Aug 13 19:22:00.404612 np0000007253 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 19:22:00.409791 np0000007253 devstack@c-api.service[100182]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 19:22:00 2026] *** Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: nodename: np0000007253 Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: machine: x86_64 Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: clock source: unix Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: pcre jit disabled Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: detected number of CPU cores: 16 Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: current working directory: / Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: detected binary path: /usr/bin/uwsgi-core Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: your processes number limit is 257052 Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: your memory page size is 4096 bytes Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: detected max file descriptor number: 2048 Aug 13 19:22:00.412047 np0000007253 devstack@c-api.service[100182]: lock engine: pthread robust mutexes Aug 13 19:22:00.412410 np0000007253 devstack@c-api.service[100182]: thunder lock: enabled Aug 13 19:22:00.412410 np0000007253 devstack@c-api.service[100182]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 19:22:00.412454 np0000007253 devstack@c-api.service[100182]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 19:22:00.412454 np0000007253 devstack@c-api.service[100182]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 19:22:00.412454 np0000007253 devstack@c-api.service[100182]: Set PythonHome to /opt/stack/data/venv Aug 13 19:22:00.445174 np0000007253 devstack@c-api.service[100182]: Python main interpreter initialized at 0x7c4e554a4668 Aug 13 19:22:00.445174 np0000007253 devstack@c-api.service[100182]: python threads support enabled Aug 13 19:22:00.445174 np0000007253 devstack@c-api.service[100182]: your server socket listen backlog is limited to 100 connections Aug 13 19:22:00.445174 np0000007253 devstack@c-api.service[100182]: your mercy for graceful operations on workers is 80 seconds Aug 13 19:22:00.445727 np0000007253 devstack@c-api.service[100182]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 19:22:00.445880 np0000007253 devstack@c-api.service[100182]: *** Operational MODE: preforking *** Aug 13 19:22:00.446089 np0000007253 devstack@c-api.service[100182]: *** uWSGI is running in multiple interpreter mode *** Aug 13 19:22:00.446089 np0000007253 devstack@c-api.service[100182]: spawned uWSGI master process (pid: 100182) Aug 13 19:22:00.446254 np0000007253 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 19:22:00.446929 np0000007253 devstack@c-api.service[100182]: spawned uWSGI worker 1 (pid: 100183, cores: 1) Aug 13 19:22:00.447342 np0000007253 devstack@c-api.service[100182]: spawned uWSGI worker 2 (pid: 100184, cores: 1) Aug 13 19:22:00.447628 np0000007253 devstack@c-api.service[100182]: spawned uWSGI worker 3 (pid: 100185, cores: 1) Aug 13 19:22:00.448012 np0000007253 devstack@c-api.service[100182]: spawned uWSGI worker 4 (pid: 100186, cores: 1) Aug 13 19:22:00.448076 np0000007253 devstack@c-api.service[100182]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 19:22:00.563047 np0000007253 devstack@c-api.service[100184]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 19:22:00.563047 np0000007253 devstack@c-api.service[100184]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 19:22:00.563047 np0000007253 devstack@c-api.service[100184]: we strongly recommend against using it for new projects. Aug 13 19:22:00.563047 np0000007253 devstack@c-api.service[100184]: If you are already using Eventlet, we recommend migrating to a different Aug 13 19:22:00.563047 np0000007253 devstack@c-api.service[100184]: framework. For more detail see Aug 13 19:22:00.563047 np0000007253 devstack@c-api.service[100184]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 19:22:00.563047 np0000007253 devstack@c-api.service[100184]: import eventlet # noqa Aug 13 19:22:00.585624 np0000007253 devstack@c-api.service[100185]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 19:22:00.585624 np0000007253 devstack@c-api.service[100185]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 19:22:00.585624 np0000007253 devstack@c-api.service[100185]: we strongly recommend against using it for new projects. Aug 13 19:22:00.585624 np0000007253 devstack@c-api.service[100185]: If you are already using Eventlet, we recommend migrating to a different Aug 13 19:22:00.585624 np0000007253 devstack@c-api.service[100185]: framework. For more detail see Aug 13 19:22:00.585624 np0000007253 devstack@c-api.service[100185]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 19:22:00.585624 np0000007253 devstack@c-api.service[100185]: import eventlet # noqa Aug 13 19:22:00.588992 np0000007253 devstack@c-api.service[100183]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 19:22:00.588992 np0000007253 devstack@c-api.service[100183]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 19:22:00.588992 np0000007253 devstack@c-api.service[100183]: we strongly recommend against using it for new projects. Aug 13 19:22:00.588992 np0000007253 devstack@c-api.service[100183]: If you are already using Eventlet, we recommend migrating to a different Aug 13 19:22:00.588992 np0000007253 devstack@c-api.service[100183]: framework. For more detail see Aug 13 19:22:00.588992 np0000007253 devstack@c-api.service[100183]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 19:22:00.588992 np0000007253 devstack@c-api.service[100183]: import eventlet # noqa Aug 13 19:22:00.614134 np0000007253 devstack@c-api.service[100186]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 19:22:00.614134 np0000007253 devstack@c-api.service[100186]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 19:22:00.614134 np0000007253 devstack@c-api.service[100186]: we strongly recommend against using it for new projects. Aug 13 19:22:00.614134 np0000007253 devstack@c-api.service[100186]: If you are already using Eventlet, we recommend migrating to a different Aug 13 19:22:00.614134 np0000007253 devstack@c-api.service[100186]: framework. For more detail see Aug 13 19:22:00.614134 np0000007253 devstack@c-api.service[100186]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 19:22:00.614134 np0000007253 devstack@c-api.service[100186]: import eventlet # noqa Aug 13 19:22:00.735193 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 19:22:00.735193 np0000007253 devstack@c-api.service[100184]: from cgi import parse_header Aug 13 19:22:00.744841 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 19:22:00.744841 np0000007253 devstack@c-api.service[100183]: from cgi import parse_header Aug 13 19:22:00.771902 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 19:22:00.771902 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:22:00.783582 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 19:22:00.783582 np0000007253 devstack@c-api.service[100184]: removals.removed_module( Aug 13 19:22:00.783729 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 19:22:00.783729 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:22:00.784512 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 19:22:00.784512 np0000007253 devstack@c-api.service[100184]: removals.removed_module( Aug 13 19:22:00.795322 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 19:22:00.795322 np0000007253 devstack@c-api.service[100183]: removals.removed_module( Aug 13 19:22:00.796209 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 19:22:00.796209 np0000007253 devstack@c-api.service[100183]: removals.removed_module( Aug 13 19:22:00.799934 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 19:22:00.799934 np0000007253 devstack@c-api.service[100185]: from cgi import parse_header Aug 13 19:22:00.832687 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 19:22:00.832687 np0000007253 devstack@c-api.service[100186]: from cgi import parse_header Aug 13 19:22:00.856426 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 19:22:00.856426 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:22:00.870905 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 19:22:00.870905 np0000007253 devstack@c-api.service[100185]: removals.removed_module( Aug 13 19:22:00.871981 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 19:22:00.871981 np0000007253 devstack@c-api.service[100185]: removals.removed_module( Aug 13 19:22:00.887258 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 19:22:00.887258 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:22:00.902452 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 19:22:00.902452 np0000007253 devstack@c-api.service[100186]: removals.removed_module( Aug 13 19:22:00.903551 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 19:22:00.903551 np0000007253 devstack@c-api.service[100186]: removals.removed_module( Aug 13 19:22:01.567093 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 19:22:01.567093 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:22:01.620394 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 19:22:01.620394 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:22:01.624125 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 19:22:01.624125 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:22:01.662704 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 19:22:01.662704 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:22:01.680109 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 19:22:01.680109 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:22:01.690596 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 19:22:01.690596 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:22:01.710485 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 19:22:01.710485 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:22:01.731500 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 19:22:01.731500 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:22:01.837979 np0000007253 devstack@c-api.service[100183]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 19:22:01.842292 np0000007253 devstack@c-api.service[100183]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100183) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 19:22:01.908299 np0000007253 devstack@c-api.service[100185]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 19:22:01.908435 np0000007253 devstack@c-api.service[100184]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 19:22:01.908486 np0000007253 devstack@c-api.service[100184]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100184) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 19:22:01.908535 np0000007253 devstack@c-api.service[100185]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100185) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 19:22:01.939847 np0000007253 devstack@c-api.service[100186]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 19:22:01.940090 np0000007253 devstack@c-api.service[100186]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100186) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 19:22:01.963354 np0000007253 devstack@c-api.service[100183]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 19:22:01.963354 np0000007253 devstack@c-api.service[100183]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 19:22:01.968122 np0000007253 devstack@c-api.service[100184]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 19:22:01.968122 np0000007253 devstack@c-api.service[100184]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 19:22:01.994532 np0000007253 devstack@c-api.service[100185]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 19:22:01.994532 np0000007253 devstack@c-api.service[100185]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 19:22:02.021326 np0000007253 devstack@c-api.service[100186]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 19:22:02.021326 np0000007253 devstack@c-api.service[100186]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 19:22:02.413789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100183) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 19:22:02.413851 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100184) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 19:22:02.414073 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100186) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 19:22:02.414113 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.414178 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100185) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 19:22:02.414213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.414323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.414380 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.414430 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.414499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.414583 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.414616 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.414644 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.414667 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.414775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.414815 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.416429 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.416510 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.416545 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.416601 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.416639 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.416672 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.416723 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.416761 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.416796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.416829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.416869 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.416910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.416950 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.416974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.416995 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.416995 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.417037 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.417058 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.417058 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.417096 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.417118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.417139 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.417187 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.417213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.417457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.417457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.417457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.417636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.417992 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.418079 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.418172 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.418253 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.418350 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.418438 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.418502 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.418564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.418614 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.418657 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.418696 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.418739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.418780 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.418851 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.418910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.418974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.419042 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.419110 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.419187 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.419249 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.419335 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.419403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.419447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.419489 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.419535 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.419581 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.419621 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.419670 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.419714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.419752 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.419789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.419832 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.419875 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.419911 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.419939 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.419968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.419990 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.420010 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.420033 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.420054 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.420074 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.420094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.420114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.420139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.420169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.420198 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.420219 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.420239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.420264 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.420302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.420325 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.420353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.420375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.420394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.420416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.420416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.420995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.421057 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.421112 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.421192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.421236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.421261 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.421301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.421301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.421369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.421404 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.421427 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.421449 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.421469 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.421490 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.421514 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.421536 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.421556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.421577 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.421602 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.421623 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.421644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.421664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.421685 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.421705 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.421725 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.421746 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.421771 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.421771 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.421828 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.421854 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.421874 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.421896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.421917 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.421937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.421957 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.421979 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.422000 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.422030 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.422052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.422074 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.422095 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.422115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.422136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.422170 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.422196 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.422222 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.422243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.422287 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.422313 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.422340 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.422361 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.422383 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.422403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.422423 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.422443 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.422443 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.423489 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.423541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.423566 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.423637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.423686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.423731 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.423771 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.423810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.423843 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.423864 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.423892 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.423913 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.423949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.423975 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.423996 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.424025 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.424063 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.424099 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.424141 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.424184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.424214 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.424237 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.424257 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.424292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.424314 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.424334 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.424355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.424355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.424642 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.424708 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.424764 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.424826 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.424862 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.424896 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.424935 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.424971 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.425010 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.425044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.425077 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.425117 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.425149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.425207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.425246 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.425304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.425350 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.425387 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.425422 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.425457 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.425500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.425538 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.425575 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.425611 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.425651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.425708 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.425738 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.425762 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.425785 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.425808 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.425835 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.425857 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.425877 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.425901 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.425922 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.425944 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.425964 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.425983 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.426008 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.426029 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.426054 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.426074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.426095 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.426186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.426211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.426240 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.426261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.426298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.426321 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.426340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.426360 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.426380 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.426407 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.426429 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.426429 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.426429 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.427260 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.427342 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.427400 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.427456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.427499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.427549 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.427623 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.427657 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.427685 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.427749 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.427843 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.427903 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.427946 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.427946 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.427988 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.428010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.428031 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.428053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.428081 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.428106 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.428197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.428241 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.428304 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.428352 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.428395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.428436 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.428474 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.428513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.433626 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.433718 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.433768 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.433795 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.433817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.433893 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.433949 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.433949 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.434042 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.434090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.434139 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.434195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.434236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.434286 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.434314 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.434335 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.434355 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.434378 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.434398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.434428 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.434451 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.434473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.434494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.434515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.434515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.434515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.434571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.434707 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.434877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.434942 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.434994 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.435042 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.435091 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.435139 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.435200 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.435243 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.435296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.435340 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.435389 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.435432 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.435477 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.435517 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.435556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.435599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.435659 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.435722 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.435780 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.435822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.435869 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.435894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.435916 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.435949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.435978 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.435999 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.436020 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.436020 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.437390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.437441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.437468 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.437490 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.437511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.437532 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.437553 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.437574 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.437594 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.437615 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.437636 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.437665 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.437686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.437715 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.437755 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.437780 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.437802 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.437826 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.437848 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.437869 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.437889 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.437914 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.437935 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.437956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.437992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.438016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.438040 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.438040 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.438465 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.438539 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.438581 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.438610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.438633 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.438654 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.438675 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.438697 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.438722 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.438811 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.438864 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.438913 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.438954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.439006 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.439052 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.439103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.439155 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.439192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.439219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.439241 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.439265 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.439311 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.439334 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.439354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.439379 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.439403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.439403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.439403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.440037 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.440088 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.440123 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.440153 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.440197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.440219 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.440240 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.440260 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.440299 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.440322 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.440342 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.440362 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.440384 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.440404 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.440437 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.440460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.440482 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.440502 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.440523 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.440544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.440563 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.440589 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.440610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.440630 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.440653 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.440677 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.440698 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.440874 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.443102 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.443187 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.443236 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.443302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.443375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.443442 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.443497 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.443544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.443588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.443641 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.443683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.443745 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.443793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.443832 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.443873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.443911 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.443954 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.444000 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.444055 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.444104 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.444155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.444209 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.444254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.444466 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.444514 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.444564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.444564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.444564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.444634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.444634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.444674 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.444697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.444719 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.444778 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.444778 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.444817 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.444838 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.444863 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.444887 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.444910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.444932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.444953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.444953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.444953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.445009 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.445029 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.445058 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.445089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.445112 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.445132 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.445187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.445187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.445187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.445187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.445261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.445300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.446236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.446309 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.446404 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.446439 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.446463 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.446490 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.446515 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.446540 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.446563 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.446588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.446613 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.446635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.446655 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.446690 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.446723 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.446754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.446784 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.446817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.446851 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.446884 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.446906 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.446928 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.446949 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.446969 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.446999 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.446999 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.447061 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.447094 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.447126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.447233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.447295 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.447333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.447364 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.447396 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.447396 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.447451 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.447485 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.447516 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.447558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.447594 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.447629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.447661 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.447697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.447745 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.447771 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.447792 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.447814 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.447836 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.447863 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.447884 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.447905 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.447926 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.447947 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.447968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.447988 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.448009 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.448030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.448056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.448080 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.448101 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.448138 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.448177 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.448200 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.448226 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.448247 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.448285 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.448309 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.448339 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.448361 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.448386 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.448407 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.448427 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.448449 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.448475 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.448497 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.448518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.448538 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.448563 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.448584 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.448605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.448624 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.448645 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.448669 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.448689 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.448715 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.448735 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.448754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.448782 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.448802 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.448822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.448847 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.448867 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.448891 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.448915 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.448937 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.448956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.448980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.449009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.449030 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.449050 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.449070 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.449091 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.449125 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.449150 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.449185 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.449211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.449231 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.449251 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.449899 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.449948 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.450001 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.450048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.450105 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.450105 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.450105 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.450285 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.450329 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.450370 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.450408 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.450458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.450499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.450536 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.450575 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.450613 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.450651 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.450690 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.450733 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.450773 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.450811 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.450854 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.450854 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.450926 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.450965 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.450965 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.451035 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.451035 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.451035 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.451035 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.451208 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.451289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.451342 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.451384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.451423 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.451423 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.451423 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.451529 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.451570 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.451607 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.451651 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.451692 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.451756 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.451801 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.451839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.451876 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.451914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.451914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.451980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.452027 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.452066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.452109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.452181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.452234 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.452298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.452349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.452390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.452427 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.452468 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.452515 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.452555 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.452598 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.452637 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.452674 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.452711 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.452748 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.452784 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.452840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.452895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.452936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.452936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.453006 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.453044 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.453080 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.453127 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.453194 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.453248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.453312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.453312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.453404 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.453444 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.453483 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.453521 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.453559 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.453600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.453638 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.453675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.453735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.453791 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.453791 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.453892 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.453892 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.453966 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.454003 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.454068 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.454235 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.454328 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.454396 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.454453 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.454508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.454566 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.454614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.454658 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.454699 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.454699 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.454791 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.454846 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.454894 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.454937 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.454976 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.455013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.455051 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.455089 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.455132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.455132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.455132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.456048 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.456127 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.456182 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.456250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.456328 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.456404 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.456454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.456454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.456540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.456540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.456590 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.456651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.456693 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.456736 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.456774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.456798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.456820 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.456890 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.456957 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.457033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.457093 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.457582 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.457646 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.457744 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.457772 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.457805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.457841 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.457865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.457897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.457919 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.457941 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.457965 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.457987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.458007 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.458029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.458050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.458071 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.458096 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.458121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.458121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.458158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.458201 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.458222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.458222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.458268 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.458322 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.458346 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.458377 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.458400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.459013 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.459117 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.459239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.459365 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.459494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.459606 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.459750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.459879 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.459965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.460024 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.460069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.460113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.460159 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.460286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.460364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.460410 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.460472 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.460517 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.460555 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.460593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.460633 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.460673 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.460720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.460767 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.460825 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.460886 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.460926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.460966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.461004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.461043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.461081 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.461129 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.461190 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.461190 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.461253 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.461298 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.461336 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.461380 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.461421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.461470 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.461515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.461557 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.461592 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.461614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.461639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.461663 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.461687 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.461726 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.461759 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.461794 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.461833 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.461870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.462051 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.462051 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.464473 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.464594 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.464667 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.464711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.464761 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.464812 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.464864 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.464917 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.464963 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.464989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.465017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.465044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.465044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.465044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.465441 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.465513 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.465571 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.465625 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.465669 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.465694 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.465733 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.465764 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.465788 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.465814 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.465836 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.465857 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.465949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.466002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.469685 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.469761 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.469827 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.469880 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.469969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.469969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.470121 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.470645 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.470725 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.470783 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.470855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.470912 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.470957 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.470984 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.471009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.471036 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.471066 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.471091 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.471114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.471136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.471170 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.471198 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.471229 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.471253 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.471288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.471320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.471348 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.471372 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.471394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.471417 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.471439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.471460 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.471489 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.471513 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.471539 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.471724 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.471778 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.471778 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.471859 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.471903 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.471945 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.471988 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.472033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.472082 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.472126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.472126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.472126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.472126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.472126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.472411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.472411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.472411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.472411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.472411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.472411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.472411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 19:22:02.474036 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.474127 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.474263 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.474339 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100183) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.474399 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.474440 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.474489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.474535 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.474597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100185) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.474644 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.474686 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100184) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.474709 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100183) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.474732 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.474769 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 19:22:02.474815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100183) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.474859 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.474904 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 19:22:02.474949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.475030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 19:22:02.475085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100184) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.475113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 19:22:02.475152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100184) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.475200 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 19:22:02.475200 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100186) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 19:22:02.517587 np0000007253 devstack@c-api.service[100184]: INFO dbcounter [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Registered counter for database cinder Aug 13 19:22:02.517821 np0000007253 devstack@c-api.service[100183]: INFO dbcounter [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Registered counter for database cinder Aug 13 19:22:02.518795 np0000007253 devstack@c-api.service[100185]: INFO dbcounter [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Registered counter for database cinder Aug 13 19:22:02.521123 np0000007253 devstack@c-api.service[100186]: INFO dbcounter [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Registered counter for database cinder Aug 13 19:22:02.557326 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 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=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:02.558377 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-528f2aa1-71de-4f42-874b-04327aa32f69 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=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:02.559018 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-4523298c-4516-46a3-ac32-83377720fe37 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=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:02.565880 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a 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=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:02.667388 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writer thread running {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 19:22:02.668356 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writer thread running {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 19:22:02.669532 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writer thread running {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 19:22:02.669802 np0000007253 devstack@c-api.service[100184]: INFO cinder.rpc [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 19:22:02.670700 np0000007253 devstack@c-api.service[100183]: INFO cinder.rpc [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 19:22:02.671970 np0000007253 devstack@c-api.service[100185]: INFO cinder.rpc [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 19:22:02.672065 np0000007253 devstack@c-api.service[100184]: INFO cinder.rpc [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 19:22:02.672981 np0000007253 devstack@c-api.service[100183]: INFO cinder.rpc [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 19:22:02.674096 np0000007253 devstack@c-api.service[100184]: INFO cinder.rpc [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 19:22:02.675455 np0000007253 devstack@c-api.service[100185]: INFO cinder.rpc [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 19:22:02.675526 np0000007253 devstack@c-api.service[100183]: INFO cinder.rpc [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 19:22:02.676079 np0000007253 devstack@c-api.service[100184]: INFO cinder.rpc [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 19:22:02.676559 np0000007253 devstack@c-api.service[100185]: INFO cinder.rpc [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 19:22:02.676658 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.676767 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.677688 np0000007253 devstack@c-api.service[100183]: INFO cinder.rpc [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 19:22:02.677688 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.677688 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.678420 np0000007253 devstack@c-api.service[100185]: INFO cinder.rpc [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 19:22:02.678757 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.681722 np0000007253 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.681821 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.681884 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writer thread running {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 19:22:02.682159 np0000007253 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.682218 np0000007253 devstack@c-api.service[100183]: WARNING cinder.keymgr.conf_key_mgr [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.682286 np0000007253 devstack@c-api.service[100186]: INFO cinder.rpc [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 19:22:02.682338 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.682338 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.682404 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.682437 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.683227 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.684585 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.684831 np0000007253 devstack@c-api.service[100186]: INFO cinder.rpc [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 19:22:02.687300 np0000007253 devstack@c-api.service[100186]: INFO cinder.rpc [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 19:22:02.689387 np0000007253 devstack@c-api.service[100186]: INFO cinder.rpc [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 19:22:02.689662 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.689918 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.690567 np0000007253 devstack@c-api.service[100186]: WARNING cinder.keymgr.conf_key_mgr [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.692988 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.693127 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.714339 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 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=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:02.715143 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-528f2aa1-71de-4f42-874b-04327aa32f69 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=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:02.716857 np0000007253 devstack@c-api.service[100184]: INFO cinder.rpc [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 19:22:02.717704 np0000007253 devstack@c-api.service[100185]: INFO cinder.rpc [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 19:22:02.717945 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-4523298c-4516-46a3-ac32-83377720fe37 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=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:02.719393 np0000007253 devstack@c-api.service[100184]: INFO cinder.rpc [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 19:22:02.719882 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.720015 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.720337 np0000007253 devstack@c-api.service[100183]: INFO cinder.rpc [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 19:22:02.720425 np0000007253 devstack@c-api.service[100185]: INFO cinder.rpc [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 19:22:02.720811 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.721473 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.722542 np0000007253 devstack@c-api.service[100183]: INFO cinder.rpc [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 19:22:02.722958 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.723135 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.725043 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a 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=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:02.727386 np0000007253 devstack@c-api.service[100186]: INFO cinder.rpc [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 19:22:02.729532 np0000007253 devstack@c-api.service[100186]: INFO cinder.rpc [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 19:22:02.729910 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.730050 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.731284 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.731497 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.732393 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.732589 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.733051 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.733222 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.735371 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.735554 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.736165 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.736363 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.736513 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.736659 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.738663 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.738816 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.738944 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.739070 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.739478 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.739562 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.740819 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.740958 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.741540 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.741809 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.741986 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.742190 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.742932 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.743088 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.743349 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.743472 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.744097 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.744233 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.744741 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.744905 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.745378 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.745500 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.745597 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.745720 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.746143 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.746336 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.747142 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.747350 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.747959 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.748124 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.748516 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.748813 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.748870 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.748914 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.750110 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.750243 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.750382 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.750516 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.750563 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.750635 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.750679 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.750780 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.752042 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.752178 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.752642 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.752693 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.752732 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.752763 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.752839 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.752878 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.753561 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.753675 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.754304 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.754304 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.754730 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.754773 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.754806 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.754928 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.754966 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.755000 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.755370 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.755539 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.755695 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.755854 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.756612 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.756667 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.756701 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.756732 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.757740 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.757842 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.758576 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.758696 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.759400 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.759564 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.759671 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.759801 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.760637 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.760878 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.761578 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.761709 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.762721 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.762850 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.762939 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.763072 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.763123 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.763290 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.764229 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.764336 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.764422 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.764469 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.765225 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.765373 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.765456 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.765602 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.766285 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.766455 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.766525 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.766576 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.766624 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.766672 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.766721 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.766765 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.767387 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.767520 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.767583 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.767612 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.768188 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.768596 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.768663 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.768806 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.768860 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.768894 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.769033 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.769140 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.769176 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.769284 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.769456 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.769495 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.769619 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.769689 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.769720 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.769818 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.770005 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.770394 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.770527 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.770590 np0000007253 devstack@c-api.service[100185]: WARNING cinder.api.contrib.hosts [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 19:22:02.770673 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.770847 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.770878 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.770963 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.770998 np0000007253 devstack@c-api.service[100183]: WARNING cinder.api.contrib.hosts [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 19:22:02.771034 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.771227 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.771411 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.771453 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.771507 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: extensions {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.771549 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.771800 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.771910 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.771940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: extensions {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.772470 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.772563 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.772597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: consistencygroups {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.772640 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.772667 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.773063 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: consistencygroups {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.773285 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.773449 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.773983 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.774113 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.774161 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.774352 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.774809 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.774856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: extra_specs {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.774918 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.775101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: extra_specs {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.775425 np0000007253 devstack@c-api.service[100184]: WARNING cinder.api.contrib.hosts [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 19:22:02.775492 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.775646 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.775754 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.775925 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.776246 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.776324 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: capabilities {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.776376 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.776588 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: extensions {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.777034 np0000007253 devstack@c-api.service[100186]: WARNING cinder.api.contrib.hosts [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 19:22:02.777290 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.777411 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.777537 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: backups {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.777635 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: capabilities {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.778019 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: extensions {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.778112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: consistencygroups {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.778981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: consistencygroups {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.779049 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: backups {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.779542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: os-quota-sets {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.780628 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: extra_specs {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.781013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: qos-specs {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.781081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: os-quota-sets {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.781672 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: extra_specs {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.781865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: capabilities {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.782236 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: qos-specs {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.782840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: backups {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.783318 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: encryption {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.783514 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: capabilities {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.784207 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: encryption {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.784427 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: encryption {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.784532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: backups {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.785374 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: os-quota-sets {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.785505 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: encryption {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.785545 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: cgsnapshots {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.786127 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: os-quota-sets {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.786214 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: qos-specs {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.786569 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: cgsnapshots {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.786647 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: scheduler-stats {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.787344 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: qos-specs {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.787717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: scheduler-stats {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.787846 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: os-volume-manage {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.787955 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: encryption {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.788856 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: os-volume-manage {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.789223 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: os-snapshot-manage {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.789297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: encryption {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.789333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: encryption {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.789937 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: os-snapshot-manage {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.790203 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: os-volume-transfer {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.790411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: cgsnapshots {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.790461 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: encryption {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.791082 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: os-volume-transfer {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.791585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: os-hosts {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.791641 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: scheduler-stats {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.791678 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: cgsnapshots {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.792390 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: os-hosts {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.792658 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: os-volume-type-access {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.792784 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: os-volume-manage {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.792844 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: scheduler-stats {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.793515 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: os-volume-type-access {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.793894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: os-snapshot-manage {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.793944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: os-volume-manage {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.794041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: os-availability-zone {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.794813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: os-availability-zone {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.795012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: os-snapshot-manage {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.795057 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: os-volume-transfer {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extended resource: os-quota-class-sets {{(pid=100185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extended resource: os-quota-class-sets {{(pid=100183) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798431 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: os-volume-transfer {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798468 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: os-hosts {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798510 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.798510 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.798559 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.798585 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: os-hosts {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798618 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.798648 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.798673 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: os-volume-type-access {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798701 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.798724 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.798745 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.798766 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.798787 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.798809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: os-volume-type-access {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: os-availability-zone {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.798872 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.798974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.snapshot_actions [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] SnapshotActionsController initialized {{(pid=100185) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 19:22:02.799023 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.799520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.snapshot_actions [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] SnapshotActionsController initialized {{(pid=100183) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 19:22:02.799580 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: os-availability-zone {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.799849 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.799917 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.799967 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.800082 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.800492 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extended resource: os-quota-class-sets {{(pid=100186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.800550 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.800614 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extended resource: os-quota-class-sets {{(pid=100184) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 19:22:02.800673 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.800822 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.800984 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.801264 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.801404 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.801737 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.801790 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.801877 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.801916 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.801943 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.802018 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.802087 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.802213 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.802681 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.802730 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.802772 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.802810 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.802837 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.802864 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.802887 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.802918 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.802944 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803029 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803147 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803255 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension UsedLimits extending resource: limits {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803530 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.803559 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803595 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.803634 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803681 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.803721 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803764 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.803793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension AdminActions extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803852 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803876 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension AdminActions extending resource: snapshots {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.803955 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension AdminActions extending resource: backups {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804014 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension VolumeActions extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804126 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804185 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] SnapshotActionsController initialized {{(pid=100186) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 19:22:02.804225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804283 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] SnapshotActionsController initialized {{(pid=100184) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 19:22:02.804338 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.router [None req-4523298c-4516-46a3-ac32-83377720fe37 None None] Extension TypesManage extending resource: types {{(pid=100183) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804432 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension UsedLimits extending resource: limits {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804542 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.804590 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804653 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.804687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804818 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.804960 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension AdminActions extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.805105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension AdminActions extending resource: snapshots {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.805146 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.805215 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.805247 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension AdminActions extending resource: backups {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.805299 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.805363 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.805396 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension VolumeActions extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.805563 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.805687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.router [None req-528f2aa1-71de-4f42-874b-04327aa32f69 None None] Extension TypesManage extending resource: types {{(pid=100185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.805874 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.807824 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.807890 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.807890 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.807941 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.807941 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.807984 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.807984 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.808023 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:22:02.808047 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808086 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:22:02.808113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808258 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808308 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension UsedLimits extending resource: limits {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808342 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808387 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808419 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808447 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808484 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808525 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808557 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension AdminActions extending resource: volumes {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.808617 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.809805 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension AdminActions extending resource: snapshots {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.809867 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension UsedLimits extending resource: limits {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.809917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension AdminActions extending resource: backups {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.809956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.809956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810012 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension VolumeActions extending resource: volumes {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810045 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810077 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension AdminActions extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810131 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.router [None req-c8230470-6dc7-4b17-b5fa-4a0ef6197a0a None None] Extension TypesManage extending resource: types {{(pid=100186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension AdminActions extending resource: snapshots {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension AdminActions extending resource: backups {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension VolumeActions extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.810159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.router [None req-3f75d3bd-1b8e-416e-987d-eb1e1a515373 None None] Extension TypesManage extending resource: types {{(pid=100184) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 19:22:02.811449 np0000007253 devstack@c-api.service[100183]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4e554a4668 pid: 100183 (default app) Aug 13 19:22:02.813027 np0000007253 devstack@c-api.service[100185]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4e554a4668 pid: 100185 (default app) Aug 13 19:22:02.816254 np0000007253 devstack@c-api.service[100186]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4e554a4668 pid: 100186 (default app) Aug 13 19:22:02.817072 np0000007253 devstack@c-api.service[100184]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4e554a4668 pid: 100184 (default app) Aug 13 19:22:02.819003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cc8cfd3c-2f6d-4045-b9e9-07a96533cec1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:22:02.821789 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1/1] 10.4.3.126 () {60 vars in 925 bytes} [Thu Aug 13 19:22:02 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:22:07.584867 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67927e1d-1234-4618-8094-31263d4f0fa9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:22:08.146779 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67927e1d-1234-4618-8094-31263d4f0fa9 admin admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:22:08.147406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67927e1d-1234-4618-8094-31263d4f0fa9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:22:08.149090 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:22:08.149090 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:22:08.183600 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-67927e1d-1234-4618-8094-31263d4f0fa9 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=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:08.208750 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67927e1d-1234-4618-8094-31263d4f0fa9 admin admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:22:08.209129 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1/2] 10.4.3.126 () {68 vars in 1302 bytes} [Thu Aug 13 19:22:07 2026] POST /volume/v3/types => generated 183 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:22:08.226059 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7b3c8ed2-dc82-46be-889c-71c4b97fe4a5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:22:08.506762 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b3c8ed2-dc82-46be-889c-71c4b97fe4a5 admin admin] POST https://10.4.3.126/volume/v3/types/aa0d47c2-6290-48f3-ab08-85b20671b4c3/extra_specs Aug 13 19:22:08.507391 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b3c8ed2-dc82-46be-889c-71c4b97fe4a5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:22:08.509511 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:22:08.509511 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:22:08.547249 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-7b3c8ed2-dc82-46be-889c-71c4b97fe4a5 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=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:08.608536 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b3c8ed2-dc82-46be-889c-71c4b97fe4a5 admin admin] https://10.4.3.126/volume/v3/types/aa0d47c2-6290-48f3-ab08-85b20671b4c3/extra_specs returned with HTTP 200 Aug 13 19:22:08.609074 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1/3] 10.4.3.126 () {68 vars in 1449 bytes} [Thu Aug 13 19:22:08 2026] POST /volume/v3/types/aa0d47c2-6290-48f3-ab08-85b20671b4c3/extra_specs => generated 52 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:22:08.863296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a7fea1ab-0d61-44c8-8ccf-3fcb3d67838d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:22:09.163982 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a7fea1ab-0d61-44c8-8ccf-3fcb3d67838d admin admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:22:09.164676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a7fea1ab-0d61-44c8-8ccf-3fcb3d67838d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:22:09.166432 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:22:09.166432 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:22:09.203896 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-a7fea1ab-0d61-44c8-8ccf-3fcb3d67838d 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=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:09.238728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a7fea1ab-0d61-44c8-8ccf-3fcb3d67838d admin admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:22:09.238728 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1/4] 10.4.3.126 () {68 vars in 1302 bytes} [Thu Aug 13 19:22:08 2026] POST /volume/v3/types => generated 186 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:22:09.248586 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-40c18fbb-7e3b-4c34-9563-e5c8263cdd1b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:22:09.528592 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-40c18fbb-7e3b-4c34-9563-e5c8263cdd1b admin admin] POST https://10.4.3.126/volume/v3/types/c723cf05-6dd7-4e70-a933-c2e2b7fd6459/extra_specs Aug 13 19:22:09.529219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-40c18fbb-7e3b-4c34-9563-e5c8263cdd1b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:22:09.530934 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:22:09.530934 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:22:09.564128 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-40c18fbb-7e3b-4c34-9563-e5c8263cdd1b 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=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:22:09.618201 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-40c18fbb-7e3b-4c34-9563-e5c8263cdd1b admin admin] https://10.4.3.126/volume/v3/types/c723cf05-6dd7-4e70-a933-c2e2b7fd6459/extra_specs returned with HTTP 200 Aug 13 19:22:09.618627 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 2/5] 10.4.3.126 () {68 vars in 1449 bytes} [Thu Aug 13 19:22:09 2026] POST /volume/v3/types/c723cf05-6dd7-4e70-a933-c2e2b7fd6459/extra_specs => generated 45 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:22:18.206423 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:22:18.607346 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:22:19.233774 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:22:19.616797 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:22:34.963431 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-82f2dd3a-9696-4bc0-abe8-a88c27c5a77e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:22:34.964165 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-82f2dd3a-9696-4bc0-abe8-a88c27c5a77e None None] GET https://10.4.3.126/volume// Aug 13 19:22:34.964399 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-82f2dd3a-9696-4bc0-abe8-a88c27c5a77e None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:22:34.964636 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-82f2dd3a-9696-4bc0-abe8-a88c27c5a77e None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:22:34.965182 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-82f2dd3a-9696-4bc0-abe8-a88c27c5a77e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:22:34.965515 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 2/6] 10.4.3.126 () {66 vars in 1425 bytes} [Thu Aug 13 19:22:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:23:13.422955 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-35cc88d0-6d3c-49c6-9aad-9d2b90418acd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:13.675405 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-35cc88d0-6d3c-49c6-9aad-9d2b90418acd tempest-verify_tempest_config-210276682 tempest-verify_tempest_config-210276682-project-member] GET https://10.4.3.126/volume/v3/extensions Aug 13 19:23:13.675603 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-35cc88d0-6d3c-49c6-9aad-9d2b90418acd tempest-verify_tempest_config-210276682 tempest-verify_tempest_config-210276682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:23:13.675809 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-35cc88d0-6d3c-49c6-9aad-9d2b90418acd tempest-verify_tempest_config-210276682 tempest-verify_tempest_config-210276682-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:23:13.676166 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-35cc88d0-6d3c-49c6-9aad-9d2b90418acd tempest-verify_tempest_config-210276682 tempest-verify_tempest_config-210276682-project-member] https://10.4.3.126/volume/v3/extensions returned with HTTP 200 Aug 13 19:23:13.676531 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 2/7] 10.4.3.126 () {66 vars in 1246 bytes} [Thu Aug 13 19:23:13 2026] GET /volume/v3/extensions => generated 5245 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:23:58.786722 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e44c53d8-7ce7-4536-b47f-73873acdb1bc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:58.835695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-25c2bcc1-48f2-46d1-8548-e4838e491cf6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:59.115992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e44c53d8-7ce7-4536-b47f-73873acdb1bc tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:23:59.116333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e44c53d8-7ce7-4536-b47f-73873acdb1bc tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1230292616"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:23:59.130003 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e44c53d8-7ce7-4536-b47f-73873acdb1bc tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:23:59.130356 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 2/8] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:23:58 2026] POST /volume/v3/types => generated 220 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:23:59.139806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91ebbe5e-9099-41db-9d40-332c1eda0f41 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:59.142706 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91ebbe5e-9099-41db-9d40-332c1eda0f41 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:23:59.143119 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91ebbe5e-9099-41db-9d40-332c1eda0f41 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1511277109"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:23:59.171659 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91ebbe5e-9099-41db-9d40-332c1eda0f41 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:23:59.172287 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 3/9] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:23:59 2026] POST /volume/v3/group_types => generated 177 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:23:59.180069 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-54e670e7-1a59-4eef-a38f-18904c288a62 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:59.225520 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25c2bcc1-48f2-46d1-8548-e4838e491cf6 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:23:59.225520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25c2bcc1-48f2-46d1-8548-e4838e491cf6 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-593213946"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:23:59.248211 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25c2bcc1-48f2-46d1-8548-e4838e491cf6 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:23:59.248620 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 3/10] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:23:58 2026] POST /volume/v3/types => generated 227 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:23:59.258449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9a64ff9e-fc94-48ea-8f02-65e1b739b18e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:59.259995 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a64ff9e-fc94-48ea-8f02-65e1b739b18e tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:23:59.260338 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a64ff9e-fc94-48ea-8f02-65e1b739b18e tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-118158982"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:23:59.286133 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a64ff9e-fc94-48ea-8f02-65e1b739b18e tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:23:59.286671 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 3/11] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:23:59 2026] POST /volume/v3/group_types => generated 184 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:23:59.298503 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:59.391329 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-54e670e7-1a59-4eef-a38f-18904c288a62 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:23:59.391819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-54e670e7-1a59-4eef-a38f-18904c288a62 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7809744c-c20d-446e-80c0-9f6bf26c4bf9", "volume_types": ["96ec04ea-e3ec-4b97-9f1c-a56ec47c94a0"], "name": "tempest-GroupsV320Test-Group-54289436"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:23:59.393326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-54e670e7-1a59-4eef-a38f-18904c288a62 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Creating new group {'group': {'group_type': '7809744c-c20d-446e-80c0-9f6bf26c4bf9', 'volume_types': ['96ec04ea-e3ec-4b97-9f1c-a56ec47c94a0'], 'name': 'tempest-GroupsV320Test-Group-54289436'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:23:59.403032 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-54e670e7-1a59-4eef-a38f-18904c288a62 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Creating group tempest-GroupsV320Test-Group-54289436. Aug 13 19:23:59.420557 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-54e670e7-1a59-4eef-a38f-18904c288a62 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:23:59.420001. {{(pid=100186) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:23:59.420690 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-54e670e7-1a59-4eef-a38f-18904c288a62 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Availability Zones retrieved successfully. Aug 13 19:23:59.449086 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-54e670e7-1a59-4eef-a38f-18904c288a62 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Created reservations ['9570c2ed-2879-4edd-9da6-588eed6426f3'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:23:59.464211 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:23:59.464662 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "afa4531d-a1ca-4501-847d-4a6105be2d5e", "volume_types": ["3e98697f-f33d-4087-868c-dfd75a58a616"], "name": "tempest-GroupSnapshotsV319Test-Group-1680664521"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:23:59.466165 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Creating new group {'group': {'group_type': 'afa4531d-a1ca-4501-847d-4a6105be2d5e', 'volume_types': ['3e98697f-f33d-4087-868c-dfd75a58a616'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1680664521'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:23:59.470372 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1680664521. Aug 13 19:23:59.492109 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:23:59.491491. {{(pid=100185) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:23:59.492268 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Availability Zones retrieved successfully. Aug 13 19:23:59.503680 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-54e670e7-1a59-4eef-a38f-18904c288a62 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:23:59.504257 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 3/12] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:23:59 2026] POST /volume/v3/groups => generated 106 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:23:59.516090 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-643c4973-c90b-4abb-8ddd-8fe3f9933083 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:59.518858 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-643c4973-c90b-4abb-8ddd-8fe3f9933083 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:23:59.519064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-643c4973-c90b-4abb-8ddd-8fe3f9933083 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:23:59.519251 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-643c4973-c90b-4abb-8ddd-8fe3f9933083 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:23:59.519738 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-643c4973-c90b-4abb-8ddd-8fe3f9933083 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] show called for member 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:23:59.525905 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Created reservations ['66701bc9-0499-4273-8af3-7fe333d5c950'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:23:59.532942 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:23:59.532942 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:23:59.878563 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-643c4973-c90b-4abb-8ddd-8fe3f9933083 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e returned with HTTP 200 Aug 13 19:23:59.878563 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 4/13] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:23:59 2026] GET /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e => generated 386 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:23:59.879250 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc44effd-ba7d-486a-8490-6e62d98e9f32 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:23:59.879250 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 4/14] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:23:59 2026] POST /volume/v3/groups => generated 116 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:23:59.881540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60771c36-7583-4136-bf18-bc90447b1021 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:23:59.881540 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60771c36-7583-4136-bf18-bc90447b1021 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e Aug 13 19:23:59.881540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60771c36-7583-4136-bf18-bc90447b1021 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:23:59.881540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60771c36-7583-4136-bf18-bc90447b1021 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:23:59.881540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-60771c36-7583-4136-bf18-bc90447b1021 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 3489ac1f-ae5b-451f-ae1b-c280d34acc7e {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:23:59.881540 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:23:59.881540 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:23:59.882587 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60771c36-7583-4136-bf18-bc90447b1021 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e returned with HTTP 200 Aug 13 19:23:59.882587 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 4/15] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:23:59 2026] GET /volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e => generated 396 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:00.575845 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b1404e16-e8e1-460f-84a6-00656753525b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.578247 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b1404e16-e8e1-460f-84a6-00656753525b tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:24:00.578518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b1404e16-e8e1-460f-84a6-00656753525b tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:00.578714 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b1404e16-e8e1-460f-84a6-00656753525b tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:00.578900 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-b1404e16-e8e1-460f-84a6-00656753525b tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] show called for member 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:00.582735 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.582735 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:00.611373 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b1404e16-e8e1-460f-84a6-00656753525b tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e returned with HTTP 200 Aug 13 19:24:00.611740 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 4/16] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:00 2026] GET /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:00.623376 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4af5cf09-5000-4213-aa56-4eab0e76c485 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.625225 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4af5cf09-5000-4213-aa56-4eab0e76c485 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] POST https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action Aug 13 19:24:00.626120 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4af5cf09-5000-4213-aa56-4eab0e76c485 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:00.626251 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4af5cf09-5000-4213-aa56-4eab0e76c485 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:00.627695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-4af5cf09-5000-4213-aa56-4eab0e76c485 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Updating group '37777cbd-b212-4fb6-a19f-c8d1a667ba3e' with 'creating' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 19:24:00.631879 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.631879 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:00.638958 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4af5cf09-5000-4213-aa56-4eab0e76c485 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action returned with HTTP 202 Aug 13 19:24:00.639378 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 5/17] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:00 2026] POST /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:00.646265 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a298afae-883a-48d8-a772-e4fa32e6828c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.648291 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a298afae-883a-48d8-a772-e4fa32e6828c tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:24:00.648631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a298afae-883a-48d8-a772-e4fa32e6828c tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:00.648992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a298afae-883a-48d8-a772-e4fa32e6828c tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:00.649198 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-a298afae-883a-48d8-a772-e4fa32e6828c tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] show called for member 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:00.653217 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.653217 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:00.656145 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d2817ab-9c82-41a7-8168-603dca18a545 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.658086 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d2817ab-9c82-41a7-8168-603dca18a545 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e Aug 13 19:24:00.658248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d2817ab-9c82-41a7-8168-603dca18a545 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:00.658471 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d2817ab-9c82-41a7-8168-603dca18a545 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:00.658620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-4d2817ab-9c82-41a7-8168-603dca18a545 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 3489ac1f-ae5b-451f-ae1b-c280d34acc7e {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:00.662554 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.662554 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:00.668333 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a298afae-883a-48d8-a772-e4fa32e6828c tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e returned with HTTP 200 Aug 13 19:24:00.669492 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 5/18] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:00 2026] GET /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e => generated 386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:00.670102 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d2817ab-9c82-41a7-8168-603dca18a545 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e returned with HTTP 200 Aug 13 19:24:00.670499 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 5/19] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:00 2026] GET /volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e => generated 397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:00.678106 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-930ce855-21e8-45ef-9c24-803b1e632023 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.680002 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-930ce855-21e8-45ef-9c24-803b1e632023 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] POST https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action Aug 13 19:24:00.680755 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-930ce855-21e8-45ef-9c24-803b1e632023 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:00.680911 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-930ce855-21e8-45ef-9c24-803b1e632023 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:00.682558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-930ce855-21e8-45ef-9c24-803b1e632023 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Updating group '37777cbd-b212-4fb6-a19f-c8d1a667ba3e' with 'available' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 19:24:00.683203 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6fe17728-6896-43ed-a468-f2fdef4de101 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.684965 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:00.685351 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1663818842", "volume_type": "3e98697f-f33d-4087-868c-dfd75a58a616", "group_id": "3489ac1f-ae5b-451f-ae1b-c280d34acc7e", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:00.686858 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.686858 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:00.686984 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1663818842', 'volume_type': '3e98697f-f33d-4087-868c-dfd75a58a616', 'group_id': '3489ac1f-ae5b-451f-ae1b-c280d34acc7e', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:00.693485 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-930ce855-21e8-45ef-9c24-803b1e632023 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action returned with HTTP 202 Aug 13 19:24:00.693923 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 5/20] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:00 2026] POST /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:00.701535 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.701535 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:00.702157 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Create volume of 1 GB Aug 13 19:24:00.704161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3bcaaa49-2e41-4e06-9166-91f402e84b35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.706566 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3bcaaa49-2e41-4e06-9166-91f402e84b35 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:24:00.706915 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3bcaaa49-2e41-4e06-9166-91f402e84b35 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:00.707233 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3bcaaa49-2e41-4e06-9166-91f402e84b35 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:00.707640 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-3bcaaa49-2e41-4e06-9166-91f402e84b35 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] show called for member 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:00.710070 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:24:00.709532. {{(pid=100183) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:24:00.710187 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Availability Zones retrieved successfully. Aug 13 19:24:00.711479 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.711479 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:00.719172 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3bcaaa49-2e41-4e06-9166-91f402e84b35 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e returned with HTTP 200 Aug 13 19:24:00.719585 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 6/21] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:00 2026] GET /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:00.730766 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7e921f87-ec15-4aa7-a204-3b47ee7ce043 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.732078 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Flow 'volume_create_api' (4d931581-4bc6-424a-873e-b2af9e56f2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:00.732692 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e921f87-ec15-4aa7-a204-3b47ee7ce043 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] POST https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action Aug 13 19:24:00.733434 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8ada7e-1121-4504-8b7d-12f40d27162a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:00.733475 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e921f87-ec15-4aa7-a204-3b47ee7ce043 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:00.733600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e921f87-ec15-4aa7-a204-3b47ee7ce043 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:00.734213 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.734213 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:00.734805 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:00.735153 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-7e921f87-ec15-4aa7-a204-3b47ee7ce043 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Updating group '37777cbd-b212-4fb6-a19f-c8d1a667ba3e' with 'error' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 19:24:00.740083 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.740083 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:00.747135 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e921f87-ec15-4aa7-a204-3b47ee7ce043 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action returned with HTTP 202 Aug 13 19:24:00.747561 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 6/22] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:00 2026] POST /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:00.756574 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2f946b11-5490-4af2-a92c-1b7ccc967ee6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.758639 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f946b11-5490-4af2-a92c-1b7ccc967ee6 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:24:00.758911 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f946b11-5490-4af2-a92c-1b7ccc967ee6 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:00.759149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f946b11-5490-4af2-a92c-1b7ccc967ee6 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:00.759339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-2f946b11-5490-4af2-a92c-1b7ccc967ee6 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] show called for member 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:00.763097 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.763097 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:00.767630 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8ada7e-1121-4504-8b7d-12f40d27162a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:23:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3e98697f-f33d-4087-868c-dfd75a58a616,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-593213946',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e98697f-f33d-4087-868c-dfd75a58a616', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3489ac1f-ae5b-451f-ae1b-c280d34acc7e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:00.768707 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb9c555b-6eba-44ff-adfd-75a7dab708f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:00.772397 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f946b11-5490-4af2-a92c-1b7ccc967ee6 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e returned with HTTP 200 Aug 13 19:24:00.772895 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 6/23] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:00 2026] GET /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e => generated 383 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:00.785134 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6bb55f7a-0c64-4b43-bd3a-21413a5a0230 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.786907 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6bb55f7a-0c64-4b43-bd3a-21413a5a0230 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] POST https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action Aug 13 19:24:00.787520 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6bb55f7a-0c64-4b43-bd3a-21413a5a0230 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:00.787640 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6bb55f7a-0c64-4b43-bd3a-21413a5a0230 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:00.788935 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-6bb55f7a-0c64-4b43-bd3a-21413a5a0230 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Updating group '37777cbd-b212-4fb6-a19f-c8d1a667ba3e' with 'available' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 19:24:00.804376 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.804376 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:00.812097 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-593213946 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-593213946, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:00.812097 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-593213946 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-593213946, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:00.821810 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6bb55f7a-0c64-4b43-bd3a-21413a5a0230 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action returned with HTTP 202 Aug 13 19:24:00.821810 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 7/24] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:00 2026] POST /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:00.833245 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7ac308a4-6824-4e37-967c-8e50c989bc01 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.835007 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7ac308a4-6824-4e37-967c-8e50c989bc01 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:24:00.835243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7ac308a4-6824-4e37-967c-8e50c989bc01 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:00.835480 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7ac308a4-6824-4e37-967c-8e50c989bc01 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:00.835652 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-7ac308a4-6824-4e37-967c-8e50c989bc01 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] show called for member 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:00.839590 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.839590 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:00.850372 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7ac308a4-6824-4e37-967c-8e50c989bc01 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e returned with HTTP 200 Aug 13 19:24:00.850372 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 7/25] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:00 2026] GET /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:00.861647 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-eed2709a-981d-431d-847f-49f683643460 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.861792 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Created reservations ['7b011e36-d295-44ee-bd7c-316419c5476b', '0c664e56-2bbc-4c27-a323-27809acb1c80', '39a0e4ff-8df2-46e6-8432-ac19c2af91b1', '726902d0-b082-4429-b1ad-b860976560f6'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:00.862562 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb9c555b-6eba-44ff-adfd-75a7dab708f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b011e36-d295-44ee-bd7c-316419c5476b', '0c664e56-2bbc-4c27-a323-27809acb1c80', '39a0e4ff-8df2-46e6-8432-ac19c2af91b1', '726902d0-b082-4429-b1ad-b860976560f6']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:00.863220 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf6cf7de-11be-4cdc-961b-d3fd5e470b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:00.863409 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eed2709a-981d-431d-847f-49f683643460 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:00.863604 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eed2709a-981d-431d-847f-49f683643460 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:00.863799 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eed2709a-981d-431d-847f-49f683643460 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:00.864355 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-eed2709a-981d-431d-847f-49f683643460 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:00.864689 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.864689 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:00.865119 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eed2709a-981d-431d-847f-49f683643460 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:00.900436 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-eed2709a-981d-431d-847f-49f683643460 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Get all volumes completed successfully. Aug 13 19:24:00.903697 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eed2709a-981d-431d-847f-49f683643460 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:00.904189 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 7/26] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:00.910901 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf6cf7de-11be-4cdc-961b-d3fd5e470b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf31eba1-50fc-45c3-95e8-e6ed185ad1a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1663818842',encryption_key_id=None,group_id=3489ac1f-ae5b-451f-ae1b-c280d34acc7e,group_type_id=,metadata={},multiattach=False,project_id='7eadd3fe08484eaab6c1159df8a5f285',qos_specs=None,replication_status=,reservations=['7b011e36-d295-44ee-bd7c-316419c5476b','0c664e56-2bbc-4c27-a323-27809acb1c80','39a0e4ff-8df2-46e6-8432-ac19c2af91b1','726902d0-b082-4429-b1ad-b860976560f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d711e56e903c4080bfbbda97ba15c997',volume_type_id=3e98697f-f33d-4087-868c-dfd75a58a616), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1663818842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3489ac1f-ae5b-451f-ae1b-c280d34acc7e,host=None,id=bf31eba1-50fc-45c3-95e8-e6ed185ad1a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eadd3fe08484eaab6c1159df8a5f285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d711e56e903c4080bfbbda97ba15c997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e98697f-f33d-4087-868c-dfd75a58a616),volume_type_id=3e98697f-f33d-4087-868c-dfd75a58a616)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:00.911943 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978b55e3-be22-4e20-8d85-6eabe919a307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:00.918022 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4e7120c7-8f49-41b2-bc1c-6614a7ffd30f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:00.918022 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4e7120c7-8f49-41b2-bc1c-6614a7ffd30f tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] POST https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action Aug 13 19:24:00.918022 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4e7120c7-8f49-41b2-bc1c-6614a7ffd30f tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:00.918022 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4e7120c7-8f49-41b2-bc1c-6614a7ffd30f tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:00.920329 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-4e7120c7-8f49-41b2-bc1c-6614a7ffd30f tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] delete called for group 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100185) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:24:00.920329 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-4e7120c7-8f49-41b2-bc1c-6614a7ffd30f tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Delete group with id: 37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:24:00.923831 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:00.923831 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:00.935223 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978b55e3-be22-4e20-8d85-6eabe919a307) transitioned into state 'SUCCESS' from state '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-1663818842',encryption_key_id=None,group_id=3489ac1f-ae5b-451f-ae1b-c280d34acc7e,group_type_id=,metadata={},multiattach=False,project_id='7eadd3fe08484eaab6c1159df8a5f285',qos_specs=None,replication_status=,reservations=['7b011e36-d295-44ee-bd7c-316419c5476b','0c664e56-2bbc-4c27-a323-27809acb1c80','39a0e4ff-8df2-46e6-8432-ac19c2af91b1','726902d0-b082-4429-b1ad-b860976560f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d711e56e903c4080bfbbda97ba15c997',volume_type_id=3e98697f-f33d-4087-868c-dfd75a58a616)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:00.936093 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462ad188-5542-4b38-8edd-de5d877873db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:00.967772 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462ad188-5542-4b38-8edd-de5d877873db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:00.969459 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Flow 'volume_create_api' (4d931581-4bc6-424a-873e-b2af9e56f2e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:00.969459 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Create volume request issued successfully. Aug 13 19:24:00.972755 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:00.972755 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:00.993031 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4e7120c7-8f49-41b2-bc1c-6614a7ffd30f tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action returned with HTTP 202 Aug 13 19:24:00.993897 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 8/27] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:00 2026] POST /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:01.000429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83070336-febf-4093-ae27-e54551e90341 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:01.002924 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83070336-febf-4093-ae27-e54551e90341 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:24:01.003414 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83070336-febf-4093-ae27-e54551e90341 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:01.003659 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83070336-febf-4093-ae27-e54551e90341 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:01.003923 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-83070336-febf-4093-ae27-e54551e90341 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] show called for member 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:01.008033 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:01.008707 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:01.008707 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:01.010989 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:01.010989 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:01.014658 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6fe17728-6896-43ed-a468-f2fdef4de101 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:01.015089 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 6/28] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:24:00 2026] POST /volume/v3/volumes => generated 826 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:01.021434 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83070336-febf-4093-ae27-e54551e90341 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e returned with HTTP 200 Aug 13 19:24:01.022019 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 8/29] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:00 2026] GET /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e => generated 386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:01.028240 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:01.030128 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 Aug 13 19:24:01.030337 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:01.030507 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:01.070668 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:01.070668 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:01.077901 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Volume info retrieved successfully. Aug 13 19:24:01.078935 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:01.079139 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:01.121047 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:01.123816 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:01.123816 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:01.135389 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9a495383-0fb0-49ff-94fb-5c0729c2984b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 returned with HTTP 200 Aug 13 19:24:01.135739 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 8/30] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:01 2026] GET /volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 => generated 894 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:02.035510 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b63db741-98b5-447b-bec7-6eb388059345 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:02.037827 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b63db741-98b5-447b-bec7-6eb388059345 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] GET https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e Aug 13 19:24:02.038105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b63db741-98b5-447b-bec7-6eb388059345 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:02.038490 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b63db741-98b5-447b-bec7-6eb388059345 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:02.038490 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-b63db741-98b5-447b-bec7-6eb388059345 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] show called for member 37777cbd-b212-4fb6-a19f-c8d1a667ba3e {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:02.041717 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b63db741-98b5-447b-bec7-6eb388059345 tempest-GroupsV320Test-1129033618 tempest-GroupsV320Test-1129033618-project-member] https://10.4.3.126/volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e returned with HTTP 404 Aug 13 19:24:02.042316 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 9/31] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:02 2026] GET /volume/v3/groups/37777cbd-b212-4fb6-a19f-c8d1a667ba3e => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:02.049493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9967e05d-f2ab-4239-8adc-b6bb3d6807fa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:02.051369 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9967e05d-f2ab-4239-8adc-b6bb3d6807fa tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/7809744c-c20d-446e-80c0-9f6bf26c4bf9 Aug 13 19:24:02.051573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9967e05d-f2ab-4239-8adc-b6bb3d6807fa tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:02.051774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9967e05d-f2ab-4239-8adc-b6bb3d6807fa tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:02.071484 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9967e05d-f2ab-4239-8adc-b6bb3d6807fa tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/group_types/7809744c-c20d-446e-80c0-9f6bf26c4bf9 returned with HTTP 202 Aug 13 19:24:02.071870 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 7/32] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:24:02 2026] DELETE /volume/v3/group_types/7809744c-c20d-446e-80c0-9f6bf26c4bf9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:02.078775 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7e6faa51-360e-4f2f-9a97-327191dbd15b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:02.080217 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e6faa51-360e-4f2f-9a97-327191dbd15b tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] DELETE https://10.4.3.126/volume/v3/types/96ec04ea-e3ec-4b97-9f1c-a56ec47c94a0 Aug 13 19:24:02.080475 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e6faa51-360e-4f2f-9a97-327191dbd15b tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:02.080722 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e6faa51-360e-4f2f-9a97-327191dbd15b tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:02.080987 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:02.080987 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:02.141788 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e6faa51-360e-4f2f-9a97-327191dbd15b tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/types/96ec04ea-e3ec-4b97-9f1c-a56ec47c94a0 returned with HTTP 202 Aug 13 19:24:02.142322 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 9/33] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:02 2026] DELETE /volume/v3/types/96ec04ea-e3ec-4b97-9f1c-a56ec47c94a0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:02.151354 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-75c3e90f-4cb2-463f-9440-e74e76638c62 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:02.153881 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-75c3e90f-4cb2-463f-9440-e74e76638c62 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] GET https://10.4.3.126/volume/v3/types/96ec04ea-e3ec-4b97-9f1c-a56ec47c94a0 Aug 13 19:24:02.153959 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:02.154054 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-75c3e90f-4cb2-463f-9440-e74e76638c62 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:02.154232 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-75c3e90f-4cb2-463f-9440-e74e76638c62 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:02.157232 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 Aug 13 19:24:02.157467 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:02.157515 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-75c3e90f-4cb2-463f-9440-e74e76638c62 tempest-GroupsV320Test-20039286 tempest-GroupsV320Test-20039286-project-admin] https://10.4.3.126/volume/v3/types/96ec04ea-e3ec-4b97-9f1c-a56ec47c94a0 returned with HTTP 404 Aug 13 19:24:02.157655 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:02.158132 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 9/34] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:02 2026] GET /volume/v3/types/96ec04ea-e3ec-4b97-9f1c-a56ec47c94a0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:02.198706 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:02.198706 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:02.205717 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Volume info retrieved successfully. Aug 13 19:24:02.207016 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:02.207806 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:02.247246 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:02.250869 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:02.250869 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:02.263348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5fe2429f-d3d2-47a7-81cd-684968adde58 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 returned with HTTP 200 Aug 13 19:24:02.263805 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 10/35] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:02 2026] GET /volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:02.281768 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e2d50cd0-7ce8-4d65-9e9e-17cecf889283 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:02.285030 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e2d50cd0-7ce8-4d65-9e9e-17cecf889283 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] POST https://10.4.3.126/volume/v3/group_snapshots Aug 13 19:24:02.285945 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e2d50cd0-7ce8-4d65-9e9e-17cecf889283 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3489ac1f-ae5b-451f-ae1b-c280d34acc7e", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1264241743"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:02.287694 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-e2d50cd0-7ce8-4d65-9e9e-17cecf889283 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3489ac1f-ae5b-451f-ae1b-c280d34acc7e', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1264241743'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 19:24:02.292455 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:02.292455 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:02.296572 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.group_snapshots [None req-e2d50cd0-7ce8-4d65-9e9e-17cecf889283 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1264241743. Aug 13 19:24:02.344345 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:02.344345 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:02.352332 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-e2d50cd0-7ce8-4d65-9e9e-17cecf889283 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-593213946 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-593213946, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:02.376688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-e2d50cd0-7ce8-4d65-9e9e-17cecf889283 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Created reservations ['4f23a182-910c-45ae-9cfa-a68a61705d24', 'd5fb7d7a-c349-4274-a94a-fa2507cf9d60', '2bc2b1e4-9f80-468c-87db-1b498a04d46e', '580da391-4478-49f2-bb9d-f6b409f3c5a1'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:02.421641 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e2d50cd0-7ce8-4d65-9e9e-17cecf889283 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 202 Aug 13 19:24:02.422125 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 8/36] 10.4.3.126 () {70 vars in 1324 bytes} [Thu Aug 13 19:24:02 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:02.430333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0815f2c1-8f4d-4ee8-93da-c5be3e26509e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:02.432606 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0815f2c1-8f4d-4ee8-93da-c5be3e26509e tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:02.433166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0815f2c1-8f4d-4ee8-93da-c5be3e26509e tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:02.433166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0815f2c1-8f4d-4ee8-93da-c5be3e26509e tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:02.433321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-0815f2c1-8f4d-4ee8-93da-c5be3e26509e tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 6f1a4e9e-df2b-4033-8858-f06c49647bdb {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:24:02.440969 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:02.440969 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:02.446101 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0815f2c1-8f4d-4ee8-93da-c5be3e26509e tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb returned with HTTP 200 Aug 13 19:24:02.447765 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 10/37] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:24:02 2026] GET /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:03.459536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b98c823b-8f95-4e9d-b4cf-1bd69c7384cf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.461569 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b98c823b-8f95-4e9d-b4cf-1bd69c7384cf tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:03.461846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b98c823b-8f95-4e9d-b4cf-1bd69c7384cf tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.462096 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b98c823b-8f95-4e9d-b4cf-1bd69c7384cf tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.462301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.group_snapshots [None req-b98c823b-8f95-4e9d-b4cf-1bd69c7384cf tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 6f1a4e9e-df2b-4033-8858-f06c49647bdb {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:24:03.468328 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.468328 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:03.473389 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b98c823b-8f95-4e9d-b4cf-1bd69c7384cf tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb returned with HTTP 200 Aug 13 19:24:03.474177 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 10/38] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:03.484375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-035efccc-bdc8-46de-b3fc-46139de9f8c7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.486532 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-035efccc-bdc8-46de-b3fc-46139de9f8c7 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:24:03.486797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-035efccc-bdc8-46de-b3fc-46139de9f8c7 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.487048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-035efccc-bdc8-46de-b3fc-46139de9f8c7 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.487391 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-035efccc-bdc8-46de-b3fc-46139de9f8c7 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:03.488611 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-035efccc-bdc8-46de-b3fc-46139de9f8c7 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:24:03.502604 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-035efccc-bdc8-46de-b3fc-46139de9f8c7 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Get all snapshots completed successfully. Aug 13 19:24:03.503044 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.503044 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:03.503630 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-035efccc-bdc8-46de-b3fc-46139de9f8c7 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:24:03.504097 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 11/39] 10.4.3.126 () {66 vars in 1264 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:03.516846 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0c825fdb-44b4-448f-ae60-d92d38951819 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.518759 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c825fdb-44b4-448f-ae60-d92d38951819 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/snapshots/20227935-d2f9-4df4-a1e8-163fd0faa77c Aug 13 19:24:03.519324 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c825fdb-44b4-448f-ae60-d92d38951819 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.519324 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c825fdb-44b4-448f-ae60-d92d38951819 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.525131 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.525131 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:03.525542 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0c825fdb-44b4-448f-ae60-d92d38951819 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Snapshot retrieved successfully. Aug 13 19:24:03.526946 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c825fdb-44b4-448f-ae60-d92d38951819 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/snapshots/20227935-d2f9-4df4-a1e8-163fd0faa77c returned with HTTP 200 Aug 13 19:24:03.528076 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 9/40] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/snapshots/20227935-d2f9-4df4-a1e8-163fd0faa77c => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:03.536454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a9e082bd-a583-44e3-9ce3-3850bcae9cfc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.538534 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9e082bd-a583-44e3-9ce3-3850bcae9cfc tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] POST https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action Aug 13 19:24:03.539073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9e082bd-a583-44e3-9ce3-3850bcae9cfc tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:03.539320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9e082bd-a583-44e3-9ce3-3850bcae9cfc tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:03.540919 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-a9e082bd-a583-44e3-9ce3-3850bcae9cfc tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Updating group '6f1a4e9e-df2b-4033-8858-f06c49647bdb' with 'creating' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 19:24:03.545445 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.545445 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:03.555213 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9e082bd-a583-44e3-9ce3-3850bcae9cfc tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action returned with HTTP 202 Aug 13 19:24:03.555716 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 11/41] 10.4.3.126 () {70 vars in 1455 bytes} [Thu Aug 13 19:24:03 2026] POST /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:03.562985 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c6cb078c-4a62-4187-a74d-5ad4b3be7c84 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.565686 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c6cb078c-4a62-4187-a74d-5ad4b3be7c84 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:03.566001 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c6cb078c-4a62-4187-a74d-5ad4b3be7c84 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.566258 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c6cb078c-4a62-4187-a74d-5ad4b3be7c84 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.566481 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.group_snapshots [None req-c6cb078c-4a62-4187-a74d-5ad4b3be7c84 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 6f1a4e9e-df2b-4033-8858-f06c49647bdb {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:24:03.571285 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.571285 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:03.575748 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c6cb078c-4a62-4187-a74d-5ad4b3be7c84 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb returned with HTTP 200 Aug 13 19:24:03.576310 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 11/42] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:03.586871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e7963668-d6d8-4942-b237-22685483d2c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.588749 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7963668-d6d8-4942-b237-22685483d2c4 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] POST https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action Aug 13 19:24:03.589349 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7963668-d6d8-4942-b237-22685483d2c4 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:03.589455 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7963668-d6d8-4942-b237-22685483d2c4 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:03.591301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-e7963668-d6d8-4942-b237-22685483d2c4 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Updating group '6f1a4e9e-df2b-4033-8858-f06c49647bdb' with 'available' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 19:24:03.597095 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.597095 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:03.608311 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7963668-d6d8-4942-b237-22685483d2c4 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action returned with HTTP 202 Aug 13 19:24:03.608913 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 12/43] 10.4.3.126 () {70 vars in 1455 bytes} [Thu Aug 13 19:24:03 2026] POST /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:03.618650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0784bfc6-8f2a-4266-aeac-1a748ad3384d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.621042 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0784bfc6-8f2a-4266-aeac-1a748ad3384d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:03.623933 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0784bfc6-8f2a-4266-aeac-1a748ad3384d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.623933 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0784bfc6-8f2a-4266-aeac-1a748ad3384d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.623933 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-0784bfc6-8f2a-4266-aeac-1a748ad3384d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 6f1a4e9e-df2b-4033-8858-f06c49647bdb {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:24:03.625679 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.625679 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:03.630111 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0784bfc6-8f2a-4266-aeac-1a748ad3384d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb returned with HTTP 200 Aug 13 19:24:03.630664 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 10/44] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:03.638393 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f10b3c78-7fef-4cd1-a50f-a1483288ff6a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.639893 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f10b3c78-7fef-4cd1-a50f-a1483288ff6a tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] POST https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action Aug 13 19:24:03.641314 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f10b3c78-7fef-4cd1-a50f-a1483288ff6a tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:03.641314 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f10b3c78-7fef-4cd1-a50f-a1483288ff6a tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:03.641827 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-f10b3c78-7fef-4cd1-a50f-a1483288ff6a tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Updating group '6f1a4e9e-df2b-4033-8858-f06c49647bdb' with 'error' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 19:24:03.644660 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.644660 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:03.650397 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f10b3c78-7fef-4cd1-a50f-a1483288ff6a tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action returned with HTTP 202 Aug 13 19:24:03.650779 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 12/45] 10.4.3.126 () {70 vars in 1455 bytes} [Thu Aug 13 19:24:03 2026] POST /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:03.658414 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-193c43ec-fa19-444f-92ce-8a5a51bc940f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.660093 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-193c43ec-fa19-444f-92ce-8a5a51bc940f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:03.660305 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-193c43ec-fa19-444f-92ce-8a5a51bc940f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.660500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-193c43ec-fa19-444f-92ce-8a5a51bc940f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.660624 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.group_snapshots [None req-193c43ec-fa19-444f-92ce-8a5a51bc940f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 6f1a4e9e-df2b-4033-8858-f06c49647bdb {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:24:03.666011 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.666011 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:03.669699 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-193c43ec-fa19-444f-92ce-8a5a51bc940f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb returned with HTTP 200 Aug 13 19:24:03.670133 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 12/46] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:03.681496 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7cf2581b-863d-4fb0-930e-99a6112a2906 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.683196 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7cf2581b-863d-4fb0-930e-99a6112a2906 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] POST https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action Aug 13 19:24:03.684457 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7cf2581b-863d-4fb0-930e-99a6112a2906 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:03.684457 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7cf2581b-863d-4fb0-930e-99a6112a2906 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:03.686153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-7cf2581b-863d-4fb0-930e-99a6112a2906 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Updating group '6f1a4e9e-df2b-4033-8858-f06c49647bdb' with 'available' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 19:24:03.689578 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.689578 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:03.699168 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7cf2581b-863d-4fb0-930e-99a6112a2906 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action returned with HTTP 202 Aug 13 19:24:03.699302 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 13/47] 10.4.3.126 () {70 vars in 1455 bytes} [Thu Aug 13 19:24:03 2026] POST /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:03.709752 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3b089c90-dabe-46cc-80b2-0175e25fa5e6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.711525 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b089c90-dabe-46cc-80b2-0175e25fa5e6 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:03.711821 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b089c90-dabe-46cc-80b2-0175e25fa5e6 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.712010 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b089c90-dabe-46cc-80b2-0175e25fa5e6 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.712139 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-3b089c90-dabe-46cc-80b2-0175e25fa5e6 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 6f1a4e9e-df2b-4033-8858-f06c49647bdb {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:24:03.715638 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.715638 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:03.719343 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b089c90-dabe-46cc-80b2-0175e25fa5e6 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb returned with HTTP 200 Aug 13 19:24:03.719823 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 11/48] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:03.728379 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ee1dedc-301f-4cd4-8ca6-f6aa46b8663a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.730415 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ee1dedc-301f-4cd4-8ca6-f6aa46b8663a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:03.730611 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ee1dedc-301f-4cd4-8ca6-f6aa46b8663a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.730935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ee1dedc-301f-4cd4-8ca6-f6aa46b8663a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.731078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-8ee1dedc-301f-4cd4-8ca6-f6aa46b8663a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] delete called for member 6f1a4e9e-df2b-4033-8858-f06c49647bdb {{(pid=100184) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 19:24:03.731207 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.group_snapshots [None req-8ee1dedc-301f-4cd4-8ca6-f6aa46b8663a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Delete group_snapshot with id: 6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:03.734529 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.734529 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:03.798825 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ee1dedc-301f-4cd4-8ca6-f6aa46b8663a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb returned with HTTP 202 Aug 13 19:24:03.799416 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 13/49] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:24:03 2026] DELETE /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:03.806169 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.808262 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:03.808575 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.808827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.809216 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:03.810124 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:03.819876 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Get all volumes completed successfully. Aug 13 19:24:03.820617 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:03.820783 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:03.857598 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:03.860916 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.860916 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:03.869777 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0fe372a6-a0a8-4954-ac87-5f29e5b9489d tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:03.870702 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 13/50] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:03.886648 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-24f1d7a0-d3d0-4fcc-a5d2-b0420f39f532 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.889147 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24f1d7a0-d3d0-4fcc-a5d2-b0420f39f532 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:24:03.889463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24f1d7a0-d3d0-4fcc-a5d2-b0420f39f532 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.890038 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24f1d7a0-d3d0-4fcc-a5d2-b0420f39f532 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.890696 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-24f1d7a0-d3d0-4fcc-a5d2-b0420f39f532 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:03.892190 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-24f1d7a0-d3d0-4fcc-a5d2-b0420f39f532 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:24:03.896102 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-24f1d7a0-d3d0-4fcc-a5d2-b0420f39f532 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Get all snapshots completed successfully. Aug 13 19:24:03.897782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24f1d7a0-d3d0-4fcc-a5d2-b0420f39f532 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:24:03.897782 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 14/51] 10.4.3.126 () {66 vars in 1264 bytes} [Thu Aug 13 19:24:03 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 13 19:24:03.907859 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5fc467b5-c653-490d-a4e6-2f69e6dbb802 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.910019 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fc467b5-c653-490d-a4e6-2f69e6dbb802 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb Aug 13 19:24:03.910257 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fc467b5-c653-490d-a4e6-2f69e6dbb802 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.910475 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fc467b5-c653-490d-a4e6-2f69e6dbb802 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.910622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-5fc467b5-c653-490d-a4e6-2f69e6dbb802 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 6f1a4e9e-df2b-4033-8858-f06c49647bdb {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:24:03.913608 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fc467b5-c653-490d-a4e6-2f69e6dbb802 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb returned with HTTP 404 Aug 13 19:24:03.914160 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 12/52] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/group_snapshots/6f1a4e9e-df2b-4033-8858-f06c49647bdb => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:03.920866 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:03.922612 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:03.922833 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:03.923011 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:03.923484 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:03.923832 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.923832 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:03.924268 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:03.955588 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Get all volumes completed successfully. Aug 13 19:24:03.956661 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:03.956819 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:03.993961 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:03.996848 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:03.996848 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:04.006066 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6bcf364-5799-42e4-84d3-f8c53c239d1f tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:04.006587 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 14/53] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:03 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:04.019426 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-daa61602-4fed-42c2-8c1c-ee296ca65f29 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:04.021294 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-daa61602-4fed-42c2-8c1c-ee296ca65f29 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] POST https://10.4.3.126/volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e/action Aug 13 19:24:04.021646 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-daa61602-4fed-42c2-8c1c-ee296ca65f29 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:04.022634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-daa61602-4fed-42c2-8c1c-ee296ca65f29 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:04.023158 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-daa61602-4fed-42c2-8c1c-ee296ca65f29 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] delete called for group 3489ac1f-ae5b-451f-ae1b-c280d34acc7e {{(pid=100186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:24:04.023503 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-daa61602-4fed-42c2-8c1c-ee296ca65f29 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Delete group with id: 3489ac1f-ae5b-451f-ae1b-c280d34acc7e Aug 13 19:24:04.026311 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:04.026311 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:04.096787 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-daa61602-4fed-42c2-8c1c-ee296ca65f29 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e/action returned with HTTP 202 Aug 13 19:24:04.097142 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 14/54] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:04 2026] POST /volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:04.105829 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:04.108775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 Aug 13 19:24:04.109024 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:04.109214 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:04.120542 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:04.120542 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:04.130796 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Volume info retrieved successfully. Aug 13 19:24:04.131564 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:04.131804 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:04.179558 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:04.183240 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:04.183240 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:04.201180 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0bf6959-1a49-4fc9-b719-1c61b3595ad1 tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 returned with HTTP 200 Aug 13 19:24:04.201777 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 15/55] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:04 2026] GET /volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:05.217422 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b4441e09-8885-4f66-a685-c380d705387b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:05.219091 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4441e09-8885-4f66-a685-c380d705387b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 Aug 13 19:24:05.219338 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4441e09-8885-4f66-a685-c380d705387b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:05.219614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4441e09-8885-4f66-a685-c380d705387b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:05.229309 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4441e09-8885-4f66-a685-c380d705387b tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 returned with HTTP 404 Aug 13 19:24:05.229309 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 13/56] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:05 2026] GET /volume/v3/volumes/bf31eba1-50fc-45c3-95e8-e6ed185ad1a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:05.237895 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9e34064e-1b1d-4d79-9fac-99fd45bec72a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:05.241057 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e34064e-1b1d-4d79-9fac-99fd45bec72a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] GET https://10.4.3.126/volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e Aug 13 19:24:05.241430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e34064e-1b1d-4d79-9fac-99fd45bec72a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:05.241693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e34064e-1b1d-4d79-9fac-99fd45bec72a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:05.241894 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-9e34064e-1b1d-4d79-9fac-99fd45bec72a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] show called for member 3489ac1f-ae5b-451f-ae1b-c280d34acc7e {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:05.245990 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e34064e-1b1d-4d79-9fac-99fd45bec72a tempest-GroupSnapshotsV319Test-66876600 tempest-GroupSnapshotsV319Test-66876600-project-member] https://10.4.3.126/volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e returned with HTTP 404 Aug 13 19:24:05.246804 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 15/57] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:05 2026] GET /volume/v3/groups/3489ac1f-ae5b-451f-ae1b-c280d34acc7e => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:05.255648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5c1d2c89-efc8-459c-b0e6-bf35428bfe6f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:05.261447 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5c1d2c89-efc8-459c-b0e6-bf35428bfe6f tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/afa4531d-a1ca-4501-847d-4a6105be2d5e Aug 13 19:24:05.261447 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5c1d2c89-efc8-459c-b0e6-bf35428bfe6f tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:05.261447 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5c1d2c89-efc8-459c-b0e6-bf35428bfe6f tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:05.295202 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5c1d2c89-efc8-459c-b0e6-bf35428bfe6f tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/group_types/afa4531d-a1ca-4501-847d-4a6105be2d5e returned with HTTP 202 Aug 13 19:24:05.296052 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 15/58] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:24:05 2026] DELETE /volume/v3/group_types/afa4531d-a1ca-4501-847d-4a6105be2d5e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:05.303797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-59587088-f303-4a60-aa27-f982d48551c6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:05.306735 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-59587088-f303-4a60-aa27-f982d48551c6 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] DELETE https://10.4.3.126/volume/v3/types/3e98697f-f33d-4087-868c-dfd75a58a616 Aug 13 19:24:05.306735 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-59587088-f303-4a60-aa27-f982d48551c6 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:05.306998 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-59587088-f303-4a60-aa27-f982d48551c6 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:05.367146 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-59587088-f303-4a60-aa27-f982d48551c6 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/types/3e98697f-f33d-4087-868c-dfd75a58a616 returned with HTTP 202 Aug 13 19:24:05.367762 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 16/59] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:05 2026] DELETE /volume/v3/types/3e98697f-f33d-4087-868c-dfd75a58a616 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:05.376219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bfa42f0b-4553-45de-ae8b-89b4062fab88 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:05.378813 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfa42f0b-4553-45de-ae8b-89b4062fab88 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] GET https://10.4.3.126/volume/v3/types/3e98697f-f33d-4087-868c-dfd75a58a616 Aug 13 19:24:05.378813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfa42f0b-4553-45de-ae8b-89b4062fab88 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:05.378813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfa42f0b-4553-45de-ae8b-89b4062fab88 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:05.381229 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfa42f0b-4553-45de-ae8b-89b4062fab88 tempest-GroupSnapshotsV319Test-1728221737 tempest-GroupSnapshotsV319Test-1728221737-project-admin] https://10.4.3.126/volume/v3/types/3e98697f-f33d-4087-868c-dfd75a58a616 returned with HTTP 404 Aug 13 19:24:05.381855 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 14/60] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:05 2026] GET /volume/v3/types/3e98697f-f33d-4087-868c-dfd75a58a616 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:10.719681 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73bba57a-1ff1-4474-94c3-f6fa9603356a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:10.953700 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73bba57a-1ff1-4474-94c3-f6fa9603356a tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:10.953879 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73bba57a-1ff1-4474-94c3-f6fa9603356a tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1000271311", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1785652999", "vendor_name": "tempest-vendor_name-994691386"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:10.970584 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73bba57a-1ff1-4474-94c3-f6fa9603356a tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:10.971012 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 16/61] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:24:10 2026] POST /volume/v3/types => generated 327 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:10.979076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:11.201712 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:11.202192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "50eb6de5-8e82-4cb0-b102-6008b27ab331", "size": 1, "name": "tempest-UserMessagesTest-Volume-824499599"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:11.206766 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Create volume request body: {'volume': {'volume_type': '50eb6de5-8e82-4cb0-b102-6008b27ab331', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-824499599'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:11.222675 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Create volume of 1 GB Aug 13 19:24:11.223204 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:11.223204 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:11.226852 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:24:11.226513. {{(pid=100186) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:24:11.226985 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Availability Zones retrieved successfully. Aug 13 19:24:11.253672 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Flow 'volume_create_api' (d7e40a26-3c2f-4c6d-ac86-62b626ce3d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:11.254973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df41e0da-7aec-4673-a7d0-dbdb33c0dbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:11.256444 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:11.276849 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df41e0da-7aec-4673-a7d0-dbdb33c0dbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:24:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1785652999',vendor_name='tempest-vendor_name-994691386'},id=50eb6de5-8e82-4cb0-b102-6008b27ab331,is_public=True,name='tempest-UserMessagesTest-volume-type-1000271311',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50eb6de5-8e82-4cb0-b102-6008b27ab331', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:11.277774 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c7f1ded-ea8c-48f3-8923-741a8ac5e865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:11.312818 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1000271311 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1000271311, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:11.313062 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1000271311 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1000271311, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:11.344855 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Created reservations ['e821707e-181f-4255-869b-5b97f0775491', '38f99fc3-11bd-40b0-a3f0-a06fd2c032b8', '4530314f-e33b-4d5b-8d57-58eae92e4061', '3407da57-5e6b-479d-84cc-af85661f0e23'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:11.345864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c7f1ded-ea8c-48f3-8923-741a8ac5e865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e821707e-181f-4255-869b-5b97f0775491', '38f99fc3-11bd-40b0-a3f0-a06fd2c032b8', '4530314f-e33b-4d5b-8d57-58eae92e4061', '3407da57-5e6b-479d-84cc-af85661f0e23']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:11.346617 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea43f3e3-ea7f-4e5c-b37f-ddb5b8f443a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:11.369605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea43f3e3-ea7f-4e5c-b37f-ddb5b8f443a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0606a0f6-244e-486d-8f6c-a889168c3b3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-824499599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e16cb7aeb24c9b93da19a5771a9941',qos_specs=None,replication_status=,reservations=['e821707e-181f-4255-869b-5b97f0775491','38f99fc3-11bd-40b0-a3f0-a06fd2c032b8','4530314f-e33b-4d5b-8d57-58eae92e4061','3407da57-5e6b-479d-84cc-af85661f0e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ad3ec3d1e84b4e93f506de3722097b',volume_type_id=50eb6de5-8e82-4cb0-b102-6008b27ab331), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-824499599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0606a0f6-244e-486d-8f6c-a889168c3b3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e16cb7aeb24c9b93da19a5771a9941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90ad3ec3d1e84b4e93f506de3722097b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50eb6de5-8e82-4cb0-b102-6008b27ab331),volume_type_id=50eb6de5-8e82-4cb0-b102-6008b27ab331)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:11.370548 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab75ca5a-5472-4274-a1a2-abfe73d73880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:11.388221 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab75ca5a-5472-4274-a1a2-abfe73d73880) transitioned into state 'SUCCESS' from state '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-824499599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e16cb7aeb24c9b93da19a5771a9941',qos_specs=None,replication_status=,reservations=['e821707e-181f-4255-869b-5b97f0775491','38f99fc3-11bd-40b0-a3f0-a06fd2c032b8','4530314f-e33b-4d5b-8d57-58eae92e4061','3407da57-5e6b-479d-84cc-af85661f0e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ad3ec3d1e84b4e93f506de3722097b',volume_type_id=50eb6de5-8e82-4cb0-b102-6008b27ab331)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:11.388985 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e11a89c-9b56-4da7-9f34-9474d5cd7590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:11.400214 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e11a89c-9b56-4da7-9f34-9474d5cd7590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:11.401109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Flow 'volume_create_api' (d7e40a26-3c2f-4c6d-ac86-62b626ce3d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:11.401437 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Create volume request issued successfully. Aug 13 19:24:11.402040 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4e5e21fb-1f9a-457f-9d1f-0d3959683d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:11.402584 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 16/62] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:24:10 2026] POST /volume/v3/volumes => generated 785 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:11.416115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-08253abd-08ec-43d8-a324-081922608b21 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:11.418202 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-08253abd-08ec-43d8-a324-081922608b21 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f Aug 13 19:24:11.418596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-08253abd-08ec-43d8-a324-081922608b21 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:11.418914 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-08253abd-08ec-43d8-a324-081922608b21 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:11.428948 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:11.428948 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:11.435324 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-08253abd-08ec-43d8-a324-081922608b21 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Volume info retrieved successfully. Aug 13 19:24:11.440563 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-08253abd-08ec-43d8-a324-081922608b21 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f returned with HTTP 200 Aug 13 19:24:11.441103 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 17/63] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:24:11 2026] GET /volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:11.882844 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7de395d4-a712-4b2c-b17b-7fd73e85e12d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.095976 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7de395d4-a712-4b2c-b17b-7fd73e85e12d tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:12.096346 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7de395d4-a712-4b2c-b17b-7fd73e85e12d tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-428964260"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:12.110233 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7de395d4-a712-4b2c-b17b-7fd73e85e12d tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:12.110723 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 15/64] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:24:11 2026] POST /volume/v3/types => generated 215 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:12.121050 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2ef9a63-ca4d-4d68-9c95-b1e687aa6b52 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.123172 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2ef9a63-ca4d-4d68-9c95-b1e687aa6b52 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:24:12.123563 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2ef9a63-ca4d-4d68-9c95-b1e687aa6b52 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-359392637"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:12.140871 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2ef9a63-ca4d-4d68-9c95-b1e687aa6b52 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:24:12.141500 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 17/65] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:24:12 2026] POST /volume/v3/group_types => generated 172 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:12.151092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f8925f6a-ec53-422e-8a36-c57a583aa002 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.400015 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f8925f6a-ec53-422e-8a36-c57a583aa002 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:24:12.400424 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f8925f6a-ec53-422e-8a36-c57a583aa002 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4cace970-5c87-405e-81ac-1a56ddbe447d", "volume_types": ["7e148c2a-3746-4b7b-a047-00a1bfb58ff3"], "name": "tempest-Group1-1177117080"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:12.402113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-f8925f6a-ec53-422e-8a36-c57a583aa002 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Creating new group {'group': {'group_type': '4cace970-5c87-405e-81ac-1a56ddbe447d', 'volume_types': ['7e148c2a-3746-4b7b-a047-00a1bfb58ff3'], 'name': 'tempest-Group1-1177117080'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:24:12.405997 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-f8925f6a-ec53-422e-8a36-c57a583aa002 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Creating group tempest-Group1-1177117080. Aug 13 19:24:12.406305 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:12.406305 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:12.415899 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f8925f6a-ec53-422e-8a36-c57a583aa002 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Availability Zones retrieved successfully. Aug 13 19:24:12.438830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-f8925f6a-ec53-422e-8a36-c57a583aa002 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Created reservations ['c1f4a275-040a-4925-afee-bc508335e9bb'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:12.455768 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d0b63111-0dcb-4bcb-b2ed-16acb653bb70 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.459291 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0b63111-0dcb-4bcb-b2ed-16acb653bb70 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f Aug 13 19:24:12.459291 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0b63111-0dcb-4bcb-b2ed-16acb653bb70 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.459291 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0b63111-0dcb-4bcb-b2ed-16acb653bb70 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.464537 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f8925f6a-ec53-422e-8a36-c57a583aa002 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:24:12.464934 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 17/66] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:24:12 2026] POST /volume/v3/groups => generated 94 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:12.467646 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:12.467646 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:12.471863 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d0b63111-0dcb-4bcb-b2ed-16acb653bb70 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Volume info retrieved successfully. Aug 13 19:24:12.475533 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2d802915-1256-4306-87c5-e1202954047a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.477398 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d802915-1256-4306-87c5-e1202954047a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc Aug 13 19:24:12.477580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d802915-1256-4306-87c5-e1202954047a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.477944 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d802915-1256-4306-87c5-e1202954047a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.478218 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-2d802915-1256-4306-87c5-e1202954047a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:12.478267 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0b63111-0dcb-4bcb-b2ed-16acb653bb70 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f returned with HTTP 200 Aug 13 19:24:12.478739 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 18/67] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:24:12 2026] GET /volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:12.482678 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:12.482678 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:12.492230 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d802915-1256-4306-87c5-e1202954047a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc returned with HTTP 200 Aug 13 19:24:12.492753 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 16/68] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:12 2026] GET /volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:24:12.494856 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f75d150a-479e-49a2-b429-e7cc743eac88 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.497147 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f75d150a-479e-49a2-b429-e7cc743eac88 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/messages Aug 13 19:24:12.497303 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f75d150a-479e-49a2-b429-e7cc743eac88 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.497527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f75d150a-479e-49a2-b429-e7cc743eac88 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.506008 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f75d150a-479e-49a2-b429-e7cc743eac88 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:24:12.506263 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 18/69] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:24:12 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:12.517084 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-961d6a1f-e47f-4f7e-8cc0-d18460f2f888 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.519164 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-961d6a1f-e47f-4f7e-8cc0-d18460f2f888 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] DELETE https://10.4.3.126/volume/v3/messages/30362ea2-41f4-4abd-a38c-48a8a39e230f Aug 13 19:24:12.519306 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-961d6a1f-e47f-4f7e-8cc0-d18460f2f888 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.519783 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-961d6a1f-e47f-4f7e-8cc0-d18460f2f888 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.524266 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:12.524266 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:12.529763 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-961d6a1f-e47f-4f7e-8cc0-d18460f2f888 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/messages/30362ea2-41f4-4abd-a38c-48a8a39e230f returned with HTTP 204 Aug 13 19:24:12.530205 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 18/70] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:24:12 2026] DELETE /volume/v3/messages/30362ea2-41f4-4abd-a38c-48a8a39e230f => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:24:12.537157 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-92f4047f-b372-4060-9fd6-e07cfafa6349 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.538643 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92f4047f-b372-4060-9fd6-e07cfafa6349 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/messages/30362ea2-41f4-4abd-a38c-48a8a39e230f Aug 13 19:24:12.538826 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92f4047f-b372-4060-9fd6-e07cfafa6349 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.538990 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92f4047f-b372-4060-9fd6-e07cfafa6349 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.543169 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92f4047f-b372-4060-9fd6-e07cfafa6349 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/messages/30362ea2-41f4-4abd-a38c-48a8a39e230f returned with HTTP 404 Aug 13 19:24:12.543719 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 19/71] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:24:12 2026] GET /volume/v3/messages/30362ea2-41f4-4abd-a38c-48a8a39e230f => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:12.551411 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-24dac832-7a2e-4291-b426-47ed9b608d05 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.557300 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24dac832-7a2e-4291-b426-47ed9b608d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f Aug 13 19:24:12.557300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24dac832-7a2e-4291-b426-47ed9b608d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.557300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24dac832-7a2e-4291-b426-47ed9b608d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.577965 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:12.577965 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:12.586797 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-24dac832-7a2e-4291-b426-47ed9b608d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Volume info retrieved successfully. Aug 13 19:24:12.595283 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24dac832-7a2e-4291-b426-47ed9b608d05 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f returned with HTTP 200 Aug 13 19:24:12.595803 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 17/72] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:24:12 2026] GET /volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:12.608222 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.609998 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f Aug 13 19:24:12.610231 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.610461 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.610650 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Delete volume with id: 0606a0f6-244e-486d-8f6c-a889168c3b3f Aug 13 19:24:12.640986 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:12.640986 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:12.641752 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Volume info retrieved successfully. Aug 13 19:24:12.643395 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100184) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:24:12.668598 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1000271311 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1000271311, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:12.668952 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1000271311 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1000271311, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:12.683064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Created reservations ['68b47aa5-e14a-4877-a498-5a73685af05e', '7de25f5c-0f6d-49f2-a174-16aaf0c25fe2', '52da5775-9c23-4bd1-bca4-2af4ea976e62', '6e5b4aac-aa1b-476b-88f5-1d8db4f6e781'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:12.718663 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Delete volume request issued successfully. Aug 13 19:24:12.718949 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-254ecbeb-40b1-4727-bb89-ec22f1031b0d tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f returned with HTTP 202 Aug 13 19:24:12.719556 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 19/73] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:24:12 2026] DELETE /volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:12.728252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-567abc99-d94c-466e-a0eb-7fd818192756 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.732304 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-567abc99-d94c-466e-a0eb-7fd818192756 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f Aug 13 19:24:12.732304 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-567abc99-d94c-466e-a0eb-7fd818192756 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.732304 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-567abc99-d94c-466e-a0eb-7fd818192756 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.736948 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-567abc99-d94c-466e-a0eb-7fd818192756 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f returned with HTTP 404 Aug 13 19:24:12.737526 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 19/74] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:24:12 2026] GET /volume/v3/volumes/0606a0f6-244e-486d-8f6c-a889168c3b3f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:12.745426 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f141dff1-5b11-498a-8fe5-31e5f188514c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.749113 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f141dff1-5b11-498a-8fe5-31e5f188514c tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] DELETE https://10.4.3.126/volume/v3/types/50eb6de5-8e82-4cb0-b102-6008b27ab331 Aug 13 19:24:12.749343 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f141dff1-5b11-498a-8fe5-31e5f188514c tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.749556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f141dff1-5b11-498a-8fe5-31e5f188514c tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.778243 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f141dff1-5b11-498a-8fe5-31e5f188514c tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] https://10.4.3.126/volume/v3/types/50eb6de5-8e82-4cb0-b102-6008b27ab331 returned with HTTP 202 Aug 13 19:24:12.778621 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 20/75] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:12 2026] DELETE /volume/v3/types/50eb6de5-8e82-4cb0-b102-6008b27ab331 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:12.786044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4c84ffd4-05ec-44a8-b9ad-2d2742c21d76 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.789813 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c84ffd4-05ec-44a8-b9ad-2d2742c21d76 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] GET https://10.4.3.126/volume/v3/types/50eb6de5-8e82-4cb0-b102-6008b27ab331 Aug 13 19:24:12.790117 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c84ffd4-05ec-44a8-b9ad-2d2742c21d76 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:12.790330 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c84ffd4-05ec-44a8-b9ad-2d2742c21d76 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:12.793514 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c84ffd4-05ec-44a8-b9ad-2d2742c21d76 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] https://10.4.3.126/volume/v3/types/50eb6de5-8e82-4cb0-b102-6008b27ab331 returned with HTTP 404 Aug 13 19:24:12.793974 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 18/76] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:12 2026] GET /volume/v3/types/50eb6de5-8e82-4cb0-b102-6008b27ab331 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:12.802268 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bab9db51-53ff-4f98-807a-e04f486b7a77 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.804100 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bab9db51-53ff-4f98-807a-e04f486b7a77 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:12.804446 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bab9db51-53ff-4f98-807a-e04f486b7a77 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1887117467", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1933561432", "vendor_name": "tempest-vendor_name-251606623"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:12.819103 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bab9db51-53ff-4f98-807a-e04f486b7a77 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:12.819509 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 20/77] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:24:12 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:12.831238 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:12.832647 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:12.833089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "09d681b4-524a-42de-8aae-8b635f094b7b", "size": 1, "name": "tempest-UserMessagesTest-Volume-683377569"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:12.834930 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Create volume request body: {'volume': {'volume_type': '09d681b4-524a-42de-8aae-8b635f094b7b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-683377569'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:12.840796 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Create volume of 1 GB Aug 13 19:24:12.844296 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:12.844296 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:12.844296 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Availability Zones retrieved successfully. Aug 13 19:24:12.849763 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Flow 'volume_create_api' (d8edc9ee-5ab3-41cc-831f-c35c4b74eb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:12.851120 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5411262e-674f-4dba-9bfb-d5c18ce408b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:12.852811 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:12.891328 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5411262e-674f-4dba-9bfb-d5c18ce408b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:24:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1933561432',vendor_name='tempest-vendor_name-251606623'},id=09d681b4-524a-42de-8aae-8b635f094b7b,is_public=True,name='tempest-UserMessagesTest-volume-type-1887117467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09d681b4-524a-42de-8aae-8b635f094b7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:12.892322 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e976108-ddd4-4c7c-8d35-0ae1acd6bfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:12.929202 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1887117467 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1887117467, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:12.929503 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1887117467 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1887117467, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:12.959252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Created reservations ['f3658089-0ca1-4630-bdb6-65abad347027', '6ce347b7-c9f1-41fe-ae0e-8e95efbf18cc', '75dc03d4-5dfb-49ee-b403-26f24240df18', 'd4d2e476-4532-4851-a342-360a0b7a423e'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:12.959252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e976108-ddd4-4c7c-8d35-0ae1acd6bfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3658089-0ca1-4630-bdb6-65abad347027', '6ce347b7-c9f1-41fe-ae0e-8e95efbf18cc', '75dc03d4-5dfb-49ee-b403-26f24240df18', 'd4d2e476-4532-4851-a342-360a0b7a423e']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:12.960086 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f223d3b8-e2fb-405c-82fa-188fe0c2550d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:12.988456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f223d3b8-e2fb-405c-82fa-188fe0c2550d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-683377569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e16cb7aeb24c9b93da19a5771a9941',qos_specs=None,replication_status=,reservations=['f3658089-0ca1-4630-bdb6-65abad347027','6ce347b7-c9f1-41fe-ae0e-8e95efbf18cc','75dc03d4-5dfb-49ee-b403-26f24240df18','d4d2e476-4532-4851-a342-360a0b7a423e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ad3ec3d1e84b4e93f506de3722097b',volume_type_id=09d681b4-524a-42de-8aae-8b635f094b7b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-683377569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e16cb7aeb24c9b93da19a5771a9941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90ad3ec3d1e84b4e93f506de3722097b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09d681b4-524a-42de-8aae-8b635f094b7b),volume_type_id=09d681b4-524a-42de-8aae-8b635f094b7b)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:12.989232 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf92ceb-22a7-4a8a-bb4c-c7acb81d1eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:13.011682 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf92ceb-22a7-4a8a-bb4c-c7acb81d1eee) transitioned into state 'SUCCESS' from state '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-683377569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e16cb7aeb24c9b93da19a5771a9941',qos_specs=None,replication_status=,reservations=['f3658089-0ca1-4630-bdb6-65abad347027','6ce347b7-c9f1-41fe-ae0e-8e95efbf18cc','75dc03d4-5dfb-49ee-b403-26f24240df18','d4d2e476-4532-4851-a342-360a0b7a423e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ad3ec3d1e84b4e93f506de3722097b',volume_type_id=09d681b4-524a-42de-8aae-8b635f094b7b)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:13.011682 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1794a4d-d25b-41cf-9d66-435e91d057f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:13.033689 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1794a4d-d25b-41cf-9d66-435e91d057f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:13.034639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Flow 'volume_create_api' (d8edc9ee-5ab3-41cc-831f-c35c4b74eb1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:13.035172 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Create volume request issued successfully. Aug 13 19:24:13.035172 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e9abbf8b-a301-4b6a-8cfc-77cd97e09ab6 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:13.036774 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 20/78] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:24:12 2026] POST /volume/v3/volumes => generated 785 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:13.049581 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-05c811fa-1d23-4481-bd6e-3205a6130579 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:13.051322 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-05c811fa-1d23-4481-bd6e-3205a6130579 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e Aug 13 19:24:13.052312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-05c811fa-1d23-4481-bd6e-3205a6130579 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:13.052312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-05c811fa-1d23-4481-bd6e-3205a6130579 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:13.058663 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:13.058663 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:13.064998 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-05c811fa-1d23-4481-bd6e-3205a6130579 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Volume info retrieved successfully. Aug 13 19:24:13.072412 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-05c811fa-1d23-4481-bd6e-3205a6130579 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e returned with HTTP 200 Aug 13 19:24:13.072412 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 21/79] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:24:13 2026] GET /volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:13.503679 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-80d1d4c5-a222-4ced-a95b-bc9e4f9b9ee0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:13.504787 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80d1d4c5-a222-4ced-a95b-bc9e4f9b9ee0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc Aug 13 19:24:13.504962 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80d1d4c5-a222-4ced-a95b-bc9e4f9b9ee0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:13.505904 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80d1d4c5-a222-4ced-a95b-bc9e4f9b9ee0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:13.505904 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-80d1d4c5-a222-4ced-a95b-bc9e4f9b9ee0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:13.509300 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:13.509300 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:13.522514 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80d1d4c5-a222-4ced-a95b-bc9e4f9b9ee0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc returned with HTTP 200 Aug 13 19:24:13.523307 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 19/80] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:13 2026] GET /volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:13.531493 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:13.533551 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:24:13.533551 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4cace970-5c87-405e-81ac-1a56ddbe447d", "volume_types": ["7e148c2a-3746-4b7b-a047-00a1bfb58ff3"], "name": "tempest-Group2-1207105618"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:13.534957 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Creating new group {'group': {'group_type': '4cace970-5c87-405e-81ac-1a56ddbe447d', 'volume_types': ['7e148c2a-3746-4b7b-a047-00a1bfb58ff3'], 'name': 'tempest-Group2-1207105618'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:24:13.537794 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Creating group tempest-Group2-1207105618. Aug 13 19:24:13.551561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:24:13.550912. {{(pid=100184) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:24:13.551724 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Availability Zones retrieved successfully. Aug 13 19:24:13.563324 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Created reservations ['9f25cccb-da6c-483a-bcc4-a41d968aafd9'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:13.574729 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:13.576905 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:13.577256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-887702701"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:13.579078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-887702701'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:13.579234 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Create volume of 1 GB Aug 13 19:24:13.579837 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:13.579837 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:13.589699 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Availability Zones retrieved successfully. Aug 13 19:24:13.594716 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Flow 'volume_create_api' (3543ce8b-1f8c-4163-bc32-d5ce3bf56f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:13.595505 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7140dc3-6895-425a-ab4f-043b74263dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:13.596754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:13.599736 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e2d10b0-7fcc-4b03-8994-9aee54b5d47b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:24:13.600236 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 21/81] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:24:13 2026] POST /volume/v3/groups => generated 94 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:13.609302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c2e2a4bf-1e14-451b-99f8-d465991edb79 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:13.611872 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c2e2a4bf-1e14-451b-99f8-d465991edb79 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 Aug 13 19:24:13.612156 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c2e2a4bf-1e14-451b-99f8-d465991edb79 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:13.612392 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c2e2a4bf-1e14-451b-99f8-d465991edb79 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:13.612600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-c2e2a4bf-1e14-451b-99f8-d465991edb79 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 2ed7285b-89f4-40fc-9f2b-9bac12a19201 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:13.616354 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:13.616354 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:13.630310 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c2e2a4bf-1e14-451b-99f8-d465991edb79 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 returned with HTTP 200 Aug 13 19:24:13.630708 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7140dc3-6895-425a-ab4f-043b74263dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:13.630792 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 22/82] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:13 2026] GET /volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:13.630823 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6346f079-32f2-449b-a6e4-c0e3f08f27d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:13.666296 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:13.666296 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:13.701756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Created reservations ['5efa4c21-ad37-4ffb-a0a2-26b336ea2890', '10808626-0aff-4482-aaa0-8470bed153ad', '942f8020-87d3-4fb0-86b3-e7bb84378a9f', 'a774db29-24db-453f-bf16-78e616182861'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:13.701756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6346f079-32f2-449b-a6e4-c0e3f08f27d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5efa4c21-ad37-4ffb-a0a2-26b336ea2890', '10808626-0aff-4482-aaa0-8470bed153ad', '942f8020-87d3-4fb0-86b3-e7bb84378a9f', 'a774db29-24db-453f-bf16-78e616182861']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:13.701756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dba37c9-adf5-4d60-8382-6ff7ed2c28aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:13.726451 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dba37c9-adf5-4d60-8382-6ff7ed2c28aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9a44117-583e-43d5-839d-2934362aea80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-887702701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8787cabccfd24323925b1afe1f31e816',qos_specs=None,replication_status=,reservations=['5efa4c21-ad37-4ffb-a0a2-26b336ea2890','10808626-0aff-4482-aaa0-8470bed153ad','942f8020-87d3-4fb0-86b3-e7bb84378a9f','a774db29-24db-453f-bf16-78e616182861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57df90a15d4b44629ba6f3c59addb913',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-887702701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9a44117-583e-43d5-839d-2934362aea80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8787cabccfd24323925b1afe1f31e816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57df90a15d4b44629ba6f3c59addb913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:13.727404 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be13275c-437d-4a12-bdcf-a4cff30e139b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:13.760525 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be13275c-437d-4a12-bdcf-a4cff30e139b) transitioned into state 'SUCCESS' from state '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-887702701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8787cabccfd24323925b1afe1f31e816',qos_specs=None,replication_status=,reservations=['5efa4c21-ad37-4ffb-a0a2-26b336ea2890','10808626-0aff-4482-aaa0-8470bed153ad','942f8020-87d3-4fb0-86b3-e7bb84378a9f','a774db29-24db-453f-bf16-78e616182861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57df90a15d4b44629ba6f3c59addb913',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:13.761485 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d301daae-18ce-4eb9-99af-0459ab0df3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:13.772524 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d301daae-18ce-4eb9-99af-0459ab0df3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:13.773322 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Flow 'volume_create_api' (3543ce8b-1f8c-4163-bc32-d5ce3bf56f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:13.773606 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Create volume request issued successfully. Aug 13 19:24:13.774238 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d5920fe-3f8f-49d7-a85b-5f165e23802c tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:13.775141 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 21/83] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:24:13 2026] POST /volume/v3/volumes => generated 751 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:13.792318 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c647b118-f31d-4b3a-b427-5c3b6ca28884 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:13.795556 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c647b118-f31d-4b3a-b427-5c3b6ca28884 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:24:13.795769 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c647b118-f31d-4b3a-b427-5c3b6ca28884 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:13.795929 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c647b118-f31d-4b3a-b427-5c3b6ca28884 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:13.804628 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:13.804628 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:13.809807 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c647b118-f31d-4b3a-b427-5c3b6ca28884 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:24:13.814206 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c647b118-f31d-4b3a-b427-5c3b6ca28884 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:24:13.814846 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 20/84] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:13 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:14.085901 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0a21185b-05bf-4273-b2ff-605cc21c5d52 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.088018 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a21185b-05bf-4273-b2ff-605cc21c5d52 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e Aug 13 19:24:14.088212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a21185b-05bf-4273-b2ff-605cc21c5d52 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.088610 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a21185b-05bf-4273-b2ff-605cc21c5d52 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.096317 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.096317 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:14.104050 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0a21185b-05bf-4273-b2ff-605cc21c5d52 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Volume info retrieved successfully. Aug 13 19:24:14.112070 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a21185b-05bf-4273-b2ff-605cc21c5d52 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e returned with HTTP 200 Aug 13 19:24:14.113105 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 22/85] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:14.129627 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a93aca04-2f2b-4e3c-b72c-99bf847d7a71 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.133348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a93aca04-2f2b-4e3c-b72c-99bf847d7a71 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/messages Aug 13 19:24:14.133348 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a93aca04-2f2b-4e3c-b72c-99bf847d7a71 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.133573 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a93aca04-2f2b-4e3c-b72c-99bf847d7a71 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.134046 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.134046 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:14.144645 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a93aca04-2f2b-4e3c-b72c-99bf847d7a71 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:24:14.145178 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 23/86] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:14.154730 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5fade693-e372-49e5-bf09-40762f6ef18e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.156706 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5fade693-e372-49e5-bf09-40762f6ef18e tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/messages/749646ed-385e-4e98-aa66-25c1dd26548e Aug 13 19:24:14.156846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5fade693-e372-49e5-bf09-40762f6ef18e tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.157286 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5fade693-e372-49e5-bf09-40762f6ef18e tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.160359 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.160359 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:14.161198 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5fade693-e372-49e5-bf09-40762f6ef18e tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/messages/749646ed-385e-4e98-aa66-25c1dd26548e returned with HTTP 200 Aug 13 19:24:14.161660 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 22/87] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/messages/749646ed-385e-4e98-aa66-25c1dd26548e => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:14.171782 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a2b109b2-9cde-48d5-80d1-57dd900e4b96 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.173344 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2b109b2-9cde-48d5-80d1-57dd900e4b96 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/messages Aug 13 19:24:14.173503 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2b109b2-9cde-48d5-80d1-57dd900e4b96 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.173718 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2b109b2-9cde-48d5-80d1-57dd900e4b96 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.179122 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2b109b2-9cde-48d5-80d1-57dd900e4b96 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:24:14.179510 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 21/88] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:14.190718 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7aa78597-805c-466c-902d-f6fae83a2021 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.192547 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7aa78597-805c-466c-902d-f6fae83a2021 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] DELETE https://10.4.3.126/volume/v3/messages/749646ed-385e-4e98-aa66-25c1dd26548e Aug 13 19:24:14.192854 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7aa78597-805c-466c-902d-f6fae83a2021 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.193429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7aa78597-805c-466c-902d-f6fae83a2021 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.211100 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7aa78597-805c-466c-902d-f6fae83a2021 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/messages/749646ed-385e-4e98-aa66-25c1dd26548e returned with HTTP 204 Aug 13 19:24:14.211504 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 23/89] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:24:14 2026] DELETE /volume/v3/messages/749646ed-385e-4e98-aa66-25c1dd26548e => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:24:14.221155 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4fb3c2ca-1338-49c9-b45b-4e6599fb8461 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.225770 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4fb3c2ca-1338-49c9-b45b-4e6599fb8461 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e Aug 13 19:24:14.226197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4fb3c2ca-1338-49c9-b45b-4e6599fb8461 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.226197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4fb3c2ca-1338-49c9-b45b-4e6599fb8461 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.236173 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.236173 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:14.240297 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4fb3c2ca-1338-49c9-b45b-4e6599fb8461 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Volume info retrieved successfully. Aug 13 19:24:14.245129 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4fb3c2ca-1338-49c9-b45b-4e6599fb8461 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e returned with HTTP 200 Aug 13 19:24:14.246040 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 24/90] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:14.263381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-45b122e7-f407-4664-9f00-15f28c668538 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.266198 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e Aug 13 19:24:14.266198 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.266198 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.266198 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Delete volume with id: 9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e Aug 13 19:24:14.276663 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.276663 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:14.277135 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Volume info retrieved successfully. Aug 13 19:24:14.278326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:24:14.313969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Created reservations ['293f416c-7589-4268-a2ba-218d417b634d', '38bdd167-c895-479b-8f11-edc5adb8ee6c', '08d6a972-4774-422d-b82e-084d3441e0ea', 'c2d43824-2240-4870-bb7e-64525aa3c798'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:14.364241 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Delete volume request issued successfully. Aug 13 19:24:14.364557 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45b122e7-f407-4664-9f00-15f28c668538 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e returned with HTTP 202 Aug 13 19:24:14.366805 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 23/91] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:24:14 2026] DELETE /volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:14.374517 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7fb9fccc-4054-4ee8-ba3b-f50a56fa44e5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.376495 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fb9fccc-4054-4ee8-ba3b-f50a56fa44e5 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] GET https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e Aug 13 19:24:14.376711 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fb9fccc-4054-4ee8-ba3b-f50a56fa44e5 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.376879 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fb9fccc-4054-4ee8-ba3b-f50a56fa44e5 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.386693 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fb9fccc-4054-4ee8-ba3b-f50a56fa44e5 tempest-UserMessagesTest-1954090211 tempest-UserMessagesTest-1954090211-project-member] https://10.4.3.126/volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e returned with HTTP 404 Aug 13 19:24:14.387469 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 22/92] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/volumes/9942c4ba-90fb-47bc-9a8b-dae8ffaa9b8e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:14.394899 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8a895501-3fcf-4c8a-816f-403b03b929b6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.396719 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a895501-3fcf-4c8a-816f-403b03b929b6 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] DELETE https://10.4.3.126/volume/v3/types/09d681b4-524a-42de-8aae-8b635f094b7b Aug 13 19:24:14.396880 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a895501-3fcf-4c8a-816f-403b03b929b6 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.397059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a895501-3fcf-4c8a-816f-403b03b929b6 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.426535 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a895501-3fcf-4c8a-816f-403b03b929b6 tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] https://10.4.3.126/volume/v3/types/09d681b4-524a-42de-8aae-8b635f094b7b returned with HTTP 202 Aug 13 19:24:14.426535 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 24/93] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:14 2026] DELETE /volume/v3/types/09d681b4-524a-42de-8aae-8b635f094b7b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:14.433681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-802a851c-1b4a-41b1-934a-ce4bdff42f6d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.435782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-802a851c-1b4a-41b1-934a-ce4bdff42f6d tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] GET https://10.4.3.126/volume/v3/types/09d681b4-524a-42de-8aae-8b635f094b7b Aug 13 19:24:14.436290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-802a851c-1b4a-41b1-934a-ce4bdff42f6d tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.436555 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-802a851c-1b4a-41b1-934a-ce4bdff42f6d tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.443535 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-802a851c-1b4a-41b1-934a-ce4bdff42f6d tempest-UserMessagesTest-168909617 tempest-UserMessagesTest-168909617-project-admin] https://10.4.3.126/volume/v3/types/09d681b4-524a-42de-8aae-8b635f094b7b returned with HTTP 404 Aug 13 19:24:14.444117 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 25/94] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/types/09d681b4-524a-42de-8aae-8b635f094b7b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:14.640361 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8662b6d9-1a2c-4b7b-b971-996b7f6bb4b4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.642631 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8662b6d9-1a2c-4b7b-b971-996b7f6bb4b4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 Aug 13 19:24:14.642893 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8662b6d9-1a2c-4b7b-b971-996b7f6bb4b4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.643161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8662b6d9-1a2c-4b7b-b971-996b7f6bb4b4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.643369 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-8662b6d9-1a2c-4b7b-b971-996b7f6bb4b4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 2ed7285b-89f4-40fc-9f2b-9bac12a19201 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:14.647497 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.647497 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:14.658541 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8662b6d9-1a2c-4b7b-b971-996b7f6bb4b4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 returned with HTTP 200 Aug 13 19:24:14.659185 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 24/95] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:14.670144 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.671603 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:14.671985 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1858690446", "volume_type": "7e148c2a-3746-4b7b-a047-00a1bfb58ff3", "group_id": "6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:14.673368 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1858690446', 'volume_type': '7e148c2a-3746-4b7b-a047-00a1bfb58ff3', 'group_id': '6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:14.681846 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.681846 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:14.682231 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume of 1 GB Aug 13 19:24:14.686884 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Availability Zones retrieved successfully. Aug 13 19:24:14.691861 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Flow 'volume_create_api' (fbd200d9-001d-4349-b6f6-87bf28104399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:14.692899 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e5aa38-23d3-41d7-a216-179bce83a528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:14.693386 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.693386 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:14.693748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:14.717890 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e5aa38-23d3-41d7-a216-179bce83a528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:24:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e148c2a-3746-4b7b-a047-00a1bfb58ff3,is_public=True,name='tempest-GroupsTest-volume-type-428964260',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e148c2a-3746-4b7b-a047-00a1bfb58ff3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:14.718569 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e46ef28-4405-471b-b8c7-c32fa8641630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:14.748352 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-428964260 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-428964260, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:14.748740 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-428964260 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-428964260, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:14.787940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Created reservations ['540d4651-5a07-4ed3-9332-2c67f4175561', 'd1a83801-0b3c-4b1e-ae29-0460a990db2e', '05ed71a6-ad54-4907-874e-726176c56e2b', '08288b99-8fc0-4767-8f81-6b529cb9e248'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:14.787940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e46ef28-4405-471b-b8c7-c32fa8641630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['540d4651-5a07-4ed3-9332-2c67f4175561', 'd1a83801-0b3c-4b1e-ae29-0460a990db2e', '05ed71a6-ad54-4907-874e-726176c56e2b', '08288b99-8fc0-4767-8f81-6b529cb9e248']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:14.788548 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb5cf67-ea63-4273-8ccc-13fff310346b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:14.816215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb5cf67-ea63-4273-8ccc-13fff310346b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1858690446',encryption_key_id=None,group_id=6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc,group_type_id=,metadata={},multiattach=False,project_id='d67f0feec0b84b8bb80c02c4837c3321',qos_specs=None,replication_status=,reservations=['540d4651-5a07-4ed3-9332-2c67f4175561','d1a83801-0b3c-4b1e-ae29-0460a990db2e','05ed71a6-ad54-4907-874e-726176c56e2b','08288b99-8fc0-4767-8f81-6b529cb9e248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af2f1535e8745d3a300f500dc6812fd',volume_type_id=7e148c2a-3746-4b7b-a047-00a1bfb58ff3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1858690446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc,host=None,id=1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67f0feec0b84b8bb80c02c4837c3321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af2f1535e8745d3a300f500dc6812fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e148c2a-3746-4b7b-a047-00a1bfb58ff3),volume_type_id=7e148c2a-3746-4b7b-a047-00a1bfb58ff3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:14.817043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c08bd6-4146-49c7-a057-26210ef9b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:14.832656 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9a71d718-bab5-4023-969e-a703eb975030 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.835484 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a71d718-bab5-4023-969e-a703eb975030 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:24:14.835732 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a71d718-bab5-4023-969e-a703eb975030 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.836360 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a71d718-bab5-4023-969e-a703eb975030 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.847558 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.847558 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:14.848441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c08bd6-4146-49c7-a057-26210ef9b54a) transitioned into state 'SUCCESS' from state '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-1858690446',encryption_key_id=None,group_id=6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc,group_type_id=,metadata={},multiattach=False,project_id='d67f0feec0b84b8bb80c02c4837c3321',qos_specs=None,replication_status=,reservations=['540d4651-5a07-4ed3-9332-2c67f4175561','d1a83801-0b3c-4b1e-ae29-0460a990db2e','05ed71a6-ad54-4907-874e-726176c56e2b','08288b99-8fc0-4767-8f81-6b529cb9e248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af2f1535e8745d3a300f500dc6812fd',volume_type_id=7e148c2a-3746-4b7b-a047-00a1bfb58ff3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:14.849211 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b19faf-68ea-4ce1-8152-6fd2380e8fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:14.854403 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9a71d718-bab5-4023-969e-a703eb975030 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:24:14.863301 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a71d718-bab5-4023-969e-a703eb975030 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:24:14.863301 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 25/96] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:14.866625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b19faf-68ea-4ce1-8152-6fd2380e8fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:14.867395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Flow 'volume_create_api' (fbd200d9-001d-4349-b6f6-87bf28104399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:14.867698 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume request issued successfully. Aug 13 19:24:14.868356 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:14.868484 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:14.913046 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:14.917187 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.917187 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:14.921570 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0bf99ece-08fe-4203-8c85-09d0534007a7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:14.922074 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 23/97] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:24:14 2026] POST /volume/v3/volumes => generated 814 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:14.937583 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:14.941540 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc Aug 13 19:24:14.941540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:14.941540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:14.949729 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:14.949729 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:14.959299 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Volume info retrieved successfully. Aug 13 19:24:14.959299 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:14.959299 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:15.011440 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:15.015103 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:15.015103 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:15.026348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a1f3513-95ac-4e92-a299-be223c34e3b5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc returned with HTTP 200 Aug 13 19:24:15.026984 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 26/98] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:14 2026] GET /volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc => generated 882 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:16.043308 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.049037 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc Aug 13 19:24:16.049204 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:16.049405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:16.212688 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.212688 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:16.226016 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Volume info retrieved successfully. Aug 13 19:24:16.226943 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:16.227148 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:16.267770 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:16.274984 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.274984 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:16.286239 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-725ebd4b-6e73-420e-8de6-3a5fb7382fc7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc returned with HTTP 200 Aug 13 19:24:16.286481 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 25/99] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:16 2026] GET /volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc => generated 907 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:16.302761 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ac3de056-07e7-4c7c-ad0e-dcd61ff1f314 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.305515 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac3de056-07e7-4c7c-ad0e-dcd61ff1f314 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc Aug 13 19:24:16.305784 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac3de056-07e7-4c7c-ad0e-dcd61ff1f314 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:16.306081 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac3de056-07e7-4c7c-ad0e-dcd61ff1f314 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:16.306300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-ac3de056-07e7-4c7c-ad0e-dcd61ff1f314 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:16.310453 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.310453 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:16.323118 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac3de056-07e7-4c7c-ad0e-dcd61ff1f314 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc returned with HTTP 200 Aug 13 19:24:16.323678 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 26/100] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:16 2026] GET /volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:16.334157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-00d875ff-ee40-4460-9cc0-58f076875926 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.337700 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00d875ff-ee40-4460-9cc0-58f076875926 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 Aug 13 19:24:16.337910 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00d875ff-ee40-4460-9cc0-58f076875926 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:16.338131 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00d875ff-ee40-4460-9cc0-58f076875926 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:16.339650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-00d875ff-ee40-4460-9cc0-58f076875926 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 2ed7285b-89f4-40fc-9f2b-9bac12a19201 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:16.342718 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.342718 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:16.351655 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00d875ff-ee40-4460-9cc0-58f076875926 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 returned with HTTP 200 Aug 13 19:24:16.352022 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 24/101] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:16 2026] GET /volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:16.361773 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b0137dc2-3ece-49a7-a10b-429b5af82e52 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.363933 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0137dc2-3ece-49a7-a10b-429b5af82e52 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/detail Aug 13 19:24:16.364235 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0137dc2-3ece-49a7-a10b-429b5af82e52 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:16.364526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0137dc2-3ece-49a7-a10b-429b5af82e52 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:16.390196 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0137dc2-3ece-49a7-a10b-429b5af82e52 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/detail returned with HTTP 200 Aug 13 19:24:16.390667 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 27/102] 10.4.3.126 () {68 vars in 1296 bytes} [Thu Aug 13 19:24:16 2026] GET /volume/v3/groups/detail => generated 640 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:16.402637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.404580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:16.405297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:16.405780 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:16.406190 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:16.407375 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:16.415687 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Get all volumes completed successfully. Aug 13 19:24:16.416582 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:16.417092 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:16.461684 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.472015 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:16.475819 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.475819 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:16.485154 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6b6c6d58-b750-4b41-90e8-fc27d05a78ec tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:16.485666 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 26/103] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:16 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:16.499076 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.502933 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:16.503169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:16.503390 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:16.503948 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:16.504290 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.504290 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:16.504701 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:16.533342 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Get all volumes completed successfully. Aug 13 19:24:16.534045 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:16.534261 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:16.580294 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:16.584284 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.584284 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:16.591862 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d8eca31-843f-4bd1-9bd2-8f7b4aa5e525 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:16.594217 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 25/104] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:16 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:16.606813 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-006a5224-6a56-40d7-8937-ea86511567f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.608580 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-006a5224-6a56-40d7-8937-ea86511567f8 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc/action Aug 13 19:24:16.609018 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-006a5224-6a56-40d7-8937-ea86511567f8 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:16.609149 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-006a5224-6a56-40d7-8937-ea86511567f8 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:16.611237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-006a5224-6a56-40d7-8937-ea86511567f8 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] delete called for group 6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc {{(pid=100185) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:24:16.611413 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-006a5224-6a56-40d7-8937-ea86511567f8 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Delete group with id: 6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc Aug 13 19:24:16.616840 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.616840 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:16.682566 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-006a5224-6a56-40d7-8937-ea86511567f8 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc/action returned with HTTP 202 Aug 13 19:24:16.682566 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 28/105] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:16 2026] POST /volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:16.688815 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:16.692857 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc Aug 13 19:24:16.692857 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:16.692857 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:16.702529 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.702529 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:16.707306 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Volume info retrieved successfully. Aug 13 19:24:16.708013 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:16.708149 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:16.731135 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:16.731508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2068003944", "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:16.735344 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2068003944', 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:16.751658 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:16.754559 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:16.754559 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:16.761163 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69891ad2-9961-4622-ab9c-7a79f2f163aa tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc returned with HTTP 200 Aug 13 19:24:16.761654 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 27/106] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:16 2026] GET /volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc => generated 906 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:17.255901 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume of 1 GB Aug 13 19:24:17.256829 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:17.256829 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:17.263825 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:24:17.262908. {{(pid=100184) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:24:17.263825 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Availability Zones retrieved successfully. Aug 13 19:24:17.282130 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Flow 'volume_create_api' (1062f652-4112-40e9-bb47-cba944ca2617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:17.283394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5866c02-e5a7-461f-814b-b5741f270e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:17.284289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:17.360436 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5866c02-e5a7-461f-814b-b5741f270e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:17.361235 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01275a3e-e555-4acd-a900-b11bd61a480c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:17.397056 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:17.397327 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:17.453141 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Created reservations ['26e3216b-ee97-4228-b137-e30ffbce6d93', 'ab72e57f-92df-4acb-a76f-eef3482149eb', 'cf00741e-2583-4c57-b70d-30600d0db6a4', 'dacea0ee-a412-421a-82c0-9e6121912e9d'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:17.453810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01275a3e-e555-4acd-a900-b11bd61a480c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e3216b-ee97-4228-b137-e30ffbce6d93', 'ab72e57f-92df-4acb-a76f-eef3482149eb', 'cf00741e-2583-4c57-b70d-30600d0db6a4', 'dacea0ee-a412-421a-82c0-9e6121912e9d']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:17.454659 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecb5fb72-f851-404b-aec7-157e7be81a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:17.482389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecb5fb72-f851-404b-aec7-157e7be81a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41c00804-b350-49a4-9d33-812e315a2369', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2068003944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd41670dd2dc47ccae14519f43c2bcd2',qos_specs=None,replication_status=,reservations=['26e3216b-ee97-4228-b137-e30ffbce6d93','ab72e57f-92df-4acb-a76f-eef3482149eb','cf00741e-2583-4c57-b70d-30600d0db6a4','dacea0ee-a412-421a-82c0-9e6121912e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41c763b57324478a6727aff6b046549',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2068003944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41c00804-b350-49a4-9d33-812e315a2369,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd41670dd2dc47ccae14519f43c2bcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f41c763b57324478a6727aff6b046549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:17.482389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4e83bb-a9e7-4e73-8ff4-ccb397d75e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:17.497240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4e83bb-a9e7-4e73-8ff4-ccb397d75e3e) transitioned into state 'SUCCESS' from state '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-2068003944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd41670dd2dc47ccae14519f43c2bcd2',qos_specs=None,replication_status=,reservations=['26e3216b-ee97-4228-b137-e30ffbce6d93','ab72e57f-92df-4acb-a76f-eef3482149eb','cf00741e-2583-4c57-b70d-30600d0db6a4','dacea0ee-a412-421a-82c0-9e6121912e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41c763b57324478a6727aff6b046549',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:17.498508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc67fe0a-10fa-4092-9c52-7976ea45ad34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:17.508184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc67fe0a-10fa-4092-9c52-7976ea45ad34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:17.509162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Flow 'volume_create_api' (1062f652-4112-40e9-bb47-cba944ca2617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:17.510590 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume request issued successfully. Aug 13 19:24:17.510590 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ab67523-498c-4a0e-84e8-adebd93c2ce6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:17.510744 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 27/107] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:24:16 2026] POST /volume/v3/volumes => generated 757 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:17.528599 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d9cd784d-7e04-4a35-860b-3026bf3fcdd4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:17.530812 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d9cd784d-7e04-4a35-860b-3026bf3fcdd4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:17.530972 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d9cd784d-7e04-4a35-860b-3026bf3fcdd4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:17.531160 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d9cd784d-7e04-4a35-860b-3026bf3fcdd4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:17.539487 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:17.539487 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:17.543518 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d9cd784d-7e04-4a35-860b-3026bf3fcdd4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:17.547524 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d9cd784d-7e04-4a35-860b-3026bf3fcdd4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:17.547916 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 26/108] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:17 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:17.780619 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9e9c5803-93aa-46f0-81d4-682f7c9e50af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:17.783782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e9c5803-93aa-46f0-81d4-682f7c9e50af tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc Aug 13 19:24:17.784043 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e9c5803-93aa-46f0-81d4-682f7c9e50af tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:17.784287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e9c5803-93aa-46f0-81d4-682f7c9e50af tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:17.794770 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e9c5803-93aa-46f0-81d4-682f7c9e50af tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc returned with HTTP 404 Aug 13 19:24:17.795954 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 29/109] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:17 2026] GET /volume/v3/volumes/1e4dca9b-fd92-4acc-aa7c-6d4f26199fdc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:17.803683 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d2bdac3f-9381-483b-a003-41570e2765ff None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:17.805862 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2bdac3f-9381-483b-a003-41570e2765ff tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc Aug 13 19:24:17.806122 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2bdac3f-9381-483b-a003-41570e2765ff tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:17.806386 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2bdac3f-9381-483b-a003-41570e2765ff tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:17.806557 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-d2bdac3f-9381-483b-a003-41570e2765ff tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:17.810252 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2bdac3f-9381-483b-a003-41570e2765ff tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc returned with HTTP 404 Aug 13 19:24:17.810896 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 28/110] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:17 2026] GET /volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:17.819968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-25599ccd-15a9-4fe9-98f0-5a94b9fea03e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:17.822958 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25599ccd-15a9-4fe9-98f0-5a94b9fea03e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201/action Aug 13 19:24:17.823286 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25599ccd-15a9-4fe9-98f0-5a94b9fea03e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:17.823447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25599ccd-15a9-4fe9-98f0-5a94b9fea03e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:17.827511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-25599ccd-15a9-4fe9-98f0-5a94b9fea03e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] delete called for group 2ed7285b-89f4-40fc-9f2b-9bac12a19201 {{(pid=100184) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:24:17.827511 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-25599ccd-15a9-4fe9-98f0-5a94b9fea03e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Delete group with id: 2ed7285b-89f4-40fc-9f2b-9bac12a19201 Aug 13 19:24:17.831687 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:17.831687 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:17.890197 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25599ccd-15a9-4fe9-98f0-5a94b9fea03e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201/action returned with HTTP 202 Aug 13 19:24:17.892207 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 28/111] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:17 2026] POST /volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:17.899205 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-185a7a72-1cd8-4ee6-93a6-6cac4cdd661b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:17.900952 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-185a7a72-1cd8-4ee6-93a6-6cac4cdd661b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 Aug 13 19:24:17.901116 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-185a7a72-1cd8-4ee6-93a6-6cac4cdd661b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:17.901312 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-185a7a72-1cd8-4ee6-93a6-6cac4cdd661b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:17.901449 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-185a7a72-1cd8-4ee6-93a6-6cac4cdd661b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 2ed7285b-89f4-40fc-9f2b-9bac12a19201 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:17.905959 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:17.905959 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:17.916788 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-185a7a72-1cd8-4ee6-93a6-6cac4cdd661b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 returned with HTTP 200 Aug 13 19:24:17.917108 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 27/112] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:17 2026] GET /volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:18.564130 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8b6e6b0b-8da7-4d47-966c-b3d39df24ebb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:18.566935 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b6e6b0b-8da7-4d47-966c-b3d39df24ebb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:18.567114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b6e6b0b-8da7-4d47-966c-b3d39df24ebb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:18.567335 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b6e6b0b-8da7-4d47-966c-b3d39df24ebb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:18.579339 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:18.579339 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:18.583256 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8b6e6b0b-8da7-4d47-966c-b3d39df24ebb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:18.587608 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b6e6b0b-8da7-4d47-966c-b3d39df24ebb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:18.588237 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 30/113] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:18 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:18.929718 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-11fdb165-7c98-4fe3-a359-498904494a1e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:18.931782 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-11fdb165-7c98-4fe3-a359-498904494a1e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 Aug 13 19:24:18.932062 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-11fdb165-7c98-4fe3-a359-498904494a1e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:18.932188 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-11fdb165-7c98-4fe3-a359-498904494a1e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:18.932381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-11fdb165-7c98-4fe3-a359-498904494a1e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member 2ed7285b-89f4-40fc-9f2b-9bac12a19201 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:18.935961 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-11fdb165-7c98-4fe3-a359-498904494a1e tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 returned with HTTP 404 Aug 13 19:24:18.936526 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 29/114] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:18 2026] GET /volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:18.945298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0bd5f1c4-03ca-4974-aab5-b3e93ba38296 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:18.949126 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0bd5f1c4-03ca-4974-aab5-b3e93ba38296 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/detail Aug 13 19:24:18.949384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0bd5f1c4-03ca-4974-aab5-b3e93ba38296 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:18.949618 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0bd5f1c4-03ca-4974-aab5-b3e93ba38296 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:18.960631 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0bd5f1c4-03ca-4974-aab5-b3e93ba38296 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/detail returned with HTTP 200 Aug 13 19:24:18.961310 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 29/115] 10.4.3.126 () {68 vars in 1296 bytes} [Thu Aug 13 19:24:18 2026] GET /volume/v3/groups/detail => generated 14 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:18.972170 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-57c1e1dd-1da2-40c0-a536-0b73ef92b2a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:18.973947 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57c1e1dd-1da2-40c0-a536-0b73ef92b2a0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:18.974162 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57c1e1dd-1da2-40c0-a536-0b73ef92b2a0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:18.974407 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57c1e1dd-1da2-40c0-a536-0b73ef92b2a0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:18.974649 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-57c1e1dd-1da2-40c0-a536-0b73ef92b2a0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:18.974955 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:18.974955 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:18.975303 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-57c1e1dd-1da2-40c0-a536-0b73ef92b2a0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:18.981494 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-57c1e1dd-1da2-40c0-a536-0b73ef92b2a0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Get all volumes completed successfully. Aug 13 19:24:18.983600 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57c1e1dd-1da2-40c0-a536-0b73ef92b2a0 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:18.983600 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 28/116] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:19.000220 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-60053cd9-365e-4ae9-bc67-67708aa8d836 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.002124 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60053cd9-365e-4ae9-bc67-67708aa8d836 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201/action Aug 13 19:24:19.002602 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60053cd9-365e-4ae9-bc67-67708aa8d836 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:19.002782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60053cd9-365e-4ae9-bc67-67708aa8d836 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:19.006142 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-60053cd9-365e-4ae9-bc67-67708aa8d836 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] delete called for group 2ed7285b-89f4-40fc-9f2b-9bac12a19201 {{(pid=100185) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:24:19.006251 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-60053cd9-365e-4ae9-bc67-67708aa8d836 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Delete group with id: 2ed7285b-89f4-40fc-9f2b-9bac12a19201 Aug 13 19:24:19.011860 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60053cd9-365e-4ae9-bc67-67708aa8d836 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201/action returned with HTTP 404 Aug 13 19:24:19.012345 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 31/117] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:18 2026] POST /volume/v3/groups/2ed7285b-89f4-40fc-9f2b-9bac12a19201/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:19.023826 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-39449f50-359c-4799-8a52-56fd7f90f42b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.026315 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-39449f50-359c-4799-8a52-56fd7f90f42b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:19.026592 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-39449f50-359c-4799-8a52-56fd7f90f42b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:19.027097 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-39449f50-359c-4799-8a52-56fd7f90f42b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:19.027097 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-39449f50-359c-4799-8a52-56fd7f90f42b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:19.027885 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-39449f50-359c-4799-8a52-56fd7f90f42b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:19.040031 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-39449f50-359c-4799-8a52-56fd7f90f42b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Get all volumes completed successfully. Aug 13 19:24:19.042595 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-39449f50-359c-4799-8a52-56fd7f90f42b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:19.043316 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 30/118] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:19.059786 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8966c509-50fb-46c7-a208-baba7ec288f7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.062362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8966c509-50fb-46c7-a208-baba7ec288f7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc/action Aug 13 19:24:19.062923 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8966c509-50fb-46c7-a208-baba7ec288f7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:19.063038 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8966c509-50fb-46c7-a208-baba7ec288f7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:19.064820 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-8966c509-50fb-46c7-a208-baba7ec288f7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] delete called for group 6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc {{(pid=100184) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:24:19.064959 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-8966c509-50fb-46c7-a208-baba7ec288f7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Delete group with id: 6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc Aug 13 19:24:19.071113 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8966c509-50fb-46c7-a208-baba7ec288f7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc/action returned with HTTP 404 Aug 13 19:24:19.071655 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 30/119] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:19 2026] POST /volume/v3/groups/6f31fbdd-0937-4b2b-ae45-2bf7aa0153cc/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:19.088941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4d0a7206-76f2-4aae-bb75-c506bfe62126 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.090711 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d0a7206-76f2-4aae-bb75-c506bfe62126 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/4cace970-5c87-405e-81ac-1a56ddbe447d Aug 13 19:24:19.091104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d0a7206-76f2-4aae-bb75-c506bfe62126 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:19.091234 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d0a7206-76f2-4aae-bb75-c506bfe62126 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:19.105119 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d0a7206-76f2-4aae-bb75-c506bfe62126 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/group_types/4cace970-5c87-405e-81ac-1a56ddbe447d returned with HTTP 202 Aug 13 19:24:19.105249 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 29/120] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:24:19 2026] DELETE /volume/v3/group_types/4cace970-5c87-405e-81ac-1a56ddbe447d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:19.115504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ebf811c-7ba6-48d7-8d7b-0afcdd436eee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.118842 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ebf811c-7ba6-48d7-8d7b-0afcdd436eee tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] DELETE https://10.4.3.126/volume/v3/types/7e148c2a-3746-4b7b-a047-00a1bfb58ff3 Aug 13 19:24:19.119065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ebf811c-7ba6-48d7-8d7b-0afcdd436eee tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:19.119554 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ebf811c-7ba6-48d7-8d7b-0afcdd436eee tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:19.156937 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ebf811c-7ba6-48d7-8d7b-0afcdd436eee tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/types/7e148c2a-3746-4b7b-a047-00a1bfb58ff3 returned with HTTP 202 Aug 13 19:24:19.157778 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 32/121] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:19 2026] DELETE /volume/v3/types/7e148c2a-3746-4b7b-a047-00a1bfb58ff3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:19.167339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-49aa6dd2-6bfd-48e0-8063-0e897c6da07b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.169863 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-49aa6dd2-6bfd-48e0-8063-0e897c6da07b tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] GET https://10.4.3.126/volume/v3/types/7e148c2a-3746-4b7b-a047-00a1bfb58ff3 Aug 13 19:24:19.170266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-49aa6dd2-6bfd-48e0-8063-0e897c6da07b tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:19.170385 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-49aa6dd2-6bfd-48e0-8063-0e897c6da07b tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:19.175074 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-49aa6dd2-6bfd-48e0-8063-0e897c6da07b tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/types/7e148c2a-3746-4b7b-a047-00a1bfb58ff3 returned with HTTP 404 Aug 13 19:24:19.175788 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 31/122] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:19 2026] GET /volume/v3/types/7e148c2a-3746-4b7b-a047-00a1bfb58ff3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:19.186528 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-44a1734e-08aa-41ae-b905-16ba83116f71 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.189324 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44a1734e-08aa-41ae-b905-16ba83116f71 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:19.189648 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44a1734e-08aa-41ae-b905-16ba83116f71 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1027496296"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:19.207318 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44a1734e-08aa-41ae-b905-16ba83116f71 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:19.209538 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 31/123] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:24:19 2026] POST /volume/v3/types => generated 216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:19.218571 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7fe7c22c-4838-4ae5-b4bb-4351cb772874 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.220090 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fe7c22c-4838-4ae5-b4bb-4351cb772874 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:24:19.220181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7fe7c22c-4838-4ae5-b4bb-4351cb772874 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-579718957"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:19.235433 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7fe7c22c-4838-4ae5-b4bb-4351cb772874 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:24:19.235797 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 30/124] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:24:19 2026] POST /volume/v3/group_types => generated 172 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:19.251726 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce6d4926-21cd-4e9c-9ea8-6ff624d00a0b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.253606 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce6d4926-21cd-4e9c-9ea8-6ff624d00a0b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:24:19.254030 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce6d4926-21cd-4e9c-9ea8-6ff624d00a0b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1aebcb58-fee7-46b8-866a-29a04729bc45", "volume_types": ["0dae8470-64d4-40ae-b559-d0d727c7b543"], "name": "tempest-GroupsTest-Group-1679769358"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:19.255887 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-ce6d4926-21cd-4e9c-9ea8-6ff624d00a0b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Creating new group {'group': {'group_type': '1aebcb58-fee7-46b8-866a-29a04729bc45', 'volume_types': ['0dae8470-64d4-40ae-b559-d0d727c7b543'], 'name': 'tempest-GroupsTest-Group-1679769358'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:24:19.260413 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-ce6d4926-21cd-4e9c-9ea8-6ff624d00a0b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Creating group tempest-GroupsTest-Group-1679769358. Aug 13 19:24:19.268927 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce6d4926-21cd-4e9c-9ea8-6ff624d00a0b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Availability Zones retrieved successfully. Aug 13 19:24:19.283993 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ce6d4926-21cd-4e9c-9ea8-6ff624d00a0b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Created reservations ['0895366c-552f-412f-86fb-6129d6f8abe4'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:19.308613 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce6d4926-21cd-4e9c-9ea8-6ff624d00a0b tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:24:19.308898 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 33/125] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:24:19 2026] POST /volume/v3/groups => generated 104 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:24:19.318588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c9ea845d-8e8a-4e48-8aab-cdbaaa741bac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.320439 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c9ea845d-8e8a-4e48-8aab-cdbaaa741bac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:19.320746 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c9ea845d-8e8a-4e48-8aab-cdbaaa741bac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:19.320746 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c9ea845d-8e8a-4e48-8aab-cdbaaa741bac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:19.321035 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-c9ea845d-8e8a-4e48-8aab-cdbaaa741bac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:19.328035 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:19.328035 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:19.341612 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c9ea845d-8e8a-4e48-8aab-cdbaaa741bac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 200 Aug 13 19:24:19.342231 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 32/126] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:19 2026] GET /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:19.602085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-38898a0b-84a9-4825-b835-edda650f3bca None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:19.603787 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-38898a0b-84a9-4825-b835-edda650f3bca tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:19.603949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-38898a0b-84a9-4825-b835-edda650f3bca tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:19.604128 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-38898a0b-84a9-4825-b835-edda650f3bca tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:19.615167 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:19.615167 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:19.619308 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-38898a0b-84a9-4825-b835-edda650f3bca tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:19.626309 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-38898a0b-84a9-4825-b835-edda650f3bca tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:19.626544 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 32/127] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:19 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:24:20.037290 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d7ce0a30-9f8d-4a51-8c0e-94dd5fcadb63 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:20.355513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a4e4baf-bc82-4408-9e34-e7b64629a0e4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:20.358428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a4e4baf-bc82-4408-9e34-e7b64629a0e4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:20.358656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a4e4baf-bc82-4408-9e34-e7b64629a0e4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:20.358864 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a4e4baf-bc82-4408-9e34-e7b64629a0e4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:20.359018 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-7a4e4baf-bc82-4408-9e34-e7b64629a0e4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:20.362590 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:20.362590 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:20.364789 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7ce0a30-9f8d-4a51-8c0e-94dd5fcadb63 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:20.365095 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7ce0a30-9f8d-4a51-8c0e-94dd5fcadb63 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-336434979", "os-volume-type-access:is_public": false}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:20.369733 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a4e4baf-bc82-4408-9e34-e7b64629a0e4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 200 Aug 13 19:24:20.370216 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 34/128] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:20 2026] GET /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 333 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:20.381477 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:20.386463 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:20.386463 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1191629811", "volume_type": "0dae8470-64d4-40ae-b559-d0d727c7b543", "group_id": "f5dcab17-b163-470c-b9c4-eb71669d9a93", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:20.386463 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1191629811', 'volume_type': '0dae8470-64d4-40ae-b559-d0d727c7b543', 'group_id': 'f5dcab17-b163-470c-b9c4-eb71669d9a93', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:20.390063 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7ce0a30-9f8d-4a51-8c0e-94dd5fcadb63 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:20.391243 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 31/129] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:24:20 2026] POST /volume/v3/types => generated 228 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:20.399449 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:20.399449 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:20.400081 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume of 1 GB Aug 13 19:24:20.403668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-148c8d1d-c46d-4e76-bc9e-19cd42a42a02 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:20.408264 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Availability Zones retrieved successfully. Aug 13 19:24:20.415716 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Flow 'volume_create_api' (4ee51645-09cf-4e5f-b3e7-640aad47c30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:20.417855 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9c798a-a9fd-451a-a87e-3bf0ab5b7041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:20.417948 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:20.417948 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:20.420193 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:20.446933 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9c798a-a9fd-451a-a87e-3bf0ab5b7041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0dae8470-64d4-40ae-b559-d0d727c7b543,is_public=True,name='tempest-GroupsTest-volume-type-1027496296',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0dae8470-64d4-40ae-b559-d0d727c7b543', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f5dcab17-b163-470c-b9c4-eb71669d9a93', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:20.450323 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b09789-8f84-45fa-900b-f4028a122078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:20.492700 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1027496296 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1027496296, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:20.493720 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1027496296 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1027496296, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:20.536089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Created reservations ['b703b58b-b8ec-4927-a243-b800c196f1f6', '3ff0123b-7cc7-49fa-96f9-4aa5a72faca0', '5a7c3098-f0db-4c30-935d-391400ff8d6c', 'fc729244-5062-44eb-a036-8cdce6749d62'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:20.537550 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b09789-8f84-45fa-900b-f4028a122078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b703b58b-b8ec-4927-a243-b800c196f1f6', '3ff0123b-7cc7-49fa-96f9-4aa5a72faca0', '5a7c3098-f0db-4c30-935d-391400ff8d6c', 'fc729244-5062-44eb-a036-8cdce6749d62']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:20.538947 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82724b7e-1893-44eb-b735-5cb047db503e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:20.574140 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82724b7e-1893-44eb-b735-5cb047db503e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5edd23ce-9299-432c-989b-4e8bf2ea1ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1191629811',encryption_key_id=None,group_id=f5dcab17-b163-470c-b9c4-eb71669d9a93,group_type_id=,metadata={},multiattach=False,project_id='d67f0feec0b84b8bb80c02c4837c3321',qos_specs=None,replication_status=,reservations=['b703b58b-b8ec-4927-a243-b800c196f1f6','3ff0123b-7cc7-49fa-96f9-4aa5a72faca0','5a7c3098-f0db-4c30-935d-391400ff8d6c','fc729244-5062-44eb-a036-8cdce6749d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af2f1535e8745d3a300f500dc6812fd',volume_type_id=0dae8470-64d4-40ae-b559-d0d727c7b543), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1191629811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f5dcab17-b163-470c-b9c4-eb71669d9a93,host=None,id=5edd23ce-9299-432c-989b-4e8bf2ea1ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67f0feec0b84b8bb80c02c4837c3321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af2f1535e8745d3a300f500dc6812fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0dae8470-64d4-40ae-b559-d0d727c7b543),volume_type_id=0dae8470-64d4-40ae-b559-d0d727c7b543)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:20.574978 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb70b4de-f19a-41da-bf67-e6ba0ae1f555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:20.599603 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb70b4de-f19a-41da-bf67-e6ba0ae1f555) transitioned into state 'SUCCESS' from state '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-1191629811',encryption_key_id=None,group_id=f5dcab17-b163-470c-b9c4-eb71669d9a93,group_type_id=,metadata={},multiattach=False,project_id='d67f0feec0b84b8bb80c02c4837c3321',qos_specs=None,replication_status=,reservations=['b703b58b-b8ec-4927-a243-b800c196f1f6','3ff0123b-7cc7-49fa-96f9-4aa5a72faca0','5a7c3098-f0db-4c30-935d-391400ff8d6c','fc729244-5062-44eb-a036-8cdce6749d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af2f1535e8745d3a300f500dc6812fd',volume_type_id=0dae8470-64d4-40ae-b559-d0d727c7b543)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:20.600355 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc65bfeb-fab5-4488-9c30-39d72330dd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:20.617837 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc65bfeb-fab5-4488-9c30-39d72330dd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:20.619303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Flow 'volume_create_api' (4ee51645-09cf-4e5f-b3e7-640aad47c30e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:20.619848 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume request issued successfully. Aug 13 19:24:20.620940 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:20.621528 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:20.642143 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a1ca6251-c22e-4855-a0c8-397ebe0ef4b6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:20.643742 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a1ca6251-c22e-4855-a0c8-397ebe0ef4b6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:20.643941 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a1ca6251-c22e-4855-a0c8-397ebe0ef4b6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:20.644146 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a1ca6251-c22e-4855-a0c8-397ebe0ef4b6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:20.661395 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:20.661395 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:20.663338 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-148c8d1d-c46d-4e76-bc9e-19cd42a42a02 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:20.663848 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-148c8d1d-c46d-4e76-bc9e-19cd42a42a02 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f3eb17dc-4170-4b3d-bd17-2cb29b27dec4", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:20.665809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-148c8d1d-c46d-4e76-bc9e-19cd42a42a02 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Create volume request body: {'volume': {'volume_type': 'f3eb17dc-4170-4b3d-bd17-2cb29b27dec4', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:20.666522 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a1ca6251-c22e-4855-a0c8-397ebe0ef4b6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:20.671324 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a1ca6251-c22e-4855-a0c8-397ebe0ef4b6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:20.672322 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 35/130] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:20 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:20.673019 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-148c8d1d-c46d-4e76-bc9e-19cd42a42a02 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 13 19:24:20.673693 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 33/131] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:24:20 2026] POST /volume/v3/volumes => generated 114 bytes in 270 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:20.684568 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-796ce66b-d4c0-400b-bdc9-dc4292be3857 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:20.687439 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:20.688042 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-796ce66b-d4c0-400b-bdc9-dc4292be3857 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] POST https://10.4.3.126/volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4/action Aug 13 19:24:20.688672 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-796ce66b-d4c0-400b-bdc9-dc4292be3857 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action body: b'{"addProjectAccess": {"project": "0c2070747e87461692ebd2547245f4f2"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:20.688795 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-796ce66b-d4c0-400b-bdc9-dc4292be3857 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0c2070747e87461692ebd2547245f4f2"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:20.692754 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:20.692754 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:20.695900 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f69dff30-4dbc-40e3-a458-9c409f94a730 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:20.695977 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 33/132] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:24:20 2026] POST /volume/v3/volumes => generated 815 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:20.707218 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-796ce66b-d4c0-400b-bdc9-dc4292be3857 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4/action returned with HTTP 202 Aug 13 19:24:20.708264 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 32/133] 10.4.3.126 () {68 vars in 1384 bytes} [Thu Aug 13 19:24:20 2026] POST /volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:20.719286 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e58f74b8-6abd-4024-bb44-2047385e27df None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:20.719422 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-140749f6-133d-4cb9-9afc-776f43e21f97 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:20.721890 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:20.721890 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f3eb17dc-4170-4b3d-bd17-2cb29b27dec4", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-962732630"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:20.724954 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e58f74b8-6abd-4024-bb44-2047385e27df tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf Aug 13 19:24:20.725167 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e58f74b8-6abd-4024-bb44-2047385e27df tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:20.725572 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e58f74b8-6abd-4024-bb44-2047385e27df tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:20.733599 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:20.733599 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:20.738200 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e58f74b8-6abd-4024-bb44-2047385e27df tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Volume info retrieved successfully. Aug 13 19:24:20.739507 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-e58f74b8-6abd-4024-bb44-2047385e27df tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:20.739507 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-e58f74b8-6abd-4024-bb44-2047385e27df tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:20.782661 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-e58f74b8-6abd-4024-bb44-2047385e27df tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:20.789529 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:20.789529 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:20.798939 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e58f74b8-6abd-4024-bb44-2047385e27df tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf returned with HTTP 200 Aug 13 19:24:20.799394 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 36/134] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:20 2026] GET /volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:20.861910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Create volume request body: {'volume': {'volume_type': 'f3eb17dc-4170-4b3d-bd17-2cb29b27dec4', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-962732630'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:20.866780 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Create volume of 1 GB Aug 13 19:24:20.867387 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:20.867387 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:20.868528 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Availability Zones retrieved successfully. Aug 13 19:24:20.877620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Flow 'volume_create_api' (0f94fafd-187e-414d-8bce-4a90d019c006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:20.877620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a4dae8-51a0-49c2-9b6f-df11d397adc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:20.879240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:20.902907 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a4dae8-51a0-49c2-9b6f-df11d397adc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:24:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3eb17dc-4170-4b3d-bd17-2cb29b27dec4,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-336434979',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3eb17dc-4170-4b3d-bd17-2cb29b27dec4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:20.903948 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef2e570-6e42-43d6-b577-3c3d3228a4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:20.936511 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-336434979 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-336434979, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:20.936782 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-336434979 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-336434979, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:20.971336 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Created reservations ['7a048235-edd6-4e7a-a073-20768ef5a9ea', '73594a01-b7e7-422a-aeb8-ee0faf1fd309', '95d316d4-2b7f-4aeb-ab34-3f16133bcaf0', 'a654cfc1-92d0-4748-bc37-463e267aba5c'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:20.972389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef2e570-6e42-43d6-b577-3c3d3228a4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a048235-edd6-4e7a-a073-20768ef5a9ea', '73594a01-b7e7-422a-aeb8-ee0faf1fd309', '95d316d4-2b7f-4aeb-ab34-3f16133bcaf0', 'a654cfc1-92d0-4748-bc37-463e267aba5c']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:20.973444 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83436a6b-5d32-4b14-8a37-3c3d5b19f7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:21.002318 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83436a6b-5d32-4b14-8a37-3c3d5b19f7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6648f87b-6fc5-49b4-acf1-20d50bdd3d3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-962732630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2070747e87461692ebd2547245f4f2',qos_specs=None,replication_status=,reservations=['7a048235-edd6-4e7a-a073-20768ef5a9ea','73594a01-b7e7-422a-aeb8-ee0faf1fd309','95d316d4-2b7f-4aeb-ab34-3f16133bcaf0','a654cfc1-92d0-4748-bc37-463e267aba5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1a0a3d2db2749dd9ef62897e40eb270',volume_type_id=f3eb17dc-4170-4b3d-bd17-2cb29b27dec4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-962732630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6648f87b-6fc5-49b4-acf1-20d50bdd3d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2070747e87461692ebd2547245f4f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1a0a3d2db2749dd9ef62897e40eb270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3eb17dc-4170-4b3d-bd17-2cb29b27dec4),volume_type_id=f3eb17dc-4170-4b3d-bd17-2cb29b27dec4)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:21.003105 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ffcd9b-2e0f-4283-8e21-24ccf82dc3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:21.023290 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ffcd9b-2e0f-4283-8e21-24ccf82dc3b4) transitioned into state 'SUCCESS' from state '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-962732630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2070747e87461692ebd2547245f4f2',qos_specs=None,replication_status=,reservations=['7a048235-edd6-4e7a-a073-20768ef5a9ea','73594a01-b7e7-422a-aeb8-ee0faf1fd309','95d316d4-2b7f-4aeb-ab34-3f16133bcaf0','a654cfc1-92d0-4748-bc37-463e267aba5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1a0a3d2db2749dd9ef62897e40eb270',volume_type_id=f3eb17dc-4170-4b3d-bd17-2cb29b27dec4)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:21.024039 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f7685dc-aff7-431b-9244-fab4b9fa75fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:21.035474 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f7685dc-aff7-431b-9244-fab4b9fa75fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:21.038314 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Flow 'volume_create_api' (0f94fafd-187e-414d-8bce-4a90d019c006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:21.038314 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Create volume request issued successfully. Aug 13 19:24:21.038314 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-140749f6-133d-4cb9-9afc-776f43e21f97 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:21.038471 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 34/135] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:24:20 2026] POST /volume/v3/volumes => generated 794 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:21.057507 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-483e2683-23e1-47ba-959f-d90fbb147a55 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:21.059175 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-483e2683-23e1-47ba-959f-d90fbb147a55 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] GET https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b Aug 13 19:24:21.059361 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-483e2683-23e1-47ba-959f-d90fbb147a55 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:21.060936 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-483e2683-23e1-47ba-959f-d90fbb147a55 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:21.067015 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:21.067015 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:21.070511 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-483e2683-23e1-47ba-959f-d90fbb147a55 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Volume info retrieved successfully. Aug 13 19:24:21.074957 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-483e2683-23e1-47ba-959f-d90fbb147a55 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b returned with HTTP 200 Aug 13 19:24:21.075399 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 34/136] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:21 2026] GET /volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:21.690559 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ff95f9fc-7c2f-406a-bdf0-538a34e11edd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:21.692400 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff95f9fc-7c2f-406a-bdf0-538a34e11edd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:21.692599 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ff95f9fc-7c2f-406a-bdf0-538a34e11edd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:21.692862 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ff95f9fc-7c2f-406a-bdf0-538a34e11edd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:21.701140 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:21.701140 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:21.708178 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ff95f9fc-7c2f-406a-bdf0-538a34e11edd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:21.717190 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff95f9fc-7c2f-406a-bdf0-538a34e11edd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:21.717924 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 33/137] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:21 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:21.814571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:21.817761 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf Aug 13 19:24:21.817984 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:21.818135 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:21.836239 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:21.836239 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:21.846791 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Volume info retrieved successfully. Aug 13 19:24:21.847085 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:21.847237 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:21.889705 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:21.892629 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:21.892629 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:21.899437 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41e6c7d8-dc89-421d-ab6e-06d9fbca3be1 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf returned with HTTP 200 Aug 13 19:24:21.900337 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 37/138] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:21 2026] GET /volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf => generated 908 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:21.916170 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-78be5770-9827-4467-9b29-1857c3b3273a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:21.919474 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:21.920633 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-497382679", "volume_type": "0dae8470-64d4-40ae-b559-d0d727c7b543", "group_id": "f5dcab17-b163-470c-b9c4-eb71669d9a93", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:21.923411 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-497382679', 'volume_type': '0dae8470-64d4-40ae-b559-d0d727c7b543', 'group_id': 'f5dcab17-b163-470c-b9c4-eb71669d9a93', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:21.937687 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:21.937687 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:21.938243 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume of 1 GB Aug 13 19:24:21.946791 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Availability Zones retrieved successfully. Aug 13 19:24:21.952636 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Flow 'volume_create_api' (ed3c6911-65b8-4bc6-9285-e28ef2cbad99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:21.954112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b4b941-e3a4-4575-8a38-063c5727ab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:21.954961 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:21.954961 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:21.955490 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:21.981602 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b4b941-e3a4-4575-8a38-063c5727ab8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0dae8470-64d4-40ae-b559-d0d727c7b543,is_public=True,name='tempest-GroupsTest-volume-type-1027496296',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0dae8470-64d4-40ae-b559-d0d727c7b543', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f5dcab17-b163-470c-b9c4-eb71669d9a93', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:21.982721 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6d8bb9-2b9d-417d-88c7-bc151458e9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.020594 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1027496296 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1027496296, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:22.020974 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1027496296 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1027496296, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:22.051418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Created reservations ['8a465abd-4f02-4a27-9408-5f8d8d7b943d', '2410e964-5f84-4895-bd6b-e10744884709', '4c4ec751-caf4-489e-a966-88d4896779c1', '3f284706-efe4-4f64-a8b3-590b5196f18b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:22.051418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6d8bb9-2b9d-417d-88c7-bc151458e9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a465abd-4f02-4a27-9408-5f8d8d7b943d', '2410e964-5f84-4895-bd6b-e10744884709', '4c4ec751-caf4-489e-a966-88d4896779c1', '3f284706-efe4-4f64-a8b3-590b5196f18b']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.051418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca728c1b-c46c-4e43-a612-1f8f8140ec23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.084997 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca728c1b-c46c-4e43-a612-1f8f8140ec23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db1e248c-b198-45ea-bbc3-d63d4183f4a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-497382679',encryption_key_id=None,group_id=f5dcab17-b163-470c-b9c4-eb71669d9a93,group_type_id=,metadata={},multiattach=False,project_id='d67f0feec0b84b8bb80c02c4837c3321',qos_specs=None,replication_status=,reservations=['8a465abd-4f02-4a27-9408-5f8d8d7b943d','2410e964-5f84-4895-bd6b-e10744884709','4c4ec751-caf4-489e-a966-88d4896779c1','3f284706-efe4-4f64-a8b3-590b5196f18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af2f1535e8745d3a300f500dc6812fd',volume_type_id=0dae8470-64d4-40ae-b559-d0d727c7b543), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-497382679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f5dcab17-b163-470c-b9c4-eb71669d9a93,host=None,id=db1e248c-b198-45ea-bbc3-d63d4183f4a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67f0feec0b84b8bb80c02c4837c3321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af2f1535e8745d3a300f500dc6812fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0dae8470-64d4-40ae-b559-d0d727c7b543),volume_type_id=0dae8470-64d4-40ae-b559-d0d727c7b543)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.085982 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd896675-c2df-4922-933a-f5a0e5f2d099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.094182 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d5c6da94-43e0-4fed-b0bb-ddad94b2bc94 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:22.097727 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d5c6da94-43e0-4fed-b0bb-ddad94b2bc94 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] GET https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b Aug 13 19:24:22.098357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d5c6da94-43e0-4fed-b0bb-ddad94b2bc94 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:22.099502 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d5c6da94-43e0-4fed-b0bb-ddad94b2bc94 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:22.106596 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:22.106596 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:22.111096 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd896675-c2df-4922-933a-f5a0e5f2d099) transitioned into state 'SUCCESS' from state '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-497382679',encryption_key_id=None,group_id=f5dcab17-b163-470c-b9c4-eb71669d9a93,group_type_id=,metadata={},multiattach=False,project_id='d67f0feec0b84b8bb80c02c4837c3321',qos_specs=None,replication_status=,reservations=['8a465abd-4f02-4a27-9408-5f8d8d7b943d','2410e964-5f84-4895-bd6b-e10744884709','4c4ec751-caf4-489e-a966-88d4896779c1','3f284706-efe4-4f64-a8b3-590b5196f18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af2f1535e8745d3a300f500dc6812fd',volume_type_id=0dae8470-64d4-40ae-b559-d0d727c7b543)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.111223 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d5c6da94-43e0-4fed-b0bb-ddad94b2bc94 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Volume info retrieved successfully. Aug 13 19:24:22.111285 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d18d3cc-905f-4fd2-ac2e-94c4e78736f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.116703 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d5c6da94-43e0-4fed-b0bb-ddad94b2bc94 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b returned with HTTP 200 Aug 13 19:24:22.117418 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 35/139] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:22 2026] GET /volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:22.130300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d18d3cc-905f-4fd2-ac2e-94c4e78736f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.130300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Flow 'volume_create_api' (ed3c6911-65b8-4bc6-9285-e28ef2cbad99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:22.130300 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Create volume request issued successfully. Aug 13 19:24:22.130300 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:22.130496 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:22.138320 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c324deb7-2ad3-4ce4-a15f-98b385c4b8ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:22.142629 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c324deb7-2ad3-4ce4-a15f-98b385c4b8ff tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] GET https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b Aug 13 19:24:22.142847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c324deb7-2ad3-4ce4-a15f-98b385c4b8ff tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:22.143027 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c324deb7-2ad3-4ce4-a15f-98b385c4b8ff tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:22.152644 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:22.152644 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:22.162873 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c324deb7-2ad3-4ce4-a15f-98b385c4b8ff tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Volume info retrieved successfully. Aug 13 19:24:22.175692 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c324deb7-2ad3-4ce4-a15f-98b385c4b8ff tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b returned with HTTP 200 Aug 13 19:24:22.176180 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 34/140] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:22 2026] GET /volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b => generated 887 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:22.186363 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:22.194331 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:22.194331 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:22.197703 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e4d1f34a-057d-4bc5-82ab-3b9333533760 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:22.201575 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e4d1f34a-057d-4bc5-82ab-3b9333533760 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b Aug 13 19:24:22.201856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e4d1f34a-057d-4bc5-82ab-3b9333533760 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:22.202122 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e4d1f34a-057d-4bc5-82ab-3b9333533760 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:22.202341 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e4d1f34a-057d-4bc5-82ab-3b9333533760 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Delete volume with id: 6648f87b-6fc5-49b4-acf1-20d50bdd3d3b Aug 13 19:24:22.202613 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78be5770-9827-4467-9b29-1857c3b3273a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:22.203128 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 35/141] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:24:21 2026] POST /volume/v3/volumes => generated 814 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:22.215227 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:22.215227 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:22.215949 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e4d1f34a-057d-4bc5-82ab-3b9333533760 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Volume info retrieved successfully. Aug 13 19:24:22.218817 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-586df848-a033-468f-8fb5-21447ee2d3c9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:22.223006 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-586df848-a033-468f-8fb5-21447ee2d3c9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 Aug 13 19:24:22.223377 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-586df848-a033-468f-8fb5-21447ee2d3c9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:22.223573 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-586df848-a033-468f-8fb5-21447ee2d3c9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:22.242136 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:22.242136 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:22.245667 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-586df848-a033-468f-8fb5-21447ee2d3c9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Volume info retrieved successfully. Aug 13 19:24:22.248451 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-586df848-a033-468f-8fb5-21447ee2d3c9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:22.248624 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-586df848-a033-468f-8fb5-21447ee2d3c9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:22.283204 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e4d1f34a-057d-4bc5-82ab-3b9333533760 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Delete volume request issued successfully. Aug 13 19:24:22.283204 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e4d1f34a-057d-4bc5-82ab-3b9333533760 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b returned with HTTP 202 Aug 13 19:24:22.283204 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 38/142] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:22 2026] DELETE /volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:22.294317 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9368f821-abe8-4245-9397-e7d03fc86e72 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:22.300882 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9368f821-abe8-4245-9397-e7d03fc86e72 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] GET https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b Aug 13 19:24:22.301110 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9368f821-abe8-4245-9397-e7d03fc86e72 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:22.301467 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9368f821-abe8-4245-9397-e7d03fc86e72 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:22.306418 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-586df848-a033-468f-8fb5-21447ee2d3c9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:22.311225 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:22.311225 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:22.312694 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:22.312694 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:22.315790 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9368f821-abe8-4245-9397-e7d03fc86e72 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Volume info retrieved successfully. Aug 13 19:24:22.321585 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9368f821-abe8-4245-9397-e7d03fc86e72 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b returned with HTTP 200 Aug 13 19:24:22.322429 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 35/143] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:22 2026] GET /volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:22.335447 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-586df848-a033-468f-8fb5-21447ee2d3c9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 returned with HTTP 200 Aug 13 19:24:22.335447 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 36/144] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:22 2026] GET /volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 => generated 882 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:22.423294 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:22.731728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:22.732039 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-993046177"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:22.732929 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3c34ec15-1722-484b-962e-6b1545d0df74 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:22.733721 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-993046177'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:22.734145 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Create volume of 1 GB Aug 13 19:24:22.737239 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Availability Zones retrieved successfully. Aug 13 19:24:22.738343 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c34ec15-1722-484b-962e-6b1545d0df74 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:22.738578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c34ec15-1722-484b-962e-6b1545d0df74 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:22.738793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c34ec15-1722-484b-962e-6b1545d0df74 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:22.742696 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Flow 'volume_create_api' (c8d9907a-9f9a-4480-aefd-bd67533430e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:22.745339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8882e6d4-1f7d-44f9-a1cc-f3b21fac92fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.745339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:22.748709 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:22.748709 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:22.754267 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3c34ec15-1722-484b-962e-6b1545d0df74 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:22.758845 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c34ec15-1722-484b-962e-6b1545d0df74 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:22.759213 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 39/145] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:22 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:24:22.772881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8882e6d4-1f7d-44f9-a1cc-f3b21fac92fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.773947 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e11eb5-fbcc-47ac-925b-19b052e30592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.837461 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Created reservations ['863d8e07-7232-415b-a280-af03d8c49d9b', 'b1cc08d4-573c-4247-bd3d-c7efdc51807f', '37651339-9224-4ed2-a381-680d4c1f6bff', 'e93cce17-23ef-4f08-b4ee-2f42441ae7b5'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:22.838188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e11eb5-fbcc-47ac-925b-19b052e30592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['863d8e07-7232-415b-a280-af03d8c49d9b', 'b1cc08d4-573c-4247-bd3d-c7efdc51807f', '37651339-9224-4ed2-a381-680d4c1f6bff', 'e93cce17-23ef-4f08-b4ee-2f42441ae7b5']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.838877 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5880052b-9c76-4594-95c8-74bf31e1b103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.894841 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5880052b-9c76-4594-95c8-74bf31e1b103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bb2aef3-5e67-45e3-9247-3b4a735a92b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-993046177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c306802490034d4984d0b53060b319ea',qos_specs=None,replication_status=,reservations=['863d8e07-7232-415b-a280-af03d8c49d9b','b1cc08d4-573c-4247-bd3d-c7efdc51807f','37651339-9224-4ed2-a381-680d4c1f6bff','e93cce17-23ef-4f08-b4ee-2f42441ae7b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a3f7e3ffb9b4a9fa1069be1e5c1db32',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-993046177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bb2aef3-5e67-45e3-9247-3b4a735a92b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c306802490034d4984d0b53060b319ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a3f7e3ffb9b4a9fa1069be1e5c1db32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.895966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40c586e-c62c-4a14-901f-e3b3d06ba362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.917729 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40c586e-c62c-4a14-901f-e3b3d06ba362) transitioned into state 'SUCCESS' from state '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-993046177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c306802490034d4984d0b53060b319ea',qos_specs=None,replication_status=,reservations=['863d8e07-7232-415b-a280-af03d8c49d9b','b1cc08d4-573c-4247-bd3d-c7efdc51807f','37651339-9224-4ed2-a381-680d4c1f6bff','e93cce17-23ef-4f08-b4ee-2f42441ae7b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a3f7e3ffb9b4a9fa1069be1e5c1db32',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.918668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221f8c27-fbd7-4d93-a186-4d2a6c71b75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:22.929396 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221f8c27-fbd7-4d93-a186-4d2a6c71b75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:22.930671 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Flow 'volume_create_api' (c8d9907a-9f9a-4480-aefd-bd67533430e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:22.931068 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Create volume request issued successfully. Aug 13 19:24:22.931987 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7f69f6f-5444-42c4-a1d0-a5f7f34a8a6d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:22.932479 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 36/146] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:24:22 2026] POST /volume/v3/volumes => generated 784 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:22.944775 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-631e9a95-5460-4772-95e1-ea4ffa59a8db None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:22.955070 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-631e9a95-5460-4772-95e1-ea4ffa59a8db tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:24:22.955070 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-631e9a95-5460-4772-95e1-ea4ffa59a8db tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:22.955070 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-631e9a95-5460-4772-95e1-ea4ffa59a8db tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.129196 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:23.129196 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:23.132828 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-631e9a95-5460-4772-95e1-ea4ffa59a8db tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:24:23.136549 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-631e9a95-5460-4772-95e1-ea4ffa59a8db tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:24:23.137005 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 36/147] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:22 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:23.340752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a077d4f6-e7de-4a92-b98d-2463b80811e5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.342969 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a077d4f6-e7de-4a92-b98d-2463b80811e5 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] GET https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b Aug 13 19:24:23.343153 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a077d4f6-e7de-4a92-b98d-2463b80811e5 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.343351 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a077d4f6-e7de-4a92-b98d-2463b80811e5 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.351709 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a077d4f6-e7de-4a92-b98d-2463b80811e5 tempest-VolumeTypesAccessTest-1786912491 tempest-VolumeTypesAccessTest-1786912491-project-member] https://10.4.3.126/volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b returned with HTTP 404 Aug 13 19:24:23.354292 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 37/148] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:23 2026] GET /volume/v3/volumes/6648f87b-6fc5-49b4-acf1-20d50bdd3d3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:24:23.357031 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23f81789-d634-4fad-84fc-2388a69b2fac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.359947 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-379f1140-d15d-49c2-823f-b64e8c47744c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.360545 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23f81789-d634-4fad-84fc-2388a69b2fac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 Aug 13 19:24:23.360822 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23f81789-d634-4fad-84fc-2388a69b2fac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.361049 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23f81789-d634-4fad-84fc-2388a69b2fac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.361660 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-379f1140-d15d-49c2-823f-b64e8c47744c tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] POST https://10.4.3.126/volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4/action Aug 13 19:24:23.361959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-379f1140-d15d-49c2-823f-b64e8c47744c tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action body: b'{"removeProjectAccess": {"project": "0c2070747e87461692ebd2547245f4f2"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:23.362067 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-379f1140-d15d-49c2-823f-b64e8c47744c tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0c2070747e87461692ebd2547245f4f2"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:23.363786 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:23.363786 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:23.369770 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:23.369770 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:23.373239 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-379f1140-d15d-49c2-823f-b64e8c47744c tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4/action returned with HTTP 202 Aug 13 19:24:23.373642 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 37/149] 10.4.3.126 () {68 vars in 1384 bytes} [Thu Aug 13 19:24:23 2026] POST /volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:23.373975 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-23f81789-d634-4fad-84fc-2388a69b2fac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Volume info retrieved successfully. Aug 13 19:24:23.374785 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-23f81789-d634-4fad-84fc-2388a69b2fac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:23.374959 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-23f81789-d634-4fad-84fc-2388a69b2fac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:23.381044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-56537652-5708-4d9f-afcb-2be2632a283e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.382706 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-56537652-5708-4d9f-afcb-2be2632a283e tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] DELETE https://10.4.3.126/volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4 Aug 13 19:24:23.385288 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-56537652-5708-4d9f-afcb-2be2632a283e tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.385288 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-56537652-5708-4d9f-afcb-2be2632a283e tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.419871 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-56537652-5708-4d9f-afcb-2be2632a283e tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4 returned with HTTP 202 Aug 13 19:24:23.420260 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 37/150] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:23 2026] DELETE /volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:23.423324 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-23f81789-d634-4fad-84fc-2388a69b2fac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:23.426809 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1bb2d28d-3459-45c7-8ada-7ab21bdae9fb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.428050 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:23.428050 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:23.429291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1bb2d28d-3459-45c7-8ada-7ab21bdae9fb tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] GET https://10.4.3.126/volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4 Aug 13 19:24:23.429291 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1bb2d28d-3459-45c7-8ada-7ab21bdae9fb tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.429291 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1bb2d28d-3459-45c7-8ada-7ab21bdae9fb tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.432052 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1bb2d28d-3459-45c7-8ada-7ab21bdae9fb tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4 returned with HTTP 404 Aug 13 19:24:23.432551 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 38/151] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:23 2026] GET /volume/v3/types/f3eb17dc-4170-4b3d-bd17-2cb29b27dec4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:23.436634 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23f81789-d634-4fad-84fc-2388a69b2fac tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 returned with HTTP 200 Aug 13 19:24:23.437071 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 40/152] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:23 2026] GET /volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:23.440078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-901e8404-f48e-423b-812c-31a8ee521e2d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.442053 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-901e8404-f48e-423b-812c-31a8ee521e2d tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:23.443073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-901e8404-f48e-423b-812c-31a8ee521e2d tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2043258901", "os-volume-type-access:is_public": false}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:23.454063 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-901e8404-f48e-423b-812c-31a8ee521e2d tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:23.454407 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 38/153] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:24:23 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 13 19:24:23.459669 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75118813-a4f9-488f-a988-8fb7883ed3f9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.461308 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75118813-a4f9-488f-a988-8fb7883ed3f9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] PUT https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:23.461622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75118813-a4f9-488f-a988-8fb7883ed3f9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "db1e248c-b198-45ea-bbc3-d63d4183f4a8"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:23.463172 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6109f79f-3d51-4566-8cbc-e10acad8826b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.465038 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6109f79f-3d51-4566-8cbc-e10acad8826b tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] POST https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action Aug 13 19:24:23.465363 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6109f79f-3d51-4566-8cbc-e10acad8826b tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action body: b'{"addProjectAccess": {"project": "0c2070747e87461692ebd2547245f4f2"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:23.465476 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6109f79f-3d51-4566-8cbc-e10acad8826b tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0c2070747e87461692ebd2547245f4f2"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:23.468914 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-75118813-a4f9-488f-a988-8fb7883ed3f9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Update called for group f5dcab17-b163-470c-b9c4-eb71669d9a93. {{(pid=100183) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 19:24:23.469038 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-75118813-a4f9-488f-a988-8fb7883ed3f9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Updating group f5dcab17-b163-470c-b9c4-eb71669d9a93 with name new_group description: This is a new group add_volumes: None remove_volumes: db1e248c-b198-45ea-bbc3-d63d4183f4a8. Aug 13 19:24:23.472639 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:23.472639 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:23.477149 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6109f79f-3d51-4566-8cbc-e10acad8826b tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action returned with HTTP 202 Aug 13 19:24:23.477784 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 39/154] 10.4.3.126 () {68 vars in 1384 bytes} [Thu Aug 13 19:24:23 2026] POST /volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:23.484493 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cdf02fbe-7c14-492a-809a-2d5f79dcd6df None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.487844 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdf02fbe-7c14-492a-809a-2d5f79dcd6df tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] POST https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action Aug 13 19:24:23.488237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdf02fbe-7c14-492a-809a-2d5f79dcd6df tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action body: b'{"addProjectAccess": {"project": "2bb02920a2424777a685675dfc507279"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:23.488407 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdf02fbe-7c14-492a-809a-2d5f79dcd6df tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2bb02920a2424777a685675dfc507279"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:23.500648 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdf02fbe-7c14-492a-809a-2d5f79dcd6df tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action returned with HTTP 202 Aug 13 19:24:23.501032 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 41/155] 10.4.3.126 () {68 vars in 1384 bytes} [Thu Aug 13 19:24:23 2026] POST /volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:23.507349 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75118813-a4f9-488f-a988-8fb7883ed3f9 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 202 Aug 13 19:24:23.507349 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 38/156] 10.4.3.126 () {70 vars in 1407 bytes} [Thu Aug 13 19:24:23 2026] PUT /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:23.508519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9903a129-b3f8-47b4-a945-ec78024e9d5e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.513636 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9903a129-b3f8-47b4-a945-ec78024e9d5e tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] GET https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/os-volume-type-access Aug 13 19:24:23.513806 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9903a129-b3f8-47b4-a945-ec78024e9d5e tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.514069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9903a129-b3f8-47b4-a945-ec78024e9d5e tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.515702 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c18a2ce1-41fe-462d-a0a3-e534e74b7802 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.517347 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c18a2ce1-41fe-462d-a0a3-e534e74b7802 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:23.517580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c18a2ce1-41fe-462d-a0a3-e534e74b7802 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.517787 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c18a2ce1-41fe-462d-a0a3-e534e74b7802 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.517943 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-c18a2ce1-41fe-462d-a0a3-e534e74b7802 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:23.520828 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:23.520828 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:23.525115 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9903a129-b3f8-47b4-a945-ec78024e9d5e tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/os-volume-type-access returned with HTTP 200 Aug 13 19:24:23.525524 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 39/157] 10.4.3.126 () {66 vars in 1408 bytes} [Thu Aug 13 19:24:23 2026] GET /volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:23.528363 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c18a2ce1-41fe-462d-a0a3-e534e74b7802 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 200 Aug 13 19:24:23.528871 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 40/158] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:23 2026] GET /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:23.532858 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6fc73f0b-ae1a-4194-8b6b-7d31233631fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.534428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6fc73f0b-ae1a-4194-8b6b-7d31233631fd tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] POST https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action Aug 13 19:24:23.535930 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6fc73f0b-ae1a-4194-8b6b-7d31233631fd tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action body: b'{"removeProjectAccess": {"project": "2bb02920a2424777a685675dfc507279"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:23.535930 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6fc73f0b-ae1a-4194-8b6b-7d31233631fd tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2bb02920a2424777a685675dfc507279"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:23.545462 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6fc73f0b-ae1a-4194-8b6b-7d31233631fd tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action returned with HTTP 202 Aug 13 19:24:23.545462 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 42/159] 10.4.3.126 () {68 vars in 1384 bytes} [Thu Aug 13 19:24:23 2026] POST /volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:23.553291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c773e1d8-ae05-4a64-aeda-3c7817fd09ca None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.556300 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c773e1d8-ae05-4a64-aeda-3c7817fd09ca tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] POST https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action Aug 13 19:24:23.556698 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c773e1d8-ae05-4a64-aeda-3c7817fd09ca tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action body: b'{"removeProjectAccess": {"project": "0c2070747e87461692ebd2547245f4f2"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:23.556824 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c773e1d8-ae05-4a64-aeda-3c7817fd09ca tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0c2070747e87461692ebd2547245f4f2"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:23.568976 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c773e1d8-ae05-4a64-aeda-3c7817fd09ca tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action returned with HTTP 202 Aug 13 19:24:23.569738 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 39/160] 10.4.3.126 () {68 vars in 1384 bytes} [Thu Aug 13 19:24:23 2026] POST /volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:23.577467 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4a719ab5-e7b3-4da5-bea4-8878d4526484 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.579117 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a719ab5-e7b3-4da5-bea4-8878d4526484 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] DELETE https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd Aug 13 19:24:23.579341 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a719ab5-e7b3-4da5-bea4-8878d4526484 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.579569 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a719ab5-e7b3-4da5-bea4-8878d4526484 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.601155 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a719ab5-e7b3-4da5-bea4-8878d4526484 tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd returned with HTTP 202 Aug 13 19:24:23.601579 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 40/161] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:23 2026] DELETE /volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:23.607916 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-19ac99ab-3f40-4f49-8319-c3b51729bc9d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.609514 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19ac99ab-3f40-4f49-8319-c3b51729bc9d tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] GET https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd Aug 13 19:24:23.609680 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19ac99ab-3f40-4f49-8319-c3b51729bc9d tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.609888 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19ac99ab-3f40-4f49-8319-c3b51729bc9d tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.612683 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19ac99ab-3f40-4f49-8319-c3b51729bc9d tempest-VolumeTypesAccessTest-58915002 tempest-VolumeTypesAccessTest-58915002-project-admin] https://10.4.3.126/volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd returned with HTTP 404 Aug 13 19:24:23.613110 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 41/162] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:23 2026] GET /volume/v3/types/3aeaa331-e35a-46fe-b22e-a67d409c99fd => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:23.778660 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f6eea75c-cc8e-420a-ae55-33c6506c444c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:23.780212 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f6eea75c-cc8e-420a-ae55-33c6506c444c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:23.780417 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f6eea75c-cc8e-420a-ae55-33c6506c444c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:23.780626 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f6eea75c-cc8e-420a-ae55-33c6506c444c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:23.788313 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:23.788313 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:23.792105 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f6eea75c-cc8e-420a-ae55-33c6506c444c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:23.797872 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f6eea75c-cc8e-420a-ae55-33c6506c444c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:23.798259 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 43/163] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:23 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:24.540201 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c78fd437-8651-4a99-b9b1-3937df3b4e2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:24.543206 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c78fd437-8651-4a99-b9b1-3937df3b4e2c tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:24.543470 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c78fd437-8651-4a99-b9b1-3937df3b4e2c tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:24.543818 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c78fd437-8651-4a99-b9b1-3937df3b4e2c tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:24.544096 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-c78fd437-8651-4a99-b9b1-3937df3b4e2c tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:24.548052 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:24.548052 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:24.557670 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c78fd437-8651-4a99-b9b1-3937df3b4e2c tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 200 Aug 13 19:24:24.557670 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 40/164] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:24 2026] GET /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:24.569865 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e4b05357-4eac-412b-8634-71d50e5a61c4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:24.572096 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e4b05357-4eac-412b-8634-71d50e5a61c4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:24.572096 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e4b05357-4eac-412b-8634-71d50e5a61c4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:24.572339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e4b05357-4eac-412b-8634-71d50e5a61c4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:24.572573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-e4b05357-4eac-412b-8634-71d50e5a61c4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:24.576289 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:24.576289 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:24.584153 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e4b05357-4eac-412b-8634-71d50e5a61c4 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 200 Aug 13 19:24:24.584708 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 41/165] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:24 2026] GET /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:24.595860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:24.597872 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:24.598225 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:24.598407 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:24.598791 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:24.599198 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:24.599198 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:24.599832 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:24.608967 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Get all volumes completed successfully. Aug 13 19:24:24.609949 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:24.610083 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:24.651927 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:24.655191 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:24.655191 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:24.662512 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-02e386b3-953a-4c1c-9f15-abfcae4a7aef tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:24.662910 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 42/166] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:24 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:24:24.675408 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9f3038d3-b37c-4506-b040-be12b76c28dd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:24.677353 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f3038d3-b37c-4506-b040-be12b76c28dd tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] PUT https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:24.677802 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9f3038d3-b37c-4506-b040-be12b76c28dd tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "db1e248c-b198-45ea-bbc3-d63d4183f4a8"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:24.684379 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-9f3038d3-b37c-4506-b040-be12b76c28dd tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Update called for group f5dcab17-b163-470c-b9c4-eb71669d9a93. {{(pid=100185) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 19:24:24.684522 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-9f3038d3-b37c-4506-b040-be12b76c28dd tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Updating group f5dcab17-b163-470c-b9c4-eb71669d9a93 with name None description: None add_volumes: db1e248c-b198-45ea-bbc3-d63d4183f4a8 remove_volumes: None. Aug 13 19:24:24.687748 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:24.687748 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:24.734570 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f3038d3-b37c-4506-b040-be12b76c28dd tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 202 Aug 13 19:24:24.735061 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 44/167] 10.4.3.126 () {70 vars in 1406 bytes} [Thu Aug 13 19:24:24 2026] PUT /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:24.749295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6dc696c4-cf05-4500-aef5-27378428bdf6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:24.756837 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6dc696c4-cf05-4500-aef5-27378428bdf6 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:24.757086 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6dc696c4-cf05-4500-aef5-27378428bdf6 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:24.757345 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6dc696c4-cf05-4500-aef5-27378428bdf6 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:24.757515 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-6dc696c4-cf05-4500-aef5-27378428bdf6 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:24.764294 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:24.764294 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:24.775688 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6dc696c4-cf05-4500-aef5-27378428bdf6 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 200 Aug 13 19:24:24.776697 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 41/168] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:24 2026] GET /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:24.816091 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9a3b49f7-c5fd-4c39-9bd2-25c9515a9762 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:24.818234 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a3b49f7-c5fd-4c39-9bd2-25c9515a9762 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:24.818535 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a3b49f7-c5fd-4c39-9bd2-25c9515a9762 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:24.818817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a3b49f7-c5fd-4c39-9bd2-25c9515a9762 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:24.835641 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:24.835641 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:24.839751 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9a3b49f7-c5fd-4c39-9bd2-25c9515a9762 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:24.844920 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a3b49f7-c5fd-4c39-9bd2-25c9515a9762 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:24.844920 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 42/169] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:24 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:24:25.787026 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1cee53e9-ac5b-4fc6-b52e-dc2e3c815437 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:25.789435 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1cee53e9-ac5b-4fc6-b52e-dc2e3c815437 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:25.789646 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1cee53e9-ac5b-4fc6-b52e-dc2e3c815437 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:25.789821 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1cee53e9-ac5b-4fc6-b52e-dc2e3c815437 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:25.789940 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-1cee53e9-ac5b-4fc6-b52e-dc2e3c815437 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:25.794203 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:25.794203 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:25.803528 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1cee53e9-ac5b-4fc6-b52e-dc2e3c815437 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 200 Aug 13 19:24:25.803528 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 43/170] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:25 2026] GET /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:25.811918 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:25.814299 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:25.814299 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:25.814512 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:25.815064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:25.817392 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:25.817392 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:25.818093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:25.859762 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-680f3a43-18be-4d40-944b-4f645ec3bc81 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:25.861630 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-680f3a43-18be-4d40-944b-4f645ec3bc81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:25.862036 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-680f3a43-18be-4d40-944b-4f645ec3bc81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:25.862385 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-680f3a43-18be-4d40-944b-4f645ec3bc81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:25.872938 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:25.872938 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:25.883583 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-680f3a43-18be-4d40-944b-4f645ec3bc81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:25.889981 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-680f3a43-18be-4d40-944b-4f645ec3bc81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:25.890289 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 42/171] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:25 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:26.026400 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Get all volumes completed successfully. Aug 13 19:24:26.026917 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:26.027100 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:26.081364 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:26.084918 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:26.084918 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:26.089496 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:26.089711 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:26.144924 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:26.148718 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:26.148718 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:26.157302 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0fe1cc64-608d-46de-bc19-cd78289c70d7 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:26.157637 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 45/172] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:25 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:24:26.175905 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:26.181582 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:24:26.181582 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:26.181749 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:26.182053 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:24:26.182984 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:24:26.199750 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Get all volumes completed successfully. Aug 13 19:24:26.201360 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:26.201360 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:26.255995 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:26.260116 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:26.260116 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:26.264608 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:26.264838 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:26.313328 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:26.315540 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:26.315540 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:26.330439 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cdd0ce2-c389-44e2-9ea0-4eec78caacd2 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:24:26.330965 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 43/173] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:24:26 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:24:26.349136 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-26e6d987-060b-45c5-a266-2519be32bc04 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:26.350396 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-26e6d987-060b-45c5-a266-2519be32bc04 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] POST https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93/action Aug 13 19:24:26.350873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-26e6d987-060b-45c5-a266-2519be32bc04 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:26.351071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-26e6d987-060b-45c5-a266-2519be32bc04 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:26.352733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-26e6d987-060b-45c5-a266-2519be32bc04 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] delete called for group f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:24:26.352879 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-26e6d987-060b-45c5-a266-2519be32bc04 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Delete group with id: f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:26.364531 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:26.364531 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:26.416358 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-26e6d987-060b-45c5-a266-2519be32bc04 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93/action returned with HTTP 202 Aug 13 19:24:26.416878 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 44/174] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:24:26 2026] POST /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:26.427104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:26.433395 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 Aug 13 19:24:26.433681 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:26.433855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:26.445958 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:26.445958 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:26.456028 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Volume info retrieved successfully. Aug 13 19:24:26.456565 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:24:26.456741 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:24:26.506254 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:24:26.509238 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:26.509238 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:26.517003 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-751a0c7e-71b7-4900-ac98-daa67ba230c5 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 returned with HTTP 200 Aug 13 19:24:26.517725 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 43/175] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:26 2026] GET /volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:24:26.905358 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91c9aefe-87aa-46ed-bec0-8d9bbdd2c1f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:26.907446 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91c9aefe-87aa-46ed-bec0-8d9bbdd2c1f3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:26.907590 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91c9aefe-87aa-46ed-bec0-8d9bbdd2c1f3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:26.907842 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91c9aefe-87aa-46ed-bec0-8d9bbdd2c1f3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:26.914878 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:26.914878 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:26.920496 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-91c9aefe-87aa-46ed-bec0-8d9bbdd2c1f3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:26.923259 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91c9aefe-87aa-46ed-bec0-8d9bbdd2c1f3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:26.923613 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 46/176] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:26 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:27.535671 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b2f5f967-6f5c-4a7c-bbde-3f89de8f6d4a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:27.537374 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2f5f967-6f5c-4a7c-bbde-3f89de8f6d4a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 Aug 13 19:24:27.537990 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2f5f967-6f5c-4a7c-bbde-3f89de8f6d4a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:27.537990 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2f5f967-6f5c-4a7c-bbde-3f89de8f6d4a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:27.543050 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2f5f967-6f5c-4a7c-bbde-3f89de8f6d4a tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 returned with HTTP 404 Aug 13 19:24:27.543569 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 44/177] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:27 2026] GET /volume/v3/volumes/db1e248c-b198-45ea-bbc3-d63d4183f4a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:27.550840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2d4c0339-56a2-4f61-b1c1-0b30f1ef6d87 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:27.552677 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d4c0339-56a2-4f61-b1c1-0b30f1ef6d87 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf Aug 13 19:24:27.552872 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2d4c0339-56a2-4f61-b1c1-0b30f1ef6d87 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:27.553039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2d4c0339-56a2-4f61-b1c1-0b30f1ef6d87 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:27.557926 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d4c0339-56a2-4f61-b1c1-0b30f1ef6d87 tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf returned with HTTP 404 Aug 13 19:24:27.558401 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 45/178] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:24:27 2026] GET /volume/v3/volumes/5edd23ce-9299-432c-989b-4e8bf2ea1ebf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:27.566011 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3f67a46-90fb-497a-b96a-dde3914377cf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:27.567872 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3f67a46-90fb-497a-b96a-dde3914377cf tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] GET https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 Aug 13 19:24:27.568056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3f67a46-90fb-497a-b96a-dde3914377cf tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:27.568225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3f67a46-90fb-497a-b96a-dde3914377cf tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:27.568351 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-a3f67a46-90fb-497a-b96a-dde3914377cf tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] show called for member f5dcab17-b163-470c-b9c4-eb71669d9a93 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:24:27.570981 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3f67a46-90fb-497a-b96a-dde3914377cf tempest-GroupsTest-723142452 tempest-GroupsTest-723142452-project-member] https://10.4.3.126/volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 returned with HTTP 404 Aug 13 19:24:27.571479 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 44/179] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:24:27 2026] GET /volume/v3/groups/f5dcab17-b163-470c-b9c4-eb71669d9a93 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:27.578576 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8448ccbb-1016-4ba2-b991-1e73aa52afda None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:27.580286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8448ccbb-1016-4ba2-b991-1e73aa52afda tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/1aebcb58-fee7-46b8-866a-29a04729bc45 Aug 13 19:24:27.580493 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8448ccbb-1016-4ba2-b991-1e73aa52afda tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:27.580696 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8448ccbb-1016-4ba2-b991-1e73aa52afda tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:27.596751 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8448ccbb-1016-4ba2-b991-1e73aa52afda tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/group_types/1aebcb58-fee7-46b8-866a-29a04729bc45 returned with HTTP 202 Aug 13 19:24:27.597202 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 47/180] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:24:27 2026] DELETE /volume/v3/group_types/1aebcb58-fee7-46b8-866a-29a04729bc45 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:24:27.611133 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-69b10dc8-85cb-4e71-9e5c-70ff4ba038f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:27.615465 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-69b10dc8-85cb-4e71-9e5c-70ff4ba038f4 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] DELETE https://10.4.3.126/volume/v3/types/0dae8470-64d4-40ae-b559-d0d727c7b543 Aug 13 19:24:27.615701 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-69b10dc8-85cb-4e71-9e5c-70ff4ba038f4 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:27.615932 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-69b10dc8-85cb-4e71-9e5c-70ff4ba038f4 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:27.648147 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-69b10dc8-85cb-4e71-9e5c-70ff4ba038f4 tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/types/0dae8470-64d4-40ae-b559-d0d727c7b543 returned with HTTP 202 Aug 13 19:24:27.648147 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 45/181] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:27 2026] DELETE /volume/v3/types/0dae8470-64d4-40ae-b559-d0d727c7b543 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:27.657332 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-80992f7f-3e31-424e-a06d-dc945b052c9f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:27.662936 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-80992f7f-3e31-424e-a06d-dc945b052c9f tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] GET https://10.4.3.126/volume/v3/types/0dae8470-64d4-40ae-b559-d0d727c7b543 Aug 13 19:24:27.663154 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-80992f7f-3e31-424e-a06d-dc945b052c9f tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:27.663439 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-80992f7f-3e31-424e-a06d-dc945b052c9f tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:27.669998 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-80992f7f-3e31-424e-a06d-dc945b052c9f tempest-GroupsTest-1962111819 tempest-GroupsTest-1962111819-project-admin] https://10.4.3.126/volume/v3/types/0dae8470-64d4-40ae-b559-d0d727c7b543 returned with HTTP 404 Aug 13 19:24:27.670602 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 46/182] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:27 2026] GET /volume/v3/types/0dae8470-64d4-40ae-b559-d0d727c7b543 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:27.921071 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:27.944535 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a7ac1a34-e928-47ae-831b-53090fc626c8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:27.946541 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7ac1a34-e928-47ae-831b-53090fc626c8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:27.946899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7ac1a34-e928-47ae-831b-53090fc626c8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:27.947353 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7ac1a34-e928-47ae-831b-53090fc626c8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:27.956591 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:27.956591 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:27.962513 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a7ac1a34-e928-47ae-831b-53090fc626c8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:27.967907 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7ac1a34-e928-47ae-831b-53090fc626c8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:27.968557 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 48/183] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:27 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:28.137504 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:28.137899 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-601448664", "metadata": {"Type": "Test"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:28.139798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-601448664', 'metadata': {'Type': 'Test'}}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:28.139929 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume of 1 GB Aug 13 19:24:28.145004 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Availability Zones retrieved successfully. Aug 13 19:24:28.151088 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (82f9f912-b080-45ea-835a-c64c9ba0c900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:28.152294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094d8c21-a0bb-42db-8ae4-54a7729a0d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:28.153503 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:28.180712 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094d8c21-a0bb-42db-8ae4-54a7729a0d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:28.181473 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e7df11e-fef9-4c6b-ad4b-89ec6b3322fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:28.208393 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:28.208663 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:28.255730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Created reservations ['d41db2b2-867b-400b-b3fd-1616ae3d2ac6', '0c22e796-6170-47b3-88f4-0abd7461f708', '6f63083e-c6dc-4b62-82ea-264bb4372709', '6f910939-16dd-4007-a92e-ed0655d665cc'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:28.256694 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e7df11e-fef9-4c6b-ad4b-89ec6b3322fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d41db2b2-867b-400b-b3fd-1616ae3d2ac6', '0c22e796-6170-47b3-88f4-0abd7461f708', '6f63083e-c6dc-4b62-82ea-264bb4372709', '6f910939-16dd-4007-a92e-ed0655d665cc']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:28.257814 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b6994b-2c61-46cf-bba8-6d701fd52556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:28.289047 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b6994b-2c61-46cf-bba8-6d701fd52556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc1dc88f-5a6d-4a10-990e-58f3cb590698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-601448664',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['d41db2b2-867b-400b-b3fd-1616ae3d2ac6','0c22e796-6170-47b3-88f4-0abd7461f708','6f63083e-c6dc-4b62-82ea-264bb4372709','6f910939-16dd-4007-a92e-ed0655d665cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-601448664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc1dc88f-5a6d-4a10-990e-58f3cb590698,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f4ca18a370fe4b1092931388edc0c5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa2f02ce7ee46a999d2064983c95188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:28.289767 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7015e001-6432-45ac-9705-17ee9f2caf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:28.304258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7015e001-6432-45ac-9705-17ee9f2caf49) transitioned into state 'SUCCESS' from state '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-601448664',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['d41db2b2-867b-400b-b3fd-1616ae3d2ac6','0c22e796-6170-47b3-88f4-0abd7461f708','6f63083e-c6dc-4b62-82ea-264bb4372709','6f910939-16dd-4007-a92e-ed0655d665cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:28.304915 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1f99be9-e85f-4b3d-b3b1-d3d6dfa14af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:28.312480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1f99be9-e85f-4b3d-b3b1-d3d6dfa14af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:28.313204 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (82f9f912-b080-45ea-835a-c64c9ba0c900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:28.313536 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request issued successfully. Aug 13 19:24:28.314025 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8772592-2bad-40db-b390-ae4aa96d4a11 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:28.314478 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 45/184] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:24:27 2026] POST /volume/v3/volumes => generated 758 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:28.329020 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fc85e1cd-7a69-4e4e-ab83-56e0799b39a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:28.330590 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc85e1cd-7a69-4e4e-ab83-56e0799b39a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:28.330783 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc85e1cd-7a69-4e4e-ab83-56e0799b39a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:28.330962 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc85e1cd-7a69-4e4e-ab83-56e0799b39a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:28.337298 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:28.337298 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:28.341530 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fc85e1cd-7a69-4e4e-ab83-56e0799b39a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:28.346668 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc85e1cd-7a69-4e4e-ab83-56e0799b39a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 200 Aug 13 19:24:28.347029 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 46/185] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:28 2026] GET /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:28.989097 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-83ea5456-d28e-4c1a-9f6e-d99d38e53528 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:28.991158 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83ea5456-d28e-4c1a-9f6e-d99d38e53528 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:28.991440 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83ea5456-d28e-4c1a-9f6e-d99d38e53528 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:28.991709 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83ea5456-d28e-4c1a-9f6e-d99d38e53528 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:29.005836 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:29.005836 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:29.009619 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-83ea5456-d28e-4c1a-9f6e-d99d38e53528 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:29.013676 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83ea5456-d28e-4c1a-9f6e-d99d38e53528 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:29.014155 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 47/186] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:28 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:29.362677 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-33553d77-3373-4717-8486-f2c1168e2b1a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:29.375355 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33553d77-3373-4717-8486-f2c1168e2b1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:29.375355 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33553d77-3373-4717-8486-f2c1168e2b1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:29.375355 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33553d77-3373-4717-8486-f2c1168e2b1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:29.385691 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:29.385691 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:29.390457 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-33553d77-3373-4717-8486-f2c1168e2b1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:29.396106 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33553d77-3373-4717-8486-f2c1168e2b1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 200 Aug 13 19:24:29.396697 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 49/187] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:29 2026] GET /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:29.411526 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-132c68c7-ab2d-46ef-b471-c3231694899b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:29.413825 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-132c68c7-ab2d-46ef-b471-c3231694899b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:29.414070 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-132c68c7-ab2d-46ef-b471-c3231694899b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:29.414344 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-132c68c7-ab2d-46ef-b471-c3231694899b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:29.423375 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:29.423375 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:29.427706 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-132c68c7-ab2d-46ef-b471-c3231694899b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:29.433136 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-132c68c7-ab2d-46ef-b471-c3231694899b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 200 Aug 13 19:24:29.434585 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 46/188] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:29 2026] GET /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:29.451529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1b74633c-468f-4abd-aa29-d6b09ff65a9e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:29.453236 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b74633c-468f-4abd-aa29-d6b09ff65a9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:29.453558 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1b74633c-468f-4abd-aa29-d6b09ff65a9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-601448664"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:29.460602 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:29.460602 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:29.463893 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1b74633c-468f-4abd-aa29-d6b09ff65a9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:29.469680 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1b74633c-468f-4abd-aa29-d6b09ff65a9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:24:29.470243 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b74633c-468f-4abd-aa29-d6b09ff65a9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 200 Aug 13 19:24:29.470763 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 47/189] 10.4.3.126 () {68 vars in 1368 bytes} [Thu Aug 13 19:24:29 2026] PUT /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 783 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:29.486562 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c1fb9773-ee64-49cc-9c22-986a41d8eec1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:29.488253 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1fb9773-ee64-49cc-9c22-986a41d8eec1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:29.489994 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1fb9773-ee64-49cc-9c22-986a41d8eec1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1075173582", "description": "This is the new description of volume"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:29.497077 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:29.497077 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:29.500797 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c1fb9773-ee64-49cc-9c22-986a41d8eec1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:29.511629 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c1fb9773-ee64-49cc-9c22-986a41d8eec1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:24:29.511629 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1fb9773-ee64-49cc-9c22-986a41d8eec1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 200 Aug 13 19:24:29.511629 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 48/190] 10.4.3.126 () {68 vars in 1369 bytes} [Thu Aug 13 19:24:29 2026] PUT /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:29.526687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0dce6a1d-1cec-41fb-90ae-e83204a05f31 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:29.528888 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0dce6a1d-1cec-41fb-90ae-e83204a05f31 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:29.529124 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0dce6a1d-1cec-41fb-90ae-e83204a05f31 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:29.529373 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0dce6a1d-1cec-41fb-90ae-e83204a05f31 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:29.538092 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:29.538092 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:29.542795 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0dce6a1d-1cec-41fb-90ae-e83204a05f31 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:29.548015 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0dce6a1d-1cec-41fb-90ae-e83204a05f31 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 200 Aug 13 19:24:29.548641 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 50/191] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:29 2026] GET /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:29.564757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:29.566288 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:29.566717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1566574893", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1036102272"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:29.568033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1566574893', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1036102272'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:29.568191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume of 1 GB Aug 13 19:24:29.573004 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Availability Zones retrieved successfully. Aug 13 19:24:29.579494 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (4c8a6b7e-50a4-49bd-a72f-92c94a2366ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:29.580871 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (183b4774-4f0e-47b5-8c9f-fa2890e5d952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:29.582064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:29.615416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (183b4774-4f0e-47b5-8c9f-fa2890e5d952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:29.616756 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879e654c-7175-43a8-a8a6-dd52ed7d4a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:29.676232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Created reservations ['592ac294-494d-4045-9d7f-7fbd0f8d2cb5', '936776cf-e15b-46f4-9a7f-405fb43d5eb4', '43d71508-a46b-4f10-9a5d-1f1e1374e319', 'bde58e11-b301-440f-9a97-0b4a1b201e2b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:29.677163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879e654c-7175-43a8-a8a6-dd52ed7d4a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['592ac294-494d-4045-9d7f-7fbd0f8d2cb5', '936776cf-e15b-46f4-9a7f-405fb43d5eb4', '43d71508-a46b-4f10-9a5d-1f1e1374e319', 'bde58e11-b301-440f-9a97-0b4a1b201e2b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:29.678055 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a974315-98e6-4c93-85d2-8532ffdbdc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:29.703823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a974315-98e6-4c93-85d2-8532ffdbdc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a3f7cd0-4039-44e7-b38b-30881d740f2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1566574893',display_name='tempest-VolumesGetTest-Volume-1036102272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['592ac294-494d-4045-9d7f-7fbd0f8d2cb5','936776cf-e15b-46f4-9a7f-405fb43d5eb4','43d71508-a46b-4f10-9a5d-1f1e1374e319','bde58e11-b301-440f-9a97-0b4a1b201e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1566574893',display_name='tempest-VolumesGetTest-Volume-1036102272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a3f7cd0-4039-44e7-b38b-30881d740f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4ca18a370fe4b1092931388edc0c5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa2f02ce7ee46a999d2064983c95188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:29.703823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e893388a-7005-4179-a222-dccb2a659019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:29.720430 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e893388a-7005-4179-a222-dccb2a659019) transitioned into 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-1566574893',display_name='tempest-VolumesGetTest-Volume-1036102272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['592ac294-494d-4045-9d7f-7fbd0f8d2cb5','936776cf-e15b-46f4-9a7f-405fb43d5eb4','43d71508-a46b-4f10-9a5d-1f1e1374e319','bde58e11-b301-440f-9a97-0b4a1b201e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:29.721444 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3612296b-d9f1-4e6b-b848-dce2462d7f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:29.733604 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3612296b-d9f1-4e6b-b848-dce2462d7f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:29.735017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (4c8a6b7e-50a4-49bd-a72f-92c94a2366ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:29.735410 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request issued successfully. Aug 13 19:24:29.736290 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3746a49-a148-42a9-9a47-a3b9e08b005b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:29.736885 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 47/192] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:24:29 2026] POST /volume/v3/volumes => generated 780 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:29.751158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-230f3370-1c83-40aa-9bf4-53ab28c73605 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:29.753479 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-230f3370-1c83-40aa-9bf4-53ab28c73605 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c Aug 13 19:24:29.753479 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-230f3370-1c83-40aa-9bf4-53ab28c73605 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:29.753844 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-230f3370-1c83-40aa-9bf4-53ab28c73605 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:29.762577 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:29.762577 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:29.770356 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-230f3370-1c83-40aa-9bf4-53ab28c73605 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:29.776796 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-230f3370-1c83-40aa-9bf4-53ab28c73605 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c returned with HTTP 200 Aug 13 19:24:29.777503 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 48/193] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:29 2026] GET /volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:30.035075 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-052c8f08-8a78-4ac0-bae4-08709c9bec04 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:30.037180 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-052c8f08-8a78-4ac0-bae4-08709c9bec04 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:30.037180 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-052c8f08-8a78-4ac0-bae4-08709c9bec04 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:30.037497 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-052c8f08-8a78-4ac0-bae4-08709c9bec04 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:30.045088 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:30.045088 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:30.049475 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-052c8f08-8a78-4ac0-bae4-08709c9bec04 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:30.055698 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-052c8f08-8a78-4ac0-bae4-08709c9bec04 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:30.056498 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 49/194] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:30 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:30.791057 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7e5b1ff9-3505-4d8f-823f-4f4dd6796589 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:30.793972 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e5b1ff9-3505-4d8f-823f-4f4dd6796589 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c Aug 13 19:24:30.794216 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e5b1ff9-3505-4d8f-823f-4f4dd6796589 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:30.794523 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e5b1ff9-3505-4d8f-823f-4f4dd6796589 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:30.802104 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:30.802104 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:30.805798 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7e5b1ff9-3505-4d8f-823f-4f4dd6796589 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:30.809731 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e5b1ff9-3505-4d8f-823f-4f4dd6796589 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c returned with HTTP 200 Aug 13 19:24:30.810081 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 51/195] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:30 2026] GET /volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:30.823177 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-24577d8c-1f70-4b8d-8146-68420fc98226 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:30.825845 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24577d8c-1f70-4b8d-8146-68420fc98226 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c Aug 13 19:24:30.826239 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24577d8c-1f70-4b8d-8146-68420fc98226 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-601448664", "description": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:30.837151 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:30.837151 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:30.841962 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-24577d8c-1f70-4b8d-8146-68420fc98226 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:30.855418 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-24577d8c-1f70-4b8d-8146-68420fc98226 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:24:30.856110 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24577d8c-1f70-4b8d-8146-68420fc98226 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c returned with HTTP 200 Aug 13 19:24:30.856637 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 48/196] 10.4.3.126 () {68 vars in 1368 bytes} [Thu Aug 13 19:24:30 2026] PUT /volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c => generated 769 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:30.878217 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-80b63da6-c24e-4b13-bbf5-32aed9356a79 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:30.881517 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-80b63da6-c24e-4b13-bbf5-32aed9356a79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c Aug 13 19:24:30.881823 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-80b63da6-c24e-4b13-bbf5-32aed9356a79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:30.882085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-80b63da6-c24e-4b13-bbf5-32aed9356a79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:30.899014 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:30.899014 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:30.908810 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-80b63da6-c24e-4b13-bbf5-32aed9356a79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:30.913556 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-80b63da6-c24e-4b13-bbf5-32aed9356a79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c returned with HTTP 200 Aug 13 19:24:30.913960 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 49/197] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:30 2026] GET /volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:30.926818 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2a84fccc-842e-4e3e-acda-a01b16b633a1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:30.929487 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2a84fccc-842e-4e3e-acda-a01b16b633a1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c Aug 13 19:24:30.929830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2a84fccc-842e-4e3e-acda-a01b16b633a1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:30.930805 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2a84fccc-842e-4e3e-acda-a01b16b633a1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:30.930805 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-2a84fccc-842e-4e3e-acda-a01b16b633a1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume with id: 6a3f7cd0-4039-44e7-b38b-30881d740f2c Aug 13 19:24:30.939580 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:30.939580 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:30.940262 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2a84fccc-842e-4e3e-acda-a01b16b633a1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:30.969461 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2a84fccc-842e-4e3e-acda-a01b16b633a1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume request issued successfully. Aug 13 19:24:30.969686 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2a84fccc-842e-4e3e-acda-a01b16b633a1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c returned with HTTP 202 Aug 13 19:24:30.970246 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 50/198] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:30 2026] DELETE /volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:30.979192 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b8c85dce-3fcc-4d39-a30d-f857864e5128 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:30.983654 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8c85dce-3fcc-4d39-a30d-f857864e5128 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c Aug 13 19:24:30.984326 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8c85dce-3fcc-4d39-a30d-f857864e5128 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:30.984532 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8c85dce-3fcc-4d39-a30d-f857864e5128 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:30.996869 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:30.996869 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:31.003636 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8c85dce-3fcc-4d39-a30d-f857864e5128 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:31.009989 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8c85dce-3fcc-4d39-a30d-f857864e5128 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c returned with HTTP 200 Aug 13 19:24:31.010660 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 52/199] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:30 2026] GET /volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:31.077117 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a792ab70-abf5-4f8b-a16c-82838724044a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:31.078656 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a792ab70-abf5-4f8b-a16c-82838724044a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:31.078804 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a792ab70-abf5-4f8b-a16c-82838724044a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:31.078994 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a792ab70-abf5-4f8b-a16c-82838724044a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:31.084604 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:31.084604 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:31.087523 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a792ab70-abf5-4f8b-a16c-82838724044a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:31.090900 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a792ab70-abf5-4f8b-a16c-82838724044a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:31.091248 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 49/200] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:31 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:31.951575 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:32.036092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-008a78da-e808-4ec4-a5db-a239db840b2b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:32.039413 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-008a78da-e808-4ec4-a5db-a239db840b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c Aug 13 19:24:32.039413 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-008a78da-e808-4ec4-a5db-a239db840b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:32.039413 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-008a78da-e808-4ec4-a5db-a239db840b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:32.053102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-008a78da-e808-4ec4-a5db-a239db840b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c returned with HTTP 404 Aug 13 19:24:32.053612 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 51/201] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:32 2026] GET /volume/v3/volumes/6a3f7cd0-4039-44e7-b38b-30881d740f2c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:32.059772 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0f590bb2-2225-432b-a55f-aa7c294e96e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:32.061462 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f590bb2-2225-432b-a55f-aa7c294e96e7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:32.061627 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f590bb2-2225-432b-a55f-aa7c294e96e7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:32.061798 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f590bb2-2225-432b-a55f-aa7c294e96e7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:32.067912 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:32.067912 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:32.071107 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0f590bb2-2225-432b-a55f-aa7c294e96e7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:32.074640 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f590bb2-2225-432b-a55f-aa7c294e96e7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 200 Aug 13 19:24:32.075032 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 53/202] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:32 2026] GET /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 891 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:32.087328 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fb979d64-6b46-44ac-97eb-b816928ad3ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:32.088923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb979d64-6b46-44ac-97eb-b816928ad3ab tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:32.089111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb979d64-6b46-44ac-97eb-b816928ad3ab tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:32.089269 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb979d64-6b46-44ac-97eb-b816928ad3ab tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:32.089462 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-fb979d64-6b46-44ac-97eb-b816928ad3ab tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume with id: bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:32.095126 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:32.095126 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:32.095528 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fb979d64-6b46-44ac-97eb-b816928ad3ab tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:32.106883 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-25bb1074-92f1-45a0-8a33-616a9498f8bf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:32.109824 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25bb1074-92f1-45a0-8a33-616a9498f8bf tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:32.110374 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25bb1074-92f1-45a0-8a33-616a9498f8bf tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:32.110649 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25bb1074-92f1-45a0-8a33-616a9498f8bf tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:32.120238 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:32.120238 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:32.124345 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-25bb1074-92f1-45a0-8a33-616a9498f8bf tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:32.130307 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25bb1074-92f1-45a0-8a33-616a9498f8bf tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:32.130701 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 52/203] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:32 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:32.135957 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fb979d64-6b46-44ac-97eb-b816928ad3ab tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume request issued successfully. Aug 13 19:24:32.135957 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb979d64-6b46-44ac-97eb-b816928ad3ab tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 202 Aug 13 19:24:32.135957 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 50/204] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:32 2026] DELETE /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:32.143888 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-52026f62-4ebf-46f2-998e-d8fb88cf7fc3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:32.148802 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52026f62-4ebf-46f2-998e-d8fb88cf7fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:32.149049 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52026f62-4ebf-46f2-998e-d8fb88cf7fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:32.149311 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52026f62-4ebf-46f2-998e-d8fb88cf7fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:32.162474 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:32.162474 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:32.169378 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-52026f62-4ebf-46f2-998e-d8fb88cf7fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:32.177800 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52026f62-4ebf-46f2-998e-d8fb88cf7fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 200 Aug 13 19:24:32.178410 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 54/205] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:32 2026] GET /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 890 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:32.178482 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:32.178674 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-206793268"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:32.183954 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-206793268'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:32.183954 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Create volume of 1 GB Aug 13 19:24:32.189337 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Availability Zones retrieved successfully. Aug 13 19:24:32.197785 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Flow 'volume_create_api' (44e25e05-c7e0-4dd0-b636-8aeef4baeb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:32.199178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716735eb-6e30-4385-b30d-bb2dcb1265bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:32.200482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:32.238979 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (716735eb-6e30-4385-b30d-bb2dcb1265bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:32.239878 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4284d971-f13e-4ef2-8605-7f9d41948944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:32.310819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Created reservations ['2180b7cc-d6cd-4cd3-ac82-ccc6b7193df0', '03ad4fe9-1818-41d2-a94b-95111064a67a', '4a37803f-38e2-4225-81d8-cd63d7c103f4', 'ec72808b-2b25-43fd-94b4-ecbcc0d2f0dd'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:32.311560 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4284d971-f13e-4ef2-8605-7f9d41948944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2180b7cc-d6cd-4cd3-ac82-ccc6b7193df0', '03ad4fe9-1818-41d2-a94b-95111064a67a', '4a37803f-38e2-4225-81d8-cd63d7c103f4', 'ec72808b-2b25-43fd-94b4-ecbcc0d2f0dd']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:32.312259 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67af70e3-bef0-4c93-ac45-2fec027a8c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:32.333254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67af70e3-bef0-4c93-ac45-2fec027a8c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bda862ca-a00f-4132-a956-e4cb114b7a66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-206793268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711bc79657cf49d2bd38664bbdd8928b',qos_specs=None,replication_status=,reservations=['2180b7cc-d6cd-4cd3-ac82-ccc6b7193df0','03ad4fe9-1818-41d2-a94b-95111064a67a','4a37803f-38e2-4225-81d8-cd63d7c103f4','ec72808b-2b25-43fd-94b4-ecbcc0d2f0dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2492ac394c604f4ba84465b89197bbcb',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-206793268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bda862ca-a00f-4132-a956-e4cb114b7a66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='711bc79657cf49d2bd38664bbdd8928b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2492ac394c604f4ba84465b89197bbcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:32.334904 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e7b6f2e-fef2-4078-8362-47c0eefa1614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:32.349297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e7b6f2e-fef2-4078-8362-47c0eefa1614) transitioned into state 'SUCCESS' from state '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-206793268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711bc79657cf49d2bd38664bbdd8928b',qos_specs=None,replication_status=,reservations=['2180b7cc-d6cd-4cd3-ac82-ccc6b7193df0','03ad4fe9-1818-41d2-a94b-95111064a67a','4a37803f-38e2-4225-81d8-cd63d7c103f4','ec72808b-2b25-43fd-94b4-ecbcc0d2f0dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2492ac394c604f4ba84465b89197bbcb',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:32.349927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1196f6e2-41aa-48f7-91a1-e8a46d13fbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:32.357967 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1196f6e2-41aa-48f7-91a1-e8a46d13fbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:32.359002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Flow 'volume_create_api' (44e25e05-c7e0-4dd0-b636-8aeef4baeb81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:32.360803 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Create volume request issued successfully. Aug 13 19:24:32.360803 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f79d6a6e-a7ab-428f-ab5f-99c929887903 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:32.360803 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 50/206] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:24:31 2026] POST /volume/v3/volumes => generated 750 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:32.373048 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8ec94baf-c6ef-4d6f-8a60-023b528bdeb7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:32.374647 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8ec94baf-c6ef-4d6f-8a60-023b528bdeb7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:32.374810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8ec94baf-c6ef-4d6f-8a60-023b528bdeb7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:32.374994 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8ec94baf-c6ef-4d6f-8a60-023b528bdeb7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:32.382417 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:32.382417 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:32.386392 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8ec94baf-c6ef-4d6f-8a60-023b528bdeb7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:32.390372 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8ec94baf-c6ef-4d6f-8a60-023b528bdeb7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 returned with HTTP 200 Aug 13 19:24:32.390778 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 53/207] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:32 2026] GET /volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:33.143104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e849148c-adc3-46cc-8b2b-e21213cfb022 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:33.144769 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e849148c-adc3-46cc-8b2b-e21213cfb022 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:33.144970 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e849148c-adc3-46cc-8b2b-e21213cfb022 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:33.145136 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e849148c-adc3-46cc-8b2b-e21213cfb022 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:33.151325 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:33.151325 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:33.154497 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e849148c-adc3-46cc-8b2b-e21213cfb022 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:33.158075 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e849148c-adc3-46cc-8b2b-e21213cfb022 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:33.158439 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 51/208] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:33 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:33.194729 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e95018a-130e-47a2-b068-9acc3582cfe2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:33.197040 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e95018a-130e-47a2-b068-9acc3582cfe2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 Aug 13 19:24:33.197224 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e95018a-130e-47a2-b068-9acc3582cfe2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:33.197448 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e95018a-130e-47a2-b068-9acc3582cfe2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:33.205335 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e95018a-130e-47a2-b068-9acc3582cfe2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 returned with HTTP 404 Aug 13 19:24:33.205798 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 55/209] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:33 2026] GET /volume/v3/volumes/bc1dc88f-5a6d-4a10-990e-58f3cb590698 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:33.216769 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9963f214-9976-4963-89b9-910631d5bfb9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:33.218380 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:33.218711 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1834501779"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:33.220128 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1834501779'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:33.220262 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume of 1 GB Aug 13 19:24:33.220566 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:33.220566 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:33.224251 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Availability Zones retrieved successfully. Aug 13 19:24:33.229660 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (de8ba644-0171-48aa-b7a3-98f1bf4320cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:33.230872 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bef5755-10b5-4931-a6d1-ac6d5f775f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:33.231777 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:33.256421 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bef5755-10b5-4931-a6d1-ac6d5f775f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:33.257217 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc177f8-65ce-4102-8b30-74d1a456f24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:33.296945 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Created reservations ['702d4489-2abc-4633-b4b6-47da4589ce43', '935ef719-55ed-4655-9414-eb86b0833905', '9b8f82d7-df07-4e4b-9b57-370a1b32bf7d', '2418369b-d929-44f7-82f0-6db0f81baac6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:33.297748 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc177f8-65ce-4102-8b30-74d1a456f24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['702d4489-2abc-4633-b4b6-47da4589ce43', '935ef719-55ed-4655-9414-eb86b0833905', '9b8f82d7-df07-4e4b-9b57-370a1b32bf7d', '2418369b-d929-44f7-82f0-6db0f81baac6']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:33.298434 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5642e23-00f2-455d-aaa3-30ea43624996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:33.321515 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5642e23-00f2-455d-aaa3-30ea43624996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a4f6b8-003f-4566-bfbb-99b93e171fc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1834501779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['702d4489-2abc-4633-b4b6-47da4589ce43','935ef719-55ed-4655-9414-eb86b0833905','9b8f82d7-df07-4e4b-9b57-370a1b32bf7d','2418369b-d929-44f7-82f0-6db0f81baac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1834501779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4a4f6b8-003f-4566-bfbb-99b93e171fc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4ca18a370fe4b1092931388edc0c5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa2f02ce7ee46a999d2064983c95188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:33.322164 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d110f34-4af0-44d5-b1bf-1e3dcaf7f2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:33.340236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d110f34-4af0-44d5-b1bf-1e3dcaf7f2b8) transitioned into state 'SUCCESS' from state '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-1834501779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['702d4489-2abc-4633-b4b6-47da4589ce43','935ef719-55ed-4655-9414-eb86b0833905','9b8f82d7-df07-4e4b-9b57-370a1b32bf7d','2418369b-d929-44f7-82f0-6db0f81baac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:33.340901 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eab33f4-fb1b-429b-aacd-03f545002d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:33.349303 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eab33f4-fb1b-429b-aacd-03f545002d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:33.350027 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (de8ba644-0171-48aa-b7a3-98f1bf4320cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:33.350310 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request issued successfully. Aug 13 19:24:33.350840 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9963f214-9976-4963-89b9-910631d5bfb9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:33.351255 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 51/210] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:24:33 2026] POST /volume/v3/volumes => generated 745 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:33.363541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ed03b00a-c5d7-4afa-8220-2a2bf4bfea42 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:33.365060 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ed03b00a-c5d7-4afa-8220-2a2bf4bfea42 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 Aug 13 19:24:33.365252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ed03b00a-c5d7-4afa-8220-2a2bf4bfea42 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:33.365457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ed03b00a-c5d7-4afa-8220-2a2bf4bfea42 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:33.372356 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:33.372356 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:33.375602 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ed03b00a-c5d7-4afa-8220-2a2bf4bfea42 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:33.379404 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ed03b00a-c5d7-4afa-8220-2a2bf4bfea42 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 returned with HTTP 200 Aug 13 19:24:33.379748 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 54/211] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:33 2026] GET /volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:33.403230 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a0f27b1e-5013-437b-a578-d8f365450534 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:33.408644 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0f27b1e-5013-437b-a578-d8f365450534 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:33.408857 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0f27b1e-5013-437b-a578-d8f365450534 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:33.409079 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0f27b1e-5013-437b-a578-d8f365450534 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:33.418336 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:33.418336 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:33.419744 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a0f27b1e-5013-437b-a578-d8f365450534 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:33.425298 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0f27b1e-5013-437b-a578-d8f365450534 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 returned with HTTP 200 Aug 13 19:24:33.425877 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 52/212] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:33 2026] GET /volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:33.439894 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-240d5def-5930-40b3-bf96-1214f2aaf485 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:33.441795 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:24:33.442631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bda862ca-a00f-4132-a956-e4cb114b7a66", "name": "tempest-SnapshotsActionsTest-Snapshot-2020116563"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:33.449693 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:33.449693 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:33.452432 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:33.452432 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Create snapshot from volume bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:33.467610 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:33.467828 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-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 13 19:24:33.497833 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Created reservations ['eff8b28f-6a4a-4cd5-a715-2d4ea57ba147', '9e2127e9-15ce-47ce-b644-51aa58e19f26', 'a037b6bb-485a-4acb-824c-4989fdac9634', '65abb93c-7406-48ad-965b-fce174395e75'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:33.549047 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot create request issued successfully. Aug 13 19:24:33.549550 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-240d5def-5930-40b3-bf96-1214f2aaf485 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:24:33.549916 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 56/213] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:24:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:33.557440 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8a01218c-afec-4a94-b3cf-9477287c2fc1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:33.559236 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a01218c-afec-4a94-b3cf-9477287c2fc1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:33.559468 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a01218c-afec-4a94-b3cf-9477287c2fc1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:33.559639 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a01218c-afec-4a94-b3cf-9477287c2fc1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:33.576204 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:33.576204 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:33.576883 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8a01218c-afec-4a94-b3cf-9477287c2fc1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:33.577728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a01218c-afec-4a94-b3cf-9477287c2fc1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:33.578088 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 52/214] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:33 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:34.170757 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-79cf4131-dd4e-4683-be41-99af439dfda9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.172528 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-79cf4131-dd4e-4683-be41-99af439dfda9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:34.172726 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-79cf4131-dd4e-4683-be41-99af439dfda9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:34.172934 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-79cf4131-dd4e-4683-be41-99af439dfda9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:34.179644 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.179644 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:34.183204 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-79cf4131-dd4e-4683-be41-99af439dfda9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:34.187198 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-79cf4131-dd4e-4683-be41-99af439dfda9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:34.187573 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 55/215] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:34 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:34.390855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-790237fc-4494-4bdf-b153-017738b38564 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.392570 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-790237fc-4494-4bdf-b153-017738b38564 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 Aug 13 19:24:34.392732 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-790237fc-4494-4bdf-b153-017738b38564 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:34.392896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-790237fc-4494-4bdf-b153-017738b38564 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:34.399377 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.399377 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:34.403260 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-790237fc-4494-4bdf-b153-017738b38564 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:34.407073 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-790237fc-4494-4bdf-b153-017738b38564 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 returned with HTTP 200 Aug 13 19:24:34.407430 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 53/216] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:34 2026] GET /volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:34.422036 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23546cde-206f-4190-9fbb-820650f3cbc8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.423709 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:34.423997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a4a4f6b8-003f-4566-bfbb-99b93e171fc6", "size": 1, "name": "tempest-VolumesGetTest-Volume-1498713691", "metadata": {"Type": "Test"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:34.425789 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request body: {'volume': {'source_volid': 'a4a4f6b8-003f-4566-bfbb-99b93e171fc6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1498713691', 'metadata': {'Type': 'Test'}}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:34.432767 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.432767 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:34.433433 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume retrieved successfully. Aug 13 19:24:34.433748 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume of 1 GB Aug 13 19:24:34.440824 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:24:34.440551. {{(pid=100185) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:24:34.440945 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Availability Zones retrieved successfully. Aug 13 19:24:34.462619 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (e75d9a5d-ed57-41d5-ac61-70bf0704a5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:34.463650 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451957bb-36e0-4ebc-a6aa-427adeab8597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:34.464774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:34.494161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451957bb-36e0-4ebc-a6aa-427adeab8597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a4a4f6b8-003f-4566-bfbb-99b93e171fc6', 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:34.495231 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eea9a78-c5b4-4ddf-bc71-447ba8ff3c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:34.519258 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:34.531396 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Created reservations ['becc00fc-6a2d-4f0d-82a4-651e53f000f8', '6271f432-c4a4-4b05-8585-681f1944edfe', 'c155681b-388f-4b54-ac26-77bff92708b8', '87f3669e-100b-4776-8574-fab644a5a21c'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:34.532264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eea9a78-c5b4-4ddf-bc71-447ba8ff3c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['becc00fc-6a2d-4f0d-82a4-651e53f000f8', '6271f432-c4a4-4b05-8585-681f1944edfe', 'c155681b-388f-4b54-ac26-77bff92708b8', '87f3669e-100b-4776-8574-fab644a5a21c']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:34.532987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfa8476-ee99-4e9d-a8ef-5f0b45301da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:34.564888 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfa8476-ee99-4e9d-a8ef-5f0b45301da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99a80354-355e-4ad2-b460-326f4f8038b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1498713691',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['becc00fc-6a2d-4f0d-82a4-651e53f000f8','6271f432-c4a4-4b05-8585-681f1944edfe','c155681b-388f-4b54-ac26-77bff92708b8','87f3669e-100b-4776-8574-fab644a5a21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=a4a4f6b8-003f-4566-bfbb-99b93e171fc6,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1498713691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99a80354-355e-4ad2-b460-326f4f8038b5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f4ca18a370fe4b1092931388edc0c5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a4a4f6b8-003f-4566-bfbb-99b93e171fc6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa2f02ce7ee46a999d2064983c95188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:34.565676 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109d51ad-175b-435c-9e2a-e78aaaf37351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:34.579736 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109d51ad-175b-435c-9e2a-e78aaaf37351) transitioned into state 'SUCCESS' from state '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-1498713691',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['becc00fc-6a2d-4f0d-82a4-651e53f000f8','6271f432-c4a4-4b05-8585-681f1944edfe','c155681b-388f-4b54-ac26-77bff92708b8','87f3669e-100b-4776-8574-fab644a5a21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=a4a4f6b8-003f-4566-bfbb-99b93e171fc6,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:34.580796 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a0af6a2-bc71-47f1-ba32-1b07521e8e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:34.587470 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a813c664-a6c3-4912-ab27-5ed63baafb4b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.589370 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a813c664-a6c3-4912-ab27-5ed63baafb4b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:34.589590 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a813c664-a6c3-4912-ab27-5ed63baafb4b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:34.589818 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a813c664-a6c3-4912-ab27-5ed63baafb4b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:34.594014 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.594014 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:34.594445 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a813c664-a6c3-4912-ab27-5ed63baafb4b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:34.595142 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a813c664-a6c3-4912-ab27-5ed63baafb4b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:34.595606 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 53/217] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:34 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:34.601207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a0af6a2-bc71-47f1-ba32-1b07521e8e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:34.602559 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (e75d9a5d-ed57-41d5-ac61-70bf0704a5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:34.602963 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request issued successfully. Aug 13 19:24:34.603763 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23546cde-206f-4190-9fbb-820650f3cbc8 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:34.604465 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 57/218] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:24:34 2026] POST /volume/v3/volumes => generated 793 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:34.605073 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-97ffd797-3082-4f0f-9fbe-71d75f0cb7e9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.615903 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-202031cf-b158-450a-a2d7-a21665a66b9a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.617556 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-202031cf-b158-450a-a2d7-a21665a66b9a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:34.617728 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-202031cf-b158-450a-a2d7-a21665a66b9a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:34.617890 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-202031cf-b158-450a-a2d7-a21665a66b9a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:34.626253 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.626253 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:34.630700 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-202031cf-b158-450a-a2d7-a21665a66b9a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:34.634443 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-202031cf-b158-450a-a2d7-a21665a66b9a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 200 Aug 13 19:24:34.634774 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 54/219] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:34 2026] GET /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:34.808857 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-97ffd797-3082-4f0f-9fbe-71d75f0cb7e9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:34.809289 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-97ffd797-3082-4f0f-9fbe-71d75f0cb7e9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:34.809474 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-97ffd797-3082-4f0f-9fbe-71d75f0cb7e9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:34.811222 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.admin_actions [None req-97ffd797-3082-4f0f-9fbe-71d75f0cb7e9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5ef53ad3-3b1b-425d-a9a1-af026dea8295' with '{'status': 'creating'}' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:34.837895 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.837895 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:34.849579 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-97ffd797-3082-4f0f-9fbe-71d75f0cb7e9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:34.850062 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 56/220] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:34 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:34.856497 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ac7c498-d61b-41d7-b673-5edb76f67fda None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.858265 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ac7c498-d61b-41d7-b673-5edb76f67fda tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:34.858503 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ac7c498-d61b-41d7-b673-5edb76f67fda tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:34.858720 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ac7c498-d61b-41d7-b673-5edb76f67fda tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:34.863424 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.863424 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:34.863875 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8ac7c498-d61b-41d7-b673-5edb76f67fda tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:34.864694 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ac7c498-d61b-41d7-b673-5edb76f67fda tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:34.865050 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 54/221] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:34 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:34.873701 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-19578fa4-e52d-44a7-be47-6e6ea0c90913 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.875512 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-19578fa4-e52d-44a7-be47-6e6ea0c90913 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:34.875820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-19578fa4-e52d-44a7-be47-6e6ea0c90913 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:34.875932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-19578fa4-e52d-44a7-be47-6e6ea0c90913 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:34.877225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-19578fa4-e52d-44a7-be47-6e6ea0c90913 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5ef53ad3-3b1b-425d-a9a1-af026dea8295' with '{'status': 'available'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:34.898620 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.898620 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:34.910785 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-19578fa4-e52d-44a7-be47-6e6ea0c90913 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:34.911341 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 58/222] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:34 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:34.919009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c0181524-2ccc-488b-8c12-2d29d6b1f840 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.921087 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c0181524-2ccc-488b-8c12-2d29d6b1f840 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:34.921360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c0181524-2ccc-488b-8c12-2d29d6b1f840 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:34.921593 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c0181524-2ccc-488b-8c12-2d29d6b1f840 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:34.927327 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.927327 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:34.927898 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c0181524-2ccc-488b-8c12-2d29d6b1f840 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:34.928911 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c0181524-2ccc-488b-8c12-2d29d6b1f840 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:34.929425 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 55/223] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:34 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:34.941296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:34.943173 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:24:34.943547 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bda862ca-a00f-4132-a956-e4cb114b7a66", "name": "tempest-SnapshotsActionsTest-Snapshot-1167910437"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:34.951194 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:34.951194 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:34.951745 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:34.951885 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Create snapshot from volume bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:34.964490 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-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 13 19:24:34.975478 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Created reservations ['6dffacad-062b-4a8a-acbd-afaa83b31988', '155ddbc0-4f8a-4856-b3db-82bb3a12fc6c', '987faff4-93c9-4e32-af5d-3baeb1840b26', 'ffeb705f-0958-44bf-ad4c-28a728990aa6'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:35.027661 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot create request issued successfully. Aug 13 19:24:35.028113 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1acfacb5-fac5-4501-ae41-7aa4010d8257 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:24:35.028582 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 57/224] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:24:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:35.038816 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bae349e4-54d5-43ab-acce-754437e7f8ad None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.040966 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bae349e4-54d5-43ab-acce-754437e7f8ad tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 Aug 13 19:24:35.041149 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bae349e4-54d5-43ab-acce-754437e7f8ad tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:35.041374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bae349e4-54d5-43ab-acce-754437e7f8ad tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:35.046399 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:35.046399 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:35.046799 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bae349e4-54d5-43ab-acce-754437e7f8ad tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:35.047507 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bae349e4-54d5-43ab-acce-754437e7f8ad tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 returned with HTTP 200 Aug 13 19:24:35.047827 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 55/225] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:35 2026] GET /volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:35.199522 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6ee3280a-df50-4a57-94de-595fa547c20c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.201049 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ee3280a-df50-4a57-94de-595fa547c20c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:35.201213 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ee3280a-df50-4a57-94de-595fa547c20c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:35.201424 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ee3280a-df50-4a57-94de-595fa547c20c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:35.208066 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:35.208066 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:35.211019 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6ee3280a-df50-4a57-94de-595fa547c20c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:35.214599 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ee3280a-df50-4a57-94de-595fa547c20c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:35.214939 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 59/226] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:35 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:35.646090 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f7300979-98a5-4cdf-9d15-d3ad33d5925a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.647725 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f7300979-98a5-4cdf-9d15-d3ad33d5925a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:35.647905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f7300979-98a5-4cdf-9d15-d3ad33d5925a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:35.648094 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f7300979-98a5-4cdf-9d15-d3ad33d5925a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:35.654322 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:35.654322 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:35.657522 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f7300979-98a5-4cdf-9d15-d3ad33d5925a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:35.660967 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f7300979-98a5-4cdf-9d15-d3ad33d5925a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 200 Aug 13 19:24:35.661360 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 56/227] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:35 2026] GET /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 886 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:35.673212 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8eeac805-ee88-4196-aff5-f69cfd065fc3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.675115 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8eeac805-ee88-4196-aff5-f69cfd065fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:35.675390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8eeac805-ee88-4196-aff5-f69cfd065fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:35.675595 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8eeac805-ee88-4196-aff5-f69cfd065fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:35.688693 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:35.688693 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:35.697401 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8eeac805-ee88-4196-aff5-f69cfd065fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:35.703917 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8eeac805-ee88-4196-aff5-f69cfd065fc3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 200 Aug 13 19:24:35.704502 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 58/228] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:35 2026] GET /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 886 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:35.717787 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e71475f9-871f-46a2-bb77-9658fcf95321 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.719622 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e71475f9-871f-46a2-bb77-9658fcf95321 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:35.719955 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e71475f9-871f-46a2-bb77-9658fcf95321 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1498713691"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:35.729659 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:35.729659 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:35.733159 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e71475f9-871f-46a2-bb77-9658fcf95321 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:35.738873 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e71475f9-871f-46a2-bb77-9658fcf95321 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:24:35.739469 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e71475f9-871f-46a2-bb77-9658fcf95321 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 200 Aug 13 19:24:35.739914 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 56/229] 10.4.3.126 () {68 vars in 1368 bytes} [Thu Aug 13 19:24:35 2026] PUT /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:35.750927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-055e0338-88e9-4b98-bc87-fd6236cbfc6f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.754293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-055e0338-88e9-4b98-bc87-fd6236cbfc6f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:35.754293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-055e0338-88e9-4b98-bc87-fd6236cbfc6f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-868498191", "description": "This is the new description of volume"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:35.761438 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:35.761438 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:35.765301 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-055e0338-88e9-4b98-bc87-fd6236cbfc6f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:35.773363 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-055e0338-88e9-4b98-bc87-fd6236cbfc6f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:24:35.773363 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-055e0338-88e9-4b98-bc87-fd6236cbfc6f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 200 Aug 13 19:24:35.773363 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 60/230] 10.4.3.126 () {68 vars in 1369 bytes} [Thu Aug 13 19:24:35 2026] PUT /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:35.783683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6f1744c3-11df-42e4-b331-878eac6946fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.785162 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f1744c3-11df-42e4-b331-878eac6946fe tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:35.785345 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f1744c3-11df-42e4-b331-878eac6946fe tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:35.785525 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f1744c3-11df-42e4-b331-878eac6946fe tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:35.791470 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:35.791470 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:35.794958 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6f1744c3-11df-42e4-b331-878eac6946fe tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:35.798669 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f1744c3-11df-42e4-b331-878eac6946fe tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 200 Aug 13 19:24:35.799000 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 57/231] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:35 2026] GET /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 924 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:35.811407 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.813052 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:35.813572 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1489984114", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-143372537"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:35.814987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1489984114', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-143372537'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:35.815108 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume of 1 GB Aug 13 19:24:35.819287 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Availability Zones retrieved successfully. Aug 13 19:24:35.827973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (56af2200-9741-4b08-8832-d8ae598e7960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:35.829116 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffc1e01-a9bc-4f08-9b17-f53090d49f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:35.830066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:35.858564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffc1e01-a9bc-4f08-9b17-f53090d49f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:35.859186 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4936c733-9785-4920-8796-4fb3e580c5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:35.900321 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Created reservations ['5225152c-d598-4fe6-90d4-140c1740f913', '3636ee56-154a-49c3-8d6a-4eb60515542e', 'd7e127c5-bce1-405f-8e5c-33e83999e037', 'e5ec2354-2b20-4c80-87f7-f9e1748a526e'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:35.900997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4936c733-9785-4920-8796-4fb3e580c5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5225152c-d598-4fe6-90d4-140c1740f913', '3636ee56-154a-49c3-8d6a-4eb60515542e', 'd7e127c5-bce1-405f-8e5c-33e83999e037', 'e5ec2354-2b20-4c80-87f7-f9e1748a526e']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:35.901644 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87394146-d9a3-4c8a-8baa-0a73d8541e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:35.923574 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87394146-d9a3-4c8a-8baa-0a73d8541e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c62c7adb-4e5b-47b9-83de-6c6e0e2eddac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1489984114',display_name='tempest-VolumesGetTest-Volume-143372537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['5225152c-d598-4fe6-90d4-140c1740f913','3636ee56-154a-49c3-8d6a-4eb60515542e','d7e127c5-bce1-405f-8e5c-33e83999e037','e5ec2354-2b20-4c80-87f7-f9e1748a526e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:35Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1489984114',display_name='tempest-VolumesGetTest-Volume-143372537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c62c7adb-4e5b-47b9-83de-6c6e0e2eddac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4ca18a370fe4b1092931388edc0c5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa2f02ce7ee46a999d2064983c95188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:35.924242 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bb1734-f8dd-473d-9ccc-fe1952dc1f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:35.943482 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bb1734-f8dd-473d-9ccc-fe1952dc1f31) transitioned into 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-1489984114',display_name='tempest-VolumesGetTest-Volume-143372537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['5225152c-d598-4fe6-90d4-140c1740f913','3636ee56-154a-49c3-8d6a-4eb60515542e','d7e127c5-bce1-405f-8e5c-33e83999e037','e5ec2354-2b20-4c80-87f7-f9e1748a526e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:35.944091 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc8d92c-ba74-4324-923c-336c167f7413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:35.955297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc8d92c-ba74-4324-923c-336c167f7413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:35.956739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (56af2200-9741-4b08-8832-d8ae598e7960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:35.957194 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request issued successfully. Aug 13 19:24:35.958052 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-49a43be9-e444-4a8a-aca7-d439f5ae64a3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:35.958639 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 59/232] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:24:35 2026] POST /volume/v3/volumes => generated 779 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:35.971647 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30b1c6ba-1c01-4187-a320-cfa7f014ecde None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:35.973784 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30b1c6ba-1c01-4187-a320-cfa7f014ecde tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac Aug 13 19:24:35.973935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30b1c6ba-1c01-4187-a320-cfa7f014ecde tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:35.974109 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30b1c6ba-1c01-4187-a320-cfa7f014ecde tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:35.980850 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:35.980850 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:35.984984 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-30b1c6ba-1c01-4187-a320-cfa7f014ecde tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:35.989256 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30b1c6ba-1c01-4187-a320-cfa7f014ecde tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac returned with HTTP 200 Aug 13 19:24:35.989700 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 57/233] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:35 2026] GET /volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:36.060106 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ad28771b-bbf7-4d47-9a08-1f6ef6c90ec2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:36.062947 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad28771b-bbf7-4d47-9a08-1f6ef6c90ec2 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 Aug 13 19:24:36.062947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad28771b-bbf7-4d47-9a08-1f6ef6c90ec2 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:36.062947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad28771b-bbf7-4d47-9a08-1f6ef6c90ec2 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:36.069148 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:36.069148 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:36.069980 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ad28771b-bbf7-4d47-9a08-1f6ef6c90ec2 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:36.071149 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad28771b-bbf7-4d47-9a08-1f6ef6c90ec2 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 returned with HTTP 200 Aug 13 19:24:36.071872 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 61/234] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:36 2026] GET /volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:36.080763 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e88bf2a2-2e60-4cce-bad6-bb1b79346935 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:36.082757 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e88bf2a2-2e60-4cce-bad6-bb1b79346935 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192/action Aug 13 19:24:36.083105 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e88bf2a2-2e60-4cce-bad6-bb1b79346935 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:36.083244 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e88bf2a2-2e60-4cce-bad6-bb1b79346935 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:36.084730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-e88bf2a2-2e60-4cce-bad6-bb1b79346935 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5e4031ae-b5c5-4d66-b982-d159cc8a4192' with '{'status': 'creating'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:36.112625 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:36.112625 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:36.128663 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e88bf2a2-2e60-4cce-bad6-bb1b79346935 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192/action returned with HTTP 202 Aug 13 19:24:36.129104 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 58/235] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:36 2026] POST /volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:36.136051 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2b5d5402-cb62-465e-afc3-6c9ed159bbbb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:36.137963 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b5d5402-cb62-465e-afc3-6c9ed159bbbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 Aug 13 19:24:36.138177 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b5d5402-cb62-465e-afc3-6c9ed159bbbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:36.138424 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b5d5402-cb62-465e-afc3-6c9ed159bbbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:36.143094 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:36.143094 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:36.143574 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2b5d5402-cb62-465e-afc3-6c9ed159bbbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:36.144345 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b5d5402-cb62-465e-afc3-6c9ed159bbbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 returned with HTTP 200 Aug 13 19:24:36.144740 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 60/236] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:36 2026] GET /volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:36.153647 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-771d4734-4ecb-4ba8-ba30-086233f969ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:36.155251 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-771d4734-4ecb-4ba8-ba30-086233f969ec tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192/action Aug 13 19:24:36.155695 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-771d4734-4ecb-4ba8-ba30-086233f969ec tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:36.155844 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-771d4734-4ecb-4ba8-ba30-086233f969ec tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:36.177998 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:36.177998 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:36.178611 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-771d4734-4ecb-4ba8-ba30-086233f969ec tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot retrieved successfully. Aug 13 19:24:36.196983 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-771d4734-4ecb-4ba8-ba30-086233f969ec tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot delete request issued successfully. Aug 13 19:24:36.197196 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-771d4734-4ecb-4ba8-ba30-086233f969ec tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192/action returned with HTTP 202 Aug 13 19:24:36.197869 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 58/237] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:36 2026] POST /volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:36.205725 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-94c1f1f8-dbbf-4ae5-bbbd-34525483f0a8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:36.207592 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94c1f1f8-dbbf-4ae5-bbbd-34525483f0a8 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 Aug 13 19:24:36.207904 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94c1f1f8-dbbf-4ae5-bbbd-34525483f0a8 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:36.208176 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94c1f1f8-dbbf-4ae5-bbbd-34525483f0a8 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:36.215726 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:36.215726 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:36.217644 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-94c1f1f8-dbbf-4ae5-bbbd-34525483f0a8 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:36.218120 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94c1f1f8-dbbf-4ae5-bbbd-34525483f0a8 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 returned with HTTP 200 Aug 13 19:24:36.218675 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 62/238] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:36 2026] GET /volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:36.231872 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5e7981f1-6e03-4c32-aab3-8c972fdb0c81 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:36.233543 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e7981f1-6e03-4c32-aab3-8c972fdb0c81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:36.233710 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e7981f1-6e03-4c32-aab3-8c972fdb0c81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:36.233884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e7981f1-6e03-4c32-aab3-8c972fdb0c81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:36.246532 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:36.246532 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:36.255216 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5e7981f1-6e03-4c32-aab3-8c972fdb0c81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:36.262635 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e7981f1-6e03-4c32-aab3-8c972fdb0c81 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:36.263118 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 59/239] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:36 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:37.000835 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cd600a05-8e0a-49af-858f-661f985c3700 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.002626 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd600a05-8e0a-49af-858f-661f985c3700 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac Aug 13 19:24:37.002797 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd600a05-8e0a-49af-858f-661f985c3700 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.002972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd600a05-8e0a-49af-858f-661f985c3700 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.010213 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.010213 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:37.014164 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cd600a05-8e0a-49af-858f-661f985c3700 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:37.017997 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd600a05-8e0a-49af-858f-661f985c3700 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac returned with HTTP 200 Aug 13 19:24:37.018447 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 61/240] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:36 2026] GET /volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:37.028677 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d613b461-4e34-4ca3-860e-e5916a823dd5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.030192 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d613b461-4e34-4ca3-860e-e5916a823dd5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac Aug 13 19:24:37.030520 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d613b461-4e34-4ca3-860e-e5916a823dd5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1498713691", "description": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:37.037285 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.037285 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:37.039954 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d613b461-4e34-4ca3-860e-e5916a823dd5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:37.044921 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d613b461-4e34-4ca3-860e-e5916a823dd5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:24:37.045414 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d613b461-4e34-4ca3-860e-e5916a823dd5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac returned with HTTP 200 Aug 13 19:24:37.045797 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 59/241] 10.4.3.126 () {68 vars in 1368 bytes} [Thu Aug 13 19:24:37 2026] PUT /volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac => generated 770 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:37.056260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9fbee95-6e2c-4a9c-8608-5d76239b87b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.058904 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9fbee95-6e2c-4a9c-8608-5d76239b87b5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac Aug 13 19:24:37.058904 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9fbee95-6e2c-4a9c-8608-5d76239b87b5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.058904 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9fbee95-6e2c-4a9c-8608-5d76239b87b5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.066326 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.066326 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:37.070925 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f9fbee95-6e2c-4a9c-8608-5d76239b87b5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:37.073186 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9fbee95-6e2c-4a9c-8608-5d76239b87b5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac returned with HTTP 200 Aug 13 19:24:37.073647 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 63/242] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:37 2026] GET /volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:37.084617 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-447f05b7-172b-4faa-b3bf-8baa01833a76 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.086240 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-447f05b7-172b-4faa-b3bf-8baa01833a76 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac Aug 13 19:24:37.086472 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-447f05b7-172b-4faa-b3bf-8baa01833a76 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.086681 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-447f05b7-172b-4faa-b3bf-8baa01833a76 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.086869 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-447f05b7-172b-4faa-b3bf-8baa01833a76 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume with id: c62c7adb-4e5b-47b9-83de-6c6e0e2eddac Aug 13 19:24:37.092896 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.092896 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:37.093366 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-447f05b7-172b-4faa-b3bf-8baa01833a76 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:37.109401 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-447f05b7-172b-4faa-b3bf-8baa01833a76 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume request issued successfully. Aug 13 19:24:37.109606 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-447f05b7-172b-4faa-b3bf-8baa01833a76 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac returned with HTTP 202 Aug 13 19:24:37.110079 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 60/243] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:37 2026] DELETE /volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:37.116783 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f78b748d-0992-465c-a43b-bfe8039e8e1a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.119416 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f78b748d-0992-465c-a43b-bfe8039e8e1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac Aug 13 19:24:37.119603 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f78b748d-0992-465c-a43b-bfe8039e8e1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.119805 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f78b748d-0992-465c-a43b-bfe8039e8e1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.126795 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.126795 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:37.129870 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f78b748d-0992-465c-a43b-bfe8039e8e1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:37.133243 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f78b748d-0992-465c-a43b-bfe8039e8e1a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac returned with HTTP 200 Aug 13 19:24:37.133627 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 62/244] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:37 2026] GET /volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:37.227512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d5083419-1e9e-4e19-9647-dc699b0ea2b7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.228978 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5083419-1e9e-4e19-9647-dc699b0ea2b7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 Aug 13 19:24:37.229139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5083419-1e9e-4e19-9647-dc699b0ea2b7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.229337 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5083419-1e9e-4e19-9647-dc699b0ea2b7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.233954 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5083419-1e9e-4e19-9647-dc699b0ea2b7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 returned with HTTP 404 Aug 13 19:24:37.234366 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 60/245] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:37 2026] GET /volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:37.241142 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c5b0005f-8cf8-42a2-8214-42c1eb9155ee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.242759 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c5b0005f-8cf8-42a2-8214-42c1eb9155ee tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:37.243344 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c5b0005f-8cf8-42a2-8214-42c1eb9155ee tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:37.243639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c5b0005f-8cf8-42a2-8214-42c1eb9155ee tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:37.245300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-c5b0005f-8cf8-42a2-8214-42c1eb9155ee tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5ef53ad3-3b1b-425d-a9a1-af026dea8295' with '{'status': 'available'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:37.255719 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.255719 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:37.266927 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c5b0005f-8cf8-42a2-8214-42c1eb9155ee tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:37.267123 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 64/246] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:37 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:37.276218 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4c951577-5ed1-4647-85ed-f59a40734a11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.277660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-05b20225-1d4b-4d0e-9866-1f5d1aa2996d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.278181 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c951577-5ed1-4647-85ed-f59a40734a11 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:37.278438 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c951577-5ed1-4647-85ed-f59a40734a11 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.278670 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c951577-5ed1-4647-85ed-f59a40734a11 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.279706 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-05b20225-1d4b-4d0e-9866-1f5d1aa2996d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:37.279926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-05b20225-1d4b-4d0e-9866-1f5d1aa2996d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.280122 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-05b20225-1d4b-4d0e-9866-1f5d1aa2996d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.283960 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.283960 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:37.284410 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4c951577-5ed1-4647-85ed-f59a40734a11 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:37.285229 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c951577-5ed1-4647-85ed-f59a40734a11 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:37.285676 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 61/247] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:37 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:37.287797 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.287797 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:37.291381 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-05b20225-1d4b-4d0e-9866-1f5d1aa2996d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:37.294520 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9b226549-ed26-4bda-97a0-5d31438157ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.295256 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-05b20225-1d4b-4d0e-9866-1f5d1aa2996d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:37.295912 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 63/248] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:37 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:37.296520 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b226549-ed26-4bda-97a0-5d31438157ec tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 Aug 13 19:24:37.296734 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b226549-ed26-4bda-97a0-5d31438157ec tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.296972 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b226549-ed26-4bda-97a0-5d31438157ec tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.297092 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-9b226549-ed26-4bda-97a0-5d31438157ec tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Delete snapshot with id: 5e4031ae-b5c5-4d66-b982-d159cc8a4192 Aug 13 19:24:37.307572 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b226549-ed26-4bda-97a0-5d31438157ec tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 returned with HTTP 404 Aug 13 19:24:37.307572 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 61/249] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:24:37 2026] DELETE /volume/v3/snapshots/5e4031ae-b5c5-4d66-b982-d159cc8a4192 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:37.322368 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-291c0b3a-c5be-47ac-931e-2ba754b27dfd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.323803 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-291c0b3a-c5be-47ac-931e-2ba754b27dfd tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:24:37.324415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-291c0b3a-c5be-47ac-931e-2ba754b27dfd tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bda862ca-a00f-4132-a956-e4cb114b7a66", "name": "tempest-SnapshotsActionsTest-Snapshot-1701904543"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:37.338186 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.338186 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:37.338680 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-291c0b3a-c5be-47ac-931e-2ba754b27dfd tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:37.338770 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-291c0b3a-c5be-47ac-931e-2ba754b27dfd tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Create snapshot from volume bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:37.366549 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-291c0b3a-c5be-47ac-931e-2ba754b27dfd tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Created reservations ['96e1ee90-d6fc-47f5-9c1c-47e196545269', 'f6d408d6-329e-422b-91bc-cafb09c5bdac', '35251588-9d5d-488c-8061-c28ea83b9832', 'c25f6919-3e6a-4a5f-95b6-09f7101daea7'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:37.399825 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-291c0b3a-c5be-47ac-931e-2ba754b27dfd tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot create request issued successfully. Aug 13 19:24:37.400177 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-291c0b3a-c5be-47ac-931e-2ba754b27dfd tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:24:37.400762 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 65/250] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:24:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:37.412955 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eee481cc-8457-420e-bf29-f699e8788634 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:37.415080 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eee481cc-8457-420e-bf29-f699e8788634 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e Aug 13 19:24:37.415254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eee481cc-8457-420e-bf29-f699e8788634 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:37.415482 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eee481cc-8457-420e-bf29-f699e8788634 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:37.422529 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:37.422529 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:37.423127 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eee481cc-8457-420e-bf29-f699e8788634 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:37.424248 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eee481cc-8457-420e-bf29-f699e8788634 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e returned with HTTP 200 Aug 13 19:24:37.424822 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 62/251] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:37 2026] GET /volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:38.146632 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0c3544c3-f05e-4945-a72b-08b3caaba703 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.148778 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c3544c3-f05e-4945-a72b-08b3caaba703 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac Aug 13 19:24:38.148980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c3544c3-f05e-4945-a72b-08b3caaba703 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:38.149185 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c3544c3-f05e-4945-a72b-08b3caaba703 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:38.154432 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c3544c3-f05e-4945-a72b-08b3caaba703 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac returned with HTTP 404 Aug 13 19:24:38.154866 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 64/252] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:38 2026] GET /volume/v3/volumes/c62c7adb-4e5b-47b9-83de-6c6e0e2eddac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:38.161746 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-048d7941-5941-46d6-8d10-8eb6332058e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.163854 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-048d7941-5941-46d6-8d10-8eb6332058e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:38.164107 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-048d7941-5941-46d6-8d10-8eb6332058e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:38.164390 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-048d7941-5941-46d6-8d10-8eb6332058e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:38.172734 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.172734 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:38.177164 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-048d7941-5941-46d6-8d10-8eb6332058e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:38.182410 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-048d7941-5941-46d6-8d10-8eb6332058e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 200 Aug 13 19:24:38.182865 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 62/253] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:38 2026] GET /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:38.198809 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8445ecb6-d553-4abb-8090-7e8e365c43b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.200810 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8445ecb6-d553-4abb-8090-7e8e365c43b2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] DELETE https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:38.201195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8445ecb6-d553-4abb-8090-7e8e365c43b2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:38.201498 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8445ecb6-d553-4abb-8090-7e8e365c43b2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:38.201742 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8445ecb6-d553-4abb-8090-7e8e365c43b2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume with id: 99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:38.219543 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.219543 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:38.220112 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8445ecb6-d553-4abb-8090-7e8e365c43b2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:38.245660 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8445ecb6-d553-4abb-8090-7e8e365c43b2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume request issued successfully. Aug 13 19:24:38.245859 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8445ecb6-d553-4abb-8090-7e8e365c43b2 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 202 Aug 13 19:24:38.246404 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 66/254] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:38 2026] DELETE /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:38.253844 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4c3b045a-369d-401a-8168-8c60f1ea1ccf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.257107 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c3b045a-369d-401a-8168-8c60f1ea1ccf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:38.257354 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c3b045a-369d-401a-8168-8c60f1ea1ccf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:38.257574 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c3b045a-369d-401a-8168-8c60f1ea1ccf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:38.265691 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.265691 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:38.273645 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4c3b045a-369d-401a-8168-8c60f1ea1ccf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:38.277864 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c3b045a-369d-401a-8168-8c60f1ea1ccf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 200 Aug 13 19:24:38.278484 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 63/255] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:38 2026] GET /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:38.314116 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-21c1ae00-a5bf-4e3d-9d34-bdcfbf535510 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.316300 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-21c1ae00-a5bf-4e3d-9d34-bdcfbf535510 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:38.316788 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-21c1ae00-a5bf-4e3d-9d34-bdcfbf535510 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:38.317080 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-21c1ae00-a5bf-4e3d-9d34-bdcfbf535510 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:38.323968 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.323968 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:38.327591 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-21c1ae00-a5bf-4e3d-9d34-bdcfbf535510 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:38.332721 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-21c1ae00-a5bf-4e3d-9d34-bdcfbf535510 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:38.332721 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 65/256] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:38 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:38.435038 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d28663ce-cab5-48c1-a9d7-58159e22603f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.436663 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d28663ce-cab5-48c1-a9d7-58159e22603f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e Aug 13 19:24:38.436843 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d28663ce-cab5-48c1-a9d7-58159e22603f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:38.437303 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d28663ce-cab5-48c1-a9d7-58159e22603f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:38.441481 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.441481 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:38.441925 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d28663ce-cab5-48c1-a9d7-58159e22603f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:38.442686 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d28663ce-cab5-48c1-a9d7-58159e22603f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e returned with HTTP 200 Aug 13 19:24:38.443110 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 63/257] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:38 2026] GET /volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:38.451478 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e1d865a1-4724-42ba-a056-2a8a2b1e243a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.454072 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1d865a1-4724-42ba-a056-2a8a2b1e243a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e/action Aug 13 19:24:38.454801 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1d865a1-4724-42ba-a056-2a8a2b1e243a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:38.454988 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1d865a1-4724-42ba-a056-2a8a2b1e243a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:38.456920 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-e1d865a1-4724-42ba-a056-2a8a2b1e243a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot 'b0df816f-cebd-439f-bca2-ab672a12c11e' with '{'status': 'deleting'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:38.468208 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.468208 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:38.480573 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1d865a1-4724-42ba-a056-2a8a2b1e243a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e/action returned with HTTP 202 Aug 13 19:24:38.481013 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 67/258] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:38 2026] POST /volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:38.488467 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4cf8e3ba-9f22-4619-a039-a5608c3acdf3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.491341 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4cf8e3ba-9f22-4619-a039-a5608c3acdf3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e Aug 13 19:24:38.491637 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4cf8e3ba-9f22-4619-a039-a5608c3acdf3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:38.491905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4cf8e3ba-9f22-4619-a039-a5608c3acdf3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:38.498670 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.498670 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:38.499645 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4cf8e3ba-9f22-4619-a039-a5608c3acdf3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:38.502264 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4cf8e3ba-9f22-4619-a039-a5608c3acdf3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e returned with HTTP 200 Aug 13 19:24:38.503083 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 64/259] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:38 2026] GET /volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:38.511597 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3354c533-c3d5-4a55-950a-3f8874c3ac43 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.513269 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3354c533-c3d5-4a55-950a-3f8874c3ac43 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e/action Aug 13 19:24:38.513673 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3354c533-c3d5-4a55-950a-3f8874c3ac43 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:38.513855 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3354c533-c3d5-4a55-950a-3f8874c3ac43 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:38.519418 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.519418 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:38.519788 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3354c533-c3d5-4a55-950a-3f8874c3ac43 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot retrieved successfully. Aug 13 19:24:38.555815 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3354c533-c3d5-4a55-950a-3f8874c3ac43 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot delete request issued successfully. Aug 13 19:24:38.556119 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3354c533-c3d5-4a55-950a-3f8874c3ac43 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e/action returned with HTTP 202 Aug 13 19:24:38.556618 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 66/260] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:38 2026] POST /volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:38.563832 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aaf7cb0b-8524-4491-afcb-a72bdd0565a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:38.566087 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaf7cb0b-8524-4491-afcb-a72bdd0565a4 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e Aug 13 19:24:38.566302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaf7cb0b-8524-4491-afcb-a72bdd0565a4 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:38.566485 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaf7cb0b-8524-4491-afcb-a72bdd0565a4 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:38.571422 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:38.571422 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:38.571829 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aaf7cb0b-8524-4491-afcb-a72bdd0565a4 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:38.572523 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaf7cb0b-8524-4491-afcb-a72bdd0565a4 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e returned with HTTP 200 Aug 13 19:24:38.573032 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 64/261] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:38 2026] GET /volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:39.290592 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-99e10032-63f1-45cc-adb7-70d5437ca130 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.292265 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99e10032-63f1-45cc-adb7-70d5437ca130 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 Aug 13 19:24:39.292449 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99e10032-63f1-45cc-adb7-70d5437ca130 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.292616 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99e10032-63f1-45cc-adb7-70d5437ca130 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.297755 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99e10032-63f1-45cc-adb7-70d5437ca130 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 returned with HTTP 404 Aug 13 19:24:39.298407 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 68/262] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:39 2026] GET /volume/v3/volumes/99a80354-355e-4ad2-b460-326f4f8038b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:39.304427 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-070131e6-35cf-40b4-9405-d3beec119ed0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.306016 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-070131e6-35cf-40b4-9405-d3beec119ed0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 Aug 13 19:24:39.306211 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-070131e6-35cf-40b4-9405-d3beec119ed0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.306405 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-070131e6-35cf-40b4-9405-d3beec119ed0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.314339 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:39.314339 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:39.318456 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-070131e6-35cf-40b4-9405-d3beec119ed0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:39.322957 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-070131e6-35cf-40b4-9405-d3beec119ed0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 returned with HTTP 200 Aug 13 19:24:39.323462 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 65/263] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:39 2026] GET /volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:24:39.338459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-09633d27-182f-4231-a84e-d1ad47f8609a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.340730 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09633d27-182f-4231-a84e-d1ad47f8609a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 Aug 13 19:24:39.341256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09633d27-182f-4231-a84e-d1ad47f8609a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.341629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09633d27-182f-4231-a84e-d1ad47f8609a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.342782 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-09633d27-182f-4231-a84e-d1ad47f8609a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume with id: a4a4f6b8-003f-4566-bfbb-99b93e171fc6 Aug 13 19:24:39.348546 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bb74c0ef-4b2f-4753-92d8-aae976c769b3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.350190 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bb74c0ef-4b2f-4753-92d8-aae976c769b3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:39.350411 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bb74c0ef-4b2f-4753-92d8-aae976c769b3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.350601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bb74c0ef-4b2f-4753-92d8-aae976c769b3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.353840 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:39.353840 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:39.354577 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-09633d27-182f-4231-a84e-d1ad47f8609a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:39.358233 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:39.358233 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:39.362703 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bb74c0ef-4b2f-4753-92d8-aae976c769b3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:39.366848 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bb74c0ef-4b2f-4753-92d8-aae976c769b3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:39.367292 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 65/264] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:39 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:39.381013 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-09633d27-182f-4231-a84e-d1ad47f8609a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume request issued successfully. Aug 13 19:24:39.381416 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09633d27-182f-4231-a84e-d1ad47f8609a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 returned with HTTP 202 Aug 13 19:24:39.382178 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 67/265] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:39 2026] DELETE /volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:39.389582 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-88d4b7fc-8664-4270-ae2d-2bc4bceca355 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.391476 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88d4b7fc-8664-4270-ae2d-2bc4bceca355 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 Aug 13 19:24:39.391662 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88d4b7fc-8664-4270-ae2d-2bc4bceca355 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.392074 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88d4b7fc-8664-4270-ae2d-2bc4bceca355 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.401470 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:39.401470 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:39.406831 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-88d4b7fc-8664-4270-ae2d-2bc4bceca355 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:39.414202 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88d4b7fc-8664-4270-ae2d-2bc4bceca355 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 returned with HTTP 200 Aug 13 19:24:39.415205 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 69/266] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:39 2026] GET /volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:39.583896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f681bcfd-ef50-48a7-8649-1c393ca5a76b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.586165 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f681bcfd-ef50-48a7-8649-1c393ca5a76b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e Aug 13 19:24:39.586420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f681bcfd-ef50-48a7-8649-1c393ca5a76b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.586666 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f681bcfd-ef50-48a7-8649-1c393ca5a76b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.592084 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f681bcfd-ef50-48a7-8649-1c393ca5a76b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e returned with HTTP 404 Aug 13 19:24:39.592868 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 66/267] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:39 2026] GET /volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:39.601645 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-447d1901-cbd1-47cb-b3dc-1557a7345d78 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.603806 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-447d1901-cbd1-47cb-b3dc-1557a7345d78 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:39.604099 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-447d1901-cbd1-47cb-b3dc-1557a7345d78 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:39.604209 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-447d1901-cbd1-47cb-b3dc-1557a7345d78 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:39.605531 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-447d1901-cbd1-47cb-b3dc-1557a7345d78 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5ef53ad3-3b1b-425d-a9a1-af026dea8295' with '{'status': 'available'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:39.614148 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:39.614148 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:39.625870 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-447d1901-cbd1-47cb-b3dc-1557a7345d78 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:39.626351 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 66/268] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:39 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:39.634165 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7830fcec-8c69-487b-ac88-853b9710752b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.637656 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7830fcec-8c69-487b-ac88-853b9710752b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:39.637656 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7830fcec-8c69-487b-ac88-853b9710752b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.637656 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7830fcec-8c69-487b-ac88-853b9710752b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.643431 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:39.643431 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:39.644339 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7830fcec-8c69-487b-ac88-853b9710752b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:39.645235 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7830fcec-8c69-487b-ac88-853b9710752b tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:39.645817 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 68/269] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:39 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:39.656084 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2a512df9-7ac4-4c69-adea-6ea12e458908 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.657677 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a512df9-7ac4-4c69-adea-6ea12e458908 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e Aug 13 19:24:39.658495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a512df9-7ac4-4c69-adea-6ea12e458908 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.658495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a512df9-7ac4-4c69-adea-6ea12e458908 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.658495 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-2a512df9-7ac4-4c69-adea-6ea12e458908 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Delete snapshot with id: b0df816f-cebd-439f-bca2-ab672a12c11e Aug 13 19:24:39.662415 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a512df9-7ac4-4c69-adea-6ea12e458908 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e returned with HTTP 404 Aug 13 19:24:39.662415 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 70/270] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:24:39 2026] DELETE /volume/v3/snapshots/b0df816f-cebd-439f-bca2-ab672a12c11e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:39.670972 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.672634 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:24:39.672942 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bda862ca-a00f-4132-a956-e4cb114b7a66", "name": "tempest-SnapshotsActionsTest-Snapshot-1788881357"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:39.681573 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:39.681573 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:39.682155 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:39.683222 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Create snapshot from volume bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:39.700481 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-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 13 19:24:39.713044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Created reservations ['7117ff41-00b4-4fe7-840e-f041cc98fcb6', 'b6a66f8b-07d9-48f6-825a-71549427450f', 'e0007703-e621-4bb7-9b99-4d56170e86dc', '0f183658-eaf6-4717-be77-c42ade0b6093'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:39.748682 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot create request issued successfully. Aug 13 19:24:39.748983 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e64b2a6-2f4a-4192-8cd1-1762be2c9f50 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:24:39.749413 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 67/271] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:24:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:39.761579 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ee7630f6-d14b-4cf9-9748-c469ddf7d121 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:39.764138 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee7630f6-d14b-4cf9-9748-c469ddf7d121 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 Aug 13 19:24:39.764138 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee7630f6-d14b-4cf9-9748-c469ddf7d121 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:39.764138 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee7630f6-d14b-4cf9-9748-c469ddf7d121 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:39.768591 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:39.768591 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:39.769189 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ee7630f6-d14b-4cf9-9748-c469ddf7d121 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:39.770743 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee7630f6-d14b-4cf9-9748-c469ddf7d121 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 returned with HTTP 200 Aug 13 19:24:39.770743 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 67/272] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:39 2026] GET /volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:40.381341 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6207f243-53f3-45f0-ad54-cc014ec3c48e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:40.383290 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6207f243-53f3-45f0-ad54-cc014ec3c48e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:40.383537 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6207f243-53f3-45f0-ad54-cc014ec3c48e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:40.383715 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6207f243-53f3-45f0-ad54-cc014ec3c48e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:40.395643 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:40.395643 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:40.400526 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6207f243-53f3-45f0-ad54-cc014ec3c48e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:40.407594 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6207f243-53f3-45f0-ad54-cc014ec3c48e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:40.408130 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 69/273] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:40 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:40.428806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-858413aa-7cc3-4076-971f-0fdd542d58cd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:40.430287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-858413aa-7cc3-4076-971f-0fdd542d58cd tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 Aug 13 19:24:40.430457 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-858413aa-7cc3-4076-971f-0fdd542d58cd tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:40.430623 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-858413aa-7cc3-4076-971f-0fdd542d58cd tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:40.435505 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-858413aa-7cc3-4076-971f-0fdd542d58cd tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 returned with HTTP 404 Aug 13 19:24:40.435868 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 71/274] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:40 2026] GET /volume/v3/volumes/a4a4f6b8-003f-4566-bfbb-99b93e171fc6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:40.497360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:40.499922 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:40.500381 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-VolumesGetTest-Volume-1654607416", "metadata": {"Type": "Test"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:40.502238 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request body: {'volume': {'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1654607416', 'metadata': {'Type': 'Test'}}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:40.780537 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98c5d1a9-47d8-436b-9f08-f6838ceb476f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:40.782699 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98c5d1a9-47d8-436b-9f08-f6838ceb476f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 Aug 13 19:24:40.782930 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98c5d1a9-47d8-436b-9f08-f6838ceb476f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:40.783186 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98c5d1a9-47d8-436b-9f08-f6838ceb476f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:40.789479 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:40.789479 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:40.790085 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-98c5d1a9-47d8-436b-9f08-f6838ceb476f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:40.791090 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98c5d1a9-47d8-436b-9f08-f6838ceb476f tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 returned with HTTP 200 Aug 13 19:24:40.791781 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 68/275] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:40 2026] GET /volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:40.802684 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5215d006-9a89-439a-b575-c5372758e85d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:40.804444 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5215d006-9a89-439a-b575-c5372758e85d tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0/action Aug 13 19:24:40.804810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5215d006-9a89-439a-b575-c5372758e85d tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:40.804965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5215d006-9a89-439a-b575-c5372758e85d tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:40.806623 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.admin_actions [None req-5215d006-9a89-439a-b575-c5372758e85d tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot 'a61a050f-738a-40df-b94a-bf4a669c77d0' with '{'status': 'error'}' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:40.817753 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:40.817753 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:40.837723 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5215d006-9a89-439a-b575-c5372758e85d tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0/action returned with HTTP 202 Aug 13 19:24:40.839433 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 70/276] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:40 2026] POST /volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:40.850012 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c162a51d-9ff7-48f9-bb2b-5aa9b3d112ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:40.851701 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c162a51d-9ff7-48f9-bb2b-5aa9b3d112ab tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 Aug 13 19:24:40.851902 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c162a51d-9ff7-48f9-bb2b-5aa9b3d112ab tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:40.852138 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c162a51d-9ff7-48f9-bb2b-5aa9b3d112ab tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:40.863747 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:40.863747 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:40.864407 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c162a51d-9ff7-48f9-bb2b-5aa9b3d112ab tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:40.865565 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c162a51d-9ff7-48f9-bb2b-5aa9b3d112ab tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 returned with HTTP 200 Aug 13 19:24:40.866049 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 72/277] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:40 2026] GET /volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:40.877417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d9cdbf43-72d8-4086-832b-e089f557a501 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:40.879547 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9cdbf43-72d8-4086-832b-e089f557a501 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0/action Aug 13 19:24:40.879956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9cdbf43-72d8-4086-832b-e089f557a501 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:40.880156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9cdbf43-72d8-4086-832b-e089f557a501 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:40.888668 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:40.888668 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:40.889090 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d9cdbf43-72d8-4086-832b-e089f557a501 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot retrieved successfully. Aug 13 19:24:40.911317 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d9cdbf43-72d8-4086-832b-e089f557a501 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot delete request issued successfully. Aug 13 19:24:40.911534 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9cdbf43-72d8-4086-832b-e089f557a501 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0/action returned with HTTP 202 Aug 13 19:24:40.912177 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 69/278] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:40 2026] POST /volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:40.925089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-93911117-c72f-4222-9e76-a4ec775e6f79 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:40.926610 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-93911117-c72f-4222-9e76-a4ec775e6f79 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 Aug 13 19:24:40.926774 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-93911117-c72f-4222-9e76-a4ec775e6f79 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:40.926975 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-93911117-c72f-4222-9e76-a4ec775e6f79 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:40.931982 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:40.931982 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:40.932398 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-93911117-c72f-4222-9e76-a4ec775e6f79 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:40.933047 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-93911117-c72f-4222-9e76-a4ec775e6f79 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 returned with HTTP 200 Aug 13 19:24:40.933694 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 71/279] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:40 2026] GET /volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:40.956516 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume of 1 GB Aug 13 19:24:40.956816 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:40.956816 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:40.960399 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Availability Zones retrieved successfully. Aug 13 19:24:40.972240 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (ff6c9273-1394-4030-bb38-89da08e6e4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:40.973171 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e831a099-2206-42ed-be2b-b4243ff33d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:40.974320 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:41.037116 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e831a099-2206-42ed-be2b-b4243ff33d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:41.037842 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3eab3dd-3474-4817-ae36-0c5540fbf13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:41.072103 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Created reservations ['9efa894a-4d4c-4d72-85f7-3e245025513e', '056e793c-71f5-44e7-afb9-003d16a18938', 'a01f84d5-7bd4-4ad0-9fb7-2de6ab7778c2', 'f51c4537-ada9-45f0-ba46-3db4efa0258b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:41.072870 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3eab3dd-3474-4817-ae36-0c5540fbf13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9efa894a-4d4c-4d72-85f7-3e245025513e', '056e793c-71f5-44e7-afb9-003d16a18938', 'a01f84d5-7bd4-4ad0-9fb7-2de6ab7778c2', 'f51c4537-ada9-45f0-ba46-3db4efa0258b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:41.073703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebbec4b7-e06c-4603-995e-ed8f8bdc2103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:41.097944 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebbec4b7-e06c-4603-995e-ed8f8bdc2103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05fba703-e94c-447d-8b56-87fa648fa794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1654607416',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['9efa894a-4d4c-4d72-85f7-3e245025513e','056e793c-71f5-44e7-afb9-003d16a18938','a01f84d5-7bd4-4ad0-9fb7-2de6ab7778c2','f51c4537-ada9-45f0-ba46-3db4efa0258b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1654607416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05fba703-e94c-447d-8b56-87fa648fa794,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f4ca18a370fe4b1092931388edc0c5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa2f02ce7ee46a999d2064983c95188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:41.098791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c2cad7-d7bd-419a-8c27-ba255dea5a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:41.117791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c2cad7-d7bd-419a-8c27-ba255dea5a25) transitioned into state 'SUCCESS' from state '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-1654607416',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['9efa894a-4d4c-4d72-85f7-3e245025513e','056e793c-71f5-44e7-afb9-003d16a18938','a01f84d5-7bd4-4ad0-9fb7-2de6ab7778c2','f51c4537-ada9-45f0-ba46-3db4efa0258b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:41.118740 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f041f63-2c9f-4eeb-a1bc-544cf4658f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:41.129167 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f041f63-2c9f-4eeb-a1bc-544cf4658f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:41.129998 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (ff6c9273-1394-4030-bb38-89da08e6e4c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:41.130286 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request issued successfully. Aug 13 19:24:41.130857 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2925c476-6cb8-4cc5-aefd-f9ce94222794 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:41.131325 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 68/280] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:24:40 2026] POST /volume/v3/volumes => generated 759 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:41.145522 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e3f9eb1-db44-42ae-8b57-bdf04f47bea7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:41.147344 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e3f9eb1-db44-42ae-8b57-bdf04f47bea7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:41.147568 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e3f9eb1-db44-42ae-8b57-bdf04f47bea7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:41.147788 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e3f9eb1-db44-42ae-8b57-bdf04f47bea7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:41.155609 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:41.155609 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:41.160096 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2e3f9eb1-db44-42ae-8b57-bdf04f47bea7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:41.164218 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e3f9eb1-db44-42ae-8b57-bdf04f47bea7 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:41.164605 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 73/281] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:41 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:41.422018 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae4b35f7-203a-4ca3-bbcc-529dadd880f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:41.426881 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae4b35f7-203a-4ca3-bbcc-529dadd880f4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:41.427080 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae4b35f7-203a-4ca3-bbcc-529dadd880f4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:41.427299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae4b35f7-203a-4ca3-bbcc-529dadd880f4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:41.437078 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:41.437078 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:41.441738 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae4b35f7-203a-4ca3-bbcc-529dadd880f4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:41.446835 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae4b35f7-203a-4ca3-bbcc-529dadd880f4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:41.446905 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 70/282] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:41 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:41.945221 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-70034689-9762-4daf-a48f-d684241cf61e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:41.947481 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70034689-9762-4daf-a48f-d684241cf61e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 Aug 13 19:24:41.947743 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-70034689-9762-4daf-a48f-d684241cf61e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:41.947991 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-70034689-9762-4daf-a48f-d684241cf61e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:41.954821 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70034689-9762-4daf-a48f-d684241cf61e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 returned with HTTP 404 Aug 13 19:24:41.955413 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 72/283] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:41 2026] GET /volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:41.964445 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-33b6eb24-9f0d-45d3-93d9-cb99fe7a6116 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:41.966822 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33b6eb24-9f0d-45d3-93d9-cb99fe7a6116 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:41.967337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33b6eb24-9f0d-45d3-93d9-cb99fe7a6116 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:41.967456 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33b6eb24-9f0d-45d3-93d9-cb99fe7a6116 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:41.969293 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-33b6eb24-9f0d-45d3-93d9-cb99fe7a6116 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5ef53ad3-3b1b-425d-a9a1-af026dea8295' with '{'status': 'available'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:41.983153 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:41.983153 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:41.997610 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33b6eb24-9f0d-45d3-93d9-cb99fe7a6116 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:41.998616 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 69/284] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:41 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:42.006004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-47a90f23-7235-44a8-ad0f-b3c5f8955cbb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:42.007992 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47a90f23-7235-44a8-ad0f-b3c5f8955cbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:42.008175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47a90f23-7235-44a8-ad0f-b3c5f8955cbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:42.008423 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47a90f23-7235-44a8-ad0f-b3c5f8955cbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:42.015233 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:42.015233 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:42.015888 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-47a90f23-7235-44a8-ad0f-b3c5f8955cbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:42.017676 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47a90f23-7235-44a8-ad0f-b3c5f8955cbb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:42.017676 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 74/285] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:42 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:42.030686 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-87a8ac31-f0ab-4f97-83ce-8d2e53666d7c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:42.032930 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87a8ac31-f0ab-4f97-83ce-8d2e53666d7c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 Aug 13 19:24:42.033221 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87a8ac31-f0ab-4f97-83ce-8d2e53666d7c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:42.033575 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87a8ac31-f0ab-4f97-83ce-8d2e53666d7c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:42.033575 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-87a8ac31-f0ab-4f97-83ce-8d2e53666d7c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Delete snapshot with id: a61a050f-738a-40df-b94a-bf4a669c77d0 Aug 13 19:24:42.038102 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87a8ac31-f0ab-4f97-83ce-8d2e53666d7c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 returned with HTTP 404 Aug 13 19:24:42.038646 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 71/286] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:24:42 2026] DELETE /volume/v3/snapshots/a61a050f-738a-40df-b94a-bf4a669c77d0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:42.046872 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c1f39f68-978b-4073-a80b-b0d47df7fadc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:42.049226 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1f39f68-978b-4073-a80b-b0d47df7fadc tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:24:42.049606 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1f39f68-978b-4073-a80b-b0d47df7fadc tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bda862ca-a00f-4132-a956-e4cb114b7a66", "name": "tempest-SnapshotsActionsTest-Snapshot-731718489"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:42.058048 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:42.058048 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:42.058567 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c1f39f68-978b-4073-a80b-b0d47df7fadc tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:42.058697 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-c1f39f68-978b-4073-a80b-b0d47df7fadc tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Create snapshot from volume bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:42.091677 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-c1f39f68-978b-4073-a80b-b0d47df7fadc tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Created reservations ['bebc4e07-4bcd-4ee3-8c79-7f9100772ac4', '475da136-1213-43d4-b5dd-2187394954da', '4f8fd333-e494-46b4-9c86-a718f2d317a3', 'f42a43c9-eb8a-49c1-851c-f7b908fe3a15'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:42.134298 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c1f39f68-978b-4073-a80b-b0d47df7fadc tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot create request issued successfully. Aug 13 19:24:42.134298 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1f39f68-978b-4073-a80b-b0d47df7fadc tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:24:42.134298 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 73/287] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:24:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:42.140974 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e0914044-7fab-4186-944b-4e6e7f3285e0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:42.145430 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0914044-7fab-4186-944b-4e6e7f3285e0 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda Aug 13 19:24:42.145743 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0914044-7fab-4186-944b-4e6e7f3285e0 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:42.146442 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0914044-7fab-4186-944b-4e6e7f3285e0 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:42.153000 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:42.153000 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:42.153555 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e0914044-7fab-4186-944b-4e6e7f3285e0 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:42.154360 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0914044-7fab-4186-944b-4e6e7f3285e0 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda returned with HTTP 200 Aug 13 19:24:42.155024 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 70/288] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:42 2026] GET /volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:42.184443 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c122994e-db58-4085-884c-85b0dd1aa8a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:42.186653 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c122994e-db58-4085-884c-85b0dd1aa8a6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:42.186816 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c122994e-db58-4085-884c-85b0dd1aa8a6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:42.187774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c122994e-db58-4085-884c-85b0dd1aa8a6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:42.197023 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:42.197023 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:42.201435 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c122994e-db58-4085-884c-85b0dd1aa8a6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:42.206152 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c122994e-db58-4085-884c-85b0dd1aa8a6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:42.206654 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 75/289] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:42 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:42.459963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4831e9a0-efb7-4181-8e22-f37ff08b30c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:42.462211 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4831e9a0-efb7-4181-8e22-f37ff08b30c9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:42.462474 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4831e9a0-efb7-4181-8e22-f37ff08b30c9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:42.462695 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4831e9a0-efb7-4181-8e22-f37ff08b30c9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:42.471443 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:42.471443 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:42.475964 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4831e9a0-efb7-4181-8e22-f37ff08b30c9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:42.482084 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4831e9a0-efb7-4181-8e22-f37ff08b30c9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:42.482661 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 72/290] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:42 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:43.167379 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-25bddcd5-61d9-47b8-b4e9-938787de426c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:43.169460 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25bddcd5-61d9-47b8-b4e9-938787de426c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda Aug 13 19:24:43.169770 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25bddcd5-61d9-47b8-b4e9-938787de426c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:43.169873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25bddcd5-61d9-47b8-b4e9-938787de426c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:43.175406 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:43.175406 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:43.175769 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-25bddcd5-61d9-47b8-b4e9-938787de426c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:43.176851 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25bddcd5-61d9-47b8-b4e9-938787de426c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda returned with HTTP 200 Aug 13 19:24:43.177465 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 74/291] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:43 2026] GET /volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:43.186999 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5b6f1e5f-acee-4ef1-b193-7a5b5fcd66c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:43.189037 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b6f1e5f-acee-4ef1-b193-7a5b5fcd66c4 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda/action Aug 13 19:24:43.189411 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b6f1e5f-acee-4ef1-b193-7a5b5fcd66c4 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:43.189554 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b6f1e5f-acee-4ef1-b193-7a5b5fcd66c4 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:43.190907 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-5b6f1e5f-acee-4ef1-b193-7a5b5fcd66c4 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '39b101b8-d161-4558-bc58-17c9bdf44cda' with '{'status': 'error_deleting'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:43.199459 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:43.199459 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:43.209717 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b6f1e5f-acee-4ef1-b193-7a5b5fcd66c4 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda/action returned with HTTP 202 Aug 13 19:24:43.210097 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 71/292] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:43 2026] POST /volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:43.217006 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e9a37ccd-8055-4135-8bc0-bd447fb48153 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:43.218684 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9a37ccd-8055-4135-8bc0-bd447fb48153 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda Aug 13 19:24:43.218844 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9a37ccd-8055-4135-8bc0-bd447fb48153 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:43.219014 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9a37ccd-8055-4135-8bc0-bd447fb48153 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:43.223042 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-62b2cdc9-6bc9-44f1-bf3c-59e28395622a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:43.224991 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-62b2cdc9-6bc9-44f1-bf3c-59e28395622a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:43.225421 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-62b2cdc9-6bc9-44f1-bf3c-59e28395622a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:43.225706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-62b2cdc9-6bc9-44f1-bf3c-59e28395622a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:43.231650 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:43.231650 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:43.232198 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e9a37ccd-8055-4135-8bc0-bd447fb48153 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:43.232906 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9a37ccd-8055-4135-8bc0-bd447fb48153 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda returned with HTTP 200 Aug 13 19:24:43.233448 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 76/293] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:43 2026] GET /volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:43.235497 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:43.235497 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:43.239948 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-62b2cdc9-6bc9-44f1-bf3c-59e28395622a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:43.241478 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1b91c355-55aa-49bb-a8e3-cb9d0d0efc80 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:43.243785 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1b91c355-55aa-49bb-a8e3-cb9d0d0efc80 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda/action Aug 13 19:24:43.243785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1b91c355-55aa-49bb-a8e3-cb9d0d0efc80 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:43.243899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1b91c355-55aa-49bb-a8e3-cb9d0d0efc80 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:43.247949 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-62b2cdc9-6bc9-44f1-bf3c-59e28395622a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:43.248824 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 73/294] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:43 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:43.250727 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:43.250727 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:43.251028 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1b91c355-55aa-49bb-a8e3-cb9d0d0efc80 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot retrieved successfully. Aug 13 19:24:43.268619 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1b91c355-55aa-49bb-a8e3-cb9d0d0efc80 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot delete request issued successfully. Aug 13 19:24:43.268837 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1b91c355-55aa-49bb-a8e3-cb9d0d0efc80 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda/action returned with HTTP 202 Aug 13 19:24:43.269330 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 75/295] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:43 2026] POST /volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 19:24:43.275163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c61b6891-5cf9-440b-8446-ec0b7417fcf1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:43.276923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c61b6891-5cf9-440b-8446-ec0b7417fcf1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda Aug 13 19:24:43.277168 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c61b6891-5cf9-440b-8446-ec0b7417fcf1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:43.277359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c61b6891-5cf9-440b-8446-ec0b7417fcf1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:43.285650 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:43.285650 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:43.286360 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c61b6891-5cf9-440b-8446-ec0b7417fcf1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:43.287613 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c61b6891-5cf9-440b-8446-ec0b7417fcf1 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda returned with HTTP 200 Aug 13 19:24:43.287821 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 72/296] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:43 2026] GET /volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:43.500923 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-72b93b1b-8f72-482e-a9cd-d226c963cd6a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:43.502645 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-72b93b1b-8f72-482e-a9cd-d226c963cd6a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:43.502825 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-72b93b1b-8f72-482e-a9cd-d226c963cd6a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:43.503024 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-72b93b1b-8f72-482e-a9cd-d226c963cd6a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:43.510259 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:43.510259 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:43.514842 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-72b93b1b-8f72-482e-a9cd-d226c963cd6a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:43.520454 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-72b93b1b-8f72-482e-a9cd-d226c963cd6a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:43.520831 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 77/297] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:43 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:44.261437 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1ce365ae-d192-4426-9f84-3c6b2c9c45ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.263040 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ce365ae-d192-4426-9f84-3c6b2c9c45ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:44.263231 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ce365ae-d192-4426-9f84-3c6b2c9c45ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.263564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ce365ae-d192-4426-9f84-3c6b2c9c45ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.270325 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.270325 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:44.273560 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1ce365ae-d192-4426-9f84-3c6b2c9c45ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:44.277104 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ce365ae-d192-4426-9f84-3c6b2c9c45ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:44.277516 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 74/298] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:44 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:44.296355 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6469b893-01b1-404d-890f-ac7cb7f53cdb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.297899 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6469b893-01b1-404d-890f-ac7cb7f53cdb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda Aug 13 19:24:44.298060 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6469b893-01b1-404d-890f-ac7cb7f53cdb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.298240 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6469b893-01b1-404d-890f-ac7cb7f53cdb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.301954 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6469b893-01b1-404d-890f-ac7cb7f53cdb tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda returned with HTTP 404 Aug 13 19:24:44.302372 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 76/299] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:44 2026] GET /volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:44.309039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b19b94bf-2859-4203-8fd2-ededd7be18da None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.310699 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b19b94bf-2859-4203-8fd2-ededd7be18da tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:44.311015 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b19b94bf-2859-4203-8fd2-ededd7be18da tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:44.311134 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b19b94bf-2859-4203-8fd2-ededd7be18da tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:44.312439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-b19b94bf-2859-4203-8fd2-ededd7be18da tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5ef53ad3-3b1b-425d-a9a1-af026dea8295' with '{'status': 'available'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:44.320438 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.320438 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:44.329804 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b19b94bf-2859-4203-8fd2-ededd7be18da tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:44.330216 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 73/300] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:44 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:44.337853 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-498e6baa-8c5d-411d-84a2-99f5e5e0a887 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.339495 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-498e6baa-8c5d-411d-84a2-99f5e5e0a887 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:44.339677 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-498e6baa-8c5d-411d-84a2-99f5e5e0a887 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.339845 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-498e6baa-8c5d-411d-84a2-99f5e5e0a887 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.344263 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.344263 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:44.344657 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-498e6baa-8c5d-411d-84a2-99f5e5e0a887 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:44.345409 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-498e6baa-8c5d-411d-84a2-99f5e5e0a887 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:44.345724 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 78/301] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:44 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:44.353580 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b602a82f-408b-41fa-81a3-f9856f606d9d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.355605 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b602a82f-408b-41fa-81a3-f9856f606d9d tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda Aug 13 19:24:44.355842 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b602a82f-408b-41fa-81a3-f9856f606d9d tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.356082 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b602a82f-408b-41fa-81a3-f9856f606d9d tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.356250 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-b602a82f-408b-41fa-81a3-f9856f606d9d tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Delete snapshot with id: 39b101b8-d161-4558-bc58-17c9bdf44cda Aug 13 19:24:44.360920 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b602a82f-408b-41fa-81a3-f9856f606d9d tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda returned with HTTP 404 Aug 13 19:24:44.361483 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 75/302] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:24:44 2026] DELETE /volume/v3/snapshots/39b101b8-d161-4558-bc58-17c9bdf44cda => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:44.370599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6be84620-482c-4939-861a-a36c6576cac9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.373721 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6be84620-482c-4939-861a-a36c6576cac9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:44.374143 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6be84620-482c-4939-861a-a36c6576cac9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:44.374357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6be84620-482c-4939-861a-a36c6576cac9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:44.375843 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.admin_actions [None req-6be84620-482c-4939-861a-a36c6576cac9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5ef53ad3-3b1b-425d-a9a1-af026dea8295' with '{'status': 'creating'}' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:44.385585 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.385585 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:44.396982 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6be84620-482c-4939-861a-a36c6576cac9 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:44.397634 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 77/303] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:44 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:44.403817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-67f0ba8b-e16e-4062-84f1-42c8490767d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.405629 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67f0ba8b-e16e-4062-84f1-42c8490767d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:44.405866 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67f0ba8b-e16e-4062-84f1-42c8490767d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.406056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67f0ba8b-e16e-4062-84f1-42c8490767d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.411298 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.411298 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:44.411881 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-67f0ba8b-e16e-4062-84f1-42c8490767d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:44.412972 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67f0ba8b-e16e-4062-84f1-42c8490767d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:44.413483 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 74/304] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:44 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:44.422337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e006d0ba-b307-4f6d-aa74-4961116ff31c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.423951 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e006d0ba-b307-4f6d-aa74-4961116ff31c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:44.424314 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e006d0ba-b307-4f6d-aa74-4961116ff31c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:44.424439 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e006d0ba-b307-4f6d-aa74-4961116ff31c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:44.425748 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.snapshot_actions [None req-e006d0ba-b307-4f6d-aa74-4961116ff31c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100185) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 19:24:44.431070 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.431070 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:44.431531 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.snapshot_actions [None req-e006d0ba-b307-4f6d-aa74-4961116ff31c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Updating snapshot 5ef53ad3-3b1b-425d-a9a1-af026dea8295 with info {'id': '5ef53ad3-3b1b-425d-a9a1-af026dea8295', 'status': 'error', 'progress': '80%'} Aug 13 19:24:44.439843 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e006d0ba-b307-4f6d-aa74-4961116ff31c tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:44.441186 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 79/305] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:44 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:44.447914 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8d2c1aae-4a2a-45da-934c-ea8a42c66b5a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.449498 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d2c1aae-4a2a-45da-934c-ea8a42c66b5a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:44.449655 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d2c1aae-4a2a-45da-934c-ea8a42c66b5a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.449822 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d2c1aae-4a2a-45da-934c-ea8a42c66b5a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.463292 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.463292 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:44.463292 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8d2c1aae-4a2a-45da-934c-ea8a42c66b5a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Snapshot retrieved successfully. Aug 13 19:24:44.463292 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d2c1aae-4a2a-45da-934c-ea8a42c66b5a tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:44.463292 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 76/306] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:44 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:44.471600 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-85d09426-09ea-4272-8ec2-72d582be9cf7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.472909 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-85d09426-09ea-4272-8ec2-72d582be9cf7 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] POST https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action Aug 13 19:24:44.473206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-85d09426-09ea-4272-8ec2-72d582be9cf7 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:44.473341 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-85d09426-09ea-4272-8ec2-72d582be9cf7 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:44.474577 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.admin_actions [None req-85d09426-09ea-4272-8ec2-72d582be9cf7 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] Updating snapshot '5ef53ad3-3b1b-425d-a9a1-af026dea8295' with '{'status': 'available'}' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:24:44.486097 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.486097 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:44.500429 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-85d09426-09ea-4272-8ec2-72d582be9cf7 tempest-SnapshotsActionsTest-876519827 tempest-SnapshotsActionsTest-876519827-project-admin] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action returned with HTTP 202 Aug 13 19:24:44.501053 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 78/307] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:24:44 2026] POST /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:44.510548 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0edf6104-af4c-409a-84f7-ae534590e24e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.512218 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0edf6104-af4c-409a-84f7-ae534590e24e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:44.512441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0edf6104-af4c-409a-84f7-ae534590e24e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.512617 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0edf6104-af4c-409a-84f7-ae534590e24e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.518739 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.518739 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:44.519119 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0edf6104-af4c-409a-84f7-ae534590e24e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:44.519912 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0edf6104-af4c-409a-84f7-ae534590e24e tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:44.520256 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 75/308] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:44 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:44.531649 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d0d77fca-8fbf-4e7b-a69e-3660e7aea784 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.533285 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0d77fca-8fbf-4e7b-a69e-3660e7aea784 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:44.533537 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0d77fca-8fbf-4e7b-a69e-3660e7aea784 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.533796 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0d77fca-8fbf-4e7b-a69e-3660e7aea784 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.533966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1cec4187-6f4b-483f-a27f-1c15fcddd1d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.534024 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-d0d77fca-8fbf-4e7b-a69e-3660e7aea784 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Delete snapshot with id: 5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:44.535655 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1cec4187-6f4b-483f-a27f-1c15fcddd1d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:44.535873 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1cec4187-6f4b-483f-a27f-1c15fcddd1d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.536085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1cec4187-6f4b-483f-a27f-1c15fcddd1d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.539958 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.539958 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:44.540558 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d0d77fca-8fbf-4e7b-a69e-3660e7aea784 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:44.542468 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.542468 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:44.545600 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1cec4187-6f4b-483f-a27f-1c15fcddd1d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:44.549261 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1cec4187-6f4b-483f-a27f-1c15fcddd1d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:44.549683 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 77/309] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:44 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:44.558718 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d0d77fca-8fbf-4e7b-a69e-3660e7aea784 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot delete request issued successfully. Aug 13 19:24:44.558887 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0d77fca-8fbf-4e7b-a69e-3660e7aea784 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 202 Aug 13 19:24:44.559265 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 80/310] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:24:44 2026] DELETE /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:44.567980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-276bfdff-1cea-4966-8b84-a9166db70822 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:44.569829 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-276bfdff-1cea-4966-8b84-a9166db70822 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:44.569995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-276bfdff-1cea-4966-8b84-a9166db70822 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:44.570164 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-276bfdff-1cea-4966-8b84-a9166db70822 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:44.577716 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:44.577716 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:44.579047 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-276bfdff-1cea-4966-8b84-a9166db70822 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Snapshot retrieved successfully. Aug 13 19:24:44.579878 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-276bfdff-1cea-4966-8b84-a9166db70822 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 200 Aug 13 19:24:44.580225 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 79/311] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:44 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:45.292924 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f3b4c598-08dd-4a4c-b4ce-515b19b53d62 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:45.294758 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3b4c598-08dd-4a4c-b4ce-515b19b53d62 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:45.294950 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3b4c598-08dd-4a4c-b4ce-515b19b53d62 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:45.295130 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3b4c598-08dd-4a4c-b4ce-515b19b53d62 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:45.302143 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:45.302143 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:45.306084 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f3b4c598-08dd-4a4c-b4ce-515b19b53d62 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:45.310385 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3b4c598-08dd-4a4c-b4ce-515b19b53d62 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:45.310774 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 76/312] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:45 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:45.563165 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cc7f1cd0-3856-48a0-91a7-b44a98fa9077 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:45.565449 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc7f1cd0-3856-48a0-91a7-b44a98fa9077 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:45.565695 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc7f1cd0-3856-48a0-91a7-b44a98fa9077 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:45.565932 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc7f1cd0-3856-48a0-91a7-b44a98fa9077 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:45.572986 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:45.572986 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:45.576832 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cc7f1cd0-3856-48a0-91a7-b44a98fa9077 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:45.581506 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc7f1cd0-3856-48a0-91a7-b44a98fa9077 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:45.581914 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 78/313] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:45 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:45.592040 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-84f00d8e-118b-48dc-a3a5-61ae49f93eb3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:45.592966 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84f00d8e-118b-48dc-a3a5-61ae49f93eb3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 Aug 13 19:24:45.593152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84f00d8e-118b-48dc-a3a5-61ae49f93eb3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:45.593354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84f00d8e-118b-48dc-a3a5-61ae49f93eb3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:45.597258 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84f00d8e-118b-48dc-a3a5-61ae49f93eb3 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 returned with HTTP 404 Aug 13 19:24:45.597691 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 81/314] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:24:45 2026] GET /volume/v3/snapshots/5ef53ad3-3b1b-425d-a9a1-af026dea8295 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:45.604907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6fb1b095-e38f-44be-b999-9ecfb54b8561 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:45.607349 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6fb1b095-e38f-44be-b999-9ecfb54b8561 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:45.607462 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6fb1b095-e38f-44be-b999-9ecfb54b8561 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:45.608455 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6fb1b095-e38f-44be-b999-9ecfb54b8561 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:45.617887 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:45.617887 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:45.620761 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6fb1b095-e38f-44be-b999-9ecfb54b8561 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:45.625625 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6fb1b095-e38f-44be-b999-9ecfb54b8561 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 returned with HTTP 200 Aug 13 19:24:45.626036 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 80/315] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:45 2026] GET /volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:45.637355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eee9bea0-7860-40f0-9330-e866f527a974 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:45.638875 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eee9bea0-7860-40f0-9330-e866f527a974 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:45.639029 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eee9bea0-7860-40f0-9330-e866f527a974 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:45.639203 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eee9bea0-7860-40f0-9330-e866f527a974 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:45.639379 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-eee9bea0-7860-40f0-9330-e866f527a974 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Delete volume with id: bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:45.645113 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:45.645113 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:45.645529 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eee9bea0-7860-40f0-9330-e866f527a974 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:45.661463 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eee9bea0-7860-40f0-9330-e866f527a974 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Delete volume request issued successfully. Aug 13 19:24:45.661602 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eee9bea0-7860-40f0-9330-e866f527a974 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 returned with HTTP 202 Aug 13 19:24:45.662051 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 77/316] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:45 2026] DELETE /volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:45.677354 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c8a90460-73e8-4ec7-ae69-37bb49d33aa7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:45.679125 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8a90460-73e8-4ec7-ae69-37bb49d33aa7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:45.679383 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8a90460-73e8-4ec7-ae69-37bb49d33aa7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:45.679563 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8a90460-73e8-4ec7-ae69-37bb49d33aa7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:45.688125 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:45.688125 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:45.692173 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c8a90460-73e8-4ec7-ae69-37bb49d33aa7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Volume info retrieved successfully. Aug 13 19:24:45.696986 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8a90460-73e8-4ec7-ae69-37bb49d33aa7 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 returned with HTTP 200 Aug 13 19:24:45.698233 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 79/317] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:45 2026] GET /volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:46.321591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-77393fa6-c562-430e-be95-4fcf0e1a5c19 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:46.323268 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77393fa6-c562-430e-be95-4fcf0e1a5c19 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:46.326336 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77393fa6-c562-430e-be95-4fcf0e1a5c19 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:46.326336 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77393fa6-c562-430e-be95-4fcf0e1a5c19 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:46.330319 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:46.330319 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:46.333485 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-77393fa6-c562-430e-be95-4fcf0e1a5c19 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:46.337366 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77393fa6-c562-430e-be95-4fcf0e1a5c19 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:46.337700 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 82/318] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:46 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:46.601465 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a026bff6-eb18-4b37-9ad2-8dbf821a50fc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:46.603285 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a026bff6-eb18-4b37-9ad2-8dbf821a50fc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:46.606288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a026bff6-eb18-4b37-9ad2-8dbf821a50fc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:46.606288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a026bff6-eb18-4b37-9ad2-8dbf821a50fc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:46.610637 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:46.610637 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:46.614336 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a026bff6-eb18-4b37-9ad2-8dbf821a50fc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:46.619543 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a026bff6-eb18-4b37-9ad2-8dbf821a50fc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:46.619988 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 81/319] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:46 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:46.711130 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-be43d798-4c3c-41c9-b17a-02179c37b7d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:46.712963 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-be43d798-4c3c-41c9-b17a-02179c37b7d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] GET https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 Aug 13 19:24:46.713909 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-be43d798-4c3c-41c9-b17a-02179c37b7d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:46.713909 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-be43d798-4c3c-41c9-b17a-02179c37b7d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:46.718775 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-be43d798-4c3c-41c9-b17a-02179c37b7d6 tempest-SnapshotsActionsTest-1053848276 tempest-SnapshotsActionsTest-1053848276-project-member] https://10.4.3.126/volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 returned with HTTP 404 Aug 13 19:24:46.719394 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 78/320] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:46 2026] GET /volume/v3/volumes/bda862ca-a00f-4132-a956-e4cb114b7a66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:47.349919 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-70d0f78b-ab25-4c99-b6b3-3e27306b36a9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:47.351431 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-70d0f78b-ab25-4c99-b6b3-3e27306b36a9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:47.351590 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-70d0f78b-ab25-4c99-b6b3-3e27306b36a9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:47.351765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-70d0f78b-ab25-4c99-b6b3-3e27306b36a9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:47.357951 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:47.357951 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:47.361593 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-70d0f78b-ab25-4c99-b6b3-3e27306b36a9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:47.372515 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-70d0f78b-ab25-4c99-b6b3-3e27306b36a9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:47.372515 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 80/321] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:47 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:47.631363 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dfd55d2a-22ff-4884-bcbc-a4372def0f20 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:47.634754 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dfd55d2a-22ff-4884-bcbc-a4372def0f20 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:47.634754 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dfd55d2a-22ff-4884-bcbc-a4372def0f20 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:47.634754 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dfd55d2a-22ff-4884-bcbc-a4372def0f20 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:47.641199 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:47.641199 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:47.644245 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dfd55d2a-22ff-4884-bcbc-a4372def0f20 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:47.648793 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dfd55d2a-22ff-4884-bcbc-a4372def0f20 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:47.649354 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 83/322] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:47 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:48.395793 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-799ed348-65fd-48be-81b1-ac824e950e63 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:48.398327 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-799ed348-65fd-48be-81b1-ac824e950e63 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:48.398327 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-799ed348-65fd-48be-81b1-ac824e950e63 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:48.398566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-799ed348-65fd-48be-81b1-ac824e950e63 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:48.409905 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:48.409905 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:48.420289 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-799ed348-65fd-48be-81b1-ac824e950e63 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:48.425704 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-799ed348-65fd-48be-81b1-ac824e950e63 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:48.426351 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 82/323] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:48 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:48.672675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58c65e6e-5d01-415a-b25b-ad29909242f7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:48.675585 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58c65e6e-5d01-415a-b25b-ad29909242f7 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:48.675767 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58c65e6e-5d01-415a-b25b-ad29909242f7 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:48.677407 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58c65e6e-5d01-415a-b25b-ad29909242f7 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:48.682294 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:48.682294 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:48.685587 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58c65e6e-5d01-415a-b25b-ad29909242f7 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:48.689171 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58c65e6e-5d01-415a-b25b-ad29909242f7 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:48.689536 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 79/324] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:48 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:49.443022 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-58d55894-4bf3-49b4-a92f-bc00d3d4b1d0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:49.444748 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58d55894-4bf3-49b4-a92f-bc00d3d4b1d0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:49.444999 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58d55894-4bf3-49b4-a92f-bc00d3d4b1d0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:49.445202 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58d55894-4bf3-49b4-a92f-bc00d3d4b1d0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:49.447318 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=392,cinder:INSERT=70,cinder:UPDATE=120,cinder:DELETE=1 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:24:49.452252 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:49.452252 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:49.456643 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-58d55894-4bf3-49b4-a92f-bc00d3d4b1d0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:49.463477 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58d55894-4bf3-49b4-a92f-bc00d3d4b1d0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:49.464071 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 81/325] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:49 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:49.707167 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dfdafc5d-46c3-4b54-a35f-7457aa0ff523 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:49.708615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dfdafc5d-46c3-4b54-a35f-7457aa0ff523 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:49.708765 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dfdafc5d-46c3-4b54-a35f-7457aa0ff523 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:49.709966 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dfdafc5d-46c3-4b54-a35f-7457aa0ff523 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:49.715384 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:49.715384 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:49.719349 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dfdafc5d-46c3-4b54-a35f-7457aa0ff523 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:49.722870 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dfdafc5d-46c3-4b54-a35f-7457aa0ff523 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:49.723229 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 84/326] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:49 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:50.479731 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ce7bc18d-70fe-413e-bbbd-720dbc2ec036 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:50.481525 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce7bc18d-70fe-413e-bbbd-720dbc2ec036 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:50.481903 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce7bc18d-70fe-413e-bbbd-720dbc2ec036 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:50.482133 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce7bc18d-70fe-413e-bbbd-720dbc2ec036 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:50.490291 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:50.490291 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:50.494115 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ce7bc18d-70fe-413e-bbbd-720dbc2ec036 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:50.498062 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce7bc18d-70fe-413e-bbbd-720dbc2ec036 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:50.498621 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 83/327] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:50 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:50.515600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aea7b03e-010f-44c6-b8eb-1313fc9a23bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:50.699303 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aea7b03e-010f-44c6-b8eb-1313fc9a23bc tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:50.699303 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aea7b03e-010f-44c6-b8eb-1313fc9a23bc tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1243654654", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:50.701467 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=364,cinder:INSERT=65,cinder:UPDATE=103,cinder:DELETE=4 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:24:50.714918 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aea7b03e-010f-44c6-b8eb-1313fc9a23bc tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:50.715752 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 80/328] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:24:50 2026] POST /volume/v3/types => generated 275 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:50.723012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bba6da71-05cf-4fce-93a9-71f9b050fe10 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:50.725301 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bba6da71-05cf-4fce-93a9-71f9b050fe10 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:50.725704 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bba6da71-05cf-4fce-93a9-71f9b050fe10 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2054373346", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:50.741858 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7217a2ca-c1d2-40c9-bea6-4dcbc0d66410 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:50.742361 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bba6da71-05cf-4fce-93a9-71f9b050fe10 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:50.742787 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 82/329] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:24:50 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 13 19:24:50.743429 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7217a2ca-c1d2-40c9-bea6-4dcbc0d66410 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:50.743605 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7217a2ca-c1d2-40c9-bea6-4dcbc0d66410 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:50.743778 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7217a2ca-c1d2-40c9-bea6-4dcbc0d66410 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:50.752635 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:50.752635 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:50.753599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:50.756645 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7217a2ca-c1d2-40c9-bea6-4dcbc0d66410 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:50.761440 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7217a2ca-c1d2-40c9-bea6-4dcbc0d66410 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:50.761799 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 85/330] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:50 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:50.938540 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:50.938907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-877400048", "volume_type": "a1495244-b1fe-4660-ab7a-d94d387e34d6", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:50.940346 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-877400048', 'volume_type': 'a1495244-b1fe-4660-ab7a-d94d387e34d6', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:50.944438 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Create volume of 1 GB Aug 13 19:24:50.944748 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:50.944748 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:50.945248 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Availability Zones retrieved successfully. Aug 13 19:24:50.951585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Flow 'volume_create_api' (409b1089-e60f-4963-b2b6-dfda0536c0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:50.952544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17a7d7c-9d0b-4d43-bc64-ce3b85e01a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:50.953413 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:50.972864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17a7d7c-9d0b-4d43-bc64-ce3b85e01a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:24:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=a1495244-b1fe-4660-ab7a-d94d387e34d6,is_public=True,name='tempest-VolumeTypesTest-volume-type-1243654654',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1495244-b1fe-4660-ab7a-d94d387e34d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:50.973736 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad00e392-9ccc-4ea5-b17b-24212dab97cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:50.999103 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1243654654 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1243654654, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:50.999585 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1243654654 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1243654654, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:51.030123 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Created reservations ['366ca63d-e67c-4b76-91fd-1d67108d60b2', 'b827b3ab-b894-4bf2-8c16-890fbbfae606', 'de33caa5-e887-44d6-bcec-7a290a4963e2', '700200af-c9f6-441d-aad2-84852ee3bb32'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:51.030933 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad00e392-9ccc-4ea5-b17b-24212dab97cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['366ca63d-e67c-4b76-91fd-1d67108d60b2', 'b827b3ab-b894-4bf2-8c16-890fbbfae606', 'de33caa5-e887-44d6-bcec-7a290a4963e2', '700200af-c9f6-441d-aad2-84852ee3bb32']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:51.031739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d943e97-83af-46b2-a65a-45f03aed3e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:51.054768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d943e97-83af-46b2-a65a-45f03aed3e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc2b590-56fd-4794-b79f-9edbcafec464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-877400048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='328428802dd34682acd8c37db870a4b1',qos_specs=None,replication_status=,reservations=['366ca63d-e67c-4b76-91fd-1d67108d60b2','b827b3ab-b894-4bf2-8c16-890fbbfae606','de33caa5-e887-44d6-bcec-7a290a4963e2','700200af-c9f6-441d-aad2-84852ee3bb32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6dcf9d49c5f478589f59369d4972d88',volume_type_id=a1495244-b1fe-4660-ab7a-d94d387e34d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-877400048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc2b590-56fd-4794-b79f-9edbcafec464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='328428802dd34682acd8c37db870a4b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6dcf9d49c5f478589f59369d4972d88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1495244-b1fe-4660-ab7a-d94d387e34d6),volume_type_id=a1495244-b1fe-4660-ab7a-d94d387e34d6)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:51.055584 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e23b3b-a7b5-48b1-b770-e7225fc0c63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:51.071342 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86e23b3b-a7b5-48b1-b770-e7225fc0c63d) transitioned into state 'SUCCESS' from state '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-877400048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='328428802dd34682acd8c37db870a4b1',qos_specs=None,replication_status=,reservations=['366ca63d-e67c-4b76-91fd-1d67108d60b2','b827b3ab-b894-4bf2-8c16-890fbbfae606','de33caa5-e887-44d6-bcec-7a290a4963e2','700200af-c9f6-441d-aad2-84852ee3bb32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6dcf9d49c5f478589f59369d4972d88',volume_type_id=a1495244-b1fe-4660-ab7a-d94d387e34d6)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:51.072025 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70dee38f-2a4a-416f-9030-dc0f1553f4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:51.081481 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70dee38f-2a4a-416f-9030-dc0f1553f4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:51.082351 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Flow 'volume_create_api' (409b1089-e60f-4963-b2b6-dfda0536c0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:51.082634 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Create volume request issued successfully. Aug 13 19:24:51.083128 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a2b74dd5-9499-49d8-801b-95f7a4a9b1cf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:51.083565 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 84/331] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:24:50 2026] POST /volume/v3/volumes => generated 783 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:51.098020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-abaeb8f1-28c3-4173-8970-19ac77293b78 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:51.100722 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-abaeb8f1-28c3-4173-8970-19ac77293b78 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] GET https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:51.100722 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-abaeb8f1-28c3-4173-8970-19ac77293b78 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:51.100722 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-abaeb8f1-28c3-4173-8970-19ac77293b78 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:51.108070 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:51.108070 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:51.110874 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-abaeb8f1-28c3-4173-8970-19ac77293b78 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:51.114890 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-abaeb8f1-28c3-4173-8970-19ac77293b78 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 200 Aug 13 19:24:51.115426 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 81/332] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:51 2026] GET /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:51.511444 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-27370321-62f5-48a7-836a-a92c95e78dee None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:51.514031 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27370321-62f5-48a7-836a-a92c95e78dee tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:51.514370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27370321-62f5-48a7-836a-a92c95e78dee tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:51.515120 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27370321-62f5-48a7-836a-a92c95e78dee tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:51.521493 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:51.521493 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:51.525179 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-27370321-62f5-48a7-836a-a92c95e78dee tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:51.529111 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27370321-62f5-48a7-836a-a92c95e78dee tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:51.532931 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 83/333] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:51 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:24:51.775398 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-575b4081-e0fa-42de-be4a-46e634337419 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:51.777192 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-575b4081-e0fa-42de-be4a-46e634337419 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:51.777434 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-575b4081-e0fa-42de-be4a-46e634337419 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:51.777634 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-575b4081-e0fa-42de-be4a-46e634337419 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:51.785968 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:51.785968 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:51.788259 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-575b4081-e0fa-42de-be4a-46e634337419 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:51.792832 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-575b4081-e0fa-42de-be4a-46e634337419 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:51.793166 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 86/334] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:51 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:52.129428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6ba040d7-cdc8-49c2-94ba-4aca912195d2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:52.131655 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6ba040d7-cdc8-49c2-94ba-4aca912195d2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] GET https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:52.131910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6ba040d7-cdc8-49c2-94ba-4aca912195d2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:52.132200 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6ba040d7-cdc8-49c2-94ba-4aca912195d2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:52.140971 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:52.140971 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:52.145369 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6ba040d7-cdc8-49c2-94ba-4aca912195d2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:52.150311 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6ba040d7-cdc8-49c2-94ba-4aca912195d2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 200 Aug 13 19:24:52.150749 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 85/335] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:52 2026] GET /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:52.167013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:52.169354 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] POST https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464/action Aug 13 19:24:52.169354 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Action body: b'{"os-retype": {"new_type": "b2cde1a2-c8f9-49f7-80ae-b7e050e66f0a"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:52.169354 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "b2cde1a2-c8f9-49f7-80ae-b7e050e66f0a"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:52.183925 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:52.183925 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:52.184442 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:52.212465 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2054373346 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2054373346, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:52.212723 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2054373346 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2054373346, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:52.232587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Created reservations ['bbd14e3f-60d7-4efd-86f8-863670b52987', '55fad2f9-b126-48d8-9e88-2ab7b1e8c2c6'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:52.244567 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1243654654 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1243654654, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:52.244854 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1243654654 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1243654654, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:24:52.250959 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Created reservations ['276a1eec-e58d-4ae9-87c0-07047ccd56c7', '002c20ca-c3f6-4f62-9309-1c2e927f5495'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:52.277179 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Retype volume request issued successfully. Aug 13 19:24:52.277179 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f7ed52d-c17b-43d9-8301-a2243e7c2ed2 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464/action returned with HTTP 202 Aug 13 19:24:52.277360 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 82/336] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:24:52 2026] POST /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:24:52.285290 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df1bd766-d2d2-444d-aadd-fa78a3d823f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:52.288346 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df1bd766-d2d2-444d-aadd-fa78a3d823f6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] GET https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:52.288833 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df1bd766-d2d2-444d-aadd-fa78a3d823f6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:52.289226 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df1bd766-d2d2-444d-aadd-fa78a3d823f6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:52.298989 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:52.298989 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:52.303049 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df1bd766-d2d2-444d-aadd-fa78a3d823f6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:52.307014 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df1bd766-d2d2-444d-aadd-fa78a3d823f6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 200 Aug 13 19:24:52.307863 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 84/337] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:52 2026] GET /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:52.543951 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bdbd8715-d56f-455f-a5b0-c4f6af1ec9b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:52.545946 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bdbd8715-d56f-455f-a5b0-c4f6af1ec9b9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:52.545946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bdbd8715-d56f-455f-a5b0-c4f6af1ec9b9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:52.545946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bdbd8715-d56f-455f-a5b0-c4f6af1ec9b9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:52.553368 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:52.553368 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:52.557626 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bdbd8715-d56f-455f-a5b0-c4f6af1ec9b9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:52.562150 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bdbd8715-d56f-455f-a5b0-c4f6af1ec9b9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:52.562567 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 87/338] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:52 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:52.807665 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-128d2391-f9f8-4b4a-8e8c-1d6d7fe86e37 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:52.809502 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-128d2391-f9f8-4b4a-8e8c-1d6d7fe86e37 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:52.809695 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-128d2391-f9f8-4b4a-8e8c-1d6d7fe86e37 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:52.809874 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-128d2391-f9f8-4b4a-8e8c-1d6d7fe86e37 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:52.816514 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:52.816514 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:52.820109 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-128d2391-f9f8-4b4a-8e8c-1d6d7fe86e37 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:52.824749 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-128d2391-f9f8-4b4a-8e8c-1d6d7fe86e37 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:52.825316 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 86/339] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:52 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:53.322353 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-625c7592-d6cf-41c3-a4d5-b3d41fbc8d23 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:53.324593 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-625c7592-d6cf-41c3-a4d5-b3d41fbc8d23 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] GET https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:53.324848 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-625c7592-d6cf-41c3-a4d5-b3d41fbc8d23 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:53.325149 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-625c7592-d6cf-41c3-a4d5-b3d41fbc8d23 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:53.333204 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:53.333204 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:53.337511 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-625c7592-d6cf-41c3-a4d5-b3d41fbc8d23 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:53.342388 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-625c7592-d6cf-41c3-a4d5-b3d41fbc8d23 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 200 Aug 13 19:24:53.342766 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 83/340] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:53 2026] GET /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:53.355966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f7d5ecb0-eb88-412a-a5d4-c6a52fe749d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:53.357867 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7d5ecb0-eb88-412a-a5d4-c6a52fe749d6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] GET https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:53.358100 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7d5ecb0-eb88-412a-a5d4-c6a52fe749d6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:53.358343 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7d5ecb0-eb88-412a-a5d4-c6a52fe749d6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:53.366471 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:53.366471 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:53.371162 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f7d5ecb0-eb88-412a-a5d4-c6a52fe749d6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:53.377905 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7d5ecb0-eb88-412a-a5d4-c6a52fe749d6 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 200 Aug 13 19:24:53.378390 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 85/341] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:53 2026] GET /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:53.390415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cbbbe68d-4c4e-49cc-971c-643f61044c60 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:53.392694 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbbbe68d-4c4e-49cc-971c-643f61044c60 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] GET https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:53.392908 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbbbe68d-4c4e-49cc-971c-643f61044c60 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:53.393115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbbbe68d-4c4e-49cc-971c-643f61044c60 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:53.400382 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:53.400382 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:53.404661 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cbbbe68d-4c4e-49cc-971c-643f61044c60 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:53.409242 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbbbe68d-4c4e-49cc-971c-643f61044c60 tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 200 Aug 13 19:24:53.409719 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 88/342] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:53 2026] GET /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:53.422758 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0079581a-191e-4bb6-8fc7-79badc124d5e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:53.425322 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0079581a-191e-4bb6-8fc7-79badc124d5e tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] DELETE https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:53.425592 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0079581a-191e-4bb6-8fc7-79badc124d5e tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:53.425846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0079581a-191e-4bb6-8fc7-79badc124d5e tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:53.426179 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-0079581a-191e-4bb6-8fc7-79badc124d5e tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Delete volume with id: adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:53.435428 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:53.435428 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:53.436075 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0079581a-191e-4bb6-8fc7-79badc124d5e tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:53.454793 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0079581a-191e-4bb6-8fc7-79badc124d5e tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Delete volume request issued successfully. Aug 13 19:24:53.454956 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0079581a-191e-4bb6-8fc7-79badc124d5e tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 202 Aug 13 19:24:53.455440 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 87/343] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:53 2026] DELETE /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:53.463294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e984f656-2993-402b-8694-517af1205fdf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:53.465072 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e984f656-2993-402b-8694-517af1205fdf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] GET https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:53.465289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e984f656-2993-402b-8694-517af1205fdf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:53.465516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e984f656-2993-402b-8694-517af1205fdf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:53.473346 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:53.473346 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:53.477114 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e984f656-2993-402b-8694-517af1205fdf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Volume info retrieved successfully. Aug 13 19:24:53.481493 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e984f656-2993-402b-8694-517af1205fdf tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 200 Aug 13 19:24:53.481899 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 84/344] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:53 2026] GET /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:53.577495 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-085951b3-3f69-446c-8b55-48ff352a974f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:53.579162 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-085951b3-3f69-446c-8b55-48ff352a974f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:53.579396 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-085951b3-3f69-446c-8b55-48ff352a974f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:53.579605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-085951b3-3f69-446c-8b55-48ff352a974f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:53.587863 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:53.587863 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:53.593228 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-085951b3-3f69-446c-8b55-48ff352a974f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:53.598206 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-085951b3-3f69-446c-8b55-48ff352a974f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:53.598620 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 86/345] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:53 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:53.843186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-992fb041-7163-423e-8ea7-35db4d5c6e66 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:53.845548 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-992fb041-7163-423e-8ea7-35db4d5c6e66 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:53.845774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-992fb041-7163-423e-8ea7-35db4d5c6e66 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:53.846012 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-992fb041-7163-423e-8ea7-35db4d5c6e66 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:53.855308 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:53.855308 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:53.859933 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-992fb041-7163-423e-8ea7-35db4d5c6e66 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:53.865644 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-992fb041-7163-423e-8ea7-35db4d5c6e66 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:53.866157 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 89/346] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:53 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:53.899660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:53.901961 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:53.902450 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-931225010"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:53.904423 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-931225010'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:53.904587 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Create volume of 1 GB Aug 13 19:24:53.909637 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Availability Zones retrieved successfully. Aug 13 19:24:53.917828 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Flow 'volume_create_api' (4e5b7756-0ace-498a-ae1a-7dd1c81297f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:53.919166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27185137-f14d-46ae-a3c6-58986e95ab24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:53.920497 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:53.953513 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27185137-f14d-46ae-a3c6-58986e95ab24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:53.954832 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c8f2b35-b2ee-4a01-b73d-ef27efe1c55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:54.019923 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Created reservations ['f27bb76d-a0fd-46b4-bfae-105c679fdafb', '243ebad2-0ae0-401f-acbf-2e5d2e76c10b', '5c6d02f5-9c1b-4e2e-ad1b-f5675192fe1c', 'fde77030-5648-4d8d-b100-181c2b9a3b20'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:54.020771 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c8f2b35-b2ee-4a01-b73d-ef27efe1c55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f27bb76d-a0fd-46b4-bfae-105c679fdafb', '243ebad2-0ae0-401f-acbf-2e5d2e76c10b', '5c6d02f5-9c1b-4e2e-ad1b-f5675192fe1c', 'fde77030-5648-4d8d-b100-181c2b9a3b20']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:54.021631 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d08ec8d-71bf-473e-a614-acdb07eeb1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:54.043512 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d08ec8d-71bf-473e-a614-acdb07eeb1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '464f2a68-88c9-4fe9-83ca-41b0e167f299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-931225010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c49cbd74f94c96867057d4e08816f1',qos_specs=None,replication_status=,reservations=['f27bb76d-a0fd-46b4-bfae-105c679fdafb','243ebad2-0ae0-401f-acbf-2e5d2e76c10b','5c6d02f5-9c1b-4e2e-ad1b-f5675192fe1c','fde77030-5648-4d8d-b100-181c2b9a3b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdd3d345da154a2588ae4bab2d2c4c76',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-931225010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=464f2a68-88c9-4fe9-83ca-41b0e167f299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c49cbd74f94c96867057d4e08816f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdd3d345da154a2588ae4bab2d2c4c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:54.044354 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b777ef9-1827-4511-b899-05ba5f159ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:54.065494 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b777ef9-1827-4511-b899-05ba5f159ecb) transitioned into state 'SUCCESS' from state '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-931225010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c49cbd74f94c96867057d4e08816f1',qos_specs=None,replication_status=,reservations=['f27bb76d-a0fd-46b4-bfae-105c679fdafb','243ebad2-0ae0-401f-acbf-2e5d2e76c10b','5c6d02f5-9c1b-4e2e-ad1b-f5675192fe1c','fde77030-5648-4d8d-b100-181c2b9a3b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdd3d345da154a2588ae4bab2d2c4c76',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:54.066504 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdb4a84-ca7b-45af-93cd-3320017ebf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:54.078552 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdb4a84-ca7b-45af-93cd-3320017ebf97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:54.079705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Flow 'volume_create_api' (4e5b7756-0ace-498a-ae1a-7dd1c81297f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:54.080145 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Create volume request issued successfully. Aug 13 19:24:54.080867 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-600a9fa7-6ecc-42f1-990f-b7fcd6c5aa39 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:54.081466 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 88/347] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:24:53 2026] POST /volume/v3/volumes => generated 753 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:54.099665 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9f9072e6-67cc-48df-85d8-5f37ee542a0b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.101916 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f9072e6-67cc-48df-85d8-5f37ee542a0b tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 Aug 13 19:24:54.102177 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f9072e6-67cc-48df-85d8-5f37ee542a0b tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.102459 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f9072e6-67cc-48df-85d8-5f37ee542a0b tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.111226 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:54.111226 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:54.116199 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9f9072e6-67cc-48df-85d8-5f37ee542a0b tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:54.122183 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f9072e6-67cc-48df-85d8-5f37ee542a0b tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 returned with HTTP 200 Aug 13 19:24:54.122664 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 85/348] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.495160 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae600721-7b4f-4c69-b546-0bed38cd3a4f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.497700 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae600721-7b4f-4c69-b546-0bed38cd3a4f tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] GET https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 Aug 13 19:24:54.497977 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae600721-7b4f-4c69-b546-0bed38cd3a4f tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.498252 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae600721-7b4f-4c69-b546-0bed38cd3a4f tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.505928 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae600721-7b4f-4c69-b546-0bed38cd3a4f tempest-VolumeTypesTest-2105225637 tempest-VolumeTypesTest-2105225637-project-member] https://10.4.3.126/volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 returned with HTTP 404 Aug 13 19:24:54.506669 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 87/349] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/volumes/adc2b590-56fd-4794-b79f-9edbcafec464 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:54.513343 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-68d185c4-679f-4c56-9b7a-d99a40a71859 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.515596 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-68d185c4-679f-4c56-9b7a-d99a40a71859 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] DELETE https://10.4.3.126/volume/v3/types/b2cde1a2-c8f9-49f7-80ae-b7e050e66f0a Aug 13 19:24:54.515840 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-68d185c4-679f-4c56-9b7a-d99a40a71859 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.516117 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-68d185c4-679f-4c56-9b7a-d99a40a71859 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.545775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-68d185c4-679f-4c56-9b7a-d99a40a71859 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/b2cde1a2-c8f9-49f7-80ae-b7e050e66f0a returned with HTTP 202 Aug 13 19:24:54.546260 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 90/350] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:54 2026] DELETE /volume/v3/types/b2cde1a2-c8f9-49f7-80ae-b7e050e66f0a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:54.554421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ccd23b61-f625-4e38-bed2-10a1e540aa73 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.556568 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ccd23b61-f625-4e38-bed2-10a1e540aa73 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/b2cde1a2-c8f9-49f7-80ae-b7e050e66f0a Aug 13 19:24:54.556798 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ccd23b61-f625-4e38-bed2-10a1e540aa73 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.557027 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ccd23b61-f625-4e38-bed2-10a1e540aa73 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.560320 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ccd23b61-f625-4e38-bed2-10a1e540aa73 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/b2cde1a2-c8f9-49f7-80ae-b7e050e66f0a returned with HTTP 404 Aug 13 19:24:54.560774 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 89/351] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/b2cde1a2-c8f9-49f7-80ae-b7e050e66f0a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:54.570267 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5fb11e19-b638-4bd2-9469-03cef90711c6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.572528 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fb11e19-b638-4bd2-9469-03cef90711c6 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] DELETE https://10.4.3.126/volume/v3/types/a1495244-b1fe-4660-ab7a-d94d387e34d6 Aug 13 19:24:54.572963 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fb11e19-b638-4bd2-9469-03cef90711c6 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.573357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fb11e19-b638-4bd2-9469-03cef90711c6 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.599672 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fb11e19-b638-4bd2-9469-03cef90711c6 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/a1495244-b1fe-4660-ab7a-d94d387e34d6 returned with HTTP 202 Aug 13 19:24:54.600325 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 86/352] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:54 2026] DELETE /volume/v3/types/a1495244-b1fe-4660-ab7a-d94d387e34d6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:54.611886 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98cf7d73-a68d-4741-8bca-5e776eeaa452 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.616788 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98cf7d73-a68d-4741-8bca-5e776eeaa452 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/a1495244-b1fe-4660-ab7a-d94d387e34d6 Aug 13 19:24:54.617110 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98cf7d73-a68d-4741-8bca-5e776eeaa452 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.617439 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98cf7d73-a68d-4741-8bca-5e776eeaa452 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.617586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ac8c6d18-684c-49cf-b354-69433200afc5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.619881 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ac8c6d18-684c-49cf-b354-69433200afc5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:54.620123 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ac8c6d18-684c-49cf-b354-69433200afc5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.620440 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ac8c6d18-684c-49cf-b354-69433200afc5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.621915 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98cf7d73-a68d-4741-8bca-5e776eeaa452 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/a1495244-b1fe-4660-ab7a-d94d387e34d6 returned with HTTP 404 Aug 13 19:24:54.622800 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 88/353] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/a1495244-b1fe-4660-ab7a-d94d387e34d6 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:54.631022 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:54.631022 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:54.633179 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-24bc3d8c-d510-4c51-8bad-2669da6fef34 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.635546 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-24bc3d8c-d510-4c51-8bad-2669da6fef34 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:54.636350 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-24bc3d8c-d510-4c51-8bad-2669da6fef34 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-659888334", "description": "tempest-volume-type-description-1097956905", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:54.636463 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ac8c6d18-684c-49cf-b354-69433200afc5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:54.643579 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ac8c6d18-684c-49cf-b354-69433200afc5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:54.643973 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 91/354] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.644210 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:54.644210 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:54.660795 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-24bc3d8c-d510-4c51-8bad-2669da6fef34 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:54.661216 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 90/355] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:24:54 2026] POST /volume/v3/types => generated 314 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.672039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-98d3a9bb-6df8-4a89-9560-667f90ce8747 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.673820 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-98d3a9bb-6df8-4a89-9560-667f90ce8747 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 Aug 13 19:24:54.674259 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-98d3a9bb-6df8-4a89-9560-667f90ce8747 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.674698 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-98d3a9bb-6df8-4a89-9560-667f90ce8747 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.680051 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-98d3a9bb-6df8-4a89-9560-667f90ce8747 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 returned with HTTP 200 Aug 13 19:24:54.680552 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 87/356] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.691783 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e33f62c1-db55-407b-a94c-5b3b9c8a27ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.693944 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e33f62c1-db55-407b-a94c-5b3b9c8a27ed tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] DELETE https://10.4.3.126/volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 Aug 13 19:24:54.694217 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e33f62c1-db55-407b-a94c-5b3b9c8a27ed tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.694509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e33f62c1-db55-407b-a94c-5b3b9c8a27ed tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.722678 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e33f62c1-db55-407b-a94c-5b3b9c8a27ed tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 returned with HTTP 202 Aug 13 19:24:54.723068 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 89/357] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:54 2026] DELETE /volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:54.730047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a8012018-48fd-407f-b9b1-c355b1b24ad4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.732262 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a8012018-48fd-407f-b9b1-c355b1b24ad4 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 Aug 13 19:24:54.732528 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a8012018-48fd-407f-b9b1-c355b1b24ad4 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.732782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a8012018-48fd-407f-b9b1-c355b1b24ad4 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.736511 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a8012018-48fd-407f-b9b1-c355b1b24ad4 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 returned with HTTP 404 Aug 13 19:24:54.737151 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 92/358] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/f106c1f0-fd9d-488a-a527-589cacf77c58 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:54.745598 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e039f940-1930-44df-aa2d-22f159b12508 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.747232 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e039f940-1930-44df-aa2d-22f159b12508 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:54.747569 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e039f940-1930-44df-aa2d-22f159b12508 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-863614100"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:54.761421 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e039f940-1930-44df-aa2d-22f159b12508 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:54.761803 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 91/359] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:24:54 2026] POST /volume/v3/types => generated 220 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.770011 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-68c16248-64a4-448e-9354-45e2d1723db5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.771528 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68c16248-64a4-448e-9354-45e2d1723db5 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] POST https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption Aug 13 19:24:54.772003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68c16248-64a4-448e-9354-45e2d1723db5 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:54.805321 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68c16248-64a4-448e-9354-45e2d1723db5 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption returned with HTTP 200 Aug 13 19:24:54.805928 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 88/360] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:24:54 2026] POST /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.814203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-10e56ae5-1211-4c94-ae90-5764515547a7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.816501 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10e56ae5-1211-4c94-ae90-5764515547a7 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption Aug 13 19:24:54.816748 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10e56ae5-1211-4c94-ae90-5764515547a7 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.816980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10e56ae5-1211-4c94-ae90-5764515547a7 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.824011 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10e56ae5-1211-4c94-ae90-5764515547a7 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption returned with HTTP 200 Aug 13 19:24:54.824661 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 90/361] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.832847 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-06d340c7-425d-444e-a933-640f22b59073 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.834509 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-06d340c7-425d-444e-a933-640f22b59073 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] PUT https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/a5c98919-ea31-42f4-a1f8-98b5ff4e3e6d Aug 13 19:24:54.834830 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-06d340c7-425d-444e-a933-640f22b59073 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:54.861647 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-06d340c7-425d-444e-a933-640f22b59073 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/a5c98919-ea31-42f4-a1f8-98b5ff4e3e6d returned with HTTP 200 Aug 13 19:24:54.862072 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 93/362] 10.4.3.126 () {68 vars in 1507 bytes} [Thu Aug 13 19:24:54 2026] PUT /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/a5c98919-ea31-42f4-a1f8-98b5ff4e3e6d => generated 122 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.870362 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-44a74bdb-8bdd-4c58-bf7f-babc8b593ca2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.872232 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-44a74bdb-8bdd-4c58-bf7f-babc8b593ca2 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption Aug 13 19:24:54.872475 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-44a74bdb-8bdd-4c58-bf7f-babc8b593ca2 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.872709 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-44a74bdb-8bdd-4c58-bf7f-babc8b593ca2 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.880591 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-44a74bdb-8bdd-4c58-bf7f-babc8b593ca2 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption returned with HTTP 200 Aug 13 19:24:54.880591 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 92/363] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption => generated 347 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.881069 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a5b9e93-0872-4acd-840f-4ff8c535a0fb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.883356 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a5b9e93-0872-4acd-840f-4ff8c535a0fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:54.883730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a5b9e93-0872-4acd-840f-4ff8c535a0fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.884064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a5b9e93-0872-4acd-840f-4ff8c535a0fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.889877 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0fa33af1-cf84-4ae9-939a-281498f6dc41 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.894690 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0fa33af1-cf84-4ae9-939a-281498f6dc41 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/cipher Aug 13 19:24:54.894690 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0fa33af1-cf84-4ae9-939a-281498f6dc41 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.894849 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:54.894849 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:54.894920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0fa33af1-cf84-4ae9-939a-281498f6dc41 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.898110 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a5b9e93-0872-4acd-840f-4ff8c535a0fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:54.901443 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0fa33af1-cf84-4ae9-939a-281498f6dc41 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/cipher returned with HTTP 200 Aug 13 19:24:54.901996 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 91/364] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:24:54.904472 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a5b9e93-0872-4acd-840f-4ff8c535a0fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:54.904472 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 89/365] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:54.913097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-550d3ade-0d8c-4877-aa86-179e25e7e38f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.915396 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-550d3ade-0d8c-4877-aa86-179e25e7e38f tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] DELETE https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/a5c98919-ea31-42f4-a1f8-98b5ff4e3e6d Aug 13 19:24:54.915611 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-550d3ade-0d8c-4877-aa86-179e25e7e38f tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.915845 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-550d3ade-0d8c-4877-aa86-179e25e7e38f tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.929800 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-550d3ade-0d8c-4877-aa86-179e25e7e38f tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/a5c98919-ea31-42f4-a1f8-98b5ff4e3e6d returned with HTTP 202 Aug 13 19:24:54.930287 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 94/366] 10.4.3.126 () {66 vars in 1489 bytes} [Thu Aug 13 19:24:54 2026] DELETE /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption/a5c98919-ea31-42f4-a1f8-98b5ff4e3e6d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:54.937569 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-87acf8f6-ac62-472e-8ea4-9f493851170b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.939418 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-87acf8f6-ac62-472e-8ea4-9f493851170b tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption Aug 13 19:24:54.939604 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-87acf8f6-ac62-472e-8ea4-9f493851170b tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.939803 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-87acf8f6-ac62-472e-8ea4-9f493851170b tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.945690 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-87acf8f6-ac62-472e-8ea4-9f493851170b tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption returned with HTTP 200 Aug 13 19:24:54.946080 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 93/367] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 19:24:54.956342 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-79cce729-1e2d-4faf-8b74-b63a33982175 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.958249 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79cce729-1e2d-4faf-8b74-b63a33982175 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption Aug 13 19:24:54.958454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79cce729-1e2d-4faf-8b74-b63a33982175 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.958645 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79cce729-1e2d-4faf-8b74-b63a33982175 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:54.964187 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79cce729-1e2d-4faf-8b74-b63a33982175 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption returned with HTTP 200 Aug 13 19:24:54.964583 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 92/368] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:24:54 2026] GET /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 19:24:54.973169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-692f4b7c-3429-493b-a1d9-787eb7d8a797 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:54.974934 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-692f4b7c-3429-493b-a1d9-787eb7d8a797 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] DELETE https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702 Aug 13 19:24:54.975328 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-692f4b7c-3429-493b-a1d9-787eb7d8a797 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:54.975684 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-692f4b7c-3429-493b-a1d9-787eb7d8a797 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.003672 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-692f4b7c-3429-493b-a1d9-787eb7d8a797 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702 returned with HTTP 202 Aug 13 19:24:55.004405 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 90/369] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:54 2026] DELETE /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:55.012753 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dcc4ee84-f171-4b3e-9c31-78e08123df5e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.014395 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcc4ee84-f171-4b3e-9c31-78e08123df5e tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702 Aug 13 19:24:55.014565 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcc4ee84-f171-4b3e-9c31-78e08123df5e tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.014740 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcc4ee84-f171-4b3e-9c31-78e08123df5e tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.017791 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcc4ee84-f171-4b3e-9c31-78e08123df5e tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702 returned with HTTP 404 Aug 13 19:24:55.018291 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 95/370] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/types/fd401a86-0ced-4ae1-98a6-7917cd244702 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:55.027370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-51d485f7-cb68-49e7-879c-2a1f42789935 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.029003 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-51d485f7-cb68-49e7-879c-2a1f42789935 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types Aug 13 19:24:55.029194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-51d485f7-cb68-49e7-879c-2a1f42789935 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.029410 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-51d485f7-cb68-49e7-879c-2a1f42789935 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.043745 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-51d485f7-cb68-49e7-879c-2a1f42789935 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:55.044256 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 94/371] 10.4.3.126 () {66 vars in 1231 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/types => generated 670 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.054726 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-75969684-6765-450a-b007-96cabe260338 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.057087 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75969684-6765-450a-b007-96cabe260338 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:55.057559 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75969684-6765-450a-b007-96cabe260338 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2111805421"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:55.073850 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75969684-6765-450a-b007-96cabe260338 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:55.074349 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 93/372] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:24:55 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.084232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cdda1469-0c8f-48b6-ae8b-7655a0bf7f17 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.085929 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cdda1469-0c8f-48b6-ae8b-7655a0bf7f17 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] PUT https://10.4.3.126/volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 Aug 13 19:24:55.086493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cdda1469-0c8f-48b6-ae8b-7655a0bf7f17 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-361558577", "description": "tempest-volume-type-description-1633515144", "is_public": false}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:55.125507 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cdda1469-0c8f-48b6-ae8b-7655a0bf7f17 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 returned with HTTP 200 Aug 13 19:24:55.126298 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 91/373] 10.4.3.126 () {68 vars in 1363 bytes} [Thu Aug 13 19:24:55 2026] PUT /volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 => generated 204 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.135421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2e0c1d15-e4fe-4d37-af7e-dca5e81061b9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.135529 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1381b575-1df4-49d4-a0cf-78838beda886 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.137555 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1381b575-1df4-49d4-a0cf-78838beda886 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 Aug 13 19:24:55.137775 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2e0c1d15-e4fe-4d37-af7e-dca5e81061b9 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 Aug 13 19:24:55.137847 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1381b575-1df4-49d4-a0cf-78838beda886 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.138080 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1381b575-1df4-49d4-a0cf-78838beda886 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.138129 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2e0c1d15-e4fe-4d37-af7e-dca5e81061b9 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.138342 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2e0c1d15-e4fe-4d37-af7e-dca5e81061b9 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.144579 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2e0c1d15-e4fe-4d37-af7e-dca5e81061b9 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 returned with HTTP 200 Aug 13 19:24:55.145314 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 95/374] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.146442 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:55.146442 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:55.150778 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1381b575-1df4-49d4-a0cf-78838beda886 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:55.155329 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2828e905-07be-4621-871c-f89c882afaa8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.155608 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1381b575-1df4-49d4-a0cf-78838beda886 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 returned with HTTP 200 Aug 13 19:24:55.156082 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 96/375] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.157550 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2828e905-07be-4621-871c-f89c882afaa8 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] DELETE https://10.4.3.126/volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 Aug 13 19:24:55.157872 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2828e905-07be-4621-871c-f89c882afaa8 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.158085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2828e905-07be-4621-871c-f89c882afaa8 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.169317 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-222842df-2d9f-494e-b6ae-132fafcc5873 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.171191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-222842df-2d9f-494e-b6ae-132fafcc5873 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] POST https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299/action Aug 13 19:24:55.171806 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-222842df-2d9f-494e-b6ae-132fafcc5873 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:24:55.172063 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-222842df-2d9f-494e-b6ae-132fafcc5873 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:55.182370 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:55.182370 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:55.183197 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-222842df-2d9f-494e-b6ae-132fafcc5873 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:55.188729 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2828e905-07be-4621-871c-f89c882afaa8 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 returned with HTTP 202 Aug 13 19:24:55.189260 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 94/376] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:55 2026] DELETE /volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:55.191679 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-222842df-2d9f-494e-b6ae-132fafcc5873 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume updated successfully. Aug 13 19:24:55.191679 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-222842df-2d9f-494e-b6ae-132fafcc5873 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299/action returned with HTTP 200 Aug 13 19:24:55.191679 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 92/377] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:24:55 2026] POST /volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 19:24:55.197596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-26aa1f86-77c0-47fc-bd68-87d6dc6ae1e7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.199852 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-469e068c-7f23-4a14-aff8-24e0f1068e50 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.200095 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-26aa1f86-77c0-47fc-bd68-87d6dc6ae1e7 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] GET https://10.4.3.126/volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 Aug 13 19:24:55.200370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-26aa1f86-77c0-47fc-bd68-87d6dc6ae1e7 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.200601 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-26aa1f86-77c0-47fc-bd68-87d6dc6ae1e7 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.201829 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-469e068c-7f23-4a14-aff8-24e0f1068e50 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 Aug 13 19:24:55.202049 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-469e068c-7f23-4a14-aff8-24e0f1068e50 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.202236 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-469e068c-7f23-4a14-aff8-24e0f1068e50 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.204737 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-26aa1f86-77c0-47fc-bd68-87d6dc6ae1e7 tempest-VolumeTypesTest-12375411 tempest-VolumeTypesTest-12375411-project-admin] https://10.4.3.126/volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 returned with HTTP 404 Aug 13 19:24:55.205485 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 96/378] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/types/f55dda71-f706-41ab-9e47-1d2930f45f76 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:55.208915 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:55.208915 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:55.212982 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-469e068c-7f23-4a14-aff8-24e0f1068e50 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:55.217330 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-469e068c-7f23-4a14-aff8-24e0f1068e50 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 returned with HTTP 200 Aug 13 19:24:55.217711 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 97/379] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.417125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-eb22c7bb-fcc8-4257-8b19-d3e42511f19e req-2e5bc43a-e48e-4516-9475-7af4572f7076 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.419863 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eb22c7bb-fcc8-4257-8b19-d3e42511f19e req-2e5bc43a-e48e-4516-9475-7af4572f7076 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 Aug 13 19:24:55.420157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eb22c7bb-fcc8-4257-8b19-d3e42511f19e req-2e5bc43a-e48e-4516-9475-7af4572f7076 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.420425 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eb22c7bb-fcc8-4257-8b19-d3e42511f19e req-2e5bc43a-e48e-4516-9475-7af4572f7076 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.429526 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:55.429526 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:55.433940 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-eb22c7bb-fcc8-4257-8b19-d3e42511f19e req-2e5bc43a-e48e-4516-9475-7af4572f7076 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:55.439642 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eb22c7bb-fcc8-4257-8b19-d3e42511f19e req-2e5bc43a-e48e-4516-9475-7af4572f7076 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 returned with HTTP 200 Aug 13 19:24:55.440186 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 95/380] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.659099 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f39581e8-79a6-43ef-9726-02d0fdc3be40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.660726 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f39581e8-79a6-43ef-9726-02d0fdc3be40 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:55.661058 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f39581e8-79a6-43ef-9726-02d0fdc3be40 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.661393 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f39581e8-79a6-43ef-9726-02d0fdc3be40 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.667826 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:55.667826 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:55.673516 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f39581e8-79a6-43ef-9726-02d0fdc3be40 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:55.675300 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f39581e8-79a6-43ef-9726-02d0fdc3be40 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:55.675743 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 93/381] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.796815 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.798410 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:24:55.798700 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-928896070"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:55.800634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-928896070'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:24:55.800790 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Create volume of 1 GB Aug 13 19:24:55.805645 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Availability Zones retrieved successfully. Aug 13 19:24:55.813851 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Flow 'volume_create_api' (8ddb20d0-911e-4de7-9815-36590f335e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:55.815909 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2ae462-bfad-482b-8859-631c31ad0702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:55.817380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:24:55.852240 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2ae462-bfad-482b-8859-631c31ad0702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:55.853954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78dd7067-fe66-44dc-96d6-b0ed546b53ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:55.903137 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Created reservations ['60691769-25d4-4e13-8ef5-bc4a39407625', '8facab73-534d-4a93-aa34-7cdb893642be', 'fce5a2df-2005-48bf-a75a-6e626ee823c0', '2e9667f6-b49d-49c7-a352-b62a1c9a9573'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:24:55.903901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78dd7067-fe66-44dc-96d6-b0ed546b53ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60691769-25d4-4e13-8ef5-bc4a39407625', '8facab73-534d-4a93-aa34-7cdb893642be', 'fce5a2df-2005-48bf-a75a-6e626ee823c0', '2e9667f6-b49d-49c7-a352-b62a1c9a9573']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:55.904700 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f2a32f8-32db-436a-bed6-dc9ed9480a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:55.923118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f5b6704d-5e39-44cb-9f71-22f1462ec98d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.925587 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5b6704d-5e39-44cb-9f71-22f1462ec98d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:55.925854 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5b6704d-5e39-44cb-9f71-22f1462ec98d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.926140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5b6704d-5e39-44cb-9f71-22f1462ec98d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.930864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f2a32f8-32db-436a-bed6-dc9ed9480a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-928896070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c49cbd74f94c96867057d4e08816f1',qos_specs=None,replication_status=,reservations=['60691769-25d4-4e13-8ef5-bc4a39407625','8facab73-534d-4a93-aa34-7cdb893642be','fce5a2df-2005-48bf-a75a-6e626ee823c0','2e9667f6-b49d-49c7-a352-b62a1c9a9573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdd3d345da154a2588ae4bab2d2c4c76',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-928896070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c49cbd74f94c96867057d4e08816f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdd3d345da154a2588ae4bab2d2c4c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:55.931629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17dabb6e-b750-4969-8cc4-210ae779230b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:55.936053 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:55.936053 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:55.941762 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f5b6704d-5e39-44cb-9f71-22f1462ec98d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:55.949378 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5b6704d-5e39-44cb-9f71-22f1462ec98d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:55.949880 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 98/382] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:55.953959 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17dabb6e-b750-4969-8cc4-210ae779230b) transitioned into state 'SUCCESS' from state '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-928896070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c49cbd74f94c96867057d4e08816f1',qos_specs=None,replication_status=,reservations=['60691769-25d4-4e13-8ef5-bc4a39407625','8facab73-534d-4a93-aa34-7cdb893642be','fce5a2df-2005-48bf-a75a-6e626ee823c0','2e9667f6-b49d-49c7-a352-b62a1c9a9573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdd3d345da154a2588ae4bab2d2c4c76',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:55.955103 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abadf4e-a534-42dd-b970-e39fd2d72ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:24:55.964715 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abadf4e-a534-42dd-b970-e39fd2d72ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:24:55.965630 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Flow 'volume_create_api' (8ddb20d0-911e-4de7-9815-36590f335e7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:24:55.965988 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Create volume request issued successfully. Aug 13 19:24:55.966658 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-37d42a0d-6869-4502-a8f5-5f0d448fba3a tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:24:55.967127 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 97/383] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:24:55 2026] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:24:55.981482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9d433494-d253-4b3c-99aa-e26f8816f6e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:55.984516 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9d433494-d253-4b3c-99aa-e26f8816f6e2 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f Aug 13 19:24:55.984795 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9d433494-d253-4b3c-99aa-e26f8816f6e2 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:55.985475 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9d433494-d253-4b3c-99aa-e26f8816f6e2 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:55.996119 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:55.996119 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:56.000678 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9d433494-d253-4b3c-99aa-e26f8816f6e2 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:56.007498 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9d433494-d253-4b3c-99aa-e26f8816f6e2 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f returned with HTTP 200 Aug 13 19:24:56.007952 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 96/384] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:55 2026] GET /volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:56.690287 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-42562782-4d4d-44fd-82f8-77ccfa81a3ea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:56.694340 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42562782-4d4d-44fd-82f8-77ccfa81a3ea tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:56.694562 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42562782-4d4d-44fd-82f8-77ccfa81a3ea tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:56.694774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42562782-4d4d-44fd-82f8-77ccfa81a3ea tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:56.709934 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:56.709934 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:56.720047 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-42562782-4d4d-44fd-82f8-77ccfa81a3ea tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:56.726666 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42562782-4d4d-44fd-82f8-77ccfa81a3ea tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:56.727298 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 94/385] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:56 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:56.963824 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-394b86c0-01dd-4b20-bb6b-61c7babc65e4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:56.965368 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-394b86c0-01dd-4b20-bb6b-61c7babc65e4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:56.965541 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-394b86c0-01dd-4b20-bb6b-61c7babc65e4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:56.965702 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-394b86c0-01dd-4b20-bb6b-61c7babc65e4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:56.971846 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:56.971846 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:56.975167 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-394b86c0-01dd-4b20-bb6b-61c7babc65e4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:56.978748 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-394b86c0-01dd-4b20-bb6b-61c7babc65e4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:56.979190 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 99/386] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:56 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:57.023296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-899293c2-f3d6-4a14-8152-38b048dd882e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:57.025180 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-899293c2-f3d6-4a14-8152-38b048dd882e tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f Aug 13 19:24:57.025399 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-899293c2-f3d6-4a14-8152-38b048dd882e tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:57.025628 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-899293c2-f3d6-4a14-8152-38b048dd882e tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:57.032890 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:57.032890 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:57.036932 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-899293c2-f3d6-4a14-8152-38b048dd882e tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:57.041458 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-899293c2-f3d6-4a14-8152-38b048dd882e tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f returned with HTTP 200 Aug 13 19:24:57.041844 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 98/387] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:57 2026] GET /volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:57.413747 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-07466d47-9f44-4074-9527-2dd732006edf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:57.415266 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-07466d47-9f44-4074-9527-2dd732006edf tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] DELETE https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f Aug 13 19:24:57.415451 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-07466d47-9f44-4074-9527-2dd732006edf tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:57.415623 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-07466d47-9f44-4074-9527-2dd732006edf tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:57.415776 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-07466d47-9f44-4074-9527-2dd732006edf tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Delete volume with id: dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f Aug 13 19:24:57.421926 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:57.421926 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:57.422337 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-07466d47-9f44-4074-9527-2dd732006edf tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:57.441122 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-07466d47-9f44-4074-9527-2dd732006edf tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Delete volume request issued successfully. Aug 13 19:24:57.441381 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-07466d47-9f44-4074-9527-2dd732006edf tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f returned with HTTP 202 Aug 13 19:24:57.441921 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 97/388] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:57 2026] DELETE /volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:57.456129 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-246f34b5-5e07-4a79-b9f3-23a996c09ee8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:57.458309 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-246f34b5-5e07-4a79-b9f3-23a996c09ee8 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f Aug 13 19:24:57.458605 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-246f34b5-5e07-4a79-b9f3-23a996c09ee8 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:57.458867 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-246f34b5-5e07-4a79-b9f3-23a996c09ee8 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:57.466824 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:57.466824 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:57.471461 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-246f34b5-5e07-4a79-b9f3-23a996c09ee8 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:57.475864 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-246f34b5-5e07-4a79-b9f3-23a996c09ee8 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f returned with HTTP 200 Aug 13 19:24:57.476550 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 95/389] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:57 2026] GET /volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:24:57.744363 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2b38fff2-f30a-4be2-9f77-8b6d6c08a8f0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:57.747914 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2b38fff2-f30a-4be2-9f77-8b6d6c08a8f0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:57.748122 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2b38fff2-f30a-4be2-9f77-8b6d6c08a8f0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:57.748314 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2b38fff2-f30a-4be2-9f77-8b6d6c08a8f0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:57.760476 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:57.760476 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:57.767193 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2b38fff2-f30a-4be2-9f77-8b6d6c08a8f0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:57.770905 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2b38fff2-f30a-4be2-9f77-8b6d6c08a8f0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:57.771261 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 100/390] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:57 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:57.992035 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-873b20d8-0c41-41fd-8dba-b5d0a79fd4d8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:57.993715 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-873b20d8-0c41-41fd-8dba-b5d0a79fd4d8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:57.993905 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-873b20d8-0c41-41fd-8dba-b5d0a79fd4d8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:57.994146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-873b20d8-0c41-41fd-8dba-b5d0a79fd4d8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:58.000602 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:58.000602 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:58.003992 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-873b20d8-0c41-41fd-8dba-b5d0a79fd4d8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:58.008126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-873b20d8-0c41-41fd-8dba-b5d0a79fd4d8 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:58.008567 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 99/391] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:57 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:58.489028 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9604d73b-29c1-47fb-b55c-98aa787ee14f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:58.490780 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9604d73b-29c1-47fb-b55c-98aa787ee14f tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f Aug 13 19:24:58.491018 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9604d73b-29c1-47fb-b55c-98aa787ee14f tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:58.491201 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9604d73b-29c1-47fb-b55c-98aa787ee14f tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:58.497030 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9604d73b-29c1-47fb-b55c-98aa787ee14f tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f returned with HTTP 404 Aug 13 19:24:58.497750 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 98/392] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:58 2026] GET /volume/v3/volumes/dfcbfe1f-ffc2-4c27-9411-32f9d8701b2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:58.505903 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2cfa774a-30dc-4e4f-8072-773c1ddcffe3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:58.507753 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2cfa774a-30dc-4e4f-8072-773c1ddcffe3 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] DELETE https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 Aug 13 19:24:58.507978 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2cfa774a-30dc-4e4f-8072-773c1ddcffe3 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:58.508217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2cfa774a-30dc-4e4f-8072-773c1ddcffe3 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:58.508422 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2cfa774a-30dc-4e4f-8072-773c1ddcffe3 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Delete volume with id: 464f2a68-88c9-4fe9-83ca-41b0e167f299 Aug 13 19:24:58.515073 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:58.515073 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:58.515669 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2cfa774a-30dc-4e4f-8072-773c1ddcffe3 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:58.530935 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2cfa774a-30dc-4e4f-8072-773c1ddcffe3 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Delete volume request issued successfully. Aug 13 19:24:58.531080 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2cfa774a-30dc-4e4f-8072-773c1ddcffe3 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 returned with HTTP 202 Aug 13 19:24:58.531556 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 96/393] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:24:58 2026] DELETE /volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:58.539562 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e7208ded-3609-43de-ad76-34fd389e5208 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:58.541409 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7208ded-3609-43de-ad76-34fd389e5208 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 Aug 13 19:24:58.541590 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7208ded-3609-43de-ad76-34fd389e5208 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:58.541769 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7208ded-3609-43de-ad76-34fd389e5208 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:58.543778 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=399,cinder:INSERT=30,cinder:UPDATE=78,cinder:DELETE=3 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:24:58.549824 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:58.549824 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:24:58.555047 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e7208ded-3609-43de-ad76-34fd389e5208 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Volume info retrieved successfully. Aug 13 19:24:58.561714 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7208ded-3609-43de-ad76-34fd389e5208 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 returned with HTTP 200 Aug 13 19:24:58.562250 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 101/394] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:58 2026] GET /volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:58.785833 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e4fb8d47-ae8a-4798-b4fa-b7ca70922b2b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:58.787592 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e4fb8d47-ae8a-4798-b4fa-b7ca70922b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:58.787768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e4fb8d47-ae8a-4798-b4fa-b7ca70922b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:58.787936 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e4fb8d47-ae8a-4798-b4fa-b7ca70922b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:58.790000 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=501,cinder:INSERT=98,cinder:UPDATE=160,cinder:DELETE=4 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:24:58.795635 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:58.795635 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:24:58.799938 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e4fb8d47-ae8a-4798-b4fa-b7ca70922b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:58.815155 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e4fb8d47-ae8a-4798-b4fa-b7ca70922b2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:58.815601 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 100/395] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:58 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:59.032372 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bdc5edc5-2d1d-4f4c-acc0-0fa3e248feec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.033999 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdc5edc5-2d1d-4f4c-acc0-0fa3e248feec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:24:59.034182 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdc5edc5-2d1d-4f4c-acc0-0fa3e248feec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.034361 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdc5edc5-2d1d-4f4c-acc0-0fa3e248feec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.041154 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:59.041154 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:24:59.045489 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bdc5edc5-2d1d-4f4c-acc0-0fa3e248feec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:24:59.049617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdc5edc5-2d1d-4f4c-acc0-0fa3e248feec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:24:59.050007 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 99/396] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:59 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:59.070845 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ad5528b4-463b-4872-b29a-440b9a6f95e2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.292326 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ad5528b4-463b-4872-b29a-440b9a6f95e2 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:24:59.292714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ad5528b4-463b-4872-b29a-440b9a6f95e2 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-814880038", "extra_specs": {"spec1": "val1"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.306632 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ad5528b4-463b-4872-b29a-440b9a6f95e2 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:24:59.307104 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 97/397] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:24:59 2026] POST /volume/v3/types => generated 242 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:24:59.315640 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a3431a9e-74e2-4c34-b252-908154a43623 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.317342 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3431a9e-74e2-4c34-b252-908154a43623 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] POST https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs Aug 13 19:24:59.317643 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3431a9e-74e2-4c34-b252-908154a43623 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.319088 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3431a9e-74e2-4c34-b252-908154a43623 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs returned with HTTP 400 Aug 13 19:24:59.319559 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 102/398] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:24:59 2026] POST /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:24:59.327068 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cd28ad8f-fc8d-444e-aaa2-f42f68aee3b4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.328647 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd28ad8f-fc8d-444e-aaa2-f42f68aee3b4 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] POST https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs Aug 13 19:24:59.328930 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd28ad8f-fc8d-444e-aaa2-f42f68aee3b4 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.330220 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd28ad8f-fc8d-444e-aaa2-f42f68aee3b4 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs returned with HTTP 400 Aug 13 19:24:59.330599 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 101/399] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:24:59 2026] POST /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:24:59.338230 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ab5a50e3-8b7b-41e5-b51b-e67fa020d78e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.339767 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab5a50e3-8b7b-41e5-b51b-e67fa020d78e tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] POST https://10.4.3.126/volume/v3/types/dc9428e9-570a-45a5-9fd7-ef86c80cdea8/extra_specs Aug 13 19:24:59.340063 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab5a50e3-8b7b-41e5-b51b-e67fa020d78e tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.367500 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab5a50e3-8b7b-41e5-b51b-e67fa020d78e tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/dc9428e9-570a-45a5-9fd7-ef86c80cdea8/extra_specs returned with HTTP 404 Aug 13 19:24:59.367961 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 100/400] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:24:59 2026] POST /volume/v3/types/dc9428e9-570a-45a5-9fd7-ef86c80cdea8/extra_specs => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:59.375216 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3fad6f75-e151-4888-873d-643741766095 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.377061 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fad6f75-e151-4888-873d-643741766095 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] DELETE https://10.4.3.126/volume/v3/types/29b61ba4-9f86-490e-94d6-a4e6bce60cb8/extra_specs/spec1 Aug 13 19:24:59.377262 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fad6f75-e151-4888-873d-643741766095 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.377460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fad6f75-e151-4888-873d-643741766095 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.381183 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fad6f75-e151-4888-873d-643741766095 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/29b61ba4-9f86-490e-94d6-a4e6bce60cb8/extra_specs/spec1 returned with HTTP 404 Aug 13 19:24:59.381636 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 98/401] 10.4.3.126 () {66 vars in 1399 bytes} [Thu Aug 13 19:24:59 2026] DELETE /volume/v3/types/29b61ba4-9f86-490e-94d6-a4e6bce60cb8/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:59.390321 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-988f1cbc-6739-45ab-b0d6-fabd36da088b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.392110 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-988f1cbc-6739-45ab-b0d6-fabd36da088b tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] GET https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/nonexistent_extra_spec_name Aug 13 19:24:59.392334 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-988f1cbc-6739-45ab-b0d6-fabd36da088b tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.392525 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-988f1cbc-6739-45ab-b0d6-fabd36da088b tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.399584 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-988f1cbc-6739-45ab-b0d6-fabd36da088b tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 19:24:59.400048 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 103/402] 10.4.3.126 () {66 vars in 1462 bytes} [Thu Aug 13 19:24:59 2026] GET /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:59.406821 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8d3abb9f-e380-468f-892c-ee33200b4c86 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.408455 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d3abb9f-e380-468f-892c-ee33200b4c86 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] GET https://10.4.3.126/volume/v3/types/fb650196-673e-4373-ba9f-666811d23534/extra_specs/spec1 Aug 13 19:24:59.408621 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d3abb9f-e380-468f-892c-ee33200b4c86 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.408821 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d3abb9f-e380-468f-892c-ee33200b4c86 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.412353 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d3abb9f-e380-468f-892c-ee33200b4c86 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/fb650196-673e-4373-ba9f-666811d23534/extra_specs/spec1 returned with HTTP 404 Aug 13 19:24:59.412772 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 102/403] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:24:59 2026] GET /volume/v3/types/fb650196-673e-4373-ba9f-666811d23534/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:59.420508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d26c035-da5f-46e7-850b-c4915190dcbf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.422290 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d26c035-da5f-46e7-850b-c4915190dcbf tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] GET https://10.4.3.126/volume/v3/types/2bee6d4e-9abc-4a86-b32a-baad52724f07/extra_specs Aug 13 19:24:59.422486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d26c035-da5f-46e7-850b-c4915190dcbf tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.422664 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d26c035-da5f-46e7-850b-c4915190dcbf tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.426092 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d26c035-da5f-46e7-850b-c4915190dcbf tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/2bee6d4e-9abc-4a86-b32a-baad52724f07/extra_specs returned with HTTP 404 Aug 13 19:24:59.426522 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 101/404] 10.4.3.126 () {66 vars in 1378 bytes} [Thu Aug 13 19:24:59 2026] GET /volume/v3/types/2bee6d4e-9abc-4a86-b32a-baad52724f07/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:59.434045 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fddb0fde-c003-4121-9993-635be2d1fe26 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.435605 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fddb0fde-c003-4121-9993-635be2d1fe26 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] PUT https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/spec1 Aug 13 19:24:59.435952 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fddb0fde-c003-4121-9993-635be2d1fe26 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.437315 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fddb0fde-c003-4121-9993-635be2d1fe26 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/spec1 returned with HTTP 400 Aug 13 19:24:59.437745 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 99/405] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:24:59 2026] PUT /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:24:59.444654 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2ff116f4-72e9-49e2-aa3c-802d0d86a55d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.446246 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ff116f4-72e9-49e2-aa3c-802d0d86a55d tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] PUT https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/spec1 Aug 13 19:24:59.446543 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2ff116f4-72e9-49e2-aa3c-802d0d86a55d tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'update', calling method: update, body: null {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.447766 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ff116f4-72e9-49e2-aa3c-802d0d86a55d tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/spec1 returned with HTTP 400 Aug 13 19:24:59.448174 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 104/406] 10.4.3.126 () {68 vars in 1415 bytes} [Thu Aug 13 19:24:59 2026] PUT /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:59.454875 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ed3fcb53-46e7-4c8a-a358-64ac0f227d54 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.456467 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ed3fcb53-46e7-4c8a-a358-64ac0f227d54 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] PUT https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/None Aug 13 19:24:59.456728 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ed3fcb53-46e7-4c8a-a358-64ac0f227d54 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.465605 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ed3fcb53-46e7-4c8a-a358-64ac0f227d54 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 19:24:59.465689 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ed3fcb53-46e7-4c8a-a358-64ac0f227d54 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/None returned with HTTP 400 Aug 13 19:24:59.466141 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 103/407] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:24:59 2026] PUT /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/None => generated 73 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:59.473861 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9393cc4e-3fe2-4ea2-9b07-8ec24a794a33 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.475806 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9393cc4e-3fe2-4ea2-9b07-8ec24a794a33 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] PUT https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/38c00cbe-da2f-4667-9a5d-e7417ec0386c Aug 13 19:24:59.476178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9393cc4e-3fe2-4ea2-9b07-8ec24a794a33 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.489068 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9393cc4e-3fe2-4ea2-9b07-8ec24a794a33 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 19:24:59.489565 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9393cc4e-3fe2-4ea2-9b07-8ec24a794a33 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/38c00cbe-da2f-4667-9a5d-e7417ec0386c returned with HTTP 400 Aug 13 19:24:59.489837 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 102/408] 10.4.3.126 () {68 vars in 1509 bytes} [Thu Aug 13 19:24:59 2026] PUT /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e/extra_specs/38c00cbe-da2f-4667-9a5d-e7417ec0386c => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:24:59.499480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-796f8ae0-7a9c-4cf9-9c59-913b963f2bc0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.501184 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-796f8ae0-7a9c-4cf9-9c59-913b963f2bc0 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] PUT https://10.4.3.126/volume/v3/types/8b123f26-d250-4bb9-b6ce-a36eb47ed5ff/extra_specs/spec1 Aug 13 19:24:59.501597 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-796f8ae0-7a9c-4cf9-9c59-913b963f2bc0 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:24:59.511248 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-796f8ae0-7a9c-4cf9-9c59-913b963f2bc0 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/8b123f26-d250-4bb9-b6ce-a36eb47ed5ff/extra_specs/spec1 returned with HTTP 404 Aug 13 19:24:59.511771 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 100/409] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:24:59 2026] PUT /volume/v3/types/8b123f26-d250-4bb9-b6ce-a36eb47ed5ff/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:59.518903 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7e8447bb-338d-4460-b032-3d10b6e60072 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.520457 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e8447bb-338d-4460-b032-3d10b6e60072 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] DELETE https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e Aug 13 19:24:59.520631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e8447bb-338d-4460-b032-3d10b6e60072 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.520839 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e8447bb-338d-4460-b032-3d10b6e60072 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.542469 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e8447bb-338d-4460-b032-3d10b6e60072 tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e returned with HTTP 202 Aug 13 19:24:59.542875 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 105/410] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:24:59 2026] DELETE /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:24:59.549287 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c84b2404-69f1-44b0-b984-82d4e376f5ed None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.550793 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c84b2404-69f1-44b0-b984-82d4e376f5ed tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] GET https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e Aug 13 19:24:59.550965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c84b2404-69f1-44b0-b984-82d4e376f5ed tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.551161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c84b2404-69f1-44b0-b984-82d4e376f5ed tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.554055 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c84b2404-69f1-44b0-b984-82d4e376f5ed tempest-ExtraSpecsNegativeTest-405670948 tempest-ExtraSpecsNegativeTest-405670948-project-admin] https://10.4.3.126/volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e returned with HTTP 404 Aug 13 19:24:59.554462 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 104/411] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:24:59 2026] GET /volume/v3/types/c6a72edf-511c-4327-b45c-0e3851906e1e => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:59.576408 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1588bf63-10f7-4761-8f92-7615ba5c5430 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.577985 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1588bf63-10f7-4761-8f92-7615ba5c5430 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] GET https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 Aug 13 19:24:59.578189 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1588bf63-10f7-4761-8f92-7615ba5c5430 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.578420 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1588bf63-10f7-4761-8f92-7615ba5c5430 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.585261 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1588bf63-10f7-4761-8f92-7615ba5c5430 tempest-ServersNegativeTestJSON-2054237762 tempest-ServersNegativeTestJSON-2054237762-project-member] https://10.4.3.126/volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 returned with HTTP 404 Aug 13 19:24:59.585960 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 103/412] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:59 2026] GET /volume/v3/volumes/464f2a68-88c9-4fe9-83ca-41b0e167f299 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:24:59.830923 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1c1902ae-e0c9-415b-bd82-e245d57f54cb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:24:59.833891 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c1902ae-e0c9-415b-bd82-e245d57f54cb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:24:59.836455 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c1902ae-e0c9-415b-bd82-e245d57f54cb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:24:59.836695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c1902ae-e0c9-415b-bd82-e245d57f54cb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:24:59.843709 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:24:59.843709 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:24:59.847579 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1c1902ae-e0c9-415b-bd82-e245d57f54cb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:24:59.851624 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c1902ae-e0c9-415b-bd82-e245d57f54cb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:24:59.852106 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 101/413] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:24:59 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:00.063430 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-15464b82-2a82-4384-88b2-031ac3c27252 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:00.065385 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15464b82-2a82-4384-88b2-031ac3c27252 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:00.065588 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15464b82-2a82-4384-88b2-031ac3c27252 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:00.065776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15464b82-2a82-4384-88b2-031ac3c27252 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:00.072662 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:00.072662 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:00.077607 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-15464b82-2a82-4384-88b2-031ac3c27252 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:00.083835 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15464b82-2a82-4384-88b2-031ac3c27252 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:00.084256 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 106/414] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:00 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:00.866018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0437c3da-2a51-4b5e-a635-fe4cb5b8b82c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:00.868066 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0437c3da-2a51-4b5e-a635-fe4cb5b8b82c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:00.868434 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0437c3da-2a51-4b5e-a635-fe4cb5b8b82c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:00.868625 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0437c3da-2a51-4b5e-a635-fe4cb5b8b82c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:00.875178 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:00.875178 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:00.878677 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0437c3da-2a51-4b5e-a635-fe4cb5b8b82c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:00.883483 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0437c3da-2a51-4b5e-a635-fe4cb5b8b82c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:00.883966 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 105/415] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:00 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:01.099304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ffb084f7-ea4e-4b68-aba8-561fa6f92efd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:01.101358 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffb084f7-ea4e-4b68-aba8-561fa6f92efd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:01.101624 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffb084f7-ea4e-4b68-aba8-561fa6f92efd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:01.101890 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffb084f7-ea4e-4b68-aba8-561fa6f92efd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:01.113401 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:01.113401 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:01.123652 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ffb084f7-ea4e-4b68-aba8-561fa6f92efd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:01.133121 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffb084f7-ea4e-4b68-aba8-561fa6f92efd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:01.133687 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 104/416] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:01 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:01.899351 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bbec3a70-61b9-4b08-b9b8-05ec9a1c0bcc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:01.900951 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbec3a70-61b9-4b08-b9b8-05ec9a1c0bcc tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:01.901107 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbec3a70-61b9-4b08-b9b8-05ec9a1c0bcc tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:01.901295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbec3a70-61b9-4b08-b9b8-05ec9a1c0bcc tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:01.908450 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:01.908450 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:01.911688 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bbec3a70-61b9-4b08-b9b8-05ec9a1c0bcc tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:01.916374 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbec3a70-61b9-4b08-b9b8-05ec9a1c0bcc tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:01.916835 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 102/417] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:01 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:02.149355 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-217ef356-dfaf-493e-a64d-59170bcef2bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:02.151379 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-217ef356-dfaf-493e-a64d-59170bcef2bb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:02.151558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-217ef356-dfaf-493e-a64d-59170bcef2bb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:02.151728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-217ef356-dfaf-493e-a64d-59170bcef2bb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:02.158402 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:02.158402 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:02.162149 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-217ef356-dfaf-493e-a64d-59170bcef2bb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:02.167414 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-217ef356-dfaf-493e-a64d-59170bcef2bb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:02.167933 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 107/418] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:02 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:02.929186 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c6a3bbdd-c2b7-47f7-9c7b-1b484386cb32 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:02.930828 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c6a3bbdd-c2b7-47f7-9c7b-1b484386cb32 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:02.931040 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c6a3bbdd-c2b7-47f7-9c7b-1b484386cb32 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:02.931214 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c6a3bbdd-c2b7-47f7-9c7b-1b484386cb32 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:02.938922 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:02.938922 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:02.942166 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c6a3bbdd-c2b7-47f7-9c7b-1b484386cb32 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:02.946288 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c6a3bbdd-c2b7-47f7-9c7b-1b484386cb32 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:02.946681 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 106/419] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:02 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:03.183815 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f4fb4811-f0b5-444e-84de-403cb7af1d9f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:03.185396 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f4fb4811-f0b5-444e-84de-403cb7af1d9f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:03.185863 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f4fb4811-f0b5-444e-84de-403cb7af1d9f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:03.185863 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f4fb4811-f0b5-444e-84de-403cb7af1d9f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:03.191973 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:03.191973 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:03.195325 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f4fb4811-f0b5-444e-84de-403cb7af1d9f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:03.199377 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f4fb4811-f0b5-444e-84de-403cb7af1d9f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:03.199835 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 105/420] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:03 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:03.899111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:03.901875 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:03.902343 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1220394217"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:03.904230 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1220394217'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:03.904416 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Create volume of 1 GB Aug 13 19:25:03.909294 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Availability Zones retrieved successfully. Aug 13 19:25:03.918592 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Flow 'volume_create_api' (67ca4bb8-c27c-4f3f-a6d3-ba03fe620044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:03.920004 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd90ac5-6d74-4c5c-8213-6794b07f1cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:03.921915 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:03.950700 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd90ac5-6d74-4c5c-8213-6794b07f1cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:03.951447 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85dcc370-351f-447c-9722-4af7930b7163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:03.964010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2db1eee1-c2c8-4650-a5dd-5d0444c51e1f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:03.966385 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2db1eee1-c2c8-4650-a5dd-5d0444c51e1f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:03.966625 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2db1eee1-c2c8-4650-a5dd-5d0444c51e1f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:03.966869 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2db1eee1-c2c8-4650-a5dd-5d0444c51e1f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:03.975994 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:03.975994 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:03.979435 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2db1eee1-c2c8-4650-a5dd-5d0444c51e1f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:03.983905 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2db1eee1-c2c8-4650-a5dd-5d0444c51e1f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:03.984248 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 108/421] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:03 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:04.033967 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Created reservations ['941ae6b3-a055-49e9-83e2-50c9684a3492', '5db22c1f-c2be-478f-84a3-cb2a47f71659', '9bedcdee-309c-489a-98ee-f3e5115e7258', '22e13c9b-91f1-4c97-99ac-80f44f37d3ec'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:04.034779 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85dcc370-351f-447c-9722-4af7930b7163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['941ae6b3-a055-49e9-83e2-50c9684a3492', '5db22c1f-c2be-478f-84a3-cb2a47f71659', '9bedcdee-309c-489a-98ee-f3e5115e7258', '22e13c9b-91f1-4c97-99ac-80f44f37d3ec']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.035564 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcccb86b-65cd-42fd-9819-eed5f034e419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:04.064921 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcccb86b-65cd-42fd-9819-eed5f034e419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02012bc9-7865-4d10-a6fe-0e7f6178348e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1220394217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7ee235215c446b8f07619a92326a3f',qos_specs=None,replication_status=,reservations=['941ae6b3-a055-49e9-83e2-50c9684a3492','5db22c1f-c2be-478f-84a3-cb2a47f71659','9bedcdee-309c-489a-98ee-f3e5115e7258','22e13c9b-91f1-4c97-99ac-80f44f37d3ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81932d665de34428969555fcd88fa2c4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1220394217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02012bc9-7865-4d10-a6fe-0e7f6178348e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb7ee235215c446b8f07619a92326a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81932d665de34428969555fcd88fa2c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.065598 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38863678-d1ba-48ed-acf1-123d3f86a1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:04.084301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38863678-d1ba-48ed-acf1-123d3f86a1fe) transitioned into state 'SUCCESS' from state '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-1220394217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb7ee235215c446b8f07619a92326a3f',qos_specs=None,replication_status=,reservations=['941ae6b3-a055-49e9-83e2-50c9684a3492','5db22c1f-c2be-478f-84a3-cb2a47f71659','9bedcdee-309c-489a-98ee-f3e5115e7258','22e13c9b-91f1-4c97-99ac-80f44f37d3ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81932d665de34428969555fcd88fa2c4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.084301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f023fc-bf20-4841-b4cf-813b279fd7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:04.090941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f023fc-bf20-4841-b4cf-813b279fd7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.091817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Flow 'volume_create_api' (67ca4bb8-c27c-4f3f-a6d3-ba03fe620044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:04.092102 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Create volume request issued successfully. Aug 13 19:25:04.092636 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9dd6de6e-6751-4ea7-9e8c-c09e2833ab95 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:04.093032 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 103/422] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:03 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 13 19:25:04.105988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-744b2d75-acbf-47cd-a2e6-887893d1ca96 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:04.107895 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-744b2d75-acbf-47cd-a2e6-887893d1ca96 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:04.108082 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-744b2d75-acbf-47cd-a2e6-887893d1ca96 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:04.108384 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-744b2d75-acbf-47cd-a2e6-887893d1ca96 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:04.115371 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:04.115371 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:04.122506 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-744b2d75-acbf-47cd-a2e6-887893d1ca96 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:04.123105 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-744b2d75-acbf-47cd-a2e6-887893d1ca96 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:04.123462 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 107/423] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:04 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:04.149433 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:04.151145 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:04.151484 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-916782473"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:04.152878 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-916782473'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:04.153015 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Create volume of 1 GB Aug 13 19:25:04.161399 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Availability Zones retrieved successfully. Aug 13 19:25:04.166962 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Flow 'volume_create_api' (1f039dea-8104-4c0e-bfd7-6f125be3f6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:04.167940 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b4bc8fc-e7f9-48b2-bf1f-20fdb3e47e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:04.168882 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:04.200748 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b4bc8fc-e7f9-48b2-bf1f-20fdb3e47e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.201549 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b58fba9-20e3-440e-b826-d487d2195ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:04.214607 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-37f9d1e5-0175-49e2-a70d-e9b0403f9d2f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:04.217018 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37f9d1e5-0175-49e2-a70d-e9b0403f9d2f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:04.217263 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37f9d1e5-0175-49e2-a70d-e9b0403f9d2f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:04.217515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37f9d1e5-0175-49e2-a70d-e9b0403f9d2f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:04.227902 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:04.227902 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:04.232433 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-37f9d1e5-0175-49e2-a70d-e9b0403f9d2f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:04.238201 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37f9d1e5-0175-49e2-a70d-e9b0403f9d2f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:04.238720 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 109/424] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:04 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:04.291162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Created reservations ['30cfeaaf-4f03-49f7-8a47-ff40ce68301b', 'f6c80a02-b5af-41ef-a722-51f74a53f3f3', '6c76297e-d7f0-47fb-901a-136fc3b39e11', '3fe3a3cf-a6bc-4385-a0cc-673e49886d89'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:04.291951 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b58fba9-20e3-440e-b826-d487d2195ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30cfeaaf-4f03-49f7-8a47-ff40ce68301b', 'f6c80a02-b5af-41ef-a722-51f74a53f3f3', '6c76297e-d7f0-47fb-901a-136fc3b39e11', '3fe3a3cf-a6bc-4385-a0cc-673e49886d89']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.292643 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593f3954-6298-437c-b25e-639eaee9d746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:04.313163 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593f3954-6298-437c-b25e-639eaee9d746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a912e89f-f62f-4c73-a378-4f3539e7fced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-916782473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2db8825587ca4279b878da9ac25ff562',qos_specs=None,replication_status=,reservations=['30cfeaaf-4f03-49f7-8a47-ff40ce68301b','f6c80a02-b5af-41ef-a722-51f74a53f3f3','6c76297e-d7f0-47fb-901a-136fc3b39e11','3fe3a3cf-a6bc-4385-a0cc-673e49886d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3a4574327943129d57adcdd42a62be',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-916782473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a912e89f-f62f-4c73-a378-4f3539e7fced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2db8825587ca4279b878da9ac25ff562',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3a4574327943129d57adcdd42a62be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.313738 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68bd5eee-5677-4384-8422-7874c5d0a2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:04.329552 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68bd5eee-5677-4384-8422-7874c5d0a2df) transitioned into state 'SUCCESS' from state '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-916782473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2db8825587ca4279b878da9ac25ff562',qos_specs=None,replication_status=,reservations=['30cfeaaf-4f03-49f7-8a47-ff40ce68301b','f6c80a02-b5af-41ef-a722-51f74a53f3f3','6c76297e-d7f0-47fb-901a-136fc3b39e11','3fe3a3cf-a6bc-4385-a0cc-673e49886d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3a4574327943129d57adcdd42a62be',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.330157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b3cf84f-3aa6-4957-8540-5c94d8e230f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:04.338368 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b3cf84f-3aa6-4957-8540-5c94d8e230f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:04.339019 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Flow 'volume_create_api' (1f039dea-8104-4c0e-bfd7-6f125be3f6fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:04.339330 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Create volume request issued successfully. Aug 13 19:25:04.339828 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52b69a2e-4b28-4378-8276-a4b23a57c1c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:04.340230 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 106/425] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:04 2026] POST /volume/v3/volumes => generated 753 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:04.354072 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-74812390-5d16-405f-8156-4efb44eaaa7f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:04.356256 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74812390-5d16-405f-8156-4efb44eaaa7f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:04.356462 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74812390-5d16-405f-8156-4efb44eaaa7f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:04.356634 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74812390-5d16-405f-8156-4efb44eaaa7f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:04.365168 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:04.365168 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:04.367891 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-74812390-5d16-405f-8156-4efb44eaaa7f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:04.371383 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74812390-5d16-405f-8156-4efb44eaaa7f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:04.371730 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 104/426] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:04 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:05.000501 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c7de25fa-6ba0-4f47-8098-82f009bedcdb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.001424 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c7de25fa-6ba0-4f47-8098-82f009bedcdb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:05.001720 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c7de25fa-6ba0-4f47-8098-82f009bedcdb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.001987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c7de25fa-6ba0-4f47-8098-82f009bedcdb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.012577 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.012577 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:05.019083 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c7de25fa-6ba0-4f47-8098-82f009bedcdb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:05.023110 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c7de25fa-6ba0-4f47-8098-82f009bedcdb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:05.023493 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 108/427] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:04 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:05.136888 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3d45b8b3-cdc6-4fb6-9a57-2093efa07cc2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.139670 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3d45b8b3-cdc6-4fb6-9a57-2093efa07cc2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:05.140189 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3d45b8b3-cdc6-4fb6-9a57-2093efa07cc2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.140750 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3d45b8b3-cdc6-4fb6-9a57-2093efa07cc2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.150637 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.150637 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:05.157389 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3d45b8b3-cdc6-4fb6-9a57-2093efa07cc2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:05.162871 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3d45b8b3-cdc6-4fb6-9a57-2093efa07cc2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:05.163518 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 110/428] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:05.234960 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-00d86a44-9b10-430b-8f6f-0e2de3723ed8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.237983 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-00d86a44-9b10-430b-8f6f-0e2de3723ed8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:05.238098 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-00d86a44-9b10-430b-8f6f-0e2de3723ed8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.238282 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-00d86a44-9b10-430b-8f6f-0e2de3723ed8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.247002 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.247002 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:05.249717 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-00d86a44-9b10-430b-8f6f-0e2de3723ed8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:05.253674 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-00d86a44-9b10-430b-8f6f-0e2de3723ed8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:05.254008 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 107/429] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:05.256656 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d0fc31e1-5a42-4eda-969e-2f237bc68cbd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.258200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0fc31e1-5a42-4eda-969e-2f237bc68cbd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:05.258416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0fc31e1-5a42-4eda-969e-2f237bc68cbd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.258566 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0fc31e1-5a42-4eda-969e-2f237bc68cbd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.264644 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.264644 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:05.267787 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d0fc31e1-5a42-4eda-969e-2f237bc68cbd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:05.271597 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0fc31e1-5a42-4eda-969e-2f237bc68cbd tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:05.272099 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 105/430] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:25:05.384010 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cd9fcb0a-33a8-4c2e-ae48-e84ca8c8b9d4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.385723 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd9fcb0a-33a8-4c2e-ae48-e84ca8c8b9d4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:05.385920 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd9fcb0a-33a8-4c2e-ae48-e84ca8c8b9d4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.386126 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd9fcb0a-33a8-4c2e-ae48-e84ca8c8b9d4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.392619 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.392619 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:05.396140 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cd9fcb0a-33a8-4c2e-ae48-e84ca8c8b9d4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:05.400438 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd9fcb0a-33a8-4c2e-ae48-e84ca8c8b9d4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:05.400827 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 109/431] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:05.520826 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce0a598f-2b47-4b81-8087-a5ee0226f45e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.521105 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce0a598f-2b47-4b81-8087-a5ee0226f45e None None] GET https://10.4.3.126/volume// Aug 13 19:25:05.521257 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce0a598f-2b47-4b81-8087-a5ee0226f45e None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.521448 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce0a598f-2b47-4b81-8087-a5ee0226f45e None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.521775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce0a598f-2b47-4b81-8087-a5ee0226f45e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:05.522077 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 111/432] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:05.537617 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-4f8735ff-7dfc-4f9b-a7a7-e2ddc49633ab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.723167 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-4f8735ff-7dfc-4f9b-a7a7-e2ddc49633ab tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:05.723512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-4f8735ff-7dfc-4f9b-a7a7-e2ddc49633ab tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02012bc9-7865-4d10-a6fe-0e7f6178348e", "connector": null, "instance_uuid": "41ab71f7-fd63-462a-b153-7b320572bbf5"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:05.730955 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.730955 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:05.763187 np0000007253 devstack@c-api.service[100184]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 19:25:05.763187 np0000007253 devstack@c-api.service[100184]: .first() Aug 13 19:25:05.777920 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-4f8735ff-7dfc-4f9b-a7a7-e2ddc49633ab tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:05.778401 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 108/433] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25:05 2026] POST /volume/v3/attachments => generated 273 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:05.808144 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9cf4ffc7-d134-4478-8295-9a8fdf6bb312 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.810530 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cf4ffc7-d134-4478-8295-9a8fdf6bb312 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:05.810796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cf4ffc7-d134-4478-8295-9a8fdf6bb312 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.810796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cf4ffc7-d134-4478-8295-9a8fdf6bb312 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.819814 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.819814 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:05.820118 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9da2086d-6b81-41ae-be96-eecbdce5ac0c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.820681 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9da2086d-6b81-41ae-be96-eecbdce5ac0c None None] GET https://10.4.3.126/volume// Aug 13 19:25:05.820978 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9da2086d-6b81-41ae-be96-eecbdce5ac0c None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.821209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9da2086d-6b81-41ae-be96-eecbdce5ac0c None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.821514 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9da2086d-6b81-41ae-be96-eecbdce5ac0c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:05.821752 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 110/434] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:05.822868 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9cf4ffc7-d134-4478-8295-9a8fdf6bb312 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:05.826395 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cf4ffc7-d134-4478-8295-9a8fdf6bb312 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:05.826737 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 106/435] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:05.838211 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-c6eb2ef0-fa90-4f79-8358-f1c947e6e833 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.840078 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-c6eb2ef0-fa90-4f79-8358-f1c947e6e833 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:05.840278 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-c6eb2ef0-fa90-4f79-8358-f1c947e6e833 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.840457 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-c6eb2ef0-fa90-4f79-8358-f1c947e6e833 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.852922 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.852922 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:05.855912 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-c6eb2ef0-fa90-4f79-8358-f1c947e6e833 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:05.859669 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-c6eb2ef0-fa90-4f79-8358-f1c947e6e833 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:05.859995 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 112/436] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:05.881215 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9c08926e-4d72-4e8b-9758-b893f0675d95 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:05.885297 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9c08926e-4d72-4e8b-9758-b893f0675d95 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:05.885297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9c08926e-4d72-4e8b-9758-b893f0675d95 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:05.885297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9c08926e-4d72-4e8b-9758-b893f0675d95 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:05.889813 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:05.889813 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:05.893215 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9c08926e-4d72-4e8b-9758-b893f0675d95 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:05.898070 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9c08926e-4d72-4e8b-9758-b893f0675d95 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:05.898509 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 109/437] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:05 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:06.038894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-eb5b4c94-74a7-4a0b-8196-09e04d51fe25 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.043120 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eb5b4c94-74a7-4a0b-8196-09e04d51fe25 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:06.043235 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eb5b4c94-74a7-4a0b-8196-09e04d51fe25 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:06.043467 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eb5b4c94-74a7-4a0b-8196-09e04d51fe25 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:06.059783 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.059783 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:06.067468 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-eb5b4c94-74a7-4a0b-8196-09e04d51fe25 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:06.072631 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eb5b4c94-74a7-4a0b-8196-09e04d51fe25 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:06.073413 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 111/438] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:06 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:06.154868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6c30eda-85e3-4c08-aa98-4f1eaae4d38f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.155762 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6c30eda-85e3-4c08-aa98-4f1eaae4d38f None None] GET https://10.4.3.126/volume// Aug 13 19:25:06.156049 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6c30eda-85e3-4c08-aa98-4f1eaae4d38f None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:06.156285 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6c30eda-85e3-4c08-aa98-4f1eaae4d38f None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:06.156921 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6c30eda-85e3-4c08-aa98-4f1eaae4d38f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:06.157569 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 107/439] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:25:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:06.174812 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9611ab9a-6334-4059-9740-2d3b3828eb2d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.292736 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-25302f32-0610-464a-9673-3fd78713b64f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.300224 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25302f32-0610-464a-9673-3fd78713b64f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:06.300224 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25302f32-0610-464a-9673-3fd78713b64f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:06.300363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25302f32-0610-464a-9673-3fd78713b64f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:06.310243 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.310243 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:06.317478 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-25302f32-0610-464a-9673-3fd78713b64f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:06.322200 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25302f32-0610-464a-9673-3fd78713b64f tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:06.322341 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 110/440] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:06 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:06.403967 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9611ab9a-6334-4059-9740-2d3b3828eb2d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:06.404295 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9611ab9a-6334-4059-9740-2d3b3828eb2d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a912e89f-f62f-4c73-a378-4f3539e7fced", "connector": null, "instance_uuid": "4cfb9bbf-f49c-4b9c-b47b-c568cc6afaee"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:06.412714 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.412714 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:06.439263 np0000007253 devstack@c-api.service[100185]: /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 13 19:25:06.439263 np0000007253 devstack@c-api.service[100185]: .first() Aug 13 19:25:06.452898 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-9611ab9a-6334-4059-9740-2d3b3828eb2d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:06.453652 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 113/441] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25:06 2026] POST /volume/v3/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:06.476496 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.483506 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bce51b04-e728-4bd7-bdb1-982ae633debf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.485161 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bce51b04-e728-4bd7-bdb1-982ae633debf tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:06.485409 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bce51b04-e728-4bd7-bdb1-982ae633debf tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:06.485731 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bce51b04-e728-4bd7-bdb1-982ae633debf tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:06.491305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d0198ec8-4e08-42d5-95a2-ad2de30d7c29 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.491961 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0198ec8-4e08-42d5-95a2-ad2de30d7c29 None None] GET https://10.4.3.126/volume// Aug 13 19:25:06.492117 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0198ec8-4e08-42d5-95a2-ad2de30d7c29 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:06.492505 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0198ec8-4e08-42d5-95a2-ad2de30d7c29 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:06.492734 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0198ec8-4e08-42d5-95a2-ad2de30d7c29 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:06.492996 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 111/442] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:06.499733 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.499733 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:06.501247 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-f97561d7-7e34-4cbb-b949-7be2872d7f3a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.503643 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-f97561d7-7e34-4cbb-b949-7be2872d7f3a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:06.503929 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-f97561d7-7e34-4cbb-b949-7be2872d7f3a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:06.504172 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-f97561d7-7e34-4cbb-b949-7be2872d7f3a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:06.505421 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bce51b04-e728-4bd7-bdb1-982ae633debf tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:06.509169 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bce51b04-e728-4bd7-bdb1-982ae633debf tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:06.509542 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 108/443] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:06 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:06.516146 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.516146 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:06.520398 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-f97561d7-7e34-4cbb-b949-7be2872d7f3a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:06.525804 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-f97561d7-7e34-4cbb-b949-7be2872d7f3a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:06.526337 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 114/444] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:06 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:06.607842 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-20f85e9c-f9a5-47fa-88fb-b14035d5e08d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.608769 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-8e79d565-a2d5-4889-83dd-3821d66bf59b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.609725 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-20f85e9c-f9a5-47fa-88fb-b14035d5e08d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] PUT https://10.4.3.126/volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741 Aug 13 19:25:06.610086 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-20f85e9c-f9a5-47fa-88fb-b14035d5e08d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:06.610674 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-8e79d565-a2d5-4889-83dd-3821d66bf59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] PUT https://10.4.3.126/volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7 Aug 13 19:25:06.611034 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-8e79d565-a2d5-4889-83dd-3821d66bf59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:06.617544 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-20f85e9c-f9a5-47fa-88fb-b14035d5e08d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Acquiring lock "cinder-attachment_update-02012bc9-7865-4d10-a6fe-0e7f6178348e-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:06.621458 np0000007253 devstack@c-api.service[100183]: /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 13 19:25:06.621458 np0000007253 devstack@c-api.service[100183]: .first() Aug 13 19:25:06.622169 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-20f85e9c-f9a5-47fa-88fb-b14035d5e08d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Lock "cinder-attachment_update-02012bc9-7865-4d10-a6fe-0e7f6178348e-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:06.623382 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.623382 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:06.626713 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-8e79d565-a2d5-4889-83dd-3821d66bf59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Acquiring lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:06.630584 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-8e79d565-a2d5-4889-83dd-3821d66bf59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:06.631432 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.631432 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:06.660057 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:06.660384 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1686933447"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:06.662126 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1686933447'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:06.662126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume of 1 GB Aug 13 19:25:06.665239 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Availability Zones retrieved successfully. Aug 13 19:25:06.670790 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (c78882ac-20a2-497f-bd8a-5bc8c9575f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:06.671703 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf6f445-b3fa-4a1d-9139-3df3beb65bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:06.672687 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:06.696457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf6f445-b3fa-4a1d-9139-3df3beb65bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:06.697143 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c10872e-38d3-4305-a025-7531a2f9c03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:06.743155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-8e79d565-a2d5-4889-83dd-3821d66bf59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" released by "attachment_update" :: held 0.113s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:06.743374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-20f85e9c-f9a5-47fa-88fb-b14035d5e08d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Lock "cinder-attachment_update-02012bc9-7865-4d10-a6fe-0e7f6178348e-np0000007253" released by "attachment_update" :: held 0.121s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:06.743494 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-8e79d565-a2d5-4889-83dd-3821d66bf59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7 returned with HTTP 200 Aug 13 19:25:06.743753 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-20f85e9c-f9a5-47fa-88fb-b14035d5e08d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741 returned with HTTP 200 Aug 13 19:25:06.743979 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 109/445] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:06 2026] PUT /volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:06.744379 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 112/446] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:06 2026] PUT /volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:06.746090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['62a7db9f-23e6-471e-ad41-f27a9337ed88', '568e8ac1-4808-4ba3-b3b6-53e643deb2b1', '91bf015d-f40d-4f05-81b7-8429bca3c42d', '47cbb6d7-d75a-4805-9ac7-4d1f1358226b'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:06.746782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c10872e-38d3-4305-a025-7531a2f9c03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62a7db9f-23e6-471e-ad41-f27a9337ed88', '568e8ac1-4808-4ba3-b3b6-53e643deb2b1', '91bf015d-f40d-4f05-81b7-8429bca3c42d', '47cbb6d7-d75a-4805-9ac7-4d1f1358226b']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:06.747426 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0337ec-6ddd-48b8-995f-67e94f21dc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:06.767142 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0337ec-6ddd-48b8-995f-67e94f21dc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c460483-410c-4ee2-9424-59743515061a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1686933447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['62a7db9f-23e6-471e-ad41-f27a9337ed88','568e8ac1-4808-4ba3-b3b6-53e643deb2b1','91bf015d-f40d-4f05-81b7-8429bca3c42d','47cbb6d7-d75a-4805-9ac7-4d1f1358226b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1686933447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c460483-410c-4ee2-9424-59743515061a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3af91a609ebb43099b1d63b713942108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9e615acf314fba8e3482a592f88c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:06.769041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e51607-c570-4b18-97e4-dc69ea791f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:06.784132 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e51607-c570-4b18-97e4-dc69ea791f03) transitioned into state 'SUCCESS' from state '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-1686933447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['62a7db9f-23e6-471e-ad41-f27a9337ed88','568e8ac1-4808-4ba3-b3b6-53e643deb2b1','91bf015d-f40d-4f05-81b7-8429bca3c42d','47cbb6d7-d75a-4805-9ac7-4d1f1358226b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:06.784754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03273ea-6180-4f89-8381-0feea47fde2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:06.792370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03273ea-6180-4f89-8381-0feea47fde2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:06.793167 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (c78882ac-20a2-497f-bd8a-5bc8c9575f11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:06.793540 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request issued successfully. Aug 13 19:25:06.794124 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d0979655-2bb8-4fee-9833-1dbbd3a6a4df tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:06.794533 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 112/447] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:06 2026] POST /volume/v3/volumes => generated 754 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:06.805314 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc9650d1-85e9-40a4-9e2b-fee577a0c4f6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.807176 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc9650d1-85e9-40a4-9e2b-fee577a0c4f6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:25:06.807437 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc9650d1-85e9-40a4-9e2b-fee577a0c4f6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:06.807628 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc9650d1-85e9-40a4-9e2b-fee577a0c4f6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:06.814545 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.814545 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:06.818080 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cc9650d1-85e9-40a4-9e2b-fee577a0c4f6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:25:06.822092 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc9650d1-85e9-40a4-9e2b-fee577a0c4f6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:25:06.822533 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 115/448] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:06 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:06.840337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-deec71d1-1ffe-4fe1-80c9-94546fa46307 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:06.842377 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-deec71d1-1ffe-4fe1-80c9-94546fa46307 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:06.842600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-deec71d1-1ffe-4fe1-80c9-94546fa46307 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:06.842845 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-deec71d1-1ffe-4fe1-80c9-94546fa46307 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:06.853307 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:06.853307 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:06.858006 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-deec71d1-1ffe-4fe1-80c9-94546fa46307 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:06.863553 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-deec71d1-1ffe-4fe1-80c9-94546fa46307 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:06.863993 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 110/449] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:06 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.089289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0dc2b63-c23c-4931-8bb3-f27fcbc559b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.091299 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0dc2b63-c23c-4931-8bb3-f27fcbc559b0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:07.091517 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0dc2b63-c23c-4931-8bb3-f27fcbc559b0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.091770 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0dc2b63-c23c-4931-8bb3-f27fcbc559b0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.103350 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.103350 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:07.106896 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e0dc2b63-c23c-4931-8bb3-f27fcbc559b0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:07.110683 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0dc2b63-c23c-4931-8bb3-f27fcbc559b0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:07.111041 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 113/450] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.281509 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-1cee8c50-5e89-4420-a596-a1caae251182 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.283431 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-1cee8c50-5e89-4420-a596-a1caae251182 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:07.283588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-1cee8c50-5e89-4420-a596-a1caae251182 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.283787 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-1cee8c50-5e89-4420-a596-a1caae251182 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.293990 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.293990 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:07.297825 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-1cee8c50-5e89-4420-a596-a1caae251182 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:07.302619 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-1cee8c50-5e89-4420-a596-a1caae251182 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:07.303094 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 113/451] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.338437 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6b70d140-a226-45e7-8b93-bad705099cda None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.340368 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b70d140-a226-45e7-8b93-bad705099cda tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:07.340568 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b70d140-a226-45e7-8b93-bad705099cda tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.340759 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b70d140-a226-45e7-8b93-bad705099cda tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.347055 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.347055 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:07.351686 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6b70d140-a226-45e7-8b93-bad705099cda tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:07.358965 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b70d140-a226-45e7-8b93-bad705099cda tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:07.359438 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 116/452] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.520508 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36487aab-843e-4203-b798-da6bd0b8b463 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.522715 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36487aab-843e-4203-b798-da6bd0b8b463 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:07.522971 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36487aab-843e-4203-b798-da6bd0b8b463 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.523343 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36487aab-843e-4203-b798-da6bd0b8b463 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.530863 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8844933a-a7fb-4f4c-8b19-b15258b5761a req-b073f7b4-eb88-4add-8d6d-39fd1a3a62b3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.532614 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8844933a-a7fb-4f4c-8b19-b15258b5761a req-b073f7b4-eb88-4add-8d6d-39fd1a3a62b3 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] DELETE https://10.4.3.126/volume/v3/volumes/tempest-invalid-2108436290 Aug 13 19:25:07.532754 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8844933a-a7fb-4f4c-8b19-b15258b5761a req-b073f7b4-eb88-4add-8d6d-39fd1a3a62b3 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.533223 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8844933a-a7fb-4f4c-8b19-b15258b5761a req-b073f7b4-eb88-4add-8d6d-39fd1a3a62b3 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.533223 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [req-8844933a-a7fb-4f4c-8b19-b15258b5761a req-b073f7b4-eb88-4add-8d6d-39fd1a3a62b3 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] Delete volume with id: tempest-invalid-2108436290 Aug 13 19:25:07.534991 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.534991 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:07.538016 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8844933a-a7fb-4f4c-8b19-b15258b5761a req-b073f7b4-eb88-4add-8d6d-39fd1a3a62b3 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] https://10.4.3.126/volume/v3/volumes/tempest-invalid-2108436290 returned with HTTP 404 Aug 13 19:25:07.538147 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-36487aab-843e-4203-b798-da6bd0b8b463 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:07.538567 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 114/453] 10.4.3.126 () {70 vars in 1590 bytes} [Thu Aug 13 19:25:07 2026] DELETE /volume/v3/volumes/tempest-invalid-2108436290 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:07.543186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36487aab-843e-4203-b798-da6bd0b8b463 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:07.543737 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 111/454] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.581731 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-68a23cf6-668b-4855-ae60-e451c21fc3da None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.582068 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-68a23cf6-668b-4855-ae60-e451c21fc3da None None] GET https://10.4.3.126/volume// Aug 13 19:25:07.582212 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-68a23cf6-668b-4855-ae60-e451c21fc3da None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.582409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-68a23cf6-668b-4855-ae60-e451c21fc3da None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.582722 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-68a23cf6-668b-4855-ae60-e451c21fc3da None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:07.583003 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 114/455] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:07.598515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-f8327c6c-f662-42ae-9835-ea3c0368f025 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.774385 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-f8327c6c-f662-42ae-9835-ea3c0368f025 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:07.774722 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-f8327c6c-f662-42ae-9835-ea3c0368f025 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9a44117-583e-43d5-839d-2934362aea80", "connector": null, "instance_uuid": "e934c19b-0e9f-408e-b0ad-944b5721d0ad"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:07.782900 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.782900 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:07.788043 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a547cf2d-96ae-470e-9fa2-10628c3c290a req-3c4532f2-1d6d-4d90-a9ab-ead5154ed699 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.789955 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a547cf2d-96ae-470e-9fa2-10628c3c290a req-3c4532f2-1d6d-4d90-a9ab-ead5154ed699 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1f2bf8ad-2176-41cd-874a-f30a8cfa0632 Aug 13 19:25:07.790090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a547cf2d-96ae-470e-9fa2-10628c3c290a req-3c4532f2-1d6d-4d90-a9ab-ead5154ed699 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.790262 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a547cf2d-96ae-470e-9fa2-10628c3c290a req-3c4532f2-1d6d-4d90-a9ab-ead5154ed699 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.790438 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [req-a547cf2d-96ae-470e-9fa2-10628c3c290a req-3c4532f2-1d6d-4d90-a9ab-ead5154ed699 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] Delete volume with id: 1f2bf8ad-2176-41cd-874a-f30a8cfa0632 Aug 13 19:25:07.798739 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a547cf2d-96ae-470e-9fa2-10628c3c290a req-3c4532f2-1d6d-4d90-a9ab-ead5154ed699 tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-member] https://10.4.3.126/volume/v3/volumes/1f2bf8ad-2176-41cd-874a-f30a8cfa0632 returned with HTTP 404 Aug 13 19:25:07.799486 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 115/456] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:25:07 2026] DELETE /volume/v3/volumes/1f2bf8ad-2176-41cd-874a-f30a8cfa0632 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:07.808021 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-f8327c6c-f662-42ae-9835-ea3c0368f025 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:07.808465 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 117/457] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25:07 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:07.821305 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-fabc1a6b-0ead-48b8-8860-33b4326fb25d req-655ee6e7-2cf9-433f-9002-3048e31b8bae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.823387 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fabc1a6b-0ead-48b8-8860-33b4326fb25d req-655ee6e7-2cf9-433f-9002-3048e31b8bae tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-reader] GET https://10.4.3.126/volume/v3/volumes/c488d1f0-2e17-4eef-9815-543b23564551 Aug 13 19:25:07.823575 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fabc1a6b-0ead-48b8-8860-33b4326fb25d req-655ee6e7-2cf9-433f-9002-3048e31b8bae tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.823938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fabc1a6b-0ead-48b8-8860-33b4326fb25d req-655ee6e7-2cf9-433f-9002-3048e31b8bae tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.829092 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fabc1a6b-0ead-48b8-8860-33b4326fb25d req-655ee6e7-2cf9-433f-9002-3048e31b8bae tempest-VolumesNegativeTest-1020877781 tempest-VolumesNegativeTest-1020877781-project-reader] https://10.4.3.126/volume/v3/volumes/c488d1f0-2e17-4eef-9815-543b23564551 returned with HTTP 404 Aug 13 19:25:07.831005 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 112/458] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/c488d1f0-2e17-4eef-9815-543b23564551 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:07.834534 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-569f5ecf-0e97-48b1-b794-119da078e881 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.836684 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-569f5ecf-0e97-48b1-b794-119da078e881 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:25:07.836908 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-569f5ecf-0e97-48b1-b794-119da078e881 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.837094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-569f5ecf-0e97-48b1-b794-119da078e881 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.844903 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.844903 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:07.852352 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-569f5ecf-0e97-48b1-b794-119da078e881 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:25:07.858287 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-569f5ecf-0e97-48b1-b794-119da078e881 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:25:07.858782 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 115/459] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.862296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fe961704-a4f7-4da9-a218-9c543b111ca2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.862296 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fe961704-a4f7-4da9-a218-9c543b111ca2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:07.862442 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fe961704-a4f7-4da9-a218-9c543b111ca2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.862535 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fe961704-a4f7-4da9-a218-9c543b111ca2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.874555 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.874555 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:07.876114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd23c37b-049e-4113-bb19-847890fa857f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.876635 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd23c37b-049e-4113-bb19-847890fa857f None None] GET https://10.4.3.126/volume// Aug 13 19:25:07.876878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd23c37b-049e-4113-bb19-847890fa857f None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.877110 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd23c37b-049e-4113-bb19-847890fa857f None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.877423 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd23c37b-049e-4113-bb19-847890fa857f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:07.877694 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 118/460] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:07.877890 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fe961704-a4f7-4da9-a218-9c543b111ca2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:07.881532 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bdacb59f-1504-4af8-be5c-246f9b9b8a5a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.881684 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1cd4329a-5e8a-45ed-89eb-d4622d165133 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.881891 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fe961704-a4f7-4da9-a218-9c543b111ca2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:07.882237 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 116/461] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.883566 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1cd4329a-5e8a-45ed-89eb-d4622d165133 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:07.883821 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1cd4329a-5e8a-45ed-89eb-d4622d165133 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.884513 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1cd4329a-5e8a-45ed-89eb-d4622d165133 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.885322 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdacb59f-1504-4af8-be5c-246f9b9b8a5a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:25:07.885322 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdacb59f-1504-4af8-be5c-246f9b9b8a5a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.885525 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdacb59f-1504-4af8-be5c-246f9b9b8a5a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.885797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-d820fdc3-e719-4585-ba05-0876d6073ecb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.887995 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-d820fdc3-e719-4585-ba05-0876d6073ecb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:07.888172 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-d820fdc3-e719-4585-ba05-0876d6073ecb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.888356 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-d820fdc3-e719-4585-ba05-0876d6073ecb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.892852 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.892852 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:07.896405 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bdacb59f-1504-4af8-be5c-246f9b9b8a5a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:25:07.897904 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.897904 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:07.899781 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.899781 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:07.900053 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdacb59f-1504-4af8-be5c-246f9b9b8a5a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:25:07.900435 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 113/462] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.901057 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1cd4329a-5e8a-45ed-89eb-d4622d165133 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:07.903621 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-d820fdc3-e719-4585-ba05-0876d6073ecb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:07.905124 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1cd4329a-5e8a-45ed-89eb-d4622d165133 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:07.905547 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 116/463] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:07.907306 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-d820fdc3-e719-4585-ba05-0876d6073ecb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:07.907694 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 119/464] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:07.917047 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.918677 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:25:07.919018 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c460483-410c-4ee2-9424-59743515061a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1819895778"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:07.926934 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:07.926934 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:07.927418 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:25:07.927550 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 8c460483-410c-4ee2-9424-59743515061a Aug 13 19:25:07.939292 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-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 13 19:25:07.956164 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['3ad9a9fc-ecba-45d7-86a6-0a4669a64764', 'e448cc2e-51fa-4514-9c51-6e1fa52c5825', '8728e03c-6b92-41f3-bf30-ecf30752c4cb', 'd9e0d9b1-58af-43e6-8f62-b0dffd0715ca'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:07.980484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-e9441927-e7ce-45f6-b7c9-945b7d5e4534 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.982913 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-e9441927-e7ce-45f6-b7c9-945b7d5e4534 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] PUT https://10.4.3.126/volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535 Aug 13 19:25:07.983384 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-e9441927-e7ce-45f6-b7c9-945b7d5e4534 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:07.985144 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot create request issued successfully. Aug 13 19:25:07.985502 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11da6136-09ef-400c-9f66-4b947fdb4d98 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:25:07.985935 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 117/465] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:25:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:07.992549 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-e9441927-e7ce-45f6-b7c9-945b7d5e4534 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Acquiring lock "cinder-attachment_update-c9a44117-583e-43d5-839d-2934362aea80-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:07.994493 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-874f8b28-d5d0-492a-8180-152aa7d31cc1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:07.996512 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-874f8b28-d5d0-492a-8180-152aa7d31cc1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 Aug 13 19:25:07.997175 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-874f8b28-d5d0-492a-8180-152aa7d31cc1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:07.997175 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-874f8b28-d5d0-492a-8180-152aa7d31cc1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:07.999022 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-e9441927-e7ce-45f6-b7c9-945b7d5e4534 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Lock "cinder-attachment_update-c9a44117-583e-43d5-839d-2934362aea80-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:08.000308 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.000308 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:08.002506 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.002506 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:08.003033 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-874f8b28-d5d0-492a-8180-152aa7d31cc1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:25:08.004069 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-874f8b28-d5d0-492a-8180-152aa7d31cc1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 returned with HTTP 200 Aug 13 19:25:08.004599 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 117/466] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:07 2026] GET /volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:08.079413 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-154820ac-33c9-467b-b68b-5fc1911bd869 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.079958 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-e9441927-e7ce-45f6-b7c9-945b7d5e4534 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Lock "cinder-attachment_update-c9a44117-583e-43d5-839d-2934362aea80-np0000007253" released by "attachment_update" :: held 0.081s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:08.080245 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-e9441927-e7ce-45f6-b7c9-945b7d5e4534 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535 returned with HTTP 200 Aug 13 19:25:08.081088 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 114/467] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:07 2026] PUT /volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:08.081201 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-154820ac-33c9-467b-b68b-5fc1911bd869 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:08.081427 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-154820ac-33c9-467b-b68b-5fc1911bd869 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.081601 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-154820ac-33c9-467b-b68b-5fc1911bd869 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.109211 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.109211 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:08.112580 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-154820ac-33c9-467b-b68b-5fc1911bd869 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:08.116602 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-154820ac-33c9-467b-b68b-5fc1911bd869 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:08.117017 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 120/468] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:08.127375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-973becc7-b7dc-4273-8fda-f73bbbb6219f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.129244 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-973becc7-b7dc-4273-8fda-f73bbbb6219f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:08.129475 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-973becc7-b7dc-4273-8fda-f73bbbb6219f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.129635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-973becc7-b7dc-4273-8fda-f73bbbb6219f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.140004 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.140004 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:08.144081 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-973becc7-b7dc-4273-8fda-f73bbbb6219f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:08.149588 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-973becc7-b7dc-4273-8fda-f73bbbb6219f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:08.150001 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 118/469] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:08.373739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-993e35af-1dd8-4747-ba7f-1411d25ac9fb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.375505 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-993e35af-1dd8-4747-ba7f-1411d25ac9fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:08.375720 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-993e35af-1dd8-4747-ba7f-1411d25ac9fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.375955 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-993e35af-1dd8-4747-ba7f-1411d25ac9fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.382177 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.382177 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:08.385143 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-993e35af-1dd8-4747-ba7f-1411d25ac9fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:08.388774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7bc294fc-5002-45a2-b96c-f1e10b390664 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.388834 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-993e35af-1dd8-4747-ba7f-1411d25ac9fb tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:08.389203 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 118/470] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:08.389352 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7bc294fc-5002-45a2-b96c-f1e10b390664 None None] GET https://10.4.3.126/volume// Aug 13 19:25:08.389952 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7bc294fc-5002-45a2-b96c-f1e10b390664 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.389952 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7bc294fc-5002-45a2-b96c-f1e10b390664 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.390344 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7bc294fc-5002-45a2-b96c-f1e10b390664 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:08.390737 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 115/471] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:08.407391 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-a671a3bd-d499-4b29-b5a7-604ffc17f9f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.555128 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1fb718e0-7c77-4aee-9ddc-b533b091e627 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.556854 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1fb718e0-7c77-4aee-9ddc-b533b091e627 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:08.557083 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1fb718e0-7c77-4aee-9ddc-b533b091e627 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.557287 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1fb718e0-7c77-4aee-9ddc-b533b091e627 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.566284 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.566284 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:08.569265 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1fb718e0-7c77-4aee-9ddc-b533b091e627 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:08.573226 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1fb718e0-7c77-4aee-9ddc-b533b091e627 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:08.573594 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 119/472] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:08.597207 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-a671a3bd-d499-4b29-b5a7-604ffc17f9f7 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:08.597539 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-a671a3bd-d499-4b29-b5a7-604ffc17f9f7 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6bb2aef3-5e67-45e3-9247-3b4a735a92b5", "connector": null, "instance_uuid": "1232fb4c-c2f1-40da-9e00-61ce188072f0"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:08.605698 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.605698 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:08.629957 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-a671a3bd-d499-4b29-b5a7-604ffc17f9f7 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:08.630440 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 121/473] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25:08 2026] POST /volume/v3/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:08.655061 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-aebac070-fcb1-4951-95ff-57e10a988124 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.656701 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aebac070-fcb1-4951-95ff-57e10a988124 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:08.656927 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aebac070-fcb1-4951-95ff-57e10a988124 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.657160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aebac070-fcb1-4951-95ff-57e10a988124 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.663892 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7b9b2562-ddde-46ab-bdd0-cb41bcac03fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.664389 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b9b2562-ddde-46ab-bdd0-cb41bcac03fe None None] GET https://10.4.3.126/volume// Aug 13 19:25:08.664600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b9b2562-ddde-46ab-bdd0-cb41bcac03fe None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.664829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b9b2562-ddde-46ab-bdd0-cb41bcac03fe None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.665194 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b9b2562-ddde-46ab-bdd0-cb41bcac03fe None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:08.665480 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 116/474] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:08.666370 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.666370 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:08.669671 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-aebac070-fcb1-4951-95ff-57e10a988124 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:08.672444 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-603f9ed4-f421-44a5-b9b6-0a340de33540 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.673361 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aebac070-fcb1-4951-95ff-57e10a988124 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:08.673699 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 119/475] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:08.674493 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-603f9ed4-f421-44a5-b9b6-0a340de33540 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:08.674704 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-603f9ed4-f421-44a5-b9b6-0a340de33540 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.674882 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-603f9ed4-f421-44a5-b9b6-0a340de33540 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.684808 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.684808 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:08.688239 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-603f9ed4-f421-44a5-b9b6-0a340de33540 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:08.692187 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-603f9ed4-f421-44a5-b9b6-0a340de33540 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:08.692592 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 120/476] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:08.753650 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-663fe0b1-34c6-415d-9cff-83785c0d1dd0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.755405 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-663fe0b1-34c6-415d-9cff-83785c0d1dd0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] PUT https://10.4.3.126/volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058 Aug 13 19:25:08.755734 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-663fe0b1-34c6-415d-9cff-83785c0d1dd0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:08.762097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-663fe0b1-34c6-415d-9cff-83785c0d1dd0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Acquiring lock "cinder-attachment_update-6bb2aef3-5e67-45e3-9247-3b4a735a92b5-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:08.766208 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-663fe0b1-34c6-415d-9cff-83785c0d1dd0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Lock "cinder-attachment_update-6bb2aef3-5e67-45e3-9247-3b4a735a92b5-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:08.767095 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.767095 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:08.845306 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-663fe0b1-34c6-415d-9cff-83785c0d1dd0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Lock "cinder-attachment_update-6bb2aef3-5e67-45e3-9247-3b4a735a92b5-np0000007253" released by "attachment_update" :: held 0.079s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:08.845832 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-663fe0b1-34c6-415d-9cff-83785c0d1dd0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058 returned with HTTP 200 Aug 13 19:25:08.846228 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 122/477] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:08 2026] PUT /volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:08.897819 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dc6b6fa3-9e0e-4ece-beb7-1acf2eb1c0df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.899609 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc6b6fa3-9e0e-4ece-beb7-1acf2eb1c0df tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:08.899822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc6b6fa3-9e0e-4ece-beb7-1acf2eb1c0df tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.899998 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc6b6fa3-9e0e-4ece-beb7-1acf2eb1c0df tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.910914 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.910914 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:08.915091 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dc6b6fa3-9e0e-4ece-beb7-1acf2eb1c0df tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:08.920342 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0ebc166a-f4c3-4632-b0c8-8640e88cf075 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:08.920721 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc6b6fa3-9e0e-4ece-beb7-1acf2eb1c0df tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:08.921243 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 117/478] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:08.922226 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ebc166a-f4c3-4632-b0c8-8640e88cf075 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:08.922437 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ebc166a-f4c3-4632-b0c8-8640e88cf075 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:08.922615 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ebc166a-f4c3-4632-b0c8-8640e88cf075 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:08.933241 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:08.933241 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:08.937829 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0ebc166a-f4c3-4632-b0c8-8640e88cf075 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:08.943717 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ebc166a-f4c3-4632-b0c8-8640e88cf075 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:08.944126 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 120/479] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:08 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:09.014740 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6ceb0c7-a47a-44c4-945a-377780b9a5cf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.017217 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6ceb0c7-a47a-44c4-945a-377780b9a5cf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 Aug 13 19:25:09.017413 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6ceb0c7-a47a-44c4-945a-377780b9a5cf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:09.017693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6ceb0c7-a47a-44c4-945a-377780b9a5cf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:09.024323 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.024323 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:09.024979 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e6ceb0c7-a47a-44c4-945a-377780b9a5cf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:25:09.026117 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6ceb0c7-a47a-44c4-945a-377780b9a5cf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 returned with HTTP 200 Aug 13 19:25:09.026674 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 121/480] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:09 2026] GET /volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:09.038130 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.040015 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:25:09.040489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c460483-410c-4ee2-9424-59743515061a", "snapshot_id": "3948f236-ebdc-443c-85f7-5a1862d4a7a4", "name": "tempest-VolumesSnapshotTestJSON-Backup-1836637546", "container": "tempest-volumessnapshottestjson-backup-container-1258437482"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:09.042639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Creating new backup {'backup': {'volume_id': '8c460483-410c-4ee2-9424-59743515061a', 'snapshot_id': '3948f236-ebdc-443c-85f7-5a1862d4a7a4', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1836637546', 'container': 'tempest-volumessnapshottestjson-backup-container-1258437482'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:25:09.042856 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Creating backup of volume 8c460483-410c-4ee2-9424-59743515061a in container tempest-volumessnapshottestjson-backup-container-1258437482 Aug 13 19:25:09.049733 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.049733 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:09.050261 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:25:09.055390 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.055390 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:09.055778 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:25:09.080585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['42d85abe-5a8c-4622-b579-a47c439f152f', '99074806-2e23-4e35-a95e-40c135e9d4ec'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:09.130947 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ad41ca1-f7dc-452e-9ef0-4965d9eb8ce5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:25:09.131596 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 123/481] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:25:09 2026] POST /volume/v3/backups => generated 335 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:09.139494 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3ce9ae27-cb61-4ab3-9c3c-09d6b5470a80 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.141193 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ce9ae27-cb61-4ab3-9c3c-09d6b5470a80 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:09.141484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ce9ae27-cb61-4ab3-9c3c-09d6b5470a80 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:09.141737 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ce9ae27-cb61-4ab3-9c3c-09d6b5470a80 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:09.141898 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3ce9ae27-cb61-4ab3-9c3c-09d6b5470a80 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:09.155155 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.155155 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:09.155830 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ce9ae27-cb61-4ab3-9c3c-09d6b5470a80 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:09.156177 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 118/482] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:09 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 809 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:09.162288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9d9d6672-3fe4-49d5-a3d2-859e48198f9e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.164432 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d9d6672-3fe4-49d5-a3d2-859e48198f9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:09.164672 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d9d6672-3fe4-49d5-a3d2-859e48198f9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:09.164929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d9d6672-3fe4-49d5-a3d2-859e48198f9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:09.173208 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.173208 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:09.178176 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9d9d6672-3fe4-49d5-a3d2-859e48198f9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:09.184171 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d9d6672-3fe4-49d5-a3d2-859e48198f9e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:09.184688 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 121/483] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:09 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:09.402215 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b5c2d5c6-2448-44bd-8f89-2471ebd8d3d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.404113 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b5c2d5c6-2448-44bd-8f89-2471ebd8d3d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:09.404746 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b5c2d5c6-2448-44bd-8f89-2471ebd8d3d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:09.404746 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b5c2d5c6-2448-44bd-8f89-2471ebd8d3d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:09.410848 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.410848 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:09.414161 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b5c2d5c6-2448-44bd-8f89-2471ebd8d3d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:09.418127 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b5c2d5c6-2448-44bd-8f89-2471ebd8d3d9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:09.418495 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 122/484] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:09 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:09.588319 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a3622bd1-3dae-42f9-9337-8944b7e9778e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.590912 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3622bd1-3dae-42f9-9337-8944b7e9778e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:09.591218 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3622bd1-3dae-42f9-9337-8944b7e9778e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:09.591696 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3622bd1-3dae-42f9-9337-8944b7e9778e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:09.603696 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.603696 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:09.608623 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a3622bd1-3dae-42f9-9337-8944b7e9778e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:09.614449 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3622bd1-3dae-42f9-9337-8944b7e9778e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:09.615054 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 124/485] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:09 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:09.685707 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e26cfda7-d038-413f-8e45-0d1aa8404c10 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.687420 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e26cfda7-d038-413f-8e45-0d1aa8404c10 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:09.687599 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e26cfda7-d038-413f-8e45-0d1aa8404c10 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:09.687793 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e26cfda7-d038-413f-8e45-0d1aa8404c10 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:09.696791 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.696791 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:09.699886 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e26cfda7-d038-413f-8e45-0d1aa8404c10 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:09.703329 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e26cfda7-d038-413f-8e45-0d1aa8404c10 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:09.703698 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 119/486] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:09 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:09.932978 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-462d79aa-f11f-45f7-89bd-65225ddca28e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.935090 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-462d79aa-f11f-45f7-89bd-65225ddca28e tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:09.935441 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-462d79aa-f11f-45f7-89bd-65225ddca28e tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:09.935740 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-462d79aa-f11f-45f7-89bd-65225ddca28e tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:09.948132 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.948132 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:09.952436 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-462d79aa-f11f-45f7-89bd-65225ddca28e tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:09.956611 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-462d79aa-f11f-45f7-89bd-65225ddca28e tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:09.957166 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 122/487] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:09 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:09.957474 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7b807d00-69c8-4e2c-b9cc-1dc838a085e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:09.959741 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b807d00-69c8-4e2c-b9cc-1dc838a085e3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:09.960016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b807d00-69c8-4e2c-b9cc-1dc838a085e3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:09.960233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b807d00-69c8-4e2c-b9cc-1dc838a085e3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:09.970674 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:09.970674 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:09.975413 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7b807d00-69c8-4e2c-b9cc-1dc838a085e3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:09.980429 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b807d00-69c8-4e2c-b9cc-1dc838a085e3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:09.980823 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 123/488] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:09 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:10.166168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1ac0fff1-8f2a-4ca7-b3a0-e373ecea4602 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.167959 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ac0fff1-8f2a-4ca7-b3a0-e373ecea4602 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:10.168157 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ac0fff1-8f2a-4ca7-b3a0-e373ecea4602 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.168386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ac0fff1-8f2a-4ca7-b3a0-e373ecea4602 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.168534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1ac0fff1-8f2a-4ca7-b3a0-e373ecea4602 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:10.172896 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:10.172896 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:10.173576 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ac0fff1-8f2a-4ca7-b3a0-e373ecea4602 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:10.173979 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 125/489] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:10.199038 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a5e17a8f-e83a-402f-be82-a85c11379142 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.200559 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a5e17a8f-e83a-402f-be82-a85c11379142 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:10.200744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a5e17a8f-e83a-402f-be82-a85c11379142 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.200929 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a5e17a8f-e83a-402f-be82-a85c11379142 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.208189 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:10.208189 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:10.211322 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a5e17a8f-e83a-402f-be82-a85c11379142 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:10.214742 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a5e17a8f-e83a-402f-be82-a85c11379142 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:10.215077 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 120/490] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:10.431966 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-009e9669-c936-4436-9fcf-6eaa5f40bc86 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.434038 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-009e9669-c936-4436-9fcf-6eaa5f40bc86 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:10.434262 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-009e9669-c936-4436-9fcf-6eaa5f40bc86 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.434539 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-009e9669-c936-4436-9fcf-6eaa5f40bc86 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.442967 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:10.442967 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:10.446009 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-009e9669-c936-4436-9fcf-6eaa5f40bc86 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:10.449622 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-009e9669-c936-4436-9fcf-6eaa5f40bc86 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:10.449977 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 123/491] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:10.627920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b93bdd13-875c-4d40-8845-9543a4877958 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.629705 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b93bdd13-875c-4d40-8845-9543a4877958 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:10.629913 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b93bdd13-875c-4d40-8845-9543a4877958 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.630148 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b93bdd13-875c-4d40-8845-9543a4877958 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.638923 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:10.638923 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:10.641894 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b93bdd13-875c-4d40-8845-9543a4877958 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:10.645592 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b93bdd13-875c-4d40-8845-9543a4877958 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:10.645963 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 124/492] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:10.715321 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cff5218d-2de7-465e-9803-233e320cc170 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.716878 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cff5218d-2de7-465e-9803-233e320cc170 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:10.717052 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cff5218d-2de7-465e-9803-233e320cc170 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.717215 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cff5218d-2de7-465e-9803-233e320cc170 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.726373 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:10.726373 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:10.729134 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cff5218d-2de7-465e-9803-233e320cc170 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:10.732562 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cff5218d-2de7-465e-9803-233e320cc170 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:10.733062 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 126/493] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:10.805204 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7786e218-2c6c-4839-8d6c-529c3f6d251e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.968827 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7786e218-2c6c-4839-8d6c-529c3f6d251e tempest-VolumePoolsAdminTestsJSON-85145005 tempest-VolumePoolsAdminTestsJSON-85145005-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 19:25:10.968998 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7786e218-2c6c-4839-8d6c-529c3f6d251e tempest-VolumePoolsAdminTestsJSON-85145005 tempest-VolumePoolsAdminTestsJSON-85145005-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.969162 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7786e218-2c6c-4839-8d6c-529c3f6d251e tempest-VolumePoolsAdminTestsJSON-85145005 tempest-VolumePoolsAdminTestsJSON-85145005-project-admin] Calling method 'get_pools' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.969721 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-536be3bc-391d-47df-8d5d-bd23e8a461f2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.971505 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-536be3bc-391d-47df-8d5d-bd23e8a461f2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:10.971705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-536be3bc-391d-47df-8d5d-bd23e8a461f2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.971899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-536be3bc-391d-47df-8d5d-bd23e8a461f2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.978046 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7786e218-2c6c-4839-8d6c-529c3f6d251e tempest-VolumePoolsAdminTestsJSON-85145005 tempest-VolumePoolsAdminTestsJSON-85145005-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 19:25:10.978479 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 121/494] 10.4.3.126 () {66 vars in 1314 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:10.981147 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:10.981147 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:10.984315 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-536be3bc-391d-47df-8d5d-bd23e8a461f2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:10.986803 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-807e8fe3-6026-42cf-bf88-63aeedf04bf0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.988004 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-536be3bc-391d-47df-8d5d-bd23e8a461f2 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:10.988324 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-807e8fe3-6026-42cf-bf88-63aeedf04bf0 tempest-VolumePoolsAdminTestsJSON-85145005 tempest-VolumePoolsAdminTestsJSON-85145005-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 13 19:25:10.988394 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 124/495] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:10.988505 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-807e8fe3-6026-42cf-bf88-63aeedf04bf0 tempest-VolumePoolsAdminTestsJSON-85145005 tempest-VolumePoolsAdminTestsJSON-85145005-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.988710 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-807e8fe3-6026-42cf-bf88-63aeedf04bf0 tempest-VolumePoolsAdminTestsJSON-85145005 tempest-VolumePoolsAdminTestsJSON-85145005-project-admin] Calling method 'get_pools' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.991808 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-328fcff6-26c2-4842-80ef-8edaf68ca963 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:10.994310 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-328fcff6-26c2-4842-80ef-8edaf68ca963 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:10.994638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-328fcff6-26c2-4842-80ef-8edaf68ca963 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:10.994925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-328fcff6-26c2-4842-80ef-8edaf68ca963 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:10.997673 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-807e8fe3-6026-42cf-bf88-63aeedf04bf0 tempest-VolumePoolsAdminTestsJSON-85145005 tempest-VolumePoolsAdminTestsJSON-85145005-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 19:25:10.998218 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 125/496] 10.4.3.126 () {66 vars in 1291 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:11.005034 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:11.005034 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:11.008613 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-328fcff6-26c2-4842-80ef-8edaf68ca963 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:11.012177 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-328fcff6-26c2-4842-80ef-8edaf68ca963 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:11.012529 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 127/497] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:10 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:11.183492 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02f47e40-b600-4148-b8e7-0529b542d84c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:11.185146 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02f47e40-b600-4148-b8e7-0529b542d84c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:11.185339 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02f47e40-b600-4148-b8e7-0529b542d84c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:11.185516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02f47e40-b600-4148-b8e7-0529b542d84c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:11.185615 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-02f47e40-b600-4148-b8e7-0529b542d84c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:11.189636 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:11.189636 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:11.190271 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02f47e40-b600-4148-b8e7-0529b542d84c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:11.190601 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 122/498] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:11 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:11.227018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-35ea01af-a1bb-4917-a90b-42885e96bc2f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:11.228636 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-35ea01af-a1bb-4917-a90b-42885e96bc2f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:11.228892 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-35ea01af-a1bb-4917-a90b-42885e96bc2f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:11.229109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-35ea01af-a1bb-4917-a90b-42885e96bc2f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:11.235163 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:11.235163 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:11.238511 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-35ea01af-a1bb-4917-a90b-42885e96bc2f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:11.242292 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-35ea01af-a1bb-4917-a90b-42885e96bc2f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:11.242690 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 125/499] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:11 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:11.463718 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-09552c69-2951-4a87-918c-2a54cb817a60 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:11.465235 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-09552c69-2951-4a87-918c-2a54cb817a60 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:11.465419 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-09552c69-2951-4a87-918c-2a54cb817a60 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:11.465587 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-09552c69-2951-4a87-918c-2a54cb817a60 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:11.471812 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:11.471812 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:11.474749 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-09552c69-2951-4a87-918c-2a54cb817a60 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:11.478430 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-09552c69-2951-4a87-918c-2a54cb817a60 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:11.478785 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 126/500] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:11 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:11.657414 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b26a2fc0-e17d-4c25-8d9a-dc0ccdeb2b8b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:11.659124 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b26a2fc0-e17d-4c25-8d9a-dc0ccdeb2b8b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:11.659309 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b26a2fc0-e17d-4c25-8d9a-dc0ccdeb2b8b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:11.659471 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b26a2fc0-e17d-4c25-8d9a-dc0ccdeb2b8b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:11.668203 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:11.668203 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:11.671289 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b26a2fc0-e17d-4c25-8d9a-dc0ccdeb2b8b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:11.674866 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b26a2fc0-e17d-4c25-8d9a-dc0ccdeb2b8b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:11.675196 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 128/501] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:11 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:11.744098 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5e2bef95-b5b8-418b-9db2-81dde82771a2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:11.745584 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e2bef95-b5b8-418b-9db2-81dde82771a2 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:11.745768 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e2bef95-b5b8-418b-9db2-81dde82771a2 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:11.745948 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e2bef95-b5b8-418b-9db2-81dde82771a2 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:11.755465 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:11.755465 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:11.758378 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5e2bef95-b5b8-418b-9db2-81dde82771a2 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:11.761686 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e2bef95-b5b8-418b-9db2-81dde82771a2 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:11.762070 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 123/502] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:11 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:12.002843 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b6c91d5a-380e-46fd-b8b8-32a5e61ca0cf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:12.004342 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b6c91d5a-380e-46fd-b8b8-32a5e61ca0cf tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:12.004502 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b6c91d5a-380e-46fd-b8b8-32a5e61ca0cf tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:12.004797 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b6c91d5a-380e-46fd-b8b8-32a5e61ca0cf tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:12.012877 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:12.012877 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:12.015761 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b6c91d5a-380e-46fd-b8b8-32a5e61ca0cf tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:12.019832 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b6c91d5a-380e-46fd-b8b8-32a5e61ca0cf tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:12.020288 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 126/503] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:12 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:12.024814 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8037baa6-eb90-4343-a2d1-3785a8ea8871 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:12.026490 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8037baa6-eb90-4343-a2d1-3785a8ea8871 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:12.026708 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8037baa6-eb90-4343-a2d1-3785a8ea8871 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:12.026929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8037baa6-eb90-4343-a2d1-3785a8ea8871 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:12.034787 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:12.034787 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:12.037681 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8037baa6-eb90-4343-a2d1-3785a8ea8871 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:12.041222 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8037baa6-eb90-4343-a2d1-3785a8ea8871 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:12.041622 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 127/504] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:12 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:12.199403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8567b031-318a-4412-8c07-7f45c2e5f296 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:12.201123 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8567b031-318a-4412-8c07-7f45c2e5f296 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:12.201368 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8567b031-318a-4412-8c07-7f45c2e5f296 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:12.201593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8567b031-318a-4412-8c07-7f45c2e5f296 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:12.201749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8567b031-318a-4412-8c07-7f45c2e5f296 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:12.206624 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:12.206624 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:12.207362 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8567b031-318a-4412-8c07-7f45c2e5f296 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:12.207770 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 129/505] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:12 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:12.255811 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0c56929b-0e33-45a7-af4a-4fb1533479eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:12.257524 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c56929b-0e33-45a7-af4a-4fb1533479eb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:12.257662 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c56929b-0e33-45a7-af4a-4fb1533479eb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:12.257845 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c56929b-0e33-45a7-af4a-4fb1533479eb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:12.264725 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:12.264725 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:12.268253 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0c56929b-0e33-45a7-af4a-4fb1533479eb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:12.272035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c56929b-0e33-45a7-af4a-4fb1533479eb tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:12.272380 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 124/506] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:12 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:12.490620 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c8183e8c-6e70-45fb-8ba7-87c1bfff8632 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:12.492267 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c8183e8c-6e70-45fb-8ba7-87c1bfff8632 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:12.492458 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c8183e8c-6e70-45fb-8ba7-87c1bfff8632 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:12.492626 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c8183e8c-6e70-45fb-8ba7-87c1bfff8632 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:12.498879 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:12.498879 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:12.501788 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c8183e8c-6e70-45fb-8ba7-87c1bfff8632 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:12.505520 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c8183e8c-6e70-45fb-8ba7-87c1bfff8632 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:12.505852 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 127/507] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:12 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:12.686612 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ca5decd-0702-46e8-b195-451dea0fd8c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:12.688089 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ca5decd-0702-46e8-b195-451dea0fd8c5 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:12.688248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ca5decd-0702-46e8-b195-451dea0fd8c5 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:12.688434 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ca5decd-0702-46e8-b195-451dea0fd8c5 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:12.697180 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:12.697180 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:12.700881 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8ca5decd-0702-46e8-b195-451dea0fd8c5 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:12.704658 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ca5decd-0702-46e8-b195-451dea0fd8c5 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:12.705038 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 128/508] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:12 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:12.774766 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-043ce3ad-9008-406f-847a-f58d5c8dfb47 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:12.776401 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-043ce3ad-9008-406f-847a-f58d5c8dfb47 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:12.776565 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-043ce3ad-9008-406f-847a-f58d5c8dfb47 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:12.776756 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-043ce3ad-9008-406f-847a-f58d5c8dfb47 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:12.786620 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:12.786620 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:12.789390 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-043ce3ad-9008-406f-847a-f58d5c8dfb47 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:12.792959 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-043ce3ad-9008-406f-847a-f58d5c8dfb47 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:12.793365 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 130/509] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:12 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:13.032057 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75c6449e-3c40-4e7e-84d8-8b6aba33841d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:13.033559 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75c6449e-3c40-4e7e-84d8-8b6aba33841d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:13.033744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75c6449e-3c40-4e7e-84d8-8b6aba33841d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:13.033912 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75c6449e-3c40-4e7e-84d8-8b6aba33841d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:13.042015 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:13.042015 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:13.044968 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-75c6449e-3c40-4e7e-84d8-8b6aba33841d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:13.048898 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75c6449e-3c40-4e7e-84d8-8b6aba33841d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:13.049604 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 125/510] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:13 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:13.052915 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e9691203-425e-4748-ad8f-a986911e0703 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:13.054486 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e9691203-425e-4748-ad8f-a986911e0703 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:13.054675 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e9691203-425e-4748-ad8f-a986911e0703 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:13.054896 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e9691203-425e-4748-ad8f-a986911e0703 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:13.062521 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:13.062521 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:13.065374 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e9691203-425e-4748-ad8f-a986911e0703 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:13.068920 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e9691203-425e-4748-ad8f-a986911e0703 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:13.069249 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 128/511] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:13 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:13.217344 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-55eafb76-39d0-4e62-88f3-5b6dfee9cf83 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:13.219465 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-55eafb76-39d0-4e62-88f3-5b6dfee9cf83 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:13.219642 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-55eafb76-39d0-4e62-88f3-5b6dfee9cf83 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:13.219831 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-55eafb76-39d0-4e62-88f3-5b6dfee9cf83 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:13.219934 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-55eafb76-39d0-4e62-88f3-5b6dfee9cf83 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:13.231530 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:13.231530 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:13.232283 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-55eafb76-39d0-4e62-88f3-5b6dfee9cf83 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:13.232746 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 129/512] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:13 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:13.284287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3c8167c2-aae6-4f4a-ae72-33482672d987 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:13.286422 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c8167c2-aae6-4f4a-ae72-33482672d987 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:13.286685 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c8167c2-aae6-4f4a-ae72-33482672d987 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:13.286934 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c8167c2-aae6-4f4a-ae72-33482672d987 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:13.295290 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:13.295290 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:13.299356 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3c8167c2-aae6-4f4a-ae72-33482672d987 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:13.304478 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c8167c2-aae6-4f4a-ae72-33482672d987 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:13.304980 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 131/513] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:13 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:13.517350 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-57ff4055-6821-46e5-87b1-cd62312f39a3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:13.518859 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57ff4055-6821-46e5-87b1-cd62312f39a3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:13.519061 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57ff4055-6821-46e5-87b1-cd62312f39a3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:13.519263 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57ff4055-6821-46e5-87b1-cd62312f39a3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:13.525316 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:13.525316 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:13.528264 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-57ff4055-6821-46e5-87b1-cd62312f39a3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:13.531757 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57ff4055-6821-46e5-87b1-cd62312f39a3 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:13.532115 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 126/514] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:13 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:13.716885 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-af9ee394-3b84-4ea4-b419-f5723ddebc0c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:13.718867 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af9ee394-3b84-4ea4-b419-f5723ddebc0c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:13.719109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af9ee394-3b84-4ea4-b419-f5723ddebc0c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:13.719391 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af9ee394-3b84-4ea4-b419-f5723ddebc0c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:13.730257 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:13.730257 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:13.734004 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-af9ee394-3b84-4ea4-b419-f5723ddebc0c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:13.739102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af9ee394-3b84-4ea4-b419-f5723ddebc0c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:13.739612 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 129/515] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:13 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:13.804892 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-31141f42-e282-4059-bb3a-ad243a40639f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:13.806384 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-31141f42-e282-4059-bb3a-ad243a40639f tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:13.806545 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-31141f42-e282-4059-bb3a-ad243a40639f tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:13.806740 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-31141f42-e282-4059-bb3a-ad243a40639f tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:13.814647 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:13.814647 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:13.817287 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-31141f42-e282-4059-bb3a-ad243a40639f tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:13.820464 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-31141f42-e282-4059-bb3a-ad243a40639f tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:13.820817 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 130/516] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:13 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:13.997601 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3632900c-031c-4ec5-8e32-273ec9aaecf5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.060780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-18aef433-8a04-43b7-a8fd-1955ca0afcb8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.062257 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18aef433-8a04-43b7-a8fd-1955ca0afcb8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:14.062432 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18aef433-8a04-43b7-a8fd-1955ca0afcb8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:14.062597 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18aef433-8a04-43b7-a8fd-1955ca0afcb8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:14.070160 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.070160 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:14.072851 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-18aef433-8a04-43b7-a8fd-1955ca0afcb8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:14.076167 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18aef433-8a04-43b7-a8fd-1955ca0afcb8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:14.076521 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 127/517] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:14 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:14.080603 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-229c7242-58ec-495f-80aa-8aa0c4bc5f7f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.082171 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-229c7242-58ec-495f-80aa-8aa0c4bc5f7f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:14.082280 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-229c7242-58ec-495f-80aa-8aa0c4bc5f7f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:14.082707 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-229c7242-58ec-495f-80aa-8aa0c4bc5f7f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:14.090135 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.090135 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:14.092918 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-229c7242-58ec-495f-80aa-8aa0c4bc5f7f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:14.096359 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-229c7242-58ec-495f-80aa-8aa0c4bc5f7f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:14.096751 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 130/518] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:14 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:14.156369 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3632900c-031c-4ec5-8e32-273ec9aaecf5 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:25:14.156732 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3632900c-031c-4ec5-8e32-273ec9aaecf5 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2084444151"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:14.166790 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3632900c-031c-4ec5-8e32-273ec9aaecf5 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:25:14.167135 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 132/519] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:25:13 2026] POST /volume/v3/types => generated 233 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:14.174085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fe95525d-1cac-4b2a-9f59-b702930a36e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.175890 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fe95525d-1cac-4b2a-9f59-b702930a36e8 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:25:14.176027 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fe95525d-1cac-4b2a-9f59-b702930a36e8 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1259612716", "extra_specs": {"multiattach": " True"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:14.186958 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fe95525d-1cac-4b2a-9f59-b702930a36e8 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:25:14.187268 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 131/520] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:25:14 2026] POST /volume/v3/types => generated 259 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:14.194001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.243207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0c1eb48b-17a8-4423-92b4-fb2150531947 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.244948 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c1eb48b-17a8-4423-92b4-fb2150531947 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:14.245160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c1eb48b-17a8-4423-92b4-fb2150531947 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:14.245476 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c1eb48b-17a8-4423-92b4-fb2150531947 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:14.245639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-0c1eb48b-17a8-4423-92b4-fb2150531947 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:14.258470 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.258470 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:14.259224 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c1eb48b-17a8-4423-92b4-fb2150531947 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:14.259617 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 131/521] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:14 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:14.315464 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1abdab90-53d4-41f3-b832-1e0f1d3480ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.317051 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1abdab90-53d4-41f3-b832-1e0f1d3480ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:14.317215 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1abdab90-53d4-41f3-b832-1e0f1d3480ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:14.317416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1abdab90-53d4-41f3-b832-1e0f1d3480ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:14.324109 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.324109 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:14.327552 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1abdab90-53d4-41f3-b832-1e0f1d3480ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:14.331433 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1abdab90-53d4-41f3-b832-1e0f1d3480ce tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:14.331920 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 133/522] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:14 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:14.353907 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:14.354226 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2084444151", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1926710413"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:14.355570 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-2084444151', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1926710413'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:14.358577 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Create volume of 1 GB Aug 13 19:25:14.358883 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.358883 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:14.359345 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Availability Zones retrieved successfully. Aug 13 19:25:14.364091 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Flow 'volume_create_api' (c38fb2b3-3f31-4ca3-93c1-bd79d149512e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:14.364896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dbb5248-cd1c-4e42-99a4-30fbc1d1157b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:14.365655 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:14.381515 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dbb5248-cd1c-4e42-99a4-30fbc1d1157b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:25:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94e4cd86-d93c-4ba9-bc18-aae5a0504aa5,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-2084444151',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94e4cd86-d93c-4ba9-bc18-aae5a0504aa5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:14.382149 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50337c73-6009-4afe-863d-8bf2d2362bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:14.403194 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2084444151 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2084444151, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:14.403447 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2084444151 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2084444151, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:14.428289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Created reservations ['4d7fed80-c8f6-4db1-9441-aa6ec50d14d2', '843c2778-9de1-4cfb-abf4-a1104f18e9c7', '4db685d4-159e-4c8f-840b-0112f376fbc8', '5609ff49-5851-4873-aa26-7dd23ef7049b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:14.428990 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50337c73-6009-4afe-863d-8bf2d2362bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d7fed80-c8f6-4db1-9441-aa6ec50d14d2', '843c2778-9de1-4cfb-abf4-a1104f18e9c7', '4db685d4-159e-4c8f-840b-0112f376fbc8', '5609ff49-5851-4873-aa26-7dd23ef7049b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:14.429626 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d2b45a-12e2-4d2d-b2bb-ae66d7b69f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:14.449694 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d2b45a-12e2-4d2d-b2bb-ae66d7b69f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0fb82e7-8950-42ba-9296-bbe3b11f8600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1926710413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5f10370f0946f9bb5f1d42775594ac',qos_specs=None,replication_status=,reservations=['4d7fed80-c8f6-4db1-9441-aa6ec50d14d2','843c2778-9de1-4cfb-abf4-a1104f18e9c7','4db685d4-159e-4c8f-840b-0112f376fbc8','5609ff49-5851-4873-aa26-7dd23ef7049b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08835f64b93a42b4a07454b6b82e32de',volume_type_id=94e4cd86-d93c-4ba9-bc18-aae5a0504aa5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1926710413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0fb82e7-8950-42ba-9296-bbe3b11f8600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5f10370f0946f9bb5f1d42775594ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08835f64b93a42b4a07454b6b82e32de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94e4cd86-d93c-4ba9-bc18-aae5a0504aa5),volume_type_id=94e4cd86-d93c-4ba9-bc18-aae5a0504aa5)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:14.450976 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914191d4-b5c0-4435-b616-ff959bef25e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:14.464575 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914191d4-b5c0-4435-b616-ff959bef25e5) transitioned into state 'SUCCESS' from state '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-1926710413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5f10370f0946f9bb5f1d42775594ac',qos_specs=None,replication_status=,reservations=['4d7fed80-c8f6-4db1-9441-aa6ec50d14d2','843c2778-9de1-4cfb-abf4-a1104f18e9c7','4db685d4-159e-4c8f-840b-0112f376fbc8','5609ff49-5851-4873-aa26-7dd23ef7049b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08835f64b93a42b4a07454b6b82e32de',volume_type_id=94e4cd86-d93c-4ba9-bc18-aae5a0504aa5)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:14.465258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d42c47-7238-447c-a0c7-84b2df3f32d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:14.472414 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d42c47-7238-447c-a0c7-84b2df3f32d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:14.473154 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Flow 'volume_create_api' (c38fb2b3-3f31-4ca3-93c1-bd79d149512e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:14.473619 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Create volume request issued successfully. Aug 13 19:25:14.474166 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f88475cb-9b0e-4b3f-b699-f9cf688dec32 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:14.474536 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 128/523] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:25:14 2026] POST /volume/v3/volumes => generated 872 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:14.484965 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-37086d69-c5fd-4868-98cf-a28cc8ad6271 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.486532 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37086d69-c5fd-4868-98cf-a28cc8ad6271 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:14.486740 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37086d69-c5fd-4868-98cf-a28cc8ad6271 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:14.486929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37086d69-c5fd-4868-98cf-a28cc8ad6271 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:14.493316 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.493316 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:14.496786 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-37086d69-c5fd-4868-98cf-a28cc8ad6271 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:14.500343 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37086d69-c5fd-4868-98cf-a28cc8ad6271 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:14.500695 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 132/524] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:14 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 940 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:14.543753 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-66e7facc-d6bb-46ff-94cd-032e5d26dfec None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.545357 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-66e7facc-d6bb-46ff-94cd-032e5d26dfec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:14.545513 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-66e7facc-d6bb-46ff-94cd-032e5d26dfec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:14.545700 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-66e7facc-d6bb-46ff-94cd-032e5d26dfec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:14.551599 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.551599 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:14.554481 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-66e7facc-d6bb-46ff-94cd-032e5d26dfec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:14.558003 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-66e7facc-d6bb-46ff-94cd-032e5d26dfec tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:14.558355 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 132/525] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:14 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:14.751412 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-81a8d941-fab9-4fa9-8c7a-0aee5658728f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.752877 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81a8d941-fab9-4fa9-8c7a-0aee5658728f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:14.753046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81a8d941-fab9-4fa9-8c7a-0aee5658728f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:14.753211 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81a8d941-fab9-4fa9-8c7a-0aee5658728f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:14.760898 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.760898 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:14.763498 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-81a8d941-fab9-4fa9-8c7a-0aee5658728f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:14.766767 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81a8d941-fab9-4fa9-8c7a-0aee5658728f tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:14.767077 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 134/526] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:14 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:14.831964 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c2776e54-db5b-44c1-b08e-2b2ad09dc687 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:14.833647 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c2776e54-db5b-44c1-b08e-2b2ad09dc687 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:14.833817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c2776e54-db5b-44c1-b08e-2b2ad09dc687 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:14.833999 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c2776e54-db5b-44c1-b08e-2b2ad09dc687 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:14.842088 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:14.842088 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:14.844855 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c2776e54-db5b-44c1-b08e-2b2ad09dc687 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:14.848068 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c2776e54-db5b-44c1-b08e-2b2ad09dc687 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:14.848431 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 129/527] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:14 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:15.088329 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-68ce08c2-e9d1-4b80-8ff5-c3a777457017 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.089419 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68ce08c2-e9d1-4b80-8ff5-c3a777457017 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:15.089591 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68ce08c2-e9d1-4b80-8ff5-c3a777457017 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.089779 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68ce08c2-e9d1-4b80-8ff5-c3a777457017 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.097703 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.097703 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:15.100620 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-68ce08c2-e9d1-4b80-8ff5-c3a777457017 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:15.103887 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68ce08c2-e9d1-4b80-8ff5-c3a777457017 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:15.104204 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 133/528] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:15.107885 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c3b74565-f39d-41c1-9e71-1a10770990b4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.110150 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c3b74565-f39d-41c1-9e71-1a10770990b4 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:15.110428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c3b74565-f39d-41c1-9e71-1a10770990b4 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.110711 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c3b74565-f39d-41c1-9e71-1a10770990b4 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.120834 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.120834 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:15.124885 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c3b74565-f39d-41c1-9e71-1a10770990b4 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:15.129605 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c3b74565-f39d-41c1-9e71-1a10770990b4 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:15.129992 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 133/529] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:15.268589 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1f97ff57-3bcf-441a-97af-91adea5e723f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.270170 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1f97ff57-3bcf-441a-97af-91adea5e723f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:15.270393 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1f97ff57-3bcf-441a-97af-91adea5e723f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.270608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1f97ff57-3bcf-441a-97af-91adea5e723f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.270764 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1f97ff57-3bcf-441a-97af-91adea5e723f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:15.274668 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.274668 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:15.275426 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1f97ff57-3bcf-441a-97af-91adea5e723f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:15.275849 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 135/530] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:15.342923 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8104f276-3365-4c9d-b521-a5ff6e60c0e5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.344408 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8104f276-3365-4c9d-b521-a5ff6e60c0e5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:15.344571 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8104f276-3365-4c9d-b521-a5ff6e60c0e5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.344772 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8104f276-3365-4c9d-b521-a5ff6e60c0e5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.350772 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.350772 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:15.353922 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8104f276-3365-4c9d-b521-a5ff6e60c0e5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:15.357317 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8104f276-3365-4c9d-b521-a5ff6e60c0e5 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:15.357773 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 130/531] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:15.512482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e00fba11-be4f-462a-b46c-e2b343c17563 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.514105 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e00fba11-be4f-462a-b46c-e2b343c17563 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:15.514332 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e00fba11-be4f-462a-b46c-e2b343c17563 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.514515 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e00fba11-be4f-462a-b46c-e2b343c17563 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.520286 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.520286 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:15.523194 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e00fba11-be4f-462a-b46c-e2b343c17563 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:15.526641 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e00fba11-be4f-462a-b46c-e2b343c17563 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:15.526969 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 134/532] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 999 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:15.538612 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9074611f-3383-4575-ab10-a5be9e9adf5f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.540143 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9074611f-3383-4575-ab10-a5be9e9adf5f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:15.540338 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9074611f-3383-4575-ab10-a5be9e9adf5f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.540508 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9074611f-3383-4575-ab10-a5be9e9adf5f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.546186 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.546186 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:15.548695 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9074611f-3383-4575-ab10-a5be9e9adf5f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Volume info retrieved successfully. Aug 13 19:25:15.551763 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9074611f-3383-4575-ab10-a5be9e9adf5f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:15.552066 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 134/533] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 1193 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:15.562524 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-171d5f24-4d9c-4a53-a240-7254b530e1de None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.563954 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] POST https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600/action Aug 13 19:25:15.564261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1259612716", "migration_policy": "never"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:15.564392 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1259612716", "migration_policy": "never"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:15.569536 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-663fb9b8-a4e5-49ec-a58c-58f358dc7db9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.571403 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-663fb9b8-a4e5-49ec-a58c-58f358dc7db9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:15.571460 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.571460 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:15.571597 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-663fb9b8-a4e5-49ec-a58c-58f358dc7db9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.571809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-663fb9b8-a4e5-49ec-a58c-58f358dc7db9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.571916 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:15.576112 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.576112 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:15.578365 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.578365 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:15.581305 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-663fb9b8-a4e5-49ec-a58c-58f358dc7db9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:15.585070 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-663fb9b8-a4e5-49ec-a58c-58f358dc7db9 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:15.585599 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 131/534] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:15.587797 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1259612716 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1259612716, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:15.588061 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1259612716 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1259612716, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:15.603690 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Created reservations ['63e765d8-87d3-4964-8d9c-64b8e4547d04', 'ae21e030-4553-4498-99f1-50931c5f7a46'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:15.611709 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2084444151 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2084444151, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:15.611948 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2084444151 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2084444151, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:15.617248 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Created reservations ['10fe080f-e6ab-484d-afb5-a0d0f0ab1686', '82e0a38a-4125-48ea-988d-39b706ee9ac3'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:15.643353 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Retype volume request issued successfully. Aug 13 19:25:15.643540 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-171d5f24-4d9c-4a53-a240-7254b530e1de tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600/action returned with HTTP 202 Aug 13 19:25:15.644164 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 136/535] 10.4.3.126 () {70 vars in 1432 bytes} [Thu Aug 13 19:25:15 2026] POST /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 19:25:15.650614 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2a3be484-c34a-43cf-888d-e1c1b5fe34eb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.652223 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a3be484-c34a-43cf-888d-e1c1b5fe34eb tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:15.652460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a3be484-c34a-43cf-888d-e1c1b5fe34eb tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.652690 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a3be484-c34a-43cf-888d-e1c1b5fe34eb tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.658412 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.658412 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:15.661529 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2a3be484-c34a-43cf-888d-e1c1b5fe34eb tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:15.665023 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a3be484-c34a-43cf-888d-e1c1b5fe34eb tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:15.665409 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 135/536] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 997 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:15.778660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-87d73039-3a84-443c-bf6f-f9f8b3198d52 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.780168 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-87d73039-3a84-443c-bf6f-f9f8b3198d52 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:15.780369 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-87d73039-3a84-443c-bf6f-f9f8b3198d52 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.780568 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-87d73039-3a84-443c-bf6f-f9f8b3198d52 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.788488 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.788488 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:15.791476 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-87d73039-3a84-443c-bf6f-f9f8b3198d52 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:15.794986 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-87d73039-3a84-443c-bf6f-f9f8b3198d52 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:15.795343 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 135/537] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:15.859805 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15322103-e108-4c26-adaf-55feb9c0d3a5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:15.861344 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15322103-e108-4c26-adaf-55feb9c0d3a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:15.861505 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15322103-e108-4c26-adaf-55feb9c0d3a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:15.861681 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15322103-e108-4c26-adaf-55feb9c0d3a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:15.869574 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:15.869574 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:15.872189 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-15322103-e108-4c26-adaf-55feb9c0d3a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:15.875168 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15322103-e108-4c26-adaf-55feb9c0d3a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:15.875490 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 132/538] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:15 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:16.117877 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cb060835-0472-445c-9bec-4720f03456bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.119553 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb060835-0472-445c-9bec-4720f03456bb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:16.119725 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb060835-0472-445c-9bec-4720f03456bb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.119889 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb060835-0472-445c-9bec-4720f03456bb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.128054 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.128054 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:16.130807 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cb060835-0472-445c-9bec-4720f03456bb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:16.134293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb060835-0472-445c-9bec-4720f03456bb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:16.134700 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 137/539] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:16.141129 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bad1fbb1-06d2-4580-907a-1c0dba7a925d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.142838 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bad1fbb1-06d2-4580-907a-1c0dba7a925d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:16.143028 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bad1fbb1-06d2-4580-907a-1c0dba7a925d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.143200 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bad1fbb1-06d2-4580-907a-1c0dba7a925d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.152197 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.152197 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:16.155522 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bad1fbb1-06d2-4580-907a-1c0dba7a925d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:16.160044 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bad1fbb1-06d2-4580-907a-1c0dba7a925d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:16.160457 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 136/540] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:16.284618 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3e26a891-5e06-4f1c-8fce-255c15968de9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.286133 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3e26a891-5e06-4f1c-8fce-255c15968de9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:16.286309 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3e26a891-5e06-4f1c-8fce-255c15968de9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.286478 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3e26a891-5e06-4f1c-8fce-255c15968de9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.286594 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-3e26a891-5e06-4f1c-8fce-255c15968de9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:16.290323 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.290323 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:16.290990 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3e26a891-5e06-4f1c-8fce-255c15968de9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:16.291372 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 136/541] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:16.368349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1699caf8-841a-4464-af5f-ba3b6dbc4c71 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.369886 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1699caf8-841a-4464-af5f-ba3b6dbc4c71 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:16.370067 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1699caf8-841a-4464-af5f-ba3b6dbc4c71 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.370237 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1699caf8-841a-4464-af5f-ba3b6dbc4c71 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.376279 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.376279 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:16.379206 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1699caf8-841a-4464-af5f-ba3b6dbc4c71 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:16.382561 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1699caf8-841a-4464-af5f-ba3b6dbc4c71 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:16.382889 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 133/542] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:16.597742 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a84f662b-853b-4d4a-a152-2923632c0522 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.599195 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a84f662b-853b-4d4a-a152-2923632c0522 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:16.599375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a84f662b-853b-4d4a-a152-2923632c0522 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.599542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a84f662b-853b-4d4a-a152-2923632c0522 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.605844 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.605844 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:16.608563 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a84f662b-853b-4d4a-a152-2923632c0522 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:16.612553 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a84f662b-853b-4d4a-a152-2923632c0522 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:16.612892 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 138/543] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:16.679443 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6bcda5ca-b088-418b-b0c4-cf05566028f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.681137 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6bcda5ca-b088-418b-b0c4-cf05566028f5 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:16.681382 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6bcda5ca-b088-418b-b0c4-cf05566028f5 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.681588 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6bcda5ca-b088-418b-b0c4-cf05566028f5 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.687796 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.687796 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:16.690974 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6bcda5ca-b088-418b-b0c4-cf05566028f5 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:16.694454 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6bcda5ca-b088-418b-b0c4-cf05566028f5 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:16.694834 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 137/544] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:16.705238 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2f0f7854-9e4e-48b2-93a5-c9aba87dbfa8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.706826 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f0f7854-9e4e-48b2-93a5-c9aba87dbfa8 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:16.707016 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f0f7854-9e4e-48b2-93a5-c9aba87dbfa8 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.707222 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f0f7854-9e4e-48b2-93a5-c9aba87dbfa8 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.713282 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.713282 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:16.716231 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2f0f7854-9e4e-48b2-93a5-c9aba87dbfa8 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Volume info retrieved successfully. Aug 13 19:25:16.719609 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f0f7854-9e4e-48b2-93a5-c9aba87dbfa8 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:16.719951 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 137/545] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 1192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:16.730112 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7605af4b-a145-4f2d-8c40-0c3c7adf6f57 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.731685 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7605af4b-a145-4f2d-8c40-0c3c7adf6f57 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:16.731883 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7605af4b-a145-4f2d-8c40-0c3c7adf6f57 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.732045 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7605af4b-a145-4f2d-8c40-0c3c7adf6f57 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.738330 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.738330 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:16.740984 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7605af4b-a145-4f2d-8c40-0c3c7adf6f57 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Volume info retrieved successfully. Aug 13 19:25:16.744258 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7605af4b-a145-4f2d-8c40-0c3c7adf6f57 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:16.744601 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 134/546] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 1192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:16.755308 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.756736 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] POST https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600/action Aug 13 19:25:16.757035 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2084444151", "migration_policy": "never"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:16.757147 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2084444151", "migration_policy": "never"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:16.763936 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.763936 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:16.764288 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:16.783358 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Created reservations ['be3dfef1-4741-4103-9320-61c4e1d215a4', '4decee58-05a8-46ad-bad3-eb06eb5c68a6'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:16.796654 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Created reservations ['830f56f9-dda8-4bb4-ab88-33a1bfb142e8', '9037d6b0-bbe4-43d1-84aa-83a185e5dd87'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:16.806762 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6dff6e94-8cb7-497e-b078-d504d3fefbc1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.808550 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6dff6e94-8cb7-497e-b078-d504d3fefbc1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:16.808740 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6dff6e94-8cb7-497e-b078-d504d3fefbc1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.808904 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6dff6e94-8cb7-497e-b078-d504d3fefbc1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.815572 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Retype volume request issued successfully. Aug 13 19:25:16.815786 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ff0a0cd-57c6-4752-89dc-f26157149330 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600/action returned with HTTP 202 Aug 13 19:25:16.816189 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 139/547] 10.4.3.126 () {70 vars in 1432 bytes} [Thu Aug 13 19:25:16 2026] POST /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 19:25:16.817334 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.817334 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:16.820137 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6dff6e94-8cb7-497e-b078-d504d3fefbc1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:16.822181 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-464db497-9e74-46e4-b24a-580cdfabf887 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.823695 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-464db497-9e74-46e4-b24a-580cdfabf887 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:16.823884 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-464db497-9e74-46e4-b24a-580cdfabf887 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.824009 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6dff6e94-8cb7-497e-b078-d504d3fefbc1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:16.824041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-464db497-9e74-46e4-b24a-580cdfabf887 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.824354 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 138/548] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:16.830494 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.830494 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:16.833782 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-464db497-9e74-46e4-b24a-580cdfabf887 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:16.837345 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-464db497-9e74-46e4-b24a-580cdfabf887 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:16.837977 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 138/549] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:16.887295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-29cc9334-c3a0-4fd8-84c5-ad05b1c22493 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:16.889238 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29cc9334-c3a0-4fd8-84c5-ad05b1c22493 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:16.889485 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29cc9334-c3a0-4fd8-84c5-ad05b1c22493 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:16.889716 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29cc9334-c3a0-4fd8-84c5-ad05b1c22493 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:16.900258 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:16.900258 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:16.903576 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-29cc9334-c3a0-4fd8-84c5-ad05b1c22493 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:16.907546 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29cc9334-c3a0-4fd8-84c5-ad05b1c22493 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:16.907983 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 135/550] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:16 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:17.145974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bf6698d5-d7ed-4743-a639-59231dfe6fe3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.147638 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf6698d5-d7ed-4743-a639-59231dfe6fe3 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:17.147805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf6698d5-d7ed-4743-a639-59231dfe6fe3 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.147972 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf6698d5-d7ed-4743-a639-59231dfe6fe3 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.157987 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.157987 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:17.161427 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bf6698d5-d7ed-4743-a639-59231dfe6fe3 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:17.165320 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf6698d5-d7ed-4743-a639-59231dfe6fe3 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:17.165661 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 140/551] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:17.172162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d502b721-1a93-45b1-b8fa-33a45de85c10 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.173544 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d502b721-1a93-45b1-b8fa-33a45de85c10 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:17.173735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d502b721-1a93-45b1-b8fa-33a45de85c10 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.173943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d502b721-1a93-45b1-b8fa-33a45de85c10 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.182468 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.182468 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:17.185724 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d502b721-1a93-45b1-b8fa-33a45de85c10 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:17.189646 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d502b721-1a93-45b1-b8fa-33a45de85c10 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:17.190188 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 139/552] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:17.300671 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8f73de13-0a4e-4f2b-84df-7e519f3445c6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.302372 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8f73de13-0a4e-4f2b-84df-7e519f3445c6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:17.302548 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8f73de13-0a4e-4f2b-84df-7e519f3445c6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.302735 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8f73de13-0a4e-4f2b-84df-7e519f3445c6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.302829 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8f73de13-0a4e-4f2b-84df-7e519f3445c6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:17.306692 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.306692 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:17.307369 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8f73de13-0a4e-4f2b-84df-7e519f3445c6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:17.307709 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 139/553] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:17.394882 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3783d794-903b-439c-941f-1c7da63a9115 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.397049 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3783d794-903b-439c-941f-1c7da63a9115 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:17.397235 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3783d794-903b-439c-941f-1c7da63a9115 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.397481 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3783d794-903b-439c-941f-1c7da63a9115 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.405124 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.405124 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:17.408944 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3783d794-903b-439c-941f-1c7da63a9115 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:17.413402 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3783d794-903b-439c-941f-1c7da63a9115 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:17.413834 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 136/554] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:17.626131 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5d34e153-b839-46a5-9044-287f9e0d5b2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.627754 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d34e153-b839-46a5-9044-287f9e0d5b2a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:17.627953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d34e153-b839-46a5-9044-287f9e0d5b2a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.628124 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d34e153-b839-46a5-9044-287f9e0d5b2a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.634914 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.634914 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:17.638042 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5d34e153-b839-46a5-9044-287f9e0d5b2a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:17.641458 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d34e153-b839-46a5-9044-287f9e0d5b2a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:17.641783 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 141/555] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:17.835328 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1f369b57-726e-46ed-8826-465f2bf03c78 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.837030 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f369b57-726e-46ed-8826-465f2bf03c78 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:17.837239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f369b57-726e-46ed-8826-465f2bf03c78 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.837400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f369b57-726e-46ed-8826-465f2bf03c78 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.845967 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.845967 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:17.848852 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1f369b57-726e-46ed-8826-465f2bf03c78 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:17.848897 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3eccc1e9-f9fd-4f13-bfa9-983708753459 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.850580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3eccc1e9-f9fd-4f13-bfa9-983708753459 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:17.850794 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3eccc1e9-f9fd-4f13-bfa9-983708753459 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.850969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3eccc1e9-f9fd-4f13-bfa9-983708753459 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.852225 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f369b57-726e-46ed-8826-465f2bf03c78 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:17.852592 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 140/556] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:17.857054 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.857054 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:17.859985 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3eccc1e9-f9fd-4f13-bfa9-983708753459 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:17.864235 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3eccc1e9-f9fd-4f13-bfa9-983708753459 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:17.864593 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 140/557] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:17.875782 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-130ac53f-8c2b-4560-afa8-431acadcb91f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.877812 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-130ac53f-8c2b-4560-afa8-431acadcb91f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:17.878062 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-130ac53f-8c2b-4560-afa8-431acadcb91f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.878290 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-130ac53f-8c2b-4560-afa8-431acadcb91f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.886182 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.886182 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:17.889654 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-130ac53f-8c2b-4560-afa8-431acadcb91f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Volume info retrieved successfully. Aug 13 19:25:17.893660 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-130ac53f-8c2b-4560-afa8-431acadcb91f tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:17.894082 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 137/558] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:17.904997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ecb62934-18eb-4436-8c80-82bbd0efe9ff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.906560 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecb62934-18eb-4436-8c80-82bbd0efe9ff tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] GET https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926710413 Aug 13 19:25:17.906757 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecb62934-18eb-4436-8c80-82bbd0efe9ff tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.906923 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecb62934-18eb-4436-8c80-82bbd0efe9ff tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.907665 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ecb62934-18eb-4436-8c80-82bbd0efe9ff tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1926710413'), ('all_tenants', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:25:17.918837 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3aad3fe-74db-4a57-acf1-17d93d40ccef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.920467 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3aad3fe-74db-4a57-acf1-17d93d40ccef tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:17.920664 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3aad3fe-74db-4a57-acf1-17d93d40ccef tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.920855 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3aad3fe-74db-4a57-acf1-17d93d40ccef tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.929952 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.929952 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:17.932751 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a3aad3fe-74db-4a57-acf1-17d93d40ccef tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:17.932799 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ecb62934-18eb-4436-8c80-82bbd0efe9ff tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Get all volumes completed successfully. Aug 13 19:25:17.933177 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecb62934-18eb-4436-8c80-82bbd0efe9ff tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926710413 returned with HTTP 200 Aug 13 19:25:17.933595 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 142/559] 10.4.3.126 () {68 vars in 1429 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926710413 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:17.936001 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3aad3fe-74db-4a57-acf1-17d93d40ccef tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:17.936357 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 141/560] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:17.940926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ab02e865-96e0-4495-a515-739b59cfe07a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.942491 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ab02e865-96e0-4495-a515-739b59cfe07a tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] GET https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926710413 Aug 13 19:25:17.942696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ab02e865-96e0-4495-a515-739b59cfe07a tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.942869 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ab02e865-96e0-4495-a515-739b59cfe07a tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.943606 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ab02e865-96e0-4495-a515-739b59cfe07a tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1926710413'), ('all_tenants', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:25:17.967883 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ab02e865-96e0-4495-a515-739b59cfe07a tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Get all volumes completed successfully. Aug 13 19:25:17.968284 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ab02e865-96e0-4495-a515-739b59cfe07a tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926710413 returned with HTTP 200 Aug 13 19:25:17.968644 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 141/561] 10.4.3.126 () {68 vars in 1429 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926710413 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:17.975924 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c520b87f-9e93-476f-84a0-46b7d3221b09 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:17.977452 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c520b87f-9e93-476f-84a0-46b7d3221b09 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:17.977664 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c520b87f-9e93-476f-84a0-46b7d3221b09 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:17.977820 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c520b87f-9e93-476f-84a0-46b7d3221b09 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:17.983881 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:17.983881 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:17.986785 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c520b87f-9e93-476f-84a0-46b7d3221b09 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:17.990114 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c520b87f-9e93-476f-84a0-46b7d3221b09 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:17.990483 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 138/562] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:17 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 999 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:18.001287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4dfbb179-4238-4c01-a727-5282517c8692 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.002853 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dfbb179-4238-4c01-a727-5282517c8692 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:18.003010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dfbb179-4238-4c01-a727-5282517c8692 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.003229 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dfbb179-4238-4c01-a727-5282517c8692 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.003362 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-4dfbb179-4238-4c01-a727-5282517c8692 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Delete volume with id: e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:18.009352 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.009352 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:18.009746 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4dfbb179-4238-4c01-a727-5282517c8692 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:18.022777 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4dfbb179-4238-4c01-a727-5282517c8692 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Delete volume request issued successfully. Aug 13 19:25:18.022990 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dfbb179-4238-4c01-a727-5282517c8692 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 202 Aug 13 19:25:18.023506 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 143/563] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:25:18 2026] DELETE /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:25:18.029485 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-badce382-1e1f-4ef4-a587-1fa657881ded None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.031134 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-badce382-1e1f-4ef4-a587-1fa657881ded tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:18.031345 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-badce382-1e1f-4ef4-a587-1fa657881ded tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.031519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-badce382-1e1f-4ef4-a587-1fa657881ded tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.038889 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.038889 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:18.042969 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-badce382-1e1f-4ef4-a587-1fa657881ded tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Volume info retrieved successfully. Aug 13 19:25:18.047174 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-badce382-1e1f-4ef4-a587-1fa657881ded tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 200 Aug 13 19:25:18.047564 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 142/564] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:18 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:18.178049 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-992ed158-eca0-43a9-983e-78f3417d55ae None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.179761 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-992ed158-eca0-43a9-983e-78f3417d55ae tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:18.179983 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-992ed158-eca0-43a9-983e-78f3417d55ae tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.180204 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-992ed158-eca0-43a9-983e-78f3417d55ae tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.188674 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.188674 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:18.191515 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-992ed158-eca0-43a9-983e-78f3417d55ae tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:18.194829 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-992ed158-eca0-43a9-983e-78f3417d55ae tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:18.195262 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 142/565] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:18 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:18.201044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-63e9a781-b636-4ab4-ad29-6df0af88dc2d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.202563 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63e9a781-b636-4ab4-ad29-6df0af88dc2d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:18.202773 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63e9a781-b636-4ab4-ad29-6df0af88dc2d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.202948 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63e9a781-b636-4ab4-ad29-6df0af88dc2d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.210654 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.210654 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:18.213411 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-63e9a781-b636-4ab4-ad29-6df0af88dc2d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:18.216739 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63e9a781-b636-4ab4-ad29-6df0af88dc2d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:18.217067 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 139/566] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:18 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:18.317397 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-589066ed-ddcc-422a-a305-5b622666a382 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.318875 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-589066ed-ddcc-422a-a305-5b622666a382 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:18.319037 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-589066ed-ddcc-422a-a305-5b622666a382 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.319208 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-589066ed-ddcc-422a-a305-5b622666a382 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.319352 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-589066ed-ddcc-422a-a305-5b622666a382 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:18.322967 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.322967 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:18.323607 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-589066ed-ddcc-422a-a305-5b622666a382 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:18.323910 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 144/567] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:18 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:18.426977 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-89411b05-188a-4be0-87d0-ebbf697317c3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.428543 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89411b05-188a-4be0-87d0-ebbf697317c3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:18.428717 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89411b05-188a-4be0-87d0-ebbf697317c3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.428885 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89411b05-188a-4be0-87d0-ebbf697317c3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.434835 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.434835 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:18.437681 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-89411b05-188a-4be0-87d0-ebbf697317c3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:18.440882 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89411b05-188a-4be0-87d0-ebbf697317c3 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:18.441206 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 143/568] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:18 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:18.653045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7d6ce0e0-a866-41d5-a541-49ceb4e5b054 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.654842 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7d6ce0e0-a866-41d5-a541-49ceb4e5b054 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:18.655038 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7d6ce0e0-a866-41d5-a541-49ceb4e5b054 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.655226 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7d6ce0e0-a866-41d5-a541-49ceb4e5b054 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.661710 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.661710 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:18.664806 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7d6ce0e0-a866-41d5-a541-49ceb4e5b054 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:18.668225 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7d6ce0e0-a866-41d5-a541-49ceb4e5b054 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:18.668623 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 143/569] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:18 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:18.864131 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-63e4d4af-567f-4aaa-880e-6351639fcb38 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.865844 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63e4d4af-567f-4aaa-880e-6351639fcb38 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:18.866020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63e4d4af-567f-4aaa-880e-6351639fcb38 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.866192 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63e4d4af-567f-4aaa-880e-6351639fcb38 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.874689 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.874689 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:18.877834 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-63e4d4af-567f-4aaa-880e-6351639fcb38 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:18.881526 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63e4d4af-567f-4aaa-880e-6351639fcb38 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:18.881912 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 140/570] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:18 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:18.947152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ff18c2f-b9aa-47c8-a515-fec2d9078b52 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:18.948991 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ff18c2f-b9aa-47c8-a515-fec2d9078b52 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:18.949168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ff18c2f-b9aa-47c8-a515-fec2d9078b52 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:18.949359 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ff18c2f-b9aa-47c8-a515-fec2d9078b52 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:18.957853 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:18.957853 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:18.960681 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5ff18c2f-b9aa-47c8-a515-fec2d9078b52 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:18.964128 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ff18c2f-b9aa-47c8-a515-fec2d9078b52 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:18.964521 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 145/571] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:18 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:19.062041 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6f18184f-bec9-4c70-b21e-a853575b6db8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.063745 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f18184f-bec9-4c70-b21e-a853575b6db8 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] GET https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 Aug 13 19:25:19.063963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f18184f-bec9-4c70-b21e-a853575b6db8 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.064134 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f18184f-bec9-4c70-b21e-a853575b6db8 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.069003 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f18184f-bec9-4c70-b21e-a853575b6db8 tempest-VolumeRetypeMultiattachTest-967137904 tempest-VolumeRetypeMultiattachTest-967137904-project-member] https://10.4.3.126/volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 returned with HTTP 404 Aug 13 19:25:19.069553 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 144/572] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/volumes/e0fb82e7-8950-42ba-9296-bbe3b11f8600 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:25:19.076915 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fec416a8-639e-41cc-adb6-254ec3533124 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.078464 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fec416a8-639e-41cc-adb6-254ec3533124 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] DELETE https://10.4.3.126/volume/v3/types/6169d8bc-52dd-4b79-b9d7-495f6a002b6b Aug 13 19:25:19.078677 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fec416a8-639e-41cc-adb6-254ec3533124 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.078896 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fec416a8-639e-41cc-adb6-254ec3533124 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.113931 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fec416a8-639e-41cc-adb6-254ec3533124 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/types/6169d8bc-52dd-4b79-b9d7-495f6a002b6b returned with HTTP 202 Aug 13 19:25:19.114449 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 144/573] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:25:19 2026] DELETE /volume/v3/types/6169d8bc-52dd-4b79-b9d7-495f6a002b6b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:19.120647 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bb73c3a8-495a-425b-be55-16bbb4b58df4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.122556 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb73c3a8-495a-425b-be55-16bbb4b58df4 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] GET https://10.4.3.126/volume/v3/types/6169d8bc-52dd-4b79-b9d7-495f6a002b6b Aug 13 19:25:19.122791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb73c3a8-495a-425b-be55-16bbb4b58df4 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.123001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb73c3a8-495a-425b-be55-16bbb4b58df4 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.126377 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb73c3a8-495a-425b-be55-16bbb4b58df4 tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/types/6169d8bc-52dd-4b79-b9d7-495f6a002b6b returned with HTTP 404 Aug 13 19:25:19.126953 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 141/574] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/types/6169d8bc-52dd-4b79-b9d7-495f6a002b6b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:19.132935 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd4cffd6-fabc-4e07-bb21-5621c4e4a8ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.134647 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd4cffd6-fabc-4e07-bb21-5621c4e4a8ce tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] DELETE https://10.4.3.126/volume/v3/types/94e4cd86-d93c-4ba9-bc18-aae5a0504aa5 Aug 13 19:25:19.134827 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd4cffd6-fabc-4e07-bb21-5621c4e4a8ce tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.135035 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd4cffd6-fabc-4e07-bb21-5621c4e4a8ce tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.153884 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd4cffd6-fabc-4e07-bb21-5621c4e4a8ce tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/types/94e4cd86-d93c-4ba9-bc18-aae5a0504aa5 returned with HTTP 202 Aug 13 19:25:19.154228 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 146/575] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:25:19 2026] DELETE /volume/v3/types/94e4cd86-d93c-4ba9-bc18-aae5a0504aa5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:19.160230 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1a58b318-160b-4267-8b5c-9461a28b7edc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.161787 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a58b318-160b-4267-8b5c-9461a28b7edc tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] GET https://10.4.3.126/volume/v3/types/94e4cd86-d93c-4ba9-bc18-aae5a0504aa5 Aug 13 19:25:19.161948 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a58b318-160b-4267-8b5c-9461a28b7edc tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.162113 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a58b318-160b-4267-8b5c-9461a28b7edc tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.164783 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a58b318-160b-4267-8b5c-9461a28b7edc tempest-VolumeRetypeMultiattachTest-1524119458 tempest-VolumeRetypeMultiattachTest-1524119458-project-admin] https://10.4.3.126/volume/v3/types/94e4cd86-d93c-4ba9-bc18-aae5a0504aa5 returned with HTTP 404 Aug 13 19:25:19.165164 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 145/576] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/types/94e4cd86-d93c-4ba9-bc18-aae5a0504aa5 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:19.206390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-204b2ac9-d993-4c0f-9e42-dfef05305f3f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.208127 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-204b2ac9-d993-4c0f-9e42-dfef05305f3f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:19.208319 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-204b2ac9-d993-4c0f-9e42-dfef05305f3f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.208494 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-204b2ac9-d993-4c0f-9e42-dfef05305f3f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.216904 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:19.216904 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:19.219823 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-204b2ac9-d993-4c0f-9e42-dfef05305f3f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:19.223289 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-204b2ac9-d993-4c0f-9e42-dfef05305f3f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:19.223636 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 145/577] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:19.229013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1741e2f6-4885-4eba-aa35-1a510efcbc15 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.231342 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1741e2f6-4885-4eba-aa35-1a510efcbc15 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:19.231625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1741e2f6-4885-4eba-aa35-1a510efcbc15 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.231888 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1741e2f6-4885-4eba-aa35-1a510efcbc15 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.240080 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:19.240080 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:19.252672 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1741e2f6-4885-4eba-aa35-1a510efcbc15 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:19.256870 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1741e2f6-4885-4eba-aa35-1a510efcbc15 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:19.257213 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 142/578] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:19.332488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dfccfad0-7c09-45c8-8437-ddc451f0f149 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.334050 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dfccfad0-7c09-45c8-8437-ddc451f0f149 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:19.334228 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dfccfad0-7c09-45c8-8437-ddc451f0f149 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.334447 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dfccfad0-7c09-45c8-8437-ddc451f0f149 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.334561 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-dfccfad0-7c09-45c8-8437-ddc451f0f149 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:19.338413 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:19.338413 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:19.339098 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dfccfad0-7c09-45c8-8437-ddc451f0f149 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:19.339423 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 147/579] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:19.452183 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9e616883-9e81-4588-9048-2e23294aae35 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.453763 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e616883-9e81-4588-9048-2e23294aae35 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:19.453922 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e616883-9e81-4588-9048-2e23294aae35 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.454091 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e616883-9e81-4588-9048-2e23294aae35 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.460417 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:19.460417 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:19.463536 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9e616883-9e81-4588-9048-2e23294aae35 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:19.467082 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e616883-9e81-4588-9048-2e23294aae35 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:19.467456 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 146/580] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:19.679364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5808bf93-bf29-4413-bb0a-896fab27ee5e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.680817 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5808bf93-bf29-4413-bb0a-896fab27ee5e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:19.680987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5808bf93-bf29-4413-bb0a-896fab27ee5e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.681166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5808bf93-bf29-4413-bb0a-896fab27ee5e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.686791 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:19.686791 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:19.689581 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5808bf93-bf29-4413-bb0a-896fab27ee5e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:19.692845 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5808bf93-bf29-4413-bb0a-896fab27ee5e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:19.693151 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 146/581] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:19.894341 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8a3b52b5-27ea-4a1a-9c52-3656ddaa1b4e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.895694 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8a3b52b5-27ea-4a1a-9c52-3656ddaa1b4e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:19.895861 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8a3b52b5-27ea-4a1a-9c52-3656ddaa1b4e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.896033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8a3b52b5-27ea-4a1a-9c52-3656ddaa1b4e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.903456 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:19.903456 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:19.906043 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8a3b52b5-27ea-4a1a-9c52-3656ddaa1b4e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:19.909282 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8a3b52b5-27ea-4a1a-9c52-3656ddaa1b4e tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:19.909593 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 143/582] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:19.975542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4ec5c08d-eb0f-4528-999e-c43576d40e38 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:19.977192 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4ec5c08d-eb0f-4528-999e-c43576d40e38 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:19.977412 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4ec5c08d-eb0f-4528-999e-c43576d40e38 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:19.977649 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4ec5c08d-eb0f-4528-999e-c43576d40e38 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:19.986157 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:19.986157 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:19.989659 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4ec5c08d-eb0f-4528-999e-c43576d40e38 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:19.992401 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4ec5c08d-eb0f-4528-999e-c43576d40e38 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:19.992900 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 148/583] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:19 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:20.237528 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3b173154-9143-41e3-b99e-eead85912986 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:20.239035 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b173154-9143-41e3-b99e-eead85912986 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:20.239221 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b173154-9143-41e3-b99e-eead85912986 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:20.239428 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b173154-9143-41e3-b99e-eead85912986 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:20.248068 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:20.248068 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:20.251122 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3b173154-9143-41e3-b99e-eead85912986 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:20.254899 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b173154-9143-41e3-b99e-eead85912986 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:20.255244 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 147/584] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:20 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:20.268050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0d7eb2a1-4ae2-4dae-834e-ea448f726560 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:20.269859 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0d7eb2a1-4ae2-4dae-834e-ea448f726560 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:20.270037 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0d7eb2a1-4ae2-4dae-834e-ea448f726560 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:20.270213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0d7eb2a1-4ae2-4dae-834e-ea448f726560 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:20.278916 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:20.278916 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:20.281893 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0d7eb2a1-4ae2-4dae-834e-ea448f726560 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:20.285677 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0d7eb2a1-4ae2-4dae-834e-ea448f726560 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:20.286079 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 147/585] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:20 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:20.349024 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dcdfba78-bd4a-485b-9941-658df492cf06 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:20.350695 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dcdfba78-bd4a-485b-9941-658df492cf06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:20.350901 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dcdfba78-bd4a-485b-9941-658df492cf06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:20.351083 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dcdfba78-bd4a-485b-9941-658df492cf06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:20.351187 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-dcdfba78-bd4a-485b-9941-658df492cf06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:20.355579 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:20.355579 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:20.356494 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dcdfba78-bd4a-485b-9941-658df492cf06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:20.357007 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 144/586] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:20 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:20.478504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0139d4db-186b-4d73-a246-e576387927ae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:20.480213 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0139d4db-186b-4d73-a246-e576387927ae tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:20.480429 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0139d4db-186b-4d73-a246-e576387927ae tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:20.480660 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0139d4db-186b-4d73-a246-e576387927ae tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:20.486794 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:20.486794 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:20.489832 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0139d4db-186b-4d73-a246-e576387927ae tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:20.493825 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0139d4db-186b-4d73-a246-e576387927ae tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:20.494217 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 149/587] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:20 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:20.704522 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ee7cf086-25ad-4721-80da-15d3f90411d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:20.706574 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee7cf086-25ad-4721-80da-15d3f90411d4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:20.706809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee7cf086-25ad-4721-80da-15d3f90411d4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:20.707090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee7cf086-25ad-4721-80da-15d3f90411d4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:20.715191 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:20.715191 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:20.718963 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ee7cf086-25ad-4721-80da-15d3f90411d4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:20.724054 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee7cf086-25ad-4721-80da-15d3f90411d4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:20.724629 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 148/588] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:20 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:20.921115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-09b3955e-d4f2-48f9-b5ae-346b87357644 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:20.922674 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09b3955e-d4f2-48f9-b5ae-346b87357644 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:20.922850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09b3955e-d4f2-48f9-b5ae-346b87357644 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:20.923015 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09b3955e-d4f2-48f9-b5ae-346b87357644 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:20.930593 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:20.930593 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:20.933457 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-09b3955e-d4f2-48f9-b5ae-346b87357644 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:20.936819 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09b3955e-d4f2-48f9-b5ae-346b87357644 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:20.937155 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 148/589] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:20 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:21.004695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1a80245-6f7c-4e82-9c3a-80d4b3f1bca3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:21.006259 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1a80245-6f7c-4e82-9c3a-80d4b3f1bca3 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:21.006439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1a80245-6f7c-4e82-9c3a-80d4b3f1bca3 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:21.006640 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1a80245-6f7c-4e82-9c3a-80d4b3f1bca3 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:21.014490 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:21.014490 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:21.016957 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c1a80245-6f7c-4e82-9c3a-80d4b3f1bca3 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:21.019937 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1a80245-6f7c-4e82-9c3a-80d4b3f1bca3 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:21.020246 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 145/590] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:21 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:21.266210 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eb626b4d-97b9-4abb-99e6-72efc0767558 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:21.267988 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb626b4d-97b9-4abb-99e6-72efc0767558 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:21.268184 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb626b4d-97b9-4abb-99e6-72efc0767558 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:21.268414 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb626b4d-97b9-4abb-99e6-72efc0767558 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:21.277546 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:21.277546 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:21.280520 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eb626b4d-97b9-4abb-99e6-72efc0767558 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:21.284136 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb626b4d-97b9-4abb-99e6-72efc0767558 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:21.284514 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 150/591] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:21 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:21.298179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d9f31425-6206-409e-8a5f-567ca404e0da None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:21.299941 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9f31425-6206-409e-8a5f-567ca404e0da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:21.300111 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9f31425-6206-409e-8a5f-567ca404e0da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:21.300334 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d9f31425-6206-409e-8a5f-567ca404e0da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:21.308343 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:21.308343 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:21.311444 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d9f31425-6206-409e-8a5f-567ca404e0da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:21.315242 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d9f31425-6206-409e-8a5f-567ca404e0da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:21.315608 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 149/592] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:21 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:21.368334 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b037d6c0-b068-49ec-881c-0d54f0bbde75 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:21.369953 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b037d6c0-b068-49ec-881c-0d54f0bbde75 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:21.370110 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b037d6c0-b068-49ec-881c-0d54f0bbde75 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:21.370288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b037d6c0-b068-49ec-881c-0d54f0bbde75 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:21.370402 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-b037d6c0-b068-49ec-881c-0d54f0bbde75 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:21.374169 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:21.374169 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:21.374816 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b037d6c0-b068-49ec-881c-0d54f0bbde75 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:21.375134 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 149/593] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:21 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:21.505464 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3e77b1d1-17ac-43f8-81ea-badcbedc5dd0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:21.507058 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e77b1d1-17ac-43f8-81ea-badcbedc5dd0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:21.507225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e77b1d1-17ac-43f8-81ea-badcbedc5dd0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:21.507439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e77b1d1-17ac-43f8-81ea-badcbedc5dd0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:21.513866 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:21.513866 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:21.516805 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3e77b1d1-17ac-43f8-81ea-badcbedc5dd0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:21.520056 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e77b1d1-17ac-43f8-81ea-badcbedc5dd0 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:21.520562 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 146/594] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:21 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:21.736049 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-46e89794-8a7a-4c04-b787-9af758e5897c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:21.738060 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46e89794-8a7a-4c04-b787-9af758e5897c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:21.738305 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46e89794-8a7a-4c04-b787-9af758e5897c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:21.738409 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-46e89794-8a7a-4c04-b787-9af758e5897c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:21.744436 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:21.744436 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:21.747218 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-46e89794-8a7a-4c04-b787-9af758e5897c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:21.750582 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-46e89794-8a7a-4c04-b787-9af758e5897c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:21.750917 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 151/595] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:21 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:21.948264 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5685c64e-d193-45a1-a571-f3d53b1659ab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:21.949834 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5685c64e-d193-45a1-a571-f3d53b1659ab tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:21.949994 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5685c64e-d193-45a1-a571-f3d53b1659ab tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:21.950184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5685c64e-d193-45a1-a571-f3d53b1659ab tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:21.958962 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:21.958962 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:21.961957 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5685c64e-d193-45a1-a571-f3d53b1659ab tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:21.965349 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5685c64e-d193-45a1-a571-f3d53b1659ab tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:21.965692 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 150/596] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:21 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.035112 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3b72b369-af47-4155-be7c-08716c20784e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.036879 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3b72b369-af47-4155-be7c-08716c20784e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:22.037062 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3b72b369-af47-4155-be7c-08716c20784e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.037243 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3b72b369-af47-4155-be7c-08716c20784e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.048363 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:22.048363 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:22.051604 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3b72b369-af47-4155-be7c-08716c20784e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:22.055352 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3b72b369-af47-4155-be7c-08716c20784e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:22.055716 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 150/597] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:22.086073 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5db8a312-88bf-4a68-91e7-b615b1ff3f4f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.254680 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5db8a312-88bf-4a68-91e7-b615b1ff3f4f tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] GET https://10.4.3.126/volume/v3/os-services Aug 13 19:25:22.254844 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5db8a312-88bf-4a68-91e7-b615b1ff3f4f tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.255039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5db8a312-88bf-4a68-91e7-b615b1ff3f4f tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.258950 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5db8a312-88bf-4a68-91e7-b615b1ff3f4f tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] https://10.4.3.126/volume/v3/os-services returned with HTTP 200 Aug 13 19:25:22.259258 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 147/598] 10.4.3.126 () {66 vars in 1249 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/os-services => generated 626 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.267041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-115269ce-8378-423d-92cf-ffb8d69a14c8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.268912 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-115269ce-8378-423d-92cf-ffb8d69a14c8 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] GET https://10.4.3.126/volume/v3/os-services?host=np0000007253 Aug 13 19:25:22.269139 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-115269ce-8378-423d-92cf-ffb8d69a14c8 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.269404 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-115269ce-8378-423d-92cf-ffb8d69a14c8 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.275826 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-115269ce-8378-423d-92cf-ffb8d69a14c8 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] https://10.4.3.126/volume/v3/os-services?host=np0000007253 returned with HTTP 200 Aug 13 19:25:22.276251 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 152/599] 10.4.3.126 () {66 vars in 1284 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/os-services?host=np0000007253 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.284162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-25b7433c-a7a7-444a-bad3-b95124bb3c9e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.285646 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25b7433c-a7a7-444a-bad3-b95124bb3c9e tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] GET https://10.4.3.126/volume/v3/os-services?host=np0000007253&binary=cinder-scheduler Aug 13 19:25:22.285810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25b7433c-a7a7-444a-bad3-b95124bb3c9e tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.285972 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25b7433c-a7a7-444a-bad3-b95124bb3c9e tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.290948 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25b7433c-a7a7-444a-bad3-b95124bb3c9e tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] https://10.4.3.126/volume/v3/os-services?host=np0000007253&binary=cinder-scheduler returned with HTTP 200 Aug 13 19:25:22.291266 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 151/600] 10.4.3.126 () {66 vars in 1332 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/os-services?host=np0000007253&binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.295488 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-18eec891-f945-42f6-8428-305e5dd2b557 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.297075 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-18eec891-f945-42f6-8428-305e5dd2b557 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:22.297233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-18eec891-f945-42f6-8428-305e5dd2b557 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.297429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-18eec891-f945-42f6-8428-305e5dd2b557 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.299067 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b60bd63a-ddb4-4ccf-b003-e64b75e9497e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.300655 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b60bd63a-ddb4-4ccf-b003-e64b75e9497e tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] GET https://10.4.3.126/volume/v3/os-services?binary=cinder-scheduler Aug 13 19:25:22.300827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b60bd63a-ddb4-4ccf-b003-e64b75e9497e tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.300989 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b60bd63a-ddb4-4ccf-b003-e64b75e9497e tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.303970 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b60bd63a-ddb4-4ccf-b003-e64b75e9497e tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] https://10.4.3.126/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 19:25:22.304297 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 148/601] 10.4.3.126 () {66 vars in 1296 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.305213 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:22.305213 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:22.308236 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-18eec891-f945-42f6-8428-305e5dd2b557 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:22.311812 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-18eec891-f945-42f6-8428-305e5dd2b557 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:22.312143 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 151/602] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.312663 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-22060fb1-caad-44b8-8c3f-c07a4862926e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.328186 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ed8ee8fa-91f0-4adb-9c00-b3119db46b88 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.329680 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed8ee8fa-91f0-4adb-9c00-b3119db46b88 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:22.329887 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed8ee8fa-91f0-4adb-9c00-b3119db46b88 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.330088 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed8ee8fa-91f0-4adb-9c00-b3119db46b88 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.338104 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:22.338104 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:22.340802 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ed8ee8fa-91f0-4adb-9c00-b3119db46b88 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:22.344203 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed8ee8fa-91f0-4adb-9c00-b3119db46b88 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:22.344579 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 152/603] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.383550 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2af7d61e-52b9-44bf-9440-0531e06282ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.385011 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2af7d61e-52b9-44bf-9440-0531e06282ad tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:22.385172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2af7d61e-52b9-44bf-9440-0531e06282ad tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.385374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2af7d61e-52b9-44bf-9440-0531e06282ad tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.385497 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2af7d61e-52b9-44bf-9440-0531e06282ad tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:22.389336 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:22.389336 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:22.390259 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2af7d61e-52b9-44bf-9440-0531e06282ad tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:22.390746 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 149/604] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.462773 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:22.463059 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-400147605"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:22.464706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-400147605'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:22.464817 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Create volume of 1 GB Aug 13 19:25:22.468054 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Availability Zones retrieved successfully. Aug 13 19:25:22.473065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Flow 'volume_create_api' (68ba6426-231b-4378-b032-7503f0edf8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:22.474047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b5f50c1-28f0-416d-8b60-01a3d9a88367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:22.474871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:22.496239 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b5f50c1-28f0-416d-8b60-01a3d9a88367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:22.496901 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bcf24b0-9421-49f9-876d-b269ac442920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:22.530992 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-744c4002-31a1-4c70-97c8-30d3c8cbfbaf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.532636 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-744c4002-31a1-4c70-97c8-30d3c8cbfbaf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:22.532800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-744c4002-31a1-4c70-97c8-30d3c8cbfbaf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.532962 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-744c4002-31a1-4c70-97c8-30d3c8cbfbaf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.539236 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:22.539236 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:22.542576 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-744c4002-31a1-4c70-97c8-30d3c8cbfbaf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:22.542741 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Created reservations ['c3fbf250-f000-4277-b511-071c21b15ba6', 'd22e64a4-c819-4034-a783-a058d25cb62d', '39ea8a0a-56a1-4d81-961a-c885771511c0', '4350c1e5-1950-4733-b875-995d3927ef88'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:22.543410 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bcf24b0-9421-49f9-876d-b269ac442920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3fbf250-f000-4277-b511-071c21b15ba6', 'd22e64a4-c819-4034-a783-a058d25cb62d', '39ea8a0a-56a1-4d81-961a-c885771511c0', '4350c1e5-1950-4733-b875-995d3927ef88']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:22.544045 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980651bd-ef58-4910-99ae-7c5ed2c5ebf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:22.546132 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-744c4002-31a1-4c70-97c8-30d3c8cbfbaf tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:22.546504 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 152/605] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.565075 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980651bd-ef58-4910-99ae-7c5ed2c5ebf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '845b32cb-aa3f-4246-aef8-313e60c78037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-400147605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b12ac325b44724bd4aa86bbb3c2a6e',qos_specs=None,replication_status=,reservations=['c3fbf250-f000-4277-b511-071c21b15ba6','d22e64a4-c819-4034-a783-a058d25cb62d','39ea8a0a-56a1-4d81-961a-c885771511c0','4350c1e5-1950-4733-b875-995d3927ef88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4ff7920f2b451295fcde67ae772dc2',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-400147605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=845b32cb-aa3f-4246-aef8-313e60c78037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7b12ac325b44724bd4aa86bbb3c2a6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f4ff7920f2b451295fcde67ae772dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:22.565899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad16b146-9a9c-4c12-951c-3eb0fb417843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:22.579212 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad16b146-9a9c-4c12-951c-3eb0fb417843) transitioned into state 'SUCCESS' from state '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-400147605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7b12ac325b44724bd4aa86bbb3c2a6e',qos_specs=None,replication_status=,reservations=['c3fbf250-f000-4277-b511-071c21b15ba6','d22e64a4-c819-4034-a783-a058d25cb62d','39ea8a0a-56a1-4d81-961a-c885771511c0','4350c1e5-1950-4733-b875-995d3927ef88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4ff7920f2b451295fcde67ae772dc2',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:22.579803 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801ba1d2-bb9f-47aa-a8da-e617d8d232ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:22.586731 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801ba1d2-bb9f-47aa-a8da-e617d8d232ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:22.587451 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Flow 'volume_create_api' (68ba6426-231b-4378-b032-7503f0edf8ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:22.587721 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Create volume request issued successfully. Aug 13 19:25:22.588194 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22060fb1-caad-44b8-8c3f-c07a4862926e tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:22.588850 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 153/606] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:22 2026] POST /volume/v3/volumes => generated 753 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:22.599599 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3e6aa81-b25d-4632-ab50-2b5fdfcf990f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.601244 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3e6aa81-b25d-4632-ab50-2b5fdfcf990f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] GET https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 Aug 13 19:25:22.601426 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3e6aa81-b25d-4632-ab50-2b5fdfcf990f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.601632 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3e6aa81-b25d-4632-ab50-2b5fdfcf990f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.608053 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:22.608053 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:22.611121 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c3e6aa81-b25d-4632-ab50-2b5fdfcf990f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Volume info retrieved successfully. Aug 13 19:25:22.614701 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3e6aa81-b25d-4632-ab50-2b5fdfcf990f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 returned with HTTP 200 Aug 13 19:25:22.615070 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 153/607] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.761846 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-779545a4-a232-4584-adc5-80dd610d29bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.763407 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-779545a4-a232-4584-adc5-80dd610d29bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:22.763578 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-779545a4-a232-4584-adc5-80dd610d29bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.763743 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-779545a4-a232-4584-adc5-80dd610d29bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.769533 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:22.769533 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:22.772231 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-779545a4-a232-4584-adc5-80dd610d29bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:22.775484 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-779545a4-a232-4584-adc5-80dd610d29bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:22.775788 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 150/608] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:22.976730 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-28721c06-7be8-488a-900f-3048aa7c3297 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:22.978829 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-28721c06-7be8-488a-900f-3048aa7c3297 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:22.979030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-28721c06-7be8-488a-900f-3048aa7c3297 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:22.979215 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-28721c06-7be8-488a-900f-3048aa7c3297 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:22.987549 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:22.987549 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:22.990469 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-28721c06-7be8-488a-900f-3048aa7c3297 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:22.993974 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-28721c06-7be8-488a-900f-3048aa7c3297 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:22.994334 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 153/609] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:22 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.066876 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-48a391fa-f08a-43ac-a73e-b150afd7f0a5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.068580 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48a391fa-f08a-43ac-a73e-b150afd7f0a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:23.068745 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-48a391fa-f08a-43ac-a73e-b150afd7f0a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.068915 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-48a391fa-f08a-43ac-a73e-b150afd7f0a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.077055 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.077055 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:23.079587 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-48a391fa-f08a-43ac-a73e-b150afd7f0a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:23.082595 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48a391fa-f08a-43ac-a73e-b150afd7f0a5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:23.082910 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 154/610] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:23.323203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-91b4bbd7-1b9b-40b9-a2da-4c0ab33dd29a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.324831 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-91b4bbd7-1b9b-40b9-a2da-4c0ab33dd29a tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:23.325029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-91b4bbd7-1b9b-40b9-a2da-4c0ab33dd29a tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.325210 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-91b4bbd7-1b9b-40b9-a2da-4c0ab33dd29a tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.334053 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.334053 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:23.337340 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-91b4bbd7-1b9b-40b9-a2da-4c0ab33dd29a tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:23.341128 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-91b4bbd7-1b9b-40b9-a2da-4c0ab33dd29a tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:23.341547 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 154/611] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.356039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa7f39fc-203d-439d-9a23-d8916cda64c3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.358196 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa7f39fc-203d-439d-9a23-d8916cda64c3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:23.358483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa7f39fc-203d-439d-9a23-d8916cda64c3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.358753 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa7f39fc-203d-439d-9a23-d8916cda64c3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.370128 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.370128 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:23.374323 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa7f39fc-203d-439d-9a23-d8916cda64c3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:23.379604 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa7f39fc-203d-439d-9a23-d8916cda64c3 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:23.380082 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 151/612] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.399859 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8e1a47f1-dff3-42c1-a29f-c74de0f19758 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.401467 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e1a47f1-dff3-42c1-a29f-c74de0f19758 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:23.401663 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e1a47f1-dff3-42c1-a29f-c74de0f19758 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.401842 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e1a47f1-dff3-42c1-a29f-c74de0f19758 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.401937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8e1a47f1-dff3-42c1-a29f-c74de0f19758 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:23.405476 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.405476 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:23.406104 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e1a47f1-dff3-42c1-a29f-c74de0f19758 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:23.406433 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 154/613] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.558445 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d39caec5-6d0d-4ca9-94e0-c59e6afd1c79 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.560225 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d39caec5-6d0d-4ca9-94e0-c59e6afd1c79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:23.560411 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d39caec5-6d0d-4ca9-94e0-c59e6afd1c79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.560591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d39caec5-6d0d-4ca9-94e0-c59e6afd1c79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.566432 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.566432 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:23.569284 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d39caec5-6d0d-4ca9-94e0-c59e6afd1c79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:23.572783 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d39caec5-6d0d-4ca9-94e0-c59e6afd1c79 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:23.573115 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 155/614] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.625952 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aaa244df-5325-48f4-b5ad-647fba4bccd1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.627811 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaa244df-5325-48f4-b5ad-647fba4bccd1 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] GET https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 Aug 13 19:25:23.628042 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaa244df-5325-48f4-b5ad-647fba4bccd1 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.628286 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaa244df-5325-48f4-b5ad-647fba4bccd1 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.635339 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.635339 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:23.639400 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aaa244df-5325-48f4-b5ad-647fba4bccd1 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Volume info retrieved successfully. Aug 13 19:25:23.643569 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaa244df-5325-48f4-b5ad-647fba4bccd1 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 returned with HTTP 200 Aug 13 19:25:23.644070 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 155/615] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.654150 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fc584611-8aa8-48cf-942c-b22dd84bce20 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.655670 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fc584611-8aa8-48cf-942c-b22dd84bce20 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] GET https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 Aug 13 19:25:23.655843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fc584611-8aa8-48cf-942c-b22dd84bce20 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.656013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fc584611-8aa8-48cf-942c-b22dd84bce20 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.661919 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.661919 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:23.664480 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fc584611-8aa8-48cf-942c-b22dd84bce20 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Volume info retrieved successfully. Aug 13 19:25:23.667429 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fc584611-8aa8-48cf-942c-b22dd84bce20 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 returned with HTTP 200 Aug 13 19:25:23.667766 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 152/616] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 => generated 1019 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:23.677885 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-592cd314-15b1-45dc-a169-ec2b791a5fa6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.679370 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-592cd314-15b1-45dc-a169-ec2b791a5fa6 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] GET https://10.4.3.126/volume/v3/os-services?host=np0000007253&binary=cinder-volume Aug 13 19:25:23.679591 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-592cd314-15b1-45dc-a169-ec2b791a5fa6 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.679788 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-592cd314-15b1-45dc-a169-ec2b791a5fa6 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.684936 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-592cd314-15b1-45dc-a169-ec2b791a5fa6 tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] https://10.4.3.126/volume/v3/os-services?host=np0000007253&binary=cinder-volume returned with HTTP 200 Aug 13 19:25:23.685292 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 155/617] 10.4.3.126 () {66 vars in 1326 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/os-services?host=np0000007253&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.692290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8b04c3a9-3b76-404e-8ef0-aea56a4de25c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.693959 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b04c3a9-3b76-404e-8ef0-aea56a4de25c tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] GET https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 Aug 13 19:25:23.694137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b04c3a9-3b76-404e-8ef0-aea56a4de25c tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.694326 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b04c3a9-3b76-404e-8ef0-aea56a4de25c tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.700476 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.700476 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:23.703310 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8b04c3a9-3b76-404e-8ef0-aea56a4de25c tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Volume info retrieved successfully. Aug 13 19:25:23.706580 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b04c3a9-3b76-404e-8ef0-aea56a4de25c tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 returned with HTTP 200 Aug 13 19:25:23.706884 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 156/618] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.716747 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8bb74486-1ab7-45ce-a385-b24afaa9386f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.718208 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bb74486-1ab7-45ce-a385-b24afaa9386f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] DELETE https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 Aug 13 19:25:23.718396 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bb74486-1ab7-45ce-a385-b24afaa9386f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.718573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bb74486-1ab7-45ce-a385-b24afaa9386f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.718717 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8bb74486-1ab7-45ce-a385-b24afaa9386f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Delete volume with id: 845b32cb-aa3f-4246-aef8-313e60c78037 Aug 13 19:25:23.724501 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.724501 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:23.724884 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8bb74486-1ab7-45ce-a385-b24afaa9386f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Volume info retrieved successfully. Aug 13 19:25:23.738556 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8bb74486-1ab7-45ce-a385-b24afaa9386f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Delete volume request issued successfully. Aug 13 19:25:23.738710 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bb74486-1ab7-45ce-a385-b24afaa9386f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 returned with HTTP 202 Aug 13 19:25:23.739099 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 156/619] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:23 2026] DELETE /volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:23.745295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53476ec0-14e8-42e7-a715-127a716dd2c2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.746929 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53476ec0-14e8-42e7-a715-127a716dd2c2 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] GET https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 Aug 13 19:25:23.747097 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53476ec0-14e8-42e7-a715-127a716dd2c2 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.747269 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53476ec0-14e8-42e7-a715-127a716dd2c2 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.753043 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.753043 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:23.755949 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-53476ec0-14e8-42e7-a715-127a716dd2c2 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Volume info retrieved successfully. Aug 13 19:25:23.759688 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53476ec0-14e8-42e7-a715-127a716dd2c2 tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 returned with HTTP 200 Aug 13 19:25:23.760097 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 153/620] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:23.787244 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-caa0f2ba-52d6-49fb-94fc-518fa481295b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:23.789071 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-caa0f2ba-52d6-49fb-94fc-518fa481295b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:23.789347 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-caa0f2ba-52d6-49fb-94fc-518fa481295b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:23.789559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-caa0f2ba-52d6-49fb-94fc-518fa481295b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:23.796094 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:23.796094 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:23.799452 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-caa0f2ba-52d6-49fb-94fc-518fa481295b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:23.804264 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-caa0f2ba-52d6-49fb-94fc-518fa481295b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:23.804651 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 156/621] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:23 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:24.005109 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ae2d052-6edb-49a8-95d6-8dc4b24ef572 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.006624 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ae2d052-6edb-49a8-95d6-8dc4b24ef572 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:24.006816 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ae2d052-6edb-49a8-95d6-8dc4b24ef572 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.006992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ae2d052-6edb-49a8-95d6-8dc4b24ef572 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.015129 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:24.015129 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:24.018176 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5ae2d052-6edb-49a8-95d6-8dc4b24ef572 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:24.021846 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ae2d052-6edb-49a8-95d6-8dc4b24ef572 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:24.022179 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 157/622] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:24.093679 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c55695c5-5124-4ec5-aa12-c0ae0d8108cd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.095294 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c55695c5-5124-4ec5-aa12-c0ae0d8108cd tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:24.095491 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c55695c5-5124-4ec5-aa12-c0ae0d8108cd tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.095687 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c55695c5-5124-4ec5-aa12-c0ae0d8108cd tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.103896 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:24.103896 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:24.106517 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c55695c5-5124-4ec5-aa12-c0ae0d8108cd tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:24.109714 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c55695c5-5124-4ec5-aa12-c0ae0d8108cd tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:24.110041 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 157/623] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:24.352357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-156136f6-2097-4ad9-bec0-431be6a21976 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.353969 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-156136f6-2097-4ad9-bec0-431be6a21976 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:24.354199 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-156136f6-2097-4ad9-bec0-431be6a21976 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.354447 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-156136f6-2097-4ad9-bec0-431be6a21976 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.362779 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:24.362779 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:24.365652 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-156136f6-2097-4ad9-bec0-431be6a21976 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:24.369076 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-156136f6-2097-4ad9-bec0-431be6a21976 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:24.369425 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 154/624] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:24.391060 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6944e4e3-617e-4dab-a536-569bc934936c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.392582 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6944e4e3-617e-4dab-a536-569bc934936c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:24.392745 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6944e4e3-617e-4dab-a536-569bc934936c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.392911 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6944e4e3-617e-4dab-a536-569bc934936c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.400357 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:24.400357 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:24.403084 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6944e4e3-617e-4dab-a536-569bc934936c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:24.406374 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6944e4e3-617e-4dab-a536-569bc934936c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:24.406742 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 157/625] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:24.415234 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-500e1cd8-ed00-4168-b579-f6d3801951ca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.416722 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-500e1cd8-ed00-4168-b579-f6d3801951ca tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:24.416883 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-500e1cd8-ed00-4168-b579-f6d3801951ca tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.417047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-500e1cd8-ed00-4168-b579-f6d3801951ca tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.417144 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-500e1cd8-ed00-4168-b579-f6d3801951ca tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:24.421117 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:24.421117 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:24.421755 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-500e1cd8-ed00-4168-b579-f6d3801951ca tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:24.422066 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 158/626] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:24.588018 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c8c36ded-5eef-43d1-9544-12c08911242c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.589618 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8c36ded-5eef-43d1-9544-12c08911242c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:24.589796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8c36ded-5eef-43d1-9544-12c08911242c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.589968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8c36ded-5eef-43d1-9544-12c08911242c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.596251 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:24.596251 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:24.599349 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c8c36ded-5eef-43d1-9544-12c08911242c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:24.602871 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8c36ded-5eef-43d1-9544-12c08911242c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:24.603210 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 158/627] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:24.772542 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-849fc5e6-a7cf-47b4-bb43-4641309d7a0f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.774843 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-849fc5e6-a7cf-47b4-bb43-4641309d7a0f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] GET https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 Aug 13 19:25:24.775131 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-849fc5e6-a7cf-47b4-bb43-4641309d7a0f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.775413 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-849fc5e6-a7cf-47b4-bb43-4641309d7a0f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.782427 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-849fc5e6-a7cf-47b4-bb43-4641309d7a0f tempest-VolumesServicesTestJSON-1673168120 tempest-VolumesServicesTestJSON-1673168120-project-member] https://10.4.3.126/volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 returned with HTTP 404 Aug 13 19:25:24.783087 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 155/628] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/volumes/845b32cb-aa3f-4246-aef8-313e60c78037 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:24.790149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5a58fd90-2df4-4d75-985e-33e6c9c536ac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.792023 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a58fd90-2df4-4d75-985e-33e6c9c536ac tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] GET https://10.4.3.126/volume/v3/os-services Aug 13 19:25:24.792225 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a58fd90-2df4-4d75-985e-33e6c9c536ac tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.792453 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a58fd90-2df4-4d75-985e-33e6c9c536ac tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.797116 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a58fd90-2df4-4d75-985e-33e6c9c536ac tempest-VolumesServicesTestJSON-562360467 tempest-VolumesServicesTestJSON-562360467-project-admin] https://10.4.3.126/volume/v3/os-services returned with HTTP 200 Aug 13 19:25:24.797534 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 158/629] 10.4.3.126 () {66 vars in 1249 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:24.815259 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a53c1243-5c70-4102-9dfc-576fbb2b0277 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:24.816920 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a53c1243-5c70-4102-9dfc-576fbb2b0277 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:24.817092 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a53c1243-5c70-4102-9dfc-576fbb2b0277 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:24.817264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a53c1243-5c70-4102-9dfc-576fbb2b0277 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:24.824806 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:24.824806 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:24.829013 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a53c1243-5c70-4102-9dfc-576fbb2b0277 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:24.832994 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a53c1243-5c70-4102-9dfc-576fbb2b0277 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:24.833344 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 159/630] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:24 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:25.034201 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e478388b-092c-470c-8b30-78cb596a9f17 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:25.036533 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e478388b-092c-470c-8b30-78cb596a9f17 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:25.036842 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e478388b-092c-470c-8b30-78cb596a9f17 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:25.037116 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e478388b-092c-470c-8b30-78cb596a9f17 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:25.045989 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:25.045989 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:25.048897 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e478388b-092c-470c-8b30-78cb596a9f17 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:25.052395 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e478388b-092c-470c-8b30-78cb596a9f17 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:25.052758 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 159/631] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:25 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:25.121031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-880c77f8-c721-4daf-afda-761103611b5b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:25.122870 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-880c77f8-c721-4daf-afda-761103611b5b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:25.123115 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-880c77f8-c721-4daf-afda-761103611b5b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:25.123379 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-880c77f8-c721-4daf-afda-761103611b5b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:25.133756 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:25.133756 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:25.136957 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-880c77f8-c721-4daf-afda-761103611b5b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:25.140857 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-880c77f8-c721-4daf-afda-761103611b5b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:25.141269 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 156/632] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:25 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:25.380080 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a410e03e-12e2-40e8-b61f-092ababc6491 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:25.381581 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a410e03e-12e2-40e8-b61f-092ababc6491 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:25.381737 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a410e03e-12e2-40e8-b61f-092ababc6491 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:25.381899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a410e03e-12e2-40e8-b61f-092ababc6491 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:25.389570 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:25.389570 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:25.392786 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a410e03e-12e2-40e8-b61f-092ababc6491 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:25.397553 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a410e03e-12e2-40e8-b61f-092ababc6491 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:25.398033 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 159/633] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:25 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:25.418183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e97bee16-09d7-4459-8273-739c03bfb8ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:25.419770 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e97bee16-09d7-4459-8273-739c03bfb8ac tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:25.419911 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e97bee16-09d7-4459-8273-739c03bfb8ac tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:25.420095 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e97bee16-09d7-4459-8273-739c03bfb8ac tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:25.428196 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:25.428196 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:25.430793 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6fed2d52-d378-4737-b974-8e116300cdd3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:25.430887 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e97bee16-09d7-4459-8273-739c03bfb8ac tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:25.432470 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fed2d52-d378-4737-b974-8e116300cdd3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:25.432655 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fed2d52-d378-4737-b974-8e116300cdd3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:25.432810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fed2d52-d378-4737-b974-8e116300cdd3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:25.432910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6fed2d52-d378-4737-b974-8e116300cdd3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:25.434442 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e97bee16-09d7-4459-8273-739c03bfb8ac tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:25.434811 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 160/634] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:25 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:25.436898 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:25.436898 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:25.437732 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fed2d52-d378-4737-b974-8e116300cdd3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:25.438117 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 160/635] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:25 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:25.615895 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3fda07a9-f1eb-4ec5-889b-a772ad73b66c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:25.617633 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fda07a9-f1eb-4ec5-889b-a772ad73b66c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:25.617823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fda07a9-f1eb-4ec5-889b-a772ad73b66c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:25.617994 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3fda07a9-f1eb-4ec5-889b-a772ad73b66c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:25.623901 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:25.623901 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:25.627083 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3fda07a9-f1eb-4ec5-889b-a772ad73b66c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:25.630951 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3fda07a9-f1eb-4ec5-889b-a772ad73b66c tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:25.631357 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 157/636] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:25 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:25.845487 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f455eff2-c5d1-4234-8913-2de90b4025de None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:25.847126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f455eff2-c5d1-4234-8913-2de90b4025de tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:25.847322 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f455eff2-c5d1-4234-8913-2de90b4025de tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:25.847531 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f455eff2-c5d1-4234-8913-2de90b4025de tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:25.854224 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:25.854224 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:25.860073 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f455eff2-c5d1-4234-8913-2de90b4025de tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:25.864450 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f455eff2-c5d1-4234-8913-2de90b4025de tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:25.864828 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 160/637] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:25 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:26.064017 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0ec2d01a-7ad9-43ba-81f5-6be1a30207da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:26.065751 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ec2d01a-7ad9-43ba-81f5-6be1a30207da tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:26.065978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ec2d01a-7ad9-43ba-81f5-6be1a30207da tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:26.066197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ec2d01a-7ad9-43ba-81f5-6be1a30207da tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:26.074945 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:26.074945 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:26.077797 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0ec2d01a-7ad9-43ba-81f5-6be1a30207da tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:26.081199 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ec2d01a-7ad9-43ba-81f5-6be1a30207da tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:26.081632 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 161/638] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:26 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:26.152363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dddb84be-3012-4d91-aa17-2f34ff04b394 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:26.154400 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dddb84be-3012-4d91-aa17-2f34ff04b394 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:26.154596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dddb84be-3012-4d91-aa17-2f34ff04b394 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:26.154821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dddb84be-3012-4d91-aa17-2f34ff04b394 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:26.165247 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:26.165247 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:26.168522 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dddb84be-3012-4d91-aa17-2f34ff04b394 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:26.172238 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dddb84be-3012-4d91-aa17-2f34ff04b394 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:26.172648 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 161/639] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:26 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:26.409181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f7de4e0-10bb-4872-9f06-edaaf6743cef None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:26.410662 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f7de4e0-10bb-4872-9f06-edaaf6743cef tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:26.410828 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f7de4e0-10bb-4872-9f06-edaaf6743cef tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:26.410995 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f7de4e0-10bb-4872-9f06-edaaf6743cef tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:26.420673 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:26.420673 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:26.424048 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2f7de4e0-10bb-4872-9f06-edaaf6743cef tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:26.427712 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f7de4e0-10bb-4872-9f06-edaaf6743cef tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:26.428046 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 158/640] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:26 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:26.447098 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d2182c87-022a-4a17-9cd9-87b8feca1781 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:26.447322 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a400fd31-391e-4d51-a84d-1440aaf05cc8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:26.448647 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2182c87-022a-4a17-9cd9-87b8feca1781 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:26.448846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2182c87-022a-4a17-9cd9-87b8feca1781 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:26.449041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2182c87-022a-4a17-9cd9-87b8feca1781 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:26.449160 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a400fd31-391e-4d51-a84d-1440aaf05cc8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:26.449348 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a400fd31-391e-4d51-a84d-1440aaf05cc8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:26.449521 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a400fd31-391e-4d51-a84d-1440aaf05cc8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:26.449646 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a400fd31-391e-4d51-a84d-1440aaf05cc8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:26.453616 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:26.453616 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:26.454335 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a400fd31-391e-4d51-a84d-1440aaf05cc8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:26.454749 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 162/641] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:26 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:26.457621 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:26.457621 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:26.460563 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d2182c87-022a-4a17-9cd9-87b8feca1781 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:26.463947 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2182c87-022a-4a17-9cd9-87b8feca1781 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:26.464286 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 161/642] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:26 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:26.644161 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-44ea12b8-ef38-437d-9af3-f84dcc658de6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:26.645931 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44ea12b8-ef38-437d-9af3-f84dcc658de6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:26.646126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44ea12b8-ef38-437d-9af3-f84dcc658de6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:26.646343 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44ea12b8-ef38-437d-9af3-f84dcc658de6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:26.655532 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:26.655532 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:26.660218 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-44ea12b8-ef38-437d-9af3-f84dcc658de6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:26.666218 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44ea12b8-ef38-437d-9af3-f84dcc658de6 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:26.667025 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 162/643] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:26 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:26.875871 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e9aba16d-2d34-4e9b-8f3e-0b7a903dc209 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:26.877352 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9aba16d-2d34-4e9b-8f3e-0b7a903dc209 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:26.877518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9aba16d-2d34-4e9b-8f3e-0b7a903dc209 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:26.877684 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9aba16d-2d34-4e9b-8f3e-0b7a903dc209 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:26.883469 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:26.883469 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:26.886531 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e9aba16d-2d34-4e9b-8f3e-0b7a903dc209 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:26.890716 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9aba16d-2d34-4e9b-8f3e-0b7a903dc209 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:26.891056 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 159/644] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:26 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 1396 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:26.902241 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:26.903686 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:26.904011 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1070459271"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:26.905321 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1070459271'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:26.905480 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume of 1 GB Aug 13 19:25:26.908925 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Availability Zones retrieved successfully. Aug 13 19:25:26.914173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Flow 'volume_create_api' (636e07ac-acb2-42ce-a2b6-288e9bbbba15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:26.915048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435c7019-ac18-476a-8190-aa2133b6a58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:26.915913 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:26.939234 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435c7019-ac18-476a-8190-aa2133b6a58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:26.939908 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11dc1f40-8079-42dd-bbc5-8040a9e617d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:26.970740 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Created reservations ['d71651f6-8cae-4826-a124-9d5cabe3a3e0', '87a03f11-832b-463d-89a2-7ccdea3969b7', '776e1555-f390-48fd-837d-aeca1c61d4a7', '4f62f0aa-d941-4cfe-9888-ca87fe675453'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:26.971387 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11dc1f40-8079-42dd-bbc5-8040a9e617d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d71651f6-8cae-4826-a124-9d5cabe3a3e0', '87a03f11-832b-463d-89a2-7ccdea3969b7', '776e1555-f390-48fd-837d-aeca1c61d4a7', '4f62f0aa-d941-4cfe-9888-ca87fe675453']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:26.972011 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934eaa04-e59d-4643-94c7-3c4b721e74a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:26.993098 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934eaa04-e59d-4643-94c7-3c4b721e74a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '307eabdf-0beb-4c1b-b721-39fd8d19b548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1070459271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd41670dd2dc47ccae14519f43c2bcd2',qos_specs=None,replication_status=,reservations=['d71651f6-8cae-4826-a124-9d5cabe3a3e0','87a03f11-832b-463d-89a2-7ccdea3969b7','776e1555-f390-48fd-837d-aeca1c61d4a7','4f62f0aa-d941-4cfe-9888-ca87fe675453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41c763b57324478a6727aff6b046549',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1070459271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=307eabdf-0beb-4c1b-b721-39fd8d19b548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd41670dd2dc47ccae14519f43c2bcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f41c763b57324478a6727aff6b046549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:26.994227 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935fe60b-f2c1-4ce9-a434-f4af5b020e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:27.013152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935fe60b-f2c1-4ce9-a434-f4af5b020e1b) transitioned into state 'SUCCESS' from state '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-1070459271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd41670dd2dc47ccae14519f43c2bcd2',qos_specs=None,replication_status=,reservations=['d71651f6-8cae-4826-a124-9d5cabe3a3e0','87a03f11-832b-463d-89a2-7ccdea3969b7','776e1555-f390-48fd-837d-aeca1c61d4a7','4f62f0aa-d941-4cfe-9888-ca87fe675453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41c763b57324478a6727aff6b046549',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:27.013997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3220491-7fec-4f5c-b72c-cc7214ed1ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:27.022899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3220491-7fec-4f5c-b72c-cc7214ed1ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:27.023815 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Flow 'volume_create_api' (636e07ac-acb2-42ce-a2b6-288e9bbbba15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:27.024174 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume request issued successfully. Aug 13 19:25:27.024810 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-db1e7a7a-a528-42ea-9478-65eb67ac0771 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:27.025264 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 163/645] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:26 2026] POST /volume/v3/volumes => generated 757 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:27.035894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-00509e2e-4f0b-4604-9572-845b8ef61044 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.037577 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00509e2e-4f0b-4604-9572-845b8ef61044 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 Aug 13 19:25:27.037765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00509e2e-4f0b-4604-9572-845b8ef61044 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.038011 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00509e2e-4f0b-4604-9572-845b8ef61044 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.044538 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.044538 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:27.047818 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-00509e2e-4f0b-4604-9572-845b8ef61044 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:27.051351 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00509e2e-4f0b-4604-9572-845b8ef61044 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 returned with HTTP 200 Aug 13 19:25:27.051731 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 162/646] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.092911 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-38dbec9d-9f2d-4507-b521-2092ab0131a7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.094725 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-38dbec9d-9f2d-4507-b521-2092ab0131a7 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:27.094911 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-38dbec9d-9f2d-4507-b521-2092ab0131a7 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.095089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-38dbec9d-9f2d-4507-b521-2092ab0131a7 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.103324 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.103324 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:27.107015 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-38dbec9d-9f2d-4507-b521-2092ab0131a7 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:27.111036 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-38dbec9d-9f2d-4507-b521-2092ab0131a7 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:27.111515 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 163/647] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.186158 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-43acdb2d-ceb3-4505-a2d9-b51796adfe0b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.187879 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-43acdb2d-ceb3-4505-a2d9-b51796adfe0b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:27.188053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-43acdb2d-ceb3-4505-a2d9-b51796adfe0b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.188234 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-43acdb2d-ceb3-4505-a2d9-b51796adfe0b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.197554 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.197554 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:27.201116 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-43acdb2d-ceb3-4505-a2d9-b51796adfe0b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:27.205828 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-43acdb2d-ceb3-4505-a2d9-b51796adfe0b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:27.206283 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 160/648] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:27.438870 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8356f9d6-8a3d-4659-96e4-2d87ad853f80 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.440625 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8356f9d6-8a3d-4659-96e4-2d87ad853f80 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:27.440815 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8356f9d6-8a3d-4659-96e4-2d87ad853f80 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.441001 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8356f9d6-8a3d-4659-96e4-2d87ad853f80 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.449332 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.449332 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:27.452208 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8356f9d6-8a3d-4659-96e4-2d87ad853f80 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:27.455728 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8356f9d6-8a3d-4659-96e4-2d87ad853f80 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:27.456050 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 164/649] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.464653 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ab992c87-103f-4569-bbef-f0399364e2d8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.466183 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ab992c87-103f-4569-bbef-f0399364e2d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:27.466367 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ab992c87-103f-4569-bbef-f0399364e2d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.466545 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ab992c87-103f-4569-bbef-f0399364e2d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.466645 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-ab992c87-103f-4569-bbef-f0399364e2d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:27.470332 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.470332 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:27.470974 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ab992c87-103f-4569-bbef-f0399364e2d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:27.471286 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 163/650] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.475636 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c126b536-f156-4115-a700-7e0c7c25af08 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.477072 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c126b536-f156-4115-a700-7e0c7c25af08 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:27.477233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c126b536-f156-4115-a700-7e0c7c25af08 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.477449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c126b536-f156-4115-a700-7e0c7c25af08 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.485134 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.485134 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:27.487915 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c126b536-f156-4115-a700-7e0c7c25af08 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:27.491666 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c126b536-f156-4115-a700-7e0c7c25af08 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:27.492014 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 164/651] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.678884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba243131-9808-43ca-827f-22e7d343069d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.680950 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba243131-9808-43ca-827f-22e7d343069d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:27.681179 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba243131-9808-43ca-827f-22e7d343069d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.681448 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba243131-9808-43ca-827f-22e7d343069d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.687386 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.687386 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:27.690597 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ba243131-9808-43ca-827f-22e7d343069d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:27.694767 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba243131-9808-43ca-827f-22e7d343069d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:27.695109 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 161/652] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:27.706314 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5a89885-0eec-4a37-b50b-da80c5a7ad2d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.707960 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5a89885-0eec-4a37-b50b-da80c5a7ad2d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:27.708135 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5a89885-0eec-4a37-b50b-da80c5a7ad2d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.708316 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5a89885-0eec-4a37-b50b-da80c5a7ad2d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.715375 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.715375 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:27.718998 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b5a89885-0eec-4a37-b50b-da80c5a7ad2d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:27.723487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5a89885-0eec-4a37-b50b-da80c5a7ad2d tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:27.723857 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 165/653] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:27.735087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1ab14fed-8d5a-44e6-8c6b-c423a961ad2b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.737310 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1ab14fed-8d5a-44e6-8c6b-c423a961ad2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:27.737785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1ab14fed-8d5a-44e6-8c6b-c423a961ad2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1654607416"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:27.749138 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.749138 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:27.750868 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1ab14fed-8d5a-44e6-8c6b-c423a961ad2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:27.751574 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.757446 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1ab14fed-8d5a-44e6-8c6b-c423a961ad2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:25:27.758216 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1ab14fed-8d5a-44e6-8c6b-c423a961ad2b tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:27.758671 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 164/654] 10.4.3.126 () {68 vars in 1368 bytes} [Thu Aug 13 19:25:27 2026] PUT /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 783 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.768784 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-558f8ae5-22dc-4c45-acf0-7fe69db3ba98 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.770475 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-558f8ae5-22dc-4c45-acf0-7fe69db3ba98 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:27.770712 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-558f8ae5-22dc-4c45-acf0-7fe69db3ba98 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2026070541", "description": "This is the new description of volume"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:27.778905 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.778905 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:27.782378 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-558f8ae5-22dc-4c45-acf0-7fe69db3ba98 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:27.787067 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-558f8ae5-22dc-4c45-acf0-7fe69db3ba98 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:25:27.787672 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-558f8ae5-22dc-4c45-acf0-7fe69db3ba98 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:27.788042 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 162/655] 10.4.3.126 () {68 vars in 1369 bytes} [Thu Aug 13 19:25:27 2026] PUT /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.797703 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cb27f130-9513-45f2-9268-a1decd465b14 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.799549 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb27f130-9513-45f2-9268-a1decd465b14 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:27.799776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb27f130-9513-45f2-9268-a1decd465b14 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.800029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb27f130-9513-45f2-9268-a1decd465b14 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.806608 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.806608 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:27.810020 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cb27f130-9513-45f2-9268-a1decd465b14 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:27.814310 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb27f130-9513-45f2-9268-a1decd465b14 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:27.814486 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 166/656] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 1406 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:27.825783 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a428654b-79e4-4d88-b860-f64c7e686358 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.827222 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:27.827552 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1442653686", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1022498944"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:27.828800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1442653686', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1022498944'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:27.828908 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume of 1 GB Aug 13 19:25:27.832385 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Availability Zones retrieved successfully. Aug 13 19:25:27.837066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (a009c750-0235-47a0-900c-fe9a75e31d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:27.837931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f7f048-db0d-42b1-a0e3-22465da929ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:27.838702 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:27.860033 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f7f048-db0d-42b1-a0e3-22465da929ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:27.860759 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503f89b8-1a18-468f-ac1b-ab74186b4e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:27.891526 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Created reservations ['92a7707f-4134-475d-9155-eea1f1d7d095', '5aae93f1-9b48-4b27-b4b1-f4f676a8cc29', '6bdc0d10-9186-4a52-a5ae-62ec3b8e8b0b', '14649b6f-1193-4fc5-93b9-a086f76b08c3'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:27.892175 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503f89b8-1a18-468f-ac1b-ab74186b4e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92a7707f-4134-475d-9155-eea1f1d7d095', '5aae93f1-9b48-4b27-b4b1-f4f676a8cc29', '6bdc0d10-9186-4a52-a5ae-62ec3b8e8b0b', '14649b6f-1193-4fc5-93b9-a086f76b08c3']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:27.892847 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c91d895a-190d-41b2-84ef-c2148205525c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:27.911088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c91d895a-190d-41b2-84ef-c2148205525c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e90246cc-348f-4f1e-bab6-e9cfb5abaa64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1442653686',display_name='tempest-VolumesGetTest-Volume-1022498944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['92a7707f-4134-475d-9155-eea1f1d7d095','5aae93f1-9b48-4b27-b4b1-f4f676a8cc29','6bdc0d10-9186-4a52-a5ae-62ec3b8e8b0b','14649b6f-1193-4fc5-93b9-a086f76b08c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:27Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1442653686',display_name='tempest-VolumesGetTest-Volume-1022498944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e90246cc-348f-4f1e-bab6-e9cfb5abaa64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4ca18a370fe4b1092931388edc0c5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa2f02ce7ee46a999d2064983c95188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:27.911840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8723e54-e05b-4976-9e0f-73b86365fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:27.926468 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8723e54-e05b-4976-9e0f-73b86365fd92) transitioned into 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-1442653686',display_name='tempest-VolumesGetTest-Volume-1022498944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ca18a370fe4b1092931388edc0c5bd',qos_specs=None,replication_status=,reservations=['92a7707f-4134-475d-9155-eea1f1d7d095','5aae93f1-9b48-4b27-b4b1-f4f676a8cc29','6bdc0d10-9186-4a52-a5ae-62ec3b8e8b0b','14649b6f-1193-4fc5-93b9-a086f76b08c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa2f02ce7ee46a999d2064983c95188',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:27.927115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1988819f-a291-4482-9a90-4c50e4a2d4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:27.928255 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 Aug 13 19:25:27.928486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.928667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.934433 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1988819f-a291-4482-9a90-4c50e4a2d4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:27.935116 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Flow 'volume_create_api' (a009c750-0235-47a0-900c-fe9a75e31d0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:27.935371 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Create volume request issued successfully. Aug 13 19:25:27.935879 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a428654b-79e4-4d88-b860-f64c7e686358 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:27.936267 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 165/657] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:25:27 2026] POST /volume/v3/volumes => generated 780 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:27.936601 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.936851 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.937086 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.937646 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.937877 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.938089 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.941655 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fe984cd-acdc-4d9b-bba9-f8e3e4a5ec8c tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 returned with HTTP 200 Aug 13 19:25:27.941967 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 165/658] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 => generated 437 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.946852 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9c0b0c9b-fb35-4386-a7f2-41d32b67eb8e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.948367 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c0b0c9b-fb35-4386-a7f2-41d32b67eb8e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 Aug 13 19:25:27.948572 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c0b0c9b-fb35-4386-a7f2-41d32b67eb8e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:27.948792 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c0b0c9b-fb35-4386-a7f2-41d32b67eb8e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:27.951616 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:27.953318 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 Aug 13 19:25:27.953665 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:27.954762 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:27.954762 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:27.957756 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9c0b0c9b-fb35-4386-a7f2-41d32b67eb8e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:27.961130 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c0b0c9b-fb35-4386-a7f2-41d32b67eb8e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 returned with HTTP 200 Aug 13 19:25:27.961500 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 163/659] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:27 2026] GET /volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:27.991335 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.991609 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.991833 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.992319 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.992597 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.992816 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:27.996494 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8c941675-3ffc-44d4-ab7c-97e8f51af5b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 returned with HTTP 200 Aug 13 19:25:27.996927 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 167/660] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:25:27 2026] PUT /volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 => generated 390 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.005718 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.064009 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7ef1f10f-64ab-4365-b5d8-daf24d887dea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.065904 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7ef1f10f-64ab-4365-b5d8-daf24d887dea tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 Aug 13 19:25:28.066132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7ef1f10f-64ab-4365-b5d8-daf24d887dea tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.066353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7ef1f10f-64ab-4365-b5d8-daf24d887dea tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.073371 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.073371 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:28.076905 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7ef1f10f-64ab-4365-b5d8-daf24d887dea tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:28.081042 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7ef1f10f-64ab-4365-b5d8-daf24d887dea tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 returned with HTTP 200 Aug 13 19:25:28.081495 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 166/661] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.093436 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.094910 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:28.095206 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-587704373"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:28.096545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-587704373'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:28.096650 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume of 1 GB Aug 13 19:25:28.100045 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Availability Zones retrieved successfully. Aug 13 19:25:28.105805 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Flow 'volume_create_api' (e4a9d620-12f8-479e-b60a-a34eae846370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:28.106757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d6bd2f-353c-4fd5-8880-20a3de682949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.107563 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:28.123732 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-76ebf06f-269d-49f1-8db6-91a39377e3c1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.125385 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76ebf06f-269d-49f1-8db6-91a39377e3c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:28.125565 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76ebf06f-269d-49f1-8db6-91a39377e3c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.125744 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76ebf06f-269d-49f1-8db6-91a39377e3c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.130549 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22d6bd2f-353c-4fd5-8880-20a3de682949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.131175 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e35666d2-1138-4b13-a2b1-7ef14fe05a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.134080 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.134080 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:28.137233 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-76ebf06f-269d-49f1-8db6-91a39377e3c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:28.140899 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76ebf06f-269d-49f1-8db6-91a39377e3c1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:28.141337 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 168/662] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.166065 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Created reservations ['e15c26a1-bcaa-4998-985a-4a7a5b92a7d1', '42a1a0ae-4084-4c03-9986-88bf89fca5eb', '9ae57000-0ad4-4605-aac6-112742c7ec29', '8b76119d-507e-4672-8c71-b67c0ae00a8b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:28.166741 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e35666d2-1138-4b13-a2b1-7ef14fe05a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e15c26a1-bcaa-4998-985a-4a7a5b92a7d1', '42a1a0ae-4084-4c03-9986-88bf89fca5eb', '9ae57000-0ad4-4605-aac6-112742c7ec29', '8b76119d-507e-4672-8c71-b67c0ae00a8b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.167354 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444f15b5-3eab-4df5-a9e9-53f733f12ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.186669 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:28.187054 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444f15b5-3eab-4df5-a9e9-53f733f12ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b325c896-e8dd-4133-b0ea-5779ec236ab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-587704373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd41670dd2dc47ccae14519f43c2bcd2',qos_specs=None,replication_status=,reservations=['e15c26a1-bcaa-4998-985a-4a7a5b92a7d1','42a1a0ae-4084-4c03-9986-88bf89fca5eb','9ae57000-0ad4-4605-aac6-112742c7ec29','8b76119d-507e-4672-8c71-b67c0ae00a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41c763b57324478a6727aff6b046549',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-587704373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b325c896-e8dd-4133-b0ea-5779ec236ab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd41670dd2dc47ccae14519f43c2bcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f41c763b57324478a6727aff6b046549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.187184 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1133136987"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:28.187893 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76febfd-d1d6-4924-a1c1-b20be69c3cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.188538 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1133136987'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:28.188689 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Create volume of 1 GB Aug 13 19:25:28.189029 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.189029 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:28.192854 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Availability Zones retrieved successfully. Aug 13 19:25:28.198459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Flow 'volume_create_api' (dcfb7ca1-e459-4ad4-a239-f015510f1650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:28.199536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899b817b-5505-47e3-9917-e6c4513f2e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.200585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:28.203768 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76febfd-d1d6-4924-a1c1-b20be69c3cc7) transitioned into state 'SUCCESS' from state '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-587704373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd41670dd2dc47ccae14519f43c2bcd2',qos_specs=None,replication_status=,reservations=['e15c26a1-bcaa-4998-985a-4a7a5b92a7d1','42a1a0ae-4084-4c03-9986-88bf89fca5eb','9ae57000-0ad4-4605-aac6-112742c7ec29','8b76119d-507e-4672-8c71-b67c0ae00a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41c763b57324478a6727aff6b046549',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.204346 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f29d4a-198e-4432-bb3f-f9bea6784b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.211459 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f29d4a-198e-4432-bb3f-f9bea6784b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.212108 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Flow 'volume_create_api' (e4a9d620-12f8-479e-b60a-a34eae846370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:28.212363 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Create volume request issued successfully. Aug 13 19:25:28.212871 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9579366-1a92-4d1c-8bf4-4013bcc2edb2 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:28.213195 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 164/663] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:28 2026] POST /volume/v3/volumes => generated 756 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:28.218098 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b8235cc-781a-4200-8248-811742514573 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.219729 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b8235cc-781a-4200-8248-811742514573 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:28.219937 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b8235cc-781a-4200-8248-811742514573 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.220139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b8235cc-781a-4200-8248-811742514573 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.227492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ad3f67cd-fce5-4d20-8de5-d6a38302d85d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.228679 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899b817b-5505-47e3-9917-e6c4513f2e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.229288 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad3f67cd-fce5-4d20-8de5-d6a38302d85d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 Aug 13 19:25:28.229351 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db88186-b224-4245-aacb-d643062ea60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.229526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad3f67cd-fce5-4d20-8de5-d6a38302d85d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.229731 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad3f67cd-fce5-4d20-8de5-d6a38302d85d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.231178 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.231178 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:28.234438 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b8235cc-781a-4200-8248-811742514573 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:28.235827 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.235827 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:28.237793 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b8235cc-781a-4200-8248-811742514573 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:28.238138 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 167/664] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:28.239071 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ad3f67cd-fce5-4d20-8de5-d6a38302d85d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:28.242836 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad3f67cd-fce5-4d20-8de5-d6a38302d85d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 returned with HTTP 200 Aug 13 19:25:28.243256 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 169/665] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.280896 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Created reservations ['95aa579f-2f4b-42be-8890-843aa1aa30cc', 'ddddbdbb-ccf5-4950-9496-231475a72a27', 'ca71bff8-3481-459c-9139-b498a6ba3f3f', '3c0bc2e7-8a93-4b42-b95a-1dfdc62d9f17'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:28.281587 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db88186-b224-4245-aacb-d643062ea60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95aa579f-2f4b-42be-8890-843aa1aa30cc', 'ddddbdbb-ccf5-4950-9496-231475a72a27', 'ca71bff8-3481-459c-9139-b498a6ba3f3f', '3c0bc2e7-8a93-4b42-b95a-1dfdc62d9f17']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.282214 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b641a1b-f6a4-41ac-b705-8e18be1ed44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.301013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b641a1b-f6a4-41ac-b705-8e18be1ed44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26a38ffc-7900-4bde-938c-3b75e230bcc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1133136987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4cb7c7218746feb558a9d9ea06d3c5',qos_specs=None,replication_status=,reservations=['95aa579f-2f4b-42be-8890-843aa1aa30cc','ddddbdbb-ccf5-4950-9496-231475a72a27','ca71bff8-3481-459c-9139-b498a6ba3f3f','3c0bc2e7-8a93-4b42-b95a-1dfdc62d9f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d17c0951597496e8420ced4ea0b3f2d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1133136987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26a38ffc-7900-4bde-938c-3b75e230bcc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4cb7c7218746feb558a9d9ea06d3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d17c0951597496e8420ced4ea0b3f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.301659 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c198ba4e-90dc-4fcd-8b02-fbf75195e5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.315114 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c198ba4e-90dc-4fcd-8b02-fbf75195e5ce) transitioned into state 'SUCCESS' from state '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-1133136987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4cb7c7218746feb558a9d9ea06d3c5',qos_specs=None,replication_status=,reservations=['95aa579f-2f4b-42be-8890-843aa1aa30cc','ddddbdbb-ccf5-4950-9496-231475a72a27','ca71bff8-3481-459c-9139-b498a6ba3f3f','3c0bc2e7-8a93-4b42-b95a-1dfdc62d9f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d17c0951597496e8420ced4ea0b3f2d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.315717 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569bd37a-218f-4a1b-9d98-0541073daa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:28.322918 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569bd37a-218f-4a1b-9d98-0541073daa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:28.323655 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Flow 'volume_create_api' (dcfb7ca1-e459-4ad4-a239-f015510f1650) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:28.323891 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Create volume request issued successfully. Aug 13 19:25:28.324375 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10cd9a4c-2430-4c81-b6cc-7aa97936bcce tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:28.324775 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 166/666] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:28 2026] POST /volume/v3/volumes => generated 767 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:28.335681 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8c73816c-b8ee-4d52-94c7-f72be23abf2f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.337603 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8c73816c-b8ee-4d52-94c7-f72be23abf2f tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:28.337813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8c73816c-b8ee-4d52-94c7-f72be23abf2f tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.337996 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8c73816c-b8ee-4d52-94c7-f72be23abf2f tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.344317 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.344317 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:28.347405 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8c73816c-b8ee-4d52-94c7-f72be23abf2f tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Volume info retrieved successfully. Aug 13 19:25:28.351025 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8c73816c-b8ee-4d52-94c7-f72be23abf2f tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 returned with HTTP 200 Aug 13 19:25:28.351447 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 165/667] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.468300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ddaec883-e6c0-4e99-929a-dffcfb6f1e88 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.469768 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ddaec883-e6c0-4e99-929a-dffcfb6f1e88 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:28.469925 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ddaec883-e6c0-4e99-929a-dffcfb6f1e88 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.470090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ddaec883-e6c0-4e99-929a-dffcfb6f1e88 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.477963 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.477963 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:28.480422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e53a831-a0bc-49ac-9399-ecc5f9c4b8a4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.480745 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ddaec883-e6c0-4e99-929a-dffcfb6f1e88 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:28.481960 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e53a831-a0bc-49ac-9399-ecc5f9c4b8a4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:28.482162 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e53a831-a0bc-49ac-9399-ecc5f9c4b8a4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.482372 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e53a831-a0bc-49ac-9399-ecc5f9c4b8a4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.482480 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2e53a831-a0bc-49ac-9399-ecc5f9c4b8a4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:28.484132 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ddaec883-e6c0-4e99-929a-dffcfb6f1e88 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:28.484505 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 168/668] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.486014 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.486014 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:28.486642 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e53a831-a0bc-49ac-9399-ecc5f9c4b8a4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:28.487067 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 170/669] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.502792 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-502b28e6-2d5e-4d4f-ab36-be5194ff421c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.504441 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-502b28e6-2d5e-4d4f-ab36-be5194ff421c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:28.504615 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-502b28e6-2d5e-4d4f-ab36-be5194ff421c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.504800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-502b28e6-2d5e-4d4f-ab36-be5194ff421c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.512749 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.512749 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:28.515434 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-502b28e6-2d5e-4d4f-ab36-be5194ff421c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:28.518684 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-502b28e6-2d5e-4d4f-ab36-be5194ff421c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:28.518997 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 167/670] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.973169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b3309a65-d5ec-49dc-93f5-d6c811961f10 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:28.974854 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b3309a65-d5ec-49dc-93f5-d6c811961f10 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 Aug 13 19:25:28.975041 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b3309a65-d5ec-49dc-93f5-d6c811961f10 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:28.975216 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b3309a65-d5ec-49dc-93f5-d6c811961f10 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:28.981366 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:28.981366 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:28.984204 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b3309a65-d5ec-49dc-93f5-d6c811961f10 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:28.987743 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b3309a65-d5ec-49dc-93f5-d6c811961f10 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 returned with HTTP 200 Aug 13 19:25:28.988109 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 166/671] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:28 2026] GET /volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 => generated 873 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:28.998971 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-20b96cfd-4e47-4752-bea2-4a813ae3f9ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.000263 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-20b96cfd-4e47-4752-bea2-4a813ae3f9ec tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] PUT https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 Aug 13 19:25:29.000532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-20b96cfd-4e47-4752-bea2-4a813ae3f9ec tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1654607416", "description": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:29.007229 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.007229 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:29.010008 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-20b96cfd-4e47-4752-bea2-4a813ae3f9ec tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:29.015484 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-20b96cfd-4e47-4752-bea2-4a813ae3f9ec tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume updated successfully. Aug 13 19:25:29.015990 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-20b96cfd-4e47-4752-bea2-4a813ae3f9ec tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 returned with HTTP 200 Aug 13 19:25:29.016349 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 169/672] 10.4.3.126 () {68 vars in 1368 bytes} [Thu Aug 13 19:25:28 2026] PUT /volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 => generated 770 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.026264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-531d4a70-d3fe-4967-9537-1774e540c814 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.027807 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-531d4a70-d3fe-4967-9537-1774e540c814 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 Aug 13 19:25:29.027989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-531d4a70-d3fe-4967-9537-1774e540c814 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.028185 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-531d4a70-d3fe-4967-9537-1774e540c814 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.033810 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.033810 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:29.036602 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-531d4a70-d3fe-4967-9537-1774e540c814 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:29.040158 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-531d4a70-d3fe-4967-9537-1774e540c814 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 returned with HTTP 200 Aug 13 19:25:29.040537 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 171/673] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.050607 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8eaa7b00-b2ee-4588-a87e-6500d2933535 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.052091 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8eaa7b00-b2ee-4588-a87e-6500d2933535 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 Aug 13 19:25:29.052245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8eaa7b00-b2ee-4588-a87e-6500d2933535 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.052471 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8eaa7b00-b2ee-4588-a87e-6500d2933535 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.052635 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-8eaa7b00-b2ee-4588-a87e-6500d2933535 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume with id: e90246cc-348f-4f1e-bab6-e9cfb5abaa64 Aug 13 19:25:29.058474 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.058474 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:29.058862 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8eaa7b00-b2ee-4588-a87e-6500d2933535 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:29.073400 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8eaa7b00-b2ee-4588-a87e-6500d2933535 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume request issued successfully. Aug 13 19:25:29.073556 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8eaa7b00-b2ee-4588-a87e-6500d2933535 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 returned with HTTP 202 Aug 13 19:25:29.073948 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 168/674] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:29 2026] DELETE /volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:29.080141 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a9847f52-1713-42ac-a535-4559edf26a9f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.081878 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9847f52-1713-42ac-a535-4559edf26a9f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 Aug 13 19:25:29.082046 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9847f52-1713-42ac-a535-4559edf26a9f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.082218 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9847f52-1713-42ac-a535-4559edf26a9f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.088571 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.088571 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:29.091740 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9847f52-1713-42ac-a535-4559edf26a9f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:29.095450 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9847f52-1713-42ac-a535-4559edf26a9f tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 returned with HTTP 200 Aug 13 19:25:29.095783 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 167/675] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.152171 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3191094d-b3f7-4196-8bcb-80018f06e820 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.153723 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3191094d-b3f7-4196-8bcb-80018f06e820 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:29.153900 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3191094d-b3f7-4196-8bcb-80018f06e820 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.154075 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3191094d-b3f7-4196-8bcb-80018f06e820 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.161947 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.161947 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:29.164621 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3191094d-b3f7-4196-8bcb-80018f06e820 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:29.167936 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3191094d-b3f7-4196-8bcb-80018f06e820 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:29.168265 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 170/676] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.251974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bb79dc68-2b56-4921-b3db-8a0b491faa6c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.253564 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb79dc68-2b56-4921-b3db-8a0b491faa6c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:29.253738 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb79dc68-2b56-4921-b3db-8a0b491faa6c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.254093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb79dc68-2b56-4921-b3db-8a0b491faa6c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.258703 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-081a7854-a5f8-4905-b85c-235cfb527a49 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.260730 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-081a7854-a5f8-4905-b85c-235cfb527a49 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 Aug 13 19:25:29.260952 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-081a7854-a5f8-4905-b85c-235cfb527a49 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.261185 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-081a7854-a5f8-4905-b85c-235cfb527a49 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.263722 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.263722 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:29.267338 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bb79dc68-2b56-4921-b3db-8a0b491faa6c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:29.269862 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.269862 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:29.272045 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb79dc68-2b56-4921-b3db-8a0b491faa6c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:29.272580 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 172/677] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:29.273985 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-081a7854-a5f8-4905-b85c-235cfb527a49 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:29.277977 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-081a7854-a5f8-4905-b85c-235cfb527a49 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 returned with HTTP 200 Aug 13 19:25:29.278353 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 169/678] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.364269 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-97dd9ab1-8c41-4925-8b02-0a79d34ec3c3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.366308 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97dd9ab1-8c41-4925-8b02-0a79d34ec3c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:29.366727 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97dd9ab1-8c41-4925-8b02-0a79d34ec3c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.367133 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97dd9ab1-8c41-4925-8b02-0a79d34ec3c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.376834 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.376834 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:29.381016 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-97dd9ab1-8c41-4925-8b02-0a79d34ec3c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Volume info retrieved successfully. Aug 13 19:25:29.385523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97dd9ab1-8c41-4925-8b02-0a79d34ec3c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 returned with HTTP 200 Aug 13 19:25:29.385894 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 168/679] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.398944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-892c53db-f9fe-464d-b35f-ec6ab5c625ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.400486 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-892c53db-f9fe-464d-b35f-ec6ab5c625ec tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:25:29.400777 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-892c53db-f9fe-464d-b35f-ec6ab5c625ec tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26a38ffc-7900-4bde-938c-3b75e230bcc2", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-939826964"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:29.408013 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.408013 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:29.408455 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-892c53db-f9fe-464d-b35f-ec6ab5c625ec tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Volume info retrieved successfully. Aug 13 19:25:29.408553 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-892c53db-f9fe-464d-b35f-ec6ab5c625ec tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Create snapshot from volume 26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:29.443837 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-892c53db-f9fe-464d-b35f-ec6ab5c625ec tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Created reservations ['be0acf10-3702-499f-814c-370d1864fb2e', 'b538aa3c-72f7-4cd7-b4e2-ba27d9a99bf1', 'b94e5b43-1ed6-4fa9-b8cc-f041fc163c69', 'd8dd7d31-f54e-4a8d-b3a1-d9e90daca8f6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:29.471614 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-892c53db-f9fe-464d-b35f-ec6ab5c625ec tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Snapshot create request issued successfully. Aug 13 19:25:29.471919 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-892c53db-f9fe-464d-b35f-ec6ab5c625ec tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:25:29.472424 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 171/680] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:25:29 2026] POST /volume/v3/snapshots => generated 322 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:29.481225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d060530a-3285-4c0a-9d8a-2277a04ee3a8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.482734 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d060530a-3285-4c0a-9d8a-2277a04ee3a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e Aug 13 19:25:29.482939 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d060530a-3285-4c0a-9d8a-2277a04ee3a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.483147 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d060530a-3285-4c0a-9d8a-2277a04ee3a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.488749 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.488749 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:29.489216 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d060530a-3285-4c0a-9d8a-2277a04ee3a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Snapshot retrieved successfully. Aug 13 19:25:29.490038 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d060530a-3285-4c0a-9d8a-2277a04ee3a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e returned with HTTP 200 Aug 13 19:25:29.490468 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 173/681] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.496912 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-afcfaf9f-a05c-4d99-9d66-04ef68d39b48 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.497352 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8d6077c6-e45c-4029-aa78-8381dc3d3a81 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.498595 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afcfaf9f-a05c-4d99-9d66-04ef68d39b48 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:29.498787 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afcfaf9f-a05c-4d99-9d66-04ef68d39b48 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.498988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afcfaf9f-a05c-4d99-9d66-04ef68d39b48 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.499138 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8d6077c6-e45c-4029-aa78-8381dc3d3a81 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:29.499398 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8d6077c6-e45c-4029-aa78-8381dc3d3a81 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.499617 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8d6077c6-e45c-4029-aa78-8381dc3d3a81 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.499744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-8d6077c6-e45c-4029-aa78-8381dc3d3a81 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:29.503767 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.503767 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:29.504441 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8d6077c6-e45c-4029-aa78-8381dc3d3a81 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:29.504763 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 169/682] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.507086 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.507086 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:29.510146 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-afcfaf9f-a05c-4d99-9d66-04ef68d39b48 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:29.513806 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afcfaf9f-a05c-4d99-9d66-04ef68d39b48 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:29.514433 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 170/683] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:29.529762 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-08ec71a9-8872-413c-9dcf-cf4c50e864d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:29.531434 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08ec71a9-8872-413c-9dcf-cf4c50e864d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:29.531662 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08ec71a9-8872-413c-9dcf-cf4c50e864d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:29.531844 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08ec71a9-8872-413c-9dcf-cf4c50e864d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:29.540086 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:29.540086 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:29.543787 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-08ec71a9-8872-413c-9dcf-cf4c50e864d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:29.548316 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08ec71a9-8872-413c-9dcf-cf4c50e864d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:29.548802 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 172/684] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:29 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:30.107961 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a33db622-5537-47c1-9c3c-739c40d0d8b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.109954 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a33db622-5537-47c1-9c3c-739c40d0d8b1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 Aug 13 19:25:30.110190 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a33db622-5537-47c1-9c3c-739c40d0d8b1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.110419 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a33db622-5537-47c1-9c3c-739c40d0d8b1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.120231 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a33db622-5537-47c1-9c3c-739c40d0d8b1 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 returned with HTTP 404 Aug 13 19:25:30.120838 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 174/685] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/volumes/e90246cc-348f-4f1e-bab6-e9cfb5abaa64 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:30.129319 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5afd00e8-6569-4e81-888e-e8d71b1eb7e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.131821 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5afd00e8-6569-4e81-888e-e8d71b1eb7e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:30.132193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5afd00e8-6569-4e81-888e-e8d71b1eb7e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.134293 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5afd00e8-6569-4e81-888e-e8d71b1eb7e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.141851 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.141851 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:30.149839 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5afd00e8-6569-4e81-888e-e8d71b1eb7e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:30.157201 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5afd00e8-6569-4e81-888e-e8d71b1eb7e9 tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:30.157482 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 170/686] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 1406 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:30.173285 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ae9bf8b6-678c-4900-909f-3499e8856b4e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.174992 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae9bf8b6-678c-4900-909f-3499e8856b4e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] DELETE https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:30.175204 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae9bf8b6-678c-4900-909f-3499e8856b4e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.175455 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae9bf8b6-678c-4900-909f-3499e8856b4e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.175618 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-ae9bf8b6-678c-4900-909f-3499e8856b4e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume with id: 05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:30.179116 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2d13e1b3-3115-40f7-8b50-3d412c3eeec9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.180808 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d13e1b3-3115-40f7-8b50-3d412c3eeec9 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:30.181156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d13e1b3-3115-40f7-8b50-3d412c3eeec9 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.181156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d13e1b3-3115-40f7-8b50-3d412c3eeec9 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.183803 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.183803 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:30.184290 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ae9bf8b6-678c-4900-909f-3499e8856b4e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:30.194742 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.194742 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:30.197882 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2d13e1b3-3115-40f7-8b50-3d412c3eeec9 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:30.201513 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d13e1b3-3115-40f7-8b50-3d412c3eeec9 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:30.201929 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 173/687] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:30.211022 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ae9bf8b6-678c-4900-909f-3499e8856b4e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Delete volume request issued successfully. Aug 13 19:25:30.211222 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae9bf8b6-678c-4900-909f-3499e8856b4e tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 202 Aug 13 19:25:30.211668 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 171/688] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:30 2026] DELETE /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:30.222230 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2428d6c8-f6f1-4721-b7c4-ab39f6b4298a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.226310 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2428d6c8-f6f1-4721-b7c4-ab39f6b4298a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:30.226571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2428d6c8-f6f1-4721-b7c4-ab39f6b4298a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.226818 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2428d6c8-f6f1-4721-b7c4-ab39f6b4298a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.237471 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.237471 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:30.241018 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2428d6c8-f6f1-4721-b7c4-ab39f6b4298a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Volume info retrieved successfully. Aug 13 19:25:30.247988 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2428d6c8-f6f1-4721-b7c4-ab39f6b4298a tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 200 Aug 13 19:25:30.248429 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 175/689] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:30.286082 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-68ac682f-c6fb-4f8d-91bc-30d008593925 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.287767 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68ac682f-c6fb-4f8d-91bc-30d008593925 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:30.287956 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68ac682f-c6fb-4f8d-91bc-30d008593925 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.288132 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-68ac682f-c6fb-4f8d-91bc-30d008593925 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.297282 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.297282 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:30.300619 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-68ac682f-c6fb-4f8d-91bc-30d008593925 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:30.304286 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-68ac682f-c6fb-4f8d-91bc-30d008593925 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:30.304665 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 171/690] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:30.502209 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98de44c3-56a8-4009-bcbb-dc2e45ca2e9d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.503746 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98de44c3-56a8-4009-bcbb-dc2e45ca2e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e Aug 13 19:25:30.504009 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98de44c3-56a8-4009-bcbb-dc2e45ca2e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.504084 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98de44c3-56a8-4009-bcbb-dc2e45ca2e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.508523 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.508523 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:30.508888 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-98de44c3-56a8-4009-bcbb-dc2e45ca2e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Snapshot retrieved successfully. Aug 13 19:25:30.509820 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98de44c3-56a8-4009-bcbb-dc2e45ca2e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e returned with HTTP 200 Aug 13 19:25:30.510260 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 174/691] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:30.518888 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a0c8442c-c80a-4f9e-812f-5a6e26f2a4e2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.519959 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b6007761-a838-46b9-be31-89a3785826b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.520540 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a0c8442c-c80a-4f9e-812f-5a6e26f2a4e2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:30.520759 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a0c8442c-c80a-4f9e-812f-5a6e26f2a4e2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.520957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a0c8442c-c80a-4f9e-812f-5a6e26f2a4e2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.521058 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-a0c8442c-c80a-4f9e-812f-5a6e26f2a4e2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:30.522055 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6007761-a838-46b9-be31-89a3785826b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 Aug 13 19:25:30.522441 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6007761-a838-46b9-be31-89a3785826b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:30.525391 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.525391 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:30.526206 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a0c8442c-c80a-4f9e-812f-5a6e26f2a4e2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:30.526942 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 172/692] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:25:30.527417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4f995945-79a4-4a42-92be-73ab4d9d2a5b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.528948 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f995945-79a4-4a42-92be-73ab4d9d2a5b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:30.529104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f995945-79a4-4a42-92be-73ab4d9d2a5b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.529291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f995945-79a4-4a42-92be-73ab4d9d2a5b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.537682 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.537682 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:30.540544 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4f995945-79a4-4a42-92be-73ab4d9d2a5b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:30.544005 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f995945-79a4-4a42-92be-73ab4d9d2a5b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:30.544368 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 172/693] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:30.561013 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5b518332-f2ae-4a08-9c72-00c963bee9c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.562532 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b518332-f2ae-4a08-9c72-00c963bee9c9 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:30.562698 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b518332-f2ae-4a08-9c72-00c963bee9c9 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.562862 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b518332-f2ae-4a08-9c72-00c963bee9c9 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.573663 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.573663 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:30.575640 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6007761-a838-46b9-be31-89a3785826b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 returned with HTTP 200 Aug 13 19:25:30.576327 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 176/694] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:25:30 2026] PUT /volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 => generated 390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:30.578067 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5b518332-f2ae-4a08-9c72-00c963bee9c9 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:30.582943 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b518332-f2ae-4a08-9c72-00c963bee9c9 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:30.583422 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 175/695] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:30.583624 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-27e8c3ed-0e4e-423f-89cf-67c5da5cbc41 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.585536 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-27e8c3ed-0e4e-423f-89cf-67c5da5cbc41 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:25:30.585865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-27e8c3ed-0e4e-423f-89cf-67c5da5cbc41 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26a38ffc-7900-4bde-938c-3b75e230bcc2"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:30.593939 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.593939 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:30.594393 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-27e8c3ed-0e4e-423f-89cf-67c5da5cbc41 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Volume info retrieved successfully. Aug 13 19:25:30.594498 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-27e8c3ed-0e4e-423f-89cf-67c5da5cbc41 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Create snapshot from volume 26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:30.609756 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota_utils [None req-27e8c3ed-0e4e-423f-89cf-67c5da5cbc41 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Quota exceeded for 8e4cb7c7218746feb558a9d9ea06d3c5, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 19:25:30.609995 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.middleware.fault [None req-27e8c3ed-0e4e-423f-89cf-67c5da5cbc41 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 413 Aug 13 19:25:30.610850 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 173/696] 10.4.3.126 () {68 vars in 1264 bytes} [Thu Aug 13 19:25:30 2026] POST /volume/v3/snapshots => generated 208 bytes in 28 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 19:25:30.624863 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-631c923f-18e8-40ae-b315-ce8d59801d88 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.626376 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 Aug 13 19:25:30.626910 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:30.673008 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:30.673452 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:30.673829 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:30.674622 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:30.674997 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:30.675369 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:25:30.679906 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-631c923f-18e8-40ae-b315-ce8d59801d88 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 returned with HTTP 200 Aug 13 19:25:30.680322 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 173/697] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:25:30 2026] PUT /volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 => generated 390 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:30.689105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7c03689b-4ef3-498f-8723-e30954d16138 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.690677 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7c03689b-4ef3-498f-8723-e30954d16138 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:25:30.690967 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7c03689b-4ef3-498f-8723-e30954d16138 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26a38ffc-7900-4bde-938c-3b75e230bcc2"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:30.698909 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.698909 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:30.699503 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7c03689b-4ef3-498f-8723-e30954d16138 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Volume info retrieved successfully. Aug 13 19:25:30.699853 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-7c03689b-4ef3-498f-8723-e30954d16138 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Create snapshot from volume 26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:30.713405 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota_utils [None req-7c03689b-4ef3-498f-8723-e30954d16138 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Quota exceeded for 8e4cb7c7218746feb558a9d9ea06d3c5, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 19:25:30.713608 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.middleware.fault [None req-7c03689b-4ef3-498f-8723-e30954d16138 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 413 Aug 13 19:25:30.714388 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 177/698] 10.4.3.126 () {68 vars in 1264 bytes} [Thu Aug 13 19:25:30 2026] POST /volume/v3/snapshots => generated 133 bytes in 26 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 19:25:30.721636 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-04c0c4d1-a398-4278-a556-a8808c093d90 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.723092 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04c0c4d1-a398-4278-a556-a8808c093d90 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e Aug 13 19:25:30.723281 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04c0c4d1-a398-4278-a556-a8808c093d90 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.723483 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04c0c4d1-a398-4278-a556-a8808c093d90 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.723580 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-04c0c4d1-a398-4278-a556-a8808c093d90 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Delete snapshot with id: 2c256330-b288-4926-a2f2-81ba8daf8e7e Aug 13 19:25:30.727798 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.727798 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:30.728142 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-04c0c4d1-a398-4278-a556-a8808c093d90 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Snapshot retrieved successfully. Aug 13 19:25:30.740638 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-04c0c4d1-a398-4278-a556-a8808c093d90 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Snapshot delete request issued successfully. Aug 13 19:25:30.740815 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04c0c4d1-a398-4278-a556-a8808c093d90 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e returned with HTTP 202 Aug 13 19:25:30.741171 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 176/699] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:25:30 2026] DELETE /volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:30.748387 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0ca7d231-f217-4bc9-8709-c59f42fba8ae None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:30.750227 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ca7d231-f217-4bc9-8709-c59f42fba8ae tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e Aug 13 19:25:30.750436 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ca7d231-f217-4bc9-8709-c59f42fba8ae tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:30.750620 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ca7d231-f217-4bc9-8709-c59f42fba8ae tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:30.754905 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:30.754905 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:30.755318 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0ca7d231-f217-4bc9-8709-c59f42fba8ae tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Snapshot retrieved successfully. Aug 13 19:25:30.756001 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ca7d231-f217-4bc9-8709-c59f42fba8ae tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e returned with HTTP 200 Aug 13 19:25:30.756376 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 174/700] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:30 2026] GET /volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:31.216347 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-62f89ab2-ac0b-42f8-84cb-cafbb60f317c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.218406 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62f89ab2-ac0b-42f8-84cb-cafbb60f317c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:31.218607 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62f89ab2-ac0b-42f8-84cb-cafbb60f317c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.218822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62f89ab2-ac0b-42f8-84cb-cafbb60f317c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.228992 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:31.228992 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:31.232374 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-62f89ab2-ac0b-42f8-84cb-cafbb60f317c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:31.236363 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62f89ab2-ac0b-42f8-84cb-cafbb60f317c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:31.236766 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 174/701] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:31.264049 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-57071e0d-e80a-4409-b323-382925f706da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.265755 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-57071e0d-e80a-4409-b323-382925f706da tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] GET https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 Aug 13 19:25:31.265922 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-57071e0d-e80a-4409-b323-382925f706da tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.266092 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-57071e0d-e80a-4409-b323-382925f706da tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.271111 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-57071e0d-e80a-4409-b323-382925f706da tempest-VolumesGetTest-1565193071 tempest-VolumesGetTest-1565193071-project-member] https://10.4.3.126/volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 returned with HTTP 404 Aug 13 19:25:31.271577 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 178/702] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/volumes/05fba703-e94c-447d-8b56-87fa648fa794 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:31.318177 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7cdbeec0-81ed-45c6-be61-4ad2e6e3590b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.320016 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7cdbeec0-81ed-45c6-be61-4ad2e6e3590b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:31.320418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7cdbeec0-81ed-45c6-be61-4ad2e6e3590b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.320770 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7cdbeec0-81ed-45c6-be61-4ad2e6e3590b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.332868 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:31.332868 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:31.339741 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7cdbeec0-81ed-45c6-be61-4ad2e6e3590b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:31.343608 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7cdbeec0-81ed-45c6-be61-4ad2e6e3590b tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:31.344313 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 177/703] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:31.538114 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d07d1f84-46e2-4b22-9004-1c29cd2bbadf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.539796 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d07d1f84-46e2-4b22-9004-1c29cd2bbadf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:31.539968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d07d1f84-46e2-4b22-9004-1c29cd2bbadf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.540139 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d07d1f84-46e2-4b22-9004-1c29cd2bbadf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.540230 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d07d1f84-46e2-4b22-9004-1c29cd2bbadf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:31.543886 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:31.543886 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:31.544613 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d07d1f84-46e2-4b22-9004-1c29cd2bbadf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:31.545124 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 175/704] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:31.556666 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1bc71e0a-e2b3-478b-be9e-36ac4340524f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.558300 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1bc71e0a-e2b3-478b-be9e-36ac4340524f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:31.558493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1bc71e0a-e2b3-478b-be9e-36ac4340524f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.558665 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1bc71e0a-e2b3-478b-be9e-36ac4340524f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.566692 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:31.566692 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:31.569692 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1bc71e0a-e2b3-478b-be9e-36ac4340524f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:31.573876 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1bc71e0a-e2b3-478b-be9e-36ac4340524f tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:31.574223 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 175/705] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:31.600155 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c4ef0016-33a5-414b-b456-7e9bc9e2d936 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.610413 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c4ef0016-33a5-414b-b456-7e9bc9e2d936 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:31.612354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c4ef0016-33a5-414b-b456-7e9bc9e2d936 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.614167 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c4ef0016-33a5-414b-b456-7e9bc9e2d936 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.662859 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:31.662859 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:31.683131 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c4ef0016-33a5-414b-b456-7e9bc9e2d936 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:31.687292 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c4ef0016-33a5-414b-b456-7e9bc9e2d936 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:31.687678 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 179/706] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:31.764669 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7b5b5710-ec3d-4369-a908-ccfec9c55f49 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.766402 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b5b5710-ec3d-4369-a908-ccfec9c55f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e Aug 13 19:25:31.766825 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b5b5710-ec3d-4369-a908-ccfec9c55f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.766825 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b5b5710-ec3d-4369-a908-ccfec9c55f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.770728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b5b5710-ec3d-4369-a908-ccfec9c55f49 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e returned with HTTP 404 Aug 13 19:25:31.771195 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 178/707] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/snapshots/2c256330-b288-4926-a2f2-81ba8daf8e7e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:31.777089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-98036389-2476-400e-96fc-fed227557255 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.779094 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-98036389-2476-400e-96fc-fed227557255 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:31.779094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-98036389-2476-400e-96fc-fed227557255 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.779236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-98036389-2476-400e-96fc-fed227557255 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.786184 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:31.786184 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:31.790492 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-98036389-2476-400e-96fc-fed227557255 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Volume info retrieved successfully. Aug 13 19:25:31.794590 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-98036389-2476-400e-96fc-fed227557255 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 returned with HTTP 200 Aug 13 19:25:31.794964 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 176/708] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:31.808269 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bd51011f-cb42-437f-9138-5947c7269c75 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.809965 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd51011f-cb42-437f-9138-5947c7269c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] DELETE https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:31.810143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd51011f-cb42-437f-9138-5947c7269c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.810396 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd51011f-cb42-437f-9138-5947c7269c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.810588 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-bd51011f-cb42-437f-9138-5947c7269c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Delete volume with id: 26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:31.817023 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:31.817023 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:31.817497 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bd51011f-cb42-437f-9138-5947c7269c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Volume info retrieved successfully. Aug 13 19:25:31.835356 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bd51011f-cb42-437f-9138-5947c7269c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Delete volume request issued successfully. Aug 13 19:25:31.835356 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd51011f-cb42-437f-9138-5947c7269c75 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 returned with HTTP 202 Aug 13 19:25:31.835356 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 176/709] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:31 2026] DELETE /volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:31.841653 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a9c54c4d-f71d-4fc2-99e8-95140956ce1b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:31.844806 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9c54c4d-f71d-4fc2-99e8-95140956ce1b tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:31.844806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9c54c4d-f71d-4fc2-99e8-95140956ce1b tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:31.844806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9c54c4d-f71d-4fc2-99e8-95140956ce1b tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:31.853027 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:31.853027 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:31.858017 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a9c54c4d-f71d-4fc2-99e8-95140956ce1b tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Volume info retrieved successfully. Aug 13 19:25:31.863348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9c54c4d-f71d-4fc2-99e8-95140956ce1b tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 returned with HTTP 200 Aug 13 19:25:31.863841 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 180/710] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:31 2026] GET /volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:32.089656 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-25b78274-c340-41d9-a80c-7322485ec9fc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.091798 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-25b78274-c340-41d9-a80c-7322485ec9fc tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] POST https://10.4.3.126/volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7/action Aug 13 19:25:32.092217 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-25b78274-c340-41d9-a80c-7322485ec9fc tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:32.092414 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-25b78274-c340-41d9-a80c-7322485ec9fc tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:32.111649 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:32.111649 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:32.130990 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-182f194a-cb3c-4fc2-b99d-01f20e70c03a req-25b78274-c340-41d9-a80c-7322485ec9fc tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7/action returned with HTTP 204 Aug 13 19:25:32.131651 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 179/711] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:25:32 2026] POST /volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:32.248286 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5b8fdedd-1c3b-4527-9e12-9f126e43306a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.250468 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5b8fdedd-1c3b-4527-9e12-9f126e43306a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:32.250705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5b8fdedd-1c3b-4527-9e12-9f126e43306a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:32.250956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5b8fdedd-1c3b-4527-9e12-9f126e43306a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:32.262448 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:32.262448 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:32.266774 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5b8fdedd-1c3b-4527-9e12-9f126e43306a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:32.271237 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5b8fdedd-1c3b-4527-9e12-9f126e43306a tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:32.271714 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 177/712] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:32 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:32.284397 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7a48f28a-9fcb-4eee-9ea9-d3f696266ec2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.287032 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a48f28a-9fcb-4eee-9ea9-d3f696266ec2 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:25:32.287298 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a48f28a-9fcb-4eee-9ea9-d3f696266ec2 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:32.287561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a48f28a-9fcb-4eee-9ea9-d3f696266ec2 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:32.299965 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:32.299965 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:32.303630 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7a48f28a-9fcb-4eee-9ea9-d3f696266ec2 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:25:32.307922 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a48f28a-9fcb-4eee-9ea9-d3f696266ec2 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:25:32.308299 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 177/713] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:32 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:32.360543 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e54c4c49-aa28-492a-81b6-18866d6a0a56 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.362699 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e54c4c49-aa28-492a-81b6-18866d6a0a56 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:32.362917 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e54c4c49-aa28-492a-81b6-18866d6a0a56 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:32.363138 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e54c4c49-aa28-492a-81b6-18866d6a0a56 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:32.374097 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:32.374097 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:32.377665 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e54c4c49-aa28-492a-81b6-18866d6a0a56 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:32.382545 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e54c4c49-aa28-492a-81b6-18866d6a0a56 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:32.383057 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 181/714] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:32 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:32.553756 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-550a9ecb-03b7-4ae2-bb7e-ba04075e7e7d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.556167 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-550a9ecb-03b7-4ae2-bb7e-ba04075e7e7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:32.556167 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-550a9ecb-03b7-4ae2-bb7e-ba04075e7e7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:32.556167 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-550a9ecb-03b7-4ae2-bb7e-ba04075e7e7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:32.556167 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-550a9ecb-03b7-4ae2-bb7e-ba04075e7e7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:32.559828 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:32.559828 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:32.560648 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-550a9ecb-03b7-4ae2-bb7e-ba04075e7e7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:32.561029 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 180/715] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:32 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:32.587701 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-df9b7686-5d8c-4f55-9af8-f13713fdc2f0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.589182 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-df9b7686-5d8c-4f55-9af8-f13713fdc2f0 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:32.589437 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-df9b7686-5d8c-4f55-9af8-f13713fdc2f0 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:32.589608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-df9b7686-5d8c-4f55-9af8-f13713fdc2f0 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:32.600330 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:32.600330 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:32.608268 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-df9b7686-5d8c-4f55-9af8-f13713fdc2f0 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:32.613423 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-df9b7686-5d8c-4f55-9af8-f13713fdc2f0 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:32.613788 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 178/716] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:32 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:32.699835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dac8a51f-3600-4637-899c-ade4ca6b1efe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.701518 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dac8a51f-3600-4637-899c-ade4ca6b1efe tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:32.701682 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dac8a51f-3600-4637-899c-ade4ca6b1efe tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:32.701846 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dac8a51f-3600-4637-899c-ade4ca6b1efe tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:32.709852 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:32.709852 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:32.713183 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dac8a51f-3600-4637-899c-ade4ca6b1efe tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:32.717511 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dac8a51f-3600-4637-899c-ade4ca6b1efe tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:32.717957 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 178/717] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:32 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:32.878071 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-43b8b6c3-7a46-4ed8-90e4-cf1f0616e6fe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.879561 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-43b8b6c3-7a46-4ed8-90e4-cf1f0616e6fe tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] GET https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 Aug 13 19:25:32.879856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-43b8b6c3-7a46-4ed8-90e4-cf1f0616e6fe tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:32.881032 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-43b8b6c3-7a46-4ed8-90e4-cf1f0616e6fe tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:32.884527 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-43b8b6c3-7a46-4ed8-90e4-cf1f0616e6fe tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335 tempest-VolumeSnapshotQuotasNegativeTestJSON-879007335-project-member] https://10.4.3.126/volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 returned with HTTP 404 Aug 13 19:25:32.884996 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 182/718] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:32 2026] GET /volume/v3/volumes/26a38ffc-7900-4bde-938c-3b75e230bcc2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:32.894674 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-275635c2-964c-471b-adba-c5c74c3333ef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:32.896553 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-275635c2-964c-471b-adba-c5c74c3333ef tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 Aug 13 19:25:32.896849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-275635c2-964c-471b-adba-c5c74c3333ef tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:33.004905 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-275635c2-964c-471b-adba-c5c74c3333ef tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681 tempest-VolumeSnapshotQuotasNegativeTestJSON-93327681-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 returned with HTTP 200 Aug 13 19:25:33.005355 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 181/719] 10.4.3.126 () {68 vars in 1375 bytes} [Thu Aug 13 19:25:32 2026] PUT /volume/v3/os-quota-sets/8e4cb7c7218746feb558a9d9ea06d3c5 => generated 395 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:33.353130 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-57c77433-9d77-41cf-a577-fd568a346132 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:33.400219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-249ea37c-f6d6-41e2-a1f0-f0784529396c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:33.402192 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-249ea37c-f6d6-41e2-a1f0-f0784529396c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:33.402440 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-249ea37c-f6d6-41e2-a1f0-f0784529396c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:33.402681 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-249ea37c-f6d6-41e2-a1f0-f0784529396c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:33.412499 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:33.412499 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:33.415245 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-249ea37c-f6d6-41e2-a1f0-f0784529396c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:33.418603 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-249ea37c-f6d6-41e2-a1f0-f0784529396c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:33.418954 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 179/720] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:33 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:33.528247 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:33.528601 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-423788323"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:33.529899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-423788323'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:33.529990 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume of 1 GB Aug 13 19:25:33.533497 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Availability Zones retrieved successfully. Aug 13 19:25:33.538297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Flow 'volume_create_api' (ea0c07e3-681d-4ed7-9f2f-0050cbb3f30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:33.539081 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215ac208-bfc1-450d-8089-186c289468a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:33.539899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:33.563826 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215ac208-bfc1-450d-8089-186c289468a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:33.565190 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f4498a5-8ba1-4664-ae21-eefe6b1ca2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:33.571825 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce426e4e-2475-49ca-aa3e-d09442ab4652 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:33.573622 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce426e4e-2475-49ca-aa3e-d09442ab4652 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:33.573799 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce426e4e-2475-49ca-aa3e-d09442ab4652 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:33.573968 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce426e4e-2475-49ca-aa3e-d09442ab4652 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:33.574096 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ce426e4e-2475-49ca-aa3e-d09442ab4652 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:33.578099 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:33.578099 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:33.578813 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce426e4e-2475-49ca-aa3e-d09442ab4652 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:33.579130 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 183/721] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:33 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:33.621851 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Created reservations ['437d4a7b-158a-4055-b9c0-598b829a919f', '00739f4f-ca71-4240-aad7-59031e3b3b1c', '8ac58c44-45b5-4b10-b387-3c895ea789c7', '120ae62b-90a3-4939-8a50-12e3c0c37d8c'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:33.622564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f4498a5-8ba1-4664-ae21-eefe6b1ca2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['437d4a7b-158a-4055-b9c0-598b829a919f', '00739f4f-ca71-4240-aad7-59031e3b3b1c', '8ac58c44-45b5-4b10-b387-3c895ea789c7', '120ae62b-90a3-4939-8a50-12e3c0c37d8c']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:33.623171 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5feb4f7-7d41-46fc-903f-a7b2d73c6d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:33.628922 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f895aaaf-f940-4124-aaad-f0b7d922f6f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:33.630670 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f895aaaf-f940-4124-aaad-f0b7d922f6f1 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:33.630996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f895aaaf-f940-4124-aaad-f0b7d922f6f1 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:33.631064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f895aaaf-f940-4124-aaad-f0b7d922f6f1 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:33.639134 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:33.639134 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:33.643249 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f895aaaf-f940-4124-aaad-f0b7d922f6f1 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:33.644085 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5feb4f7-7d41-46fc-903f-a7b2d73c6d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c78784-9449-4e4a-be48-543f8ee685b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-423788323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69931e013e604c1a9228e8c5bbe08e63',qos_specs=None,replication_status=,reservations=['437d4a7b-158a-4055-b9c0-598b829a919f','00739f4f-ca71-4240-aad7-59031e3b3b1c','8ac58c44-45b5-4b10-b387-3c895ea789c7','120ae62b-90a3-4939-8a50-12e3c0c37d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afffe2a302dd4161940f7a3045cf75b9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-423788323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c78784-9449-4e4a-be48-543f8ee685b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69931e013e604c1a9228e8c5bbe08e63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afffe2a302dd4161940f7a3045cf75b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:33.644752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb165ef2-0f49-4289-a9c4-1c6e67fdc5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:33.647068 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f895aaaf-f940-4124-aaad-f0b7d922f6f1 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:33.647481 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 182/722] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:33 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:33.662454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb165ef2-0f49-4289-a9c4-1c6e67fdc5db) transitioned into state 'SUCCESS' from state '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-423788323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69931e013e604c1a9228e8c5bbe08e63',qos_specs=None,replication_status=,reservations=['437d4a7b-158a-4055-b9c0-598b829a919f','00739f4f-ca71-4240-aad7-59031e3b3b1c','8ac58c44-45b5-4b10-b387-3c895ea789c7','120ae62b-90a3-4939-8a50-12e3c0c37d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afffe2a302dd4161940f7a3045cf75b9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:33.663044 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f20d5cd-05b7-489f-a921-977d8004305a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:33.670361 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f20d5cd-05b7-489f-a921-977d8004305a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:33.671027 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Flow 'volume_create_api' (ea0c07e3-681d-4ed7-9f2f-0050cbb3f30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:33.671299 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume request issued successfully. Aug 13 19:25:33.671875 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57c77433-9d77-41cf-a577-fd568a346132 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:33.672342 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 179/723] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:33 2026] POST /volume/v3/volumes => generated 749 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:33.684516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6c2d08c3-36c5-466c-a645-59acec867ef1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:33.686191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c2d08c3-36c5-466c-a645-59acec867ef1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 Aug 13 19:25:33.686441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c2d08c3-36c5-466c-a645-59acec867ef1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:33.686490 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c2d08c3-36c5-466c-a645-59acec867ef1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:33.693012 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:33.693012 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:33.696447 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6c2d08c3-36c5-466c-a645-59acec867ef1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume info retrieved successfully. Aug 13 19:25:33.701012 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c2d08c3-36c5-466c-a645-59acec867ef1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 returned with HTTP 200 Aug 13 19:25:33.701435 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 180/724] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:33 2026] GET /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:33.735408 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d9dadc2e-b661-4a98-b415-4e1aa4b4025d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:33.744266 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9dadc2e-b661-4a98-b415-4e1aa4b4025d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:33.745437 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9dadc2e-b661-4a98-b415-4e1aa4b4025d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:33.747545 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9dadc2e-b661-4a98-b415-4e1aa4b4025d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:33.777617 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:33.777617 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:33.786627 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d9dadc2e-b661-4a98-b415-4e1aa4b4025d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:33.791375 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9dadc2e-b661-4a98-b415-4e1aa4b4025d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:33.791892 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 184/725] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:33 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:34.430818 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-74b5ae93-af76-417e-8e65-e5bd72c10e9d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.432842 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-74b5ae93-af76-417e-8e65-e5bd72c10e9d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:34.433057 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-74b5ae93-af76-417e-8e65-e5bd72c10e9d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.433323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-74b5ae93-af76-417e-8e65-e5bd72c10e9d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.444327 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.444327 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:34.448240 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-74b5ae93-af76-417e-8e65-e5bd72c10e9d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:34.453633 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-74b5ae93-af76-417e-8e65-e5bd72c10e9d tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:34.454061 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 183/726] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:34.588659 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2873852e-ac1c-4bb2-aae4-51fec69789c1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.590781 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2873852e-ac1c-4bb2-aae4-51fec69789c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:34.590950 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2873852e-ac1c-4bb2-aae4-51fec69789c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.591115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2873852e-ac1c-4bb2-aae4-51fec69789c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.591211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2873852e-ac1c-4bb2-aae4-51fec69789c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:34.595892 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.595892 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:34.596578 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2873852e-ac1c-4bb2-aae4-51fec69789c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:34.596890 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 180/727] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:34.663091 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c86ef10f-5649-4050-9cd4-76dc0441011b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.665164 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c86ef10f-5649-4050-9cd4-76dc0441011b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:34.665428 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c86ef10f-5649-4050-9cd4-76dc0441011b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.665639 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c86ef10f-5649-4050-9cd4-76dc0441011b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.675714 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.675714 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:34.679543 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c86ef10f-5649-4050-9cd4-76dc0441011b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:34.683714 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c86ef10f-5649-4050-9cd4-76dc0441011b tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:34.684053 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 181/728] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:34.713617 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b8a99f55-2e4f-42ee-8d20-603693f39849 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.715171 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8a99f55-2e4f-42ee-8d20-603693f39849 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 Aug 13 19:25:34.715373 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8a99f55-2e4f-42ee-8d20-603693f39849 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.715558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8a99f55-2e4f-42ee-8d20-603693f39849 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.721700 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.721700 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:34.725182 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8a99f55-2e4f-42ee-8d20-603693f39849 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume info retrieved successfully. Aug 13 19:25:34.729949 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8a99f55-2e4f-42ee-8d20-603693f39849 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 returned with HTTP 200 Aug 13 19:25:34.730595 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 185/729] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:34.804341 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f69c58eb-d6d1-44c3-a4f6-12d69159551d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.805984 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f69c58eb-d6d1-44c3-a4f6-12d69159551d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:34.806181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f69c58eb-d6d1-44c3-a4f6-12d69159551d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.806400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f69c58eb-d6d1-44c3-a4f6-12d69159551d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.815126 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.815126 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:34.818360 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f69c58eb-d6d1-44c3-a4f6-12d69159551d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:34.822849 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f69c58eb-d6d1-44c3-a4f6-12d69159551d tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:34.823216 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 184/730] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:34.838392 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-8b022563-ac99-45e7-9ea2-83283ce9eda6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.840450 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-8b022563-ac99-45e7-9ea2-83283ce9eda6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:34.840692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-8b022563-ac99-45e7-9ea2-83283ce9eda6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.840874 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-8b022563-ac99-45e7-9ea2-83283ce9eda6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.862225 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.862225 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:34.880029 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-8b022563-ac99-45e7-9ea2-83283ce9eda6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:34.889694 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-8b022563-ac99-45e7-9ea2-83283ce9eda6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:34.890163 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 181/731] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 1396 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:34.898205 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-6bfcd4b7-e4c3-4d31-8323-dd09b23afa55 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.900093 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-6bfcd4b7-e4c3-4d31-8323-dd09b23afa55 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 Aug 13 19:25:34.900259 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-6bfcd4b7-e4c3-4d31-8323-dd09b23afa55 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.900455 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-6bfcd4b7-e4c3-4d31-8323-dd09b23afa55 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.906393 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.906393 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:34.909142 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-6bfcd4b7-e4c3-4d31-8323-dd09b23afa55 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:34.912582 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-6bfcd4b7-e4c3-4d31-8323-dd09b23afa55 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 returned with HTTP 200 Aug 13 19:25:34.912704 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 182/732] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:34.921291 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-20f41131-e389-4064-9dbf-08a8eaa85601 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.923954 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-20f41131-e389-4064-9dbf-08a8eaa85601 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 Aug 13 19:25:34.924004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-20f41131-e389-4064-9dbf-08a8eaa85601 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.924235 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-20f41131-e389-4064-9dbf-08a8eaa85601 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.931948 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.931948 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:34.935944 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-20f41131-e389-4064-9dbf-08a8eaa85601 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:34.941124 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-20f41131-e389-4064-9dbf-08a8eaa85601 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 returned with HTTP 200 Aug 13 19:25:34.941638 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 186/733] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:34.951205 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7b47893d-552a-4858-8ab1-3f0527b2ebd2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.951600 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b47893d-552a-4858-8ab1-3f0527b2ebd2 None None] GET https://10.4.3.126/volume// Aug 13 19:25:34.951754 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b47893d-552a-4858-8ab1-3f0527b2ebd2 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:34.951941 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b47893d-552a-4858-8ab1-3f0527b2ebd2 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:34.952392 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b47893d-552a-4858-8ab1-3f0527b2ebd2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:34.952641 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 185/734] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:25:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:34.963387 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-320f8de5-ba43-4ec9-a2e8-dc0099c5468d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:34.965343 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-320f8de5-ba43-4ec9-a2e8-dc0099c5468d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:34.965685 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-320f8de5-ba43-4ec9-a2e8-dc0099c5468d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41c00804-b350-49a4-9d33-812e315a2369", "connector": null, "instance_uuid": "ecbe00f2-c0e0-4ba6-9054-ae11dd4d136d"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:34.973270 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:34.973270 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:35.007656 np0000007253 devstack@c-api.service[100186]: /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 13 19:25:35.007656 np0000007253 devstack@c-api.service[100186]: .first() Aug 13 19:25:35.028667 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-320f8de5-ba43-4ec9-a2e8-dc0099c5468d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:35.029306 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 182/735] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25:34 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:35.037906 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5137761f-54e1-4855-98b3-fa870257d380 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.039371 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5137761f-54e1-4855-98b3-fa870257d380 None None] GET https://10.4.3.126/volume// Aug 13 19:25:35.039371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5137761f-54e1-4855-98b3-fa870257d380 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:35.039371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5137761f-54e1-4855-98b3-fa870257d380 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:35.039371 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5137761f-54e1-4855-98b3-fa870257d380 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:35.039371 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 183/736] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:25:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:35.048606 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1ce9473c-ecd3-4945-ae04-9988e700a0da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.051060 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1ce9473c-ecd3-4945-ae04-9988e700a0da tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:35.051422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1ce9473c-ecd3-4945-ae04-9988e700a0da tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "307eabdf-0beb-4c1b-b721-39fd8d19b548", "connector": null, "instance_uuid": "ecbe00f2-c0e0-4ba6-9054-ae11dd4d136d"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:35.059778 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.059778 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:35.110194 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1ce9473c-ecd3-4945-ae04-9988e700a0da tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:35.110836 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 187/737] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25: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 13 19:25:35.127842 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-07179a73-2173-4d2f-a234-dcb8a5b0459f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.128207 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-07179a73-2173-4d2f-a234-dcb8a5b0459f None None] GET https://10.4.3.126/volume// Aug 13 19:25:35.128371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-07179a73-2173-4d2f-a234-dcb8a5b0459f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:35.128565 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-07179a73-2173-4d2f-a234-dcb8a5b0459f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:35.128931 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-07179a73-2173-4d2f-a234-dcb8a5b0459f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:35.129159 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 186/738] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:25:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:35.139532 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-4723a300-0579-4b44-afc9-6e68bd0290f4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.142349 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-4723a300-0579-4b44-afc9-6e68bd0290f4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:35.142954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-4723a300-0579-4b44-afc9-6e68bd0290f4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b325c896-e8dd-4133-b0ea-5779ec236ab3", "connector": null, "instance_uuid": "ecbe00f2-c0e0-4ba6-9054-ae11dd4d136d"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:35.156003 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.156003 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:35.193238 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-e1eed5d2-8677-4087-96ef-1b5d20c3f23a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.195884 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-e1eed5d2-8677-4087-96ef-1b5d20c3f23a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] POST https://10.4.3.126/volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741/action Aug 13 19:25:35.196379 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-e1eed5d2-8677-4087-96ef-1b5d20c3f23a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:35.196553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-e1eed5d2-8677-4087-96ef-1b5d20c3f23a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:35.200779 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-4723a300-0579-4b44-afc9-6e68bd0290f4 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:35.201184 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 183/739] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25:35 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:35.224433 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.224433 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:35.236612 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-06ca8b2f-4a6e-4658-be78-d92d814dd6b4 req-e1eed5d2-8677-4087-96ef-1b5d20c3f23a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741/action returned with HTTP 204 Aug 13 19:25:35.237177 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 184/740] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:25:35 2026] POST /volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:35.469541 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d24ae22e-9513-4044-a4d6-6a2571117636 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.471984 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d24ae22e-9513-4044-a4d6-6a2571117636 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:35.472288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d24ae22e-9513-4044-a4d6-6a2571117636 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:35.472569 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d24ae22e-9513-4044-a4d6-6a2571117636 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:35.486400 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.486400 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:35.490662 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d24ae22e-9513-4044-a4d6-6a2571117636 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:35.496564 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d24ae22e-9513-4044-a4d6-6a2571117636 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:35.497339 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 188/741] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:35 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:35.607304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-149d9c57-a7db-4fd2-9909-2e3c8aff59eb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.607766 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-149d9c57-a7db-4fd2-9909-2e3c8aff59eb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:35.610437 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-149d9c57-a7db-4fd2-9909-2e3c8aff59eb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:35.610437 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-149d9c57-a7db-4fd2-9909-2e3c8aff59eb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:35.610437 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-149d9c57-a7db-4fd2-9909-2e3c8aff59eb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:35.612166 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.612166 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:35.614293 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-149d9c57-a7db-4fd2-9909-2e3c8aff59eb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:35.614293 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 187/742] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:35 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:35.696899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-43b08078-9f45-4706-9253-e88092a14f5d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.699061 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43b08078-9f45-4706-9253-e88092a14f5d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:35.699284 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43b08078-9f45-4706-9253-e88092a14f5d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:35.699483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43b08078-9f45-4706-9253-e88092a14f5d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:35.712131 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.712131 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:35.716839 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-43b08078-9f45-4706-9253-e88092a14f5d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:35.722447 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43b08078-9f45-4706-9253-e88092a14f5d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:35.723018 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 184/743] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:35 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:35.837548 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9ea029be-a39e-4804-b5de-a96457693e97 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.840998 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ea029be-a39e-4804-b5de-a96457693e97 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:35.841884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ea029be-a39e-4804-b5de-a96457693e97 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:35.841884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ea029be-a39e-4804-b5de-a96457693e97 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:35.856092 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.856092 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:35.864360 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9ea029be-a39e-4804-b5de-a96457693e97 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:35.870331 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ea029be-a39e-4804-b5de-a96457693e97 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:35.870776 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 185/744] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:35 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:35.887632 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f38153f1-2c07-4e7e-996a-11ac2182f950 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.889366 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f38153f1-2c07-4e7e-996a-11ac2182f950 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:35.889564 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f38153f1-2c07-4e7e-996a-11ac2182f950 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:35.889790 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f38153f1-2c07-4e7e-996a-11ac2182f950 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:35.902355 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.902355 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:35.908031 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f38153f1-2c07-4e7e-996a-11ac2182f950 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:35.914761 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f38153f1-2c07-4e7e-996a-11ac2182f950 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:35.915379 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 189/745] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:35 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:35.930665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9340b4d6-8d32-447c-bd53-8cef9d93b17a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:35.935675 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9340b4d6-8d32-447c-bd53-8cef9d93b17a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:35.935675 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9340b4d6-8d32-447c-bd53-8cef9d93b17a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:35.935675 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9340b4d6-8d32-447c-bd53-8cef9d93b17a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:35.951432 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:35.951432 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:35.956293 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9340b4d6-8d32-447c-bd53-8cef9d93b17a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Volume info retrieved successfully. Aug 13 19:25:35.963860 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9340b4d6-8d32-447c-bd53-8cef9d93b17a tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:35.967134 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 188/746] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:35 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:36.091194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-c0bff806-b707-46af-9730-7b41173f5358 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:36.097463 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-c0bff806-b707-46af-9730-7b41173f5358 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:36.097665 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-c0bff806-b707-46af-9730-7b41173f5358 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:36.097940 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-c0bff806-b707-46af-9730-7b41173f5358 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:36.109969 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:36.109969 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:36.114966 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-c0bff806-b707-46af-9730-7b41173f5358 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:36.124126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-c0bff806-b707-46af-9730-7b41173f5358 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:36.124746 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 185/747] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:36 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:36.171948 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-a69d0f7a-6e23-498a-ad29-9eec8d54934b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:36.174093 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-a69d0f7a-6e23-498a-ad29-9eec8d54934b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] POST https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e/action Aug 13 19:25:36.174876 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-a69d0f7a-6e23-498a-ad29-9eec8d54934b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:36.174876 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-a69d0f7a-6e23-498a-ad29-9eec8d54934b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:36.191145 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:36.191145 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:36.191781 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-a69d0f7a-6e23-498a-ad29-9eec8d54934b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:36.206213 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-a69d0f7a-6e23-498a-ad29-9eec8d54934b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Begin detaching volume completed successfully. Aug 13 19:25:36.206549 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-a69d0f7a-6e23-498a-ad29-9eec8d54934b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e/action returned with HTTP 202 Aug 13 19:25:36.207460 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 186/748] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:25:36 2026] POST /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:25:36.230646 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8cd8de2b-431c-48fb-9184-401c5b1d408f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:36.234400 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8cd8de2b-431c-48fb-9184-401c5b1d408f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:36.234768 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8cd8de2b-431c-48fb-9184-401c5b1d408f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:36.235108 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8cd8de2b-431c-48fb-9184-401c5b1d408f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:36.256821 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:36.256821 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:36.263583 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8cd8de2b-431c-48fb-9184-401c5b1d408f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Volume info retrieved successfully. Aug 13 19:25:36.272679 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8cd8de2b-431c-48fb-9184-401c5b1d408f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:36.273097 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 190/749] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:36 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:36.274336 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30ae7d12-090b-4b93-a13c-4a35ea42d9fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:36.274874 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30ae7d12-090b-4b93-a13c-4a35ea42d9fa None None] GET https://10.4.3.126/volume// Aug 13 19:25:36.275097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30ae7d12-090b-4b93-a13c-4a35ea42d9fa None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:36.276387 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30ae7d12-090b-4b93-a13c-4a35ea42d9fa None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:36.276387 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30ae7d12-090b-4b93-a13c-4a35ea42d9fa None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:36.276387 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 189/750] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:36.286705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-f7e67139-e6a9-49fc-bb48-c1d281cce25b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:36.291816 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-f7e67139-e6a9-49fc-bb48-c1d281cce25b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:36.291816 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-f7e67139-e6a9-49fc-bb48-c1d281cce25b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:36.292055 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-f7e67139-e6a9-49fc-bb48-c1d281cce25b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:36.309379 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:36.309379 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:36.313421 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-f7e67139-e6a9-49fc-bb48-c1d281cce25b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:36.318379 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-f7e67139-e6a9-49fc-bb48-c1d281cce25b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:36.318816 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 186/751] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:36 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:36.509831 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b2421d13-8d87-4167-b8fe-e7569d8227ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:36.511951 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2421d13-8d87-4167-b8fe-e7569d8227ff tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:36.512152 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2421d13-8d87-4167-b8fe-e7569d8227ff tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:36.512394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2421d13-8d87-4167-b8fe-e7569d8227ff tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:36.524106 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:36.524106 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:36.528097 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b2421d13-8d87-4167-b8fe-e7569d8227ff tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:36.532772 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2421d13-8d87-4167-b8fe-e7569d8227ff tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:36.533257 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 187/752] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:36 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:36.624960 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-639979fa-bbdb-442c-834d-013b3a4ccd45 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:36.626829 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-639979fa-bbdb-442c-834d-013b3a4ccd45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:36.627069 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-639979fa-bbdb-442c-834d-013b3a4ccd45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:36.627346 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-639979fa-bbdb-442c-834d-013b3a4ccd45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:36.627520 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-639979fa-bbdb-442c-834d-013b3a4ccd45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:36.632466 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:36.632466 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:36.633238 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-639979fa-bbdb-442c-834d-013b3a4ccd45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:36.633618 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 191/753] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:36 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:36.735406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2d09fa87-2525-4179-bb42-8fe4fab58868 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:36.736953 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d09fa87-2525-4179-bb42-8fe4fab58868 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:36.737131 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d09fa87-2525-4179-bb42-8fe4fab58868 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:36.737414 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d09fa87-2525-4179-bb42-8fe4fab58868 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:36.747581 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:36.747581 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:36.753840 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2d09fa87-2525-4179-bb42-8fe4fab58868 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:36.758325 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d09fa87-2525-4179-bb42-8fe4fab58868 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:36.758725 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 190/754] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:36 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:37.143092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-73f70bfc-dbe5-4df0-af0a-8542f08a40fc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.262812 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b64c3689-cb66-4830-a4be-b2a7a5354680 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.267462 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b64c3689-cb66-4830-a4be-b2a7a5354680 None None] GET https://10.4.3.126/volume// Aug 13 19:25:37.267462 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b64c3689-cb66-4830-a4be-b2a7a5354680 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.267462 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b64c3689-cb66-4830-a4be-b2a7a5354680 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.267462 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b64c3689-cb66-4830-a4be-b2a7a5354680 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:37.267462 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 188/755] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:37.275734 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-a83b3aec-e471-47d8-bf7a-879294e5e90c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.278311 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-a83b3aec-e471-47d8-bf7a-879294e5e90c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:25:37.278618 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-a83b3aec-e471-47d8-bf7a-879294e5e90c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.278987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-a83b3aec-e471-47d8-bf7a-879294e5e90c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.288659 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1ac518cf-f636-4a15-a019-c9ef9ec59773 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.289495 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.289495 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:37.291344 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ac518cf-f636-4a15-a019-c9ef9ec59773 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:37.291565 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ac518cf-f636-4a15-a019-c9ef9ec59773 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.291765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ac518cf-f636-4a15-a019-c9ef9ec59773 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.293715 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-a83b3aec-e471-47d8-bf7a-879294e5e90c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:37.299769 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-a83b3aec-e471-47d8-bf7a-879294e5e90c tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:25:37.300231 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 192/756] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 1575 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:37.305537 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.305537 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:37.309834 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1ac518cf-f636-4a15-a019-c9ef9ec59773 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Volume info retrieved successfully. Aug 13 19:25:37.315434 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ac518cf-f636-4a15-a019-c9ef9ec59773 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:37.316366 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 191/757] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:37.378044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-ce78d05a-6753-4ebb-bf7d-301b46e79435 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.382692 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-ce78d05a-6753-4ebb-bf7d-301b46e79435 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] PUT https://10.4.3.126/volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204 Aug 13 19:25:37.382692 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-ce78d05a-6753-4ebb-bf7d-301b46e79435 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:37.389839 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-ce78d05a-6753-4ebb-bf7d-301b46e79435 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Acquiring lock "cinder-attachment_update-41c00804-b350-49a4-9d33-812e315a2369-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:37.394218 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-ce78d05a-6753-4ebb-bf7d-301b46e79435 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Lock "cinder-attachment_update-41c00804-b350-49a4-9d33-812e315a2369-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:37.395335 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.395335 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:37.400895 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-73f70bfc-dbe5-4df0-af0a-8542f08a40fc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:25:37.401118 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-73f70bfc-dbe5-4df0-af0a-8542f08a40fc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.401377 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-73f70bfc-dbe5-4df0-af0a-8542f08a40fc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.401679 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-73f70bfc-dbe5-4df0-af0a-8542f08a40fc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:25:37.402580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-73f70bfc-dbe5-4df0-af0a-8542f08a40fc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:25:37.414550 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-73f70bfc-dbe5-4df0-af0a-8542f08a40fc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Get all volumes completed successfully. Aug 13 19:25:37.414831 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-73f70bfc-dbe5-4df0-af0a-8542f08a40fc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:25:37.415191 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 187/758] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/v3/volumes => generated 15 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:25:37.425047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.431127 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:37.431585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1752288285"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:37.433565 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1752288285'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:37.435405 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume of 1 GB Aug 13 19:25:37.446689 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Availability Zones retrieved successfully. Aug 13 19:25:37.456668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Flow 'volume_create_api' (3feee7d9-bd62-4cc4-9dc6-72bbb6636b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:37.457881 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea7d52b-2f8d-48b6-a5e0-291cbd702359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:37.459132 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:37.488924 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-ce78d05a-6753-4ebb-bf7d-301b46e79435 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Lock "cinder-attachment_update-41c00804-b350-49a4-9d33-812e315a2369-np0000007253" released by "attachment_update" :: held 0.095s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:37.489309 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-ce78d05a-6753-4ebb-bf7d-301b46e79435 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204 returned with HTTP 200 Aug 13 19:25:37.489836 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 189/759] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:37 2026] PUT /volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:37.491950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea7d52b-2f8d-48b6-a5e0-291cbd702359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:37.493102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec6edd5-7a0b-4344-ba30-97879124251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:37.513259 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-63b1c63e-9d87-4e7d-bdaa-05f2f61f6bab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.516236 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-63b1c63e-9d87-4e7d-bdaa-05f2f61f6bab tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204/action Aug 13 19:25:37.516799 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-63b1c63e-9d87-4e7d-bdaa-05f2f61f6bab tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:37.517012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-63b1c63e-9d87-4e7d-bdaa-05f2f61f6bab tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:37.537524 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.537524 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:37.548918 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f9baf509-cd81-44f9-9502-ea5c1c0d1a23 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.550957 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f9baf509-cd81-44f9-9502-ea5c1c0d1a23 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:37.551186 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f9baf509-cd81-44f9-9502-ea5c1c0d1a23 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.551512 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f9baf509-cd81-44f9-9502-ea5c1c0d1a23 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.557526 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-63b1c63e-9d87-4e7d-bdaa-05f2f61f6bab tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204/action returned with HTTP 204 Aug 13 19:25:37.558185 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 192/760] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:25:37 2026] POST /volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:37.567295 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.567295 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:37.571468 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Created reservations ['9c254e6a-5b7a-452d-b27e-ef7654a5ea21', '1daaa856-9632-4de5-8196-6a6b42f50591', '49656ca7-493a-4459-846f-1386be450bae', 'c7d48745-4fdf-433c-a5db-e830c48a34f6'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:37.572031 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f9baf509-cd81-44f9-9502-ea5c1c0d1a23 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:37.572466 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec6edd5-7a0b-4344-ba30-97879124251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c254e6a-5b7a-452d-b27e-ef7654a5ea21', '1daaa856-9632-4de5-8196-6a6b42f50591', '49656ca7-493a-4459-846f-1386be450bae', 'c7d48745-4fdf-433c-a5db-e830c48a34f6']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:37.573489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (886ee761-853f-4199-9a7e-222140e625df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:37.578089 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f9baf509-cd81-44f9-9502-ea5c1c0d1a23 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:37.578769 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 188/761] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:37.587714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-af1307aa-bd6f-4ae0-bf3f-7d571b808d9e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.588157 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af1307aa-bd6f-4ae0-bf3f-7d571b808d9e None None] GET https://10.4.3.126/volume// Aug 13 19:25:37.588862 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af1307aa-bd6f-4ae0-bf3f-7d571b808d9e None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.589022 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af1307aa-bd6f-4ae0-bf3f-7d571b808d9e None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.589651 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af1307aa-bd6f-4ae0-bf3f-7d571b808d9e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:37.589721 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 190/762] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:37.599720 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-52fad33d-e25a-4f16-a533-b09480cbcd59 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.602410 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-52fad33d-e25a-4f16-a533-b09480cbcd59 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 Aug 13 19:25:37.602627 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-52fad33d-e25a-4f16-a533-b09480cbcd59 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.602876 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-52fad33d-e25a-4f16-a533-b09480cbcd59 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.607064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (886ee761-853f-4199-9a7e-222140e625df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beabe8f9-9d5b-4b86-a984-ede29a8a2e88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1752288285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3850ebf76ea64645823085b2114a855d',qos_specs=None,replication_status=,reservations=['9c254e6a-5b7a-452d-b27e-ef7654a5ea21','1daaa856-9632-4de5-8196-6a6b42f50591','49656ca7-493a-4459-846f-1386be450bae','c7d48745-4fdf-433c-a5db-e830c48a34f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1752288285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beabe8f9-9d5b-4b86-a984-ede29a8a2e88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3850ebf76ea64645823085b2114a855d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:37.608811 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84527b02-540f-4652-9de3-93fa97a3e44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:37.614504 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.614504 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:37.619696 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-52fad33d-e25a-4f16-a533-b09480cbcd59 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:37.625738 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-52fad33d-e25a-4f16-a533-b09480cbcd59 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 returned with HTTP 200 Aug 13 19:25:37.626261 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 193/763] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 => generated 1029 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:37.637053 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84527b02-540f-4652-9de3-93fa97a3e44a) transitioned into state 'SUCCESS' from state '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-1752288285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3850ebf76ea64645823085b2114a855d',qos_specs=None,replication_status=,reservations=['9c254e6a-5b7a-452d-b27e-ef7654a5ea21','1daaa856-9632-4de5-8196-6a6b42f50591','49656ca7-493a-4459-846f-1386be450bae','c7d48745-4fdf-433c-a5db-e830c48a34f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:37.638137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77bdfa9-0e82-453a-b4a6-e7ca77022a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:37.645021 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f53364bc-01a2-4023-b68c-73350872723b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.647446 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f53364bc-01a2-4023-b68c-73350872723b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:37.647680 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f53364bc-01a2-4023-b68c-73350872723b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.647906 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f53364bc-01a2-4023-b68c-73350872723b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.648047 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f53364bc-01a2-4023-b68c-73350872723b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:37.653155 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77bdfa9-0e82-453a-b4a6-e7ca77022a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:37.653430 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.653430 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:37.654419 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Flow 'volume_create_api' (3feee7d9-bd62-4cc4-9dc6-72bbb6636b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:37.654546 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f53364bc-01a2-4023-b68c-73350872723b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:37.654722 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume request issued successfully. Aug 13 19:25:37.654931 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 189/764] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:37.655402 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fee75f60-f0fc-4a44-a3b8-c0e97b8f1044 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:37.655828 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 193/765] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:37 2026] POST /volume/v3/volumes => generated 755 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:37.671625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2ad31ea9-e580-4ae7-88f4-80a6b82fec0c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.674454 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ad31ea9-e580-4ae7-88f4-80a6b82fec0c tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 Aug 13 19:25:37.674454 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ad31ea9-e580-4ae7-88f4-80a6b82fec0c tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.674454 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ad31ea9-e580-4ae7-88f4-80a6b82fec0c tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.695998 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.695998 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:37.706185 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2ad31ea9-e580-4ae7-88f4-80a6b82fec0c tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:37.713003 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ad31ea9-e580-4ae7-88f4-80a6b82fec0c tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 returned with HTTP 200 Aug 13 19:25:37.713440 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 191/766] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:37.721320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1c541378-8cf2-4965-9266-f365c9a518f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.723686 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1c541378-8cf2-4965-9266-f365c9a518f6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] PUT https://10.4.3.126/volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c Aug 13 19:25:37.724149 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1c541378-8cf2-4965-9266-f365c9a518f6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:37.733399 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1c541378-8cf2-4965-9266-f365c9a518f6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Acquiring lock "cinder-attachment_update-307eabdf-0beb-4c1b-b721-39fd8d19b548-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:37.738394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1c541378-8cf2-4965-9266-f365c9a518f6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Lock "cinder-attachment_update-307eabdf-0beb-4c1b-b721-39fd8d19b548-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:37.739547 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.739547 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:37.771705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7509f6b5-9dec-4886-9375-a6ee02a1e694 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.773697 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7509f6b5-9dec-4886-9375-a6ee02a1e694 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:37.773921 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7509f6b5-9dec-4886-9375-a6ee02a1e694 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.774125 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7509f6b5-9dec-4886-9375-a6ee02a1e694 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.783883 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.783883 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:37.787963 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7509f6b5-9dec-4886-9375-a6ee02a1e694 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:37.792857 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7509f6b5-9dec-4886-9375-a6ee02a1e694 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:37.793292 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 190/767] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:37.887248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1c541378-8cf2-4965-9266-f365c9a518f6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Lock "cinder-attachment_update-307eabdf-0beb-4c1b-b721-39fd8d19b548-np0000007253" released by "attachment_update" :: held 0.149s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:37.887608 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-1c541378-8cf2-4965-9266-f365c9a518f6 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c returned with HTTP 200 Aug 13 19:25:37.888172 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 194/768] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:37 2026] PUT /volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:37.920913 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-5b0ca289-c402-4e8f-a8cb-b95ecc6f2ba1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.927056 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-5b0ca289-c402-4e8f-a8cb-b95ecc6f2ba1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c/action Aug 13 19:25:37.928842 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-5b0ca289-c402-4e8f-a8cb-b95ecc6f2ba1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:37.928842 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-5b0ca289-c402-4e8f-a8cb-b95ecc6f2ba1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:37.948742 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:37.948742 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:37.965733 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-5b0ca289-c402-4e8f-a8cb-b95ecc6f2ba1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c/action returned with HTTP 204 Aug 13 19:25:37.966224 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 194/769] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:25:37 2026] POST /volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:37.994371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3cf45355-d085-4543-9ba9-1c3d7c902048 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:37.995209 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cf45355-d085-4543-9ba9-1c3d7c902048 None None] GET https://10.4.3.126/volume// Aug 13 19:25:37.995209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cf45355-d085-4543-9ba9-1c3d7c902048 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:37.995389 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cf45355-d085-4543-9ba9-1c3d7c902048 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:37.995690 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cf45355-d085-4543-9ba9-1c3d7c902048 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:37.996387 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 192/770] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:38.006054 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-35f8ab0e-9573-413b-969f-9b7f64c9e75b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.009600 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-35f8ab0e-9573-413b-969f-9b7f64c9e75b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 Aug 13 19:25:38.009600 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-35f8ab0e-9573-413b-969f-9b7f64c9e75b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.009600 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-35f8ab0e-9573-413b-969f-9b7f64c9e75b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.021921 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.021921 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:38.023105 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-35f8ab0e-9573-413b-969f-9b7f64c9e75b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:25:38.027297 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-35f8ab0e-9573-413b-969f-9b7f64c9e75b tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 returned with HTTP 200 Aug 13 19:25:38.027771 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 191/771] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:38.103428 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-cebb0327-3e41-48f7-9283-13409f36db7d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.105714 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-cebb0327-3e41-48f7-9283-13409f36db7d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] PUT https://10.4.3.126/volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7 Aug 13 19:25:38.106455 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-cebb0327-3e41-48f7-9283-13409f36db7d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:38.116947 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-cebb0327-3e41-48f7-9283-13409f36db7d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Acquiring lock "cinder-attachment_update-b325c896-e8dd-4133-b0ea-5779ec236ab3-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:38.121751 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-cebb0327-3e41-48f7-9283-13409f36db7d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Lock "cinder-attachment_update-b325c896-e8dd-4133-b0ea-5779ec236ab3-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:38.123013 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.123013 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:38.169999 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-89146ecf-1e92-4583-b761-05379d045979 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.172893 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-89146ecf-1e92-4583-b761-05379d045979 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] POST https://10.4.3.126/volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535/action Aug 13 19:25:38.172893 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-89146ecf-1e92-4583-b761-05379d045979 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:38.172893 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-89146ecf-1e92-4583-b761-05379d045979 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:38.207919 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.207919 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:38.208511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-cebb0327-3e41-48f7-9283-13409f36db7d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Lock "cinder-attachment_update-b325c896-e8dd-4133-b0ea-5779ec236ab3-np0000007253" released by "attachment_update" :: held 0.087s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:38.208849 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-cebb0327-3e41-48f7-9283-13409f36db7d tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7 returned with HTTP 200 Aug 13 19:25:38.209770 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 195/772] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:38 2026] PUT /volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:38.248348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e69d144e-bc1f-4060-8926-f8aafe2e074c req-89146ecf-1e92-4583-b761-05379d045979 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535/action returned with HTTP 204 Aug 13 19:25:38.248705 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 195/773] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:25:38 2026] POST /volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:38.261699 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-f00d934b-b77a-42c3-9d20-df44d549608a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.264106 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-f00d934b-b77a-42c3-9d20-df44d549608a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] POST https://10.4.3.126/volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7/action Aug 13 19:25:38.264743 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-f00d934b-b77a-42c3-9d20-df44d549608a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:38.264743 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-f00d934b-b77a-42c3-9d20-df44d549608a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:38.294198 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.294198 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:38.314324 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-3ad481b2-0a85-47a1-9773-a00708aa4b46 req-f00d934b-b77a-42c3-9d20-df44d549608a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7/action returned with HTTP 204 Aug 13 19:25:38.314843 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 193/774] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:25:38 2026] POST /volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:38.328194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-95de3900-2596-4e8b-aba3-deb2d782512f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.330424 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-95de3900-2596-4e8b-aba3-deb2d782512f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:38.330583 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-95de3900-2596-4e8b-aba3-deb2d782512f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.330752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-95de3900-2596-4e8b-aba3-deb2d782512f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.340222 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.340222 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:38.343785 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-95de3900-2596-4e8b-aba3-deb2d782512f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Volume info retrieved successfully. Aug 13 19:25:38.347762 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-95de3900-2596-4e8b-aba3-deb2d782512f tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:38.348142 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 192/775] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:38.595984 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7c2a30ac-d9d2-4812-b94a-959958a73689 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.598677 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c2a30ac-d9d2-4812-b94a-959958a73689 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:38.598920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c2a30ac-d9d2-4812-b94a-959958a73689 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.599155 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c2a30ac-d9d2-4812-b94a-959958a73689 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.610229 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.610229 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:38.613870 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7c2a30ac-d9d2-4812-b94a-959958a73689 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:38.624825 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c2a30ac-d9d2-4812-b94a-959958a73689 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:38.624825 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 196/776] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:38.668760 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-269816a2-5f10-4d49-952e-b9ebefc36790 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.671151 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-269816a2-5f10-4d49-952e-b9ebefc36790 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:38.671151 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-269816a2-5f10-4d49-952e-b9ebefc36790 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.671151 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-269816a2-5f10-4d49-952e-b9ebefc36790 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.671151 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-269816a2-5f10-4d49-952e-b9ebefc36790 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:38.677287 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.677287 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:38.678824 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-269816a2-5f10-4d49-952e-b9ebefc36790 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:38.678824 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 196/777] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:38.726379 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cebbfc91-a37f-46a9-b2c3-59833643dac8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.728137 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cebbfc91-a37f-46a9-b2c3-59833643dac8 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 Aug 13 19:25:38.728438 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cebbfc91-a37f-46a9-b2c3-59833643dac8 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.728537 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cebbfc91-a37f-46a9-b2c3-59833643dac8 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.734619 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.734619 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:38.738108 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cebbfc91-a37f-46a9-b2c3-59833643dac8 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:38.741807 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cebbfc91-a37f-46a9-b2c3-59833643dac8 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 returned with HTTP 200 Aug 13 19:25:38.742148 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 194/778] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:38.754480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-09ca8013-e743-4fef-94a1-872b5851fa9d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.757337 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09ca8013-e743-4fef-94a1-872b5851fa9d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 Aug 13 19:25:38.757337 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09ca8013-e743-4fef-94a1-872b5851fa9d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.757337 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09ca8013-e743-4fef-94a1-872b5851fa9d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.763036 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.763036 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:38.767403 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-09ca8013-e743-4fef-94a1-872b5851fa9d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:38.771744 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09ca8013-e743-4fef-94a1-872b5851fa9d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 returned with HTTP 200 Aug 13 19:25:38.771744 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 193/779] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:38.785918 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.787564 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:38.787944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1290026570"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:38.789285 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1290026570'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:38.789447 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume of 1 GB Aug 13 19:25:38.793076 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Availability Zones retrieved successfully. Aug 13 19:25:38.800268 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Flow 'volume_create_api' (cfff634e-782d-4978-8317-2debc0e694cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:38.801153 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb86913-1b0e-4d9e-9685-3517cd7430da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:38.802117 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:38.813492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a8be2b50-825a-43d4-97c1-5a56efdcbb28 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.820878 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a8be2b50-825a-43d4-97c1-5a56efdcbb28 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:38.820878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a8be2b50-825a-43d4-97c1-5a56efdcbb28 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.820878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a8be2b50-825a-43d4-97c1-5a56efdcbb28 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.827945 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb86913-1b0e-4d9e-9685-3517cd7430da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:38.828657 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116c38aa-ec8c-4340-aa9a-4d53d67421b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:38.833404 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.833404 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:38.842003 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a8be2b50-825a-43d4-97c1-5a56efdcbb28 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:38.846905 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a8be2b50-825a-43d4-97c1-5a56efdcbb28 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:38.847694 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 197/780] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:38.869705 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Created reservations ['0ebfc101-80f2-4714-8afe-d16fc590f555', '86586776-0309-486b-bca7-a39163ad01a4', 'fdff0805-aae5-49d7-a3bf-07ed5714e8c3', '6569e740-74b5-4379-88ef-9607dea1427a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:38.870627 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116c38aa-ec8c-4340-aa9a-4d53d67421b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ebfc101-80f2-4714-8afe-d16fc590f555', '86586776-0309-486b-bca7-a39163ad01a4', 'fdff0805-aae5-49d7-a3bf-07ed5714e8c3', '6569e740-74b5-4379-88ef-9607dea1427a']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:38.871592 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91b214c-6eb2-46fb-b07e-abb96385c6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:38.893487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91b214c-6eb2-46fb-b07e-abb96385c6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff06fa21-e745-4574-a6d1-47d3540e3b54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1290026570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3850ebf76ea64645823085b2114a855d',qos_specs=None,replication_status=,reservations=['0ebfc101-80f2-4714-8afe-d16fc590f555','86586776-0309-486b-bca7-a39163ad01a4','fdff0805-aae5-49d7-a3bf-07ed5714e8c3','6569e740-74b5-4379-88ef-9607dea1427a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1290026570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff06fa21-e745-4574-a6d1-47d3540e3b54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3850ebf76ea64645823085b2114a855d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:38.894302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e04881c5-6c44-42ec-9c20-25b55df9a562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:38.903648 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a62e8ed-7e7a-428f-b564-c9dc955b84eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.907227 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a62e8ed-7e7a-428f-b564-c9dc955b84eb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:38.907439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a62e8ed-7e7a-428f-b564-c9dc955b84eb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.909674 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a62e8ed-7e7a-428f-b564-c9dc955b84eb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.911188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e04881c5-6c44-42ec-9c20-25b55df9a562) transitioned into state 'SUCCESS' from state '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-1290026570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3850ebf76ea64645823085b2114a855d',qos_specs=None,replication_status=,reservations=['0ebfc101-80f2-4714-8afe-d16fc590f555','86586776-0309-486b-bca7-a39163ad01a4','fdff0805-aae5-49d7-a3bf-07ed5714e8c3','6569e740-74b5-4379-88ef-9607dea1427a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:38.911875 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407233cc-d5d7-40c9-9709-77da4b6f96ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:38.921156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407233cc-d5d7-40c9-9709-77da4b6f96ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:38.921996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Flow 'volume_create_api' (cfff634e-782d-4978-8317-2debc0e694cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:38.922222 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume request issued successfully. Aug 13 19:25:38.922842 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a43b0e16-c06d-4562-9c22-6526abbbee6d tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:38.923507 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 197/781] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:38 2026] POST /volume/v3/volumes => generated 755 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:38.925554 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.925554 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:38.929526 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a62e8ed-7e7a-428f-b564-c9dc955b84eb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:38.934769 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a62e8ed-7e7a-428f-b564-c9dc955b84eb tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:38.934889 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 195/782] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:38.936263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dc2e7fd4-07af-41c2-8e93-91e862b199f2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:38.938027 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dc2e7fd4-07af-41c2-8e93-91e862b199f2 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 Aug 13 19:25:38.938254 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dc2e7fd4-07af-41c2-8e93-91e862b199f2 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:38.938453 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dc2e7fd4-07af-41c2-8e93-91e862b199f2 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:38.944892 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:38.944892 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:38.948617 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dc2e7fd4-07af-41c2-8e93-91e862b199f2 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:38.952109 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dc2e7fd4-07af-41c2-8e93-91e862b199f2 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 returned with HTTP 200 Aug 13 19:25:38.952449 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 194/783] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:38 2026] GET /volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:39.368256 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-18522e32-a94d-4ce3-94cd-abca8537d4d8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:39.371198 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18522e32-a94d-4ce3-94cd-abca8537d4d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:39.371451 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18522e32-a94d-4ce3-94cd-abca8537d4d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:39.371752 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18522e32-a94d-4ce3-94cd-abca8537d4d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:39.390683 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:39.390683 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:39.400916 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-18522e32-a94d-4ce3-94cd-abca8537d4d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Volume info retrieved successfully. Aug 13 19:25:39.406478 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18522e32-a94d-4ce3-94cd-abca8537d4d8 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:39.407056 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 198/784] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:39 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:39.641171 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd8e1a8b-468f-4cc7-8e4b-aa70050c0547 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:39.645829 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd8e1a8b-468f-4cc7-8e4b-aa70050c0547 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:39.646002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd8e1a8b-468f-4cc7-8e4b-aa70050c0547 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:39.646197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd8e1a8b-468f-4cc7-8e4b-aa70050c0547 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:39.655630 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:39.655630 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:39.658420 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cd8e1a8b-468f-4cc7-8e4b-aa70050c0547 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:39.661714 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd8e1a8b-468f-4cc7-8e4b-aa70050c0547 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:39.662067 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 198/785] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:39 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:39.691848 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f8748521-0c87-4532-a1ef-091eb57275d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:39.693379 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f8748521-0c87-4532-a1ef-091eb57275d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:39.693554 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f8748521-0c87-4532-a1ef-091eb57275d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:39.693724 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f8748521-0c87-4532-a1ef-091eb57275d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:39.693819 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f8748521-0c87-4532-a1ef-091eb57275d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:39.697845 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:39.697845 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:39.698495 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f8748521-0c87-4532-a1ef-091eb57275d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:39.698795 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 196/786] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:39 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:39.964413 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-aac8a379-52e6-4986-93e9-c9398d117c40 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:39.965971 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aac8a379-52e6-4986-93e9-c9398d117c40 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 Aug 13 19:25:39.966459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aac8a379-52e6-4986-93e9-c9398d117c40 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:39.966459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aac8a379-52e6-4986-93e9-c9398d117c40 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:39.977090 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:39.977090 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:39.981727 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-aac8a379-52e6-4986-93e9-c9398d117c40 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:39.986857 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aac8a379-52e6-4986-93e9-c9398d117c40 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 returned with HTTP 200 Aug 13 19:25:39.987387 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 195/787] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:39 2026] GET /volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:39.998691 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f69ffbfd-8179-4b70-8d53-67ae3a926a8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.000615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f69ffbfd-8179-4b70-8d53-67ae3a926a8e tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 Aug 13 19:25:40.000873 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f69ffbfd-8179-4b70-8d53-67ae3a926a8e tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.001029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f69ffbfd-8179-4b70-8d53-67ae3a926a8e tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.010447 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.010447 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:40.014975 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f69ffbfd-8179-4b70-8d53-67ae3a926a8e tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:40.019980 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f69ffbfd-8179-4b70-8d53-67ae3a926a8e tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 returned with HTTP 200 Aug 13 19:25:40.020319 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 199/788] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:39 2026] GET /volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:40.033385 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.035422 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:40.035812 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1914095873"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:40.037551 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1914095873'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:40.037722 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume of 1 GB Aug 13 19:25:40.042206 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Availability Zones retrieved successfully. Aug 13 19:25:40.049833 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Flow 'volume_create_api' (7e394067-7b57-4cf5-b6cd-9e41946e608c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:40.050930 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a8401f-11c4-41f5-b1b5-302b542f6e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:40.051850 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:40.093459 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a8401f-11c4-41f5-b1b5-302b542f6e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:40.094157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4868552-3b65-4f3b-9bf0-4679c3aa82ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:40.143049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Created reservations ['ed9f07e9-25b5-4c62-939c-33338a824c09', '1ca5f67a-4fe3-41ea-9daa-5a2f573a81aa', 'a80445a3-4943-4eb5-839a-0dc5df281070', '3452e898-a17e-4463-8577-97527dc93660'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:40.144295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4868552-3b65-4f3b-9bf0-4679c3aa82ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed9f07e9-25b5-4c62-939c-33338a824c09', '1ca5f67a-4fe3-41ea-9daa-5a2f573a81aa', 'a80445a3-4943-4eb5-839a-0dc5df281070', '3452e898-a17e-4463-8577-97527dc93660']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:40.145096 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec2ac712-c43c-44f5-86a7-005395a525fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:40.166889 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec2ac712-c43c-44f5-86a7-005395a525fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79ce65a4-bec3-4f4b-b668-2fe6ec698047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1914095873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3850ebf76ea64645823085b2114a855d',qos_specs=None,replication_status=,reservations=['ed9f07e9-25b5-4c62-939c-33338a824c09','1ca5f67a-4fe3-41ea-9daa-5a2f573a81aa','a80445a3-4943-4eb5-839a-0dc5df281070','3452e898-a17e-4463-8577-97527dc93660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1914095873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79ce65a4-bec3-4f4b-b668-2fe6ec698047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3850ebf76ea64645823085b2114a855d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:40.167583 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89282154-6b43-4cfd-b73c-65f401a4eb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:40.183993 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89282154-6b43-4cfd-b73c-65f401a4eb07) transitioned into state 'SUCCESS' from state '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-1914095873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3850ebf76ea64645823085b2114a855d',qos_specs=None,replication_status=,reservations=['ed9f07e9-25b5-4c62-939c-33338a824c09','1ca5f67a-4fe3-41ea-9daa-5a2f573a81aa','a80445a3-4943-4eb5-839a-0dc5df281070','3452e898-a17e-4463-8577-97527dc93660'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09ad0e6ef4494c86be9ddbe6512a03b6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:40.184623 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b290dc8-8b45-458c-b341-f2adea9feb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:40.196529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b290dc8-8b45-458c-b341-f2adea9feb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:40.196529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Flow 'volume_create_api' (7e394067-7b57-4cf5-b6cd-9e41946e608c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:40.196529 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Create volume request issued successfully. Aug 13 19:25:40.196529 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b66750af-3a70-4d5c-9775-47b8f6238e05 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:40.196529 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 199/789] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:40 2026] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:40.211563 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cf0fc85a-0f70-4322-b33e-32b74273d823 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.213081 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf0fc85a-0f70-4322-b33e-32b74273d823 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 Aug 13 19:25:40.213432 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf0fc85a-0f70-4322-b33e-32b74273d823 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.213675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf0fc85a-0f70-4322-b33e-32b74273d823 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.222095 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.222095 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:40.226240 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cf0fc85a-0f70-4322-b33e-32b74273d823 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:40.230984 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf0fc85a-0f70-4322-b33e-32b74273d823 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 returned with HTTP 200 Aug 13 19:25:40.231657 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 197/790] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:40 2026] GET /volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:40.422614 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e48a6136-4988-4304-8dc7-c86e76c7e1ad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.424469 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e48a6136-4988-4304-8dc7-c86e76c7e1ad tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:40.424621 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e48a6136-4988-4304-8dc7-c86e76c7e1ad tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.424825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e48a6136-4988-4304-8dc7-c86e76c7e1ad tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.433768 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.433768 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:40.437257 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e48a6136-4988-4304-8dc7-c86e76c7e1ad tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Volume info retrieved successfully. Aug 13 19:25:40.442009 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e48a6136-4988-4304-8dc7-c86e76c7e1ad tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:40.442540 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 196/791] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:40 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:40.673239 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-314401e1-8573-4082-b2e0-f8970b0c2419 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.675659 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-314401e1-8573-4082-b2e0-f8970b0c2419 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:40.675951 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-314401e1-8573-4082-b2e0-f8970b0c2419 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.676242 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-314401e1-8573-4082-b2e0-f8970b0c2419 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.686983 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.686983 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:40.690296 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-314401e1-8573-4082-b2e0-f8970b0c2419 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:40.694688 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-314401e1-8573-4082-b2e0-f8970b0c2419 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:40.695317 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 200/792] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:40 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:40.698863 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-9b00e3ba-d2e5-4807-ba59-9798c74e59b5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.700848 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-9b00e3ba-d2e5-4807-ba59-9798c74e59b5 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:40.701086 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-9b00e3ba-d2e5-4807-ba59-9798c74e59b5 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.701325 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-9b00e3ba-d2e5-4807-ba59-9798c74e59b5 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.708209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7316b387-6ffe-43a8-9d19-4f89ae1c8b2b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.710251 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7316b387-6ffe-43a8-9d19-4f89ae1c8b2b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:40.711725 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7316b387-6ffe-43a8-9d19-4f89ae1c8b2b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.713500 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7316b387-6ffe-43a8-9d19-4f89ae1c8b2b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.713652 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7316b387-6ffe-43a8-9d19-4f89ae1c8b2b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:40.713866 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.713866 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:40.717779 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-9b00e3ba-d2e5-4807-ba59-9798c74e59b5 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:40.720253 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.720253 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:40.721835 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-9b00e3ba-d2e5-4807-ba59-9798c74e59b5 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:40.722212 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 200/793] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:40 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:40.722697 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7316b387-6ffe-43a8-9d19-4f89ae1c8b2b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:40.723014 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 198/794] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:40 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:40.741356 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-e89f9d13-96e9-47a5-a7b9-7c08ae32a715 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.743240 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-e89f9d13-96e9-47a5-a7b9-7c08ae32a715 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] POST https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80/action Aug 13 19:25:40.743600 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-e89f9d13-96e9-47a5-a7b9-7c08ae32a715 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:40.743667 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-e89f9d13-96e9-47a5-a7b9-7c08ae32a715 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:40.752557 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.752557 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:40.752925 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-e89f9d13-96e9-47a5-a7b9-7c08ae32a715 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:40.759358 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-e89f9d13-96e9-47a5-a7b9-7c08ae32a715 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Begin detaching volume completed successfully. Aug 13 19:25:40.759591 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-e89f9d13-96e9-47a5-a7b9-7c08ae32a715 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80/action returned with HTTP 202 Aug 13 19:25:40.760016 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 197/795] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:25:40 2026] POST /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:25:40.778630 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6cf3b942-9974-45c7-a4a0-220893b68433 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.780124 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6cf3b942-9974-45c7-a4a0-220893b68433 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:40.780474 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6cf3b942-9974-45c7-a4a0-220893b68433 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.780658 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6cf3b942-9974-45c7-a4a0-220893b68433 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.789019 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.789019 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:40.792593 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6cf3b942-9974-45c7-a4a0-220893b68433 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:40.797524 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6cf3b942-9974-45c7-a4a0-220893b68433 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:40.797938 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 201/796] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:40 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:40.802347 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30d2f909-f1bb-4a2d-bade-868722de8e89 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.802746 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30d2f909-f1bb-4a2d-bade-868722de8e89 None None] GET https://10.4.3.126/volume// Aug 13 19:25:40.802929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30d2f909-f1bb-4a2d-bade-868722de8e89 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.803136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30d2f909-f1bb-4a2d-bade-868722de8e89 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.803503 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30d2f909-f1bb-4a2d-bade-868722de8e89 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:40.803770 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 201/797] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:40.810588 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-4ac3881e-3215-43e3-b872-faaefd83da08 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:40.813570 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-4ac3881e-3215-43e3-b872-faaefd83da08 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:40.813844 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-4ac3881e-3215-43e3-b872-faaefd83da08 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:40.814149 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-4ac3881e-3215-43e3-b872-faaefd83da08 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:40.823109 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:40.823109 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:40.826294 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-4ac3881e-3215-43e3-b872-faaefd83da08 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:40.829747 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-4ac3881e-3215-43e3-b872-faaefd83da08 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:40.830164 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 199/798] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:40 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 1319 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:41.209705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-ab4173a9-69e2-485e-9ec3-d5f8bae9b983 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.212912 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-ab4173a9-69e2-485e-9ec3-d5f8bae9b983 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] POST https://10.4.3.126/volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058/action Aug 13 19:25:41.212912 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-ab4173a9-69e2-485e-9ec3-d5f8bae9b983 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:41.212912 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-ab4173a9-69e2-485e-9ec3-d5f8bae9b983 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:41.228225 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.228225 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:41.244483 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-56a5492b-5930-4745-a105-9059abff4608 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.246605 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56a5492b-5930-4745-a105-9059abff4608 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 Aug 13 19:25:41.246831 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56a5492b-5930-4745-a105-9059abff4608 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.247076 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56a5492b-5930-4745-a105-9059abff4608 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.249342 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ba6b7db3-97af-4c5b-aca5-69ac34234e2b req-ab4173a9-69e2-485e-9ec3-d5f8bae9b983 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058/action returned with HTTP 204 Aug 13 19:25:41.250720 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 198/799] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:25:41 2026] POST /volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:41.257407 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.257407 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:41.267478 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-56a5492b-5930-4745-a105-9059abff4608 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:41.274190 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56a5492b-5930-4745-a105-9059abff4608 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 returned with HTTP 200 Aug 13 19:25:41.275300 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 202/800] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:41.288909 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cc42573c-2254-4276-9df1-3511251929cc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.291323 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc42573c-2254-4276-9df1-3511251929cc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 Aug 13 19:25:41.291323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc42573c-2254-4276-9df1-3511251929cc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.291579 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc42573c-2254-4276-9df1-3511251929cc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.300534 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.300534 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:41.309618 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cc42573c-2254-4276-9df1-3511251929cc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:41.318547 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc42573c-2254-4276-9df1-3511251929cc tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 returned with HTTP 200 Aug 13 19:25:41.318751 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 202/801] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:41.336327 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.457858 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-874694fe-2303-4e2e-aada-d648d8874e7c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.461526 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-874694fe-2303-4e2e-aada-d648d8874e7c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:41.461526 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-874694fe-2303-4e2e-aada-d648d8874e7c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.461526 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-874694fe-2303-4e2e-aada-d648d8874e7c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.470098 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.470098 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:41.473786 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-874694fe-2303-4e2e-aada-d648d8874e7c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Volume info retrieved successfully. Aug 13 19:25:41.479662 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-874694fe-2303-4e2e-aada-d648d8874e7c tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:41.480587 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 199/802] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:41.522947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-58c1553b-4a80-4126-a296-3c9035d92476 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.525922 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58c1553b-4a80-4126-a296-3c9035d92476 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/8820afc4-2ddd-4b7d-bfd5-a20ad2c51e27/action Aug 13 19:25:41.526578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58c1553b-4a80-4126-a296-3c9035d92476 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-attach": {"instance_uuid": "e6d09aa9-cfa9-47fc-b685-9b1beb123373", "mountpoint": "/dev/vdc"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:41.526578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58c1553b-4a80-4126-a296-3c9035d92476 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e6d09aa9-cfa9-47fc-b685-9b1beb123373", "mountpoint": "/dev/vdc"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:41.534696 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58c1553b-4a80-4126-a296-3c9035d92476 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/8820afc4-2ddd-4b7d-bfd5-a20ad2c51e27/action returned with HTTP 404 Aug 13 19:25:41.535367 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 203/803] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:41 2026] POST /volume/v3/volumes/8820afc4-2ddd-4b7d-bfd5-a20ad2c51e27/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:41.567935 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:41.568369 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:41.570172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:41.570399 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Create volume of 1 GB Aug 13 19:25:41.574993 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Availability Zones retrieved successfully. Aug 13 19:25:41.583048 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Flow 'volume_create_api' (69a8c379-5c41-4c8d-8601-53f79f657454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:41.584421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa2f47a-95e5-42a3-a1f2-e4d59f28d25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:41.585791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:41.607718 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c474178-7666-4b05-ada1-49f252ffc841 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.608115 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c474178-7666-4b05-ada1-49f252ffc841 None None] GET https://10.4.3.126/volume// Aug 13 19:25:41.609406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c474178-7666-4b05-ada1-49f252ffc841 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.609406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c474178-7666-4b05-ada1-49f252ffc841 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.609406 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c474178-7666-4b05-ada1-49f252ffc841 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:41.609406 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 203/804] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:41.618836 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa2f47a-95e5-42a3-a1f2-e4d59f28d25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:41.624103 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcaf533a-b430-41de-a7f3-4cf36e7ace52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:41.635460 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-501e17df-f791-4113-90fa-fad90805a433 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.637995 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-501e17df-f791-4113-90fa-fad90805a433 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:41.638383 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-501e17df-f791-4113-90fa-fad90805a433 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a912e89f-f62f-4c73-a378-4f3539e7fced", "connector": null, "instance_uuid": "4cfb9bbf-f49c-4b9c-b47b-c568cc6afaee"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:41.654785 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.654785 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:41.675044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-794beba1-9eff-4edd-b412-28857282c90e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.676946 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-794beba1-9eff-4edd-b412-28857282c90e tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741 Aug 13 19:25:41.677150 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-794beba1-9eff-4edd-b412-28857282c90e tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.677376 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-794beba1-9eff-4edd-b412-28857282c90e tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.684481 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.684481 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:41.692041 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-501e17df-f791-4113-90fa-fad90805a433 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:41.692528 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 200/805] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25:41 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:41.696569 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Created reservations ['e6051595-32bb-4708-b120-744cdfe9095f', '94039f52-4c64-4b91-95be-1ca3553f09d5', 'ac0ac54e-4588-41f3-9e2b-c0d8ca723a3e', 'dd54c18f-e5a6-4182-9447-1a99e85fa420'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:41.696884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcaf533a-b430-41de-a7f3-4cf36e7ace52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6051595-32bb-4708-b120-744cdfe9095f', '94039f52-4c64-4b91-95be-1ca3553f09d5', 'ac0ac54e-4588-41f3-9e2b-c0d8ca723a3e', 'dd54c18f-e5a6-4182-9447-1a99e85fa420']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:41.697605 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5643564c-ca72-40ae-8185-bc569da3b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:41.703313 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-4a70f947-c1af-4b4c-8d33-d6f48412fb1d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.705220 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-4a70f947-c1af-4b4c-8d33-d6f48412fb1d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] DELETE https://10.4.3.126/volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7 Aug 13 19:25:41.706049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-4a70f947-c1af-4b4c-8d33-d6f48412fb1d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.706049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-4a70f947-c1af-4b4c-8d33-d6f48412fb1d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.710202 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-09e17287-d4a9-4aa4-a14f-5f04e73c3492 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.711864 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09e17287-d4a9-4aa4-a14f-5f04e73c3492 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:41.712076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09e17287-d4a9-4aa4-a14f-5f04e73c3492 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.712345 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09e17287-d4a9-4aa4-a14f-5f04e73c3492 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.714034 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.714034 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:41.721007 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.721007 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:41.724144 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-09e17287-d4a9-4aa4-a14f-5f04e73c3492 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:41.727953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5643564c-ca72-40ae-8185-bc569da3b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '214b5b84-aaf0-4318-8dc7-cee773b02810', '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='72260afd71d9442fa9d186b691c74a0e',qos_specs=None,replication_status=,reservations=['e6051595-32bb-4708-b120-744cdfe9095f','94039f52-4c64-4b91-95be-1ca3553f09d5','ac0ac54e-4588-41f3-9e2b-c0d8ca723a3e','dd54c18f-e5a6-4182-9447-1a99e85fa420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa0f08d34364002a6c5914bf10b2ee3',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=214b5b84-aaf0-4318-8dc7-cee773b02810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72260afd71d9442fa9d186b691c74a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efa0f08d34364002a6c5914bf10b2ee3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:41.728897 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09e17287-d4a9-4aa4-a14f-5f04e73c3492 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:41.728897 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 201/806] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:41.729647 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13faffa-eee2-4041-b2f9-7b35715d0d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:41.734264 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f0b16ee9-ed3b-4a87-a9d0-d221033fe5ed None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.735905 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f0b16ee9-ed3b-4a87-a9d0-d221033fe5ed tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:41.736072 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f0b16ee9-ed3b-4a87-a9d0-d221033fe5ed tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.736296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f0b16ee9-ed3b-4a87-a9d0-d221033fe5ed tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.736400 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f0b16ee9-ed3b-4a87-a9d0-d221033fe5ed tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:41.740563 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.740563 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:41.741503 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f0b16ee9-ed3b-4a87-a9d0-d221033fe5ed tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:41.741989 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 202/807] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:41.743561 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c058cba8-ac31-48e2-ac37-25001d600d95 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.746150 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c058cba8-ac31-48e2-ac37-25001d600d95 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:41.746440 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c058cba8-ac31-48e2-ac37-25001d600d95 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.746699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c058cba8-ac31-48e2-ac37-25001d600d95 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.749789 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c13ff3fd-4e32-4846-bd54-3a41cc93740b req-794beba1-9eff-4edd-b412-28857282c90e tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741 returned with HTTP 200 Aug 13 19:25:41.750215 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 204/808] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:25:41 2026] DELETE /volume/v3/attachments/7c8fae0c-6d74-4639-9242-c7c59a575741 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:41.754100 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13faffa-eee2-4041-b2f9-7b35715d0d5b) transitioned into state 'SUCCESS' from 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='72260afd71d9442fa9d186b691c74a0e',qos_specs=None,replication_status=,reservations=['e6051595-32bb-4708-b120-744cdfe9095f','94039f52-4c64-4b91-95be-1ca3553f09d5','ac0ac54e-4588-41f3-9e2b-c0d8ca723a3e','dd54c18f-e5a6-4182-9447-1a99e85fa420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa0f08d34364002a6c5914bf10b2ee3',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:41.754806 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6d61c2-1cea-40f0-ac61-aa3cfc864324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:41.756855 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.756855 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:41.760295 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c058cba8-ac31-48e2-ac37-25001d600d95 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:41.762554 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6d61c2-1cea-40f0-ac61-aa3cfc864324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:41.763371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Flow 'volume_create_api' (69a8c379-5c41-4c8d-8601-53f79f657454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:41.763548 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Create volume request issued successfully. Aug 13 19:25:41.764040 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e0c6f92-9fe4-4962-8ef9-3ce5dfbb465e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:41.764435 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 200/809] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:41 2026] POST /volume/v3/volumes => generated 733 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:41.765804 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c058cba8-ac31-48e2-ac37-25001d600d95 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:41.766382 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 203/810] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:41.777097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a14973c8-cf63-437f-9ecf-611533c7215e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.778544 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-4a70f947-c1af-4b4c-8d33-d6f48412fb1d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7 returned with HTTP 200 Aug 13 19:25:41.778994 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 204/811] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:25:41 2026] DELETE /volume/v3/attachments/eeb5d792-b976-4262-aa33-d651e2b4ecc7 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:41.779728 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a14973c8-cf63-437f-9ecf-611533c7215e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] GET https://10.4.3.126/volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 Aug 13 19:25:41.779728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a14973c8-cf63-437f-9ecf-611533c7215e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.779728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a14973c8-cf63-437f-9ecf-611533c7215e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.788841 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.788841 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:41.792993 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a14973c8-cf63-437f-9ecf-611533c7215e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Volume info retrieved successfully. Aug 13 19:25:41.797703 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a14973c8-cf63-437f-9ecf-611533c7215e tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] https://10.4.3.126/volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 returned with HTTP 200 Aug 13 19:25:41.798047 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 205/812] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:41.811825 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36454afb-1383-44e5-aa17-4ceac6460213 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.813933 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36454afb-1383-44e5-aa17-4ceac6460213 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:41.814127 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36454afb-1383-44e5-aa17-4ceac6460213 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.814312 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36454afb-1383-44e5-aa17-4ceac6460213 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.823832 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.823832 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:41.827012 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-36454afb-1383-44e5-aa17-4ceac6460213 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:41.831392 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36454afb-1383-44e5-aa17-4ceac6460213 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:41.832078 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 201/813] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:41 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:41.977150 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-39a0b45e-9b52-4373-aee7-4328cd895579 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:41.979327 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-39a0b45e-9b52-4373-aee7-4328cd895579 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] DELETE https://10.4.3.126/volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535 Aug 13 19:25:41.979327 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-39a0b45e-9b52-4373-aee7-4328cd895579 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:41.979518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-39a0b45e-9b52-4373-aee7-4328cd895579 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:41.986593 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:41.986593 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:42.035648 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-95e1ee6b-cad7-4f5e-81a5-5cc635469157 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.035718 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-fb9055ce-3950-4c4d-9e46-806702be7ba9 req-e3bcab13-f76c-40a6-b94e-b6d72bd12ddb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.037644 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95e1ee6b-cad7-4f5e-81a5-5cc635469157 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:42.037819 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95e1ee6b-cad7-4f5e-81a5-5cc635469157 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.038001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-adba31b4-4541-4719-a1b3-2b4f25c0fda7 req-4c39169b-b53b-4ae5-ae3f-6f3a3c4d75a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.038089 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95e1ee6b-cad7-4f5e-81a5-5cc635469157 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.039713 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-adba31b4-4541-4719-a1b3-2b4f25c0fda7 req-4c39169b-b53b-4ae5-ae3f-6f3a3c4d75a6 tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] POST https://10.4.3.126/volume/v3/snapshots/None/action Aug 13 19:25:42.040035 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-adba31b4-4541-4719-a1b3-2b4f25c0fda7 req-4c39169b-b53b-4ae5-ae3f-6f3a3c4d75a6 tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:42.040167 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-adba31b4-4541-4719-a1b3-2b4f25c0fda7 req-4c39169b-b53b-4ae5-ae3f-6f3a3c4d75a6 tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:42.040445 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fb9055ce-3950-4c4d-9e46-806702be7ba9 req-e3bcab13-f76c-40a6-b94e-b6d72bd12ddb tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] POST https://10.4.3.126/volume/v3/snapshots/115ad68d-2fc6-4696-bfb4-e9d623599acf/action Aug 13 19:25:42.040757 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fb9055ce-3950-4c4d-9e46-806702be7ba9 req-e3bcab13-f76c-40a6-b94e-b6d72bd12ddb tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:42.040885 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fb9055ce-3950-4c4d-9e46-806702be7ba9 req-e3bcab13-f76c-40a6-b94e-b6d72bd12ddb tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:42.041384 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.snapshot_actions [req-adba31b4-4541-4719-a1b3-2b4f25c0fda7 req-4c39169b-b53b-4ae5-ae3f-6f3a3c4d75a6 tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100183) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 19:25:42.045233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.snapshot_actions [req-fb9055ce-3950-4c4d-9e46-806702be7ba9 req-e3bcab13-f76c-40a6-b94e-b6d72bd12ddb tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100184) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 19:25:42.045345 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-adba31b4-4541-4719-a1b3-2b4f25c0fda7 req-4c39169b-b53b-4ae5-ae3f-6f3a3c4d75a6 tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] https://10.4.3.126/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 19:25:42.045977 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 202/814] 10.4.3.126 () {72 vars in 1582 bytes} [Thu Aug 13 19:25:42 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:42.047696 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2f5aae7a-a068-40d7-ad65-075405978e71 req-39a0b45e-9b52-4373-aee7-4328cd895579 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535 returned with HTTP 200 Aug 13 19:25:42.048076 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.048076 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:42.048173 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 204/815] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:25:41 2026] DELETE /volume/v3/attachments/a43fd238-1db8-4d5b-9c93-7ad80f5f5535 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.050797 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fb9055ce-3950-4c4d-9e46-806702be7ba9 req-e3bcab13-f76c-40a6-b94e-b6d72bd12ddb tempest-VolumesAssistedSnapshotsTest-691386580 tempest-VolumesAssistedSnapshotsTest-691386580-project] https://10.4.3.126/volume/v3/snapshots/115ad68d-2fc6-4696-bfb4-e9d623599acf/action returned with HTTP 404 Aug 13 19:25:42.051401 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-95e1ee6b-cad7-4f5e-81a5-5cc635469157 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:42.051608 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 205/816] 10.4.3.126 () {72 vars in 1678 bytes} [Thu Aug 13 19:25:42 2026] POST /volume/v3/snapshots/115ad68d-2fc6-4696-bfb4-e9d623599acf/action => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:42.056414 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95e1ee6b-cad7-4f5e-81a5-5cc635469157 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:42.058300 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 206/817] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:42.124071 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-005a5526-9de8-44b4-b471-e0fa95323c84 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.125859 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-005a5526-9de8-44b4-b471-e0fa95323c84 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:42.126011 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-005a5526-9de8-44b4-b471-e0fa95323c84 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.126217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-005a5526-9de8-44b4-b471-e0fa95323c84 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.139258 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.139258 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:42.142863 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-005a5526-9de8-44b4-b471-e0fa95323c84 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:42.147114 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-005a5526-9de8-44b4-b471-e0fa95323c84 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:42.147610 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 203/818] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:42.198799 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-bbf17b28-5dbe-4667-8844-5ddcadeaefe0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.201821 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-bbf17b28-5dbe-4667-8844-5ddcadeaefe0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] POST https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5/action Aug 13 19:25:42.201821 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-bbf17b28-5dbe-4667-8844-5ddcadeaefe0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:42.201821 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-bbf17b28-5dbe-4667-8844-5ddcadeaefe0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:42.215294 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.215294 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:42.215294 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-bbf17b28-5dbe-4667-8844-5ddcadeaefe0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:42.222263 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-bbf17b28-5dbe-4667-8844-5ddcadeaefe0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Begin detaching volume completed successfully. Aug 13 19:25:42.222263 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-bbf17b28-5dbe-4667-8844-5ddcadeaefe0 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5/action returned with HTTP 202 Aug 13 19:25:42.222542 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 205/819] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:25:42 2026] POST /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:25:42.287551 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9c9ec319-d646-45bb-90e7-b478a6751628 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.287974 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c9ec319-d646-45bb-90e7-b478a6751628 None None] GET https://10.4.3.126/volume// Aug 13 19:25:42.288211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c9ec319-d646-45bb-90e7-b478a6751628 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.288460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c9ec319-d646-45bb-90e7-b478a6751628 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.288817 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c9ec319-d646-45bb-90e7-b478a6751628 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:42.289355 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 206/820] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:42.302946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-956cd51f-e787-460a-af2e-45d79f80591e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.306917 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-956cd51f-e787-460a-af2e-45d79f80591e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:42.307128 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-956cd51f-e787-460a-af2e-45d79f80591e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.309435 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-956cd51f-e787-460a-af2e-45d79f80591e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.319695 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.319695 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:42.323044 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-956cd51f-e787-460a-af2e-45d79f80591e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:42.326966 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-956cd51f-e787-460a-af2e-45d79f80591e tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:42.327365 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 207/821] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1552 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:25:42.499054 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a51737e6-b560-4bc3-bca0-bc78a7d17426 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.501043 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a51737e6-b560-4bc3-bca0-bc78a7d17426 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:42.501262 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a51737e6-b560-4bc3-bca0-bc78a7d17426 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.501491 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a51737e6-b560-4bc3-bca0-bc78a7d17426 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.518314 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.518314 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:42.521780 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a51737e6-b560-4bc3-bca0-bc78a7d17426 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] Volume info retrieved successfully. Aug 13 19:25:42.527473 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a51737e6-b560-4bc3-bca0-bc78a7d17426 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-reader] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:42.528083 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 204/822] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.607329 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-abf2e014-3299-4cae-8376-7de2cfba4dfd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.608982 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-abf2e014-3299-4cae-8376-7de2cfba4dfd tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:42.611294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-abf2e014-3299-4cae-8376-7de2cfba4dfd tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.611294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-abf2e014-3299-4cae-8376-7de2cfba4dfd tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.616223 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.616223 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:42.621511 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-abf2e014-3299-4cae-8376-7de2cfba4dfd tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:42.626463 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-abf2e014-3299-4cae-8376-7de2cfba4dfd tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:42.628669 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 206/823] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.684974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1f92de71-41ea-4f36-afae-38c1735b64da None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.686916 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f92de71-41ea-4f36-afae-38c1735b64da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:42.687184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f92de71-41ea-4f36-afae-38c1735b64da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.687456 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f92de71-41ea-4f36-afae-38c1735b64da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.697696 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.697696 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:42.701074 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1f92de71-41ea-4f36-afae-38c1735b64da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:42.704836 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f92de71-41ea-4f36-afae-38c1735b64da tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:42.705185 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 207/824] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.753067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c6618572-d535-4eb7-b608-7b4db7c14a05 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.754688 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6618572-d535-4eb7-b608-7b4db7c14a05 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:42.754815 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6618572-d535-4eb7-b608-7b4db7c14a05 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.755361 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6618572-d535-4eb7-b608-7b4db7c14a05 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.755361 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c6618572-d535-4eb7-b608-7b4db7c14a05 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:42.760171 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.760171 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:42.761050 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6618572-d535-4eb7-b608-7b4db7c14a05 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:42.761476 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 208/825] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.771585 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-af07b74a-1ebe-458d-8277-a9c411e94085 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.775163 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af07b74a-1ebe-458d-8277-a9c411e94085 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 Aug 13 19:25:42.775424 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af07b74a-1ebe-458d-8277-a9c411e94085 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.775627 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af07b74a-1ebe-458d-8277-a9c411e94085 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.783612 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.783612 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:42.784047 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-af07b74a-1ebe-458d-8277-a9c411e94085 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:25:42.785009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af07b74a-1ebe-458d-8277-a9c411e94085 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 returned with HTTP 200 Aug 13 19:25:42.785432 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 205/826] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.794583 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-81cba414-a501-4091-8b4c-8b4cc72bd032 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.796624 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-81cba414-a501-4091-8b4c-8b4cc72bd032 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:42.796819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-81cba414-a501-4091-8b4c-8b4cc72bd032 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.797041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-81cba414-a501-4091-8b4c-8b4cc72bd032 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.797205 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-81cba414-a501-4091-8b4c-8b4cc72bd032 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:42.802731 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.802731 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:42.804119 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-81cba414-a501-4091-8b4c-8b4cc72bd032 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:42.804663 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 207/827] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.811530 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2e2a204d-1a5a-4c88-bc4e-5b46f6998799 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.813992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e2a204d-1a5a-4c88-bc4e-5b46f6998799 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] GET https://10.4.3.126/volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 Aug 13 19:25:42.814389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e2a204d-1a5a-4c88-bc4e-5b46f6998799 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.814680 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e2a204d-1a5a-4c88-bc4e-5b46f6998799 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.815040 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-459ee525-d975-412a-a51c-b1ce54185116 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.817628 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-459ee525-d975-412a-a51c-b1ce54185116 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:42.817737 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-459ee525-d975-412a-a51c-b1ce54185116 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.817911 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-459ee525-d975-412a-a51c-b1ce54185116 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.818032 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-459ee525-d975-412a-a51c-b1ce54185116 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete backup with id: 5aa5471c-e925-4062-b345-20951883a70a. Aug 13 19:25:42.821866 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.821866 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:42.822126 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.822126 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:42.825218 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2e2a204d-1a5a-4c88-bc4e-5b46f6998799 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Volume info retrieved successfully. Aug 13 19:25:42.828777 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e2a204d-1a5a-4c88-bc4e-5b46f6998799 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] https://10.4.3.126/volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 returned with HTTP 200 Aug 13 19:25:42.829131 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 208/828] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.842020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-682f5286-344a-4278-8a26-dc7e7f2fd8c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.843143 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-459ee525-d975-412a-a51c-b1ce54185116 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] delete_backup rpcapi backup_id 5aa5471c-e925-4062-b345-20951883a70a {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:25:42.843991 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-682f5286-344a-4278-8a26-dc7e7f2fd8c5 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1&project_id=3850ebf76ea64645823085b2114a855d Aug 13 19:25:42.844400 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-682f5286-344a-4278-8a26-dc7e7f2fd8c5 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.844451 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-682f5286-344a-4278-8a26-dc7e7f2fd8c5 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.844884 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4483bfa3-2ea8-4cd6-bfc2-ff9e3f9f2b82 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.844936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-682f5286-344a-4278-8a26-dc7e7f2fd8c5 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Could not evaluate value 3850ebf76ea64645823085b2114a855d, assuming string {{(pid=100183) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:25:42.845287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-459ee525-d975-412a-a51c-b1ce54185116 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 202 Aug 13 19:25:42.845337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-682f5286-344a-4278-8a26-dc7e7f2fd8c5 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Searching by: MultiDict([('project_id', '3850ebf76ea64645823085b2114a855d'), ('all_tenants', 1)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:25:42.845968 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 209/829] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:42 2026] DELETE /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:25:42.847011 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4483bfa3-2ea8-4cd6-bfc2-ff9e3f9f2b82 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:42.847856 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4483bfa3-2ea8-4cd6-bfc2-ff9e3f9f2b82 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.847856 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4483bfa3-2ea8-4cd6-bfc2-ff9e3f9f2b82 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.855902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1d241abb-5813-413f-956c-fb6280cc6905 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.855902 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d241abb-5813-413f-956c-fb6280cc6905 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:42.855902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d241abb-5813-413f-956c-fb6280cc6905 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.855902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d241abb-5813-413f-956c-fb6280cc6905 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.855902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1d241abb-5813-413f-956c-fb6280cc6905 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:42.861031 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.861031 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:42.862235 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.862235 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:42.862933 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d241abb-5813-413f-956c-fb6280cc6905 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 200 Aug 13 19:25:42.863313 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 209/830] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.865306 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4483bfa3-2ea8-4cd6-bfc2-ff9e3f9f2b82 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:42.870828 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4483bfa3-2ea8-4cd6-bfc2-ff9e3f9f2b82 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:42.871382 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 208/831] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:42.888481 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-682f5286-344a-4278-8a26-dc7e7f2fd8c5 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Get all volumes completed successfully. Aug 13 19:25:42.889570 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.889570 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:42.894544 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-682f5286-344a-4278-8a26-dc7e7f2fd8c5 tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1&project_id=3850ebf76ea64645823085b2114a855d returned with HTTP 200 Aug 13 19:25:42.895058 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 206/832] 10.4.3.126 () {66 vars in 1373 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=3850ebf76ea64645823085b2114a855d => generated 3019 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:42.908555 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e0a60800-68b5-4e90-b75d-19bc891f875b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.910704 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0a60800-68b5-4e90-b75d-19bc891f875b tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 Aug 13 19:25:42.910935 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0a60800-68b5-4e90-b75d-19bc891f875b tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.911165 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0a60800-68b5-4e90-b75d-19bc891f875b tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.911382 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e0a60800-68b5-4e90-b75d-19bc891f875b tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Delete volume with id: 214b5b84-aaf0-4318-8dc7-cee773b02810 Aug 13 19:25:42.921980 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.921980 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:42.922465 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e0a60800-68b5-4e90-b75d-19bc891f875b tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Volume info retrieved successfully. Aug 13 19:25:42.952193 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e0a60800-68b5-4e90-b75d-19bc891f875b tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] Delete volume request issued successfully. Aug 13 19:25:42.952471 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0a60800-68b5-4e90-b75d-19bc891f875b tempest-VolumesListAdminTestJSON-1218099118 tempest-VolumesListAdminTestJSON-1218099118-project-admin] https://10.4.3.126/volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 returned with HTTP 202 Aug 13 19:25:42.953042 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 210/833] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:42 2026] DELETE /volume/v3/volumes/214b5b84-aaf0-4318-8dc7-cee773b02810 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:42.962930 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6e369916-25b8-4fea-b0e9-43e4d4c0a920 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:42.965688 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e369916-25b8-4fea-b0e9-43e4d4c0a920 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 Aug 13 19:25:42.966317 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e369916-25b8-4fea-b0e9-43e4d4c0a920 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:42.966652 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e369916-25b8-4fea-b0e9-43e4d4c0a920 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:42.977577 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:42.977577 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:42.984858 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6e369916-25b8-4fea-b0e9-43e4d4c0a920 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:42.989830 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e369916-25b8-4fea-b0e9-43e4d4c0a920 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 returned with HTTP 200 Aug 13 19:25:42.990332 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 210/834] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:42 2026] GET /volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:43.005953 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9efa2a1c-4f8b-4cac-b7a3-d31cb25d261a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:43.007311 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9efa2a1c-4f8b-4cac-b7a3-d31cb25d261a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] DELETE https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 Aug 13 19:25:43.007476 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9efa2a1c-4f8b-4cac-b7a3-d31cb25d261a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:43.007699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9efa2a1c-4f8b-4cac-b7a3-d31cb25d261a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:43.007805 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-9efa2a1c-4f8b-4cac-b7a3-d31cb25d261a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Delete volume with id: 79ce65a4-bec3-4f4b-b668-2fe6ec698047 Aug 13 19:25:43.017343 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:43.017343 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:43.017343 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9efa2a1c-4f8b-4cac-b7a3-d31cb25d261a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:43.043154 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9efa2a1c-4f8b-4cac-b7a3-d31cb25d261a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Delete volume request issued successfully. Aug 13 19:25:43.043392 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9efa2a1c-4f8b-4cac-b7a3-d31cb25d261a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 returned with HTTP 202 Aug 13 19:25:43.043836 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 209/835] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:43 2026] DELETE /volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:43.051648 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8f95f530-4f9e-4435-83d5-409c5faaf083 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:43.055452 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f95f530-4f9e-4435-83d5-409c5faaf083 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 Aug 13 19:25:43.055452 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f95f530-4f9e-4435-83d5-409c5faaf083 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:43.055452 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f95f530-4f9e-4435-83d5-409c5faaf083 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:43.079586 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:43.079586 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:43.087088 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8f95f530-4f9e-4435-83d5-409c5faaf083 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:43.093667 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f95f530-4f9e-4435-83d5-409c5faaf083 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 returned with HTTP 200 Aug 13 19:25:43.094175 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 207/836] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:43 2026] GET /volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:43.292909 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-9b50cc8d-e610-4353-a16d-1c36abd2aa5c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:43.297673 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-9b50cc8d-e610-4353-a16d-1c36abd2aa5c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] DELETE https://10.4.3.126/volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058 Aug 13 19:25:43.297673 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-9b50cc8d-e610-4353-a16d-1c36abd2aa5c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:43.297673 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-9b50cc8d-e610-4353-a16d-1c36abd2aa5c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:43.306472 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:43.306472 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:43.371606 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b9886fa3-458a-4c4a-9c7d-88daf9f1d1c0 req-9b50cc8d-e610-4353-a16d-1c36abd2aa5c tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058 returned with HTTP 200 Aug 13 19:25:43.371844 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 211/837] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:25:43 2026] DELETE /volume/v3/attachments/421d066c-ebb9-4750-a468-477485648058 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:43.411864 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-c46a7613-0103-4158-b26f-46a1be94f10b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:43.413671 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-c46a7613-0103-4158-b26f-46a1be94f10b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] PUT https://10.4.3.126/volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 Aug 13 19:25:43.413998 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-c46a7613-0103-4158-b26f-46a1be94f10b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:43.421249 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-c46a7613-0103-4158-b26f-46a1be94f10b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Acquiring lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:43.426315 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-c46a7613-0103-4158-b26f-46a1be94f10b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:43.427268 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:43.427268 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:43.506845 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-c46a7613-0103-4158-b26f-46a1be94f10b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" released by "attachment_update" :: held 0.080s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:43.507204 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-c46a7613-0103-4158-b26f-46a1be94f10b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 returned with HTTP 200 Aug 13 19:25:43.507745 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 211/838] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:43 2026] PUT /volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:43.517550 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-1c818e17-d074-4550-b009-ae668a8a2311 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:43.519653 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-1c818e17-d074-4550-b009-ae668a8a2311 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 Aug 13 19:25:43.519945 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-1c818e17-d074-4550-b009-ae668a8a2311 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:43.520234 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-1c818e17-d074-4550-b009-ae668a8a2311 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:43.538047 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-1c818e17-d074-4550-b009-ae668a8a2311 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 returned with HTTP 200 Aug 13 19:25:43.538681 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 210/839] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:25:43 2026] GET /volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:43.878521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a2a5731b-c1f1-43c8-b20e-dbce1f4942e3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:43.880138 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2a5731b-c1f1-43c8-b20e-dbce1f4942e3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a Aug 13 19:25:43.880341 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2a5731b-c1f1-43c8-b20e-dbce1f4942e3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:43.880518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2a5731b-c1f1-43c8-b20e-dbce1f4942e3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:43.880644 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a2a5731b-c1f1-43c8-b20e-dbce1f4942e3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Show backup with id 5aa5471c-e925-4062-b345-20951883a70a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:25:43.884319 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2a5731b-c1f1-43c8-b20e-dbce1f4942e3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a returned with HTTP 404 Aug 13 19:25:43.884754 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 208/840] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:43 2026] GET /volume/v3/backups/5aa5471c-e925-4062-b345-20951883a70a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:43.980961 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-04ae549e-9336-412a-88e5-1adc10ae862b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:43.982684 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-04ae549e-9336-412a-88e5-1adc10ae862b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 Aug 13 19:25:43.982854 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-04ae549e-9336-412a-88e5-1adc10ae862b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:43.983022 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-04ae549e-9336-412a-88e5-1adc10ae862b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:43.983133 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-04ae549e-9336-412a-88e5-1adc10ae862b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 3948f236-ebdc-443c-85f7-5a1862d4a7a4 Aug 13 19:25:43.989208 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:43.989208 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:43.989685 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-04ae549e-9336-412a-88e5-1adc10ae862b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:25:44.008502 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-04ae549e-9336-412a-88e5-1adc10ae862b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:25:44.008774 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-04ae549e-9336-412a-88e5-1adc10ae862b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 returned with HTTP 202 Aug 13 19:25:44.009480 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 212/841] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:25:43 2026] DELETE /volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:44.022051 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0abcbe2-9a85-4a56-b01a-314cab1ef836 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:44.023798 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0abcbe2-9a85-4a56-b01a-314cab1ef836 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 Aug 13 19:25:44.023994 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0abcbe2-9a85-4a56-b01a-314cab1ef836 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:44.024191 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0abcbe2-9a85-4a56-b01a-314cab1ef836 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:44.033253 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:44.033253 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:44.033742 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e0abcbe2-9a85-4a56-b01a-314cab1ef836 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:25:44.034689 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0abcbe2-9a85-4a56-b01a-314cab1ef836 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 returned with HTTP 200 Aug 13 19:25:44.035104 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 212/842] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:44 2026] GET /volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:44.112200 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c2d78ce4-f27c-4d8d-8455-974f313dbb33 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:44.118300 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c2d78ce4-f27c-4d8d-8455-974f313dbb33 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 Aug 13 19:25:44.118300 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c2d78ce4-f27c-4d8d-8455-974f313dbb33 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:44.118300 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c2d78ce4-f27c-4d8d-8455-974f313dbb33 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:44.128702 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c2d78ce4-f27c-4d8d-8455-974f313dbb33 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 returned with HTTP 404 Aug 13 19:25:44.130221 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 211/843] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:44 2026] GET /volume/v3/volumes/79ce65a4-bec3-4f4b-b668-2fe6ec698047 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:44.144487 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-24bec298-4c43-41d8-aea3-a9ae4e7f7dca None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:44.146751 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24bec298-4c43-41d8-aea3-a9ae4e7f7dca tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 Aug 13 19:25:44.147080 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24bec298-4c43-41d8-aea3-a9ae4e7f7dca tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:44.149291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24bec298-4c43-41d8-aea3-a9ae4e7f7dca tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:44.158251 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:44.158251 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:44.166577 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-24bec298-4c43-41d8-aea3-a9ae4e7f7dca tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:44.179249 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24bec298-4c43-41d8-aea3-a9ae4e7f7dca tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 returned with HTTP 200 Aug 13 19:25:44.179920 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 209/844] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:44 2026] GET /volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:44.194629 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-88473a30-4746-4202-97dc-1879b35d9a95 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:44.196455 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88473a30-4746-4202-97dc-1879b35d9a95 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 Aug 13 19:25:44.196622 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88473a30-4746-4202-97dc-1879b35d9a95 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:44.196817 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88473a30-4746-4202-97dc-1879b35d9a95 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:44.196986 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-88473a30-4746-4202-97dc-1879b35d9a95 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Delete volume with id: ff06fa21-e745-4574-a6d1-47d3540e3b54 Aug 13 19:25:44.203347 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:44.203347 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:44.203797 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-88473a30-4746-4202-97dc-1879b35d9a95 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:44.222005 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-88473a30-4746-4202-97dc-1879b35d9a95 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Delete volume request issued successfully. Aug 13 19:25:44.223156 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88473a30-4746-4202-97dc-1879b35d9a95 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 returned with HTTP 202 Aug 13 19:25:44.223156 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 213/845] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:44 2026] DELETE /volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:44.236673 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7119099b-a8fb-4d89-8b8b-1949f1ac947a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:44.238370 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7119099b-a8fb-4d89-8b8b-1949f1ac947a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 Aug 13 19:25:44.238570 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7119099b-a8fb-4d89-8b8b-1949f1ac947a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:44.238773 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7119099b-a8fb-4d89-8b8b-1949f1ac947a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:44.253701 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:44.253701 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:44.261504 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7119099b-a8fb-4d89-8b8b-1949f1ac947a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:44.268354 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7119099b-a8fb-4d89-8b8b-1949f1ac947a tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 returned with HTTP 200 Aug 13 19:25:44.269195 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 213/846] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:44 2026] GET /volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:44.413183 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-71019442-9cb3-47e9-8154-a4fc1c67b5f5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:44.415064 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-71019442-9cb3-47e9-8154-a4fc1c67b5f5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:44.415754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-71019442-9cb3-47e9-8154-a4fc1c67b5f5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:44.415922 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-71019442-9cb3-47e9-8154-a4fc1c67b5f5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:44.422478 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:44.422478 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:44.425392 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-71019442-9cb3-47e9-8154-a4fc1c67b5f5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:44.428623 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-71019442-9cb3-47e9-8154-a4fc1c67b5f5 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:44.428945 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 212/847] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:44 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1024 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:44.447410 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-52ec4f01-7ba0-49fe-9154-c0fba3ebbbc8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:44.449475 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-52ec4f01-7ba0-49fe-9154-c0fba3ebbbc8 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:44.449710 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-52ec4f01-7ba0-49fe-9154-c0fba3ebbbc8 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:44.449941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-52ec4f01-7ba0-49fe-9154-c0fba3ebbbc8 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:44.450151 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-52ec4f01-7ba0-49fe-9154-c0fba3ebbbc8 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Delete volume with id: 6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:44.459428 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:44.459428 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:44.459770 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-52ec4f01-7ba0-49fe-9154-c0fba3ebbbc8 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:44.478349 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-52ec4f01-7ba0-49fe-9154-c0fba3ebbbc8 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Delete volume request issued successfully. Aug 13 19:25:44.478480 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-52ec4f01-7ba0-49fe-9154-c0fba3ebbbc8 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 202 Aug 13 19:25:44.478836 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 210/848] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:44 2026] DELETE /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:44.486597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-41605f20-f080-4d98-bf9b-cca830e07674 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:44.488229 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41605f20-f080-4d98-bf9b-cca830e07674 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:44.488436 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41605f20-f080-4d98-bf9b-cca830e07674 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:44.488666 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41605f20-f080-4d98-bf9b-cca830e07674 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:44.497814 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:44.497814 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:44.502545 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-41605f20-f080-4d98-bf9b-cca830e07674 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Volume info retrieved successfully. Aug 13 19:25:44.507292 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41605f20-f080-4d98-bf9b-cca830e07674 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 200 Aug 13 19:25:44.507743 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 214/849] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:44 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:45.046597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f5fc1871-e165-4ec1-ae33-b19519117c6f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.048688 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5fc1871-e165-4ec1-ae33-b19519117c6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 Aug 13 19:25:45.048933 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5fc1871-e165-4ec1-ae33-b19519117c6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.049197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5fc1871-e165-4ec1-ae33-b19519117c6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.054204 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5fc1871-e165-4ec1-ae33-b19519117c6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 returned with HTTP 404 Aug 13 19:25:45.054819 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 214/850] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/snapshots/3948f236-ebdc-443c-85f7-5a1862d4a7a4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:45.066822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f722473b-7e52-43d6-99f0-6c07fe4c5d95 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.068405 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f722473b-7e52-43d6-99f0-6c07fe4c5d95 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:25:45.068569 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f722473b-7e52-43d6-99f0-6c07fe4c5d95 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.068731 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f722473b-7e52-43d6-99f0-6c07fe4c5d95 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.076505 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:45.076505 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:45.082337 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f722473b-7e52-43d6-99f0-6c07fe4c5d95 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:25:45.088606 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f722473b-7e52-43d6-99f0-6c07fe4c5d95 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:25:45.089135 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 213/851] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:45.121217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.122845 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:45.123113 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-340194610"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:45.124556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request body: {'volume': {'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-340194610'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:45.202592 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume of 1 GB Aug 13 19:25:45.208409 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Availability Zones retrieved successfully. Aug 13 19:25:45.214136 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (4fed29f4-6681-488f-a2b1-0448fbc38032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:45.216322 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b5ca0d-a9f0-464c-b71b-4bff83f0d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:45.217210 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:45.269730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b5ca0d-a9f0-464c-b71b-4bff83f0d678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:45.270466 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78960e02-21c7-4134-a673-1fd355e37bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:45.281531 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67928f33-4bff-412b-a512-45bc55895112 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.283239 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67928f33-4bff-412b-a512-45bc55895112 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 Aug 13 19:25:45.283440 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67928f33-4bff-412b-a512-45bc55895112 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.283673 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67928f33-4bff-412b-a512-45bc55895112 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.288899 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67928f33-4bff-412b-a512-45bc55895112 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 returned with HTTP 404 Aug 13 19:25:45.289357 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 215/852] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/volumes/ff06fa21-e745-4574-a6d1-47d3540e3b54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:45.297293 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9606d004-0f3f-42ee-9edb-a36d96264e10 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.298940 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9606d004-0f3f-42ee-9edb-a36d96264e10 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 Aug 13 19:25:45.299197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9606d004-0f3f-42ee-9edb-a36d96264e10 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.299395 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9606d004-0f3f-42ee-9edb-a36d96264e10 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.306796 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:45.306796 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:45.310266 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['9a14891c-9818-4846-a32f-da6d29f6c5ca', 'ae9e9206-609a-4c8c-bf19-c7596532fa6a', 'a5d5d079-6373-4899-b6a6-468995e8b6a6', 'bfe7a94a-c1ac-49a9-87bd-04c43109d1b2'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:45.310720 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9606d004-0f3f-42ee-9edb-a36d96264e10 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:45.311259 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78960e02-21c7-4134-a673-1fd355e37bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a14891c-9818-4846-a32f-da6d29f6c5ca', 'ae9e9206-609a-4c8c-bf19-c7596532fa6a', 'a5d5d079-6373-4899-b6a6-468995e8b6a6', 'bfe7a94a-c1ac-49a9-87bd-04c43109d1b2']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:45.312062 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a01830-ea3c-4b61-b06c-cc788d602e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:45.314351 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9606d004-0f3f-42ee-9edb-a36d96264e10 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 returned with HTTP 200 Aug 13 19:25:45.314714 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 215/853] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:45.329192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-68f459ec-b29e-4f4a-aa7a-9418f042d7c3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.331353 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-68f459ec-b29e-4f4a-aa7a-9418f042d7c3 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] DELETE https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 Aug 13 19:25:45.331481 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-68f459ec-b29e-4f4a-aa7a-9418f042d7c3 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.331869 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-68f459ec-b29e-4f4a-aa7a-9418f042d7c3 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.331978 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-68f459ec-b29e-4f4a-aa7a-9418f042d7c3 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Delete volume with id: beabe8f9-9d5b-4b86-a984-ede29a8a2e88 Aug 13 19:25:45.336313 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a01830-ea3c-4b61-b06c-cc788d602e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-340194610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['9a14891c-9818-4846-a32f-da6d29f6c5ca','ae9e9206-609a-4c8c-bf19-c7596532fa6a','a5d5d079-6373-4899-b6a6-468995e8b6a6','bfe7a94a-c1ac-49a9-87bd-04c43109d1b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-340194610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3af91a609ebb43099b1d63b713942108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9e615acf314fba8e3482a592f88c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:45.336887 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571684db-910c-4303-8e13-14df3d41eea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:45.339388 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:45.339388 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:45.339825 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-68f459ec-b29e-4f4a-aa7a-9418f042d7c3 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:45.356870 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-68f459ec-b29e-4f4a-aa7a-9418f042d7c3 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Delete volume request issued successfully. Aug 13 19:25:45.357069 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-68f459ec-b29e-4f4a-aa7a-9418f042d7c3 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 returned with HTTP 202 Aug 13 19:25:45.357509 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 214/854] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:45 2026] DELETE /volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:45.361819 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (571684db-910c-4303-8e13-14df3d41eea8) transitioned into state 'SUCCESS' from state '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-340194610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['9a14891c-9818-4846-a32f-da6d29f6c5ca','ae9e9206-609a-4c8c-bf19-c7596532fa6a','a5d5d079-6373-4899-b6a6-468995e8b6a6','bfe7a94a-c1ac-49a9-87bd-04c43109d1b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:45.362543 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb9eb86-d143-4170-af88-61ea06d90232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:45.364098 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-605e442e-30b6-46fb-8d4b-1aba6598c8f1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.367018 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-605e442e-30b6-46fb-8d4b-1aba6598c8f1 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 Aug 13 19:25:45.367244 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-605e442e-30b6-46fb-8d4b-1aba6598c8f1 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.367431 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-605e442e-30b6-46fb-8d4b-1aba6598c8f1 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.385963 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:45.385963 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:45.386073 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb9eb86-d143-4170-af88-61ea06d90232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:45.387148 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (4fed29f4-6681-488f-a2b1-0448fbc38032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:45.387554 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request issued successfully. Aug 13 19:25:45.388746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4d682f4-2a69-4879-bb3f-b5f8da24cf7d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:45.388957 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 211/855] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:25:45 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:45.390185 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-605e442e-30b6-46fb-8d4b-1aba6598c8f1 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Volume info retrieved successfully. Aug 13 19:25:45.394091 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-605e442e-30b6-46fb-8d4b-1aba6598c8f1 tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 returned with HTTP 200 Aug 13 19:25:45.394404 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 216/856] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:45.401108 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d29f510e-12b1-47c2-ac75-60a095b83fae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.402986 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d29f510e-12b1-47c2-ac75-60a095b83fae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:25:45.403074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d29f510e-12b1-47c2-ac75-60a095b83fae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.403814 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d29f510e-12b1-47c2-ac75-60a095b83fae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.412229 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:45.412229 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:45.416681 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d29f510e-12b1-47c2-ac75-60a095b83fae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:25:45.420783 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d29f510e-12b1-47c2-ac75-60a095b83fae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:25:45.421161 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 216/857] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:45.437813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e788478b-469c-4687-b20b-b6d3bef8468d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.439397 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e788478b-469c-4687-b20b-b6d3bef8468d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:45.439564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e788478b-469c-4687-b20b-b6d3bef8468d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.439731 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e788478b-469c-4687-b20b-b6d3bef8468d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.446571 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:45.446571 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:45.450104 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e788478b-469c-4687-b20b-b6d3bef8468d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:45.454829 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e788478b-469c-4687-b20b-b6d3bef8468d tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:45.455323 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 215/858] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:45.501181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3538baf8-b200-49c9-ad71-3543c9e061ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.503131 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3538baf8-b200-49c9-ad71-3543c9e061ee tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:45.503415 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3538baf8-b200-49c9-ad71-3543c9e061ee tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.503675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3538baf8-b200-49c9-ad71-3543c9e061ee tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.511497 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:45.511497 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:45.514680 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3538baf8-b200-49c9-ad71-3543c9e061ee tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:45.518732 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3538baf8-b200-49c9-ad71-3543c9e061ee tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:45.519104 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 212/859] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:45.524808 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8e4ba384-1330-4917-8a76-8e265988e151 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:45.526479 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e4ba384-1330-4917-8a76-8e265988e151 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:45.526693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e4ba384-1330-4917-8a76-8e265988e151 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:45.526865 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e4ba384-1330-4917-8a76-8e265988e151 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:45.532166 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e4ba384-1330-4917-8a76-8e265988e151 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 404 Aug 13 19:25:45.532612 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 217/860] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:45 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:46.323668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fd9f48ef-063e-49f8-8922-834c3389d7aa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:46.325690 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd9f48ef-063e-49f8-8922-834c3389d7aa tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] DELETE https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:46.326255 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd9f48ef-063e-49f8-8922-834c3389d7aa tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:46.326614 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd9f48ef-063e-49f8-8922-834c3389d7aa tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:46.326882 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-fd9f48ef-063e-49f8-8922-834c3389d7aa tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Delete volume with id: 02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:46.328836 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9c4268cd-047f-4567-95ea-a660aa349c47 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:46.332730 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:46.333036 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3df9280b-8689-4a37-b3ae-fb775aac6a98", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1744650600"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:46.334490 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume request body: {'volume': {'imageRef': '3df9280b-8689-4a37-b3ae-fb775aac6a98', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1744650600'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:46.335819 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:46.335819 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:46.337383 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fd9f48ef-063e-49f8-8922-834c3389d7aa tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:46.354561 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fd9f48ef-063e-49f8-8922-834c3389d7aa tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Delete volume request issued successfully. Aug 13 19:25:46.354708 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd9f48ef-063e-49f8-8922-834c3389d7aa tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 202 Aug 13 19:25:46.355727 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 217/861] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:46 2026] DELETE /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:46.363509 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec6e9d3f-304c-4b7f-904f-44021ae5f6b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:46.365642 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec6e9d3f-304c-4b7f-904f-44021ae5f6b2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:46.365974 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec6e9d3f-304c-4b7f-904f-44021ae5f6b2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:46.366124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec6e9d3f-304c-4b7f-904f-44021ae5f6b2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:46.375025 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:46.375025 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:46.380016 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ec6e9d3f-304c-4b7f-904f-44021ae5f6b2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Volume info retrieved successfully. Aug 13 19:25:46.386071 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec6e9d3f-304c-4b7f-904f-44021ae5f6b2 tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 200 Aug 13 19:25:46.386708 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 213/862] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:46 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:46.407435 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7addd11e-1c55-4c16-babe-0b1d2b56ed1f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:46.409228 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7addd11e-1c55-4c16-babe-0b1d2b56ed1f tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] GET https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 Aug 13 19:25:46.409370 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7addd11e-1c55-4c16-babe-0b1d2b56ed1f tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:46.409534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7addd11e-1c55-4c16-babe-0b1d2b56ed1f tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:46.417632 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7addd11e-1c55-4c16-babe-0b1d2b56ed1f tempest-VolumesListAdminTestJSON-1528453470 tempest-VolumesListAdminTestJSON-1528453470-project-member] https://10.4.3.126/volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 returned with HTTP 404 Aug 13 19:25:46.418310 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 218/863] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:46 2026] GET /volume/v3/volumes/beabe8f9-9d5b-4b86-a984-ede29a8a2e88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:46.437289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6234a1db-2d04-4d17-9793-b95a7e2da1ff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:46.439737 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6234a1db-2d04-4d17-9793-b95a7e2da1ff tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:25:46.440170 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6234a1db-2d04-4d17-9793-b95a7e2da1ff tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:46.440287 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6234a1db-2d04-4d17-9793-b95a7e2da1ff tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:46.451360 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:46.451360 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:46.455159 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6234a1db-2d04-4d17-9793-b95a7e2da1ff tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:25:46.460588 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6234a1db-2d04-4d17-9793-b95a7e2da1ff tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:25:46.461286 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 218/864] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:46 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:46.763681 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume of 2 GB Aug 13 19:25:46.774208 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Availability Zones retrieved successfully. Aug 13 19:25:46.780629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Flow 'volume_create_api' (69dc6ab3-7015-4f9e-ae4a-976f0dbdeddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:46.781569 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7f4b51-b8e7-4355-9f86-9bd22a6072d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:46.782425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Validating volume size '2' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:46.832801 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7f4b51-b8e7-4355-9f86-9bd22a6072d7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 19:25:46.832801 np0000007253 devstack@c-api.service[100186]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3df9280b-8689-4a37-b3ae-fb775aac6a98 is not active. Aug 13 19:25:46.834352 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7f4b51-b8e7-4355-9f86-9bd22a6072d7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:46.836388 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7f4b51-b8e7-4355-9f86-9bd22a6072d7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 19:25:46.836388 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Flow 'volume_create_api' (69dc6ab3-7015-4f9e-ae4a-976f0dbdeddf) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 19:25:46.836388 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c4268cd-047f-4567-95ea-a660aa349c47 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 13 19:25:46.836895 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 216/865] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:25:46 2026] POST /volume/v3/volumes => generated 125 bytes in 508 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:47.403333 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cad32325-d0a1-4e8c-aabc-2c3b0d129c4b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:47.407133 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cad32325-d0a1-4e8c-aabc-2c3b0d129c4b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] GET https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e Aug 13 19:25:47.407404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cad32325-d0a1-4e8c-aabc-2c3b0d129c4b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:47.407867 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cad32325-d0a1-4e8c-aabc-2c3b0d129c4b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:47.417484 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cad32325-d0a1-4e8c-aabc-2c3b0d129c4b tempest-AttachSCSIVolumeTestJSON-1888144889 tempest-AttachSCSIVolumeTestJSON-1888144889-project-member] https://10.4.3.126/volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e returned with HTTP 404 Aug 13 19:25:47.417484 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 214/866] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:47 2026] GET /volume/v3/volumes/02012bc9-7865-4d10-a6fe-0e7f6178348e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:48.388968 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-6e0c983a-aa96-4b5c-b36e-73bd8caddba4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:48.393716 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-6e0c983a-aa96-4b5c-b36e-73bd8caddba4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] POST https://10.4.3.126/volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44/action Aug 13 19:25:48.394113 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-6e0c983a-aa96-4b5c-b36e-73bd8caddba4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:48.394252 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-6e0c983a-aa96-4b5c-b36e-73bd8caddba4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:48.423852 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:48.423852 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:48.443103 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7a2a5cdb-73dd-4c65-96f7-743b2cffad0e req-6e0c983a-aa96-4b5c-b36e-73bd8caddba4 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44/action returned with HTTP 204 Aug 13 19:25:48.443648 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 219/867] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:25:48 2026] POST /volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:48.566405 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-218f4f56-f584-4be1-8075-ff624b538373 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:48.568165 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-218f4f56-f584-4be1-8075-ff624b538373 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:48.568408 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-218f4f56-f584-4be1-8075-ff624b538373 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:48.568560 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-218f4f56-f584-4be1-8075-ff624b538373 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:48.568711 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-218f4f56-f584-4be1-8075-ff624b538373 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Delete volume with id: 6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:48.574756 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-218f4f56-f584-4be1-8075-ff624b538373 tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 404 Aug 13 19:25:48.575336 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 219/868] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:48 2026] DELETE /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:48.587050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a65e9b24-56ac-47a3-a7ac-352e07719faa None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:48.589070 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a65e9b24-56ac-47a3-a7ac-352e07719faa tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] GET https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 Aug 13 19:25:48.589202 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a65e9b24-56ac-47a3-a7ac-352e07719faa tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:48.589406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a65e9b24-56ac-47a3-a7ac-352e07719faa tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:48.599173 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a65e9b24-56ac-47a3-a7ac-352e07719faa tempest-VolumesAssistedSnapshotsTest-1775724335 tempest-VolumesAssistedSnapshotsTest-1775724335-project-admin] https://10.4.3.126/volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 returned with HTTP 404 Aug 13 19:25:48.599865 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 217/869] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:48 2026] GET /volume/v3/volumes/6bb2aef3-5e67-45e3-9247-3b4a735a92b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:49.220208 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e74ab05b-8483-4814-84d3-97d790fd40c8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:49.221765 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e74ab05b-8483-4814-84d3-97d790fd40c8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:49.221936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e74ab05b-8483-4814-84d3-97d790fd40c8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:49.222158 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e74ab05b-8483-4814-84d3-97d790fd40c8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:49.222333 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e74ab05b-8483-4814-84d3-97d790fd40c8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Delete volume with id: c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:49.230102 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:49.230102 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:49.230671 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e74ab05b-8483-4814-84d3-97d790fd40c8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:49.247720 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e74ab05b-8483-4814-84d3-97d790fd40c8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Delete volume request issued successfully. Aug 13 19:25:49.250913 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e74ab05b-8483-4814-84d3-97d790fd40c8 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 202 Aug 13 19:25:49.250913 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 215/870] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:49 2026] DELETE /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:49.260436 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bbcae4fa-d7cc-4de3-b85f-d9e85dfc90a9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:49.262851 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bbcae4fa-d7cc-4de3-b85f-d9e85dfc90a9 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:49.263162 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bbcae4fa-d7cc-4de3-b85f-d9e85dfc90a9 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:49.263451 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bbcae4fa-d7cc-4de3-b85f-d9e85dfc90a9 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:49.273598 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:49.273598 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:49.279122 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bbcae4fa-d7cc-4de3-b85f-d9e85dfc90a9 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Volume info retrieved successfully. Aug 13 19:25:49.285668 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bbcae4fa-d7cc-4de3-b85f-d9e85dfc90a9 tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 200 Aug 13 19:25:49.286191 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 220/871] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:49 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:50.062601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:50.064428 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:50.064757 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-876284774"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:50.066178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Create volume request body: {'volume': {'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-876284774'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:50.191403 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Create volume of 1 GB Aug 13 19:25:50.194044 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=594,cinder:INSERT=49,cinder:UPDATE=89 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:25:50.197140 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Availability Zones retrieved successfully. Aug 13 19:25:50.203577 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Flow 'volume_create_api' (98ac165e-e625-403e-9a23-f0f7674b2c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:50.205944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8f3cf5-5f5f-41e7-9fd5-19b10599bd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:50.206976 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:50.274047 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8f3cf5-5f5f-41e7-9fd5-19b10599bd13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:50.275030 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa1aff4-1212-4170-96a3-3f73054a7911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:50.275384 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:50.279290 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:50.279290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a8126dae-3fa4-42fc-9271-a29a1fc0ca1c"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:50.280834 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a8126dae-3fa4-42fc-9271-a29a1fc0ca1c'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:50.304966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-81fea184-673c-47be-b485-fd10ba9063da None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:50.313728 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81fea184-673c-47be-b485-fd10ba9063da tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] GET https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 Aug 13 19:25:50.313728 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81fea184-673c-47be-b485-fd10ba9063da tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:50.313728 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81fea184-673c-47be-b485-fd10ba9063da tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:50.319397 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81fea184-673c-47be-b485-fd10ba9063da tempest-TaggedAttachmentsTest-866053228 tempest-TaggedAttachmentsTest-866053228-project-member] https://10.4.3.126/volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 returned with HTTP 404 Aug 13 19:25:50.319651 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 216/872] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:50 2026] GET /volume/v3/volumes/c9a44117-583e-43d5-839d-2934362aea80 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:50.369420 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Created reservations ['3e34b678-19c6-4b90-b7f7-64d924c41dad', 'a6ff6e43-7ee8-4a62-9cdc-e62a35de964f', 'a2217bdf-fc4f-4413-9253-f8891bd109bd', '6d999a65-deff-46a2-93a4-b0aa82bc7e8e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:50.370813 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa1aff4-1212-4170-96a3-3f73054a7911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e34b678-19c6-4b90-b7f7-64d924c41dad', 'a6ff6e43-7ee8-4a62-9cdc-e62a35de964f', 'a2217bdf-fc4f-4413-9253-f8891bd109bd', '6d999a65-deff-46a2-93a4-b0aa82bc7e8e']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:50.371957 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (576aa93d-16b2-4aea-973e-7f666b39224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:50.395759 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (576aa93d-16b2-4aea-973e-7f666b39224d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ce0a2b-76b3-482f-9699-5785e59e4a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-876284774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c451b477beb44dda93fa6d2f9bd4f8db',qos_specs=None,replication_status=,reservations=['3e34b678-19c6-4b90-b7f7-64d924c41dad','a6ff6e43-7ee8-4a62-9cdc-e62a35de964f','a2217bdf-fc4f-4413-9253-f8891bd109bd','6d999a65-deff-46a2-93a4-b0aa82bc7e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b563e37a39342069bdcaf28e9fa3344',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-876284774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ce0a2b-76b3-482f-9699-5785e59e4a38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c451b477beb44dda93fa6d2f9bd4f8db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b563e37a39342069bdcaf28e9fa3344',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:50.396814 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f4f71e-6b7d-421e-b96e-4979ef27776c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:50.402159 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume of 1 GB Aug 13 19:25:50.406530 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Availability Zones retrieved successfully. Aug 13 19:25:50.412153 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Flow 'volume_create_api' (781a1993-944b-4de8-aaa5-9a610000de54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:50.413484 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c753d27-f92e-4f02-892a-890aa0acf46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:50.414634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:50.415197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f4f71e-6b7d-421e-b96e-4979ef27776c) transitioned into state 'SUCCESS' from state '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-876284774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c451b477beb44dda93fa6d2f9bd4f8db',qos_specs=None,replication_status=,reservations=['3e34b678-19c6-4b90-b7f7-64d924c41dad','a6ff6e43-7ee8-4a62-9cdc-e62a35de964f','a2217bdf-fc4f-4413-9253-f8891bd109bd','6d999a65-deff-46a2-93a4-b0aa82bc7e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b563e37a39342069bdcaf28e9fa3344',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:50.415890 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a93af11-cbcf-48a4-9883-da4f258d2f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:50.426090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a93af11-cbcf-48a4-9883-da4f258d2f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:50.427072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Flow 'volume_create_api' (98ac165e-e625-403e-9a23-f0f7674b2c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:50.427377 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Create volume request issued successfully. Aug 13 19:25:50.428054 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf3abf06-d50b-4b1d-ba99-2f663396a780 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:50.428813 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 220/873] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:25:50 2026] POST /volume/v3/volumes => generated 750 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:50.446553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a15451b4-9629-4a88-a47a-759657f1f9d9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:50.451634 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a15451b4-9629-4a88-a47a-759657f1f9d9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] GET https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 Aug 13 19:25:50.451634 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a15451b4-9629-4a88-a47a-759657f1f9d9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:50.451634 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a15451b4-9629-4a88-a47a-759657f1f9d9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:50.460415 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:50.460415 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:50.461023 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c753d27-f92e-4f02-892a-890aa0acf46b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 19:25:50.461023 np0000007253 devstack@c-api.service[100186]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 19:25:50.462748 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c753d27-f92e-4f02-892a-890aa0acf46b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:50.463490 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c753d27-f92e-4f02-892a-890aa0acf46b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 19:25:50.464193 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Flow 'volume_create_api' (781a1993-944b-4de8-aaa5-9a610000de54) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 19:25:50.464482 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dad13067-cdb6-468b-bb92-86abe11d2bbc tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 13 19:25:50.464984 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 218/874] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:50 2026] POST /volume/v3/volumes => generated 134 bytes in 190 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:50.465602 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a15451b4-9629-4a88-a47a-759657f1f9d9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:50.470722 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a15451b4-9629-4a88-a47a-759657f1f9d9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 returned with HTTP 200 Aug 13 19:25:50.471482 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 221/875] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:50 2026] GET /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:51.081691 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-402f18da-35b3-4923-b16c-f7e7c1461209 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.086315 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-402f18da-35b3-4923-b16c-f7e7c1461209 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:51.086315 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-402f18da-35b3-4923-b16c-f7e7c1461209 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.088493 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-402f18da-35b3-4923-b16c-f7e7c1461209 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 13 19:25:51.089188 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 217/876] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:51.101968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c2dc1602-062a-4724-a335-c8c5d56bd25c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.104161 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c2dc1602-062a-4724-a335-c8c5d56bd25c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:51.104632 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c2dc1602-062a-4724-a335-c8c5d56bd25c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "15ace98c-dd51-4cd9-8f11-77e803763cec"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.106220 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c2dc1602-062a-4724-a335-c8c5d56bd25c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '15ace98c-dd51-4cd9-8f11-77e803763cec'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:51.119098 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c2dc1602-062a-4724-a335-c8c5d56bd25c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 13 19:25:51.119531 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 221/877] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:51.132079 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ad70e645-8df2-457a-9c59-3280f88d29b1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.136778 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ad70e645-8df2-457a-9c59-3280f88d29b1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:51.137268 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ad70e645-8df2-457a-9c59-3280f88d29b1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "cebe671d-c14b-43ba-80cd-5ad96ebdf1f3"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.141147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-ad70e645-8df2-457a-9c59-3280f88d29b1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'cebe671d-c14b-43ba-80cd-5ad96ebdf1f3'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:51.152183 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ad70e645-8df2-457a-9c59-3280f88d29b1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 13 19:25:51.153305 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 219/878] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:51.164856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8eafb23e-edf5-4022-9b49-f84b5d0e8d01 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.169964 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8eafb23e-edf5-4022-9b49-f84b5d0e8d01 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:51.169964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8eafb23e-edf5-4022-9b49-f84b5d0e8d01 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "df3c39a9-c900-4cab-bc5e-0ef19b6ce486"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.169964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-8eafb23e-edf5-4022-9b49-f84b5d0e8d01 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'df3c39a9-c900-4cab-bc5e-0ef19b6ce486'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:51.176629 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8eafb23e-edf5-4022-9b49-f84b5d0e8d01 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 13 19:25:51.177316 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 222/879] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:51 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 13 19:25:51.194477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-196a172e-8b2f-40f6-8f44-82a549b815f7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.198617 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-196a172e-8b2f-40f6-8f44-82a549b815f7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:51.198617 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-196a172e-8b2f-40f6-8f44-82a549b815f7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.202817 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-196a172e-8b2f-40f6-8f44-82a549b815f7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 13 19:25:51.203551 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 218/880] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:51.217860 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cbfb436e-4a1a-4647-bad0-aac7a95f766e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.218258 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cbfb436e-4a1a-4647-bad0-aac7a95f766e tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:51.219225 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cbfb436e-4a1a-4647-bad0-aac7a95f766e tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.223932 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cbfb436e-4a1a-4647-bad0-aac7a95f766e tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 13 19:25:51.224987 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 222/881] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:51.239149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cb5a140f-2ff8-409a-b890-0e8ae1269411 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.241540 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cb5a140f-2ff8-409a-b890-0e8ae1269411 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:51.241876 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cb5a140f-2ff8-409a-b890-0e8ae1269411 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.244129 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cb5a140f-2ff8-409a-b890-0e8ae1269411 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 13 19:25:51.245054 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 220/882] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:51.255664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-396a4f5d-74ef-420c-b63f-3f44af2a608c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.261456 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-396a4f5d-74ef-420c-b63f-3f44af2a608c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] DELETE https://10.4.3.126/volume/v3/volumes/tempest-invalid-967106381 Aug 13 19:25:51.261456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-396a4f5d-74ef-420c-b63f-3f44af2a608c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.261456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-396a4f5d-74ef-420c-b63f-3f44af2a608c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.261456 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-396a4f5d-74ef-420c-b63f-3f44af2a608c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Delete volume with id: tempest-invalid-967106381 Aug 13 19:25:51.271440 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-396a4f5d-74ef-420c-b63f-3f44af2a608c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/tempest-invalid-967106381 returned with HTTP 404 Aug 13 19:25:51.272353 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 223/883] 10.4.3.126 () {66 vars in 1318 bytes} [Thu Aug 13 19:25:51 2026] DELETE /volume/v3/volumes/tempest-invalid-967106381 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:51.285158 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7e7a3f6b-40c3-46bf-a98b-1ccd01d26d2f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.292823 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 219/884] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:25:51 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 19:25:51.303710 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6fd8c72f-f32b-4a61-8d89-9f0f2f8b743d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.308092 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fd8c72f-f32b-4a61-8d89-9f0f2f8b743d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/xxx/action Aug 13 19:25:51.309487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fd8c72f-f32b-4a61-8d89-9f0f2f8b743d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-detach": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.309487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fd8c72f-f32b-4a61-8d89-9f0f2f8b743d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.319454 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fd8c72f-f32b-4a61-8d89-9f0f2f8b743d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 19:25:51.320554 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 223/885] 10.4.3.126 () {68 vars in 1291 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:51.332472 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-08ebb6df-7670-45ee-9165-107fc83ba8db None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.334449 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-08ebb6df-7670-45ee-9165-107fc83ba8db tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/tempest-invalid-1671026428 Aug 13 19:25:51.334771 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-08ebb6df-7670-45ee-9165-107fc83ba8db tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.335071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-08ebb6df-7670-45ee-9165-107fc83ba8db tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.344308 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-08ebb6df-7670-45ee-9165-107fc83ba8db tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/tempest-invalid-1671026428 returned with HTTP 404 Aug 13 19:25:51.344308 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 221/886] 10.4.3.126 () {66 vars in 1318 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/tempest-invalid-1671026428 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:51.361230 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-294e1ed6-70d8-4107-a8e4-669fb3f1b8eb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.369421 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 224/887] 10.4.3.126 () {66 vars in 1240 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 19:25:51.383765 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df4a2271-4576-48be-92c4-6679d0992fd1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.388536 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df4a2271-4576-48be-92c4-6679d0992fd1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?status=null Aug 13 19:25:51.388800 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df4a2271-4576-48be-92c4-6679d0992fd1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.389128 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df4a2271-4576-48be-92c4-6679d0992fd1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.389697 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-df4a2271-4576-48be-92c4-6679d0992fd1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:25:51.389982 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-df4a2271-4576-48be-92c4-6679d0992fd1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Could not evaluate value null, assuming string {{(pid=100183) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:25:51.391194 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-df4a2271-4576-48be-92c4-6679d0992fd1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:25:51.426054 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=617,cinder:INSERT=58,cinder:UPDATE=89 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:25:51.434131 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-df4a2271-4576-48be-92c4-6679d0992fd1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Get all volumes completed successfully. Aug 13 19:25:51.436735 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df4a2271-4576-48be-92c4-6679d0992fd1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 19:25:51.437212 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 220/888] 10.4.3.126 () {66 vars in 1281 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:25:51.457369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-976159c9-a9b4-44da-8aa7-3ba9865ff1b7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.459327 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-976159c9-a9b4-44da-8aa7-3ba9865ff1b7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1201122410 Aug 13 19:25:51.459372 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-976159c9-a9b4-44da-8aa7-3ba9865ff1b7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.459561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-976159c9-a9b4-44da-8aa7-3ba9865ff1b7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.459804 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-976159c9-a9b4-44da-8aa7-3ba9865ff1b7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:25:51.460179 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.460179 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:51.460706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-976159c9-a9b4-44da-8aa7-3ba9865ff1b7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1201122410'), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:25:51.488780 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6ed035f6-89b6-48f0-ab28-b704c57d5538 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.491974 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6ed035f6-89b6-48f0-ab28-b704c57d5538 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] GET https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 Aug 13 19:25:51.492268 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6ed035f6-89b6-48f0-ab28-b704c57d5538 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.492616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6ed035f6-89b6-48f0-ab28-b704c57d5538 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.498042 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-976159c9-a9b4-44da-8aa7-3ba9865ff1b7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Get all volumes completed successfully. Aug 13 19:25:51.500636 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-976159c9-a9b4-44da-8aa7-3ba9865ff1b7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1201122410 returned with HTTP 200 Aug 13 19:25:51.500887 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 224/889] 10.4.3.126 () {66 vars in 1359 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1201122410 => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:25:51.506007 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.506007 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:51.517490 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6ed035f6-89b6-48f0-ab28-b704c57d5538 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:51.523182 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.528676 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes?status=null Aug 13 19:25:51.528853 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.529064 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6ed035f6-89b6-48f0-ab28-b704c57d5538 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 returned with HTTP 200 Aug 13 19:25:51.529104 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.529392 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:25:51.529625 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Could not evaluate value null, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:25:51.529710 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 222/890] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 => generated 1358 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:51.530564 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:25:51.550594 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e417b57f-71ed-4766-abc8-f4f124205ee9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.553082 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e417b57f-71ed-4766-abc8-f4f124205ee9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] POST https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action Aug 13 19:25:51.553222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e417b57f-71ed-4766-abc8-f4f124205ee9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-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=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.553419 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e417b57f-71ed-4766-abc8-f4f124205ee9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.565964 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.565964 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:51.573103 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.573103 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:51.573673 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e417b57f-71ed-4766-abc8-f4f124205ee9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:51.582739 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Get all volumes completed successfully. Aug 13 19:25:51.583286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-043f836b-7403-48c2-986f-5bc9ab0d3bf2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 19:25:51.584145 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 225/891] 10.4.3.126 () {66 vars in 1260 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:25:51.588814 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e417b57f-71ed-4766-abc8-f4f124205ee9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Update volume metadata completed successfully. Aug 13 19:25:51.589300 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e417b57f-71ed-4766-abc8-f4f124205ee9 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action returned with HTTP 200 Aug 13 19:25:51.589917 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 221/892] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:25:51.596527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-97165bca-7058-4ecc-9a70-339423b5b7d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.598866 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97165bca-7058-4ecc-9a70-339423b5b7d6 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1424076766 Aug 13 19:25:51.599299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97165bca-7058-4ecc-9a70-339423b5b7d6 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.599436 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97165bca-7058-4ecc-9a70-339423b5b7d6 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.599772 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-97165bca-7058-4ecc-9a70-339423b5b7d6 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:25:51.600840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-97165bca-7058-4ecc-9a70-339423b5b7d6 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1424076766'), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:25:51.601657 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ecaa8a56-7c4a-4120-8c0f-d973e5aaed72 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.605385 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ecaa8a56-7c4a-4120-8c0f-d973e5aaed72 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] GET https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 Aug 13 19:25:51.605385 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ecaa8a56-7c4a-4120-8c0f-d973e5aaed72 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.605385 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ecaa8a56-7c4a-4120-8c0f-d973e5aaed72 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.610106 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-97165bca-7058-4ecc-9a70-339423b5b7d6 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Get all volumes completed successfully. Aug 13 19:25:51.610825 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97165bca-7058-4ecc-9a70-339423b5b7d6 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1424076766 returned with HTTP 200 Aug 13 19:25:51.611066 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 225/893] 10.4.3.126 () {66 vars in 1338 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1424076766 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:25:51.613166 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.613166 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:51.617797 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ecaa8a56-7c4a-4120-8c0f-d973e5aaed72 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:51.624211 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ecaa8a56-7c4a-4120-8c0f-d973e5aaed72 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 returned with HTTP 200 Aug 13 19:25:51.624211 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 223/894] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 => generated 1418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:51.625174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d8edc666-ba01-4cf8-981b-4ca008120ea7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.627926 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8edc666-ba01-4cf8-981b-4ca008120ea7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action Aug 13 19:25:51.628265 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8edc666-ba01-4cf8-981b-4ca008120ea7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.628400 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8edc666-ba01-4cf8-981b-4ca008120ea7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.636319 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9fd9fc1b-d958-4d33-b2d4-04e934346388 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.638364 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.638364 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:51.638983 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d8edc666-ba01-4cf8-981b-4ca008120ea7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume info retrieved successfully. Aug 13 19:25:51.640659 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fd9fc1b-d958-4d33-b2d4-04e934346388 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] POST https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action Aug 13 19:25:51.640831 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fd9fc1b-d958-4d33-b2d4-04e934346388 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.641002 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fd9fc1b-d958-4d33-b2d4-04e934346388 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.647634 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d8edc666-ba01-4cf8-981b-4ca008120ea7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Reserve volume completed successfully. Aug 13 19:25:51.647634 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8edc666-ba01-4cf8-981b-4ca008120ea7 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action returned with HTTP 202 Aug 13 19:25:51.647841 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 226/895] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:25:51.654110 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.654110 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:51.656768 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a656a44c-5bfa-4aeb-8341-1dda1178010d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.659533 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a656a44c-5bfa-4aeb-8341-1dda1178010d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action Aug 13 19:25:51.659932 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a656a44c-5bfa-4aeb-8341-1dda1178010d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.660040 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a656a44c-5bfa-4aeb-8341-1dda1178010d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.664522 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.664522 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:51.665109 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9fd9fc1b-d958-4d33-b2d4-04e934346388 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:51.670836 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.670836 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:51.671446 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a656a44c-5bfa-4aeb-8341-1dda1178010d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume info retrieved successfully. Aug 13 19:25:51.676564 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9fd9fc1b-d958-4d33-b2d4-04e934346388 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Get volume image-metadata completed successfully. Aug 13 19:25:51.681055 np0000007253 devstack@c-api.service[100184]: ERROR cinder.volume.api [None req-a656a44c-5bfa-4aeb-8341-1dda1178010d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 19:25:51.681424 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a656a44c-5bfa-4aeb-8341-1dda1178010d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action returned with HTTP 400 Aug 13 19:25:51.682020 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 226/896] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action => generated 132 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:51.690059 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0ceaaa1b-7645-4c19-8a11-391bd43a83f3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.691526 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ceaaa1b-7645-4c19-8a11-391bd43a83f3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action Aug 13 19:25:51.691958 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ceaaa1b-7645-4c19-8a11-391bd43a83f3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.691958 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ceaaa1b-7645-4c19-8a11-391bd43a83f3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.699653 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9fd9fc1b-d958-4d33-b2d4-04e934346388 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Delete volume metadata completed successfully. Aug 13 19:25:51.699653 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fd9fc1b-d958-4d33-b2d4-04e934346388 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action returned with HTTP 200 Aug 13 19:25:51.700594 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 222/897] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action => generated 0 bytes in 65 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 19:25:51.709783 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5c9170a1-5460-4e3e-b24c-8346151569db None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.710631 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.710631 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:51.711181 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0ceaaa1b-7645-4c19-8a11-391bd43a83f3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume info retrieved successfully. Aug 13 19:25:51.712085 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c9170a1-5460-4e3e-b24c-8346151569db tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] POST https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action Aug 13 19:25:51.712518 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c9170a1-5460-4e3e-b24c-8346151569db tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.712980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c9170a1-5460-4e3e-b24c-8346151569db tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.723126 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.723126 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:51.723717 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5c9170a1-5460-4e3e-b24c-8346151569db tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:51.728051 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0ceaaa1b-7645-4c19-8a11-391bd43a83f3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Unreserve volume completed successfully. Aug 13 19:25:51.728494 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ceaaa1b-7645-4c19-8a11-391bd43a83f3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action returned with HTTP 202 Aug 13 19:25:51.728872 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 224/898] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:25:51.730376 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5c9170a1-5460-4e3e-b24c-8346151569db tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Get volume image-metadata completed successfully. Aug 13 19:25:51.730775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c9170a1-5460-4e3e-b24c-8346151569db tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action returned with HTTP 200 Aug 13 19:25:51.731255 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 227/899] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:51.739510 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9b4b412c-f53b-4911-8851-443482504a39 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.741321 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b4b412c-f53b-4911-8851-443482504a39 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/fd156760-6603-48fb-8b41-cba87a9e17de/action Aug 13 19:25:51.741770 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b4b412c-f53b-4911-8851-443482504a39 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.741982 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9b4b412c-f53b-4911-8851-443482504a39 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.743829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa7de9c4-dd2c-4a64-a076-ae2310de0363 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.746934 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa7de9c4-dd2c-4a64-a076-ae2310de0363 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] GET https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 Aug 13 19:25:51.747209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa7de9c4-dd2c-4a64-a076-ae2310de0363 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.747442 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa7de9c4-dd2c-4a64-a076-ae2310de0363 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.751346 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9b4b412c-f53b-4911-8851-443482504a39 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/fd156760-6603-48fb-8b41-cba87a9e17de/action returned with HTTP 404 Aug 13 19:25:51.753100 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 227/900] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/fd156760-6603-48fb-8b41-cba87a9e17de/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:51.759165 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.759165 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:51.763286 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa7de9c4-dd2c-4a64-a076-ae2310de0363 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:51.764375 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-27786850-d414-488c-a5cc-c229acc820d3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.766446 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-27786850-d414-488c-a5cc-c229acc820d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/1142b8e8-62d1-4b26-85f6-c3ee552dc4b9/action Aug 13 19:25:51.766852 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-27786850-d414-488c-a5cc-c229acc820d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.767226 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-27786850-d414-488c-a5cc-c229acc820d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.770353 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa7de9c4-dd2c-4a64-a076-ae2310de0363 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 returned with HTTP 200 Aug 13 19:25:51.770751 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 223/901] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:51.786141 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-27786850-d414-488c-a5cc-c229acc820d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/1142b8e8-62d1-4b26-85f6-c3ee552dc4b9/action returned with HTTP 404 Aug 13 19:25:51.786745 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 225/902] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/1142b8e8-62d1-4b26-85f6-c3ee552dc4b9/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:51.787005 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce744d68-c348-4d69-831b-062df01d8430 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.789167 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce744d68-c348-4d69-831b-062df01d8430 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] DELETE https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 Aug 13 19:25:51.789656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce744d68-c348-4d69-831b-062df01d8430 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.789656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce744d68-c348-4d69-831b-062df01d8430 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.789788 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ce744d68-c348-4d69-831b-062df01d8430 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Delete volume with id: 29ce0a2b-76b3-482f-9699-5785e59e4a38 Aug 13 19:25:51.800235 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.800235 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:51.800352 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f1918396-3194-4153-88c0-0d119e2ace06 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.800723 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce744d68-c348-4d69-831b-062df01d8430 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:51.802424 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 228/903] 10.4.3.126 () {68 vars in 1260 bytes} [Thu Aug 13 19:25:51 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 19:25:51.811650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6fd66de3-2dd0-4ace-a295-0564acb3faa2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.813470 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6fd66de3-2dd0-4ace-a295-0564acb3faa2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] PUT https://10.4.3.126/volume/v3/volumes/tempest-invalid-1350740382 Aug 13 19:25:51.813776 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6fd66de3-2dd0-4ace-a295-0564acb3faa2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.821670 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6fd66de3-2dd0-4ace-a295-0564acb3faa2 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/tempest-invalid-1350740382 returned with HTTP 404 Aug 13 19:25:51.822376 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 224/904] 10.4.3.126 () {68 vars in 1338 bytes} [Thu Aug 13 19:25:51 2026] PUT /volume/v3/volumes/tempest-invalid-1350740382 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:51.831723 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce744d68-c348-4d69-831b-062df01d8430 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Delete volume request issued successfully. Aug 13 19:25:51.831723 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce744d68-c348-4d69-831b-062df01d8430 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 returned with HTTP 202 Aug 13 19:25:51.831810 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 228/905] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:51 2026] DELETE /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:51.836127 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-78e765f2-df8b-4f59-9e56-7f92b9d8b407 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.840375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e9dc61d3-4532-45ee-9726-106d62cb265b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.842118 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-78e765f2-df8b-4f59-9e56-7f92b9d8b407 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] PUT https://10.4.3.126/volume/v3/volumes/c78296ce-b302-4b7f-b40c-d5d3340dd831 Aug 13 19:25:51.842495 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-78e765f2-df8b-4f59-9e56-7f92b9d8b407 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.842543 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e9dc61d3-4532-45ee-9726-106d62cb265b tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] GET https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 Aug 13 19:25:51.842738 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e9dc61d3-4532-45ee-9726-106d62cb265b tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.843145 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e9dc61d3-4532-45ee-9726-106d62cb265b tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.855180 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-78e765f2-df8b-4f59-9e56-7f92b9d8b407 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/c78296ce-b302-4b7f-b40c-d5d3340dd831 returned with HTTP 404 Aug 13 19:25:51.855760 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 226/906] 10.4.3.126 () {68 vars in 1368 bytes} [Thu Aug 13 19:25:51 2026] PUT /volume/v3/volumes/c78296ce-b302-4b7f-b40c-d5d3340dd831 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:51.856723 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:51.856723 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:51.864284 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e9dc61d3-4532-45ee-9726-106d62cb265b tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Volume info retrieved successfully. Aug 13 19:25:51.865657 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1df6ed5f-053b-4709-ad2f-59c69f15a20c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.867986 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1df6ed5f-053b-4709-ad2f-59c69f15a20c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] DELETE https://10.4.3.126/volume/v3/volumes/16b27128-d283-4411-beef-a8016351fd9a Aug 13 19:25:51.868097 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1df6ed5f-053b-4709-ad2f-59c69f15a20c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.868366 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1df6ed5f-053b-4709-ad2f-59c69f15a20c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.868574 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1df6ed5f-053b-4709-ad2f-59c69f15a20c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Delete volume with id: 16b27128-d283-4411-beef-a8016351fd9a Aug 13 19:25:51.870225 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e9dc61d3-4532-45ee-9726-106d62cb265b tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 returned with HTTP 200 Aug 13 19:25:51.870693 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 229/907] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:51.878247 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1df6ed5f-053b-4709-ad2f-59c69f15a20c tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/16b27128-d283-4411-beef-a8016351fd9a returned with HTTP 404 Aug 13 19:25:51.878812 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 225/908] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:51 2026] DELETE /volume/v3/volumes/16b27128-d283-4411-beef-a8016351fd9a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:51.890417 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b454bdef-676f-4ca1-b98a-e7a8a9ad4578 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.892412 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b454bdef-676f-4ca1-b98a-e7a8a9ad4578 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action Aug 13 19:25:51.892840 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b454bdef-676f-4ca1-b98a-e7a8a9ad4578 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.892993 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b454bdef-676f-4ca1-b98a-e7a8a9ad4578 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.894548 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b454bdef-676f-4ca1-b98a-e7a8a9ad4578 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action returned with HTTP 400 Aug 13 19:25:51.895143 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 229/909] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:51.904430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e087a5a0-607a-41e0-8017-36c71d5822aa None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.906755 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e087a5a0-607a-41e0-8017-36c71d5822aa tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action Aug 13 19:25:51.907219 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e087a5a0-607a-41e0-8017-36c71d5822aa tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.907555 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e087a5a0-607a-41e0-8017-36c71d5822aa tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.909457 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e087a5a0-607a-41e0-8017-36c71d5822aa tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action returned with HTTP 400 Aug 13 19:25:51.909688 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 227/910] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:51.919800 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5c9e6b26-eddd-44f7-90bb-8fc782c24d9b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.921991 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c9e6b26-eddd-44f7-90bb-8fc782c24d9b tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/ee2726a3-af79-4081-a531-7633181d105a/action Aug 13 19:25:51.922564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c9e6b26-eddd-44f7-90bb-8fc782c24d9b tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.922921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c9e6b26-eddd-44f7-90bb-8fc782c24d9b tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.931260 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c9e6b26-eddd-44f7-90bb-8fc782c24d9b tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/ee2726a3-af79-4081-a531-7633181d105a/action returned with HTTP 404 Aug 13 19:25:51.932486 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 230/911] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/ee2726a3-af79-4081-a531-7633181d105a/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:51.942153 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-32c7697d-4eff-4294-b3fe-03426cf30c6a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.944947 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32c7697d-4eff-4294-b3fe-03426cf30c6a tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action Aug 13 19:25:51.945255 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32c7697d-4eff-4294-b3fe-03426cf30c6a tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.945423 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32c7697d-4eff-4294-b3fe-03426cf30c6a tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.949054 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32c7697d-4eff-4294-b3fe-03426cf30c6a tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action returned with HTTP 400 Aug 13 19:25:51.949054 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 226/912] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:25:51.958577 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-77bd981b-08da-482c-8cb4-88eb60185144 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.960659 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77bd981b-08da-482c-8cb4-88eb60185144 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] POST https://10.4.3.126/volume/v3/volumes/None/action Aug 13 19:25:51.961023 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77bd981b-08da-482c-8cb4-88eb60185144 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:25:51.961191 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77bd981b-08da-482c-8cb4-88eb60185144 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:51.970204 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77bd981b-08da-482c-8cb4-88eb60185144 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 19:25:51.970911 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 230/913] 10.4.3.126 () {68 vars in 1294 bytes} [Thu Aug 13 19:25:51 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:25:51.979691 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-908605c7-719f-4368-8409-da30189091e1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:51.981641 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-908605c7-719f-4368-8409-da30189091e1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/60d0ca3d-c0af-488b-af48-6c8830b7b40c Aug 13 19:25:51.981963 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-908605c7-719f-4368-8409-da30189091e1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:51.982198 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-908605c7-719f-4368-8409-da30189091e1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:51.991588 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-908605c7-719f-4368-8409-da30189091e1 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/60d0ca3d-c0af-488b-af48-6c8830b7b40c returned with HTTP 404 Aug 13 19:25:51.992113 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 228/914] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:51 2026] GET /volume/v3/volumes/60d0ca3d-c0af-488b-af48-6c8830b7b40c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:52.003741 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1f45fd77-7a8c-4a2c-8184-6fc2df8ee217 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:52.007049 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f45fd77-7a8c-4a2c-8184-6fc2df8ee217 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 Aug 13 19:25:52.007435 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f45fd77-7a8c-4a2c-8184-6fc2df8ee217 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:52.007661 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f45fd77-7a8c-4a2c-8184-6fc2df8ee217 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:52.016729 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:52.016729 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:52.022740 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1f45fd77-7a8c-4a2c-8184-6fc2df8ee217 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume info retrieved successfully. Aug 13 19:25:52.028390 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f45fd77-7a8c-4a2c-8184-6fc2df8ee217 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 returned with HTTP 200 Aug 13 19:25:52.028797 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 231/915] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:52 2026] GET /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:25:52.045744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba5d6223-60b8-45e9-9647-3a2d536e2d8d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:52.048862 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba5d6223-60b8-45e9-9647-3a2d536e2d8d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 Aug 13 19:25:52.049088 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba5d6223-60b8-45e9-9647-3a2d536e2d8d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:52.049294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba5d6223-60b8-45e9-9647-3a2d536e2d8d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:52.049474 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ba5d6223-60b8-45e9-9647-3a2d536e2d8d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Delete volume with id: a3c78784-9449-4e4a-be48-543f8ee685b6 Aug 13 19:25:52.057779 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:52.057779 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:52.058450 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ba5d6223-60b8-45e9-9647-3a2d536e2d8d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume info retrieved successfully. Aug 13 19:25:52.079869 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ba5d6223-60b8-45e9-9647-3a2d536e2d8d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Delete volume request issued successfully. Aug 13 19:25:52.080046 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba5d6223-60b8-45e9-9647-3a2d536e2d8d tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 returned with HTTP 202 Aug 13 19:25:52.080396 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 227/916] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:25:52 2026] DELETE /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:25:52.090170 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9415ad70-c4da-4d0c-83c3-29ac21e9c1d3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:52.093108 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9415ad70-c4da-4d0c-83c3-29ac21e9c1d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 Aug 13 19:25:52.093291 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9415ad70-c4da-4d0c-83c3-29ac21e9c1d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:52.093603 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9415ad70-c4da-4d0c-83c3-29ac21e9c1d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:52.105704 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:52.105704 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:52.110258 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9415ad70-c4da-4d0c-83c3-29ac21e9c1d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Volume info retrieved successfully. Aug 13 19:25:52.116229 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9415ad70-c4da-4d0c-83c3-29ac21e9c1d3 tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 returned with HTTP 200 Aug 13 19:25:52.116688 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 231/917] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:52 2026] GET /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:25:52.888836 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bc787fea-4fb1-4075-be35-fe58964cfd86 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:52.891624 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bc787fea-4fb1-4075-be35-fe58964cfd86 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] GET https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 Aug 13 19:25:52.891873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bc787fea-4fb1-4075-be35-fe58964cfd86 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:52.892121 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bc787fea-4fb1-4075-be35-fe58964cfd86 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:52.899072 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bc787fea-4fb1-4075-be35-fe58964cfd86 tempest-VolumesImageMetadata-1250496140 tempest-VolumesImageMetadata-1250496140-project-member] https://10.4.3.126/volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 returned with HTTP 404 Aug 13 19:25:52.899712 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 229/918] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:52 2026] GET /volume/v3/volumes/29ce0a2b-76b3-482f-9699-5785e59e4a38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:53.130321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f882dcce-9c9b-4245-9729-ae7cec455f0a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:53.132330 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f882dcce-9c9b-4245-9729-ae7cec455f0a tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] GET https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 Aug 13 19:25:53.132654 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f882dcce-9c9b-4245-9729-ae7cec455f0a tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:53.132723 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f882dcce-9c9b-4245-9729-ae7cec455f0a tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:53.138918 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f882dcce-9c9b-4245-9729-ae7cec455f0a tempest-VolumesNegativeTest-93452326 tempest-VolumesNegativeTest-93452326-project-member] https://10.4.3.126/volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 returned with HTTP 404 Aug 13 19:25:53.139547 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 232/919] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:25:53 2026] GET /volume/v3/volumes/a3c78784-9449-4e4a-be48-543f8ee685b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:53.476039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee5da5b1-454c-42b8-8785-4348011ab29e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:53.476493 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee5da5b1-454c-42b8-8785-4348011ab29e None None] GET https://10.4.3.126/volume// Aug 13 19:25:53.476677 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee5da5b1-454c-42b8-8785-4348011ab29e None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:53.476908 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee5da5b1-454c-42b8-8785-4348011ab29e None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:53.477335 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee5da5b1-454c-42b8-8785-4348011ab29e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:25:53.477591 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 228/920] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:25:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:25:53.488496 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-35f02ea6-5ef0-4e1f-a326-abf05ec47de1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:53.491781 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-35f02ea6-5ef0-4e1f-a326-abf05ec47de1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:25:53.492164 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-35f02ea6-5ef0-4e1f-a326-abf05ec47de1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a912e89f-f62f-4c73-a378-4f3539e7fced", "connector": null, "instance_uuid": "4cfb9bbf-f49c-4b9c-b47b-c568cc6afaee"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:53.509465 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:53.509465 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:53.544097 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-35f02ea6-5ef0-4e1f-a326-abf05ec47de1 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:25:53.544594 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 232/921] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:25:53 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:53.551802 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-d531703c-b3be-477a-9355-ba6d341ce861 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:53.554554 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-d531703c-b3be-477a-9355-ba6d341ce861 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] DELETE https://10.4.3.126/volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 Aug 13 19:25:53.554794 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-d531703c-b3be-477a-9355-ba6d341ce861 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:53.555014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-d531703c-b3be-477a-9355-ba6d341ce861 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:53.563964 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:53.563964 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:53.618221 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-d531703c-b3be-477a-9355-ba6d341ce861 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 returned with HTTP 200 Aug 13 19:25:53.618745 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 230/922] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:25:53 2026] DELETE /volume/v3/attachments/361eb36f-b0bb-4a68-ac6e-22d6d7e8be44 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:55.379668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6ec15507-8dc7-43e1-80a2-185c6ff0a8ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:55.381745 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6ec15507-8dc7-43e1-80a2-185c6ff0a8ea tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] PUT https://10.4.3.126/volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d Aug 13 19:25:55.382238 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6ec15507-8dc7-43e1-80a2-185c6ff0a8ea tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:55.390333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6ec15507-8dc7-43e1-80a2-185c6ff0a8ea tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Acquiring lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:25:55.394739 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6ec15507-8dc7-43e1-80a2-185c6ff0a8ea tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:25:55.395581 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:55.395581 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:55.473124 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6ec15507-8dc7-43e1-80a2-185c6ff0a8ea tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Lock "cinder-attachment_update-a912e89f-f62f-4c73-a378-4f3539e7fced-np0000007253" released by "attachment_update" :: held 0.078s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:25:55.473529 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6ec15507-8dc7-43e1-80a2-185c6ff0a8ea tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d returned with HTTP 200 Aug 13 19:25:55.474024 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 233/923] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:25:55 2026] PUT /volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:55.483224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-dc0fe47c-5c7c-4b04-9c47-740ae320aa1d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:55.487977 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-dc0fe47c-5c7c-4b04-9c47-740ae320aa1d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d Aug 13 19:25:55.488125 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-dc0fe47c-5c7c-4b04-9c47-740ae320aa1d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:55.488546 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-dc0fe47c-5c7c-4b04-9c47-740ae320aa1d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:55.505947 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-dc0fe47c-5c7c-4b04-9c47-740ae320aa1d tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d returned with HTTP 200 Aug 13 19:25:55.506446 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 229/924] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:25:55 2026] GET /volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:57.470152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:57.754689 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:25:57.755075 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1309535434"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:57.756521 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1309535434'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:25:57.759118 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Create volume of 1 GB Aug 13 19:25:57.760042 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:57.760042 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:57.765837 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Availability Zones retrieved successfully. Aug 13 19:25:57.780000 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Flow 'volume_create_api' (0282b920-e37a-494e-b270-ce1e78bf113d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:57.782307 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27872e1e-3e50-418a-b901-02d5598a828f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:57.783104 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:25:57.821716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27872e1e-3e50-418a-b901-02d5598a828f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:57.821716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e3b429-b54a-49e5-a44d-685f1967a5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:57.921563 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Created reservations ['5ddba6be-ad45-489b-a1e3-376b94ec05e0', '2fa03a96-0a00-4421-8e05-fe237223e269', '27547bbb-dbb5-4f2f-b16a-f33d89c1033a', '4f87004d-196f-4f99-80e6-dc2f132537a2'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:57.922452 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e3b429-b54a-49e5-a44d-685f1967a5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ddba6be-ad45-489b-a1e3-376b94ec05e0', '2fa03a96-0a00-4421-8e05-fe237223e269', '27547bbb-dbb5-4f2f-b16a-f33d89c1033a', '4f87004d-196f-4f99-80e6-dc2f132537a2']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:57.923214 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd80383-9652-4a67-b91f-45db446ecc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:57.948261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd80383-9652-4a67-b91f-45db446ecc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee44a773-e322-4ce3-a082-adc8b91e3d78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1309535434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aeb0ff563c84d49a5244747c05b3f38',qos_specs=None,replication_status=,reservations=['5ddba6be-ad45-489b-a1e3-376b94ec05e0','2fa03a96-0a00-4421-8e05-fe237223e269','27547bbb-dbb5-4f2f-b16a-f33d89c1033a','4f87004d-196f-4f99-80e6-dc2f132537a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af3cfbd0e301406f9ed71a8f25f51410',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1309535434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee44a773-e322-4ce3-a082-adc8b91e3d78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aeb0ff563c84d49a5244747c05b3f38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af3cfbd0e301406f9ed71a8f25f51410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:57.948442 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f9db1d-c63f-48e0-8d94-ee0000589e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:57.973959 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f9db1d-c63f-48e0-8d94-ee0000589e1d) transitioned into state 'SUCCESS' from state '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-1309535434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aeb0ff563c84d49a5244747c05b3f38',qos_specs=None,replication_status=,reservations=['5ddba6be-ad45-489b-a1e3-376b94ec05e0','2fa03a96-0a00-4421-8e05-fe237223e269','27547bbb-dbb5-4f2f-b16a-f33d89c1033a','4f87004d-196f-4f99-80e6-dc2f132537a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af3cfbd0e301406f9ed71a8f25f51410',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:57.976183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51e9aec-93d3-4eff-9c8f-ee68a3b5d63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:25:57.993016 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51e9aec-93d3-4eff-9c8f-ee68a3b5d63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:25:57.994307 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Flow 'volume_create_api' (0282b920-e37a-494e-b270-ce1e78bf113d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:25:57.996327 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Create volume request issued successfully. Aug 13 19:25:57.996327 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15ea0ed3-7a7a-4e12-a49f-842a7fe58a88 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:25:57.996574 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 233/925] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:25:57 2026] POST /volume/v3/volumes => generated 819 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:58.018524 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ababbe7b-46ef-4998-bcc7-24567b43c4f6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:58.020932 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ababbe7b-46ef-4998-bcc7-24567b43c4f6 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:25:58.021261 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ababbe7b-46ef-4998-bcc7-24567b43c4f6 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:58.021556 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ababbe7b-46ef-4998-bcc7-24567b43c4f6 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:58.031543 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:58.031543 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:58.036404 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ababbe7b-46ef-4998-bcc7-24567b43c4f6 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Volume info retrieved successfully. Aug 13 19:25:58.042015 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ababbe7b-46ef-4998-bcc7-24567b43c4f6 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 200 Aug 13 19:25:58.042459 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 231/926] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:58 2026] GET /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:59.056136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52e9702f-0735-4816-b4f4-5198b8c113cd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.058767 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52e9702f-0735-4816-b4f4-5198b8c113cd tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:25:59.059122 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52e9702f-0735-4816-b4f4-5198b8c113cd tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:59.059473 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52e9702f-0735-4816-b4f4-5198b8c113cd tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:59.074015 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:59.074015 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:25:59.078118 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-52e9702f-0735-4816-b4f4-5198b8c113cd tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Volume info retrieved successfully. Aug 13 19:25:59.083770 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52e9702f-0735-4816-b4f4-5198b8c113cd tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 200 Aug 13 19:25:59.084445 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 234/927] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:59 2026] GET /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:25:59.106453 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aebdce64-2790-4f71-a001-08663b9b5a0b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.109735 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aebdce64-2790-4f71-a001-08663b9b5a0b tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] POST https://10.4.3.126/volume/v3/volume-transfers Aug 13 19:25:59.109735 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aebdce64-2790-4f71-a001-08663b9b5a0b tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ee44a773-e322-4ce3-a082-adc8b91e3d78"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:59.110516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volume_transfer [None req-aebdce64-2790-4f71-a001-08663b9b5a0b tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ee44a773-e322-4ce3-a082-adc8b91e3d78'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 19:25:59.110780 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volume_transfer [None req-aebdce64-2790-4f71-a001-08663b9b5a0b tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Creating transfer of volume ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:25:59.110910 np0000007253 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-aebdce64-2790-4f71-a001-08663b9b5a0b tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Generating transfer record for volume ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:25:59.117757 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:59.117757 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:25:59.136420 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aebdce64-2790-4f71-a001-08663b9b5a0b tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 202 Aug 13 19:25:59.136827 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 230/928] 10.4.3.126 () {70 vars in 1326 bytes} [Thu Aug 13 19:25:59 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:59.146053 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f7bcff91-5a48-4c60-a4f4-c95b9a9e0917 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.148147 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f7bcff91-5a48-4c60-a4f4-c95b9a9e0917 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:25:59.148421 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f7bcff91-5a48-4c60-a4f4-c95b9a9e0917 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:59.148706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f7bcff91-5a48-4c60-a4f4-c95b9a9e0917 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:59.152730 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=635,cinder:UPDATE=103,cinder:INSERT=64 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:25:59.161987 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:59.161987 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:59.174628 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f7bcff91-5a48-4c60-a4f4-c95b9a9e0917 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Volume info retrieved successfully. Aug 13 19:25:59.183293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f7bcff91-5a48-4c60-a4f4-c95b9a9e0917 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 200 Aug 13 19:25:59.183798 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 234/929] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:59 2026] GET /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:59.202586 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1f44e93d-ff30-48d1-8190-f4c3eb57aa93 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.204408 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1f44e93d-ff30-48d1-8190-f4c3eb57aa93 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24 Aug 13 19:25:59.204613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1f44e93d-ff30-48d1-8190-f4c3eb57aa93 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:59.204850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1f44e93d-ff30-48d1-8190-f4c3eb57aa93 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:59.211918 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=555,cinder:INSERT=43,cinder:UPDATE=74 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:25:59.215403 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1f44e93d-ff30-48d1-8190-f4c3eb57aa93 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24 returned with HTTP 200 Aug 13 19:25:59.215799 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 232/930] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:25:59 2026] GET /volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24 => generated 432 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:59.225103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d87bbad5-c020-404d-aa0e-bf538d6ed103 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.227668 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d87bbad5-c020-404d-aa0e-bf538d6ed103 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volume-transfers Aug 13 19:25:59.227940 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d87bbad5-c020-404d-aa0e-bf538d6ed103 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:59.228138 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d87bbad5-c020-404d-aa0e-bf538d6ed103 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:59.228300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volume_transfer [None req-d87bbad5-c020-404d-aa0e-bf538d6ed103 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Listing volume transfers {{(pid=100184) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 19:25:59.243879 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d87bbad5-c020-404d-aa0e-bf538d6ed103 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 200 Aug 13 19:25:59.243879 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 235/931] 10.4.3.126 () {68 vars in 1305 bytes} [Thu Aug 13 19:25:59 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:59.252604 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.452289 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] POST https://10.4.3.126/volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24/accept Aug 13 19:25:59.452643 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bffb28ade099abd4"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:25:59.453958 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.volume_transfer [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Accepting volume transfer 660750b0-3676-4260-ad5b-468ab5127e24 {{(pid=100183) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 19:25:59.454051 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Accepting transfer 660750b0-3676-4260-ad5b-468ab5127e24 Aug 13 19:25:59.519793 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Created reservations ['bb801794-81d6-46ea-b2c6-84b522b431a1', 'ccf48571-6ea6-4528-ab9f-feae7440886a', '4329cc05-e504-4043-9e04-62e36d4bc33c', '7c9a20d4-e468-405b-9ecf-ecb557177472'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:59.547480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Created reservations ['eec062c6-9177-4f6c-bb2e-28a84c2717a7', 'd7f603ef-df11-4349-9ff7-37f2dcb52636', 'ee405069-a1a7-42e9-8476-51bd228c3e7c', '02ee27e2-4247-4910-b9a3-5b92f9dadbee'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:59.589503 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Created reservations ['99af7640-3b60-41cb-a874-538099550ea2', '1cd8b986-7132-4282-9a09-056ae291d411', '54b20191-b6e7-4610-87af-f437333269c6', '32947972-4a35-46fb-bd19-3b3a3314cb25'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:59.627915 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Created reservations ['bfff3230-837c-4fe9-8919-297fb81eb509', '0a207da4-0439-4027-a6a1-9f7b697623c7', '02db844b-351c-43f5-b747-6e52cdd3b514', 'be5dc374-7323-404a-87e6-26a0cfae7e97'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:25:59.645172 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Transfer volume completed successfully. Aug 13 19:25:59.748248 np0000007253 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Volume ee44a773-e322-4ce3-a082-adc8b91e3d78 has been transferred. Aug 13 19:25:59.759370 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a352ea3a-1fc9-4cd4-8383-50589f1cdffc tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] https://10.4.3.126/volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24/accept returned with HTTP 202 Aug 13 19:25:59.759840 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 231/932] 10.4.3.126 () {70 vars in 1458 bytes} [Thu Aug 13 19:25:59 2026] POST /volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24/accept => generated 365 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:25:59.768709 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1827f0e5-d5a0-4650-8c79-2a24cb8df975 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.771264 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1827f0e5-d5a0-4650-8c79-2a24cb8df975 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] GET https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:25:59.771981 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1827f0e5-d5a0-4650-8c79-2a24cb8df975 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:59.772838 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1827f0e5-d5a0-4650-8c79-2a24cb8df975 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:59.784441 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:59.784441 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:25:59.789228 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1827f0e5-d5a0-4650-8c79-2a24cb8df975 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Volume info retrieved successfully. Aug 13 19:25:59.797976 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1827f0e5-d5a0-4650-8c79-2a24cb8df975 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 200 Aug 13 19:25:59.797976 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 235/933] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:59 2026] GET /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:59.816630 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d24f7024-c30f-4d4a-95e1-00a3e3e2c848 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.821523 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d24f7024-c30f-4d4a-95e1-00a3e3e2c848 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] GET https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:25:59.821523 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d24f7024-c30f-4d4a-95e1-00a3e3e2c848 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:59.821523 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d24f7024-c30f-4d4a-95e1-00a3e3e2c848 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:59.834112 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:25:59.834112 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:25:59.838516 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d24f7024-c30f-4d4a-95e1-00a3e3e2c848 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] Volume info retrieved successfully. Aug 13 19:25:59.845499 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d24f7024-c30f-4d4a-95e1-00a3e3e2c848 tempest-VolumesTransfersV355Test-707926813 tempest-VolumesTransfersV355Test-707926813-project-member] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 200 Aug 13 19:25:59.845982 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 233/934] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:25:59 2026] GET /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:25:59.861656 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1a73de5a-3641-4053-a1ef-099e2659028c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:25:59.863757 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a73de5a-3641-4053-a1ef-099e2659028c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24 Aug 13 19:25:59.864046 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a73de5a-3641-4053-a1ef-099e2659028c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:25:59.864306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a73de5a-3641-4053-a1ef-099e2659028c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:25:59.864444 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.volume_transfer [None req-1a73de5a-3641-4053-a1ef-099e2659028c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Delete transfer with id: 660750b0-3676-4260-ad5b-468ab5127e24 Aug 13 19:25:59.871680 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a73de5a-3641-4053-a1ef-099e2659028c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24 returned with HTTP 404 Aug 13 19:25:59.871680 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 236/935] 10.4.3.126 () {68 vars in 1419 bytes} [Thu Aug 13 19:25:59 2026] DELETE /volume/v3/volume-transfers/660750b0-3676-4260-ad5b-468ab5127e24 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:25:59.880571 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-98150b04-9580-43d2-b319-f6a1f0aaff54 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:00.196232 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-98150b04-9580-43d2-b319-f6a1f0aaff54 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:26:00.196610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-98150b04-9580-43d2-b319-f6a1f0aaff54 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:00.196610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-98150b04-9580-43d2-b319-f6a1f0aaff54 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:00.196785 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-98150b04-9580-43d2-b319-f6a1f0aaff54 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Delete volume with id: ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:26:00.204021 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:00.204021 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:00.204408 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-98150b04-9580-43d2-b319-f6a1f0aaff54 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Volume info retrieved successfully. Aug 13 19:26:00.223519 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-98150b04-9580-43d2-b319-f6a1f0aaff54 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Delete volume request issued successfully. Aug 13 19:26:00.223806 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-98150b04-9580-43d2-b319-f6a1f0aaff54 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 202 Aug 13 19:26:00.224387 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 232/936] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:25:59 2026] DELETE /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:26:00.237483 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1ed368bb-a98e-498a-b00c-d5f95c065485 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:00.238521 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ed368bb-a98e-498a-b00c-d5f95c065485 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] GET https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:26:00.238775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ed368bb-a98e-498a-b00c-d5f95c065485 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:00.239026 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ed368bb-a98e-498a-b00c-d5f95c065485 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:00.248348 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:00.248348 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:00.255302 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1ed368bb-a98e-498a-b00c-d5f95c065485 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Volume info retrieved successfully. Aug 13 19:26:00.262137 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ed368bb-a98e-498a-b00c-d5f95c065485 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 200 Aug 13 19:26:00.262613 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 236/937] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:00 2026] GET /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:26:00.861303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:00.866723 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:00.867135 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1839146588", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:00.870986 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1839146588', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:00.871101 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Create volume of 1 GB Aug 13 19:26:00.879417 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Availability Zones retrieved successfully. Aug 13 19:26:00.885889 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Flow 'volume_create_api' (828d5c5b-4191-4c17-b2bf-e9163150d851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:00.886840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf77c13-298c-4c24-a9f5-65be62e2acf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:00.887855 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:00.923209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf77c13-298c-4c24-a9f5-65be62e2acf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:00.924137 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ade7712-e51e-4e6a-a5f9-7a853016a6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.003380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Created reservations ['a0c720ba-d6c3-462d-9e36-4a50459511c7', '0552bccd-67da-42c5-abb8-415112c93389', '2e049d1f-ad19-4b8c-a17f-f2b4083e6dee', 'c47b0f10-8786-4217-9adb-d7b8c49d3352'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:01.004596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ade7712-e51e-4e6a-a5f9-7a853016a6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c720ba-d6c3-462d-9e36-4a50459511c7', '0552bccd-67da-42c5-abb8-415112c93389', '2e049d1f-ad19-4b8c-a17f-f2b4083e6dee', 'c47b0f10-8786-4217-9adb-d7b8c49d3352']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.005524 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df605f84-b9ef-4489-afb4-9bc65ac97b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.041050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df605f84-b9ef-4489-afb4-9bc65ac97b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fdb1c05-ca53-4d02-8660-11c8f59d6797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1839146588',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='379e9e12ed314262837f7ae01ab5ff6e',qos_specs=None,replication_status=,reservations=['a0c720ba-d6c3-462d-9e36-4a50459511c7','0552bccd-67da-42c5-abb8-415112c93389','2e049d1f-ad19-4b8c-a17f-f2b4083e6dee','c47b0f10-8786-4217-9adb-d7b8c49d3352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f8b5c94c585469c9f199aebe9d3b6fd',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1839146588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fdb1c05-ca53-4d02-8660-11c8f59d6797,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='379e9e12ed314262837f7ae01ab5ff6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f8b5c94c585469c9f199aebe9d3b6fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.042097 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f201e81b-3ed7-4c24-a53a-a63c5990c7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.076371 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f201e81b-3ed7-4c24-a53a-a63c5990c7ef) transitioned into state 'SUCCESS' from state '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-1839146588',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='379e9e12ed314262837f7ae01ab5ff6e',qos_specs=None,replication_status=,reservations=['a0c720ba-d6c3-462d-9e36-4a50459511c7','0552bccd-67da-42c5-abb8-415112c93389','2e049d1f-ad19-4b8c-a17f-f2b4083e6dee','c47b0f10-8786-4217-9adb-d7b8c49d3352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f8b5c94c585469c9f199aebe9d3b6fd',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.077121 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b1ff1a-9357-4dfc-bd8b-7ecedb60304a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.087368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b1ff1a-9357-4dfc-bd8b-7ecedb60304a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.088197 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Flow 'volume_create_api' (828d5c5b-4191-4c17-b2bf-e9163150d851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:01.088571 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Create volume request issued successfully. Aug 13 19:26:01.089233 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-75ce35ec-d615-4520-b457-288371073281 req-f4838fdb-f0db-4fb9-a0a6-3131db609c4d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:01.089812 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 234/938] 10.4.3.126 () {72 vars in 1541 bytes} [Thu Aug 13 19:26:00 2026] POST /volume/v3/volumes => generated 763 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:01.103490 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-75ce35ec-d615-4520-b457-288371073281 req-9364db00-def8-4ffe-929f-6b604315b6f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:01.109231 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-75ce35ec-d615-4520-b457-288371073281 req-9364db00-def8-4ffe-929f-6b604315b6f0 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] GET https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 Aug 13 19:26:01.109482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-75ce35ec-d615-4520-b457-288371073281 req-9364db00-def8-4ffe-929f-6b604315b6f0 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:01.109693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-75ce35ec-d615-4520-b457-288371073281 req-9364db00-def8-4ffe-929f-6b604315b6f0 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:01.120169 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:01.120169 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:01.126587 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-75ce35ec-d615-4520-b457-288371073281 req-9364db00-def8-4ffe-929f-6b604315b6f0 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Volume info retrieved successfully. Aug 13 19:26:01.133169 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-75ce35ec-d615-4520-b457-288371073281 req-9364db00-def8-4ffe-929f-6b604315b6f0 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 returned with HTTP 200 Aug 13 19:26:01.133169 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 237/939] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:01 2026] GET /volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 => generated 831 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:01.170812 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8c523a65-026d-403f-8e08-bc2a2bd15eb9 req-026c5de4-33dd-497f-9f32-30511f90584b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:01.177820 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8c523a65-026d-403f-8e08-bc2a2bd15eb9 req-026c5de4-33dd-497f-9f32-30511f90584b tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] GET https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 Aug 13 19:26:01.178055 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8c523a65-026d-403f-8e08-bc2a2bd15eb9 req-026c5de4-33dd-497f-9f32-30511f90584b tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:01.178265 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8c523a65-026d-403f-8e08-bc2a2bd15eb9 req-026c5de4-33dd-497f-9f32-30511f90584b tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:01.191600 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:01.191600 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:01.196223 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-8c523a65-026d-403f-8e08-bc2a2bd15eb9 req-026c5de4-33dd-497f-9f32-30511f90584b tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Volume info retrieved successfully. Aug 13 19:26:01.202036 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8c523a65-026d-403f-8e08-bc2a2bd15eb9 req-026c5de4-33dd-497f-9f32-30511f90584b tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 returned with HTTP 200 Aug 13 19:26:01.202375 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 233/940] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:01 2026] GET /volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:01.286158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ab328796-cb86-40ae-8e32-75cfb5adb8f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:01.291608 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ab328796-cb86-40ae-8e32-75cfb5adb8f3 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] GET https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:26:01.291608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ab328796-cb86-40ae-8e32-75cfb5adb8f3 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:01.291608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ab328796-cb86-40ae-8e32-75cfb5adb8f3 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:01.310130 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ab328796-cb86-40ae-8e32-75cfb5adb8f3 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 404 Aug 13 19:26:01.311085 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 237/941] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:01 2026] GET /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 19:26:01.323325 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3118e153-2580-4e5d-b35a-5991923fda04 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:01.324306 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6992a444-d755-4218-b3cd-0b8c3a70f515 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:01.327008 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6992a444-d755-4218-b3cd-0b8c3a70f515 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] POST https://10.4.3.126/volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d/action Aug 13 19:26:01.327423 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6992a444-d755-4218-b3cd-0b8c3a70f515 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:26:01.327534 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6992a444-d755-4218-b3cd-0b8c3a70f515 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:01.328923 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3118e153-2580-4e5d-b35a-5991923fda04 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:26:01.329211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3118e153-2580-4e5d-b35a-5991923fda04 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:01.329490 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3118e153-2580-4e5d-b35a-5991923fda04 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:01.337450 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3118e153-2580-4e5d-b35a-5991923fda04 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 404 Aug 13 19:26:01.337994 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 238/942] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:01 2026] GET /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:26:01.347771 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-06ef5669-c1b0-4a85-b314-d569fa97a03c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:01.352479 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:01.352479 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:01.352928 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06ef5669-c1b0-4a85-b314-d569fa97a03c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:26:01.353161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06ef5669-c1b0-4a85-b314-d569fa97a03c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:01.353404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06ef5669-c1b0-4a85-b314-d569fa97a03c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:01.353564 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-06ef5669-c1b0-4a85-b314-d569fa97a03c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Delete volume with id: ee44a773-e322-4ce3-a082-adc8b91e3d78 Aug 13 19:26:01.365178 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06ef5669-c1b0-4a85-b314-d569fa97a03c tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 returned with HTTP 404 Aug 13 19:26:01.365749 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 234/943] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:26:01 2026] DELETE /volume/v3/volumes/ee44a773-e322-4ce3-a082-adc8b91e3d78 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:26:01.370135 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2967e6c5-02bd-4eae-a8f7-c463a14470e3 req-6992a444-d755-4218-b3cd-0b8c3a70f515 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d/action returned with HTTP 204 Aug 13 19:26:01.371351 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 235/944] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:26:01 2026] POST /volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:01.378140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:01.380844 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:01.382954 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-376734518"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:01.386420 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-376734518'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:01.386420 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Create volume of 1 GB Aug 13 19:26:01.394046 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Availability Zones retrieved successfully. Aug 13 19:26:01.403895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Flow 'volume_create_api' (bb34b3b9-6bfa-4b47-8d0d-dc767cb60081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:01.407458 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95871b8-6d41-4bb3-a9b0-550f1fab474c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.407458 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:01.443027 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95871b8-6d41-4bb3-a9b0-550f1fab474c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.444018 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e06b88-8691-4db5-a7b3-b8cfb61ea4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.502332 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Created reservations ['39139cf7-2c66-4a88-a987-cf0dae36b697', '2dbc1eb8-e1f7-4e68-83c2-bc00d41d54b8', 'f77c2ab0-fee3-4b17-84c7-01595c9826ec', '07d9708b-4f59-4dba-a80f-d8a6b7446df8'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:01.502332 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e06b88-8691-4db5-a7b3-b8cfb61ea4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39139cf7-2c66-4a88-a987-cf0dae36b697', '2dbc1eb8-e1f7-4e68-83c2-bc00d41d54b8', 'f77c2ab0-fee3-4b17-84c7-01595c9826ec', '07d9708b-4f59-4dba-a80f-d8a6b7446df8']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.503588 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f08d6f6-4d46-4656-8651-ef074f731897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.530208 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f08d6f6-4d46-4656-8651-ef074f731897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b992819-6022-47b3-8452-325c2cf804f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-376734518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aeb0ff563c84d49a5244747c05b3f38',qos_specs=None,replication_status=,reservations=['39139cf7-2c66-4a88-a987-cf0dae36b697','2dbc1eb8-e1f7-4e68-83c2-bc00d41d54b8','f77c2ab0-fee3-4b17-84c7-01595c9826ec','07d9708b-4f59-4dba-a80f-d8a6b7446df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af3cfbd0e301406f9ed71a8f25f51410',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-376734518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b992819-6022-47b3-8452-325c2cf804f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aeb0ff563c84d49a5244747c05b3f38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af3cfbd0e301406f9ed71a8f25f51410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.531118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6399a1fd-af98-47ff-89ca-741787d3192d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.560742 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6399a1fd-af98-47ff-89ca-741787d3192d) transitioned into state 'SUCCESS' from state '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-376734518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aeb0ff563c84d49a5244747c05b3f38',qos_specs=None,replication_status=,reservations=['39139cf7-2c66-4a88-a987-cf0dae36b697','2dbc1eb8-e1f7-4e68-83c2-bc00d41d54b8','f77c2ab0-fee3-4b17-84c7-01595c9826ec','07d9708b-4f59-4dba-a80f-d8a6b7446df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af3cfbd0e301406f9ed71a8f25f51410',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.561716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b578a0-ecb6-4fd2-8a45-478ad0ec514f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:01.572297 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b578a0-ecb6-4fd2-8a45-478ad0ec514f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:01.573245 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Flow 'volume_create_api' (bb34b3b9-6bfa-4b47-8d0d-dc767cb60081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:01.573590 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Create volume request issued successfully. Aug 13 19:26:01.574197 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbd7dc45-9196-467c-ac41-c717c46040b9 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:01.574793 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 238/945] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:26:01 2026] POST /volume/v3/volumes => generated 818 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:01.591927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-be7c6f6a-5875-4301-9820-c9fefd5e4873 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:01.595991 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-be7c6f6a-5875-4301-9820-c9fefd5e4873 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:01.595991 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-be7c6f6a-5875-4301-9820-c9fefd5e4873 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:01.596168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-be7c6f6a-5875-4301-9820-c9fefd5e4873 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:01.604844 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:01.604844 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:01.611644 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-be7c6f6a-5875-4301-9820-c9fefd5e4873 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Volume info retrieved successfully. Aug 13 19:26:01.619017 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-be7c6f6a-5875-4301-9820-c9fefd5e4873 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 200 Aug 13 19:26:01.619837 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 239/946] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:01 2026] GET /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:02.242255 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-42b00b81-9c29-4321-a1f4-c20b57491c47 req-598c3608-d828-4c88-9359-a795a0695082 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.245747 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-42b00b81-9c29-4321-a1f4-c20b57491c47 req-598c3608-d828-4c88-9359-a795a0695082 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] GET https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 Aug 13 19:26:02.245900 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-42b00b81-9c29-4321-a1f4-c20b57491c47 req-598c3608-d828-4c88-9359-a795a0695082 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.246086 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-42b00b81-9c29-4321-a1f4-c20b57491c47 req-598c3608-d828-4c88-9359-a795a0695082 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.257044 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.257044 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:02.263580 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-42b00b81-9c29-4321-a1f4-c20b57491c47 req-598c3608-d828-4c88-9359-a795a0695082 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Volume info retrieved successfully. Aug 13 19:26:02.271638 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-42b00b81-9c29-4321-a1f4-c20b57491c47 req-598c3608-d828-4c88-9359-a795a0695082 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 returned with HTTP 200 Aug 13 19:26:02.272542 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 235/947] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:02 2026] GET /volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:02.621029 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-3a872752-37e7-4b2f-a9ac-5c64b687af67 req-2451bb64-74c5-4c0f-aa11-5cdd18dfb041 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.631160 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3a872752-37e7-4b2f-a9ac-5c64b687af67 req-2451bb64-74c5-4c0f-aa11-5cdd18dfb041 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-reader] GET https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 Aug 13 19:26:02.631558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3a872752-37e7-4b2f-a9ac-5c64b687af67 req-2451bb64-74c5-4c0f-aa11-5cdd18dfb041 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.631931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3a872752-37e7-4b2f-a9ac-5c64b687af67 req-2451bb64-74c5-4c0f-aa11-5cdd18dfb041 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-reader] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.639422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d1b6420e-36d1-40f3-b036-1161b5645554 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.640943 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.640943 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:02.641575 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1b6420e-36d1-40f3-b036-1161b5645554 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:02.641753 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1b6420e-36d1-40f3-b036-1161b5645554 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.641930 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1b6420e-36d1-40f3-b036-1161b5645554 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.645078 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-3a872752-37e7-4b2f-a9ac-5c64b687af67 req-2451bb64-74c5-4c0f-aa11-5cdd18dfb041 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-reader] Volume info retrieved successfully. Aug 13 19:26:02.650564 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.650564 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:02.650711 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3a872752-37e7-4b2f-a9ac-5c64b687af67 req-2451bb64-74c5-4c0f-aa11-5cdd18dfb041 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-reader] https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 returned with HTTP 200 Aug 13 19:26:02.651035 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 236/948] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:02 2026] GET /volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:02.654980 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d1b6420e-36d1-40f3-b036-1161b5645554 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Volume info retrieved successfully. Aug 13 19:26:02.659381 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1b6420e-36d1-40f3-b036-1161b5645554 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 200 Aug 13 19:26:02.659746 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 239/949] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:02 2026] GET /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:02.676006 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ca29110c-3928-41ec-8e51-f775a831bff0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.678069 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca29110c-3928-41ec-8e51-f775a831bff0 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] POST https://10.4.3.126/volume/v3/volume-transfers Aug 13 19:26:02.678631 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca29110c-3928-41ec-8e51-f775a831bff0 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2b992819-6022-47b3-8452-325c2cf804f4"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:02.680263 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volume_transfer [None req-ca29110c-3928-41ec-8e51-f775a831bff0 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Creating new volume transfer {'transfer': {'volume_id': '2b992819-6022-47b3-8452-325c2cf804f4'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 19:26:02.680455 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volume_transfer [None req-ca29110c-3928-41ec-8e51-f775a831bff0 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Creating transfer of volume 2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:02.680607 np0000007253 devstack@c-api.service[100184]: INFO cinder.transfer.api [None req-ca29110c-3928-41ec-8e51-f775a831bff0 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Generating transfer record for volume 2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:02.684286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-dfe6990e-3a6e-4457-bb8d-7fd2945a16c9 req-624c6d50-c753-46c4-b623-82d07b6be83d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.687113 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dfe6990e-3a6e-4457-bb8d-7fd2945a16c9 req-624c6d50-c753-46c4-b623-82d07b6be83d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 Aug 13 19:26:02.687291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dfe6990e-3a6e-4457-bb8d-7fd2945a16c9 req-624c6d50-c753-46c4-b623-82d07b6be83d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.687474 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dfe6990e-3a6e-4457-bb8d-7fd2945a16c9 req-624c6d50-c753-46c4-b623-82d07b6be83d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.687673 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [req-dfe6990e-3a6e-4457-bb8d-7fd2945a16c9 req-624c6d50-c753-46c4-b623-82d07b6be83d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Delete volume with id: 9fdb1c05-ca53-4d02-8660-11c8f59d6797 Aug 13 19:26:02.690739 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.690739 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:02.696157 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.696157 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:02.696380 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-dfe6990e-3a6e-4457-bb8d-7fd2945a16c9 req-624c6d50-c753-46c4-b623-82d07b6be83d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Volume info retrieved successfully. Aug 13 19:26:02.714984 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca29110c-3928-41ec-8e51-f775a831bff0 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 202 Aug 13 19:26:02.715414 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 240/950] 10.4.3.126 () {70 vars in 1326 bytes} [Thu Aug 13 19:26:02 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:02.723116 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-dfe6990e-3a6e-4457-bb8d-7fd2945a16c9 req-624c6d50-c753-46c4-b623-82d07b6be83d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Delete volume request issued successfully. Aug 13 19:26:02.723358 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dfe6990e-3a6e-4457-bb8d-7fd2945a16c9 req-624c6d50-c753-46c4-b623-82d07b6be83d tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 returned with HTTP 202 Aug 13 19:26:02.723846 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 236/951] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:26:02 2026] DELETE /volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:02.733241 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-279c1193-62f6-43ee-b424-69de0dfda92f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.735041 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-279c1193-62f6-43ee-b424-69de0dfda92f tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:02.735395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-279c1193-62f6-43ee-b424-69de0dfda92f tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.735701 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-279c1193-62f6-43ee-b424-69de0dfda92f tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.742535 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.742535 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:02.746447 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-279c1193-62f6-43ee-b424-69de0dfda92f tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Volume info retrieved successfully. Aug 13 19:26:02.752137 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-279c1193-62f6-43ee-b424-69de0dfda92f tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 200 Aug 13 19:26:02.753075 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 237/952] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:02 2026] GET /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:02.756772 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-42927dd4-f952-4ef1-9e6e-fad69297562c req-a647bb5c-8627-4fbd-8349-4e7986cf1ab2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.762797 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-42927dd4-f952-4ef1-9e6e-fad69297562c req-a647bb5c-8627-4fbd-8349-4e7986cf1ab2 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] GET https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 Aug 13 19:26:02.762797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-42927dd4-f952-4ef1-9e6e-fad69297562c req-a647bb5c-8627-4fbd-8349-4e7986cf1ab2 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.762797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-42927dd4-f952-4ef1-9e6e-fad69297562c req-a647bb5c-8627-4fbd-8349-4e7986cf1ab2 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.771965 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e9ad1bc-a93f-41ec-959a-a1c9f68c88b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.772494 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.772494 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:02.773809 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e9ad1bc-a93f-41ec-959a-a1c9f68c88b1 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volume-transfers/detail Aug 13 19:26:02.774027 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e9ad1bc-a93f-41ec-959a-a1c9f68c88b1 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.774229 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e9ad1bc-a93f-41ec-959a-a1c9f68c88b1 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.774404 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volume_transfer [None req-4e9ad1bc-a93f-41ec-959a-a1c9f68c88b1 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Listing volume transfers {{(pid=100184) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 19:26:02.779859 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-42927dd4-f952-4ef1-9e6e-fad69297562c req-a647bb5c-8627-4fbd-8349-4e7986cf1ab2 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Volume info retrieved successfully. Aug 13 19:26:02.780167 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e9ad1bc-a93f-41ec-959a-a1c9f68c88b1 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 19:26:02.780640 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 241/953] 10.4.3.126 () {68 vars in 1326 bytes} [Thu Aug 13 19:26:02 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:02.787221 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-42927dd4-f952-4ef1-9e6e-fad69297562c req-a647bb5c-8627-4fbd-8349-4e7986cf1ab2 tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 returned with HTTP 200 Aug 13 19:26:02.787221 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 240/954] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:02 2026] GET /volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:02.793141 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3474f2f9-db35-4ae1-917c-a4c9ed97828d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.795445 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3474f2f9-db35-4ae1-917c-a4c9ed97828d tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/caa94638-0a22-4c58-aa60-cd1273dd6e98 Aug 13 19:26:02.795825 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3474f2f9-db35-4ae1-917c-a4c9ed97828d tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.796031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3474f2f9-db35-4ae1-917c-a4c9ed97828d tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.796140 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-3474f2f9-db35-4ae1-917c-a4c9ed97828d tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Delete transfer with id: caa94638-0a22-4c58-aa60-cd1273dd6e98 Aug 13 19:26:02.807019 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.807019 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:02.819136 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3474f2f9-db35-4ae1-917c-a4c9ed97828d tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volume-transfers/caa94638-0a22-4c58-aa60-cd1273dd6e98 returned with HTTP 202 Aug 13 19:26:02.819730 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 237/955] 10.4.3.126 () {68 vars in 1419 bytes} [Thu Aug 13 19:26:02 2026] DELETE /volume/v3/volume-transfers/caa94638-0a22-4c58-aa60-cd1273dd6e98 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:26:02.828161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-eea485ee-6a8e-4914-9df1-e83dd5f40d03 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.830417 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eea485ee-6a8e-4914-9df1-e83dd5f40d03 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:02.830739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eea485ee-6a8e-4914-9df1-e83dd5f40d03 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.831034 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eea485ee-6a8e-4914-9df1-e83dd5f40d03 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.839804 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.839804 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:02.844447 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-eea485ee-6a8e-4914-9df1-e83dd5f40d03 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Volume info retrieved successfully. Aug 13 19:26:02.849393 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eea485ee-6a8e-4914-9df1-e83dd5f40d03 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 200 Aug 13 19:26:02.850134 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 238/956] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:02 2026] GET /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:02.865607 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6a473546-e012-43b9-8265-6813013d55d5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.867847 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a473546-e012-43b9-8265-6813013d55d5 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/caa94638-0a22-4c58-aa60-cd1273dd6e98 Aug 13 19:26:02.868037 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a473546-e012-43b9-8265-6813013d55d5 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.868417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a473546-e012-43b9-8265-6813013d55d5 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.868504 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.volume_transfer [None req-6a473546-e012-43b9-8265-6813013d55d5 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Delete transfer with id: caa94638-0a22-4c58-aa60-cd1273dd6e98 Aug 13 19:26:02.871956 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a473546-e012-43b9-8265-6813013d55d5 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volume-transfers/caa94638-0a22-4c58-aa60-cd1273dd6e98 returned with HTTP 404 Aug 13 19:26:02.872495 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 242/957] 10.4.3.126 () {68 vars in 1419 bytes} [Thu Aug 13 19:26:02 2026] DELETE /volume/v3/volume-transfers/caa94638-0a22-4c58-aa60-cd1273dd6e98 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:26:02.881927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b363d8e6-412c-42a5-be89-7481c2ac3000 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.883854 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b363d8e6-412c-42a5-be89-7481c2ac3000 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:02.884263 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b363d8e6-412c-42a5-be89-7481c2ac3000 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.884597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b363d8e6-412c-42a5-be89-7481c2ac3000 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.884930 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b363d8e6-412c-42a5-be89-7481c2ac3000 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Delete volume with id: 2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:02.892239 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.892239 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:02.892713 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b363d8e6-412c-42a5-be89-7481c2ac3000 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Volume info retrieved successfully. Aug 13 19:26:02.917468 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b363d8e6-412c-42a5-be89-7481c2ac3000 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Delete volume request issued successfully. Aug 13 19:26:02.917674 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b363d8e6-412c-42a5-be89-7481c2ac3000 tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 202 Aug 13 19:26:02.918097 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 241/958] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:26:02 2026] DELETE /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:26:02.925151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b528e2c2-21d6-4e20-8f8b-a7dcfccb702a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:02.930388 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b528e2c2-21d6-4e20-8f8b-a7dcfccb702a tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] GET https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:02.930624 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b528e2c2-21d6-4e20-8f8b-a7dcfccb702a tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:02.930850 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b528e2c2-21d6-4e20-8f8b-a7dcfccb702a tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:02.946386 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:02.946386 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:02.951105 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b528e2c2-21d6-4e20-8f8b-a7dcfccb702a tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Volume info retrieved successfully. Aug 13 19:26:02.955443 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b528e2c2-21d6-4e20-8f8b-a7dcfccb702a tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 200 Aug 13 19:26:02.955851 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 238/959] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:02 2026] GET /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 1129 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:26:03.826427 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-f4e70a95-7277-4601-a2e4-880b9a6238fd req-290c9486-5231-425f-9dea-bc738bced1ac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:03.831717 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f4e70a95-7277-4601-a2e4-880b9a6238fd req-290c9486-5231-425f-9dea-bc738bced1ac tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] GET https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 Aug 13 19:26:03.831717 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f4e70a95-7277-4601-a2e4-880b9a6238fd req-290c9486-5231-425f-9dea-bc738bced1ac tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:03.831717 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f4e70a95-7277-4601-a2e4-880b9a6238fd req-290c9486-5231-425f-9dea-bc738bced1ac tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:03.844906 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f4e70a95-7277-4601-a2e4-880b9a6238fd req-290c9486-5231-425f-9dea-bc738bced1ac tempest-VolumesGetTestJSON-61376524 tempest-VolumesGetTestJSON-61376524-project-member] https://10.4.3.126/volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 returned with HTTP 404 Aug 13 19:26:03.845253 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 239/960] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:03 2026] GET /volume/v3/volumes/9fdb1c05-ca53-4d02-8660-11c8f59d6797 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:03.975292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-001fa0b6-e6f0-43dd-b2dc-1538df136e1f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:03.977790 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-001fa0b6-e6f0-43dd-b2dc-1538df136e1f tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] GET https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:03.978003 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-001fa0b6-e6f0-43dd-b2dc-1538df136e1f tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:03.978215 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-001fa0b6-e6f0-43dd-b2dc-1538df136e1f tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:03.991510 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-001fa0b6-e6f0-43dd-b2dc-1538df136e1f tempest-VolumesTransfersV355Test-273406992 tempest-VolumesTransfersV355Test-273406992-project-admin] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 404 Aug 13 19:26:03.991942 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 243/961] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:03 2026] GET /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:26:04.000967 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e250279d-cc24-4585-a5cb-fe4d511d1252 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:04.003321 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e250279d-cc24-4585-a5cb-fe4d511d1252 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] GET https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:04.003844 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e250279d-cc24-4585-a5cb-fe4d511d1252 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:04.004010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e250279d-cc24-4585-a5cb-fe4d511d1252 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:04.011701 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e250279d-cc24-4585-a5cb-fe4d511d1252 tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 404 Aug 13 19:26:04.012335 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 242/962] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:04 2026] GET /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:26:04.022392 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-17f4a086-921d-4a12-bba0-9546131148ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:04.024126 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17f4a086-921d-4a12-bba0-9546131148ff tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:04.024365 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17f4a086-921d-4a12-bba0-9546131148ff tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:04.024558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17f4a086-921d-4a12-bba0-9546131148ff tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:04.024747 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-17f4a086-921d-4a12-bba0-9546131148ff tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] Delete volume with id: 2b992819-6022-47b3-8452-325c2cf804f4 Aug 13 19:26:04.032490 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17f4a086-921d-4a12-bba0-9546131148ff tempest-VolumesTransfersV355Test-1429471924 tempest-VolumesTransfersV355Test-1429471924-project-member] https://10.4.3.126/volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 returned with HTTP 404 Aug 13 19:26:04.032981 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 239/963] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:26:04 2026] DELETE /volume/v3/volumes/2b992819-6022-47b3-8452-325c2cf804f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:26:05.034420 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-21eb2645-3d4b-4778-aa7f-f885a642e895 req-b9b6f883-2ae5-4012-ad08-3c17c6bde502 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:05.038206 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-21eb2645-3d4b-4778-aa7f-f885a642e895 req-b9b6f883-2ae5-4012-ad08-3c17c6bde502 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] DELETE https://10.4.3.126/volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d Aug 13 19:26:05.038786 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-21eb2645-3d4b-4778-aa7f-f885a642e895 req-b9b6f883-2ae5-4012-ad08-3c17c6bde502 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:05.038786 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-21eb2645-3d4b-4778-aa7f-f885a642e895 req-b9b6f883-2ae5-4012-ad08-3c17c6bde502 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:05.050379 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:05.050379 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:05.112340 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-21eb2645-3d4b-4778-aa7f-f885a642e895 req-b9b6f883-2ae5-4012-ad08-3c17c6bde502 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d returned with HTTP 200 Aug 13 19:26:05.112975 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 240/964] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:26:05 2026] DELETE /volume/v3/attachments/938344eb-aedf-4fe3-90d6-3a94aee2832d => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:06.631743 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d1c6b7f4-6b9f-43fd-b8af-4d6640f73c88 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:06.637318 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1c6b7f4-6b9f-43fd-b8af-4d6640f73c88 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:26:06.637561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d1c6b7f4-6b9f-43fd-b8af-4d6640f73c88 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:06.637793 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d1c6b7f4-6b9f-43fd-b8af-4d6640f73c88 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:06.650780 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:06.650780 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:06.655614 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d1c6b7f4-6b9f-43fd-b8af-4d6640f73c88 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:26:06.661455 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1c6b7f4-6b9f-43fd-b8af-4d6640f73c88 tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:26:06.661891 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 244/965] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:06 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:06.703586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e078ba0f-831b-4562-a08b-4e6229b5051b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:06.705411 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e078ba0f-831b-4562-a08b-4e6229b5051b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:26:06.705712 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e078ba0f-831b-4562-a08b-4e6229b5051b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:06.706186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e078ba0f-831b-4562-a08b-4e6229b5051b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:06.718385 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:06.718385 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:06.724116 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e078ba0f-831b-4562-a08b-4e6229b5051b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:26:06.732646 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e078ba0f-831b-4562-a08b-4e6229b5051b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:26:06.736517 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 243/966] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:06 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:06.753104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9ead6e90-69b7-4deb-9424-172cf159c59b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:06.755188 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ead6e90-69b7-4deb-9424-172cf159c59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:26:06.755455 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ead6e90-69b7-4deb-9424-172cf159c59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:06.755737 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ead6e90-69b7-4deb-9424-172cf159c59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:06.755942 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9ead6e90-69b7-4deb-9424-172cf159c59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Delete volume with id: a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:26:06.766778 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:06.766778 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:06.767548 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9ead6e90-69b7-4deb-9424-172cf159c59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:26:06.795203 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9ead6e90-69b7-4deb-9424-172cf159c59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Delete volume request issued successfully. Aug 13 19:26:06.795376 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ead6e90-69b7-4deb-9424-172cf159c59b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 202 Aug 13 19:26:06.795959 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 240/967] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:06 2026] DELETE /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:06.805512 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b5e13c55-e898-4162-826b-14155bb6a35c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:06.808071 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b5e13c55-e898-4162-826b-14155bb6a35c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:26:06.808260 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b5e13c55-e898-4162-826b-14155bb6a35c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:06.808500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b5e13c55-e898-4162-826b-14155bb6a35c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:06.817626 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:06.817626 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:06.828698 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b5e13c55-e898-4162-826b-14155bb6a35c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Volume info retrieved successfully. Aug 13 19:26:06.835834 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b5e13c55-e898-4162-826b-14155bb6a35c tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 200 Aug 13 19:26:06.836248 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 241/968] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:06 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:07.857737 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8bb1dafb-7507-4a6f-824f-a7dccc92403b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:07.859808 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bb1dafb-7507-4a6f-824f-a7dccc92403b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] GET https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced Aug 13 19:26:07.860078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bb1dafb-7507-4a6f-824f-a7dccc92403b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:07.860336 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8bb1dafb-7507-4a6f-824f-a7dccc92403b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:07.868013 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8bb1dafb-7507-4a6f-824f-a7dccc92403b tempest-ServerActionsTestOtherB-1757399081 tempest-ServerActionsTestOtherB-1757399081-project-member] https://10.4.3.126/volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced returned with HTTP 404 Aug 13 19:26:07.868558 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 245/969] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:07 2026] GET /volume/v3/volumes/a912e89f-f62f-4c73-a378-4f3539e7fced => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:08.271388 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d570d86b-b721-4db6-b8a9-aae107e1981e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.515853 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d570d86b-b721-4db6-b8a9-aae107e1981e tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] POST https://10.4.3.126/volume/v3/qos-specs Aug 13 19:26:08.516283 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d570d86b-b721-4db6-b8a9-aae107e1981e tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-522287497", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:08.521052 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.qos_specs [None req-d570d86b-b721-4db6-b8a9-aae107e1981e tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-522287497', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100185) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 19:26:08.537798 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-d570d86b-b721-4db6-b8a9-aae107e1981e tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DB qos_specs_create(): root {'id': '4dd77a51-1111-41b9-8ea1-ff95f548afe2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-522287497'} {{(pid=100185) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 19:26:08.549419 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d570d86b-b721-4db6-b8a9-aae107e1981e tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 13 19:26:08.550080 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 244/970] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:26:08 2026] POST /volume/v3/qos-specs => generated 392 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:08.561728 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6c79c25f-f001-43c5-a0c5-4c02ca9e080a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.566296 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c79c25f-f001-43c5-a0c5-4c02ca9e080a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:26:08.566296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c79c25f-f001-43c5-a0c5-4c02ca9e080a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1639773858"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:08.582236 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c79c25f-f001-43c5-a0c5-4c02ca9e080a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:26:08.583101 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 241/971] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:26:08 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:08.593833 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e2c4c1a6-43da-474b-8eca-55e742aabd4f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.595775 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e2c4c1a6-43da-474b-8eca-55e742aabd4f tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:26:08.596137 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e2c4c1a6-43da-474b-8eca-55e742aabd4f tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-372606709"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:08.615118 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e2c4c1a6-43da-474b-8eca-55e742aabd4f tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:26:08.615687 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 242/972] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:26:08 2026] POST /volume/v3/types => generated 221 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:08.625958 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e23dece8-54e2-47d6-bf6e-abbd2e06b183 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.627766 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e23dece8-54e2-47d6-bf6e-abbd2e06b183 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:26:08.628113 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e23dece8-54e2-47d6-bf6e-abbd2e06b183 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2045275407"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:08.640777 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e23dece8-54e2-47d6-bf6e-abbd2e06b183 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:26:08.641295 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 246/973] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:26:08 2026] POST /volume/v3/types => generated 222 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:08.650853 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1db67a30-acb0-40be-8dad-af09488cebe5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.654142 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1db67a30-acb0-40be-8dad-af09488cebe5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 Aug 13 19:26:08.654142 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1db67a30-acb0-40be-8dad-af09488cebe5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.654142 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1db67a30-acb0-40be-8dad-af09488cebe5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'associate' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.654142 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:08.654142 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:08.654657 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1db67a30-acb0-40be-8dad-af09488cebe5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Associate qos_spec: 4dd77a51-1111-41b9-8ea1-ff95f548afe2 with type: 7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 {{(pid=100185) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 19:26:08.678822 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1db67a30-acb0-40be-8dad-af09488cebe5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 returned with HTTP 202 Aug 13 19:26:08.679687 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 245/974] 10.4.3.126 () {66 vars in 1481 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:08.687577 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2591ce17-2b35-4b08-b633-1134be9bc6fb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.689141 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2591ce17-2b35-4b08-b633-1134be9bc6fb tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f Aug 13 19:26:08.689295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2591ce17-2b35-4b08-b633-1134be9bc6fb tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.689523 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2591ce17-2b35-4b08-b633-1134be9bc6fb tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'associate' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.689946 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2591ce17-2b35-4b08-b633-1134be9bc6fb tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Associate qos_spec: 4dd77a51-1111-41b9-8ea1-ff95f548afe2 with type: d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f {{(pid=100183) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 19:26:08.714405 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2591ce17-2b35-4b08-b633-1134be9bc6fb tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f returned with HTTP 202 Aug 13 19:26:08.714844 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 242/975] 10.4.3.126 () {66 vars in 1481 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:08.723825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e97a419b-3029-4930-b442-3e0c056417f7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.725522 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e97a419b-3029-4930-b442-3e0c056417f7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=73f659c4-25f6-47b8-837e-dfeab6c48a4d Aug 13 19:26:08.725522 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e97a419b-3029-4930-b442-3e0c056417f7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.725662 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e97a419b-3029-4930-b442-3e0c056417f7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'associate' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.733696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e97a419b-3029-4930-b442-3e0c056417f7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Associate qos_spec: 4dd77a51-1111-41b9-8ea1-ff95f548afe2 with type: 73f659c4-25f6-47b8-837e-dfeab6c48a4d {{(pid=100186) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 19:26:08.748344 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e97a419b-3029-4930-b442-3e0c056417f7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=73f659c4-25f6-47b8-837e-dfeab6c48a4d returned with HTTP 202 Aug 13 19:26:08.748927 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 243/976] 10.4.3.126 () {66 vars in 1481 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associate?vol_type_id=73f659c4-25f6-47b8-837e-dfeab6c48a4d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:08.756589 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a9d22036-f3ce-430f-84f5-07abd21681d7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.758173 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9d22036-f3ce-430f-84f5-07abd21681d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations Aug 13 19:26:08.758428 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9d22036-f3ce-430f-84f5-07abd21681d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.758697 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9d22036-f3ce-430f-84f5-07abd21681d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'associations' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.759390 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a9d22036-f3ce-430f-84f5-07abd21681d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Get associations for qos_spec id: 4dd77a51-1111-41b9-8ea1-ff95f548afe2 {{(pid=100184) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 19:26:08.781934 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9d22036-f3ce-430f-84f5-07abd21681d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations returned with HTTP 200 Aug 13 19:26:08.781934 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 247/977] 10.4.3.126 () {66 vars in 1393 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:08.788984 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-13a60838-2d1d-4861-819b-16a19c9ed9d7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.791077 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13a60838-2d1d-4861-819b-16a19c9ed9d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/disassociate?vol_type_id=7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 Aug 13 19:26:08.791287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13a60838-2d1d-4861-819b-16a19c9ed9d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.791465 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13a60838-2d1d-4861-819b-16a19c9ed9d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'disassociate' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.791629 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:08.791629 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:08.791957 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.qos_specs_manage [None req-13a60838-2d1d-4861-819b-16a19c9ed9d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Disassociate qos_spec: 4dd77a51-1111-41b9-8ea1-ff95f548afe2 from type: 7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 {{(pid=100185) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 19:26:08.809961 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13a60838-2d1d-4861-819b-16a19c9ed9d7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/disassociate?vol_type_id=7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 returned with HTTP 202 Aug 13 19:26:08.810375 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 246/978] 10.4.3.126 () {66 vars in 1490 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/disassociate?vol_type_id=7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:08.818928 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5ef9d788-5a8c-4ce4-a8a3-ec798c0f22d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.820496 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ef9d788-5a8c-4ce4-a8a3-ec798c0f22d6 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations Aug 13 19:26:08.820716 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ef9d788-5a8c-4ce4-a8a3-ec798c0f22d6 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.820873 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ef9d788-5a8c-4ce4-a8a3-ec798c0f22d6 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'associations' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.821074 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:08.821074 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:08.821370 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5ef9d788-5a8c-4ce4-a8a3-ec798c0f22d6 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Get associations for qos_spec id: 4dd77a51-1111-41b9-8ea1-ff95f548afe2 {{(pid=100183) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 19:26:08.837592 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ef9d788-5a8c-4ce4-a8a3-ec798c0f22d6 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations returned with HTTP 200 Aug 13 19:26:08.837974 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 243/979] 10.4.3.126 () {66 vars in 1393 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations => generated 305 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:08.851386 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5cba0a2d-5658-4fb1-b185-e2e6b3163e1c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.852976 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5cba0a2d-5658-4fb1-b185-e2e6b3163e1c tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/disassociate_all Aug 13 19:26:08.853231 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5cba0a2d-5658-4fb1-b185-e2e6b3163e1c tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.853517 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5cba0a2d-5658-4fb1-b185-e2e6b3163e1c tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'disassociate_all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.853747 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:08.853747 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:08.854053 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5cba0a2d-5658-4fb1-b185-e2e6b3163e1c tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Disassociate qos_spec: 4dd77a51-1111-41b9-8ea1-ff95f548afe2 from all. {{(pid=100186) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 19:26:08.865291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5cba0a2d-5658-4fb1-b185-e2e6b3163e1c tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/disassociate_all returned with HTTP 202 Aug 13 19:26:08.865841 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 244/980] 10.4.3.126 () {66 vars in 1405 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:08.872980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9dc0399f-91bc-4967-9dc4-370741e4100a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.874536 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9dc0399f-91bc-4967-9dc4-370741e4100a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations Aug 13 19:26:08.874758 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9dc0399f-91bc-4967-9dc4-370741e4100a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.874943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9dc0399f-91bc-4967-9dc4-370741e4100a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'associations' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.875155 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:08.875155 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:08.875447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9dc0399f-91bc-4967-9dc4-370741e4100a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Get associations for qos_spec id: 4dd77a51-1111-41b9-8ea1-ff95f548afe2 {{(pid=100184) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 19:26:08.882201 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9dc0399f-91bc-4967-9dc4-370741e4100a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations returned with HTTP 200 Aug 13 19:26:08.882590 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 248/981] 10.4.3.126 () {66 vars in 1393 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/associations => generated 24 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:26:08.891360 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-959f19a6-f934-497e-aaab-398f0184b9cd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.893400 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-959f19a6-f934-497e-aaab-398f0184b9cd tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/types/73f659c4-25f6-47b8-837e-dfeab6c48a4d Aug 13 19:26:08.893675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-959f19a6-f934-497e-aaab-398f0184b9cd tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.893856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-959f19a6-f934-497e-aaab-398f0184b9cd tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.894354 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:08.894354 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:08.920721 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-959f19a6-f934-497e-aaab-398f0184b9cd tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types/73f659c4-25f6-47b8-837e-dfeab6c48a4d returned with HTTP 202 Aug 13 19:26:08.921406 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 247/982] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:26:08 2026] DELETE /volume/v3/types/73f659c4-25f6-47b8-837e-dfeab6c48a4d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:08.930440 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5693e739-6916-4cf3-8034-50a150d92622 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.932575 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5693e739-6916-4cf3-8034-50a150d92622 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/types/73f659c4-25f6-47b8-837e-dfeab6c48a4d Aug 13 19:26:08.932798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5693e739-6916-4cf3-8034-50a150d92622 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.933045 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5693e739-6916-4cf3-8034-50a150d92622 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.937544 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5693e739-6916-4cf3-8034-50a150d92622 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types/73f659c4-25f6-47b8-837e-dfeab6c48a4d returned with HTTP 404 Aug 13 19:26:08.938128 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 244/983] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/types/73f659c4-25f6-47b8-837e-dfeab6c48a4d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:08.947365 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9e773cea-21e0-44e7-985d-0a1b1415c1db None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:08.949894 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9e773cea-21e0-44e7-985d-0a1b1415c1db tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/types/d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f Aug 13 19:26:08.950193 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9e773cea-21e0-44e7-985d-0a1b1415c1db tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:08.950331 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9e773cea-21e0-44e7-985d-0a1b1415c1db tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:08.950669 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:08.950669 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:08.988299 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9e773cea-21e0-44e7-985d-0a1b1415c1db tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types/d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f returned with HTTP 202 Aug 13 19:26:08.988790 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 245/984] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:26:08 2026] DELETE /volume/v3/types/d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:08.999662 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f12916d3-0334-4c85-8354-ef95753e7b3b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.002578 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f12916d3-0334-4c85-8354-ef95753e7b3b tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/types/d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f Aug 13 19:26:09.002786 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f12916d3-0334-4c85-8354-ef95753e7b3b tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.003012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f12916d3-0334-4c85-8354-ef95753e7b3b tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.011785 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f12916d3-0334-4c85-8354-ef95753e7b3b tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types/d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f returned with HTTP 404 Aug 13 19:26:09.012260 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 249/985] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:26:08 2026] GET /volume/v3/types/d9e3d9c9-c962-49d3-99e7-fb4f8f194f1f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.021213 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-556fac87-a303-4062-a32d-bde12581e5c3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.023420 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-556fac87-a303-4062-a32d-bde12581e5c3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/types/7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 Aug 13 19:26:09.023656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-556fac87-a303-4062-a32d-bde12581e5c3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.023947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-556fac87-a303-4062-a32d-bde12581e5c3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.053286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-556fac87-a303-4062-a32d-bde12581e5c3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types/7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 returned with HTTP 202 Aug 13 19:26:09.053768 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 248/986] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:26:09 2026] DELETE /volume/v3/types/7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:09.060854 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a4b2abbc-b724-49b3-86c1-01c43f5f05de None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.063143 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a4b2abbc-b724-49b3-86c1-01c43f5f05de tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/types/7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 Aug 13 19:26:09.063389 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a4b2abbc-b724-49b3-86c1-01c43f5f05de tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.063637 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a4b2abbc-b724-49b3-86c1-01c43f5f05de tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.067738 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a4b2abbc-b724-49b3-86c1-01c43f5f05de tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/types/7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 returned with HTTP 404 Aug 13 19:26:09.068244 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 245/987] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/types/7d4ecef9-9900-4c6f-a5e4-a9252f10ce30 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.077358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9fd174fa-a845-4d56-91f5-6a4a7c369379 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.080093 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9fd174fa-a845-4d56-91f5-6a4a7c369379 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] POST https://10.4.3.126/volume/v3/qos-specs Aug 13 19:26:09.080093 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9fd174fa-a845-4d56-91f5-6a4a7c369379 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-423776040", "consumer": "back-end"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:09.082645 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.qos_specs [None req-9fd174fa-a845-4d56-91f5-6a4a7c369379 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-423776040', 'consumer': 'back-end', 'specs': {}} {{(pid=100186) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 19:26:09.092588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-9fd174fa-a845-4d56-91f5-6a4a7c369379 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DB qos_specs_create(): root {'id': '5dcfb273-46c8-48d2-8f0a-501b953866f8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-423776040'} {{(pid=100186) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 19:26:09.100704 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9fd174fa-a845-4d56-91f5-6a4a7c369379 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 13 19:26:09.101325 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 246/988] 10.4.3.126 () {68 vars in 1264 bytes} [Thu Aug 13 19:26:09 2026] POST /volume/v3/qos-specs => generated 368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.110613 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d3fd9d04-231d-4791-8918-0fb9697b20ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.114205 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d3fd9d04-231d-4791-8918-0fb9697b20ce tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8?force=False Aug 13 19:26:09.114561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d3fd9d04-231d-4791-8918-0fb9697b20ce tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.114821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d3fd9d04-231d-4791-8918-0fb9697b20ce tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.115179 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.115179 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:09.119106 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d3fd9d04-231d-4791-8918-0fb9697b20ce tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Delete qos_spec: 5dcfb273-46c8-48d2-8f0a-501b953866f8, force: False {{(pid=100184) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 19:26:09.138855 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d3fd9d04-231d-4791-8918-0fb9697b20ce tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8?force=False returned with HTTP 202 Aug 13 19:26:09.139622 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 250/989] 10.4.3.126 () {66 vars in 1380 bytes} [Thu Aug 13 19:26:09 2026] DELETE /volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:09.147302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7836aaf2-ff7d-4c55-a47b-b1fd76332be7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.150025 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7836aaf2-ff7d-4c55-a47b-b1fd76332be7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8 Aug 13 19:26:09.150407 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7836aaf2-ff7d-4c55-a47b-b1fd76332be7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.150682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7836aaf2-ff7d-4c55-a47b-b1fd76332be7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.155734 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7836aaf2-ff7d-4c55-a47b-b1fd76332be7 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8 returned with HTTP 404 Aug 13 19:26:09.156559 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 249/990] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.165415 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-76aabab7-bdab-49fd-b3c1-42f8bf6e0d10 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.167568 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76aabab7-bdab-49fd-b3c1-42f8bf6e0d10 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs Aug 13 19:26:09.167811 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76aabab7-bdab-49fd-b3c1-42f8bf6e0d10 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.168008 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76aabab7-bdab-49fd-b3c1-42f8bf6e0d10 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.168239 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.168239 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:09.181725 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76aabab7-bdab-49fd-b3c1-42f8bf6e0d10 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 13 19:26:09.182959 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 246/991] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.191937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b5951d93-8571-4e09-b942-16681b6dec8d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.194316 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b5951d93-8571-4e09-b942-16681b6dec8d tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8?force=False Aug 13 19:26:09.194530 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b5951d93-8571-4e09-b942-16681b6dec8d tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.194712 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b5951d93-8571-4e09-b942-16681b6dec8d tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.194985 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.194985 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:09.195304 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5951d93-8571-4e09-b942-16681b6dec8d tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Delete qos_spec: 5dcfb273-46c8-48d2-8f0a-501b953866f8, force: False {{(pid=100186) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 19:26:09.199397 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b5951d93-8571-4e09-b942-16681b6dec8d tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8?force=False returned with HTTP 404 Aug 13 19:26:09.200425 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 247/992] 10.4.3.126 () {66 vars in 1380 bytes} [Thu Aug 13 19:26:09 2026] DELETE /volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.208488 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b9a08cfc-0b26-4830-9499-f8fab24008dc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.210784 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9a08cfc-0b26-4830-9499-f8fab24008dc tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8 Aug 13 19:26:09.210979 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9a08cfc-0b26-4830-9499-f8fab24008dc tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.211230 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9a08cfc-0b26-4830-9499-f8fab24008dc tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.211462 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.211462 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:09.220179 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9a08cfc-0b26-4830-9499-f8fab24008dc tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8 returned with HTTP 404 Aug 13 19:26:09.220841 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 251/993] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/5dcfb273-46c8-48d2-8f0a-501b953866f8 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:26:09.240450 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3e41663-076b-45a8-9e7b-ba52833c8279 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.242431 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3e41663-076b-45a8-9e7b-ba52833c8279 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] POST https://10.4.3.126/volume/v3/qos-specs Aug 13 19:26:09.242832 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3e41663-076b-45a8-9e7b-ba52833c8279 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2012856528", "consumer": "both"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:09.245647 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.qos_specs [None req-c3e41663-076b-45a8-9e7b-ba52833c8279 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2012856528', 'consumer': 'both', 'specs': {}} {{(pid=100185) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 19:26:09.250348 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-c3e41663-076b-45a8-9e7b-ba52833c8279 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DB qos_specs_create(): root {'id': '81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2012856528'} {{(pid=100185) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 19:26:09.254792 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3e41663-076b-45a8-9e7b-ba52833c8279 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 13 19:26:09.255207 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 250/994] 10.4.3.126 () {68 vars in 1264 bytes} [Thu Aug 13 19:26:09 2026] POST /volume/v3/qos-specs => generated 365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.268139 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e7fc2ddd-cac4-4628-8b4f-72e19077dc24 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.274571 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7fc2ddd-cac4-4628-8b4f-72e19077dc24 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb?force=False Aug 13 19:26:09.274875 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7fc2ddd-cac4-4628-8b4f-72e19077dc24 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.275141 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7fc2ddd-cac4-4628-8b4f-72e19077dc24 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.275517 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.275517 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:09.276003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e7fc2ddd-cac4-4628-8b4f-72e19077dc24 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Delete qos_spec: 81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb, force: False {{(pid=100183) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 19:26:09.297211 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7fc2ddd-cac4-4628-8b4f-72e19077dc24 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb?force=False returned with HTTP 202 Aug 13 19:26:09.297297 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 247/995] 10.4.3.126 () {66 vars in 1380 bytes} [Thu Aug 13 19:26:09 2026] DELETE /volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:09.315322 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-39e7899d-920d-41c1-babf-762e960af6cc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.316907 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-39e7899d-920d-41c1-babf-762e960af6cc tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb Aug 13 19:26:09.317074 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-39e7899d-920d-41c1-babf-762e960af6cc tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.317390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-39e7899d-920d-41c1-babf-762e960af6cc tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.323472 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-39e7899d-920d-41c1-babf-762e960af6cc tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb returned with HTTP 404 Aug 13 19:26:09.323949 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 248/996] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.332361 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-66648c39-7bee-4346-a1bc-8e424d2e4a37 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.334651 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-66648c39-7bee-4346-a1bc-8e424d2e4a37 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs Aug 13 19:26:09.334911 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-66648c39-7bee-4346-a1bc-8e424d2e4a37 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.335114 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-66648c39-7bee-4346-a1bc-8e424d2e4a37 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.348622 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-66648c39-7bee-4346-a1bc-8e424d2e4a37 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 13 19:26:09.349042 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 252/997] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.359383 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ef607b41-9931-4cba-a50f-e0df147ad3f5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.362115 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef607b41-9931-4cba-a50f-e0df147ad3f5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb?force=False Aug 13 19:26:09.362115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef607b41-9931-4cba-a50f-e0df147ad3f5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.362254 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ef607b41-9931-4cba-a50f-e0df147ad3f5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.362471 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.362471 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:09.365047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef607b41-9931-4cba-a50f-e0df147ad3f5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Delete qos_spec: 81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb, force: False {{(pid=100185) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 19:26:09.368268 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ef607b41-9931-4cba-a50f-e0df147ad3f5 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb?force=False returned with HTTP 404 Aug 13 19:26:09.368809 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 251/998] 10.4.3.126 () {66 vars in 1380 bytes} [Thu Aug 13 19:26:09 2026] DELETE /volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.381223 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fb8992db-42a1-46fa-95c4-c272d08358a1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.383415 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb8992db-42a1-46fa-95c4-c272d08358a1 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb Aug 13 19:26:09.383713 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb8992db-42a1-46fa-95c4-c272d08358a1 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.384003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb8992db-42a1-46fa-95c4-c272d08358a1 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.385146 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.385146 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:09.388770 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb8992db-42a1-46fa-95c4-c272d08358a1 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb returned with HTTP 404 Aug 13 19:26:09.389971 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 248/999] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/81c31c9d-2471-4bbb-9f7f-d20f7a8e03cb => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.398838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-85991cc5-da45-4a8f-b904-713f8db1467a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.400773 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-85991cc5-da45-4a8f-b904-713f8db1467a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] POST https://10.4.3.126/volume/v3/qos-specs Aug 13 19:26:09.400960 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-85991cc5-da45-4a8f-b904-713f8db1467a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1444917600", "consumer": "front-end"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:09.402941 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.qos_specs [None req-85991cc5-da45-4a8f-b904-713f8db1467a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1444917600', 'consumer': 'front-end', 'specs': {}} {{(pid=100186) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 19:26:09.406044 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-85991cc5-da45-4a8f-b904-713f8db1467a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DB qos_specs_create(): root {'id': '359d946f-7d81-408e-9e6b-fddcef415a23', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1444917600'} {{(pid=100186) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 19:26:09.411596 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-85991cc5-da45-4a8f-b904-713f8db1467a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 13 19:26:09.412194 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 249/1000] 10.4.3.126 () {68 vars in 1264 bytes} [Thu Aug 13 19:26:09 2026] POST /volume/v3/qos-specs => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.422872 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4fe49bca-14cb-47ed-b91c-c637b6f91855 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.424652 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4fe49bca-14cb-47ed-b91c-c637b6f91855 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23?force=False Aug 13 19:26:09.424870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4fe49bca-14cb-47ed-b91c-c637b6f91855 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.425049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4fe49bca-14cb-47ed-b91c-c637b6f91855 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.425760 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.425760 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:09.426231 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4fe49bca-14cb-47ed-b91c-c637b6f91855 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Delete qos_spec: 359d946f-7d81-408e-9e6b-fddcef415a23, force: False {{(pid=100184) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 19:26:09.444045 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4fe49bca-14cb-47ed-b91c-c637b6f91855 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23?force=False returned with HTTP 202 Aug 13 19:26:09.445254 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 253/1001] 10.4.3.126 () {66 vars in 1380 bytes} [Thu Aug 13 19:26:09 2026] DELETE /volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:09.455117 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-15c9664d-129f-439d-8624-5c8cc8efca71 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.457140 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15c9664d-129f-439d-8624-5c8cc8efca71 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23 Aug 13 19:26:09.457305 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15c9664d-129f-439d-8624-5c8cc8efca71 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.457514 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15c9664d-129f-439d-8624-5c8cc8efca71 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.467099 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15c9664d-129f-439d-8624-5c8cc8efca71 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23 returned with HTTP 404 Aug 13 19:26:09.467616 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 252/1002] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.481557 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-445e193a-ca0b-4b8d-b5c6-ce66daaf7be3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.484197 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-445e193a-ca0b-4b8d-b5c6-ce66daaf7be3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs Aug 13 19:26:09.484468 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-445e193a-ca0b-4b8d-b5c6-ce66daaf7be3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.484726 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-445e193a-ca0b-4b8d-b5c6-ce66daaf7be3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.490341 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-445e193a-ca0b-4b8d-b5c6-ce66daaf7be3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 13 19:26:09.490874 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 249/1003] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.500468 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4bc7fa56-e1d1-4134-97ec-95527c1e51e3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.503559 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4bc7fa56-e1d1-4134-97ec-95527c1e51e3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23?force=False Aug 13 19:26:09.503849 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4bc7fa56-e1d1-4134-97ec-95527c1e51e3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.504134 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4bc7fa56-e1d1-4134-97ec-95527c1e51e3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.504529 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.504529 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:09.505033 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4bc7fa56-e1d1-4134-97ec-95527c1e51e3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Delete qos_spec: 359d946f-7d81-408e-9e6b-fddcef415a23, force: False {{(pid=100186) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 19:26:09.509237 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4bc7fa56-e1d1-4134-97ec-95527c1e51e3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23?force=False returned with HTTP 404 Aug 13 19:26:09.509964 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 250/1004] 10.4.3.126 () {66 vars in 1380 bytes} [Thu Aug 13 19:26:09 2026] DELETE /volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.517841 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3a2a5abf-99d9-4f32-a774-ab2be53dcf67 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.519607 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3a2a5abf-99d9-4f32-a774-ab2be53dcf67 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23 Aug 13 19:26:09.519778 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3a2a5abf-99d9-4f32-a774-ab2be53dcf67 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.519947 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3a2a5abf-99d9-4f32-a774-ab2be53dcf67 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.520201 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.520201 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:09.523105 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3a2a5abf-99d9-4f32-a774-ab2be53dcf67 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23 returned with HTTP 404 Aug 13 19:26:09.523569 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 254/1005] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/359d946f-7d81-408e-9e6b-fddcef415a23 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:09.532181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1d6a52a2-4581-4d94-ad21-4482bd5bf11a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.534829 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1d6a52a2-4581-4d94-ad21-4482bd5bf11a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 Aug 13 19:26:09.535118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1d6a52a2-4581-4d94-ad21-4482bd5bf11a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.535337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1d6a52a2-4581-4d94-ad21-4482bd5bf11a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.539717 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1d6a52a2-4581-4d94-ad21-4482bd5bf11a tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 returned with HTTP 200 Aug 13 19:26:09.540165 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 253/1006] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.557536 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e192906e-ae52-47b2-a10a-70f0019fe037 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.559930 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e192906e-ae52-47b2-a10a-70f0019fe037 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs Aug 13 19:26:09.560233 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e192906e-ae52-47b2-a10a-70f0019fe037 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.560529 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e192906e-ae52-47b2-a10a-70f0019fe037 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.560886 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.560886 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:09.566746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e192906e-ae52-47b2-a10a-70f0019fe037 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs returned with HTTP 200 Aug 13 19:26:09.567544 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 250/1007] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.583161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d2817458-e786-45da-9a47-7011d3726f08 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.586103 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2817458-e786-45da-9a47-7011d3726f08 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] PUT https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 Aug 13 19:26:09.586529 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2817458-e786-45da-9a47-7011d3726f08 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:09.597056 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.qos_specs [None req-d2817458-e786-45da-9a47-7011d3726f08 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100186) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 19:26:09.605845 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-d2817458-e786-45da-9a47-7011d3726f08 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] qos_specs_update() value: {'id': '1e15b22e-aeba-4def-9127-29441afb3d1a', 'key': 'iops_bytes', 'value': '500', 'specs_id': '4dd77a51-1111-41b9-8ea1-ff95f548afe2', 'deleted': False} {{(pid=100186) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 19:26:09.610620 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2817458-e786-45da-9a47-7011d3726f08 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 returned with HTTP 200 Aug 13 19:26:09.611104 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 251/1008] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:26:09 2026] PUT /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:26:09.622600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d42ce528-6f84-45ef-9015-023341d08ed3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.632116 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d42ce528-6f84-45ef-9015-023341d08ed3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 Aug 13 19:26:09.632753 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d42ce528-6f84-45ef-9015-023341d08ed3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.634304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d42ce528-6f84-45ef-9015-023341d08ed3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.640903 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d42ce528-6f84-45ef-9015-023341d08ed3 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 returned with HTTP 200 Aug 13 19:26:09.641409 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 255/1009] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 => generated 413 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.650232 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1da37722-9cf1-4066-8f9d-2a00fc8e9e89 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.653506 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1da37722-9cf1-4066-8f9d-2a00fc8e9e89 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] PUT https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/delete_keys Aug 13 19:26:09.654512 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1da37722-9cf1-4066-8f9d-2a00fc8e9e89 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:09.656225 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.656225 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:09.656624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1da37722-9cf1-4066-8f9d-2a00fc8e9e89 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Delete_key spec: 4dd77a51-1111-41b9-8ea1-ff95f548afe2, keys: ['iops_bytes'] {{(pid=100185) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 19:26:09.669718 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1da37722-9cf1-4066-8f9d-2a00fc8e9e89 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/delete_keys returned with HTTP 202 Aug 13 19:26:09.670294 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 254/1010] 10.4.3.126 () {68 vars in 1410 bytes} [Thu Aug 13 19:26:09 2026] PUT /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2/delete_keys => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:09.681858 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d8f37d2b-60d8-4b89-8a9d-5413f0a7d346 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.685512 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8f37d2b-60d8-4b89-8a9d-5413f0a7d346 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 Aug 13 19:26:09.685809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8f37d2b-60d8-4b89-8a9d-5413f0a7d346 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.687253 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8f37d2b-60d8-4b89-8a9d-5413f0a7d346 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.687667 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.687667 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:09.692214 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8f37d2b-60d8-4b89-8a9d-5413f0a7d346 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 returned with HTTP 200 Aug 13 19:26:09.692688 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 251/1011] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:09.704727 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8137b8a7-67ec-489a-b8bc-100b0b1079a1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.707313 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8137b8a7-67ec-489a-b8bc-100b0b1079a1 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 Aug 13 19:26:09.707629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8137b8a7-67ec-489a-b8bc-100b0b1079a1 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.707838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8137b8a7-67ec-489a-b8bc-100b0b1079a1 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.708169 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.708169 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:09.717100 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8137b8a7-67ec-489a-b8bc-100b0b1079a1 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 returned with HTTP 200 Aug 13 19:26:09.717614 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 252/1012] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:26:09.732436 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df628419-05c5-4e4f-9e40-2836bc60a1fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.736030 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df628419-05c5-4e4f-9e40-2836bc60a1fa tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] DELETE https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2?force=False Aug 13 19:26:09.736139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df628419-05c5-4e4f-9e40-2836bc60a1fa tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.736379 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df628419-05c5-4e4f-9e40-2836bc60a1fa tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.736665 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.736665 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:09.737406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.qos_specs_manage [None req-df628419-05c5-4e4f-9e40-2836bc60a1fa tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Delete qos_spec: 4dd77a51-1111-41b9-8ea1-ff95f548afe2, force: False {{(pid=100184) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 19:26:09.764435 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df628419-05c5-4e4f-9e40-2836bc60a1fa tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2?force=False returned with HTTP 202 Aug 13 19:26:09.765763 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 256/1013] 10.4.3.126 () {66 vars in 1380 bytes} [Thu Aug 13 19:26:09 2026] DELETE /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:09.774262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-98eabe11-3aaf-4087-acca-bc5b3a289473 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:09.777021 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98eabe11-3aaf-4087-acca-bc5b3a289473 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] GET https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 Aug 13 19:26:09.777369 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98eabe11-3aaf-4087-acca-bc5b3a289473 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:09.777611 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98eabe11-3aaf-4087-acca-bc5b3a289473 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:09.778110 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:09.778110 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:09.781198 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98eabe11-3aaf-4087-acca-bc5b3a289473 tempest-QosSpecsTestJSON-1833870710 tempest-QosSpecsTestJSON-1833870710-project-admin] https://10.4.3.126/volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 returned with HTTP 404 Aug 13 19:26:09.781958 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 255/1014] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:09 2026] GET /volume/v3/qos-specs/4dd77a51-1111-41b9-8ea1-ff95f548afe2 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:15.927387 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1331e3d0-a7bd-4386-829d-059b2324ce11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:16.179669 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1331e3d0-a7bd-4386-829d-059b2324ce11 tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] GET https://10.4.3.126/volume/v3/os-hosts Aug 13 19:26:16.179909 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1331e3d0-a7bd-4386-829d-059b2324ce11 tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:16.180137 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1331e3d0-a7bd-4386-829d-059b2324ce11 tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:16.180433 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:16.180433 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:16.192639 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.hosts [None req-1331e3d0-a7bd-4386-829d-059b2324ce11 tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] status, active and update: available, enabled, 2026-08-13 19:26:09+00:00 {{(pid=100183) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 19:26:16.192639 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.hosts [None req-1331e3d0-a7bd-4386-829d-059b2324ce11 tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] status, active and update: available, enabled, 2026-08-13 19:26:07+00:00 {{(pid=100183) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 19:26:16.192726 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.hosts [None req-1331e3d0-a7bd-4386-829d-059b2324ce11 tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] status, active and update: available, enabled, 2026-08-13 19:25:47+00:00 {{(pid=100183) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 19:26:16.193001 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1331e3d0-a7bd-4386-829d-059b2324ce11 tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] https://10.4.3.126/volume/v3/os-hosts returned with HTTP 200 Aug 13 19:26:16.201861 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 252/1015] 10.4.3.126 () {66 vars in 1240 bytes} [Thu Aug 13 19:26:15 2026] GET /volume/v3/os-hosts => generated 560 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:16.211026 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-17156078-8a7d-41f7-8562-a7baf60f9c5b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:16.216751 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-17156078-8a7d-41f7-8562-a7baf60f9c5b tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] GET https://10.4.3.126/volume/v3/os-hosts Aug 13 19:26:16.216751 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-17156078-8a7d-41f7-8562-a7baf60f9c5b tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:16.216751 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-17156078-8a7d-41f7-8562-a7baf60f9c5b tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:16.216751 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:16.216751 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:16.226774 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.hosts [None req-17156078-8a7d-41f7-8562-a7baf60f9c5b tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] status, active and update: available, enabled, 2026-08-13 19:26:09+00:00 {{(pid=100186) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 19:26:16.226978 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.hosts [None req-17156078-8a7d-41f7-8562-a7baf60f9c5b tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] status, active and update: available, enabled, 2026-08-13 19:26:07+00:00 {{(pid=100186) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 19:26:16.227163 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.hosts [None req-17156078-8a7d-41f7-8562-a7baf60f9c5b tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] status, active and update: available, enabled, 2026-08-13 19:25:47+00:00 {{(pid=100186) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 19:26:16.227575 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-17156078-8a7d-41f7-8562-a7baf60f9c5b tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] https://10.4.3.126/volume/v3/os-hosts returned with HTTP 200 Aug 13 19:26:16.228029 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 253/1016] 10.4.3.126 () {66 vars in 1240 bytes} [Thu Aug 13 19:26:16 2026] GET /volume/v3/os-hosts => generated 560 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:16.238375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a73d31c6-942a-4e21-bda4-d25eca34d70c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:16.242304 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a73d31c6-942a-4e21-bda4-d25eca34d70c tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] GET https://10.4.3.126/volume/v3/os-hosts/np0000007253@storpool Aug 13 19:26:16.242304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a73d31c6-942a-4e21-bda4-d25eca34d70c tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:16.242304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a73d31c6-942a-4e21-bda4-d25eca34d70c tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:16.242304 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:16.242304 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:16.300080 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a73d31c6-942a-4e21-bda4-d25eca34d70c tempest-VolumeHostsAdminTestsJSON-1925998879 tempest-VolumeHostsAdminTestsJSON-1925998879-project-admin] https://10.4.3.126/volume/v3/os-hosts/np0000007253@storpool returned with HTTP 200 Aug 13 19:26:16.300830 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 257/1017] 10.4.3.126 () {66 vars in 1306 bytes} [Thu Aug 13 19:26:16 2026] GET /volume/v3/os-hosts/np0000007253@storpool => generated 745 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:16.455215 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:16.697234 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:16.697591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1579236745"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:16.699535 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1579236745'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:16.704089 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Create volume of 1 GB Aug 13 19:26:16.704396 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:16.704396 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:16.704868 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Availability Zones retrieved successfully. Aug 13 19:26:16.710428 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Flow 'volume_create_api' (7fc0fddf-0d1a-48a5-9e4a-7c6369a3f5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:16.713261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c80ebb-0e3a-4c43-a8b2-0bb2f653f0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:16.713577 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:16.722448 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:16.722448 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:16.736509 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c80ebb-0e3a-4c43-a8b2-0bb2f653f0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c723cf05-6dd7-4e70-a933-c2e2b7fd6459', 'encryption_key_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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:16.737549 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e51a2e-d3c5-4b78-92db-ac41198c28fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:16.803801 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Created reservations ['7cb17bc5-b3b1-4c5c-8cc5-45b4088b6114', '8b9d28f3-e7ee-4da3-978a-cab5ba9dba32', '2e4fce6e-50de-4709-b376-7f9082583616', '8a913641-3281-4f78-8246-42d5e634b526'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:16.804999 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e51a2e-d3c5-4b78-92db-ac41198c28fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cb17bc5-b3b1-4c5c-8cc5-45b4088b6114', '8b9d28f3-e7ee-4da3-978a-cab5ba9dba32', '2e4fce6e-50de-4709-b376-7f9082583616', '8a913641-3281-4f78-8246-42d5e634b526']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:16.805971 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce543f4-ff91-4584-bf39-f54933c01934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:16.832982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce543f4-ff91-4584-bf39-f54933c01934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b673790-6bca-41f4-a9c8-27c81252f9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1579236745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e21e7bcadbc24af18743e53a30ad1858',qos_specs=None,replication_status=,reservations=['7cb17bc5-b3b1-4c5c-8cc5-45b4088b6114','8b9d28f3-e7ee-4da3-978a-cab5ba9dba32','2e4fce6e-50de-4709-b376-7f9082583616','8a913641-3281-4f78-8246-42d5e634b526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc6e3788bd94107be2df65781bb6660',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1579236745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b673790-6bca-41f4-a9c8-27c81252f9fe,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e21e7bcadbc24af18743e53a30ad1858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcc6e3788bd94107be2df65781bb6660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c723cf05-6dd7-4e70-a933-c2e2b7fd6459),volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:16.833746 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa4600d-1e30-4e4c-ad71-e0cc61388792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:16.863729 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa4600d-1e30-4e4c-ad71-e0cc61388792) transitioned into state 'SUCCESS' from state '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-1579236745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e21e7bcadbc24af18743e53a30ad1858',qos_specs=None,replication_status=,reservations=['7cb17bc5-b3b1-4c5c-8cc5-45b4088b6114','8b9d28f3-e7ee-4da3-978a-cab5ba9dba32','2e4fce6e-50de-4709-b376-7f9082583616','8a913641-3281-4f78-8246-42d5e634b526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc6e3788bd94107be2df65781bb6660',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:16.864739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275d3c5c-69c0-45fe-8a69-c89c24e756f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:16.879093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275d3c5c-69c0-45fe-8a69-c89c24e756f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:16.880190 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Flow 'volume_create_api' (7fc0fddf-0d1a-48a5-9e4a-7c6369a3f5e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:16.880681 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Create volume request issued successfully. Aug 13 19:26:16.881594 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48bf3c2c-619b-4866-92e7-49badcb2f5e5 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:16.882327 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 256/1018] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:26:16 2026] POST /volume/v3/volumes => generated 758 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:16.898137 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4aa1e223-e3d9-4af6-9402-029644f6e409 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:16.900721 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4aa1e223-e3d9-4af6-9402-029644f6e409 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:26:16.900940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4aa1e223-e3d9-4af6-9402-029644f6e409 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:16.901192 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4aa1e223-e3d9-4af6-9402-029644f6e409 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:16.914599 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:16.914599 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:16.922015 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4aa1e223-e3d9-4af6-9402-029644f6e409 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:26:16.934214 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4aa1e223-e3d9-4af6-9402-029644f6e409 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:26:16.934817 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 253/1019] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:16 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:17.947867 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ccfbceb2-66c2-4454-933d-f2c6019a1b9e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:17.949310 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ccfbceb2-66c2-4454-933d-f2c6019a1b9e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:26:17.949536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ccfbceb2-66c2-4454-933d-f2c6019a1b9e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:17.949750 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ccfbceb2-66c2-4454-933d-f2c6019a1b9e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:17.960033 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:17.960033 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:17.965895 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ccfbceb2-66c2-4454-933d-f2c6019a1b9e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:26:17.969881 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ccfbceb2-66c2-4454-933d-f2c6019a1b9e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:26:17.970244 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 254/1020] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:17 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:17.986647 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a79142d5-de0b-4c1d-a599-662954884d50 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:18.191959 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a79142d5-de0b-4c1d-a599-662954884d50 tempest-TestMultiAttachVolumeSwap-1679955123 tempest-TestMultiAttachVolumeSwap-1679955123-project-admin] POST https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action Aug 13 19:26:18.192174 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a79142d5-de0b-4c1d-a599-662954884d50 tempest-TestMultiAttachVolumeSwap-1679955123 tempest-TestMultiAttachVolumeSwap-1679955123-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:26:18.192301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a79142d5-de0b-4c1d-a599-662954884d50 tempest-TestMultiAttachVolumeSwap-1679955123 tempest-TestMultiAttachVolumeSwap-1679955123-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:18.208155 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:18.208155 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:18.208517 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a79142d5-de0b-4c1d-a599-662954884d50 tempest-TestMultiAttachVolumeSwap-1679955123 tempest-TestMultiAttachVolumeSwap-1679955123-project-admin] Volume info retrieved successfully. Aug 13 19:26:18.219651 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a79142d5-de0b-4c1d-a599-662954884d50 tempest-TestMultiAttachVolumeSwap-1679955123 tempest-TestMultiAttachVolumeSwap-1679955123-project-admin] Update volume admin metadata completed successfully. Aug 13 19:26:18.219820 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a79142d5-de0b-4c1d-a599-662954884d50 tempest-TestMultiAttachVolumeSwap-1679955123 tempest-TestMultiAttachVolumeSwap-1679955123-project-admin] Update readonly setting on volume completed successfully. Aug 13 19:26:18.220099 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a79142d5-de0b-4c1d-a599-662954884d50 tempest-TestMultiAttachVolumeSwap-1679955123 tempest-TestMultiAttachVolumeSwap-1679955123-project-admin] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action returned with HTTP 202 Aug 13 19:26:18.220681 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 258/1021] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:26:17 2026] POST /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:26:18.231579 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:18.234126 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:18.234574 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-975530461"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:18.236553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-975530461'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:18.240498 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Create volume of 1 GB Aug 13 19:26:18.240889 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:18.240889 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:18.241414 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Availability Zones retrieved successfully. Aug 13 19:26:18.249419 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Flow 'volume_create_api' (26087e4c-992e-4796-ad0f-d0fd6ba53a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:18.250828 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a094f73-a5ba-4ef0-b7d4-9981c1bd9b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:18.252047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:18.262115 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:18.262115 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:18.277221 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a094f73-a5ba-4ef0-b7d4-9981c1bd9b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c723cf05-6dd7-4e70-a933-c2e2b7fd6459', 'encryption_key_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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:18.280918 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ffb059-7b84-4d3a-bc0a-00c827088e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:18.329487 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Created reservations ['9f54b4db-2e30-405c-956a-a3b96fdc31eb', '95d0a4b7-3ed0-4a51-aa90-84760d0f4084', '9b5baa12-ee9e-4064-89c7-bf25fc9e4eb9', '88dd67e0-c1e9-4a13-9603-4df39423bdb1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:18.330449 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ffb059-7b84-4d3a-bc0a-00c827088e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f54b4db-2e30-405c-956a-a3b96fdc31eb', '95d0a4b7-3ed0-4a51-aa90-84760d0f4084', '9b5baa12-ee9e-4064-89c7-bf25fc9e4eb9', '88dd67e0-c1e9-4a13-9603-4df39423bdb1']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:18.331446 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15269ba1-4e70-47b9-8c35-5a079991fbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:18.358232 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15269ba1-4e70-47b9-8c35-5a079991fbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cddb598-7ebd-4836-8a77-d5d1a293e860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-975530461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e21e7bcadbc24af18743e53a30ad1858',qos_specs=None,replication_status=,reservations=['9f54b4db-2e30-405c-956a-a3b96fdc31eb','95d0a4b7-3ed0-4a51-aa90-84760d0f4084','9b5baa12-ee9e-4064-89c7-bf25fc9e4eb9','88dd67e0-c1e9-4a13-9603-4df39423bdb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc6e3788bd94107be2df65781bb6660',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-975530461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cddb598-7ebd-4836-8a77-d5d1a293e860,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e21e7bcadbc24af18743e53a30ad1858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcc6e3788bd94107be2df65781bb6660',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c723cf05-6dd7-4e70-a933-c2e2b7fd6459),volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:18.359353 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ea4e2d2-0bd5-4a62-97b7-8c8bf05852ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:18.378116 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ea4e2d2-0bd5-4a62-97b7-8c8bf05852ed) transitioned into state 'SUCCESS' from state '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-975530461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e21e7bcadbc24af18743e53a30ad1858',qos_specs=None,replication_status=,reservations=['9f54b4db-2e30-405c-956a-a3b96fdc31eb','95d0a4b7-3ed0-4a51-aa90-84760d0f4084','9b5baa12-ee9e-4064-89c7-bf25fc9e4eb9','88dd67e0-c1e9-4a13-9603-4df39423bdb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc6e3788bd94107be2df65781bb6660',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:18.379053 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51129e2b-8301-4071-b358-a65e6d90df9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:18.392046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51129e2b-8301-4071-b358-a65e6d90df9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:18.393384 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Flow 'volume_create_api' (26087e4c-992e-4796-ad0f-d0fd6ba53a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:18.393762 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Create volume request issued successfully. Aug 13 19:26:18.394511 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9e5eefb-635d-48c1-9985-5df7572db1a1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:18.395475 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 257/1022] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:26:18 2026] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:18.415732 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e62da6e2-671a-461c-82a1-21605348a551 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:18.417321 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e62da6e2-671a-461c-82a1-21605348a551 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 Aug 13 19:26:18.417781 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e62da6e2-671a-461c-82a1-21605348a551 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:18.417857 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e62da6e2-671a-461c-82a1-21605348a551 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:18.426341 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:18.426341 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:18.431196 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e62da6e2-671a-461c-82a1-21605348a551 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:26:18.436341 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e62da6e2-671a-461c-82a1-21605348a551 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 returned with HTTP 200 Aug 13 19:26:18.436923 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 254/1023] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:18 2026] GET /volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:19.459829 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6d354907-fdcb-4f68-a68b-0830c72b8cfb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:19.463625 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d354907-fdcb-4f68-a68b-0830c72b8cfb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 Aug 13 19:26:19.464017 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d354907-fdcb-4f68-a68b-0830c72b8cfb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:19.464017 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d354907-fdcb-4f68-a68b-0830c72b8cfb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:19.481906 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:19.481906 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:19.491440 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6d354907-fdcb-4f68-a68b-0830c72b8cfb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:26:19.496073 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d354907-fdcb-4f68-a68b-0830c72b8cfb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 returned with HTTP 200 Aug 13 19:26:19.496557 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 255/1024] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:19 2026] GET /volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:21.875097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ef317287-f7b2-45c1-9589-2240bab3e25a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:22.139846 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:22.140412 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-685634576"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:22.142667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-685634576'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:22.142851 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Create volume of 1 GB Aug 13 19:26:22.152430 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Availability Zones retrieved successfully. Aug 13 19:26:22.168893 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Flow 'volume_create_api' (53c7fdb3-1fa2-4362-8acf-46e7cc3dd881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:22.171698 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96af7fe-a0da-42c6-bfa7-ac4e05013641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.173127 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:22.221361 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96af7fe-a0da-42c6-bfa7-ac4e05013641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.221794 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f86de53f-8de9-4247-b6c2-ca51d55e6705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.319801 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Created reservations ['8c778b41-2ce0-44d7-8bf4-bfe86929deec', '04c6b5a4-5261-4193-b869-b46b5c47aca4', '2b39f3d8-8002-4c16-b999-2407099a7963', '51b14bbd-0f52-4635-bfc0-fa9081cd4382'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:22.320285 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f86de53f-8de9-4247-b6c2-ca51d55e6705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c778b41-2ce0-44d7-8bf4-bfe86929deec', '04c6b5a4-5261-4193-b869-b46b5c47aca4', '2b39f3d8-8002-4c16-b999-2407099a7963', '51b14bbd-0f52-4635-bfc0-fa9081cd4382']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.321295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c37be8a-966d-4785-8d02-26e56e24a60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.358144 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c37be8a-966d-4785-8d02-26e56e24a60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d6a4408-8d99-4ab0-87af-caddc73f1131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-685634576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2ffd98bb8c74540a0df32273d001c09',qos_specs=None,replication_status=,reservations=['8c778b41-2ce0-44d7-8bf4-bfe86929deec','04c6b5a4-5261-4193-b869-b46b5c47aca4','2b39f3d8-8002-4c16-b999-2407099a7963','51b14bbd-0f52-4635-bfc0-fa9081cd4382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99625319ada449c8e9c312bc282a043',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-685634576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d6a4408-8d99-4ab0-87af-caddc73f1131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2ffd98bb8c74540a0df32273d001c09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e99625319ada449c8e9c312bc282a043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.359612 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6558cb13-8acb-4a41-a1c6-194fbeb25a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.388797 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6558cb13-8acb-4a41-a1c6-194fbeb25a39) transitioned into state 'SUCCESS' from state '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-685634576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2ffd98bb8c74540a0df32273d001c09',qos_specs=None,replication_status=,reservations=['8c778b41-2ce0-44d7-8bf4-bfe86929deec','04c6b5a4-5261-4193-b869-b46b5c47aca4','2b39f3d8-8002-4c16-b999-2407099a7963','51b14bbd-0f52-4635-bfc0-fa9081cd4382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99625319ada449c8e9c312bc282a043',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.389740 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5edf623-6e7f-446c-a35b-148c3365e8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.404120 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5edf623-6e7f-446c-a35b-148c3365e8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.405368 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Flow 'volume_create_api' (53c7fdb3-1fa2-4362-8acf-46e7cc3dd881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:22.405780 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Create volume request issued successfully. Aug 13 19:26:22.406552 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ef317287-f7b2-45c1-9589-2240bab3e25a tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:22.407060 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 259/1025] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:26:21 2026] POST /volume/v3/volumes => generated 773 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:22.424501 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-872a48a2-f926-409d-bc3c-3f865adc72bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:22.428144 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-872a48a2-f926-409d-bc3c-3f865adc72bb tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:26:22.428455 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-872a48a2-f926-409d-bc3c-3f865adc72bb tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:22.428702 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-872a48a2-f926-409d-bc3c-3f865adc72bb tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:22.438838 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:22.438838 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:22.443463 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-872a48a2-f926-409d-bc3c-3f865adc72bb tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:26:22.450545 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-872a48a2-f926-409d-bc3c-3f865adc72bb tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:26:22.450545 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 258/1026] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:22 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:22.550913 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:22.552631 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:22.552979 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1024873994", "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:22.554711 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1024873994', 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:22.645441 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Create volume of 1 GB Aug 13 19:26:22.649812 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Availability Zones retrieved successfully. Aug 13 19:26:22.656040 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Flow 'volume_create_api' (7501654c-fbaf-476e-8cc0-a88258c5c8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:22.657480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c1b384-b37f-4be8-8ebc-31a5de37344c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.658557 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:22.672699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:22.721565 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c1b384-b37f-4be8-8ebc-31a5de37344c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.722374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e4699c-9133-4f48-85d9-d30388a125c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.802824 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Created reservations ['b6e1f6b5-62ba-4135-b984-4082fef7e095', '4a67a4a0-4443-421d-8729-f8d652504329', '867da766-375b-4e39-9642-d4578c6dc089', '12cc81a9-e5e3-48e4-b750-f308f0091ee1'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:22.803896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e4699c-9133-4f48-85d9-d30388a125c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e1f6b5-62ba-4135-b984-4082fef7e095', '4a67a4a0-4443-421d-8729-f8d652504329', '867da766-375b-4e39-9642-d4578c6dc089', '12cc81a9-e5e3-48e4-b750-f308f0091ee1']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.805466 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f949faf-0dd3-43ac-895b-cc25b7210abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.831678 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f949faf-0dd3-43ac-895b-cc25b7210abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71afdfa7-4991-41eb-b2d1-906394d3fce2', '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-1024873994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb435923c094ea7ad5cad0528419668',qos_specs=None,replication_status=,reservations=['b6e1f6b5-62ba-4135-b984-4082fef7e095','4a67a4a0-4443-421d-8729-f8d652504329','867da766-375b-4e39-9642-d4578c6dc089','12cc81a9-e5e3-48e4-b750-f308f0091ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6252a160bb246c6bdf43408f894bb22',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1024873994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71afdfa7-4991-41eb-b2d1-906394d3fce2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7eb435923c094ea7ad5cad0528419668',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6252a160bb246c6bdf43408f894bb22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.832412 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45253282-629f-46cd-a75e-916f7a2612ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.851553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45253282-629f-46cd-a75e-916f7a2612ba) transitioned into state 'SUCCESS' from state '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-1024873994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7eb435923c094ea7ad5cad0528419668',qos_specs=None,replication_status=,reservations=['b6e1f6b5-62ba-4135-b984-4082fef7e095','4a67a4a0-4443-421d-8729-f8d652504329','867da766-375b-4e39-9642-d4578c6dc089','12cc81a9-e5e3-48e4-b750-f308f0091ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6252a160bb246c6bdf43408f894bb22',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.852734 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d3a0e1-8738-48a7-9496-571f25d43be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.865900 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d3a0e1-8738-48a7-9496-571f25d43be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.866989 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Flow 'volume_create_api' (7501654c-fbaf-476e-8cc0-a88258c5c8d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:22.867391 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Create volume request issued successfully. Aug 13 19:26:22.868569 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47f403f6-009c-407c-b3c1-5ed43a4e8053 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:22.869683 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 255/1027] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:26:22 2026] POST /volume/v3/volumes => generated 899 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:22.888598 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-58938f81-c0b8-48ef-9862-1a5bada6b837 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:22.890698 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58938f81-c0b8-48ef-9862-1a5bada6b837 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:26:22.890970 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58938f81-c0b8-48ef-9862-1a5bada6b837 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:22.891227 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58938f81-c0b8-48ef-9862-1a5bada6b837 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:22.904912 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:22.904912 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:22.909518 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-58938f81-c0b8-48ef-9862-1a5bada6b837 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:26:22.916924 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58938f81-c0b8-48ef-9862-1a5bada6b837 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:26:22.917431 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 260/1028] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:22 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:22.920264 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:22.920755 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1939371677"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:22.922539 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1939371677'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:22.922539 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Create volume of 1 GB Aug 13 19:26:22.929755 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Availability Zones retrieved successfully. Aug 13 19:26:22.934750 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Flow 'volume_create_api' (d3689c21-5659-4dc1-90da-6978fc7cac2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:22.936050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db83a03-cad1-40fa-a1e3-550848e82513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:22.938103 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:22.978639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db83a03-cad1-40fa-a1e3-550848e82513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:22.980042 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43f0c15-e3f1-41f7-ab94-6c013c3b4e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:23.048001 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Created reservations ['809579bb-c979-4ad3-92a1-e90b65c5fa82', '49dbc998-7efd-409b-93ac-9bd6e748745c', '3c239c30-fb2c-4c55-8a02-44dd69f80a07', '25eb33ee-406c-4a87-b2fa-4e3677bc0fdf'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:23.048747 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43f0c15-e3f1-41f7-ab94-6c013c3b4e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['809579bb-c979-4ad3-92a1-e90b65c5fa82', '49dbc998-7efd-409b-93ac-9bd6e748745c', '3c239c30-fb2c-4c55-8a02-44dd69f80a07', '25eb33ee-406c-4a87-b2fa-4e3677bc0fdf']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:23.049444 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfb9bd7-fcb7-4ccb-9824-88fb7875a908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:23.080333 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfb9bd7-fcb7-4ccb-9824-88fb7875a908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62d945f0-d1ae-4f5b-ba3f-4ec1345b80be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1939371677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9ac818147649018a7dbfd43e604a64',qos_specs=None,replication_status=,reservations=['809579bb-c979-4ad3-92a1-e90b65c5fa82','49dbc998-7efd-409b-93ac-9bd6e748745c','3c239c30-fb2c-4c55-8a02-44dd69f80a07','25eb33ee-406c-4a87-b2fa-4e3677bc0fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b9c7b8dd304004999ce8020202443c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1939371677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62d945f0-d1ae-4f5b-ba3f-4ec1345b80be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c9ac818147649018a7dbfd43e604a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b9c7b8dd304004999ce8020202443c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:23.081251 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ab821b-5053-4073-a16b-9721acf39929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:23.104728 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ab821b-5053-4073-a16b-9721acf39929) transitioned into state 'SUCCESS' from state '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-1939371677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9ac818147649018a7dbfd43e604a64',qos_specs=None,replication_status=,reservations=['809579bb-c979-4ad3-92a1-e90b65c5fa82','49dbc998-7efd-409b-93ac-9bd6e748745c','3c239c30-fb2c-4c55-8a02-44dd69f80a07','25eb33ee-406c-4a87-b2fa-4e3677bc0fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b9c7b8dd304004999ce8020202443c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:23.105486 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e79ee3-60a0-44a7-9cdc-49aab3c170fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:23.112929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e79ee3-60a0-44a7-9cdc-49aab3c170fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:23.115459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Flow 'volume_create_api' (d3689c21-5659-4dc1-90da-6978fc7cac2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:23.115459 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Create volume request issued successfully. Aug 13 19:26:23.115459 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bc1fc87b-a2fe-4897-80ff-bd921fcab633 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:23.115459 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 256/1029] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:26:22 2026] POST /volume/v3/volumes => generated 754 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:23.131312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fff23d17-a291-4d51-9a1f-5c7759cf1c8d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:23.133885 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fff23d17-a291-4d51-9a1f-5c7759cf1c8d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be Aug 13 19:26:23.134190 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fff23d17-a291-4d51-9a1f-5c7759cf1c8d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:23.134463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fff23d17-a291-4d51-9a1f-5c7759cf1c8d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:23.144049 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:23.144049 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:23.148607 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fff23d17-a291-4d51-9a1f-5c7759cf1c8d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:23.155709 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fff23d17-a291-4d51-9a1f-5c7759cf1c8d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be returned with HTTP 200 Aug 13 19:26:23.155709 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 259/1030] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:23 2026] GET /volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:23.468710 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b81471cc-fa1e-468d-b46c-97093ad24fa0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:23.470933 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b81471cc-fa1e-468d-b46c-97093ad24fa0 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:26:23.471197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b81471cc-fa1e-468d-b46c-97093ad24fa0 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:23.471460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b81471cc-fa1e-468d-b46c-97093ad24fa0 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:23.485961 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:23.485961 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:23.491319 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b81471cc-fa1e-468d-b46c-97093ad24fa0 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:26:23.497366 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b81471cc-fa1e-468d-b46c-97093ad24fa0 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:26:23.497366 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 256/1031] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:23 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:23.935997 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-94045e64-9295-4336-8451-fc3e997f9224 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:23.941345 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94045e64-9295-4336-8451-fc3e997f9224 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:26:23.941345 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94045e64-9295-4336-8451-fc3e997f9224 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:23.941345 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94045e64-9295-4336-8451-fc3e997f9224 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:23.951688 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:23.951688 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:23.959056 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-94045e64-9295-4336-8451-fc3e997f9224 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:26:23.970955 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94045e64-9295-4336-8451-fc3e997f9224 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:26:23.971532 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 261/1032] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:23 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1541 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:26:24.028209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-94514930-fe1b-4abc-99c7-e500ffab4b37 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:24.031734 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-94514930-fe1b-4abc-99c7-e500ffab4b37 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:26:24.031909 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-94514930-fe1b-4abc-99c7-e500ffab4b37 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:24.032080 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-94514930-fe1b-4abc-99c7-e500ffab4b37 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:24.039138 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:24.039138 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:24.044879 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-94514930-fe1b-4abc-99c7-e500ffab4b37 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:26:24.057188 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-94514930-fe1b-4abc-99c7-e500ffab4b37 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:26:24.057188 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 257/1033] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:24 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:24.175077 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7c623d86-58fc-486e-b0b0-2022279d1422 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:24.178140 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7c623d86-58fc-486e-b0b0-2022279d1422 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be Aug 13 19:26:24.178505 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7c623d86-58fc-486e-b0b0-2022279d1422 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:24.178824 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7c623d86-58fc-486e-b0b0-2022279d1422 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:24.192035 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:24.192035 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:24.196702 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7c623d86-58fc-486e-b0b0-2022279d1422 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:24.202970 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7c623d86-58fc-486e-b0b0-2022279d1422 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be returned with HTTP 200 Aug 13 19:26:24.203628 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 260/1034] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:24 2026] GET /volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:24.220960 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e86baa55-742c-4ed7-8671-3b774491706c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:24.223085 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e86baa55-742c-4ed7-8671-3b774491706c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:26:24.223504 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e86baa55-742c-4ed7-8671-3b774491706c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62d945f0-d1ae-4f5b-ba3f-4ec1345b80be", "name": "tempest-VolumesBackupsAdminTest-Backup-1743523082", "container": "tempest-volumesbackupsadmintest-backup-container-901605514"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:24.225172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-e86baa55-742c-4ed7-8671-3b774491706c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Creating new backup {'backup': {'volume_id': '62d945f0-d1ae-4f5b-ba3f-4ec1345b80be', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1743523082', 'container': 'tempest-volumesbackupsadmintest-backup-container-901605514'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:26:24.225563 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-e86baa55-742c-4ed7-8671-3b774491706c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Creating backup of volume 62d945f0-d1ae-4f5b-ba3f-4ec1345b80be in container tempest-volumesbackupsadmintest-backup-container-901605514 Aug 13 19:26:24.240860 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:24.240860 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:24.242418 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e86baa55-742c-4ed7-8671-3b774491706c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:24.292249 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-e86baa55-742c-4ed7-8671-3b774491706c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Created reservations ['2882a9d9-7ac3-472e-821c-31dc58af70ac', '89e965d9-a13d-42cc-b6cb-457b0168a29b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:24.341153 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e86baa55-742c-4ed7-8671-3b774491706c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:26:24.341658 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 257/1035] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:26:24 2026] POST /volume/v3/backups => generated 335 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:24.353973 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a5404836-fd50-4b96-afff-e4751013f132 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:24.356166 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5404836-fd50-4b96-afff-e4751013f132 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:24.356406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5404836-fd50-4b96-afff-e4751013f132 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:24.356640 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5404836-fd50-4b96-afff-e4751013f132 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:24.356772 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a5404836-fd50-4b96-afff-e4751013f132 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:24.362227 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:24.362227 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:24.363189 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5404836-fd50-4b96-afff-e4751013f132 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:24.363767 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 262/1036] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:24 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:24.993115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-d2292984-3e7c-4f3b-9f9b-909978cc20e0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:24.995496 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-d2292984-3e7c-4f3b-9f9b-909978cc20e0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:26:25.005035 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-d2292984-3e7c-4f3b-9f9b-909978cc20e0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:25.005035 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-d2292984-3e7c-4f3b-9f9b-909978cc20e0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:25.009736 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:25.009736 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:25.015016 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-d2292984-3e7c-4f3b-9f9b-909978cc20e0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:26:25.023248 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-d2292984-3e7c-4f3b-9f9b-909978cc20e0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:26:25.023379 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 258/1037] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:24 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:25.035733 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-319a6e0c-87d8-4475-98ed-2c00ce826202 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:25.036081 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-319a6e0c-87d8-4475-98ed-2c00ce826202 None None] GET https://10.4.3.126/volume// Aug 13 19:26:25.036356 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-319a6e0c-87d8-4475-98ed-2c00ce826202 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:25.036506 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-319a6e0c-87d8-4475-98ed-2c00ce826202 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:25.036846 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-319a6e0c-87d8-4475-98ed-2c00ce826202 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:26:25.037114 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 261/1038] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:26:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:26:25.049597 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-ad8ef7d0-9930-4365-94bb-10ccc137aeb5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:25.051826 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-ad8ef7d0-9930-4365-94bb-10ccc137aeb5 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:26:25.052222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-ad8ef7d0-9930-4365-94bb-10ccc137aeb5 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71afdfa7-4991-41eb-b2d1-906394d3fce2", "connector": null, "instance_uuid": "119bd83e-a05e-499d-bfea-f4576ccca807"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:25.062406 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:25.062406 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:25.101919 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-ad8ef7d0-9930-4365-94bb-10ccc137aeb5 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:26:25.102471 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 258/1039] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:26:25 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 13 19:26:25.378813 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0c91817b-ae3f-49e5-bd5b-659bb7a05844 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:25.381816 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c91817b-ae3f-49e5-bd5b-659bb7a05844 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:25.382000 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c91817b-ae3f-49e5-bd5b-659bb7a05844 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:25.382195 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c91817b-ae3f-49e5-bd5b-659bb7a05844 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:25.382365 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0c91817b-ae3f-49e5-bd5b-659bb7a05844 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:25.387143 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:25.387143 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:25.388073 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c91817b-ae3f-49e5-bd5b-659bb7a05844 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:25.388496 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 263/1040] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:25 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:26.402112 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-418bbe98-057c-4fda-a637-01ea9a931eb4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:26.404014 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-418bbe98-057c-4fda-a637-01ea9a931eb4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:26.404209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-418bbe98-057c-4fda-a637-01ea9a931eb4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:26.404437 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-418bbe98-057c-4fda-a637-01ea9a931eb4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:26.404528 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-418bbe98-057c-4fda-a637-01ea9a931eb4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:26.413394 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:26.413394 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:26.413808 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-418bbe98-057c-4fda-a637-01ea9a931eb4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:26.414202 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 259/1041] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:26 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:26.754391 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cf5a465e-027f-4bb3-a109-c17eb1fea587 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:26.754748 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf5a465e-027f-4bb3-a109-c17eb1fea587 None None] GET https://10.4.3.126/volume// Aug 13 19:26:26.755246 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf5a465e-027f-4bb3-a109-c17eb1fea587 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:26.755471 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf5a465e-027f-4bb3-a109-c17eb1fea587 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:26.755773 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf5a465e-027f-4bb3-a109-c17eb1fea587 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:26:26.756088 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 262/1042] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:26:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:26:26.770756 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-7febd632-c9e0-47bb-aa68-8ebbf575132c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:26.772586 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-7febd632-c9e0-47bb-aa68-8ebbf575132c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:26:26.772788 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-7febd632-c9e0-47bb-aa68-8ebbf575132c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:26.773014 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-7febd632-c9e0-47bb-aa68-8ebbf575132c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:26.790955 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:26.790955 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:26.799627 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-7febd632-c9e0-47bb-aa68-8ebbf575132c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:26:26.805624 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-7febd632-c9e0-47bb-aa68-8ebbf575132c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:26:26.806024 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 259/1043] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:26:26 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:26:26.915002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-5b87ae10-00a6-4c2d-98a1-bb86fd0ae3b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:26.917538 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-5b87ae10-00a6-4c2d-98a1-bb86fd0ae3b0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] PUT https://10.4.3.126/volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e Aug 13 19:26:26.917929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-5b87ae10-00a6-4c2d-98a1-bb86fd0ae3b0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:26.934728 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-5b87ae10-00a6-4c2d-98a1-bb86fd0ae3b0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Acquiring lock "cinder-attachment_update-71afdfa7-4991-41eb-b2d1-906394d3fce2-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:26:26.940013 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-5b87ae10-00a6-4c2d-98a1-bb86fd0ae3b0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Lock "cinder-attachment_update-71afdfa7-4991-41eb-b2d1-906394d3fce2-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:26:26.941146 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:26.941146 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:27.033786 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-5b87ae10-00a6-4c2d-98a1-bb86fd0ae3b0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Lock "cinder-attachment_update-71afdfa7-4991-41eb-b2d1-906394d3fce2-np0000007253" released by "attachment_update" :: held 0.094s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:26:27.034110 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-5b87ae10-00a6-4c2d-98a1-bb86fd0ae3b0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e returned with HTTP 200 Aug 13 19:26:27.034613 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 264/1044] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:26:26 2026] PUT /volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:27.067746 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-60fd838b-1350-469d-ab2e-2421c1180a91 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:27.070109 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-60fd838b-1350-469d-ab2e-2421c1180a91 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] POST https://10.4.3.126/volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e/action Aug 13 19:26:27.070579 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-60fd838b-1350-469d-ab2e-2421c1180a91 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:26:27.070694 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-60fd838b-1350-469d-ab2e-2421c1180a91 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:27.095302 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:27.095302 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:27.105778 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-877b0d88-118e-4c5f-a647-303c09ed4260 req-60fd838b-1350-469d-ab2e-2421c1180a91 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e/action returned with HTTP 204 Aug 13 19:26:27.106447 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 260/1045] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:26:27 2026] POST /volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:27.430819 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a62b2a13-5863-474f-98c3-efa7c7b46a00 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:27.433456 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a62b2a13-5863-474f-98c3-efa7c7b46a00 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:27.433674 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a62b2a13-5863-474f-98c3-efa7c7b46a00 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:27.433900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a62b2a13-5863-474f-98c3-efa7c7b46a00 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:27.434024 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a62b2a13-5863-474f-98c3-efa7c7b46a00 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:27.440975 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:27.440975 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:27.441831 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a62b2a13-5863-474f-98c3-efa7c7b46a00 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:27.442185 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 263/1046] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:27 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:28.455310 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-daa7a9bc-af11-46b5-a43b-a37bee148458 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:28.459215 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-daa7a9bc-af11-46b5-a43b-a37bee148458 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:28.459215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-daa7a9bc-af11-46b5-a43b-a37bee148458 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:28.459215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-daa7a9bc-af11-46b5-a43b-a37bee148458 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:28.459215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-daa7a9bc-af11-46b5-a43b-a37bee148458 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:28.470033 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:28.470033 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:28.471570 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-daa7a9bc-af11-46b5-a43b-a37bee148458 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:28.471714 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 260/1047] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:28 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:29.487362 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-58b13809-e025-473a-935d-ad87335757e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:29.492923 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58b13809-e025-473a-935d-ad87335757e3 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:29.493372 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58b13809-e025-473a-935d-ad87335757e3 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:29.496346 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58b13809-e025-473a-935d-ad87335757e3 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:29.496346 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-58b13809-e025-473a-935d-ad87335757e3 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:29.498877 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:29.498877 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:29.500004 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58b13809-e025-473a-935d-ad87335757e3 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:29.500482 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 265/1048] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:29 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:30.512460 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6a28cc0f-3972-4588-a668-850eeebd4791 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:30.515179 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6a28cc0f-3972-4588-a668-850eeebd4791 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:30.515405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6a28cc0f-3972-4588-a668-850eeebd4791 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:30.515613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6a28cc0f-3972-4588-a668-850eeebd4791 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:30.515733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-6a28cc0f-3972-4588-a668-850eeebd4791 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:30.520398 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:30.520398 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:30.521270 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6a28cc0f-3972-4588-a668-850eeebd4791 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:30.521716 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 261/1049] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:30 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:31.534092 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1c62461c-965d-40b6-8f3f-af2886ac4663 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:31.539313 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1c62461c-965d-40b6-8f3f-af2886ac4663 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:31.540355 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1c62461c-965d-40b6-8f3f-af2886ac4663 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:31.540756 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1c62461c-965d-40b6-8f3f-af2886ac4663 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:31.541557 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1c62461c-965d-40b6-8f3f-af2886ac4663 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:31.551988 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:31.551988 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:31.553151 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1c62461c-965d-40b6-8f3f-af2886ac4663 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:31.553692 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 264/1050] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:31 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:32.566702 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f3127493-2f76-41c3-84e8-efac8902aca7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:32.568794 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3127493-2f76-41c3-84e8-efac8902aca7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:32.569061 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3127493-2f76-41c3-84e8-efac8902aca7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:32.569301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3127493-2f76-41c3-84e8-efac8902aca7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:32.569435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f3127493-2f76-41c3-84e8-efac8902aca7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:32.574061 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:32.574061 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:32.574993 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3127493-2f76-41c3-84e8-efac8902aca7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:32.575448 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 261/1051] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:32 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:33.587521 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e501d91-d4eb-40e3-8fb3-2b06b166c39c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:33.589375 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e501d91-d4eb-40e3-8fb3-2b06b166c39c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:33.589716 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e501d91-d4eb-40e3-8fb3-2b06b166c39c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:33.591123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e501d91-d4eb-40e3-8fb3-2b06b166c39c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:33.591123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0e501d91-d4eb-40e3-8fb3-2b06b166c39c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:33.597756 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:33.597756 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:33.599317 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e501d91-d4eb-40e3-8fb3-2b06b166c39c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:33.600123 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 266/1052] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:33 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:34.612436 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bbba5406-4f56-423f-b06b-1cb5ce8d8e55 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:34.614411 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bbba5406-4f56-423f-b06b-1cb5ce8d8e55 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:34.614594 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bbba5406-4f56-423f-b06b-1cb5ce8d8e55 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:34.615108 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bbba5406-4f56-423f-b06b-1cb5ce8d8e55 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:34.615234 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-bbba5406-4f56-423f-b06b-1cb5ce8d8e55 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:34.620914 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:34.620914 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:34.622978 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bbba5406-4f56-423f-b06b-1cb5ce8d8e55 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:34.622978 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 262/1053] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:34 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:35.553326 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1b1513b4-3c3e-42e5-83ba-155b1c5120d6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:35.555626 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b1513b4-3c3e-42e5-83ba-155b1c5120d6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:26:35.555919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b1513b4-3c3e-42e5-83ba-155b1c5120d6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:35.556130 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b1513b4-3c3e-42e5-83ba-155b1c5120d6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:35.566643 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:35.566643 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:35.570208 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1b1513b4-3c3e-42e5-83ba-155b1c5120d6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:26:35.575349 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b1513b4-3c3e-42e5-83ba-155b1c5120d6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:26:35.575928 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 265/1054] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:35 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:26:35.634398 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a0a79f0b-263a-4ad4-a438-d55ca4a273e6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:35.636571 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0a79f0b-263a-4ad4-a438-d55ca4a273e6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:35.636765 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0a79f0b-263a-4ad4-a438-d55ca4a273e6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:35.636974 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0a79f0b-263a-4ad4-a438-d55ca4a273e6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:35.637091 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a0a79f0b-263a-4ad4-a438-d55ca4a273e6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:35.641864 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:35.641864 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:35.643086 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0a79f0b-263a-4ad4-a438-d55ca4a273e6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:35.643648 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 262/1055] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:35 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:36.655288 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a909e9cc-c5b7-425b-a987-0fa5861ba4b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:36.657295 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a909e9cc-c5b7-425b-a987-0fa5861ba4b1 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:36.657471 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a909e9cc-c5b7-425b-a987-0fa5861ba4b1 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:36.657640 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a909e9cc-c5b7-425b-a987-0fa5861ba4b1 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:36.657741 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a909e9cc-c5b7-425b-a987-0fa5861ba4b1 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:36.661720 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:36.661720 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:36.662525 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a909e9cc-c5b7-425b-a987-0fa5861ba4b1 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:36.663116 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 267/1056] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:36 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:37.673455 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-40d226cb-5c24-4c38-b8c7-df3133438893 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:37.675444 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-40d226cb-5c24-4c38-b8c7-df3133438893 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:37.675672 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-40d226cb-5c24-4c38-b8c7-df3133438893 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:37.675912 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-40d226cb-5c24-4c38-b8c7-df3133438893 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:37.676040 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-40d226cb-5c24-4c38-b8c7-df3133438893 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:37.680412 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:37.680412 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:37.681440 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-40d226cb-5c24-4c38-b8c7-df3133438893 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:37.681863 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 263/1057] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:37 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:38.635290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fb68af0a-f2e9-4087-a5b9-8e2285a3d39c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:38.639719 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fb68af0a-f2e9-4087-a5b9-8e2285a3d39c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:38.639719 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fb68af0a-f2e9-4087-a5b9-8e2285a3d39c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:38.639936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fb68af0a-f2e9-4087-a5b9-8e2285a3d39c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:38.654820 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:38.654820 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:38.664596 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fb68af0a-f2e9-4087-a5b9-8e2285a3d39c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:38.675199 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fb68af0a-f2e9-4087-a5b9-8e2285a3d39c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:38.675931 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 266/1058] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:38 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:38.694593 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-92710356-7ec8-46f8-b7ec-e9c09cf6e7e0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:38.697030 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92710356-7ec8-46f8-b7ec-e9c09cf6e7e0 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:38.697231 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92710356-7ec8-46f8-b7ec-e9c09cf6e7e0 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:38.697516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92710356-7ec8-46f8-b7ec-e9c09cf6e7e0 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:38.697673 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-92710356-7ec8-46f8-b7ec-e9c09cf6e7e0 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:38.702264 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:38.702264 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:38.703161 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92710356-7ec8-46f8-b7ec-e9c09cf6e7e0 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:38.703978 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 263/1059] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:38 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:38.804203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0d35c8ae-3aed-4b83-83c8-5011c300e0a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:38.805152 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0d35c8ae-3aed-4b83-83c8-5011c300e0a3 None None] GET https://10.4.3.126/volume// Aug 13 19:26:38.806813 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0d35c8ae-3aed-4b83-83c8-5011c300e0a3 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:38.807711 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0d35c8ae-3aed-4b83-83c8-5011c300e0a3 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:38.809863 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0d35c8ae-3aed-4b83-83c8-5011c300e0a3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:26:38.810706 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 268/1060] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:26:38 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:26:38.823454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-a39562b9-8227-4456-9413-93cb8fbc3859 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:38.826478 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-a39562b9-8227-4456-9413-93cb8fbc3859 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:26:38.826982 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-a39562b9-8227-4456-9413-93cb8fbc3859 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba", "connector": null, "instance_uuid": "953e1472-efce-41f4-8647-94a3397ca63f"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:38.839356 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:38.839356 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:38.875741 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-a39562b9-8227-4456-9413-93cb8fbc3859 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:26:38.876548 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 264/1061] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:26:38 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 13 19:26:38.914165 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-719e0e2b-eff8-4c29-9dfc-15ac1146994f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:38.916854 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-719e0e2b-eff8-4c29-9dfc-15ac1146994f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:38.917403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-719e0e2b-eff8-4c29-9dfc-15ac1146994f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:38.917838 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-719e0e2b-eff8-4c29-9dfc-15ac1146994f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:38.932930 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:38.932930 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:38.933672 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aace87fe-0a94-4a32-b5f0-d4b51cb28b84 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:38.934007 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aace87fe-0a94-4a32-b5f0-d4b51cb28b84 None None] GET https://10.4.3.126/volume// Aug 13 19:26:38.934219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aace87fe-0a94-4a32-b5f0-d4b51cb28b84 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:38.934466 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aace87fe-0a94-4a32-b5f0-d4b51cb28b84 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:38.934791 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aace87fe-0a94-4a32-b5f0-d4b51cb28b84 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:26:38.935098 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 264/1062] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:26:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:26:38.938993 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-719e0e2b-eff8-4c29-9dfc-15ac1146994f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:38.946465 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-719e0e2b-eff8-4c29-9dfc-15ac1146994f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:38.947113 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 267/1063] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:38 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:38.947355 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-0e56e374-d7f1-43f5-8ade-25690baaabb3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:38.950203 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-0e56e374-d7f1-43f5-8ade-25690baaabb3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:38.950571 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-0e56e374-d7f1-43f5-8ade-25690baaabb3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:38.950909 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-0e56e374-d7f1-43f5-8ade-25690baaabb3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:38.965487 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:38.965487 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:38.973505 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-0e56e374-d7f1-43f5-8ade-25690baaabb3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:38.981975 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-0e56e374-d7f1-43f5-8ade-25690baaabb3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:38.982586 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 269/1064] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:26:38 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:26:39.085706 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fa45343b-ece0-4fe7-bf17-648a6fbf557d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:39.088222 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fa45343b-ece0-4fe7-bf17-648a6fbf557d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] PUT https://10.4.3.126/volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb Aug 13 19:26:39.089262 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fa45343b-ece0-4fe7-bf17-648a6fbf557d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:39.102343 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fa45343b-ece0-4fe7-bf17-648a6fbf557d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Acquiring lock "cinder-attachment_update-2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:26:39.107236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fa45343b-ece0-4fe7-bf17-648a6fbf557d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Lock "cinder-attachment_update-2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:26:39.108646 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:39.108646 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:39.227726 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fa45343b-ece0-4fe7-bf17-648a6fbf557d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Lock "cinder-attachment_update-2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba-np0000007253" released by "attachment_update" :: held 0.121s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:26:39.228075 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-fa45343b-ece0-4fe7-bf17-648a6fbf557d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb returned with HTTP 200 Aug 13 19:26:39.228992 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 265/1065] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:26:39 2026] PUT /volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:39.718984 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e6ab584e-978c-4025-bed7-230f669401c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:39.722351 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6ab584e-978c-4025-bed7-230f669401c4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:39.722938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6ab584e-978c-4025-bed7-230f669401c4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:39.723474 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6ab584e-978c-4025-bed7-230f669401c4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:39.723682 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e6ab584e-978c-4025-bed7-230f669401c4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:39.731585 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:39.731585 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:39.733164 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6ab584e-978c-4025-bed7-230f669401c4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:39.733739 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 265/1066] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:39 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:39.963694 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d47d093f-a140-4f52-9343-14d5a8b5238b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:39.966895 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d47d093f-a140-4f52-9343-14d5a8b5238b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:39.967195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d47d093f-a140-4f52-9343-14d5a8b5238b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:39.967491 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d47d093f-a140-4f52-9343-14d5a8b5238b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:39.982640 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:39.982640 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:39.989170 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d47d093f-a140-4f52-9343-14d5a8b5238b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:39.997807 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d47d093f-a140-4f52-9343-14d5a8b5238b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:39.998583 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 268/1067] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:39 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:40.748563 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9470be0a-0636-4dc3-92fc-2fe7bbfa7738 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:40.751738 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9470be0a-0636-4dc3-92fc-2fe7bbfa7738 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:40.755170 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9470be0a-0636-4dc3-92fc-2fe7bbfa7738 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:40.756417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9470be0a-0636-4dc3-92fc-2fe7bbfa7738 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:40.756417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9470be0a-0636-4dc3-92fc-2fe7bbfa7738 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:40.765837 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:40.765837 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:40.767111 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9470be0a-0636-4dc3-92fc-2fe7bbfa7738 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:40.767731 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 270/1068] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:40 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:41.013554 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9cc5beb1-a18f-45f2-9737-b9e53c6fce67 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:41.016007 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9cc5beb1-a18f-45f2-9737-b9e53c6fce67 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:41.016345 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9cc5beb1-a18f-45f2-9737-b9e53c6fce67 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:41.016674 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9cc5beb1-a18f-45f2-9737-b9e53c6fce67 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:41.029982 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:41.029982 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:41.035070 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9cc5beb1-a18f-45f2-9737-b9e53c6fce67 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:41.042100 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9cc5beb1-a18f-45f2-9737-b9e53c6fce67 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:41.042779 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 266/1069] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:41 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:41.779263 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-30918326-3476-4c28-95f5-8e387417d957 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:41.781192 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30918326-3476-4c28-95f5-8e387417d957 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:41.781422 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30918326-3476-4c28-95f5-8e387417d957 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:41.781622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30918326-3476-4c28-95f5-8e387417d957 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:41.781748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-30918326-3476-4c28-95f5-8e387417d957 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:41.786931 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:41.786931 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:41.787902 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30918326-3476-4c28-95f5-8e387417d957 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:41.788426 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 266/1070] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:41 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:42.058900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2f39c0a6-9d88-4a42-9d7d-0f193a5b0b29 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:42.062356 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2f39c0a6-9d88-4a42-9d7d-0f193a5b0b29 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:42.062356 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2f39c0a6-9d88-4a42-9d7d-0f193a5b0b29 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:42.062356 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2f39c0a6-9d88-4a42-9d7d-0f193a5b0b29 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:42.071399 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:42.071399 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:42.075561 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2f39c0a6-9d88-4a42-9d7d-0f193a5b0b29 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:42.082427 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2f39c0a6-9d88-4a42-9d7d-0f193a5b0b29 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:42.082963 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 269/1071] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:42 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:42.549109 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-9edb2230-1e88-441f-aad5-3b13ad8db033 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:42.554853 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-9edb2230-1e88-441f-aad5-3b13ad8db033 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb/action Aug 13 19:26:42.555204 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-9edb2230-1e88-441f-aad5-3b13ad8db033 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:26:42.555349 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-9edb2230-1e88-441f-aad5-3b13ad8db033 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:42.580338 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:42.580338 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:42.591217 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ddac7d95-0498-493f-875d-a9eabb7f0de0 req-9edb2230-1e88-441f-aad5-3b13ad8db033 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb/action returned with HTTP 204 Aug 13 19:26:42.591722 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 271/1072] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:26:42 2026] POST /volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:42.800965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f4c50ed4-c583-42ba-b1f5-76656dc20e3f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:42.804113 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f4c50ed4-c583-42ba-b1f5-76656dc20e3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:42.804113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f4c50ed4-c583-42ba-b1f5-76656dc20e3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:42.804113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f4c50ed4-c583-42ba-b1f5-76656dc20e3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:42.804113 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f4c50ed4-c583-42ba-b1f5-76656dc20e3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:42.810128 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:42.810128 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:42.811289 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f4c50ed4-c583-42ba-b1f5-76656dc20e3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:42.812299 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 267/1073] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:42 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:42.823039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f49dd580-6784-4c86-b26c-dc6cafb36ba6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:42.825105 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f49dd580-6784-4c86-b26c-dc6cafb36ba6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be Aug 13 19:26:42.825336 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f49dd580-6784-4c86-b26c-dc6cafb36ba6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:42.825554 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f49dd580-6784-4c86-b26c-dc6cafb36ba6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:42.834163 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:42.834163 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:42.838923 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f49dd580-6784-4c86-b26c-dc6cafb36ba6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:42.844621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f49dd580-6784-4c86-b26c-dc6cafb36ba6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be returned with HTTP 200 Aug 13 19:26:42.845188 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 267/1074] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:42 2026] GET /volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:42.857501 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-25c86da1-663d-4f62-b651-bd7caa75789c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:43.059393 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25c86da1-663d-4f62-b651-bd7caa75789c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447/export_record Aug 13 19:26:43.059799 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25c86da1-663d-4f62-b651-bd7caa75789c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:43.059944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25c86da1-663d-4f62-b651-bd7caa75789c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Calling method 'export_record' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:43.060087 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-25c86da1-663d-4f62-b651-bd7caa75789c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Export record for backup 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 19:26:43.079577 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:43.079577 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:43.081140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.api [None req-25c86da1-663d-4f62-b651-bd7caa75789c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Calling RPCAPI with context: , host: np0000007253, backup: 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 19:26:43.092052 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-25c86da1-663d-4f62-b651-bd7caa75789c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] export_record in rpcapi backup_id 3076b1c1-ec58-4df4-8e79-319e96b34447 on host np0000007253. {{(pid=100185) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 19:26:43.096956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-354ad12c-3a60-4327-9b85-57c496ce5cc4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:43.099522 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-354ad12c-3a60-4327-9b85-57c496ce5cc4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:43.099789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-354ad12c-3a60-4327-9b85-57c496ce5cc4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:43.100654 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-354ad12c-3a60-4327-9b85-57c496ce5cc4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:43.106695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-25c86da1-663d-4f62-b651-bd7caa75789c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzA3NmIxYzEtZWM1OC00ZGY0LThlNzktMzE5ZTk2YjM0NDQ3IiwgInVzZXJfaWQiOiAiOTdiOWM3YjhkZDMwNDAwNDk5OWNlODAyMDIwMjQ0M2MiLCAicHJvamVjdF9pZCI6ICIxYzlhYzgxODE0NzY0OTAxOGE3ZGJmZDQzZTYwNGE2NCIsICJ2b2x1bWVfaWQiOiAiNjJkOTQ1ZjAtZDFhZS00ZjViLWJhM2YtNGVjMTM0NWI4MGJlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDE2MDU1MTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc0MzUyMzA4MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyZDk0NWYwLWQxYWUtNGY1Yi1iYTNmLTRlYzEzNDViODBiZS8yMDI2MDgxMzE5MjYyNy9hel9ub3ZhX2JhY2t1cF8zMDc2YjFjMS1lYzU4LTRkZjQtOGU3OS0zMTllOTZiMzQ0NDciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MjY6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100185) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 19:26:43.107651 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25c86da1-663d-4f62-b651-bd7caa75789c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447/export_record returned with HTTP 200 Aug 13 19:26:43.108262 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 270/1075] 10.4.3.126 () {66 vars in 1390 bytes} [Thu Aug 13 19:26:42 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447/export_record => generated 1512 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:43.111520 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:43.111520 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:43.115898 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-354ad12c-3a60-4327-9b85-57c496ce5cc4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:43.120047 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:43.122064 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-354ad12c-3a60-4327-9b85-57c496ce5cc4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:43.122365 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 272/1076] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:43 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1653 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:43.123673 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] POST https://10.4.3.126/volume/v3/backups/import_record Aug 13 19:26:43.124454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2MzMjFmZmItOTg1ZC00NjBhLTlhYjktOGViMDk4ZTliM2UzIiwgInVzZXJfaWQiOiAiOTdiOWM3YjhkZDMwNDAwNDk5OWNlODAyMDIwMjQ0M2MiLCAicHJvamVjdF9pZCI6ICIxYzlhYzgxODE0NzY0OTAxOGE3ZGJmZDQzZTYwNGE2NCIsICJ2b2x1bWVfaWQiOiAiNjJkOTQ1ZjAtZDFhZS00ZjViLWJhM2YtNGVjMTM0NWI4MGJlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDE2MDU1MTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc0MzUyMzA4MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyZDk0NWYwLWQxYWUtNGY1Yi1iYTNmLTRlYzEzNDViODBiZS8yMDI2MDgxMzE5MjYyNy9hel9ub3ZhX2JhY2t1cF8zMDc2YjFjMS1lYzU4LTRkZjQtOGU3OS0zMTllOTZiMzQ0NDciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MjY6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:43.127151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2MzMjFmZmItOTg1ZC00NjBhLTlhYjktOGViMDk4ZTliM2UzIiwgInVzZXJfaWQiOiAiOTdiOWM3YjhkZDMwNDAwNDk5OWNlODAyMDIwMjQ0M2MiLCAicHJvamVjdF9pZCI6ICIxYzlhYzgxODE0NzY0OTAxOGE3ZGJmZDQzZTYwNGE2NCIsICJ2b2x1bWVfaWQiOiAiNjJkOTQ1ZjAtZDFhZS00ZjViLWJhM2YtNGVjMTM0NWI4MGJlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDE2MDU1MTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc0MzUyMzA4MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyZDk0NWYwLWQxYWUtNGY1Yi1iYTNmLTRlYzEzNDViODBiZS8yMDI2MDgxMzE5MjYyNy9hel9ub3ZhX2JhY2t1cF8zMDc2YjFjMS1lYzU4LTRkZjQtOGU3OS0zMTllOTZiMzQ0NDciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MjY6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100186) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 19:26:43.127376 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2MzMjFmZmItOTg1ZC00NjBhLTlhYjktOGViMDk4ZTliM2UzIiwgInVzZXJfaWQiOiAiOTdiOWM3YjhkZDMwNDAwNDk5OWNlODAyMDIwMjQ0M2MiLCAicHJvamVjdF9pZCI6ICIxYzlhYzgxODE0NzY0OTAxOGE3ZGJmZDQzZTYwNGE2NCIsICJ2b2x1bWVfaWQiOiAiNjJkOTQ1ZjAtZDFhZS00ZjViLWJhM2YtNGVjMTM0NWI4MGJlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDE2MDU1MTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc0MzUyMzA4MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyZDk0NWYwLWQxYWUtNGY1Yi1iYTNmLTRlYzEzNDViODBiZS8yMDI2MDgxMzE5MjYyNy9hel9ub3ZhX2JhY2t1cF8zMDc2YjFjMS1lYzU4LTRkZjQtOGU3OS0zMTllOTZiMzQ0NDciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MjY6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100186) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 19:26:43.135312 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f005ac13-e175-423b-88d6-154a1277bd24 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:43.138018 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f005ac13-e175-423b-88d6-154a1277bd24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:26:43.138018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f005ac13-e175-423b-88d6-154a1277bd24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-690042913"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:43.149869 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:43.149869 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:43.150548 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f005ac13-e175-423b-88d6-154a1277bd24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:43.150710 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-f005ac13-e175-423b-88d6-154a1277bd24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:43.163539 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f005ac13-e175-423b-88d6-154a1277bd24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 400 Aug 13 19:26:43.164186 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 268/1077] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:26:43 2026] POST /volume/v3/snapshots => generated 160 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:26:43.175397 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cf96a876-0fca-4d88-8371-38fbb6a96b56 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:43.179114 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf96a876-0fca-4d88-8371-38fbb6a96b56 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:26:43.179475 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cf96a876-0fca-4d88-8371-38fbb6a96b56 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-809263673"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:43.199111 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:43.199111 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:43.199733 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cf96a876-0fca-4d88-8371-38fbb6a96b56 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:43.200038 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-cf96a876-0fca-4d88-8371-38fbb6a96b56 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:43.206817 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Created reservations ['42453e78-f18e-4b60-acd1-4c82285e9ddf', 'ee278482-3266-44f0-a349-89f09bf79410'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:43.249262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-cf96a876-0fca-4d88-8371-38fbb6a96b56 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['51d77a16-b524-4404-bd93-ae43f5cfdae7', '439eec7f-c8fd-45ef-8e65-95be87e164a9', 'ceb4fd4c-c74b-42c6-8400-f45ced5f4162', '724dccb0-75f3-4ec2-a0de-358df50d3624'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:43.256912 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] import_record rpcapi backup id 7c321ffb-985d-460a-9ab9-8eb098e9b3e3 on host np0000007253 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2MzMjFmZmItOTg1ZC00NjBhLTlhYjktOGViMDk4ZTliM2UzIiwgInVzZXJfaWQiOiAiOTdiOWM3YjhkZDMwNDAwNDk5OWNlODAyMDIwMjQ0M2MiLCAicHJvamVjdF9pZCI6ICIxYzlhYzgxODE0NzY0OTAxOGE3ZGJmZDQzZTYwNGE2NCIsICJ2b2x1bWVfaWQiOiAiNjJkOTQ1ZjAtZDFhZS00ZjViLWJhM2YtNGVjMTM0NWI4MGJlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MDE2MDU1MTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc0MzUyMzA4MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzYyZDk0NWYwLWQxYWUtNGY1Yi1iYTNmLTRlYzEzNDViODBiZS8yMDI2MDgxMzE5MjYyNy9hel9ub3ZhX2JhY2t1cF8zMDc2YjFjMS1lYzU4LTRkZjQtOGU3OS0zMTllOTZiMzQ0NDciLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE5OjI2OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MjY6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100186) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 19:26:43.262308 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Import record output: {'backup': {'id': '7c321ffb-985d-460a-9ab9-8eb098e9b3e3', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3'}, {'rel': 'bookmark', 'href': 'https://10.4.3.126/volume/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3'}]}}. {{(pid=100186) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 19:26:43.262308 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9235ad5e-4afe-451b-b899-9d0bb29f39ec tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups/import_record returned with HTTP 201 Aug 13 19:26:43.262308 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 268/1078] 10.4.3.126 () {68 vars in 1302 bytes} [Thu Aug 13 19:26:43 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 142 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 19:26:43.273246 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f05da137-dfd6-4190-8baf-e24b1dfb5ed3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:43.275580 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f05da137-dfd6-4190-8baf-e24b1dfb5ed3 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] GET https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 Aug 13 19:26:43.275797 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f05da137-dfd6-4190-8baf-e24b1dfb5ed3 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:43.276012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f05da137-dfd6-4190-8baf-e24b1dfb5ed3 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:43.276118 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f05da137-dfd6-4190-8baf-e24b1dfb5ed3 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Show backup with id 7c321ffb-985d-460a-9ab9-8eb098e9b3e3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:43.292146 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:43.292146 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:43.292321 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cf96a876-0fca-4d88-8371-38fbb6a96b56 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot force create request issued successfully. Aug 13 19:26:43.292710 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cf96a876-0fca-4d88-8371-38fbb6a96b56 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:26:43.293252 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 271/1079] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:26:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:43.293332 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f05da137-dfd6-4190-8baf-e24b1dfb5ed3 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 returned with HTTP 200 Aug 13 19:26:43.294034 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 273/1080] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:43 2026] GET /volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 => generated 647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:43.305531 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b32d1962-0d6d-42b3-b28b-cb5960f3b214 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:43.311334 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b32d1962-0d6d-42b3-b28b-cb5960f3b214 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 Aug 13 19:26:43.311334 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b32d1962-0d6d-42b3-b28b-cb5960f3b214 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:43.311334 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b32d1962-0d6d-42b3-b28b-cb5960f3b214 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:43.317189 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:43.317189 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:43.318763 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b32d1962-0d6d-42b3-b28b-cb5960f3b214 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:43.318997 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b32d1962-0d6d-42b3-b28b-cb5960f3b214 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 returned with HTTP 200 Aug 13 19:26:43.319819 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 269/1081] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:43 2026] GET /volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:44.312213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-289e968e-15c8-4e98-910f-5ebd51a2921c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:44.314765 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-289e968e-15c8-4e98-910f-5ebd51a2921c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] GET https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 Aug 13 19:26:44.315412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-289e968e-15c8-4e98-910f-5ebd51a2921c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:44.315896 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-289e968e-15c8-4e98-910f-5ebd51a2921c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:44.317299 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-289e968e-15c8-4e98-910f-5ebd51a2921c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Show backup with id 7c321ffb-985d-460a-9ab9-8eb098e9b3e3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:44.333389 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4055ef58-c1b7-484f-ae8d-d9c8de00d751 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:44.333771 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:44.333771 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:44.333771 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-289e968e-15c8-4e98-910f-5ebd51a2921c tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 returned with HTTP 200 Aug 13 19:26:44.333771 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 269/1082] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:44 2026] GET /volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:44.335171 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4055ef58-c1b7-484f-ae8d-d9c8de00d751 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 Aug 13 19:26:44.335171 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4055ef58-c1b7-484f-ae8d-d9c8de00d751 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:44.337590 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4055ef58-c1b7-484f-ae8d-d9c8de00d751 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:44.346102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6efbc046-24a8-4217-98d8-fd7235695f85 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:44.350022 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6efbc046-24a8-4217-98d8-fd7235695f85 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] GET https://10.4.3.126/volume/v3/backups Aug 13 19:26:44.350222 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6efbc046-24a8-4217-98d8-fd7235695f85 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:44.350438 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6efbc046-24a8-4217-98d8-fd7235695f85 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:44.353632 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:44.353632 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:44.353987 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4055ef58-c1b7-484f-ae8d-d9c8de00d751 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:44.354820 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4055ef58-c1b7-484f-ae8d-d9c8de00d751 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 returned with HTTP 200 Aug 13 19:26:44.355220 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 272/1083] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:44 2026] GET /volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:44.366161 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6efbc046-24a8-4217-98d8-fd7235695f85 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 200 Aug 13 19:26:44.366688 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 274/1084] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:26:44 2026] GET /volume/v3/backups => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:44.369605 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2c8119d0-8743-4e5c-97d3-6c518974e455 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:44.373475 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c8119d0-8743-4e5c-97d3-6c518974e455 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:26:44.373950 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c8119d0-8743-4e5c-97d3-6c518974e455 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1008461449"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:44.384223 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:44.386113 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] POST https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447/restore Aug 13 19:26:44.386527 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:44.388426 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Restoring backup 3076b1c1-ec58-4df4-8e79-319e96b34447 ({'restore': {}}) {{(pid=100186) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 19:26:44.388663 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Restoring backup 3076b1c1-ec58-4df4-8e79-319e96b34447 to volume None. Aug 13 19:26:44.394518 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:44.394518 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:44.395173 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2c8119d0-8743-4e5c-97d3-6c518974e455 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:44.395412 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-2c8119d0-8743-4e5c-97d3-6c518974e455 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:44.395821 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:44.395821 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:44.397362 np0000007253 devstack@c-api.service[100186]: INFO cinder.backup.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Creating volume of 1 GB for restore of backup 3076b1c1-ec58-4df4-8e79-319e96b34447. Aug 13 19:26:44.405935 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:26:44.405544. {{(pid=100186) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:26:44.406134 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Availability Zones retrieved successfully. Aug 13 19:26:44.413596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Flow 'volume_create_api' (3cb9e70c-01ab-4065-9816-60539131f821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:44.414993 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cac861a-5a9e-417e-9eb3-9aa3906320c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:44.416399 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:44.445044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2c8119d0-8743-4e5c-97d3-6c518974e455 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['39dc68c9-8947-42ac-8edc-dd879023833c', 'cf349eed-dd09-418b-bfa4-5a417f4d9104', '94d6d179-2ac5-429b-9cae-722576e525df', 'd90e5028-b79a-4fb4-a2fb-39d056bafc83'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:44.450303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cac861a-5a9e-417e-9eb3-9aa3906320c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:44.451286 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f64c702-b9ca-41e0-a4a4-324a4b8a5576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:44.479178 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2c8119d0-8743-4e5c-97d3-6c518974e455 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot force create request issued successfully. Aug 13 19:26:44.479527 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c8119d0-8743-4e5c-97d3-6c518974e455 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:26:44.479999 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 270/1085] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:26:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:44.490059 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a33ef59d-7f76-4473-aab4-c90f9918163d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:44.495300 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a33ef59d-7f76-4473-aab4-c90f9918163d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f Aug 13 19:26:44.495300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a33ef59d-7f76-4473-aab4-c90f9918163d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:44.495300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a33ef59d-7f76-4473-aab4-c90f9918163d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:44.505075 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:44.505075 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:44.506367 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a33ef59d-7f76-4473-aab4-c90f9918163d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:44.508444 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Created reservations ['5040a5e9-d4dc-4643-a2c0-d59b18b13193', '9660fae2-6e2e-4b8e-8f82-3c194c377c5b', 'eae319f0-fe6c-4b31-beee-3fc29db19c11', '60848c18-7eae-4e9d-81cb-af62017e777c'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:44.508947 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a33ef59d-7f76-4473-aab4-c90f9918163d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f returned with HTTP 200 Aug 13 19:26:44.509539 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f64c702-b9ca-41e0-a4a4-324a4b8a5576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5040a5e9-d4dc-4643-a2c0-d59b18b13193', '9660fae2-6e2e-4b8e-8f82-3c194c377c5b', 'eae319f0-fe6c-4b31-beee-3fc29db19c11', '60848c18-7eae-4e9d-81cb-af62017e777c']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:44.510108 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56109bd-1b67-41ef-9b64-4ea7a113feb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:44.511775 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 273/1086] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:44 2026] GET /volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:44.541462 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56109bd-1b67-41ef-9b64-4ea7a113feb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b85acf64-47fa-4462-ab6a-21a600858995', '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_3076b1c1-ec58-4df4-8e79-319e96b34447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9ac818147649018a7dbfd43e604a64',qos_specs=None,replication_status=,reservations=['5040a5e9-d4dc-4643-a2c0-d59b18b13193','9660fae2-6e2e-4b8e-8f82-3c194c377c5b','eae319f0-fe6c-4b31-beee-3fc29db19c11','60848c18-7eae-4e9d-81cb-af62017e777c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b9c7b8dd304004999ce8020202443c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3076b1c1-ec58-4df4-8e79-319e96b34447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b85acf64-47fa-4462-ab6a-21a600858995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c9ac818147649018a7dbfd43e604a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b9c7b8dd304004999ce8020202443c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:44.542223 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26274800-2797-494c-8ac4-b94190b1e958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:44.562050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26274800-2797-494c-8ac4-b94190b1e958) transitioned into 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_3076b1c1-ec58-4df4-8e79-319e96b34447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9ac818147649018a7dbfd43e604a64',qos_specs=None,replication_status=,reservations=['5040a5e9-d4dc-4643-a2c0-d59b18b13193','9660fae2-6e2e-4b8e-8f82-3c194c377c5b','eae319f0-fe6c-4b31-beee-3fc29db19c11','60848c18-7eae-4e9d-81cb-af62017e777c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b9c7b8dd304004999ce8020202443c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:44.562953 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7cd889-283a-4160-a685-39c5c448ab68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:44.574897 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7cd889-283a-4160-a685-39c5c448ab68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:44.576074 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Flow 'volume_create_api' (3cb9e70c-01ab-4065-9816-60539131f821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:44.576545 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Create volume request issued successfully. Aug 13 19:26:44.585293 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:44.585293 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:44.585951 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:45.521148 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3010d391-943a-4a09-8a50-64aba2293be3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:45.523399 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3010d391-943a-4a09-8a50-64aba2293be3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f Aug 13 19:26:45.523658 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3010d391-943a-4a09-8a50-64aba2293be3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:45.523903 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3010d391-943a-4a09-8a50-64aba2293be3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:45.530954 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:45.530954 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:45.531643 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3010d391-943a-4a09-8a50-64aba2293be3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:45.532890 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3010d391-943a-4a09-8a50-64aba2293be3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f returned with HTTP 200 Aug 13 19:26:45.533377 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 275/1087] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:45 2026] GET /volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:45.544138 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15f61db2-2c72-44df-be9a-645cf77d73c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:45.546093 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15f61db2-2c72-44df-be9a-645cf77d73c0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:26:45.546483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15f61db2-2c72-44df-be9a-645cf77d73c0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1512271003"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:45.559937 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:45.559937 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:45.560594 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-15f61db2-2c72-44df-be9a-645cf77d73c0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:45.560799 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-15f61db2-2c72-44df-be9a-645cf77d73c0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:45.588394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-15f61db2-2c72-44df-be9a-645cf77d73c0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['4ddb2c60-50a2-4646-90bb-6edefbe84a37', '5a9ac058-bbd9-4baf-9a0e-5fddadb63cd4', '2a2fa253-2cf7-45e4-86bd-72d9228ce12a', 'e39cd509-3e0e-4b7d-a186-c8cb49140b00'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:45.593789 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:45.593789 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:45.594257 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:45.594558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Checking backup size 1 against volume size 1 {{(pid=100186) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 19:26:45.594558 np0000007253 devstack@c-api.service[100186]: INFO cinder.backup.api [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Overwriting volume b85acf64-47fa-4462-ab6a-21a600858995 with restore of backup 3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:45.610475 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] restore_backup in rpcapi backup_id 3076b1c1-ec58-4df4-8e79-319e96b34447 {{(pid=100186) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 19:26:45.615311 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dabefa64-c13c-4712-a1c0-ef4759658ee7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447/restore returned with HTTP 202 Aug 13 19:26:45.615311 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 270/1088] 10.4.3.126 () {68 vars in 1393 bytes} [Thu Aug 13 19:26:44 2026] POST /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447/restore => generated 189 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:45.622219 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-40eb3b8b-f958-43cb-9947-71702014ab6d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:45.624935 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-40eb3b8b-f958-43cb-9947-71702014ab6d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:45.625350 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-40eb3b8b-f958-43cb-9947-71702014ab6d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:45.625516 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-40eb3b8b-f958-43cb-9947-71702014ab6d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:45.625677 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-40eb3b8b-f958-43cb-9947-71702014ab6d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:45.631709 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:45.631709 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:45.632934 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-40eb3b8b-f958-43cb-9947-71702014ab6d tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:45.633538 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 274/1089] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:45 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:45.634078 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-15f61db2-2c72-44df-be9a-645cf77d73c0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot force create request issued successfully. Aug 13 19:26:45.634527 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15f61db2-2c72-44df-be9a-645cf77d73c0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:26:45.635174 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 271/1090] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:26:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:45.645728 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e518087b-1ae0-4afd-9b40-d8bf80bca46e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:45.647677 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e518087b-1ae0-4afd-9b40-d8bf80bca46e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 Aug 13 19:26:45.647890 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e518087b-1ae0-4afd-9b40-d8bf80bca46e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:45.648086 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e518087b-1ae0-4afd-9b40-d8bf80bca46e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:45.653751 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:45.653751 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:45.654300 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e518087b-1ae0-4afd-9b40-d8bf80bca46e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:45.655200 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e518087b-1ae0-4afd-9b40-d8bf80bca46e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 returned with HTTP 200 Aug 13 19:26:45.655653 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 276/1091] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:45 2026] GET /volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:46.649078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a95227bc-94f1-421c-bcd4-a73e898635a9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:46.651641 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a95227bc-94f1-421c-bcd4-a73e898635a9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:46.651922 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a95227bc-94f1-421c-bcd4-a73e898635a9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:46.652205 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a95227bc-94f1-421c-bcd4-a73e898635a9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:46.652449 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-a95227bc-94f1-421c-bcd4-a73e898635a9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:46.658698 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:46.658698 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:46.659649 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a95227bc-94f1-421c-bcd4-a73e898635a9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:46.660147 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 271/1092] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:46 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:46.666222 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-45cfe027-3d38-403a-96fc-b6eaad17627c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:46.668404 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-45cfe027-3d38-403a-96fc-b6eaad17627c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 Aug 13 19:26:46.668642 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-45cfe027-3d38-403a-96fc-b6eaad17627c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:46.668881 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-45cfe027-3d38-403a-96fc-b6eaad17627c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:46.674915 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:46.674915 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:46.676237 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-45cfe027-3d38-403a-96fc-b6eaad17627c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:46.676742 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-45cfe027-3d38-403a-96fc-b6eaad17627c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 returned with HTTP 200 Aug 13 19:26:46.677216 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 275/1093] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:46 2026] GET /volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:46.689041 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bf19879d-8b57-4848-8339-47a186500bc5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:46.691840 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf19879d-8b57-4848-8339-47a186500bc5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 Aug 13 19:26:46.692092 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf19879d-8b57-4848-8339-47a186500bc5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:46.692577 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf19879d-8b57-4848-8339-47a186500bc5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:46.692712 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-bf19879d-8b57-4848-8339-47a186500bc5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 3ea867b5-83c0-481b-99c8-c1b437841d88 Aug 13 19:26:46.699352 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:46.699352 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:46.700043 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bf19879d-8b57-4848-8339-47a186500bc5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:46.725874 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bf19879d-8b57-4848-8339-47a186500bc5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:26:46.726107 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf19879d-8b57-4848-8339-47a186500bc5 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 returned with HTTP 202 Aug 13 19:26:46.726578 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 272/1094] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:26:46 2026] DELETE /volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:46.734166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dad56e6f-b013-477b-b868-58ec3ea5a2d7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:46.738679 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dad56e6f-b013-477b-b868-58ec3ea5a2d7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 Aug 13 19:26:46.738966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dad56e6f-b013-477b-b868-58ec3ea5a2d7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:46.739237 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dad56e6f-b013-477b-b868-58ec3ea5a2d7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:46.755185 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:46.755185 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:46.755895 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dad56e6f-b013-477b-b868-58ec3ea5a2d7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:46.757083 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dad56e6f-b013-477b-b868-58ec3ea5a2d7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 returned with HTTP 200 Aug 13 19:26:46.758730 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 277/1095] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:46 2026] GET /volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:47.672467 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dd90f0e0-04da-4b33-addd-a36d2f8b4fe9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:47.678250 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dd90f0e0-04da-4b33-addd-a36d2f8b4fe9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:47.678250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dd90f0e0-04da-4b33-addd-a36d2f8b4fe9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:47.678250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dd90f0e0-04da-4b33-addd-a36d2f8b4fe9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:47.678250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-dd90f0e0-04da-4b33-addd-a36d2f8b4fe9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:47.683758 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:47.683758 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:47.687878 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dd90f0e0-04da-4b33-addd-a36d2f8b4fe9 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:47.687878 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 272/1096] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:47 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:47.775530 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-43bdd7c7-3291-4330-b87a-a426436ff96d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:47.778113 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-43bdd7c7-3291-4330-b87a-a426436ff96d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 Aug 13 19:26:47.778323 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-43bdd7c7-3291-4330-b87a-a426436ff96d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:47.778430 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-43bdd7c7-3291-4330-b87a-a426436ff96d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:47.782897 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-43bdd7c7-3291-4330-b87a-a426436ff96d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 returned with HTTP 404 Aug 13 19:26:47.783318 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 276/1097] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:47 2026] GET /volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:47.793009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0e2e867f-bfa6-42eb-ab08-1d0746718e72 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:47.795489 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0e2e867f-bfa6-42eb-ab08-1d0746718e72 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 Aug 13 19:26:47.795790 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0e2e867f-bfa6-42eb-ab08-1d0746718e72 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:47.796061 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0e2e867f-bfa6-42eb-ab08-1d0746718e72 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:47.796219 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-0e2e867f-bfa6-42eb-ab08-1d0746718e72 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 1f968975-f7fa-4961-bf49-74902ac502a9 Aug 13 19:26:47.804049 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:47.804049 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:47.804713 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0e2e867f-bfa6-42eb-ab08-1d0746718e72 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:47.829655 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0e2e867f-bfa6-42eb-ab08-1d0746718e72 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:26:47.829892 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0e2e867f-bfa6-42eb-ab08-1d0746718e72 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 returned with HTTP 202 Aug 13 19:26:47.830453 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 273/1098] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:26:47 2026] DELETE /volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:47.842502 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3ed0a0f9-5b9d-491b-8c01-1b9c8aca3fa4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:47.847430 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ed0a0f9-5b9d-491b-8c01-1b9c8aca3fa4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 Aug 13 19:26:47.848634 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ed0a0f9-5b9d-491b-8c01-1b9c8aca3fa4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:47.849228 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ed0a0f9-5b9d-491b-8c01-1b9c8aca3fa4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:47.862080 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:47.862080 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:47.862080 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3ed0a0f9-5b9d-491b-8c01-1b9c8aca3fa4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:47.863767 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ed0a0f9-5b9d-491b-8c01-1b9c8aca3fa4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 returned with HTTP 200 Aug 13 19:26:47.864820 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 278/1099] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:47 2026] GET /volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:48.702210 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-94687ded-35ac-4f61-aa15-fe351457a166 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:48.704820 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-94687ded-35ac-4f61-aa15-fe351457a166 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:48.705060 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-94687ded-35ac-4f61-aa15-fe351457a166 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:48.705342 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-94687ded-35ac-4f61-aa15-fe351457a166 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:48.705433 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-94687ded-35ac-4f61-aa15-fe351457a166 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:48.714830 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:48.714830 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:48.714830 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-94687ded-35ac-4f61-aa15-fe351457a166 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:48.714830 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 273/1100] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:48 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:48.875996 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-560500a1-5e20-4151-b4ba-438cf4387373 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:48.877660 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-560500a1-5e20-4151-b4ba-438cf4387373 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 Aug 13 19:26:48.877829 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-560500a1-5e20-4151-b4ba-438cf4387373 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:48.878082 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-560500a1-5e20-4151-b4ba-438cf4387373 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:48.882802 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-560500a1-5e20-4151-b4ba-438cf4387373 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 returned with HTTP 404 Aug 13 19:26:48.883385 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 277/1101] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:48 2026] GET /volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:48.892037 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-65965857-89bf-4930-b6d0-b1d33331a4d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:48.896157 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65965857-89bf-4930-b6d0-b1d33331a4d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f Aug 13 19:26:48.896157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65965857-89bf-4930-b6d0-b1d33331a4d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:48.896157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65965857-89bf-4930-b6d0-b1d33331a4d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:48.896157 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-65965857-89bf-4930-b6d0-b1d33331a4d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: d4272930-6aeb-4f03-b597-d84e79a6bf9f Aug 13 19:26:48.902058 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:48.902058 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:48.902768 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-65965857-89bf-4930-b6d0-b1d33331a4d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:48.923174 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-65965857-89bf-4930-b6d0-b1d33331a4d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:26:48.923174 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65965857-89bf-4930-b6d0-b1d33331a4d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f returned with HTTP 202 Aug 13 19:26:48.923174 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 274/1102] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:26:48 2026] DELETE /volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:48.933457 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-50af67e9-3b60-4cb9-af5a-a249d045d6c1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:48.935767 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50af67e9-3b60-4cb9-af5a-a249d045d6c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f Aug 13 19:26:48.936035 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50af67e9-3b60-4cb9-af5a-a249d045d6c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:48.936254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50af67e9-3b60-4cb9-af5a-a249d045d6c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:48.944699 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:48.944699 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:48.945395 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-50af67e9-3b60-4cb9-af5a-a249d045d6c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:48.946696 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50af67e9-3b60-4cb9-af5a-a249d045d6c1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f returned with HTTP 200 Aug 13 19:26:48.947301 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 279/1103] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:48 2026] GET /volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:26:49.727069 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-28e29f05-9776-4eb3-9226-966f55cebd35 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:49.730505 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-28e29f05-9776-4eb3-9226-966f55cebd35 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:49.734800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-28e29f05-9776-4eb3-9226-966f55cebd35 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:49.735166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-28e29f05-9776-4eb3-9226-966f55cebd35 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:49.735367 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-28e29f05-9776-4eb3-9226-966f55cebd35 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:49.745749 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:49.745749 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:49.747508 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-28e29f05-9776-4eb3-9226-966f55cebd35 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:49.747508 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 274/1104] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:49 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:49.959004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5edb5aa8-8baa-4a52-a2cd-e7e9ceac795d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:49.962681 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5edb5aa8-8baa-4a52-a2cd-e7e9ceac795d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f Aug 13 19:26:49.962681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5edb5aa8-8baa-4a52-a2cd-e7e9ceac795d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:49.962681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5edb5aa8-8baa-4a52-a2cd-e7e9ceac795d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:49.969260 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5edb5aa8-8baa-4a52-a2cd-e7e9ceac795d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f returned with HTTP 404 Aug 13 19:26:49.969679 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 278/1105] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:49 2026] GET /volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:49.977845 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-496c0235-ffe3-4793-9f07-45b13d1b9d06 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:49.981800 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-496c0235-ffe3-4793-9f07-45b13d1b9d06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 Aug 13 19:26:49.982026 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-496c0235-ffe3-4793-9f07-45b13d1b9d06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:49.982347 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-496c0235-ffe3-4793-9f07-45b13d1b9d06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:49.982347 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-496c0235-ffe3-4793-9f07-45b13d1b9d06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 1f968975-f7fa-4961-bf49-74902ac502a9 Aug 13 19:26:49.986656 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-496c0235-ffe3-4793-9f07-45b13d1b9d06 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 returned with HTTP 404 Aug 13 19:26:49.987484 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 275/1106] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:26:49 2026] DELETE /volume/v3/snapshots/1f968975-f7fa-4961-bf49-74902ac502a9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:49.995869 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0f4acca4-de84-4f80-b087-f45f0ac406f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:49.999593 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f4acca4-de84-4f80-b087-f45f0ac406f4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f Aug 13 19:26:49.999801 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f4acca4-de84-4f80-b087-f45f0ac406f4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:50.000055 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f4acca4-de84-4f80-b087-f45f0ac406f4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:50.000174 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-0f4acca4-de84-4f80-b087-f45f0ac406f4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: d4272930-6aeb-4f03-b597-d84e79a6bf9f Aug 13 19:26:50.008018 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f4acca4-de84-4f80-b087-f45f0ac406f4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f returned with HTTP 404 Aug 13 19:26:50.008595 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 280/1107] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:26:49 2026] DELETE /volume/v3/snapshots/d4272930-6aeb-4f03-b597-d84e79a6bf9f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:50.017199 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c637ff78-fcc7-4266-a610-4130c642c624 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:50.019437 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c637ff78-fcc7-4266-a610-4130c642c624 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 Aug 13 19:26:50.019437 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c637ff78-fcc7-4266-a610-4130c642c624 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:50.019696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c637ff78-fcc7-4266-a610-4130c642c624 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:50.019696 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-c637ff78-fcc7-4266-a610-4130c642c624 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 3ea867b5-83c0-481b-99c8-c1b437841d88 Aug 13 19:26:50.027781 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c637ff78-fcc7-4266-a610-4130c642c624 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 returned with HTTP 404 Aug 13 19:26:50.029355 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 275/1108] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:26:50 2026] DELETE /volume/v3/snapshots/3ea867b5-83c0-481b-99c8-c1b437841d88 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:50.070386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-51760b89-8dae-4fe1-9d25-371432b204af req-c3a24cc1-e79d-494d-a62d-281249c066ba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:50.074095 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-c3a24cc1-e79d-494d-a62d-281249c066ba tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:50.074312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-c3a24cc1-e79d-494d-a62d-281249c066ba tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:50.074614 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-c3a24cc1-e79d-494d-a62d-281249c066ba tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:50.088896 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:50.088896 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:50.097919 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-51760b89-8dae-4fe1-9d25-371432b204af req-c3a24cc1-e79d-494d-a62d-281249c066ba tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:50.108821 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-c3a24cc1-e79d-494d-a62d-281249c066ba tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:50.109299 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 279/1109] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:26:50 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1653 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:50.158929 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-51760b89-8dae-4fe1-9d25-371432b204af req-6177a598-eae8-4ff8-b924-71a8f60dc20e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:50.160962 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-6177a598-eae8-4ff8-b924-71a8f60dc20e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba/action Aug 13 19:26:50.161377 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-6177a598-eae8-4ff8-b924-71a8f60dc20e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:26:50.161622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-6177a598-eae8-4ff8-b924-71a8f60dc20e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:50.176565 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:50.176565 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:50.177158 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-51760b89-8dae-4fe1-9d25-371432b204af req-6177a598-eae8-4ff8-b924-71a8f60dc20e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:50.187567 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-51760b89-8dae-4fe1-9d25-371432b204af req-6177a598-eae8-4ff8-b924-71a8f60dc20e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Begin detaching volume completed successfully. Aug 13 19:26:50.187777 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-6177a598-eae8-4ff8-b924-71a8f60dc20e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba/action returned with HTTP 202 Aug 13 19:26:50.188227 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 276/1110] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:26:50 2026] POST /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:26:50.242131 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4921dbfb-36f9-4382-bf07-71e662978430 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:50.242592 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4921dbfb-36f9-4382-bf07-71e662978430 None None] GET https://10.4.3.126/volume// Aug 13 19:26:50.242812 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4921dbfb-36f9-4382-bf07-71e662978430 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:50.243545 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4921dbfb-36f9-4382-bf07-71e662978430 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:50.243545 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4921dbfb-36f9-4382-bf07-71e662978430 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:26:50.243898 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 281/1111] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:26:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:26:50.251415 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-51760b89-8dae-4fe1-9d25-371432b204af req-d3ffc1fd-7399-46c1-8196-572024f3a41c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:50.253504 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-d3ffc1fd-7399-46c1-8196-572024f3a41c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:50.253719 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-d3ffc1fd-7399-46c1-8196-572024f3a41c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:50.253964 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-d3ffc1fd-7399-46c1-8196-572024f3a41c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:50.269647 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:50.269647 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:50.274159 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-51760b89-8dae-4fe1-9d25-371432b204af req-d3ffc1fd-7399-46c1-8196-572024f3a41c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:50.285006 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-d3ffc1fd-7399-46c1-8196-572024f3a41c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:50.285574 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 276/1112] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:26:50 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:26:50.760155 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-594ba99b-62b3-4af7-bdda-6fb930d94d0b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:50.766298 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-594ba99b-62b3-4af7-bdda-6fb930d94d0b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:50.766298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-594ba99b-62b3-4af7-bdda-6fb930d94d0b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:50.766298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-594ba99b-62b3-4af7-bdda-6fb930d94d0b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:50.766298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-594ba99b-62b3-4af7-bdda-6fb930d94d0b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:50.769042 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:50.769042 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:50.769865 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-594ba99b-62b3-4af7-bdda-6fb930d94d0b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:50.770223 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 280/1113] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:50 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:51.446517 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-51760b89-8dae-4fe1-9d25-371432b204af req-5c1a14e7-8497-4306-b5fe-9b3944db7427 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:51.449602 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-5c1a14e7-8497-4306-b5fe-9b3944db7427 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb Aug 13 19:26:51.449798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-5c1a14e7-8497-4306-b5fe-9b3944db7427 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:51.449984 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-5c1a14e7-8497-4306-b5fe-9b3944db7427 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:51.451695 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=250,cinder:UPDATE=92,cinder:INSERT=57 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:26:51.456512 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:51.456512 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:51.526065 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-51760b89-8dae-4fe1-9d25-371432b204af req-5c1a14e7-8497-4306-b5fe-9b3944db7427 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb returned with HTTP 200 Aug 13 19:26:51.526482 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 277/1114] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:26:51 2026] DELETE /volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:51.784170 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7b78d66c-c155-4490-b9b9-d8e4b1ae5d3c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:51.786122 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b78d66c-c155-4490-b9b9-d8e4b1ae5d3c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:51.786122 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b78d66c-c155-4490-b9b9-d8e4b1ae5d3c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:51.786122 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b78d66c-c155-4490-b9b9-d8e4b1ae5d3c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:51.786306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7b78d66c-c155-4490-b9b9-d8e4b1ae5d3c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:51.792714 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=180,cinder:INSERT=23,cinder:UPDATE=33 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:26:51.800974 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:51.800974 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:51.802127 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b78d66c-c155-4490-b9b9-d8e4b1ae5d3c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:51.802707 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 282/1115] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:51 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:52.806099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7deeb26e-2695-4437-a664-7f2ed0ca3e00 req-e9388637-e900-4f22-836b-9e1b8d6bd96c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:52.810250 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7deeb26e-2695-4437-a664-7f2ed0ca3e00 req-e9388637-e900-4f22-836b-9e1b8d6bd96c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb Aug 13 19:26:52.812300 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7deeb26e-2695-4437-a664-7f2ed0ca3e00 req-e9388637-e900-4f22-836b-9e1b8d6bd96c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:52.812300 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7deeb26e-2695-4437-a664-7f2ed0ca3e00 req-e9388637-e900-4f22-836b-9e1b8d6bd96c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:52.813837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4adea14f-5623-4c97-947a-dc5019afc4ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:52.815352 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4adea14f-5623-4c97-947a-dc5019afc4ac tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:52.815519 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4adea14f-5623-4c97-947a-dc5019afc4ac tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:52.815752 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4adea14f-5623-4c97-947a-dc5019afc4ac tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:52.815890 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4adea14f-5623-4c97-947a-dc5019afc4ac tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:52.818545 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7deeb26e-2695-4437-a664-7f2ed0ca3e00 req-e9388637-e900-4f22-836b-9e1b8d6bd96c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb returned with HTTP 404 Aug 13 19:26:52.819652 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 277/1116] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:26:52 2026] DELETE /volume/v3/attachments/7b4f93ea-150a-49d6-9427-5be16cddabcb => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:26:52.820200 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:52.820200 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:52.821170 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4adea14f-5623-4c97-947a-dc5019afc4ac tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:52.821533 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 281/1117] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:52 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:53.809327 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a30df7ff-9dfa-4a63-806f-60a0da97fb0e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:53.811641 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a30df7ff-9dfa-4a63-806f-60a0da97fb0e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] DELETE https://10.4.3.126/volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204 Aug 13 19:26:53.811813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a30df7ff-9dfa-4a63-806f-60a0da97fb0e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:53.811985 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a30df7ff-9dfa-4a63-806f-60a0da97fb0e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:53.820383 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:53.820383 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:53.833742 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f6556e6a-342e-4bde-8a48-4a116949c14b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:53.835780 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6556e6a-342e-4bde-8a48-4a116949c14b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:53.835850 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6556e6a-342e-4bde-8a48-4a116949c14b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:53.836047 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6556e6a-342e-4bde-8a48-4a116949c14b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:53.836166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f6556e6a-342e-4bde-8a48-4a116949c14b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:53.841031 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:53.841031 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:53.842083 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6556e6a-342e-4bde-8a48-4a116949c14b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:53.842525 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 283/1118] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:53 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:53.870949 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a30df7ff-9dfa-4a63-806f-60a0da97fb0e tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204 returned with HTTP 200 Aug 13 19:26:53.871778 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 278/1119] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:26:53 2026] DELETE /volume/v3/attachments/726045ad-eda1-44eb-be6d-c6f3c79ee204 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:53.880678 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a16fb0b5-601c-4ee2-87d4-3483b96bf6ff None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:53.882784 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a16fb0b5-601c-4ee2-87d4-3483b96bf6ff tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] DELETE https://10.4.3.126/volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c Aug 13 19:26:53.882991 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a16fb0b5-601c-4ee2-87d4-3483b96bf6ff tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:53.883199 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a16fb0b5-601c-4ee2-87d4-3483b96bf6ff tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:53.893644 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:53.893644 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:53.952311 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-a16fb0b5-601c-4ee2-87d4-3483b96bf6ff tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c returned with HTTP 200 Aug 13 19:26:53.952958 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 278/1120] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:26:53 2026] DELETE /volume/v3/attachments/208a17bb-1c0b-4609-83d9-41fc345aef4c => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:53.964900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-66a2e4bb-7d39-427f-988d-f155cdf532ee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:53.966978 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-66a2e4bb-7d39-427f-988d-f155cdf532ee tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] DELETE https://10.4.3.126/volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7 Aug 13 19:26:53.967416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-66a2e4bb-7d39-427f-988d-f155cdf532ee tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:53.967600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-66a2e4bb-7d39-427f-988d-f155cdf532ee tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:53.976251 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:53.976251 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:54.037568 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c618228e-71a8-420e-bf28-f7e081c5d930 req-66a2e4bb-7d39-427f-988d-f155cdf532ee tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7 returned with HTTP 200 Aug 13 19:26:54.038225 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 282/1121] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:26:53 2026] DELETE /volume/v3/attachments/9bb5d38a-3dbe-4eeb-b453-b383c5c2b3e7 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:54.541987 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dc9eb712-1fdf-4315-9004-764e918707c2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:54.544118 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dc9eb712-1fdf-4315-9004-764e918707c2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:54.544325 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dc9eb712-1fdf-4315-9004-764e918707c2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:54.544526 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dc9eb712-1fdf-4315-9004-764e918707c2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:54.552703 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:54.552703 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:54.556768 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dc9eb712-1fdf-4315-9004-764e918707c2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:54.562421 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dc9eb712-1fdf-4315-9004-764e918707c2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:54.562820 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 284/1122] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:54 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:54.575002 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-51ecc0ac-47fe-483d-bed6-baeebc77817c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:54.577365 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51ecc0ac-47fe-483d-bed6-baeebc77817c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:54.577665 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51ecc0ac-47fe-483d-bed6-baeebc77817c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:54.577993 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51ecc0ac-47fe-483d-bed6-baeebc77817c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:54.578217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-51ecc0ac-47fe-483d-bed6-baeebc77817c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume with id: 2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:54.587672 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:54.587672 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:54.588450 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-51ecc0ac-47fe-483d-bed6-baeebc77817c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:54.613635 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-51ecc0ac-47fe-483d-bed6-baeebc77817c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume request issued successfully. Aug 13 19:26:54.613960 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51ecc0ac-47fe-483d-bed6-baeebc77817c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 202 Aug 13 19:26:54.615202 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 279/1123] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:54 2026] DELETE /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:54.622043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7dab4fad-187b-439c-bb1b-f6952539a82c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:54.625473 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7dab4fad-187b-439c-bb1b-f6952539a82c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:54.625680 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7dab4fad-187b-439c-bb1b-f6952539a82c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:54.625891 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7dab4fad-187b-439c-bb1b-f6952539a82c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:54.634425 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:54.634425 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:54.638905 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7dab4fad-187b-439c-bb1b-f6952539a82c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:54.647561 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7dab4fad-187b-439c-bb1b-f6952539a82c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 200 Aug 13 19:26:54.648042 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 279/1124] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:54 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:54.853211 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b713b3f9-a91c-4155-96fe-ff25c462f96a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:54.855508 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b713b3f9-a91c-4155-96fe-ff25c462f96a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:54.855710 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b713b3f9-a91c-4155-96fe-ff25c462f96a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:54.855900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b713b3f9-a91c-4155-96fe-ff25c462f96a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:54.856295 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b713b3f9-a91c-4155-96fe-ff25c462f96a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:54.860818 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:54.860818 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:54.861563 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b713b3f9-a91c-4155-96fe-ff25c462f96a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:54.862063 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 283/1125] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:54 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:55.661595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b051682b-442a-41f2-85d7-f8069d705cf4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:55.663240 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b051682b-442a-41f2-85d7-f8069d705cf4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba Aug 13 19:26:55.663425 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b051682b-442a-41f2-85d7-f8069d705cf4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:55.663595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b051682b-442a-41f2-85d7-f8069d705cf4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:55.669665 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b051682b-442a-41f2-85d7-f8069d705cf4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba returned with HTTP 404 Aug 13 19:26:55.670081 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 285/1126] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:55 2026] GET /volume/v3/volumes/2f036164-b82c-4a5b-82cc-3bfc6ac8a7ba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:55.681548 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b4bc2697-a35b-411d-80d9-038a2282f82f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:55.683875 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4bc2697-a35b-411d-80d9-038a2282f82f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:26:55.684182 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4bc2697-a35b-411d-80d9-038a2282f82f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:55.684666 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4bc2697-a35b-411d-80d9-038a2282f82f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:55.694622 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:55.694622 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:55.699572 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b4bc2697-a35b-411d-80d9-038a2282f82f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:55.705545 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4bc2697-a35b-411d-80d9-038a2282f82f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:26:55.706141 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 280/1127] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:55 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:55.718723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b315127a-a22a-41ed-8405-b187b5223a7c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:55.720814 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b315127a-a22a-41ed-8405-b187b5223a7c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:26:55.721211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b315127a-a22a-41ed-8405-b187b5223a7c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c460483-410c-4ee2-9424-59743515061a", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-936810928"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:55.731652 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:55.731652 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:55.732248 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b315127a-a22a-41ed-8405-b187b5223a7c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:55.732449 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-b315127a-a22a-41ed-8405-b187b5223a7c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 8c460483-410c-4ee2-9424-59743515061a Aug 13 19:26:55.765891 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-b315127a-a22a-41ed-8405-b187b5223a7c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['5cc338f6-7787-4801-910d-2f217fa52047', 'a9c345bc-9148-42fa-bf85-da9c40007fbf', '2f800595-89a5-4781-a04c-c40ddb55fda8', 'c2b1a2a0-9644-4d22-8589-7d3078603059'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:55.810739 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b315127a-a22a-41ed-8405-b187b5223a7c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot create request issued successfully. Aug 13 19:26:55.811133 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b315127a-a22a-41ed-8405-b187b5223a7c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:26:55.811809 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 280/1128] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:26:55 2026] POST /volume/v3/snapshots => generated 379 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:55.823459 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c48c309d-79fe-4881-adae-85bd4be3d88c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:55.827102 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c48c309d-79fe-4881-adae-85bd4be3d88c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:55.827102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c48c309d-79fe-4881-adae-85bd4be3d88c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:55.827102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c48c309d-79fe-4881-adae-85bd4be3d88c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:55.834610 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:55.834610 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:55.835366 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c48c309d-79fe-4881-adae-85bd4be3d88c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:55.837066 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c48c309d-79fe-4881-adae-85bd4be3d88c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 200 Aug 13 19:26:55.837634 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 284/1129] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:55 2026] GET /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 511 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:55.871220 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4ba08d5e-fd90-4594-9c4a-aa6d7f13ba08 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:55.873487 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ba08d5e-fd90-4594-9c4a-aa6d7f13ba08 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:55.873676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ba08d5e-fd90-4594-9c4a-aa6d7f13ba08 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:55.873858 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ba08d5e-fd90-4594-9c4a-aa6d7f13ba08 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:55.873973 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4ba08d5e-fd90-4594-9c4a-aa6d7f13ba08 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:55.879783 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:55.879783 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:55.880669 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ba08d5e-fd90-4594-9c4a-aa6d7f13ba08 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:55.880996 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 286/1130] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:55 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:55.890117 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-33489de4-2692-442c-9c82-7682ed703ba5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:55.892581 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33489de4-2692-442c-9c82-7682ed703ba5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/b85acf64-47fa-4462-ab6a-21a600858995 Aug 13 19:26:55.892936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33489de4-2692-442c-9c82-7682ed703ba5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:55.893257 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33489de4-2692-442c-9c82-7682ed703ba5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:55.901873 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:55.901873 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:55.907334 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-33489de4-2692-442c-9c82-7682ed703ba5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:55.914742 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33489de4-2692-442c-9c82-7682ed703ba5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/b85acf64-47fa-4462-ab6a-21a600858995 returned with HTTP 200 Aug 13 19:26:55.915254 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 281/1131] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:55 2026] GET /volume/v3/volumes/b85acf64-47fa-4462-ab6a-21a600858995 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:55.926926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4c21a690-9176-4e05-9bd3-51cf62a8b2b6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:55.929353 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4c21a690-9176-4e05-9bd3-51cf62a8b2b6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:26:55.929608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4c21a690-9176-4e05-9bd3-51cf62a8b2b6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:55.929856 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4c21a690-9176-4e05-9bd3-51cf62a8b2b6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:55.930194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-4c21a690-9176-4e05-9bd3-51cf62a8b2b6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:26:55.930672 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:55.930672 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:55.931246 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4c21a690-9176-4e05-9bd3-51cf62a8b2b6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:26:55.944852 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4c21a690-9176-4e05-9bd3-51cf62a8b2b6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Get all volumes completed successfully. Aug 13 19:26:55.945565 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4c21a690-9176-4e05-9bd3-51cf62a8b2b6 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:26:55.946063 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 281/1132] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:26:55 2026] GET /volume/v3/volumes => generated 663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:55.954504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0d8e8950-5f02-4207-ba87-f63437078f7b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:55.956156 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0d8e8950-5f02-4207-ba87-f63437078f7b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] DELETE https://10.4.3.126/volume/v3/volumes/b85acf64-47fa-4462-ab6a-21a600858995 Aug 13 19:26:55.957846 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0d8e8950-5f02-4207-ba87-f63437078f7b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:55.957846 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0d8e8950-5f02-4207-ba87-f63437078f7b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:55.957846 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-0d8e8950-5f02-4207-ba87-f63437078f7b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Delete volume with id: b85acf64-47fa-4462-ab6a-21a600858995 Aug 13 19:26:55.966491 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:55.966491 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:55.967329 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0d8e8950-5f02-4207-ba87-f63437078f7b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:55.995649 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0d8e8950-5f02-4207-ba87-f63437078f7b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Delete volume request issued successfully. Aug 13 19:26:55.995649 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0d8e8950-5f02-4207-ba87-f63437078f7b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/b85acf64-47fa-4462-ab6a-21a600858995 returned with HTTP 202 Aug 13 19:26:55.995649 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 285/1133] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:55 2026] DELETE /volume/v3/volumes/b85acf64-47fa-4462-ab6a-21a600858995 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:56.006882 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df7ff277-3b33-42c4-b496-ef3e6280c747 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:56.009291 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df7ff277-3b33-42c4-b496-ef3e6280c747 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] DELETE https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 Aug 13 19:26:56.009715 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df7ff277-3b33-42c4-b496-ef3e6280c747 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:56.009870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df7ff277-3b33-42c4-b496-ef3e6280c747 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:56.010038 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-df7ff277-3b33-42c4-b496-ef3e6280c747 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Delete backup with id: 7c321ffb-985d-460a-9ab9-8eb098e9b3e3. Aug 13 19:26:56.016893 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:56.016893 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:56.047660 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-df7ff277-3b33-42c4-b496-ef3e6280c747 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] delete_backup rpcapi backup_id 7c321ffb-985d-460a-9ab9-8eb098e9b3e3 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:26:56.049678 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df7ff277-3b33-42c4-b496-ef3e6280c747 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 returned with HTTP 202 Aug 13 19:26:56.050801 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 287/1134] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:56 2026] DELETE /volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 19:26:56.059700 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3b4ab94-cf04-4b19-9b1b-a120a16184a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:56.070352 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3b4ab94-cf04-4b19-9b1b-a120a16184a4 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] GET https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 Aug 13 19:26:56.070460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3b4ab94-cf04-4b19-9b1b-a120a16184a4 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:56.071213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3b4ab94-cf04-4b19-9b1b-a120a16184a4 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:56.071213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a3b4ab94-cf04-4b19-9b1b-a120a16184a4 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Show backup with id 7c321ffb-985d-460a-9ab9-8eb098e9b3e3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:56.093223 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:56.093223 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:56.096361 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3b4ab94-cf04-4b19-9b1b-a120a16184a4 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 returned with HTTP 200 Aug 13 19:26:56.096361 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 282/1135] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:56 2026] GET /volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 => generated 801 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:56.846384 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-29c107bf-a65b-41ab-9373-ae00efa98541 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:56.848202 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-29c107bf-a65b-41ab-9373-ae00efa98541 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:56.848452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-29c107bf-a65b-41ab-9373-ae00efa98541 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:56.848722 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-29c107bf-a65b-41ab-9373-ae00efa98541 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:56.854575 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:56.854575 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:56.855117 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-29c107bf-a65b-41ab-9373-ae00efa98541 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:56.856020 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-29c107bf-a65b-41ab-9373-ae00efa98541 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 200 Aug 13 19:26:56.856508 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 282/1136] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:56 2026] GET /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:56.866882 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9fd7707c-bfc1-4c50-a82c-213f92a8ad57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:56.868629 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fd7707c-bfc1-4c50-a82c-213f92a8ad57 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:56.868824 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fd7707c-bfc1-4c50-a82c-213f92a8ad57 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:56.868994 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fd7707c-bfc1-4c50-a82c-213f92a8ad57 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:56.873959 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:56.873959 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:56.874414 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9fd7707c-bfc1-4c50-a82c-213f92a8ad57 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:56.875110 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fd7707c-bfc1-4c50-a82c-213f92a8ad57 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 200 Aug 13 19:26:56.875493 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 286/1137] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:56 2026] GET /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:56.885299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f30b8d73-50e9-4362-b5b4-28565c532701 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:56.887487 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f30b8d73-50e9-4362-b5b4-28565c532701 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 13 19:26:56.887657 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f30b8d73-50e9-4362-b5b4-28565c532701 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:56.887828 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f30b8d73-50e9-4362-b5b4-28565c532701 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:56.888027 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-f30b8d73-50e9-4362-b5b4-28565c532701 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:26:56.889011 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-f30b8d73-50e9-4362-b5b4-28565c532701 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:26:56.903291 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f30b8d73-50e9-4362-b5b4-28565c532701 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Get all snapshots completed successfully. Aug 13 19:26:56.903670 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f30b8d73-50e9-4362-b5b4-28565c532701 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 13 19:26:56.904081 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 288/1138] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:26:56 2026] GET /volume/v3/snapshots => generated 407 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:56.915400 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e3360c24-0f09-417f-865d-a0c4966b5ad7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:56.919119 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3360c24-0f09-417f-865d-a0c4966b5ad7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] PUT https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:56.919479 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3360c24-0f09-417f-865d-a0c4966b5ad7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-908508165", "description": "This is the new description of snapshot."}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:56.926164 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:56.926164 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:56.926673 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e3360c24-0f09-417f-865d-a0c4966b5ad7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:56.934982 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3360c24-0f09-417f-865d-a0c4966b5ad7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 200 Aug 13 19:26:56.935606 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 283/1139] 10.4.3.126 () {68 vars in 1375 bytes} [Thu Aug 13 19:26:56 2026] PUT /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:56.947155 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-48baa3ad-5101-4945-bcb7-b83b2b9de021 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:56.954977 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-48baa3ad-5101-4945-bcb7-b83b2b9de021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:56.955193 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-48baa3ad-5101-4945-bcb7-b83b2b9de021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:56.955457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-48baa3ad-5101-4945-bcb7-b83b2b9de021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:56.961830 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:56.961830 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:56.962461 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-48baa3ad-5101-4945-bcb7-b83b2b9de021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:56.963524 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-48baa3ad-5101-4945-bcb7-b83b2b9de021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 200 Aug 13 19:26:56.964079 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 283/1140] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:56 2026] GET /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 576 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:56.973551 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4607ab01-108a-4437-bad3-5165f802be8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:56.977461 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4607ab01-108a-4437-bad3-5165f802be8e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:56.977706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4607ab01-108a-4437-bad3-5165f802be8e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:56.977961 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4607ab01-108a-4437-bad3-5165f802be8e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:56.978103 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-4607ab01-108a-4437-bad3-5165f802be8e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:56.984621 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:56.984621 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:56.985218 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4607ab01-108a-4437-bad3-5165f802be8e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:57.003598 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4607ab01-108a-4437-bad3-5165f802be8e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:26:57.003820 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4607ab01-108a-4437-bad3-5165f802be8e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 202 Aug 13 19:26:57.004333 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 287/1141] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:26:56 2026] DELETE /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:57.011994 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f6fff71c-5237-4aa8-aaeb-df672ebf6584 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:57.017115 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6fff71c-5237-4aa8-aaeb-df672ebf6584 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:57.017370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6fff71c-5237-4aa8-aaeb-df672ebf6584 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:57.017618 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f6fff71c-5237-4aa8-aaeb-df672ebf6584 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:57.023924 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:57.023924 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:57.024327 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f6fff71c-5237-4aa8-aaeb-df672ebf6584 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:57.024945 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f6fff71c-5237-4aa8-aaeb-df672ebf6584 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 200 Aug 13 19:26:57.025412 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 289/1142] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:57 2026] GET /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 575 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:57.104580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3442ac24-b03b-4958-8689-ef546443a1ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:57.106731 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3442ac24-b03b-4958-8689-ef546443a1ba tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] GET https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 Aug 13 19:26:57.107001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3442ac24-b03b-4958-8689-ef546443a1ba tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:57.107315 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3442ac24-b03b-4958-8689-ef546443a1ba tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:57.107513 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3442ac24-b03b-4958-8689-ef546443a1ba tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Show backup with id 7c321ffb-985d-460a-9ab9-8eb098e9b3e3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:57.111239 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3442ac24-b03b-4958-8689-ef546443a1ba tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 returned with HTTP 404 Aug 13 19:26:57.111724 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 284/1143] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:57 2026] GET /volume/v3/backups/7c321ffb-985d-460a-9ab9-8eb098e9b3e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:57.117597 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-86580330-3a47-47cc-95f9-362ec6c9cd3f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:57.119296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-86580330-3a47-47cc-95f9-362ec6c9cd3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] DELETE https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:57.119504 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-86580330-3a47-47cc-95f9-362ec6c9cd3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:57.119690 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-86580330-3a47-47cc-95f9-362ec6c9cd3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:57.119788 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-86580330-3a47-47cc-95f9-362ec6c9cd3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Delete backup with id: 3076b1c1-ec58-4df4-8e79-319e96b34447. Aug 13 19:26:57.124008 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:57.124008 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:57.142956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-86580330-3a47-47cc-95f9-362ec6c9cd3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] delete_backup rpcapi backup_id 3076b1c1-ec58-4df4-8e79-319e96b34447 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:26:57.144745 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-86580330-3a47-47cc-95f9-362ec6c9cd3f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 202 Aug 13 19:26:57.145235 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 284/1144] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:57 2026] DELETE /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:26:57.155440 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-29e9de94-947a-47c2-a196-4ac1ac7818c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:57.157541 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29e9de94-947a-47c2-a196-4ac1ac7818c2 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:57.157624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29e9de94-947a-47c2-a196-4ac1ac7818c2 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:57.157818 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29e9de94-947a-47c2-a196-4ac1ac7818c2 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:57.157988 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-29e9de94-947a-47c2-a196-4ac1ac7818c2 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:57.162687 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:57.162687 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:57.164406 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29e9de94-947a-47c2-a196-4ac1ac7818c2 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 200 Aug 13 19:26:57.164869 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 288/1145] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:57 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:57.251448 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-092fe286-23fa-4c16-b73a-d67d7b85c8bc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:57.253765 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-092fe286-23fa-4c16-b73a-d67d7b85c8bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] DELETE https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 Aug 13 19:26:57.254017 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-092fe286-23fa-4c16-b73a-d67d7b85c8bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:57.254252 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-092fe286-23fa-4c16-b73a-d67d7b85c8bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:57.254485 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-092fe286-23fa-4c16-b73a-d67d7b85c8bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Delete volume with id: b325c896-e8dd-4133-b0ea-5779ec236ab3 Aug 13 19:26:57.262951 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:57.262951 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:57.263609 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-092fe286-23fa-4c16-b73a-d67d7b85c8bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:26:57.286356 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-092fe286-23fa-4c16-b73a-d67d7b85c8bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Delete volume request issued successfully. Aug 13 19:26:57.286624 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-092fe286-23fa-4c16-b73a-d67d7b85c8bc tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 returned with HTTP 202 Aug 13 19:26:57.287702 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 290/1146] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:57 2026] DELETE /volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:57.296608 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-873baf14-999f-476c-a36b-7e1509747036 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:57.300629 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-873baf14-999f-476c-a36b-7e1509747036 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 Aug 13 19:26:57.300894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-873baf14-999f-476c-a36b-7e1509747036 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:57.300949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-873baf14-999f-476c-a36b-7e1509747036 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:57.313901 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:57.313901 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:57.319455 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-873baf14-999f-476c-a36b-7e1509747036 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:26:57.328318 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-873baf14-999f-476c-a36b-7e1509747036 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 returned with HTTP 200 Aug 13 19:26:57.328318 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 285/1147] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:57 2026] GET /volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:58.034003 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6eea33de-af00-4769-bdf1-da464bd3fbe1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.036167 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6eea33de-af00-4769-bdf1-da464bd3fbe1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:58.036492 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6eea33de-af00-4769-bdf1-da464bd3fbe1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.036867 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6eea33de-af00-4769-bdf1-da464bd3fbe1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.041590 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6eea33de-af00-4769-bdf1-da464bd3fbe1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 404 Aug 13 19:26:58.042353 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 285/1148] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:58 2026] GET /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:58.050948 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b755887b-ba4f-4c0a-8cc1-e2e16f66b31c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.052902 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b755887b-ba4f-4c0a-8cc1-e2e16f66b31c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:58.053113 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b755887b-ba4f-4c0a-8cc1-e2e16f66b31c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.053347 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b755887b-ba4f-4c0a-8cc1-e2e16f66b31c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.053487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-b755887b-ba4f-4c0a-8cc1-e2e16f66b31c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: c630ddd2-ef94-4b0e-b283-c32970704eea Aug 13 19:26:58.057043 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b755887b-ba4f-4c0a-8cc1-e2e16f66b31c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea returned with HTTP 404 Aug 13 19:26:58.057479 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 289/1149] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:26:58 2026] DELETE /volume/v3/snapshots/c630ddd2-ef94-4b0e-b283-c32970704eea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:58.064611 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e79fe657-228b-4aa4-90b0-708e325a2698 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.066393 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e79fe657-228b-4aa4-90b0-708e325a2698 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:26:58.066568 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e79fe657-228b-4aa4-90b0-708e325a2698 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.066736 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e79fe657-228b-4aa4-90b0-708e325a2698 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.072612 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:58.072612 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:58.075713 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e79fe657-228b-4aa4-90b0-708e325a2698 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:58.079230 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e79fe657-228b-4aa4-90b0-708e325a2698 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:26:58.079658 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 291/1150] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:58 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:58.091164 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c68c952c-9e8e-4b1b-a69b-54e35e17af02 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.093149 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c68c952c-9e8e-4b1b-a69b-54e35e17af02 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:26:58.093629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c68c952c-9e8e-4b1b-a69b-54e35e17af02 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c460483-410c-4ee2-9424-59743515061a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-226613621"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:58.102976 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:58.102976 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:58.103555 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c68c952c-9e8e-4b1b-a69b-54e35e17af02 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:26:58.103699 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-c68c952c-9e8e-4b1b-a69b-54e35e17af02 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 8c460483-410c-4ee2-9424-59743515061a Aug 13 19:26:58.138906 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-c68c952c-9e8e-4b1b-a69b-54e35e17af02 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['5f7a6771-7021-48d2-945f-92242da54952', 'e6d35c3a-c348-4ba6-aaee-7229c56d9a99', '7219f04a-43f0-4fa2-ad30-3cd3fbf9d732', '4c696833-a033-4d95-bdb3-8aa6af10352b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:58.168759 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c68c952c-9e8e-4b1b-a69b-54e35e17af02 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot create request issued successfully. Aug 13 19:26:58.169338 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c68c952c-9e8e-4b1b-a69b-54e35e17af02 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:26:58.172716 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 286/1151] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:26:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:26:58.175435 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d80fe557-a606-48a4-b5ac-3a6f3f18198f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.177369 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d80fe557-a606-48a4-b5ac-3a6f3f18198f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 Aug 13 19:26:58.178213 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c0f6227c-9ae4-405a-8d47-aa72f300abf9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.178368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d80fe557-a606-48a4-b5ac-3a6f3f18198f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.178368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d80fe557-a606-48a4-b5ac-3a6f3f18198f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.178368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d80fe557-a606-48a4-b5ac-3a6f3f18198f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id 3076b1c1-ec58-4df4-8e79-319e96b34447. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:26:58.180300 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c0f6227c-9ae4-405a-8d47-aa72f300abf9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 Aug 13 19:26:58.180300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c0f6227c-9ae4-405a-8d47-aa72f300abf9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.180300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c0f6227c-9ae4-405a-8d47-aa72f300abf9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.184137 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d80fe557-a606-48a4-b5ac-3a6f3f18198f tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 returned with HTTP 404 Aug 13 19:26:58.184709 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 286/1152] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:58 2026] GET /volume/v3/backups/3076b1c1-ec58-4df4-8e79-319e96b34447 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:58.188340 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:58.188340 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:58.188895 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c0f6227c-9ae4-405a-8d47-aa72f300abf9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:58.190020 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c0f6227c-9ae4-405a-8d47-aa72f300abf9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 returned with HTTP 200 Aug 13 19:26:58.190487 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 290/1153] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:58 2026] GET /volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:58.265682 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2f827c9a-bb42-411f-91eb-ef1dbaef642c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.267186 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2f827c9a-bb42-411f-91eb-ef1dbaef642c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be Aug 13 19:26:58.267381 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2f827c9a-bb42-411f-91eb-ef1dbaef642c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.267576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2f827c9a-bb42-411f-91eb-ef1dbaef642c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.273642 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:58.273642 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:58.276802 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2f827c9a-bb42-411f-91eb-ef1dbaef642c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:58.280532 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2f827c9a-bb42-411f-91eb-ef1dbaef642c tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be returned with HTTP 200 Aug 13 19:26:58.280890 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 292/1154] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:58 2026] GET /volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:58.291977 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5d4029a6-e85b-46e5-8e71-4b2a87731471 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.294045 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d4029a6-e85b-46e5-8e71-4b2a87731471 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] DELETE https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be Aug 13 19:26:58.295343 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d4029a6-e85b-46e5-8e71-4b2a87731471 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.295343 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d4029a6-e85b-46e5-8e71-4b2a87731471 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.295343 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-5d4029a6-e85b-46e5-8e71-4b2a87731471 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Delete volume with id: 62d945f0-d1ae-4f5b-ba3f-4ec1345b80be Aug 13 19:26:58.301192 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:58.301192 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:58.301792 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5d4029a6-e85b-46e5-8e71-4b2a87731471 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:58.316664 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5d4029a6-e85b-46e5-8e71-4b2a87731471 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Delete volume request issued successfully. Aug 13 19:26:58.316834 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d4029a6-e85b-46e5-8e71-4b2a87731471 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be returned with HTTP 202 Aug 13 19:26:58.317343 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 287/1155] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:58 2026] DELETE /volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:58.324969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a5ef1134-87ab-4acf-bb7a-0ff55c957746 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.328293 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a5ef1134-87ab-4acf-bb7a-0ff55c957746 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be Aug 13 19:26:58.328293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a5ef1134-87ab-4acf-bb7a-0ff55c957746 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.328293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a5ef1134-87ab-4acf-bb7a-0ff55c957746 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.338712 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:58.338712 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:58.340120 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5563c7bf-2df7-4639-997d-ccc8170d5264 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.344539 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5563c7bf-2df7-4639-997d-ccc8170d5264 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 Aug 13 19:26:58.344704 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5563c7bf-2df7-4639-997d-ccc8170d5264 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.344792 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5563c7bf-2df7-4639-997d-ccc8170d5264 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.349295 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a5ef1134-87ab-4acf-bb7a-0ff55c957746 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:58.353282 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a5ef1134-87ab-4acf-bb7a-0ff55c957746 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be returned with HTTP 200 Aug 13 19:26:58.353710 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5563c7bf-2df7-4639-997d-ccc8170d5264 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 returned with HTTP 404 Aug 13 19:26:58.353943 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 291/1156] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:58 2026] GET /volume/v3/volumes/b325c896-e8dd-4133-b0ea-5779ec236ab3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:58.354937 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 287/1157] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:58 2026] GET /volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:58.363973 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-77d37de4-98d0-4356-9de9-f6b10fce07ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.365759 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-77d37de4-98d0-4356-9de9-f6b10fce07ce tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] DELETE https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 Aug 13 19:26:58.365943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-77d37de4-98d0-4356-9de9-f6b10fce07ce tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.366114 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-77d37de4-98d0-4356-9de9-f6b10fce07ce tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.366308 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-77d37de4-98d0-4356-9de9-f6b10fce07ce tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Delete volume with id: 307eabdf-0beb-4c1b-b721-39fd8d19b548 Aug 13 19:26:58.378359 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:58.378359 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:26:58.378768 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-77d37de4-98d0-4356-9de9-f6b10fce07ce tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:26:58.398068 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-77d37de4-98d0-4356-9de9-f6b10fce07ce tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Delete volume request issued successfully. Aug 13 19:26:58.398337 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-77d37de4-98d0-4356-9de9-f6b10fce07ce tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 returned with HTTP 202 Aug 13 19:26:58.398867 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 293/1158] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:58 2026] DELETE /volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:58.409292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-56ab3806-446b-4d22-a699-a66532fa5a65 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:58.412342 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-56ab3806-446b-4d22-a699-a66532fa5a65 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 Aug 13 19:26:58.412651 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-56ab3806-446b-4d22-a699-a66532fa5a65 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:58.412971 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-56ab3806-446b-4d22-a699-a66532fa5a65 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:58.425104 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:58.425104 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:26:58.430235 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-56ab3806-446b-4d22-a699-a66532fa5a65 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:26:58.437170 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-56ab3806-446b-4d22-a699-a66532fa5a65 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 returned with HTTP 200 Aug 13 19:26:58.437623 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 288/1159] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:58 2026] GET /volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:59.204236 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27b11543-4767-4ab1-96a2-6b53dbd25df9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.207105 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27b11543-4767-4ab1-96a2-6b53dbd25df9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 Aug 13 19:26:59.207371 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27b11543-4767-4ab1-96a2-6b53dbd25df9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:59.207587 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27b11543-4767-4ab1-96a2-6b53dbd25df9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:59.210094 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=217,cinder:INSERT=34,cinder:UPDATE=66 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:26:59.216657 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:59.216657 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:59.217241 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-27b11543-4767-4ab1-96a2-6b53dbd25df9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:26:59.218144 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27b11543-4767-4ab1-96a2-6b53dbd25df9 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 returned with HTTP 200 Aug 13 19:26:59.218612 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 292/1160] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:26:59 2026] GET /volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:59.369240 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8824124a-4906-44bb-b1cc-aba8181312b5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.373698 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8824124a-4906-44bb-b1cc-aba8181312b5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be Aug 13 19:26:59.373698 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8824124a-4906-44bb-b1cc-aba8181312b5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:59.373698 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8824124a-4906-44bb-b1cc-aba8181312b5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:59.376035 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=247,cinder:INSERT=47,cinder:UPDATE=76 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:26:59.383514 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8824124a-4906-44bb-b1cc-aba8181312b5 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be returned with HTTP 404 Aug 13 19:26:59.384078 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 288/1161] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:59 2026] GET /volume/v3/volumes/62d945f0-d1ae-4f5b-ba3f-4ec1345b80be => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:59.396325 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-acc91bcf-6766-4431-a958-d80a24fb6210 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.398799 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:59.399339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-765899050"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:59.402320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-765899050'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:59.402320 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Create volume of 1 GB Aug 13 19:26:59.406931 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Availability Zones retrieved successfully. Aug 13 19:26:59.415264 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Flow 'volume_create_api' (637f65de-61d1-425b-9a4c-3516286faa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:59.418018 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389ee74c-050c-446f-802b-4ece766ff571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.418018 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:59.443777 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389ee74c-050c-446f-802b-4ece766ff571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.444532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031b2f4c-1e37-40be-bac7-f33c0838a9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.452072 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2c8d4ae4-984c-4c5d-ab71-74d6e41bd965 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.454400 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c8d4ae4-984c-4c5d-ab71-74d6e41bd965 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 Aug 13 19:26:59.454821 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c8d4ae4-984c-4c5d-ab71-74d6e41bd965 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:59.454821 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c8d4ae4-984c-4c5d-ab71-74d6e41bd965 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:59.464512 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c8d4ae4-984c-4c5d-ab71-74d6e41bd965 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 returned with HTTP 404 Aug 13 19:26:59.464903 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 289/1162] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:59 2026] GET /volume/v3/volumes/307eabdf-0beb-4c1b-b721-39fd8d19b548 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:59.472811 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-88a36432-82d6-4ad9-9af1-4e07762cab29 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.475023 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88a36432-82d6-4ad9-9af1-4e07762cab29 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] DELETE https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:26:59.475023 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88a36432-82d6-4ad9-9af1-4e07762cab29 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:59.475023 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88a36432-82d6-4ad9-9af1-4e07762cab29 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:59.475023 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-88a36432-82d6-4ad9-9af1-4e07762cab29 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Delete volume with id: 41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:26:59.483525 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:59.483525 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:59.483984 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-88a36432-82d6-4ad9-9af1-4e07762cab29 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:26:59.493678 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Created reservations ['ebe5d2d5-d2a5-4b7a-a299-5a59618433dd', 'ff44192d-5723-4430-8085-9fc15194afe8', 'fa122afa-2d90-463f-8102-6649098a63da', '95b0d4df-1f22-4b6b-97c0-ec448e39be7d'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:59.494412 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031b2f4c-1e37-40be-bac7-f33c0838a9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebe5d2d5-d2a5-4b7a-a299-5a59618433dd', 'ff44192d-5723-4430-8085-9fc15194afe8', 'fa122afa-2d90-463f-8102-6649098a63da', '95b0d4df-1f22-4b6b-97c0-ec448e39be7d']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.495570 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e37f341-c867-4952-a8b4-334a1cfa835e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.506205 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-88a36432-82d6-4ad9-9af1-4e07762cab29 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Delete volume request issued successfully. Aug 13 19:26:59.506597 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88a36432-82d6-4ad9-9af1-4e07762cab29 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 202 Aug 13 19:26:59.506759 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 293/1163] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:26:59 2026] DELETE /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:26:59.516360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-298bb6b5-a892-4fc4-90f5-38e81b4b64b1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.518006 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-298bb6b5-a892-4fc4-90f5-38e81b4b64b1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:26:59.518307 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-298bb6b5-a892-4fc4-90f5-38e81b4b64b1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:59.518479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-298bb6b5-a892-4fc4-90f5-38e81b4b64b1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:59.518613 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e37f341-c867-4952-a8b4-334a1cfa835e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f326135c-f15f-47f5-894c-1a4691e0bb04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-765899050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9ac818147649018a7dbfd43e604a64',qos_specs=None,replication_status=,reservations=['ebe5d2d5-d2a5-4b7a-a299-5a59618433dd','ff44192d-5723-4430-8085-9fc15194afe8','fa122afa-2d90-463f-8102-6649098a63da','95b0d4df-1f22-4b6b-97c0-ec448e39be7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b9c7b8dd304004999ce8020202443c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-765899050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f326135c-f15f-47f5-894c-1a4691e0bb04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c9ac818147649018a7dbfd43e604a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b9c7b8dd304004999ce8020202443c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.519366 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb6a510-a1d6-45ed-b4db-1ad990b74091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.526005 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:59.526005 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:59.529923 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-298bb6b5-a892-4fc4-90f5-38e81b4b64b1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Volume info retrieved successfully. Aug 13 19:26:59.536138 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-298bb6b5-a892-4fc4-90f5-38e81b4b64b1 tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 200 Aug 13 19:26:59.536626 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 289/1164] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:59 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:26:59.538968 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-addce31c-63a0-4514-bc97-3c79af74ff67 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.541751 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:26:59.541820 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb6a510-a1d6-45ed-b4db-1ad990b74091) transitioned into state 'SUCCESS' from state '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-765899050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c9ac818147649018a7dbfd43e604a64',qos_specs=None,replication_status=,reservations=['ebe5d2d5-d2a5-4b7a-a299-5a59618433dd','ff44192d-5723-4430-8085-9fc15194afe8','fa122afa-2d90-463f-8102-6649098a63da','95b0d4df-1f22-4b6b-97c0-ec448e39be7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b9c7b8dd304004999ce8020202443c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.541941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1279119837", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:26:59.541993 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de9aed0-5617-42b0-aeb7-748e6be8906c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.542058 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1279119837', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:26:59.542058 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Create volume of 1 GB Aug 13 19:26:59.547912 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Availability Zones retrieved successfully. Aug 13 19:26:59.549967 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de9aed0-5617-42b0-aeb7-748e6be8906c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.551473 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Flow 'volume_create_api' (637f65de-61d1-425b-9a4c-3516286faa3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:59.551473 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Create volume request issued successfully. Aug 13 19:26:59.551744 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-acc91bcf-6766-4431-a958-d80a24fb6210 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:59.552176 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 294/1165] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:26:59 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 13 19:26:59.561490 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Flow 'volume_create_api' (85771806-68ac-4c9d-9771-d8d72abd1a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:59.563796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6cdef4d-b872-4a96-b7d4-95a6f7460044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.563796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:26:59.566917 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-88679db2-c8c4-4edb-8b11-6c75ad6a1df7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.571045 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88679db2-c8c4-4edb-8b11-6c75ad6a1df7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 Aug 13 19:26:59.571435 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88679db2-c8c4-4edb-8b11-6c75ad6a1df7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:59.571807 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88679db2-c8c4-4edb-8b11-6c75ad6a1df7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:59.584777 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:59.584777 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:26:59.590457 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-88679db2-c8c4-4edb-8b11-6c75ad6a1df7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:26:59.596483 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88679db2-c8c4-4edb-8b11-6c75ad6a1df7 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 returned with HTTP 200 Aug 13 19:26:59.597008 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 294/1166] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:26:59 2026] GET /volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:26:59.601535 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6cdef4d-b872-4a96-b7d4-95a6f7460044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.602266 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e68b93f2-d659-4bf7-a21f-f34855010918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.678932 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Created reservations ['5d52d6c5-1b63-4d13-a021-9da885625e32', '6eb62d8c-3c19-409d-9e10-049d08fe6aec', '1bd86a1f-2ac1-4b73-910f-0a7427164f7b', '64399894-f91d-408b-8d0a-24332e0d5f16'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:26:59.679932 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e68b93f2-d659-4bf7-a21f-f34855010918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d52d6c5-1b63-4d13-a021-9da885625e32', '6eb62d8c-3c19-409d-9e10-049d08fe6aec', '1bd86a1f-2ac1-4b73-910f-0a7427164f7b', '64399894-f91d-408b-8d0a-24332e0d5f16']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.680965 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3226f220-baee-46a6-840c-c0fee734d339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.710490 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3226f220-baee-46a6-840c-c0fee734d339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1114561f-0d36-4811-bf50-6dac75fb086c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1279119837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a8c281739946b29ca3df69b9a15019',qos_specs=None,replication_status=,reservations=['5d52d6c5-1b63-4d13-a021-9da885625e32','6eb62d8c-3c19-409d-9e10-049d08fe6aec','1bd86a1f-2ac1-4b73-910f-0a7427164f7b','64399894-f91d-408b-8d0a-24332e0d5f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5d88362569d409099907950601d28e0',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1279119837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1114561f-0d36-4811-bf50-6dac75fb086c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72a8c281739946b29ca3df69b9a15019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5d88362569d409099907950601d28e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.711341 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b1fbc4-1776-4130-9ea0-bd0b86b25563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.731487 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b1fbc4-1776-4130-9ea0-bd0b86b25563) transitioned into state 'SUCCESS' from state '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-1279119837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72a8c281739946b29ca3df69b9a15019',qos_specs=None,replication_status=,reservations=['5d52d6c5-1b63-4d13-a021-9da885625e32','6eb62d8c-3c19-409d-9e10-049d08fe6aec','1bd86a1f-2ac1-4b73-910f-0a7427164f7b','64399894-f91d-408b-8d0a-24332e0d5f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5d88362569d409099907950601d28e0',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.732106 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3924bc2-fd6d-4beb-9975-dc77ba0fc3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:26:59.740593 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3924bc2-fd6d-4beb-9975-dc77ba0fc3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:26:59.741756 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Flow 'volume_create_api' (85771806-68ac-4c9d-9771-d8d72abd1a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:26:59.742042 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Create volume request issued successfully. Aug 13 19:26:59.744882 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-addce31c-63a0-4514-bc97-3c79af74ff67 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:26:59.745539 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 290/1167] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:26:59 2026] POST /volume/v3/volumes => generated 789 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:26:59.756207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b065b028-26d3-43f3-8df3-172d6bcb8e9a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:26:59.758006 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b065b028-26d3-43f3-8df3-172d6bcb8e9a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:26:59.758188 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b065b028-26d3-43f3-8df3-172d6bcb8e9a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:26:59.758464 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b065b028-26d3-43f3-8df3-172d6bcb8e9a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:26:59.765372 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:26:59.765372 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:26:59.768746 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b065b028-26d3-43f3-8df3-172d6bcb8e9a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:26:59.772765 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b065b028-26d3-43f3-8df3-172d6bcb8e9a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:26:59.773155 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 290/1168] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:26:59 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:00.551685 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98357765-f6fc-4574-b061-aceea010466a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:00.553938 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98357765-f6fc-4574-b061-aceea010466a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] GET https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 Aug 13 19:27:00.554154 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98357765-f6fc-4574-b061-aceea010466a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:00.554416 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98357765-f6fc-4574-b061-aceea010466a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:00.562500 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98357765-f6fc-4574-b061-aceea010466a tempest-TaggedBootDevicesTest_v242-369857260 tempest-TaggedBootDevicesTest_v242-369857260-project-member] https://10.4.3.126/volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 returned with HTTP 404 Aug 13 19:27:00.563044 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 295/1169] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:00 2026] GET /volume/v3/volumes/41c00804-b350-49a4-9d33-812e315a2369 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:00.610542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc05f555-b56e-46a4-a1f1-249c90211289 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:00.612261 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc05f555-b56e-46a4-a1f1-249c90211289 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 Aug 13 19:27:00.612482 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc05f555-b56e-46a4-a1f1-249c90211289 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:00.612652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc05f555-b56e-46a4-a1f1-249c90211289 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:00.619548 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:00.619548 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:00.623421 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc05f555-b56e-46a4-a1f1-249c90211289 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:27:00.628588 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc05f555-b56e-46a4-a1f1-249c90211289 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 returned with HTTP 200 Aug 13 19:27:00.629185 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 295/1170] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:00 2026] GET /volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:00.646616 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bf545658-8482-46ea-938c-bb66edc71277 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:00.648982 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf545658-8482-46ea-938c-bb66edc71277 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:27:00.649459 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bf545658-8482-46ea-938c-bb66edc71277 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f326135c-f15f-47f5-894c-1a4691e0bb04", "name": "tempest-VolumesBackupsAdminTest-Backup-1785812562", "container": "tempest-volumesbackupsadmintest-backup-container-1618198941"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:00.651313 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-bf545658-8482-46ea-938c-bb66edc71277 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Creating new backup {'backup': {'volume_id': 'f326135c-f15f-47f5-894c-1a4691e0bb04', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1785812562', 'container': 'tempest-volumesbackupsadmintest-backup-container-1618198941'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:27:00.651498 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-bf545658-8482-46ea-938c-bb66edc71277 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Creating backup of volume f326135c-f15f-47f5-894c-1a4691e0bb04 in container tempest-volumesbackupsadmintest-backup-container-1618198941 Aug 13 19:27:00.661627 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:00.661627 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:00.662342 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bf545658-8482-46ea-938c-bb66edc71277 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:27:00.683999 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-bf545658-8482-46ea-938c-bb66edc71277 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Created reservations ['0c8838e7-1eec-45b9-b0ca-24abdd4d064c', '6302a158-e245-4bb7-b147-974c02c9a605'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:00.717429 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bf545658-8482-46ea-938c-bb66edc71277 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:27:00.717923 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 291/1171] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:27:00 2026] POST /volume/v3/backups => generated 335 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:00.726201 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1c1dec93-a3f6-454c-a591-15819b6f0090 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:00.728098 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1c1dec93-a3f6-454c-a591-15819b6f0090 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:00.728326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1c1dec93-a3f6-454c-a591-15819b6f0090 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:00.728551 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1c1dec93-a3f6-454c-a591-15819b6f0090 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:00.728647 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1c1dec93-a3f6-454c-a591-15819b6f0090 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:00.732621 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:00.732621 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:00.733294 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1c1dec93-a3f6-454c-a591-15819b6f0090 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:00.733647 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 291/1172] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:00 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:00.787321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-82b0bd93-f1db-4345-a986-1aa4a35742bc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:00.789691 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82b0bd93-f1db-4345-a986-1aa4a35742bc tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:00.789691 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82b0bd93-f1db-4345-a986-1aa4a35742bc tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:00.789691 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82b0bd93-f1db-4345-a986-1aa4a35742bc tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:00.799000 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:00.799000 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:00.803956 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-82b0bd93-f1db-4345-a986-1aa4a35742bc tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:00.813350 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82b0bd93-f1db-4345-a986-1aa4a35742bc tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:00.813350 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 296/1173] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:00 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:00.825883 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4caee11b-fdb8-40ca-92fd-da9627bcd574 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:00.828211 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4caee11b-fdb8-40ca-92fd-da9627bcd574 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:00.828503 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4caee11b-fdb8-40ca-92fd-da9627bcd574 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:00.828749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4caee11b-fdb8-40ca-92fd-da9627bcd574 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:00.838978 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:00.838978 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:00.843885 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4caee11b-fdb8-40ca-92fd-da9627bcd574 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:00.854214 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4caee11b-fdb8-40ca-92fd-da9627bcd574 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:00.854784 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 296/1174] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:00 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:00.928731 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-b8428f9d-44f7-4a24-809e-21ccd7b1b648 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:00.935084 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-b8428f9d-44f7-4a24-809e-21ccd7b1b648 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:00.935338 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-b8428f9d-44f7-4a24-809e-21ccd7b1b648 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:00.935559 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-b8428f9d-44f7-4a24-809e-21ccd7b1b648 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:00.950943 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:00.950943 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:00.956044 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-b8428f9d-44f7-4a24-809e-21ccd7b1b648 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:00.962324 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-b8428f9d-44f7-4a24-809e-21ccd7b1b648 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:00.963794 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 292/1175] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:00 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:01.036174 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-25940fb9-43f9-4af1-a616-652d158ca5e8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.036174 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25940fb9-43f9-4af1-a616-652d158ca5e8 None None] GET https://10.4.3.126/volume// Aug 13 19:27:01.036174 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25940fb9-43f9-4af1-a616-652d158ca5e8 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:01.036174 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25940fb9-43f9-4af1-a616-652d158ca5e8 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:01.036174 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25940fb9-43f9-4af1-a616-652d158ca5e8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:01.037039 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 292/1176] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:27:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 19:27:01.044466 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-d0dca7e9-948c-4b89-8c63-844e8fb1697c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.046993 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-d0dca7e9-948c-4b89-8c63-844e8fb1697c tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:01.047509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-d0dca7e9-948c-4b89-8c63-844e8fb1697c tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1114561f-0d36-4811-bf50-6dac75fb086c", "connector": null, "instance_uuid": "ad4fcfb6-b297-4597-9040-11a1f22a0654"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:01.061758 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:01.061758 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:01.099403 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-d0dca7e9-948c-4b89-8c63-844e8fb1697c tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:01.099960 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 297/1177] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:01 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:01.132659 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ad429e8-e1b5-4767-8040-c5a829f4303a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.134745 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ad429e8-e1b5-4767-8040-c5a829f4303a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:01.134745 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ad429e8-e1b5-4767-8040-c5a829f4303a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:01.134831 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ad429e8-e1b5-4767-8040-c5a829f4303a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:01.146886 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:01.146886 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:01.150926 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7ad429e8-e1b5-4767-8040-c5a829f4303a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:01.154816 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0684e128-ce66-4292-87e2-22e0f7dd3925 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.155261 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0684e128-ce66-4292-87e2-22e0f7dd3925 None None] GET https://10.4.3.126/volume// Aug 13 19:27:01.155437 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0684e128-ce66-4292-87e2-22e0f7dd3925 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:01.155605 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0684e128-ce66-4292-87e2-22e0f7dd3925 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:01.155886 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0684e128-ce66-4292-87e2-22e0f7dd3925 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:01.155951 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ad429e8-e1b5-4767-8040-c5a829f4303a tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:01.156221 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 293/1178] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 19:27:01.156429 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 297/1179] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:01 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:01.164204 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-af16ec57-fd84-423f-a553-5bcb7cdaf152 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.167773 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-af16ec57-fd84-423f-a553-5bcb7cdaf152 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:01.167773 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-af16ec57-fd84-423f-a553-5bcb7cdaf152 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:01.167773 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-af16ec57-fd84-423f-a553-5bcb7cdaf152 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:01.185206 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:01.185206 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:01.189231 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-af16ec57-fd84-423f-a553-5bcb7cdaf152 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:01.199199 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-af16ec57-fd84-423f-a553-5bcb7cdaf152 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:01.199927 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 293/1180] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:01 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 1043 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:01.301826 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-ea9057cb-750e-4471-97df-7f2eb255e925 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.301826 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-ea9057cb-750e-4471-97df-7f2eb255e925 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] PUT https://10.4.3.126/volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd Aug 13 19:27:01.302154 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-ea9057cb-750e-4471-97df-7f2eb255e925 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:01.311452 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.312608 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-ea9057cb-750e-4471-97df-7f2eb255e925 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Acquiring lock "cinder-attachment_update-1114561f-0d36-4811-bf50-6dac75fb086c-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:01.313360 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:01.313719 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1521015060"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:01.315380 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1521015060'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:01.315380 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Create volume of 1 GB Aug 13 19:27:01.318415 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-ea9057cb-750e-4471-97df-7f2eb255e925 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Lock "cinder-attachment_update-1114561f-0d36-4811-bf50-6dac75fb086c-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:01.319610 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:01.319610 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:01.320744 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Availability Zones retrieved successfully. Aug 13 19:27:01.329403 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Flow 'volume_create_api' (36bf2fd4-198f-4eda-93c3-f3281d379e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:01.330747 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73532b77-78a7-4fdd-9521-c246c3e168d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:01.331910 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:01.364504 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73532b77-78a7-4fdd-9521-c246c3e168d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:01.365386 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd70107-8b74-41ef-81ad-79a1305e945b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:01.421036 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-ea9057cb-750e-4471-97df-7f2eb255e925 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Lock "cinder-attachment_update-1114561f-0d36-4811-bf50-6dac75fb086c-np0000007253" released by "attachment_update" :: held 0.103s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:01.421436 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-ea9057cb-750e-4471-97df-7f2eb255e925 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd returned with HTTP 200 Aug 13 19:27:01.421902 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 298/1181] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:01 2026] PUT /volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:01.430176 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Created reservations ['245d1c17-67d5-4f6d-a9cd-e53136946c4d', '78619837-229b-41dd-a90a-132d9d2a0066', 'b443df47-fca0-42f3-876f-6f425adaa89d', '11f3243a-6a06-4cfb-be1f-5d18b288abb7'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:01.431287 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd70107-8b74-41ef-81ad-79a1305e945b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['245d1c17-67d5-4f6d-a9cd-e53136946c4d', '78619837-229b-41dd-a90a-132d9d2a0066', 'b443df47-fca0-42f3-876f-6f425adaa89d', '11f3243a-6a06-4cfb-be1f-5d18b288abb7']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:01.432173 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2daf70d-0eba-4a2a-94bd-b33b4414f9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:01.456647 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2daf70d-0eba-4a2a-94bd-b33b4414f9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90deca6c-6c61-469e-831f-c19baaefbc98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1521015060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='337862626c264a85a2bc2eb8dea444aa',qos_specs=None,replication_status=,reservations=['245d1c17-67d5-4f6d-a9cd-e53136946c4d','78619837-229b-41dd-a90a-132d9d2a0066','b443df47-fca0-42f3-876f-6f425adaa89d','11f3243a-6a06-4cfb-be1f-5d18b288abb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b2cf7e8319d49d599dcf1aee1235a84',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1521015060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90deca6c-6c61-469e-831f-c19baaefbc98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='337862626c264a85a2bc2eb8dea444aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b2cf7e8319d49d599dcf1aee1235a84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:01.457433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30dbd6b-492d-41f3-af7f-f9253bdd55f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:01.476126 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30dbd6b-492d-41f3-af7f-f9253bdd55f9) transitioned into state 'SUCCESS' from state '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-1521015060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='337862626c264a85a2bc2eb8dea444aa',qos_specs=None,replication_status=,reservations=['245d1c17-67d5-4f6d-a9cd-e53136946c4d','78619837-229b-41dd-a90a-132d9d2a0066','b443df47-fca0-42f3-876f-6f425adaa89d','11f3243a-6a06-4cfb-be1f-5d18b288abb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b2cf7e8319d49d599dcf1aee1235a84',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:01.476776 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06114b4b-ba86-4f41-a6a1-d9c4e5402594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:01.487842 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06114b4b-ba86-4f41-a6a1-d9c4e5402594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:01.489042 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Flow 'volume_create_api' (36bf2fd4-198f-4eda-93c3-f3281d379e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:01.489506 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Create volume request issued successfully. Aug 13 19:27:01.490310 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b080d82c-7040-4f2d-b2e3-dcf0f6a4f025 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:01.490881 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 294/1182] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:01 2026] POST /volume/v3/volumes => generated 755 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:01.504795 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b2fa176-f703-4c39-b2d5-f1be310dd844 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.507077 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b2fa176-f703-4c39-b2d5-f1be310dd844 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] GET https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 Aug 13 19:27:01.507357 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b2fa176-f703-4c39-b2d5-f1be310dd844 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:01.507603 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b2fa176-f703-4c39-b2d5-f1be310dd844 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:01.516496 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:01.516496 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:01.523072 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b2fa176-f703-4c39-b2d5-f1be310dd844 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Volume info retrieved successfully. Aug 13 19:27:01.529382 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b2fa176-f703-4c39-b2d5-f1be310dd844 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 returned with HTTP 200 Aug 13 19:27:01.529868 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 298/1183] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:01 2026] GET /volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:01.745820 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d891b287-41c7-4ec2-ad0d-a3033b2d9795 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:01.747531 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d891b287-41c7-4ec2-ad0d-a3033b2d9795 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:01.747689 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d891b287-41c7-4ec2-ad0d-a3033b2d9795 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:01.747861 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d891b287-41c7-4ec2-ad0d-a3033b2d9795 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:01.747981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d891b287-41c7-4ec2-ad0d-a3033b2d9795 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:01.751863 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:01.751863 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:01.753026 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d891b287-41c7-4ec2-ad0d-a3033b2d9795 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:01.753026 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 294/1184] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:01 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:02.172974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bf266777-41dd-471b-81ee-e8a8fb70f4a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:02.179968 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf266777-41dd-471b-81ee-e8a8fb70f4a3 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:02.180594 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf266777-41dd-471b-81ee-e8a8fb70f4a3 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:02.181970 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf266777-41dd-471b-81ee-e8a8fb70f4a3 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:02.199534 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:02.199534 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:02.210021 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bf266777-41dd-471b-81ee-e8a8fb70f4a3 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:02.217456 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf266777-41dd-471b-81ee-e8a8fb70f4a3 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:02.218168 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 299/1185] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:02 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:02.545662 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-74b75acc-3637-4af0-8335-4d692e440d7f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:02.547730 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74b75acc-3637-4af0-8335-4d692e440d7f tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] GET https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 Aug 13 19:27:02.548520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74b75acc-3637-4af0-8335-4d692e440d7f tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:02.548520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74b75acc-3637-4af0-8335-4d692e440d7f tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:02.556295 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:02.556295 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:02.561322 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-74b75acc-3637-4af0-8335-4d692e440d7f tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Volume info retrieved successfully. Aug 13 19:27:02.563513 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74b75acc-3637-4af0-8335-4d692e440d7f tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 returned with HTTP 200 Aug 13 19:27:02.563889 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 295/1186] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:02 2026] GET /volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:02.681587 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d3841c94-66e3-496e-bcc2-47000e13a302 req-80359d90-470b-4f6a-9d25-01082a8e81ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:02.685095 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d3841c94-66e3-496e-bcc2-47000e13a302 req-80359d90-470b-4f6a-9d25-01082a8e81ea tempest-VolumesAdminNegativeTest-126089500 tempest-VolumesAdminNegativeTest-126089500-project] GET https://10.4.3.126/volume/v3/volumes/8de813ee-67ad-48cf-93f8-ae29eecd3216 Aug 13 19:27:02.685311 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d3841c94-66e3-496e-bcc2-47000e13a302 req-80359d90-470b-4f6a-9d25-01082a8e81ea tempest-VolumesAdminNegativeTest-126089500 tempest-VolumesAdminNegativeTest-126089500-project] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:02.685484 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d3841c94-66e3-496e-bcc2-47000e13a302 req-80359d90-470b-4f6a-9d25-01082a8e81ea tempest-VolumesAdminNegativeTest-126089500 tempest-VolumesAdminNegativeTest-126089500-project] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:02.698814 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d3841c94-66e3-496e-bcc2-47000e13a302 req-80359d90-470b-4f6a-9d25-01082a8e81ea tempest-VolumesAdminNegativeTest-126089500 tempest-VolumesAdminNegativeTest-126089500-project] https://10.4.3.126/volume/v3/volumes/8de813ee-67ad-48cf-93f8-ae29eecd3216 returned with HTTP 404 Aug 13 19:27:02.699519 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 299/1187] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:02 2026] GET /volume/v3/volumes/8de813ee-67ad-48cf-93f8-ae29eecd3216 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:02.723420 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-73ee8346-d090-4e16-a3f0-2ae83a4ce9df None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:02.727252 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-73ee8346-d090-4e16-a3f0-2ae83a4ce9df tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] DELETE https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 Aug 13 19:27:02.727553 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-73ee8346-d090-4e16-a3f0-2ae83a4ce9df tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:02.727830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-73ee8346-d090-4e16-a3f0-2ae83a4ce9df tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:02.728072 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-73ee8346-d090-4e16-a3f0-2ae83a4ce9df tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Delete volume with id: 90deca6c-6c61-469e-831f-c19baaefbc98 Aug 13 19:27:02.737565 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:02.737565 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:02.738269 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-73ee8346-d090-4e16-a3f0-2ae83a4ce9df tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Volume info retrieved successfully. Aug 13 19:27:02.764974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ac57308a-8f0a-41cc-aa45-db3437b292fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:02.782368 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac57308a-8f0a-41cc-aa45-db3437b292fa tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:02.782368 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac57308a-8f0a-41cc-aa45-db3437b292fa tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:02.782368 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac57308a-8f0a-41cc-aa45-db3437b292fa tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:02.782368 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ac57308a-8f0a-41cc-aa45-db3437b292fa tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:02.785033 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-73ee8346-d090-4e16-a3f0-2ae83a4ce9df tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Delete volume request issued successfully. Aug 13 19:27:02.785033 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-73ee8346-d090-4e16-a3f0-2ae83a4ce9df tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 returned with HTTP 202 Aug 13 19:27:02.785033 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 295/1188] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:02 2026] DELETE /volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:02.792543 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:02.792543 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:02.794167 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac57308a-8f0a-41cc-aa45-db3437b292fa tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:02.794400 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 300/1189] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:02 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:02.801952 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4386fdf6-33ca-4783-9a8d-b63a143aa6ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:02.804580 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4386fdf6-33ca-4783-9a8d-b63a143aa6ba tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] GET https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 Aug 13 19:27:02.804849 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4386fdf6-33ca-4783-9a8d-b63a143aa6ba tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:02.805164 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4386fdf6-33ca-4783-9a8d-b63a143aa6ba tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:02.817563 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:02.817563 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:02.823559 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4386fdf6-33ca-4783-9a8d-b63a143aa6ba tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Volume info retrieved successfully. Aug 13 19:27:02.831497 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4386fdf6-33ca-4783-9a8d-b63a143aa6ba tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 returned with HTTP 200 Aug 13 19:27:02.831497 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 296/1190] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:02 2026] GET /volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:03.234116 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f0b062b-a42c-4ba6-ac6e-741180955578 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:03.235982 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f0b062b-a42c-4ba6-ac6e-741180955578 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:03.236254 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f0b062b-a42c-4ba6-ac6e-741180955578 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:03.236440 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f0b062b-a42c-4ba6-ac6e-741180955578 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:03.251745 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:03.251745 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:03.264360 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5f0b062b-a42c-4ba6-ac6e-741180955578 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:03.270857 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f0b062b-a42c-4ba6-ac6e-741180955578 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:03.271376 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 300/1191] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:03 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:03.811851 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-303d6cf9-caa8-42e8-988d-60e6eeb48579 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:03.814155 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-303d6cf9-caa8-42e8-988d-60e6eeb48579 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:03.814423 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-303d6cf9-caa8-42e8-988d-60e6eeb48579 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:03.814667 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-303d6cf9-caa8-42e8-988d-60e6eeb48579 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:03.814800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-303d6cf9-caa8-42e8-988d-60e6eeb48579 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:03.821683 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:03.821683 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:03.823317 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-303d6cf9-caa8-42e8-988d-60e6eeb48579 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:03.823911 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 296/1192] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:03 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:03.849518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1f6107e6-c2c4-4a6f-91f8-c4b370d3f0f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:03.851568 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f6107e6-c2c4-4a6f-91f8-c4b370d3f0f5 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] GET https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 Aug 13 19:27:03.851815 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f6107e6-c2c4-4a6f-91f8-c4b370d3f0f5 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:03.852035 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f6107e6-c2c4-4a6f-91f8-c4b370d3f0f5 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:03.860726 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f6107e6-c2c4-4a6f-91f8-c4b370d3f0f5 tempest-VolumesAdminNegativeTest-1681436867 tempest-VolumesAdminNegativeTest-1681436867-project-member] https://10.4.3.126/volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 returned with HTTP 404 Aug 13 19:27:03.861207 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 301/1193] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:03 2026] GET /volume/v3/volumes/90deca6c-6c61-469e-831f-c19baaefbc98 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:04.289857 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b9d4d237-3889-46ef-8092-58c1ce2833f2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:04.292352 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b9d4d237-3889-46ef-8092-58c1ce2833f2 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:04.292514 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b9d4d237-3889-46ef-8092-58c1ce2833f2 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:04.292741 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b9d4d237-3889-46ef-8092-58c1ce2833f2 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:04.315156 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:04.315156 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:04.327668 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b9d4d237-3889-46ef-8092-58c1ce2833f2 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:04.332907 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b9d4d237-3889-46ef-8092-58c1ce2833f2 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:04.333469 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 297/1194] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:04 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:04.839756 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bc3961da-fdc1-4016-b5d8-8c129d13ad4e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:04.843924 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bc3961da-fdc1-4016-b5d8-8c129d13ad4e tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:04.843924 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bc3961da-fdc1-4016-b5d8-8c129d13ad4e tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:04.843924 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bc3961da-fdc1-4016-b5d8-8c129d13ad4e tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:04.843924 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-bc3961da-fdc1-4016-b5d8-8c129d13ad4e tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:04.852546 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:04.852546 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:04.853488 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bc3961da-fdc1-4016-b5d8-8c129d13ad4e tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:04.854742 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 301/1195] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:04 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:05.348863 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-46bbbf10-a2d7-4d16-99d3-29c0f7a2bf58 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:05.355463 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-46bbbf10-a2d7-4d16-99d3-29c0f7a2bf58 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:05.355705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-46bbbf10-a2d7-4d16-99d3-29c0f7a2bf58 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:05.355954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-46bbbf10-a2d7-4d16-99d3-29c0f7a2bf58 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:05.376747 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:05.376747 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:05.381750 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-46bbbf10-a2d7-4d16-99d3-29c0f7a2bf58 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:05.389406 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-46bbbf10-a2d7-4d16-99d3-29c0f7a2bf58 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:05.389963 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 297/1196] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:05 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:05.868586 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1e057d5c-3d83-4659-b524-e0d1fa262443 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:05.870444 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e057d5c-3d83-4659-b524-e0d1fa262443 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:05.870639 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e057d5c-3d83-4659-b524-e0d1fa262443 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:05.870833 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e057d5c-3d83-4659-b524-e0d1fa262443 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:05.870948 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1e057d5c-3d83-4659-b524-e0d1fa262443 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:05.875560 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:05.875560 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:05.876173 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e057d5c-3d83-4659-b524-e0d1fa262443 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:05.876507 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 302/1197] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:05 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:06.374013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-f74df0bb-9456-49ac-995c-956250616863 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:06.375969 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-f74df0bb-9456-49ac-995c-956250616863 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] POST https://10.4.3.126/volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd/action Aug 13 19:27:06.376322 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-f74df0bb-9456-49ac-995c-956250616863 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:06.376438 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-f74df0bb-9456-49ac-995c-956250616863 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:06.391712 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:06.391712 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:06.405451 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f4de79a7-31f2-467d-bb83-88bf95b5b436 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:06.405782 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8dcf23af-4b6c-4b42-a413-d6384d27ccee req-f74df0bb-9456-49ac-995c-956250616863 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd/action returned with HTTP 204 Aug 13 19:27:06.405931 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 298/1198] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:06 2026] POST /volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:06.410400 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4de79a7-31f2-467d-bb83-88bf95b5b436 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:06.412044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4de79a7-31f2-467d-bb83-88bf95b5b436 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:06.412044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4de79a7-31f2-467d-bb83-88bf95b5b436 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:06.426258 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:06.426258 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:06.432516 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f4de79a7-31f2-467d-bb83-88bf95b5b436 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:06.443763 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4de79a7-31f2-467d-bb83-88bf95b5b436 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:06.444338 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 302/1199] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:06 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:06.462672 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9b46f37b-f2b3-4604-9cf4-fd30af0fa8b7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:06.465885 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b46f37b-f2b3-4604-9cf4-fd30af0fa8b7 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:06.466189 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b46f37b-f2b3-4604-9cf4-fd30af0fa8b7 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:06.466454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b46f37b-f2b3-4604-9cf4-fd30af0fa8b7 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:06.481927 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:06.481927 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:06.487050 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9b46f37b-f2b3-4604-9cf4-fd30af0fa8b7 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:06.495423 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b46f37b-f2b3-4604-9cf4-fd30af0fa8b7 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:06.495965 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 298/1200] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:06 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:06.509026 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f68323e8-e495-41a1-a1d3-f03e751bfb21 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:06.512610 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 303/1201] 10.4.3.126 () {70 vars in 1611 bytes} [Thu Aug 13 19:27:06 2026] DELETE /volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:27:06.523316 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-89e18ac5-f2c0-4c1f-9c94-fa0d7c87989c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:06.606936 np0000007253 devstack@c-api.service[100183]: WARNING keystonemiddleware.auth_token [None req-89e18ac5-f2c0-4c1f-9c94-fa0d7c87989c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 19:27:06.608369 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 299/1202] 10.4.3.126 () {70 vars in 1611 bytes} [Thu Aug 13 19:27:06 2026] DELETE /volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd => generated 114 bytes in 86 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:27:06.619100 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:06.621130 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd Aug 13 19:27:06.621344 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:06.621514 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:06.628917 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:06.628917 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:06.699738 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Attachment connected to vm ad4fcfb6-b297-4597-9040-11a1f22a0654, checking data on nova Aug 13 19:27:06.700052 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.compute.nova [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Creating Keystone token plugin using URL: https://10.4.3.126/identity {{(pid=100185) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 19:27:06.888661 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-75ef4e60-8138-443e-ba77-11de115ec110 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:06.894036 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-75ef4e60-8138-443e-ba77-11de115ec110 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:06.894686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-75ef4e60-8138-443e-ba77-11de115ec110 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:06.894686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-75ef4e60-8138-443e-ba77-11de115ec110 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:06.894686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-75ef4e60-8138-443e-ba77-11de115ec110 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:06.900098 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:06.900098 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:06.901182 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-75ef4e60-8138-443e-ba77-11de115ec110 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:06.901675 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 299/1203] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:06 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:07.094762 np0000007253 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] REQ: curl -g -i -X GET https://10.4.3.126/compute/v2.1/servers/ad4fcfb6-b297-4597-9040-11a1f22a0654/os-volume_attachments/1114561f-0d36-4811-bf50-6dac75fb086c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c1a3df58d806559b1331bc9cb888ce2259a9f72d2e26796ca5c654af5ff8a5bd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b2a36956-312e-448d-b02e-866ead3d0fe4" -H "X-Service-Token: {SHA256}772f08cd06dd2057b9f5850823f3856b1a884b87b42eac1ff98bd5a3c8a42497" {{(pid=100185) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 19:27:07.542372 np0000007253 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 19:27:07 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-0a3c3b8f-a5fa-41df-aa9f-c4d0a3afbd85 x-openstack-request-id: req-0a3c3b8f-a5fa-41df-aa9f-c4d0a3afbd85 {{(pid=100185) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 19:27:07.542372 np0000007253 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1114561f-0d36-4811-bf50-6dac75fb086c", "serverId": "ad4fcfb6-b297-4597-9040-11a1f22a0654", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5148d4f8-4873-4d99-b46e-664fa7402efd", "bdm_uuid": "1ec25d8c-a8cd-4f57-8899-caaf30299ba7"}} {{(pid=100185) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 19:27:07.542372 np0000007253 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET call to compute for https://10.4.3.126/compute/v2.1/servers/ad4fcfb6-b297-4597-9040-11a1f22a0654/os-volume_attachments/1114561f-0d36-4811-bf50-6dac75fb086c used request id req-0a3c3b8f-a5fa-41df-aa9f-c4d0a3afbd85 {{(pid=100185) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 19:27:07.543031 np0000007253 devstack@c-api.service[100185]: ERROR cinder.volume.api [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Caught error: Detach volume from instance ad4fcfb6-b297-4597-9040-11a1f22a0654 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ad4fcfb6-b297-4597-9040-11a1f22a0654 using the Compute API Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 19:27:07.546591 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ad4fcfb6-b297-4597-9040-11a1f22a0654 using the Compute API Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.middleware.fault [None req-b2a36956-312e-448d-b02e-866ead3d0fe4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd returned with HTTP 409 Aug 13 19:27:07.551190 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 303/1204] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:27:06 2026] DELETE /volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd => generated 167 bytes in 929 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:07.790380 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-4f4ab031-1fb8-416c-8f67-a163b6c05ad5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:07.793442 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-4f4ab031-1fb8-416c-8f67-a163b6c05ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:07.793612 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-4f4ab031-1fb8-416c-8f67-a163b6c05ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:07.793741 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-4f4ab031-1fb8-416c-8f67-a163b6c05ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:07.806427 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:07.806427 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:07.812122 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-4f4ab031-1fb8-416c-8f67-a163b6c05ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:07.818538 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-4f4ab031-1fb8-416c-8f67-a163b6c05ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:07.818878 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 304/1205] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:07 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 1156 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:07.915511 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-666aee6f-6e48-4dc0-950e-f0bf85d2b8a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:07.920104 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-666aee6f-6e48-4dc0-950e-f0bf85d2b8a4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:07.920104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-666aee6f-6e48-4dc0-950e-f0bf85d2b8a4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:07.920104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-666aee6f-6e48-4dc0-950e-f0bf85d2b8a4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:07.920104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-666aee6f-6e48-4dc0-950e-f0bf85d2b8a4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:07.928221 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:07.928221 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:07.928945 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-666aee6f-6e48-4dc0-950e-f0bf85d2b8a4 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:07.929686 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 300/1206] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:07 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:07.972134 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-1314248c-28db-42f1-b05c-7144278e7555 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:07.974534 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-1314248c-28db-42f1-b05c-7144278e7555 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] POST https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c/action Aug 13 19:27:07.974534 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-1314248c-28db-42f1-b05c-7144278e7555 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:07.983729 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-1314248c-28db-42f1-b05c-7144278e7555 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:07.998216 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:07.998216 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:07.998905 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-1314248c-28db-42f1-b05c-7144278e7555 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:08.007723 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-1314248c-28db-42f1-b05c-7144278e7555 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Begin detaching volume completed successfully. Aug 13 19:27:08.007723 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-1314248c-28db-42f1-b05c-7144278e7555 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c/action returned with HTTP 202 Aug 13 19:27:08.008291 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 300/1207] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:27:07 2026] POST /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:27:08.074504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a101ec5-f48a-45c6-922c-d7e4c41d7ebb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.075087 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a101ec5-f48a-45c6-922c-d7e4c41d7ebb None None] GET https://10.4.3.126/volume// Aug 13 19:27:08.075304 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a101ec5-f48a-45c6-922c-d7e4c41d7ebb None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.075552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a101ec5-f48a-45c6-922c-d7e4c41d7ebb None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.076044 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a101ec5-f48a-45c6-922c-d7e4c41d7ebb None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:08.076565 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 304/1208] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:08.084586 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-b7a010ba-fba4-43fb-874f-26682606d886 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.087085 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-b7a010ba-fba4-43fb-874f-26682606d886 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:08.087085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-b7a010ba-fba4-43fb-874f-26682606d886 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.087226 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-b7a010ba-fba4-43fb-874f-26682606d886 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.097058 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:08.097058 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:08.100627 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-b7a010ba-fba4-43fb-874f-26682606d886 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:08.105158 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-b7a010ba-fba4-43fb-874f-26682606d886 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:08.105572 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 305/1209] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 1339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:08.312410 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-137d8d35-a765-4246-a727-0002bc5d431d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.417298 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-137d8d35-a765-4246-a727-0002bc5d431d tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:27:08.417731 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-137d8d35-a765-4246-a727-0002bc5d431d tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-482262597"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:08.435206 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-137d8d35-a765-4246-a727-0002bc5d431d tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:27:08.435710 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 301/1210] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:27:08 2026] POST /volume/v3/group_types => generated 180 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:08.446895 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3cffacf5-8d09-4f15-b5a7-fb99b457d82b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.449196 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3cffacf5-8d09-4f15-b5a7-fb99b457d82b tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] POST https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs Aug 13 19:27:08.449604 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3cffacf5-8d09-4f15-b5a7-fb99b457d82b tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:08.476166 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3cffacf5-8d09-4f15-b5a7-fb99b457d82b tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs returned with HTTP 202 Aug 13 19:27:08.476707 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 301/1211] 10.4.3.126 () {70 vars in 1458 bytes} [Thu Aug 13 19:27:08 2026] POST /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs => generated 53 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:08.496367 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e34b146-67ac-4481-90f1-82006740e167 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.505580 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e34b146-67ac-4481-90f1-82006740e167 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] POST https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs Aug 13 19:27:08.508288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e34b146-67ac-4481-90f1-82006740e167 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:08.604121 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-2e34b146-67ac-4481-90f1-82006740e167 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:08.629418 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e34b146-67ac-4481-90f1-82006740e167 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs returned with HTTP 202 Aug 13 19:27:08.629779 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 305/1212] 10.4.3.126 () {70 vars in 1458 bytes} [Thu Aug 13 19:27:08 2026] POST /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs => generated 61 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:08.642821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ba05f9ee-3ba3-40fc-89bd-7fa46c6a7384 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.645120 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba05f9ee-3ba3-40fc-89bd-7fa46c6a7384 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] GET https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 Aug 13 19:27:08.645470 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba05f9ee-3ba3-40fc-89bd-7fa46c6a7384 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.645748 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba05f9ee-3ba3-40fc-89bd-7fa46c6a7384 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.658233 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba05f9ee-3ba3-40fc-89bd-7fa46c6a7384 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 returned with HTTP 200 Aug 13 19:27:08.658682 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 306/1213] 10.4.3.126 () {68 vars in 1452 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:08.672293 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2754a160-e1f5-4e24-8a68-d4724d727fef None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.675919 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2754a160-e1f5-4e24-8a68-d4724d727fef tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] GET https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 Aug 13 19:27:08.676163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2754a160-e1f5-4e24-8a68-d4724d727fef tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.676371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2754a160-e1f5-4e24-8a68-d4724d727fef tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.683661 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2754a160-e1f5-4e24-8a68-d4724d727fef tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 returned with HTTP 200 Aug 13 19:27:08.684056 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 302/1214] 10.4.3.126 () {68 vars in 1452 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:08.694298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-98aae19f-94e6-479b-87b9-c7d7b98344c8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.696518 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-98aae19f-94e6-479b-87b9-c7d7b98344c8 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] PUT https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 Aug 13 19:27:08.696917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-98aae19f-94e6-479b-87b9-c7d7b98344c8 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:08.708647 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-98aae19f-94e6-479b-87b9-c7d7b98344c8 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 returned with HTTP 200 Aug 13 19:27:08.709339 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 302/1215] 10.4.3.126 () {70 vars in 1472 bytes} [Thu Aug 13 19:27:08 2026] PUT /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:08.720751 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-db722cad-238a-4de9-9f0c-502c1df7a8c1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.723230 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-db722cad-238a-4de9-9f0c-502c1df7a8c1 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] GET https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs Aug 13 19:27:08.724382 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-db722cad-238a-4de9-9f0c-502c1df7a8c1 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.724382 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-db722cad-238a-4de9-9f0c-502c1df7a8c1 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.734947 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-db722cad-238a-4de9-9f0c-502c1df7a8c1 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs returned with HTTP 200 Aug 13 19:27:08.735574 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 306/1216] 10.4.3.126 () {68 vars in 1437 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs => generated 87 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:08.742992 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f7173dd0-8ac8-406f-a797-36e8c8afe570 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.745081 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7173dd0-8ac8-406f-a797-36e8c8afe570 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key1 Aug 13 19:27:08.745344 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7173dd0-8ac8-406f-a797-36e8c8afe570 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.745530 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7173dd0-8ac8-406f-a797-36e8c8afe570 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.760543 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7173dd0-8ac8-406f-a797-36e8c8afe570 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key1 returned with HTTP 202 Aug 13 19:27:08.761384 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 307/1217] 10.4.3.126 () {68 vars in 1455 bytes} [Thu Aug 13 19:27:08 2026] DELETE /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:08.770488 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c980e241-771a-4643-92fb-17e590a876d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.773342 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c980e241-771a-4643-92fb-17e590a876d2 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] GET https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key1 Aug 13 19:27:08.773622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c980e241-771a-4643-92fb-17e590a876d2 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.773843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c980e241-771a-4643-92fb-17e590a876d2 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.785918 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c980e241-771a-4643-92fb-17e590a876d2 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] HTTP exception thrown: Group Type e816da44-fa96-4ef8-a7aa-6ccb6f2f940c has no extra spec with key key1. Aug 13 19:27:08.786137 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c980e241-771a-4643-92fb-17e590a876d2 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key1 returned with HTTP 404 Aug 13 19:27:08.786847 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 303/1218] 10.4.3.126 () {68 vars in 1452 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key1 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:08.798379 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-33f22f39-d304-4686-9203-478e93129130 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.800958 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-33f22f39-d304-4686-9203-478e93129130 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 Aug 13 19:27:08.801600 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-33f22f39-d304-4686-9203-478e93129130 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.801857 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-33f22f39-d304-4686-9203-478e93129130 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.813033 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-33f22f39-d304-4686-9203-478e93129130 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 returned with HTTP 202 Aug 13 19:27:08.813545 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 303/1219] 10.4.3.126 () {68 vars in 1455 bytes} [Thu Aug 13 19:27:08 2026] DELETE /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:08.838515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-76dd0d00-9873-4788-8f04-774dde95dd92 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.844524 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76dd0d00-9873-4788-8f04-774dde95dd92 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] GET https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 Aug 13 19:27:08.844806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76dd0d00-9873-4788-8f04-774dde95dd92 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.845059 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76dd0d00-9873-4788-8f04-774dde95dd92 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.854709 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76dd0d00-9873-4788-8f04-774dde95dd92 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] HTTP exception thrown: Group Type e816da44-fa96-4ef8-a7aa-6ccb6f2f940c has no extra spec with key key2. Aug 13 19:27:08.854957 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76dd0d00-9873-4788-8f04-774dde95dd92 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 returned with HTTP 404 Aug 13 19:27:08.855802 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 307/1220] 10.4.3.126 () {68 vars in 1452 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key2 => generated 126 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:08.870488 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0c40e838-d6f6-4fca-916a-134c2b18a069 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.873842 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c40e838-d6f6-4fca-916a-134c2b18a069 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 Aug 13 19:27:08.874078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c40e838-d6f6-4fca-916a-134c2b18a069 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.874391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0c40e838-d6f6-4fca-916a-134c2b18a069 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.878264 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-19b7e594-a0c4-4799-aa3e-2e157f2df26b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.883160 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-19b7e594-a0c4-4799-aa3e-2e157f2df26b tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:08.883344 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-19b7e594-a0c4-4799-aa3e-2e157f2df26b tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.883569 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-19b7e594-a0c4-4799-aa3e-2e157f2df26b tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.891098 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0c40e838-d6f6-4fca-916a-134c2b18a069 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 returned with HTTP 202 Aug 13 19:27:08.891637 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:08.891637 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:08.892160 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 308/1221] 10.4.3.126 () {68 vars in 1455 bytes} [Thu Aug 13 19:27:08 2026] DELETE /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:08.896262 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-19b7e594-a0c4-4799-aa3e-2e157f2df26b tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:08.901179 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1a9e6e1c-4ff9-4375-b7ef-602df1cf4e2c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.904538 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-19b7e594-a0c4-4799-aa3e-2e157f2df26b tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:08.905255 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a9e6e1c-4ff9-4375-b7ef-602df1cf4e2c tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] GET https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 Aug 13 19:27:08.905380 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 304/1222] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:27:08.905440 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a9e6e1c-4ff9-4375-b7ef-602df1cf4e2c tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.905713 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a9e6e1c-4ff9-4375-b7ef-602df1cf4e2c tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.922314 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a9e6e1c-4ff9-4375-b7ef-602df1cf4e2c tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] HTTP exception thrown: Group Type e816da44-fa96-4ef8-a7aa-6ccb6f2f940c has no extra spec with key key3. Aug 13 19:27:08.922314 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a9e6e1c-4ff9-4375-b7ef-602df1cf4e2c tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 returned with HTTP 404 Aug 13 19:27:08.922806 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 304/1223] 10.4.3.126 () {68 vars in 1452 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c/group_specs/key3 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:08.933897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3165b3c9-12b0-4781-a7ef-31f354d1c186 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.937083 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3165b3c9-12b0-4781-a7ef-31f354d1c186 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c Aug 13 19:27:08.937524 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3165b3c9-12b0-4781-a7ef-31f354d1c186 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.937524 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3165b3c9-12b0-4781-a7ef-31f354d1c186 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.946609 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e9a3aa6f-150b-4454-8fdc-90eba4c8addf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:08.949237 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e9a3aa6f-150b-4454-8fdc-90eba4c8addf tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:08.950362 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e9a3aa6f-150b-4454-8fdc-90eba4c8addf tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:08.950632 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e9a3aa6f-150b-4454-8fdc-90eba4c8addf tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:08.950787 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e9a3aa6f-150b-4454-8fdc-90eba4c8addf tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:08.957494 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:08.957494 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:08.958443 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e9a3aa6f-150b-4454-8fdc-90eba4c8addf tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:08.958825 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 309/1224] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:08 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:08.964664 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3165b3c9-12b0-4781-a7ef-31f354d1c186 tempest-GroupTypeSpecsTest-1797973913 tempest-GroupTypeSpecsTest-1797973913-project-admin] https://10.4.3.126/volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c returned with HTTP 202 Aug 13 19:27:08.965232 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 308/1225] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:27:08 2026] DELETE /volume/v3/group_types/e816da44-fa96-4ef8-a7aa-6ccb6f2f940c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:09.141573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-6363088f-a3e6-4d68-a89c-d55828748f85 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.144907 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-6363088f-a3e6-4d68-a89c-d55828748f85 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd Aug 13 19:27:09.145202 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-6363088f-a3e6-4d68-a89c-d55828748f85 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.145416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-6363088f-a3e6-4d68-a89c-d55828748f85 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.156816 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-beda5ddd-4480-42f0-b2bb-6245a9f036e8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.157357 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-beda5ddd-4480-42f0-b2bb-6245a9f036e8 None None] GET https://10.4.3.126/volume// Aug 13 19:27:09.157575 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-beda5ddd-4480-42f0-b2bb-6245a9f036e8 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.157865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-beda5ddd-4480-42f0-b2bb-6245a9f036e8 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.158345 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-beda5ddd-4480-42f0-b2bb-6245a9f036e8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:09.158681 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 305/1226] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:09.162393 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.162393 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:09.167752 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-aa93bc73-8c57-4db1-8a45-82b362c5ab68 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.170444 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-aa93bc73-8c57-4db1-8a45-82b362c5ab68 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:09.171012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-aa93bc73-8c57-4db1-8a45-82b362c5ab68 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d6a4408-8d99-4ab0-87af-caddc73f1131", "connector": null, "instance_uuid": "c2b7c099-e32d-43e3-88cb-a0258ab12f53"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:09.182288 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.182288 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:09.225603 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-aa93bc73-8c57-4db1-8a45-82b362c5ab68 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:09.225783 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34078d69-de06-4372-b5fb-ad2bdc0905f9 req-6363088f-a3e6-4d68-a89c-d55828748f85 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd returned with HTTP 200 Aug 13 19:27:09.226108 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 310/1227] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:09 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:09.226459 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 305/1228] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:27:09 2026] DELETE /volume/v3/attachments/5148d4f8-4873-4d99-b46e-664fa7402efd => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:09.273341 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-da7069dc-5395-41c9-af2c-15d7267567f4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.275762 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da7069dc-5395-41c9-af2c-15d7267567f4 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:09.276116 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da7069dc-5395-41c9-af2c-15d7267567f4 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.276646 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da7069dc-5395-41c9-af2c-15d7267567f4 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.292029 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.292029 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:09.295741 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5ac043dd-bbb0-4432-a5eb-dd6e4302f425 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.296158 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5ac043dd-bbb0-4432-a5eb-dd6e4302f425 None None] GET https://10.4.3.126/volume// Aug 13 19:27:09.296357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5ac043dd-bbb0-4432-a5eb-dd6e4302f425 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.296581 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5ac043dd-bbb0-4432-a5eb-dd6e4302f425 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.296972 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5ac043dd-bbb0-4432-a5eb-dd6e4302f425 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:09.297527 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-da7069dc-5395-41c9-af2c-15d7267567f4 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:09.297584 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 306/1229] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:09.304259 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da7069dc-5395-41c9-af2c-15d7267567f4 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:09.304688 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 309/1230] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:09.310090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-259c91d5-9eed-4676-8036-3bd181993a51 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.314268 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-259c91d5-9eed-4676-8036-3bd181993a51 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:09.314920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-259c91d5-9eed-4676-8036-3bd181993a51 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.315487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-259c91d5-9eed-4676-8036-3bd181993a51 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.332009 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.332009 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:09.336777 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-259c91d5-9eed-4676-8036-3bd181993a51 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:09.341851 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-259c91d5-9eed-4676-8036-3bd181993a51 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:09.342663 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 311/1231] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:09.455444 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-8bac0c1a-8293-486f-8c9e-742bf962d4fa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.458040 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-8bac0c1a-8293-486f-8c9e-742bf962d4fa tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] PUT https://10.4.3.126/volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa Aug 13 19:27:09.458615 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-8bac0c1a-8293-486f-8c9e-742bf962d4fa tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:09.467950 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-8bac0c1a-8293-486f-8c9e-742bf962d4fa tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Acquiring lock "cinder-attachment_update-2d6a4408-8d99-4ab0-87af-caddc73f1131-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:09.478505 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-8bac0c1a-8293-486f-8c9e-742bf962d4fa tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Lock "cinder-attachment_update-2d6a4408-8d99-4ab0-87af-caddc73f1131-np0000007253" acquired by "attachment_update" :: waited 0.011s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:09.479611 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.479611 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:09.597791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-8bac0c1a-8293-486f-8c9e-742bf962d4fa tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Lock "cinder-attachment_update-2d6a4408-8d99-4ab0-87af-caddc73f1131-np0000007253" released by "attachment_update" :: held 0.119s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:09.598225 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-8bac0c1a-8293-486f-8c9e-742bf962d4fa tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa returned with HTTP 200 Aug 13 19:27:09.598762 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 306/1232] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:09 2026] PUT /volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:09.666306 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-8a1353f0-380e-4220-8d18-ba8898afd375 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.674373 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-8a1353f0-380e-4220-8d18-ba8898afd375 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:09.674575 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-8a1353f0-380e-4220-8d18-ba8898afd375 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.674856 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-8a1353f0-380e-4220-8d18-ba8898afd375 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.685385 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.685385 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:09.691226 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-8a1353f0-380e-4220-8d18-ba8898afd375 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:09.698101 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-8a1353f0-380e-4220-8d18-ba8898afd375 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:09.699590 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 307/1233] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:09.810968 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5eedcfc-9a13-4b72-8a0a-c8ccec01083a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.811437 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5eedcfc-9a13-4b72-8a0a-c8ccec01083a None None] GET https://10.4.3.126/volume// Aug 13 19:27:09.811663 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5eedcfc-9a13-4b72-8a0a-c8ccec01083a None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.811959 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5eedcfc-9a13-4b72-8a0a-c8ccec01083a None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.812547 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5eedcfc-9a13-4b72-8a0a-c8ccec01083a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:09.813214 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 310/1234] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:09.822085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-d4dd9d8a-03d4-4a0f-9cd9-64cac1a33b1b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.824268 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-d4dd9d8a-03d4-4a0f-9cd9-64cac1a33b1b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:09.824690 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-d4dd9d8a-03d4-4a0f-9cd9-64cac1a33b1b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b673790-6bca-41f4-a9c8-27c81252f9fe", "connector": null, "instance_uuid": "941888c5-e619-4dd9-9dba-f2c58290994e"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:09.837821 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.837821 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:09.869695 np0000007253 devstack@c-api.service[100184]: WARNING cinder.volume.api [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-d4dd9d8a-03d4-4a0f-9cd9-64cac1a33b1b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 19:27:09.876894 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-d4dd9d8a-03d4-4a0f-9cd9-64cac1a33b1b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:09.877423 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 312/1235] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:09 2026] POST /volume/v3/attachments => generated 271 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:09.915609 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-db4fc0c6-09f0-4f0f-ae52-5135a0a75e1c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.917763 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db4fc0c6-09f0-4f0f-ae52-5135a0a75e1c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:09.918058 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db4fc0c6-09f0-4f0f-ae52-5135a0a75e1c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.918336 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db4fc0c6-09f0-4f0f-ae52-5135a0a75e1c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.924304 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-90d41f36-7475-4ee7-a78d-5a65f5987084 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.924304 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-90d41f36-7475-4ee7-a78d-5a65f5987084 None None] GET https://10.4.3.126/volume// Aug 13 19:27:09.924304 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-90d41f36-7475-4ee7-a78d-5a65f5987084 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.924750 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-90d41f36-7475-4ee7-a78d-5a65f5987084 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.925201 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-90d41f36-7475-4ee7-a78d-5a65f5987084 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:09.925588 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 308/1236] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:09.932835 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.932835 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:09.934064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a7421aca-1fd8-4d44-a44c-38a816c93e03 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.936702 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a7421aca-1fd8-4d44-a44c-38a816c93e03 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:09.936989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a7421aca-1fd8-4d44-a44c-38a816c93e03 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.937219 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a7421aca-1fd8-4d44-a44c-38a816c93e03 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.937786 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-db4fc0c6-09f0-4f0f-ae52-5135a0a75e1c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:09.943875 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db4fc0c6-09f0-4f0f-ae52-5135a0a75e1c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:09.944449 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 307/1237] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:09.952345 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.952345 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:09.961698 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a7421aca-1fd8-4d44-a44c-38a816c93e03 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:09.970558 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a7421aca-1fd8-4d44-a44c-38a816c93e03 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:09.970558 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 311/1238] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1048 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:09.971544 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ab01f539-1061-4a9d-89cd-a83adcece4eb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:09.973495 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab01f539-1061-4a9d-89cd-a83adcece4eb tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:09.973819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab01f539-1061-4a9d-89cd-a83adcece4eb tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:09.974155 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab01f539-1061-4a9d-89cd-a83adcece4eb tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:09.974441 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ab01f539-1061-4a9d-89cd-a83adcece4eb tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:09.979871 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:09.979871 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:09.981056 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab01f539-1061-4a9d-89cd-a83adcece4eb tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:09.981531 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 313/1239] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:09 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:10.085526 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-65a19d1e-6413-4eff-be63-6eff409e46ca None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:10.088233 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-65a19d1e-6413-4eff-be63-6eff409e46ca tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] PUT https://10.4.3.126/volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00 Aug 13 19:27:10.088816 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-65a19d1e-6413-4eff-be63-6eff409e46ca tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:10.100511 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-65a19d1e-6413-4eff-be63-6eff409e46ca tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Acquiring lock "cinder-attachment_update-5b673790-6bca-41f4-a9c8-27c81252f9fe-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:10.108357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-65a19d1e-6413-4eff-be63-6eff409e46ca tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Lock "cinder-attachment_update-5b673790-6bca-41f4-a9c8-27c81252f9fe-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:10.108357 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:10.108357 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:10.233860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-65a19d1e-6413-4eff-be63-6eff409e46ca tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Lock "cinder-attachment_update-5b673790-6bca-41f4-a9c8-27c81252f9fe-np0000007253" released by "attachment_update" :: held 0.126s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:10.233860 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-65a19d1e-6413-4eff-be63-6eff409e46ca tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00 returned with HTTP 200 Aug 13 19:27:10.233860 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 309/1240] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:10 2026] PUT /volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00 => generated 967 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:10.234355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7721d620-692c-453a-8dc7-0c0bb2da9c0a req-23b57dc0-6661-4b0b-9c10-e20e578065d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:10.237196 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7721d620-692c-453a-8dc7-0c0bb2da9c0a req-23b57dc0-6661-4b0b-9c10-e20e578065d4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:10.237512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7721d620-692c-453a-8dc7-0c0bb2da9c0a req-23b57dc0-6661-4b0b-9c10-e20e578065d4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:10.237756 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7721d620-692c-453a-8dc7-0c0bb2da9c0a req-23b57dc0-6661-4b0b-9c10-e20e578065d4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:10.321805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d9d3cd43-e2b7-46e3-9396-d3946dc287c7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:10.325555 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9d3cd43-e2b7-46e3-9396-d3946dc287c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:10.325811 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9d3cd43-e2b7-46e3-9396-d3946dc287c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:10.325987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9d3cd43-e2b7-46e3-9396-d3946dc287c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:10.341137 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:10.341137 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:10.347732 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d9d3cd43-e2b7-46e3-9396-d3946dc287c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:10.354198 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9d3cd43-e2b7-46e3-9396-d3946dc287c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:10.354741 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 312/1241] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:10 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:10.433913 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:10.433913 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:10.437800 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-7721d620-692c-453a-8dc7-0c0bb2da9c0a req-23b57dc0-6661-4b0b-9c10-e20e578065d4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:10.442109 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7721d620-692c-453a-8dc7-0c0bb2da9c0a req-23b57dc0-6661-4b0b-9c10-e20e578065d4 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:10.442510 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 308/1242] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:10 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 864 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:27:10.459596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-210ac400-4340-4538-ba1b-ac231f879327 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:10.461992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-210ac400-4340-4538-ba1b-ac231f879327 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:10.462326 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-210ac400-4340-4538-ba1b-ac231f879327 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:10.462571 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-210ac400-4340-4538-ba1b-ac231f879327 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:10.462813 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-210ac400-4340-4538-ba1b-ac231f879327 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Delete volume with id: 1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:10.473481 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:10.473481 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:10.474337 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-210ac400-4340-4538-ba1b-ac231f879327 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:10.495206 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-210ac400-4340-4538-ba1b-ac231f879327 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Delete volume request issued successfully. Aug 13 19:27:10.495504 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-210ac400-4340-4538-ba1b-ac231f879327 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 202 Aug 13 19:27:10.496025 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 314/1243] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:27:10 2026] DELETE /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:10.506154 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d6c8fece-4f9b-4679-a4d9-ea77825b3ae6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:10.510519 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d6c8fece-4f9b-4679-a4d9-ea77825b3ae6 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:10.510519 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d6c8fece-4f9b-4679-a4d9-ea77825b3ae6 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:10.510519 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d6c8fece-4f9b-4679-a4d9-ea77825b3ae6 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:10.521870 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:10.521870 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:10.525076 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d6c8fece-4f9b-4679-a4d9-ea77825b3ae6 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Volume info retrieved successfully. Aug 13 19:27:10.531062 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d6c8fece-4f9b-4679-a4d9-ea77825b3ae6 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 200 Aug 13 19:27:10.531607 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 310/1244] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:10 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:10.960531 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b2c7eed-2ee4-4585-ac4f-d15d951854ed None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:10.962726 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b2c7eed-2ee4-4585-ac4f-d15d951854ed tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:10.962940 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b2c7eed-2ee4-4585-ac4f-d15d951854ed tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:10.963176 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b2c7eed-2ee4-4585-ac4f-d15d951854ed tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:10.982657 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:10.982657 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:10.993591 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0b2c7eed-2ee4-4585-ac4f-d15d951854ed tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:10.995118 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce642d6d-380f-4707-818b-ca82ac5a4b59 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:10.997418 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce642d6d-380f-4707-818b-ca82ac5a4b59 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:10.997652 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce642d6d-380f-4707-818b-ca82ac5a4b59 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:10.997873 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce642d6d-380f-4707-818b-ca82ac5a4b59 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:10.998045 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ce642d6d-380f-4707-818b-ca82ac5a4b59 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:10.998209 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b2c7eed-2ee4-4585-ac4f-d15d951854ed tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:10.999201 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 313/1245] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:10 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:11.004816 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:11.004816 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:11.005616 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce642d6d-380f-4707-818b-ca82ac5a4b59 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:11.005982 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 309/1246] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:10 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:11.371661 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d003e56e-b72b-4cb6-b6dd-bef6fe94fbd7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:11.373978 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d003e56e-b72b-4cb6-b6dd-bef6fe94fbd7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:11.374298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d003e56e-b72b-4cb6-b6dd-bef6fe94fbd7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:11.374508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d003e56e-b72b-4cb6-b6dd-bef6fe94fbd7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:11.386563 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:11.386563 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:11.391399 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d003e56e-b72b-4cb6-b6dd-bef6fe94fbd7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:11.397747 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d003e56e-b72b-4cb6-b6dd-bef6fe94fbd7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:11.398171 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 315/1247] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:11 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:11.551512 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-54a349c6-564d-423a-9725-4b62ea848f98 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:11.554147 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-54a349c6-564d-423a-9725-4b62ea848f98 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] GET https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c Aug 13 19:27:11.554374 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-54a349c6-564d-423a-9725-4b62ea848f98 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:11.554585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-54a349c6-564d-423a-9725-4b62ea848f98 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:11.563228 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-54a349c6-564d-423a-9725-4b62ea848f98 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867 tempest-TestServerVolumeAttachScenarioOldVersion-1043328867-project-member] https://10.4.3.126/volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c returned with HTTP 404 Aug 13 19:27:11.563629 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 311/1248] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:11 2026] GET /volume/v3/volumes/1114561f-0d36-4811-bf50-6dac75fb086c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:11.652485 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1dc54c56-e27d-4dd7-85ae-e0543a50395b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:11.777179 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1dc54c56-e27d-4dd7-85ae-e0543a50395b tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:27:11.777663 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1dc54c56-e27d-4dd7-85ae-e0543a50395b tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-178909585"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:11.788736 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1dc54c56-e27d-4dd7-85ae-e0543a50395b tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:27:11.789119 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 314/1249] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:27:11 2026] POST /volume/v3/types => generated 219 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:11.798034 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eb1a75fd-9a20-4402-9748-bbf40af8f3d4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:11.799904 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb1a75fd-9a20-4402-9748-bbf40af8f3d4 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:27:11.800350 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb1a75fd-9a20-4402-9748-bbf40af8f3d4 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-681631904"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:11.813538 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb1a75fd-9a20-4402-9748-bbf40af8f3d4 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:27:11.813944 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 310/1250] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:27:11 2026] POST /volume/v3/group_types => generated 176 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:11.822194 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a37b4130-b827-49a5-bbcb-0e3c3a0d1454 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:11.904064 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a37b4130-b827-49a5-bbcb-0e3c3a0d1454 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:27:11.904064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a37b4130-b827-49a5-bbcb-0e3c3a0d1454 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "59e5009a-09f7-4c7e-91c9-b1e651445db3", "volume_types": ["1ce7137b-1836-4301-bd2d-ede5139a36e8"], "name": "tempest-GroupsV314Test-Group-1144301880"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:11.904064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-a37b4130-b827-49a5-bbcb-0e3c3a0d1454 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Creating new group {'group': {'group_type': '59e5009a-09f7-4c7e-91c9-b1e651445db3', 'volume_types': ['1ce7137b-1836-4301-bd2d-ede5139a36e8'], 'name': 'tempest-GroupsV314Test-Group-1144301880'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:27:11.912062 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-a37b4130-b827-49a5-bbcb-0e3c3a0d1454 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Creating group tempest-GroupsV314Test-Group-1144301880. Aug 13 19:27:11.920484 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a37b4130-b827-49a5-bbcb-0e3c3a0d1454 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Availability Zones retrieved successfully. Aug 13 19:27:11.942130 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-a37b4130-b827-49a5-bbcb-0e3c3a0d1454 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Created reservations ['33dba816-543f-4647-b360-299e79955917'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:11.962014 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a37b4130-b827-49a5-bbcb-0e3c3a0d1454 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:27:11.962453 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 316/1251] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:27:11 2026] POST /volume/v3/groups => generated 108 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:11.974899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2df0542a-7f5f-4351-98d3-c2fb0e72cdf6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:11.976223 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2df0542a-7f5f-4351-98d3-c2fb0e72cdf6 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d Aug 13 19:27:11.976656 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2df0542a-7f5f-4351-98d3-c2fb0e72cdf6 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:11.977034 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2df0542a-7f5f-4351-98d3-c2fb0e72cdf6 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:11.977317 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-2df0542a-7f5f-4351-98d3-c2fb0e72cdf6 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] show called for member 980b8410-f140-4a84-9e18-8f7c5d84a45d {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:27:11.981903 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:11.981903 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:11.997576 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2df0542a-7f5f-4351-98d3-c2fb0e72cdf6 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d returned with HTTP 200 Aug 13 19:27:11.997815 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 312/1252] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:27:11 2026] GET /volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:12.018394 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-faad353b-7d79-4b18-8d4b-3d07411ee887 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:12.020270 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-033115d3-e597-4269-8214-047b95510410 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:12.020535 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-faad353b-7d79-4b18-8d4b-3d07411ee887 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:12.020833 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-033115d3-e597-4269-8214-047b95510410 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:12.020833 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-033115d3-e597-4269-8214-047b95510410 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:12.020943 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-faad353b-7d79-4b18-8d4b-3d07411ee887 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:12.020989 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-033115d3-e597-4269-8214-047b95510410 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:12.024074 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-faad353b-7d79-4b18-8d4b-3d07411ee887 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:12.024140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-033115d3-e597-4269-8214-047b95510410 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:12.024140 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:12.024140 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:12.025832 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-033115d3-e597-4269-8214-047b95510410 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:12.025832 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 311/1253] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:12 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:12.036005 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:12.036005 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:12.041970 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-faad353b-7d79-4b18-8d4b-3d07411ee887 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:12.044612 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-faad353b-7d79-4b18-8d4b-3d07411ee887 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:12.045034 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 315/1254] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:12 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:12.415513 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4b19a8b2-dae1-4c73-854d-1bbf1a15d720 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:12.417178 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b19a8b2-dae1-4c73-854d-1bbf1a15d720 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:12.417370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b19a8b2-dae1-4c73-854d-1bbf1a15d720 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:12.417543 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b19a8b2-dae1-4c73-854d-1bbf1a15d720 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:12.427138 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:12.427138 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:12.429101 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-68c3dda3-97c9-4239-8bf5-00cb32be0fb0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:12.434948 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4b19a8b2-dae1-4c73-854d-1bbf1a15d720 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:12.435370 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-68c3dda3-97c9-4239-8bf5-00cb32be0fb0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:27:12.435613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-68c3dda3-97c9-4239-8bf5-00cb32be0fb0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:12.435840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-68c3dda3-97c9-4239-8bf5-00cb32be0fb0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:12.438522 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b19a8b2-dae1-4c73-854d-1bbf1a15d720 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:12.438924 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 317/1255] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:12 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:12.456301 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:12.456301 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:12.460288 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-68c3dda3-97c9-4239-8bf5-00cb32be0fb0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:27:12.466248 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-68c3dda3-97c9-4239-8bf5-00cb32be0fb0 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:27:12.466804 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 313/1256] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:12 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1653 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:12.496179 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-b4865580-3892-4712-ba58-c1b5ccfa8ffd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:12.501258 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-b4865580-3892-4712-ba58-c1b5ccfa8ffd tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:27:12.501258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-b4865580-3892-4712-ba58-c1b5ccfa8ffd tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:12.501258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-b4865580-3892-4712-ba58-c1b5ccfa8ffd tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:12.509613 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:12.509613 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:12.512654 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-b4865580-3892-4712-ba58-c1b5ccfa8ffd tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:27:12.517652 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-b4865580-3892-4712-ba58-c1b5ccfa8ffd tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:27:12.518078 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 312/1257] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:12 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1653 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:12.878566 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-a2a22932-02c8-49b7-809e-0cb9336b2760 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:12.881174 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-a2a22932-02c8-49b7-809e-0cb9336b2760 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] POST https://10.4.3.126/volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa/action Aug 13 19:27:12.881463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-a2a22932-02c8-49b7-809e-0cb9336b2760 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:12.881634 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-a2a22932-02c8-49b7-809e-0cb9336b2760 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:13.010815 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-49db571e-c039-4e77-96f4-c97008760822 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.013842 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49db571e-c039-4e77-96f4-c97008760822 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d Aug 13 19:27:13.014220 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49db571e-c039-4e77-96f4-c97008760822 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:13.014420 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49db571e-c039-4e77-96f4-c97008760822 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:13.014591 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-49db571e-c039-4e77-96f4-c97008760822 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] show called for member 980b8410-f140-4a84-9e18-8f7c5d84a45d {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:27:13.019454 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.019454 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:13.028651 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49db571e-c039-4e77-96f4-c97008760822 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d returned with HTTP 200 Aug 13 19:27:13.029314 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 318/1258] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:27:13 2026] GET /volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:13.038932 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-68fd45bf-c5a1-47fa-b7a8-eb01010b8551 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.039391 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eec77818-6ea6-482b-be4f-fc3708c586bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.041658 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:13.042160 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1767845712", "volume_type": "1ce7137b-1836-4301-bd2d-ede5139a36e8", "group_id": "980b8410-f140-4a84-9e18-8f7c5d84a45d", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:13.043587 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-68fd45bf-c5a1-47fa-b7a8-eb01010b8551 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:13.043766 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-68fd45bf-c5a1-47fa-b7a8-eb01010b8551 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:13.043955 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-68fd45bf-c5a1-47fa-b7a8-eb01010b8551 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:13.045066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-68fd45bf-c5a1-47fa-b7a8-eb01010b8551 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:13.045124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1767845712', 'volume_type': '1ce7137b-1836-4301-bd2d-ede5139a36e8', 'group_id': '980b8410-f140-4a84-9e18-8f7c5d84a45d', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:13.051678 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.051678 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:13.052946 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-68fd45bf-c5a1-47fa-b7a8-eb01010b8551 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:13.053380 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 314/1259] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:13 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:13.054777 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.054777 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:13.055535 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Create volume of 1 GB Aug 13 19:27:13.063324 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Availability Zones retrieved successfully. Aug 13 19:27:13.063519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-adec147d-85dd-4c14-8202-74cf385c8334 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.066596 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-adec147d-85dd-4c14-8202-74cf385c8334 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:13.066840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-adec147d-85dd-4c14-8202-74cf385c8334 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:13.067098 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-adec147d-85dd-4c14-8202-74cf385c8334 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:13.071079 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Flow 'volume_create_api' (2685686d-8b87-4bc9-9800-ab7067f1043b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:13.075291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d779dfd0-6dbb-45ad-ac6a-6e63bc4dfd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:13.075291 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.075291 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:13.075291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:13.076493 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.076493 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:13.083540 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.083540 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:13.089072 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-adec147d-85dd-4c14-8202-74cf385c8334 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:13.093257 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-db6588ce-fe95-45fd-9515-25849faf31c8 req-a2a22932-02c8-49b7-809e-0cb9336b2760 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa/action returned with HTTP 204 Aug 13 19:27:13.094089 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-adec147d-85dd-4c14-8202-74cf385c8334 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:13.094131 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 316/1260] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:12 2026] POST /volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:13.094157 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 319/1261] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:13 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:13.098527 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d779dfd0-6dbb-45ad-ac6a-6e63bc4dfd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:27:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ce7137b-1836-4301-bd2d-ede5139a36e8,is_public=True,name='tempest-GroupsV314Test-volume-type-178909585',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ce7137b-1836-4301-bd2d-ede5139a36e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '980b8410-f140-4a84-9e18-8f7c5d84a45d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:13.099605 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf2b406-ad0d-4c81-b778-cc51fc319cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:13.137261 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-178909585 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-178909585, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:27:13.137698 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-178909585 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-178909585, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:27:13.199188 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Created reservations ['f4c68f22-cd0c-4ffb-b330-93f5d38cb312', '091033ac-e666-473d-9995-513cc9231602', '156dc164-971f-4278-ad04-740c264d6d09', 'd3d55468-7ae9-4958-8bf5-642a4430f1d6'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:13.200217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf2b406-ad0d-4c81-b778-cc51fc319cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4c68f22-cd0c-4ffb-b330-93f5d38cb312', '091033ac-e666-473d-9995-513cc9231602', '156dc164-971f-4278-ad04-740c264d6d09', 'd3d55468-7ae9-4958-8bf5-642a4430f1d6']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:13.201261 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0dc5374-bf37-4e8c-ab8f-97a65d5d252a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:13.237925 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0dc5374-bf37-4e8c-ab8f-97a65d5d252a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6f8f83-bf30-4691-8147-245cdc5641f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1767845712',encryption_key_id=None,group_id=980b8410-f140-4a84-9e18-8f7c5d84a45d,group_type_id=,metadata={},multiattach=False,project_id='6eab1a5c025248eda96a1d03bd74769a',qos_specs=None,replication_status=,reservations=['f4c68f22-cd0c-4ffb-b330-93f5d38cb312','091033ac-e666-473d-9995-513cc9231602','156dc164-971f-4278-ad04-740c264d6d09','d3d55468-7ae9-4958-8bf5-642a4430f1d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7e41304b73b432d94c19aa4448a5501',volume_type_id=1ce7137b-1836-4301-bd2d-ede5139a36e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1767845712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=980b8410-f140-4a84-9e18-8f7c5d84a45d,host=None,id=3e6f8f83-bf30-4691-8147-245cdc5641f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eab1a5c025248eda96a1d03bd74769a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7e41304b73b432d94c19aa4448a5501',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ce7137b-1836-4301-bd2d-ede5139a36e8),volume_type_id=1ce7137b-1836-4301-bd2d-ede5139a36e8)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:13.238759 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0992f4-9cce-4d15-8545-ce7894f40b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:13.259873 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0992f4-9cce-4d15-8545-ce7894f40b22) transitioned into state 'SUCCESS' from state '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-1767845712',encryption_key_id=None,group_id=980b8410-f140-4a84-9e18-8f7c5d84a45d,group_type_id=,metadata={},multiattach=False,project_id='6eab1a5c025248eda96a1d03bd74769a',qos_specs=None,replication_status=,reservations=['f4c68f22-cd0c-4ffb-b330-93f5d38cb312','091033ac-e666-473d-9995-513cc9231602','156dc164-971f-4278-ad04-740c264d6d09','d3d55468-7ae9-4958-8bf5-642a4430f1d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7e41304b73b432d94c19aa4448a5501',volume_type_id=1ce7137b-1836-4301-bd2d-ede5139a36e8)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:13.260580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a8fa7a5-2e90-4b16-ab1f-4de320a00593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:13.274136 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a8fa7a5-2e90-4b16-ab1f-4de320a00593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:13.275538 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Flow 'volume_create_api' (2685686d-8b87-4bc9-9800-ab7067f1043b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:13.275816 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Create volume request issued successfully. Aug 13 19:27:13.276679 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:13.277058 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:13.329458 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:13.332935 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.332935 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:13.336772 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eec77818-6ea6-482b-be4f-fc3708c586bb tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:13.337183 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 313/1262] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:27:13 2026] POST /volume/v3/volumes => generated 818 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:13.348988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.351628 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 Aug 13 19:27:13.351824 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:13.352041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:13.358591 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.358591 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:13.365191 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Volume info retrieved successfully. Aug 13 19:27:13.365191 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:13.365191 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:13.402570 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:13.405934 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.405934 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:13.412586 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c4044f3b-8c98-4a4f-9762-e90cbb3d3f40 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 returned with HTTP 200 Aug 13 19:27:13.412989 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 315/1263] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:13 2026] GET /volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:13.452919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9254494e-3346-4d38-a5a9-09a9bd2931de None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.456079 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9254494e-3346-4d38-a5a9-09a9bd2931de tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:13.456398 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9254494e-3346-4d38-a5a9-09a9bd2931de tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:13.456666 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9254494e-3346-4d38-a5a9-09a9bd2931de tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:13.472455 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.472455 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:13.481495 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9254494e-3346-4d38-a5a9-09a9bd2931de tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:13.485220 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9254494e-3346-4d38-a5a9-09a9bd2931de tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:13.485220 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 317/1264] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:13 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:13.519986 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7d9bc400-d3f0-475f-8457-52be157fa2c7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.521807 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d9bc400-d3f0-475f-8457-52be157fa2c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] POST https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131/action Aug 13 19:27:13.522186 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d9bc400-d3f0-475f-8457-52be157fa2c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:13.522324 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d9bc400-d3f0-475f-8457-52be157fa2c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:13.534130 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.534130 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:13.534624 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7d9bc400-d3f0-475f-8457-52be157fa2c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:13.584459 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-7d9bc400-d3f0-475f-8457-52be157fa2c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Created reservations ['7e19ad5c-c98d-413c-8390-84c59edca63c', '1c55b968-f369-4b2d-9272-7c63cb3496d3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:13.610138 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7d9bc400-d3f0-475f-8457-52be157fa2c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Extend volume request issued successfully. Aug 13 19:27:13.610419 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d9bc400-d3f0-475f-8457-52be157fa2c7 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131/action returned with HTTP 202 Aug 13 19:27:13.610927 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 320/1265] 10.4.3.126 () {70 vars in 1431 bytes} [Thu Aug 13 19:27:13 2026] POST /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 19:27:13.619816 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a109ad69-ca9b-4a7f-a638-6dc72d52d1b1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.622796 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a109ad69-ca9b-4a7f-a638-6dc72d52d1b1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:13.623136 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a109ad69-ca9b-4a7f-a638-6dc72d52d1b1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:13.623481 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a109ad69-ca9b-4a7f-a638-6dc72d52d1b1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:13.635090 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.635090 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:13.639425 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a109ad69-ca9b-4a7f-a638-6dc72d52d1b1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:13.646887 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a109ad69-ca9b-4a7f-a638-6dc72d52d1b1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:13.647943 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 314/1266] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:13 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:13.966433 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7d9bc400-d3f0-475f-8457-52be157fa2c7 req-dd1699aa-4c55-4b68-bc72-aa99b8f830fc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:13.969367 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7d9bc400-d3f0-475f-8457-52be157fa2c7 req-dd1699aa-4c55-4b68-bc72-aa99b8f830fc service nova] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:13.969648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7d9bc400-d3f0-475f-8457-52be157fa2c7 req-dd1699aa-4c55-4b68-bc72-aa99b8f830fc service nova] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:13.969856 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7d9bc400-d3f0-475f-8457-52be157fa2c7 req-dd1699aa-4c55-4b68-bc72-aa99b8f830fc service nova] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:13.981430 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:13.981430 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:13.986606 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-7d9bc400-d3f0-475f-8457-52be157fa2c7 req-dd1699aa-4c55-4b68-bc72-aa99b8f830fc service nova] Volume info retrieved successfully. Aug 13 19:27:13.992686 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7d9bc400-d3f0-475f-8457-52be157fa2c7 req-dd1699aa-4c55-4b68-bc72-aa99b8f830fc service nova] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:13.993111 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 316/1267] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:13 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:14.065107 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3b8b825d-813a-44e5-a511-44dad234ba86 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:14.066772 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b8b825d-813a-44e5-a511-44dad234ba86 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:14.066946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b8b825d-813a-44e5-a511-44dad234ba86 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:14.067108 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3b8b825d-813a-44e5-a511-44dad234ba86 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:14.067207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3b8b825d-813a-44e5-a511-44dad234ba86 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:14.071471 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.071471 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:14.072625 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3b8b825d-813a-44e5-a511-44dad234ba86 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:14.072978 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 318/1268] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:14 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:14.111411 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e411eb7e-cc8a-4f63-9e3c-e5cfabc4e172 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:14.114322 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e411eb7e-cc8a-4f63-9e3c-e5cfabc4e172 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:14.114564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e411eb7e-cc8a-4f63-9e3c-e5cfabc4e172 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:14.114763 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e411eb7e-cc8a-4f63-9e3c-e5cfabc4e172 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:14.126463 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.126463 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:14.134348 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e411eb7e-cc8a-4f63-9e3c-e5cfabc4e172 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:14.144948 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e411eb7e-cc8a-4f63-9e3c-e5cfabc4e172 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:14.145336 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 321/1269] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:14 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:14.429698 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:14.432596 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 Aug 13 19:27:14.432876 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:14.433421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:14.443495 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.443495 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:14.447953 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Volume info retrieved successfully. Aug 13 19:27:14.448806 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:14.448806 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:14.492338 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:14.495236 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.495236 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:14.501364 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-819f5978-d673-4901-b5fb-4ad5d68f6c13 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 returned with HTTP 200 Aug 13 19:27:14.501751 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 315/1270] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:14 2026] GET /volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:14.522295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:14.526205 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] POST https://10.4.3.126/volume/v3/groups/action Aug 13 19:27:14.526630 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Action body: b'{"create-from-src": {"source_group_id": "980b8410-f140-4a84-9e18-8f7c5d84a45d", "name": "tempest-Group_from_grp-825617203"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:14.526786 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "980b8410-f140-4a84-9e18-8f7c5d84a45d", "name": "tempest-Group_from_grp-825617203"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:14.528383 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Creating new group {'create-from-src': {'source_group_id': '980b8410-f140-4a84-9e18-8f7c5d84a45d', 'name': 'tempest-Group_from_grp-825617203'}}. {{(pid=100186) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 19:27:14.528452 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Creating group tempest-Group_from_grp-825617203 from source group 980b8410-f140-4a84-9e18-8f7c5d84a45d. Aug 13 19:27:14.531413 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.531413 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:14.536530 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.536530 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:14.566963 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Created reservations ['ee1b9326-cbc0-43da-b9a6-ece7b28b2897'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:14.625867 np0000007253 devstack@c-api.service[100186]: INFO cinder.group.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] A mapping entry already exists for group 09a421b3-c5d9-4abf-91ee-f0121588bf94 and volume type 1ce7137b-1836-4301-bd2d-ede5139a36e8. Do not need to create again. Aug 13 19:27:14.626167 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.626167 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:14.626664 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Availability Zones retrieved successfully. Aug 13 19:27:14.631392 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Flow 'volume_create_api' (4c976b61-5189-48d4-801b-28bf8bb7e329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:14.632233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5f07cd-5441-4883-ba16-9b616415ee46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:14.633237 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:14.654294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5f07cd-5441-4883-ba16-9b616415ee46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3e6f8f83-bf30-4691-8147-245cdc5641f4', 'volume_type': VolumeType(created_at=2026-08-13T19:27:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ce7137b-1836-4301-bd2d-ede5139a36e8,is_public=True,name='tempest-GroupsV314Test-volume-type-178909585',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ce7137b-1836-4301-bd2d-ede5139a36e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09a421b3-c5d9-4abf-91ee-f0121588bf94', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:14.654847 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6479ef0c-8852-4089-b174-7756ba3be6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:14.663205 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1a2b9fa0-ddc4-4e65-80b5-040bb14afdba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:14.664708 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a2b9fa0-ddc4-4e65-80b5-040bb14afdba tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:14.664902 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a2b9fa0-ddc4-4e65-80b5-040bb14afdba tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:14.665063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a2b9fa0-ddc4-4e65-80b5-040bb14afdba tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:14.673425 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.673425 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:14.676510 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1a2b9fa0-ddc4-4e65-80b5-040bb14afdba tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:14.678859 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-178909585 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-178909585, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:27:14.679193 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-178909585 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-178909585, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:27:14.680248 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a2b9fa0-ddc4-4e65-80b5-040bb14afdba tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:14.680618 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 319/1271] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:14 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1158 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:14.690832 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Created reservations ['d34a8bc0-7a0e-4fb1-905d-ce73a0b0ebda', '71598ee2-1485-4d92-a96c-1bed5f208583', '735d9790-f83c-482e-aff7-90bc8ce573bd', '2c307c58-4578-4b46-8978-3a3f0e20221f'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:14.691576 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6479ef0c-8852-4089-b174-7756ba3be6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34a8bc0-7a0e-4fb1-905d-ce73a0b0ebda', '71598ee2-1485-4d92-a96c-1bed5f208583', '735d9790-f83c-482e-aff7-90bc8ce573bd', '2c307c58-4578-4b46-8978-3a3f0e20221f']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:14.692192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2e46bb-7156-4480-9396-dbf2de02e0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:14.697054 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5250d280-858b-4787-a2b7-c4d663dfca69 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:14.701218 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5250d280-858b-4787-a2b7-c4d663dfca69 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:14.701310 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5250d280-858b-4787-a2b7-c4d663dfca69 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:14.701455 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5250d280-858b-4787-a2b7-c4d663dfca69 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:14.711754 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.711754 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:14.714898 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2e46bb-7156-4480-9396-dbf2de02e0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03e375ac-2c3b-429d-b77d-d5d85186069b', '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=09a421b3-c5d9-4abf-91ee-f0121588bf94,group_type_id=,metadata={},multiattach=False,project_id='6eab1a5c025248eda96a1d03bd74769a',qos_specs=None,replication_status=,reservations=['d34a8bc0-7a0e-4fb1-905d-ce73a0b0ebda','71598ee2-1485-4d92-a96c-1bed5f208583','735d9790-f83c-482e-aff7-90bc8ce573bd','2c307c58-4578-4b46-8978-3a3f0e20221f'],size=1,snapshot_id=None,source_replicaid=,source_volid=3e6f8f83-bf30-4691-8147-245cdc5641f4,status='creating',user_id='f7e41304b73b432d94c19aa4448a5501',volume_type_id=1ce7137b-1836-4301-bd2d-ede5139a36e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09a421b3-c5d9-4abf-91ee-f0121588bf94,host=None,id=03e375ac-2c3b-429d-b77d-d5d85186069b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eab1a5c025248eda96a1d03bd74769a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3e6f8f83-bf30-4691-8147-245cdc5641f4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7e41304b73b432d94c19aa4448a5501',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ce7137b-1836-4301-bd2d-ede5139a36e8),volume_type_id=1ce7137b-1836-4301-bd2d-ede5139a36e8)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:14.715342 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5250d280-858b-4787-a2b7-c4d663dfca69 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:14.715572 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0142b50f-65f6-427a-ad20-55de7a5f8c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:14.719128 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5250d280-858b-4787-a2b7-c4d663dfca69 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:14.719534 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 322/1272] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:14 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:14.733863 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0142b50f-65f6-427a-ad20-55de7a5f8c21) transitioned into state 'SUCCESS' from 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=09a421b3-c5d9-4abf-91ee-f0121588bf94,group_type_id=,metadata={},multiattach=False,project_id='6eab1a5c025248eda96a1d03bd74769a',qos_specs=None,replication_status=,reservations=['d34a8bc0-7a0e-4fb1-905d-ce73a0b0ebda','71598ee2-1485-4d92-a96c-1bed5f208583','735d9790-f83c-482e-aff7-90bc8ce573bd','2c307c58-4578-4b46-8978-3a3f0e20221f'],size=1,snapshot_id=None,source_replicaid=,source_volid=3e6f8f83-bf30-4691-8147-245cdc5641f4,status='creating',user_id='f7e41304b73b432d94c19aa4448a5501',volume_type_id=1ce7137b-1836-4301-bd2d-ede5139a36e8)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:14.734585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Flow 'volume_create_api' (4c976b61-5189-48d4-801b-28bf8bb7e329) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:14.734943 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Create volume request issued successfully. Aug 13 19:27:14.752437 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2c5e35ca-04b0-4ba8-beb4-ebc6d8e82ec4 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups/action returned with HTTP 202 Aug 13 19:27:14.752437 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 317/1273] 10.4.3.126 () {70 vars in 1318 bytes} [Thu Aug 13 19:27:14 2026] POST /volume/v3/groups/action => generated 101 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:14.757832 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:14.760135 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:27:14.760514 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:14.760800 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:14.761227 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:27:14.762230 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:27:14.770566 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Get all volumes completed successfully. Aug 13 19:27:14.771410 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:14.771585 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:14.827546 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:14.831164 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.831164 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:14.836137 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:14.836137 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:14.895267 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:14.902496 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.902496 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:14.912568 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5617377-5a0b-44a5-b727-8b60edfff1b1 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:27:14.913075 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 316/1274] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:27:14 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:14.928065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:14.929876 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b Aug 13 19:27:14.930161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:14.930455 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:14.940307 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.940307 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:14.944483 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Volume info retrieved successfully. Aug 13 19:27:14.945127 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:14.945238 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:14.988618 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:14.992154 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:14.992154 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:14.999578 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-690f9d35-0e57-44ce-afd0-c5e14e1bbf47 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b returned with HTTP 200 Aug 13 19:27:15.000001 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 320/1275] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:14 2026] GET /volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b => generated 922 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:15.013184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-531596ca-d2b6-43d9-bc94-5181a66f5d7d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.014815 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-531596ca-d2b6-43d9-bc94-5181a66f5d7d tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94 Aug 13 19:27:15.014992 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-531596ca-d2b6-43d9-bc94-5181a66f5d7d tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.015218 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-531596ca-d2b6-43d9-bc94-5181a66f5d7d tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.015426 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-531596ca-d2b6-43d9-bc94-5181a66f5d7d tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] show called for member 09a421b3-c5d9-4abf-91ee-f0121588bf94 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:27:15.018578 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.018578 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:15.024789 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-531596ca-d2b6-43d9-bc94-5181a66f5d7d tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94 returned with HTTP 200 Aug 13 19:27:15.027419 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 323/1276] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94 => generated 416 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:15.032536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-7b6ad535-e91c-44e5-b8b1-1013395a782e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.034636 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.034955 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-7b6ad535-e91c-44e5-b8b1-1013395a782e tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:15.035148 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-7b6ad535-e91c-44e5-b8b1-1013395a782e tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.035412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-7b6ad535-e91c-44e5-b8b1-1013395a782e tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.036572 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:27:15.036764 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.036991 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.037380 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:27:15.038193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:27:15.046527 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.046527 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:15.046655 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Get all volumes completed successfully. Aug 13 19:27:15.047446 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:15.047622 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:15.051503 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-7b6ad535-e91c-44e5-b8b1-1013395a782e tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:15.058297 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-7b6ad535-e91c-44e5-b8b1-1013395a782e tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:15.058297 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 318/1277] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:15.082834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-37356d4d-5047-467f-90ed-8fa0a845ed89 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.084730 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37356d4d-5047-467f-90ed-8fa0a845ed89 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:15.084941 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37356d4d-5047-467f-90ed-8fa0a845ed89 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.085135 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-37356d4d-5047-467f-90ed-8fa0a845ed89 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.085236 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-37356d4d-5047-467f-90ed-8fa0a845ed89 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:15.086499 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:15.089083 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.089083 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:15.089967 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.089967 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:15.090093 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-37356d4d-5047-467f-90ed-8fa0a845ed89 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:15.090184 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 321/1278] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:15.093178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-2c34b2c8-a17e-43ac-bdfd-4b50a35207e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.093456 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:15.093998 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:15.095777 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-2c34b2c8-a17e-43ac-bdfd-4b50a35207e8 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] POST https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131/action Aug 13 19:27:15.095777 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-2c34b2c8-a17e-43ac-bdfd-4b50a35207e8 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:15.095777 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-2c34b2c8-a17e-43ac-bdfd-4b50a35207e8 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:15.105978 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.105978 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:15.106040 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-2c34b2c8-a17e-43ac-bdfd-4b50a35207e8 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:15.113654 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-2c34b2c8-a17e-43ac-bdfd-4b50a35207e8 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Begin detaching volume completed successfully. Aug 13 19:27:15.113876 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-2c34b2c8-a17e-43ac-bdfd-4b50a35207e8 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131/action returned with HTTP 202 Aug 13 19:27:15.114310 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 324/1279] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:27:15 2026] POST /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:27:15.129545 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:15.132179 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.132179 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:15.132936 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b7460479-0c08-4641-8da5-8ff3dc83ab9f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.135560 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b7460479-0c08-4641-8da5-8ff3dc83ab9f tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:15.135711 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b7460479-0c08-4641-8da5-8ff3dc83ab9f tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.135911 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b7460479-0c08-4641-8da5-8ff3dc83ab9f tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.140063 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75b08d27-e7ce-48ab-8e38-490a2f8373a7 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:27:15.140454 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 317/1280] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:15.152528 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.152528 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:15.154185 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-71619926-0e60-4af0-86a1-69bb83f476c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.158292 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71619926-0e60-4af0-86a1-69bb83f476c0 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] POST https://10.4.3.126/volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94/action Aug 13 19:27:15.158820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71619926-0e60-4af0-86a1-69bb83f476c0 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:15.158989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71619926-0e60-4af0-86a1-69bb83f476c0 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:15.160677 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-71619926-0e60-4af0-86a1-69bb83f476c0 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] delete called for group 09a421b3-c5d9-4abf-91ee-f0121588bf94 {{(pid=100185) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:27:15.161086 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-71619926-0e60-4af0-86a1-69bb83f476c0 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Delete group with id: 09a421b3-c5d9-4abf-91ee-f0121588bf94 Aug 13 19:27:15.162828 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-549be3e2-9ed4-4b2c-b53f-fff80934af22 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.163942 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b7460479-0c08-4641-8da5-8ff3dc83ab9f tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:15.164630 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.164630 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:15.165291 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-549be3e2-9ed4-4b2c-b53f-fff80934af22 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:15.165629 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-549be3e2-9ed4-4b2c-b53f-fff80934af22 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.166223 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-549be3e2-9ed4-4b2c-b53f-fff80934af22 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.167372 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9fb988d0-c3cd-4252-ac3f-8720195945a5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.167816 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fb988d0-c3cd-4252-ac3f-8720195945a5 None None] GET https://10.4.3.126/volume// Aug 13 19:27:15.167971 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fb988d0-c3cd-4252-ac3f-8720195945a5 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.168174 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fb988d0-c3cd-4252-ac3f-8720195945a5 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.168545 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fb988d0-c3cd-4252-ac3f-8720195945a5 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:15.168821 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 318/1281] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:15.170753 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b7460479-0c08-4641-8da5-8ff3dc83ab9f tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:15.171186 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 319/1282] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:15.175357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-cee88a47-adaa-47ce-bbde-9f369d41d0bd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.178747 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-cee88a47-adaa-47ce-bbde-9f369d41d0bd tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:15.178747 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-cee88a47-adaa-47ce-bbde-9f369d41d0bd tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.178747 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-cee88a47-adaa-47ce-bbde-9f369d41d0bd tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.183785 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.183785 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:15.188460 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.188460 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:15.192083 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-549be3e2-9ed4-4b2c-b53f-fff80934af22 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:15.192497 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-cee88a47-adaa-47ce-bbde-9f369d41d0bd tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:15.197763 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-cee88a47-adaa-47ce-bbde-9f369d41d0bd tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:15.198230 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 319/1283] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:15.198565 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-549be3e2-9ed4-4b2c-b53f-fff80934af22 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:15.198997 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 325/1284] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:15.221238 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71619926-0e60-4af0-86a1-69bb83f476c0 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94/action returned with HTTP 202 Aug 13 19:27:15.221635 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 322/1285] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:27:15 2026] POST /volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:15.230512 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.232464 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b Aug 13 19:27:15.232464 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:15.232464 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:15.239964 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.239964 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:15.244748 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Volume info retrieved successfully. Aug 13 19:27:15.245412 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:15.245839 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:15.279265 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:15.282213 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.282213 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:15.290088 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d5cd1ba-ad80-49df-a9c5-856eb5f8011c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b returned with HTTP 200 Aug 13 19:27:15.290487 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 320/1286] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:15 2026] GET /volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b => generated 921 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:15.955384 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a9dbfa3e-3770-49d2-aaf5-5db54e6e1c47 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:15.958211 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a9dbfa3e-3770-49d2-aaf5-5db54e6e1c47 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] POST https://10.4.3.126/volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00/action Aug 13 19:27:15.958715 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a9dbfa3e-3770-49d2-aaf5-5db54e6e1c47 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:15.958913 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a9dbfa3e-3770-49d2-aaf5-5db54e6e1c47 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:15.976016 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:15.976016 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:15.988756 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0c732050-bdbd-463e-a66b-22981f8f66ab req-a9dbfa3e-3770-49d2-aaf5-5db54e6e1c47 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00/action returned with HTTP 204 Aug 13 19:27:15.989326 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 320/1287] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:15 2026] POST /volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:16.102349 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-88e45a5a-d030-42f7-a565-5dc616f793ab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.104565 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-88e45a5a-d030-42f7-a565-5dc616f793ab tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:16.104814 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-88e45a5a-d030-42f7-a565-5dc616f793ab tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.105046 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-88e45a5a-d030-42f7-a565-5dc616f793ab tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.105179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-88e45a5a-d030-42f7-a565-5dc616f793ab tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:16.110691 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.110691 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:16.111449 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-88e45a5a-d030-42f7-a565-5dc616f793ab tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:16.111860 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 326/1288] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:16.149023 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c518e63b-c1e5-40bf-aa3f-5c7c998c65ed None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.149452 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c518e63b-c1e5-40bf-aa3f-5c7c998c65ed None None] GET https://10.4.3.126/volume// Aug 13 19:27:16.149631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c518e63b-c1e5-40bf-aa3f-5c7c998c65ed None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.149836 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c518e63b-c1e5-40bf-aa3f-5c7c998c65ed None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.150150 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c518e63b-c1e5-40bf-aa3f-5c7c998c65ed None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:16.150430 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 323/1289] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:16.158225 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-67834607-a99b-4dc9-95e7-ae5eade1fd6a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.160200 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-67834607-a99b-4dc9-95e7-ae5eade1fd6a tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:16.160610 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-67834607-a99b-4dc9-95e7-ae5eade1fd6a tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71afdfa7-4991-41eb-b2d1-906394d3fce2", "connector": null, "instance_uuid": "119bd83e-a05e-499d-bfea-f4576ccca807"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:16.177204 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.177204 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:16.186350 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-01a3eab7-2593-495b-a03f-7649c45feb87 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.188674 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01a3eab7-2593-495b-a03f-7649c45feb87 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:16.188859 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01a3eab7-2593-495b-a03f-7649c45feb87 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.189127 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01a3eab7-2593-495b-a03f-7649c45feb87 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.198882 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.198882 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:16.203507 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-01a3eab7-2593-495b-a03f-7649c45feb87 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:16.207635 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01a3eab7-2593-495b-a03f-7649c45feb87 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:16.208414 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 321/1290] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:16.220441 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dfe29853-aa7d-4602-ae36-21914acb4e90 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.222536 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dfe29853-aa7d-4602-ae36-21914acb4e90 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:16.222536 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dfe29853-aa7d-4602-ae36-21914acb4e90 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.222536 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dfe29853-aa7d-4602-ae36-21914acb4e90 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.226409 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-67834607-a99b-4dc9-95e7-ae5eade1fd6a tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:16.226937 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 321/1291] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:16 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.232800 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.232800 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:16.237608 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dfe29853-aa7d-4602-ae36-21914acb4e90 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:16.242464 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dfe29853-aa7d-4602-ae36-21914acb4e90 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:16.242884 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 327/1292] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.282485 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5d31bc1c-fc76-470d-b05e-dbc5ed2e1d99 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.284691 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5d31bc1c-fc76-470d-b05e-dbc5ed2e1d99 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:16.284934 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5d31bc1c-fc76-470d-b05e-dbc5ed2e1d99 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.285153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5d31bc1c-fc76-470d-b05e-dbc5ed2e1d99 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.297373 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.297373 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:16.302022 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5d31bc1c-fc76-470d-b05e-dbc5ed2e1d99 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:16.306678 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5d31bc1c-fc76-470d-b05e-dbc5ed2e1d99 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:16.307234 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 324/1293] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.311230 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4621a45a-4cfe-41ff-af2c-f47fb514a85c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.314253 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4621a45a-4cfe-41ff-af2c-f47fb514a85c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b Aug 13 19:27:16.314253 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4621a45a-4cfe-41ff-af2c-f47fb514a85c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.314562 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4621a45a-4cfe-41ff-af2c-f47fb514a85c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.321645 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4621a45a-4cfe-41ff-af2c-f47fb514a85c tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b returned with HTTP 404 Aug 13 19:27:16.322251 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 322/1294] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/volumes/03e375ac-2c3b-429d-b77d-d5d85186069b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:16.328436 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c954cd8c-d201-4e68-8f60-8dc14750522a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.330076 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c954cd8c-d201-4e68-8f60-8dc14750522a tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94 Aug 13 19:27:16.330219 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c954cd8c-d201-4e68-8f60-8dc14750522a tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.330451 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c954cd8c-d201-4e68-8f60-8dc14750522a tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.330611 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-c954cd8c-d201-4e68-8f60-8dc14750522a tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] show called for member 09a421b3-c5d9-4abf-91ee-f0121588bf94 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:27:16.333651 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c954cd8c-d201-4e68-8f60-8dc14750522a tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94 returned with HTTP 404 Aug 13 19:27:16.334130 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 322/1295] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/groups/09a421b3-c5d9-4abf-91ee-f0121588bf94 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:16.340983 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-205e3399-9000-46db-b3ec-41674c1a5717 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.341993 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:27:16.342174 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.342373 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.342642 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:27:16.343409 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:27:16.350259 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Get all volumes completed successfully. Aug 13 19:27:16.350911 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:16.351051 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:16.386738 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:16.389809 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.389809 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:16.391553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-26037709-4189-43c5-84a7-6e5a7b452b83 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.391919 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26037709-4189-43c5-84a7-6e5a7b452b83 None None] GET https://10.4.3.126/volume// Aug 13 19:27:16.391919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26037709-4189-43c5-84a7-6e5a7b452b83 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.392012 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26037709-4189-43c5-84a7-6e5a7b452b83 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.392428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26037709-4189-43c5-84a7-6e5a7b452b83 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:16.392616 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 325/1296] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:16.397501 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-205e3399-9000-46db-b3ec-41674c1a5717 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:27:16.397625 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 328/1297] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.410327 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-c55dc1b4-3d2d-44e3-931d-3af279bd0f66 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.412121 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-c55dc1b4-3d2d-44e3-931d-3af279bd0f66 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:16.412380 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-c55dc1b4-3d2d-44e3-931d-3af279bd0f66 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b673790-6bca-41f4-a9c8-27c81252f9fe", "connector": null, "instance_uuid": "f4df1ce2-9e60-4778-9fd0-98b461081831"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:16.412898 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-05e3f771-6656-4095-9b4d-a4af406b272f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.414600 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-05e3f771-6656-4095-9b4d-a4af406b272f tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] POST https://10.4.3.126/volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d/action Aug 13 19:27:16.414937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-05e3f771-6656-4095-9b4d-a4af406b272f tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:16.415044 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-05e3f771-6656-4095-9b4d-a4af406b272f tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:16.415944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-1e1b3353-6886-4f2d-978f-5fb1f85e62f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.416326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-05e3f771-6656-4095-9b4d-a4af406b272f tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] delete called for group 980b8410-f140-4a84-9e18-8f7c5d84a45d {{(pid=100186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:27:16.416447 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-05e3f771-6656-4095-9b4d-a4af406b272f tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Delete group with id: 980b8410-f140-4a84-9e18-8f7c5d84a45d Aug 13 19:27:16.417729 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-1e1b3353-6886-4f2d-978f-5fb1f85e62f3 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] DELETE https://10.4.3.126/volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa Aug 13 19:27:16.417900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-1e1b3353-6886-4f2d-978f-5fb1f85e62f3 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.418062 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-1e1b3353-6886-4f2d-978f-5fb1f85e62f3 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.423242 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.423242 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:16.423326 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.423326 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:16.430181 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.430181 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:16.446294 np0000007253 devstack@c-api.service[100183]: WARNING cinder.volume.api [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-c55dc1b4-3d2d-44e3-931d-3af279bd0f66 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 19:27:16.452433 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-c55dc1b4-3d2d-44e3-931d-3af279bd0f66 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:16.452868 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 323/1298] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:16 2026] POST /volume/v3/attachments => generated 271 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.459599 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-4abfcc37-617d-4299-b16b-79359b6ef457 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.461887 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-4abfcc37-617d-4299-b16b-79359b6ef457 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] DELETE https://10.4.3.126/volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e Aug 13 19:27:16.462119 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-4abfcc37-617d-4299-b16b-79359b6ef457 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.462364 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-4abfcc37-617d-4299-b16b-79359b6ef457 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.462533 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-05e3f771-6656-4095-9b4d-a4af406b272f tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d/action returned with HTTP 202 Aug 13 19:27:16.463182 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 323/1299] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:27:16 2026] POST /volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:16.471310 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.474753 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.474753 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:16.474862 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 Aug 13 19:27:16.474862 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.474862 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.481401 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cacf3889-b7ef-4e61-995d-6fcb5db87bef None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.487174 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cacf3889-b7ef-4e61-995d-6fcb5db87bef tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:16.487174 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cacf3889-b7ef-4e61-995d-6fcb5db87bef tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.487174 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cacf3889-b7ef-4e61-995d-6fcb5db87bef tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.489259 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.489259 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:16.492327 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0bfaf46b-97e9-4fb2-93f3-6e865068d058 req-1e1b3353-6886-4f2d-978f-5fb1f85e62f3 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa returned with HTTP 200 Aug 13 19:27:16.492327 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 326/1300] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:27:16 2026] DELETE /volume/v3/attachments/073bc93a-fe3e-4d7c-8e36-3f4615fb72fa => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:16.494003 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Volume info retrieved successfully. Aug 13 19:27:16.495652 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:27:16.495816 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:27:16.503388 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.503388 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:16.506142 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cacf3889-b7ef-4e61-995d-6fcb5db87bef tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:16.511598 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4628bdd9-1578-40ad-a5cf-b19a782b2162 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.511598 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4628bdd9-1578-40ad-a5cf-b19a782b2162 None None] GET https://10.4.3.126/volume// Aug 13 19:27:16.511598 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4628bdd9-1578-40ad-a5cf-b19a782b2162 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.511598 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4628bdd9-1578-40ad-a5cf-b19a782b2162 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.511598 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4628bdd9-1578-40ad-a5cf-b19a782b2162 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:16.511598 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 327/1301] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:16.514197 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cacf3889-b7ef-4e61-995d-6fcb5db87bef tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:16.514825 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 324/1302] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.522284 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-eb9b28a7-3e2f-46e6-97d0-a66fc7ae8edc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.524089 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-eb9b28a7-3e2f-46e6-97d0-a66fc7ae8edc tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:16.524296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-eb9b28a7-3e2f-46e6-97d0-a66fc7ae8edc tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.524486 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-eb9b28a7-3e2f-46e6-97d0-a66fc7ae8edc tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.536516 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.536516 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:16.540618 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-eb9b28a7-3e2f-46e6-97d0-a66fc7ae8edc tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:16.543133 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:27:16.545396 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-eb9b28a7-3e2f-46e6-97d0-a66fc7ae8edc tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:16.545721 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 328/1303] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1343 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:16.546516 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.546516 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:16.553329 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3698d1ec-7aca-4cb5-ba8a-67483f0b113e tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 returned with HTTP 200 Aug 13 19:27:16.553906 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 324/1304] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.657012 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-dfbf0c14-4d04-4986-afc8-51b920dc982a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.659004 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-dfbf0c14-4d04-4986-afc8-51b920dc982a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] PUT https://10.4.3.126/volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e Aug 13 19:27:16.659380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-dfbf0c14-4d04-4986-afc8-51b920dc982a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:16.666454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-dfbf0c14-4d04-4986-afc8-51b920dc982a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Acquiring lock "cinder-attachment_update-5b673790-6bca-41f4-a9c8-27c81252f9fe-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:16.670194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-dfbf0c14-4d04-4986-afc8-51b920dc982a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Lock "cinder-attachment_update-5b673790-6bca-41f4-a9c8-27c81252f9fe-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:16.671056 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.671056 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:16.725408 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-4abfcc37-617d-4299-b16b-79359b6ef457 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e returned with HTTP 200 Aug 13 19:27:16.725936 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 329/1305] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:27:16 2026] DELETE /volume/v3/attachments/e89d7028-2270-4186-a78d-6796b7d0546e => generated 192 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.741304 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-dfbf0c14-4d04-4986-afc8-51b920dc982a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Lock "cinder-attachment_update-5b673790-6bca-41f4-a9c8-27c81252f9fe-np0000007253" released by "attachment_update" :: held 0.071s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:16.741609 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-dfbf0c14-4d04-4986-afc8-51b920dc982a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e returned with HTTP 200 Aug 13 19:27:16.742356 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 325/1306] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:16 2026] PUT /volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e => generated 967 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:16.838638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-be3b4933-b620-43dc-ba61-91dbc5c16b28 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.838638 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be3b4933-b620-43dc-ba61-91dbc5c16b28 None None] GET https://10.4.3.126/volume// Aug 13 19:27:16.838638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be3b4933-b620-43dc-ba61-91dbc5c16b28 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:16.838638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be3b4933-b620-43dc-ba61-91dbc5c16b28 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:16.838638 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be3b4933-b620-43dc-ba61-91dbc5c16b28 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:16.838638 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 329/1307] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:16.845544 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-506669d3-ca77-4aec-a083-25d43c3a1db6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:16.850048 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-506669d3-ca77-4aec-a083-25d43c3a1db6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] POST https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2/action Aug 13 19:27:16.851920 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-506669d3-ca77-4aec-a083-25d43c3a1db6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action body: b'{"os-reimage": {"image_id": "d360760f-5278-4d01-b061-63321dc7287b", "reimage_reserved": true}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:16.852346 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-506669d3-ca77-4aec-a083-25d43c3a1db6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "d360760f-5278-4d01-b061-63321dc7287b", "reimage_reserved": true}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:16.865010 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:16.865010 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:16.865532 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-506669d3-ca77-4aec-a083-25d43c3a1db6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:27:16.989725 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-506669d3-ca77-4aec-a083-25d43c3a1db6 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2/action returned with HTTP 202 Aug 13 19:27:16.990248 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 325/1308] 10.4.3.126 () {74 vars in 1713 bytes} [Thu Aug 13 19:27:16 2026] POST /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 19:27:17.121677 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a63cef15-5c99-4fac-91c7-2da2cfe73e73 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.123321 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a63cef15-5c99-4fac-91c7-2da2cfe73e73 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:17.123506 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a63cef15-5c99-4fac-91c7-2da2cfe73e73 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.123677 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a63cef15-5c99-4fac-91c7-2da2cfe73e73 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.123778 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a63cef15-5c99-4fac-91c7-2da2cfe73e73 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:17.127457 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:17.127457 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:17.128145 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a63cef15-5c99-4fac-91c7-2da2cfe73e73 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:17.128482 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 330/1309] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 803 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:17.138837 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7793d33c-e656-4688-8186-d8f094126d92 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.141382 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7793d33c-e656-4688-8186-d8f094126d92 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 Aug 13 19:27:17.141706 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7793d33c-e656-4688-8186-d8f094126d92 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.141706 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7793d33c-e656-4688-8186-d8f094126d92 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.151712 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:17.151712 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:17.159738 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7793d33c-e656-4688-8186-d8f094126d92 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:27:17.170293 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7793d33c-e656-4688-8186-d8f094126d92 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 returned with HTTP 200 Aug 13 19:27:17.170711 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 326/1310] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:17.186158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c2aa341-f6b4-436a-8607-64caa92f8e69 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.188948 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c2aa341-f6b4-436a-8607-64caa92f8e69 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] POST https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222/action Aug 13 19:27:17.189400 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c2aa341-f6b4-436a-8607-64caa92f8e69 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:17.189535 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c2aa341-f6b4-436a-8607-64caa92f8e69 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:17.191898 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-2c2aa341-f6b4-436a-8607-64caa92f8e69 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] Updating backup 'ca6501f8-be68-4ed1-8873-b1ac83594222' with '{'status': 'error'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 19:27:17.201612 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:17.201612 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:17.209776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-2c2aa341-f6b4-436a-8607-64caa92f8e69 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] reset_status in rpcapi backup_id ca6501f8-be68-4ed1-8873-b1ac83594222 on host np0000007253. {{(pid=100185) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 19:27:17.211623 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c2aa341-f6b4-436a-8607-64caa92f8e69 tempest-VolumesBackupsAdminTest-1888512503 tempest-VolumesBackupsAdminTest-1888512503-project-admin] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222/action returned with HTTP 202 Aug 13 19:27:17.212887 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 330/1311] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:27:17 2026] POST /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:27:17.219371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15d1c983-e21e-424d-aad8-b446a2307a64 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.221579 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15d1c983-e21e-424d-aad8-b446a2307a64 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:17.221802 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15d1c983-e21e-424d-aad8-b446a2307a64 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.222007 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15d1c983-e21e-424d-aad8-b446a2307a64 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.222129 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-15d1c983-e21e-424d-aad8-b446a2307a64 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:17.229534 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:17.229534 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:17.229796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-817eb194-689a-45b0-9245-1bec992c9c66 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.230431 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15d1c983-e21e-424d-aad8-b446a2307a64 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:17.230853 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 326/1312] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:17.231396 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-817eb194-689a-45b0-9245-1bec992c9c66 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:17.231618 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-817eb194-689a-45b0-9245-1bec992c9c66 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.231857 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-817eb194-689a-45b0-9245-1bec992c9c66 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.242299 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-63ec4ef7-9e7c-4704-8f95-7d9b0f553a11 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.244386 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-63ec4ef7-9e7c-4704-8f95-7d9b0f553a11 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] DELETE https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:17.244605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-63ec4ef7-9e7c-4704-8f95-7d9b0f553a11 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.244847 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-63ec4ef7-9e7c-4704-8f95-7d9b0f553a11 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.244967 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-63ec4ef7-9e7c-4704-8f95-7d9b0f553a11 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Delete backup with id: ca6501f8-be68-4ed1-8873-b1ac83594222. Aug 13 19:27:17.247532 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:17.247532 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:17.249880 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:17.249880 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:17.254455 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-817eb194-689a-45b0-9245-1bec992c9c66 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:17.259982 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-817eb194-689a-45b0-9245-1bec992c9c66 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:17.260525 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 331/1313] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:17.279061 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-63ec4ef7-9e7c-4704-8f95-7d9b0f553a11 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] delete_backup rpcapi backup_id ca6501f8-be68-4ed1-8873-b1ac83594222 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:27:17.280838 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-63ec4ef7-9e7c-4704-8f95-7d9b0f553a11 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 202 Aug 13 19:27:17.281258 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 327/1314] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:17 2026] DELETE /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:27:17.289293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-29e1e2e4-4448-4fe8-b970-78283106c16b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.291815 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29e1e2e4-4448-4fe8-b970-78283106c16b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:17.292025 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29e1e2e4-4448-4fe8-b970-78283106c16b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.292173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29e1e2e4-4448-4fe8-b970-78283106c16b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.292288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-29e1e2e4-4448-4fe8-b970-78283106c16b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:17.298370 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:17.298370 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:17.299185 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29e1e2e4-4448-4fe8-b970-78283106c16b tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 200 Aug 13 19:27:17.299708 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 331/1315] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:17.532401 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6f2d1851-b839-4bdb-8903-219b58edd528 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.534265 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f2d1851-b839-4bdb-8903-219b58edd528 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:17.534536 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f2d1851-b839-4bdb-8903-219b58edd528 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.534813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f2d1851-b839-4bdb-8903-219b58edd528 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.547008 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:17.547008 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:17.551424 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6f2d1851-b839-4bdb-8903-219b58edd528 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:17.557967 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f2d1851-b839-4bdb-8903-219b58edd528 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:17.559014 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 327/1316] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:17.568161 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5a070438-d552-4241-ac5b-81bac0b28aa8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.569723 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a070438-d552-4241-ac5b-81bac0b28aa8 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 Aug 13 19:27:17.569935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a070438-d552-4241-ac5b-81bac0b28aa8 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.570101 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a070438-d552-4241-ac5b-81bac0b28aa8 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.576851 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a070438-d552-4241-ac5b-81bac0b28aa8 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 returned with HTTP 404 Aug 13 19:27:17.582891 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 332/1317] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/volumes/3e6f8f83-bf30-4691-8147-245cdc5641f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:17.586792 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-adf149c5-9d0c-4dd8-aaed-8aee10e48d14 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.588800 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-adf149c5-9d0c-4dd8-aaed-8aee10e48d14 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] GET https://10.4.3.126/volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d Aug 13 19:27:17.589059 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-adf149c5-9d0c-4dd8-aaed-8aee10e48d14 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.589337 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-adf149c5-9d0c-4dd8-aaed-8aee10e48d14 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.589499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-adf149c5-9d0c-4dd8-aaed-8aee10e48d14 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] show called for member 980b8410-f140-4a84-9e18-8f7c5d84a45d {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:27:17.592755 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-adf149c5-9d0c-4dd8-aaed-8aee10e48d14 tempest-GroupsV314Test-1254249959 tempest-GroupsV314Test-1254249959-project-member] https://10.4.3.126/volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d returned with HTTP 404 Aug 13 19:27:17.593284 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 328/1318] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/groups/980b8410-f140-4a84-9e18-8f7c5d84a45d => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:17.600346 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c58bde8c-7b33-4f3a-b56e-8554ff9054a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.601845 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c58bde8c-7b33-4f3a-b56e-8554ff9054a6 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/59e5009a-09f7-4c7e-91c9-b1e651445db3 Aug 13 19:27:17.602038 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c58bde8c-7b33-4f3a-b56e-8554ff9054a6 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.602233 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c58bde8c-7b33-4f3a-b56e-8554ff9054a6 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.614761 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c58bde8c-7b33-4f3a-b56e-8554ff9054a6 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] https://10.4.3.126/volume/v3/group_types/59e5009a-09f7-4c7e-91c9-b1e651445db3 returned with HTTP 202 Aug 13 19:27:17.615166 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 332/1319] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:27:17 2026] DELETE /volume/v3/group_types/59e5009a-09f7-4c7e-91c9-b1e651445db3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:17.621943 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-315092f5-f053-42b7-95f3-b10139c9e027 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.623498 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-315092f5-f053-42b7-95f3-b10139c9e027 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] DELETE https://10.4.3.126/volume/v3/types/1ce7137b-1836-4301-bd2d-ede5139a36e8 Aug 13 19:27:17.623742 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-315092f5-f053-42b7-95f3-b10139c9e027 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.624001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-315092f5-f053-42b7-95f3-b10139c9e027 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.647259 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-315092f5-f053-42b7-95f3-b10139c9e027 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] https://10.4.3.126/volume/v3/types/1ce7137b-1836-4301-bd2d-ede5139a36e8 returned with HTTP 202 Aug 13 19:27:17.647660 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 328/1320] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:27:17 2026] DELETE /volume/v3/types/1ce7137b-1836-4301-bd2d-ede5139a36e8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:17.653310 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd15b7bb-59f0-4053-bb06-7b93182c73e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:17.655218 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd15b7bb-59f0-4053-bb06-7b93182c73e9 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] GET https://10.4.3.126/volume/v3/types/1ce7137b-1836-4301-bd2d-ede5139a36e8 Aug 13 19:27:17.655452 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd15b7bb-59f0-4053-bb06-7b93182c73e9 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:17.655848 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd15b7bb-59f0-4053-bb06-7b93182c73e9 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:17.658976 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd15b7bb-59f0-4053-bb06-7b93182c73e9 tempest-GroupsV314Test-1290315985 tempest-GroupsV314Test-1290315985-project-admin] https://10.4.3.126/volume/v3/types/1ce7137b-1836-4301-bd2d-ede5139a36e8 returned with HTTP 404 Aug 13 19:27:17.659670 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 333/1321] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:27:17 2026] GET /volume/v3/types/1ce7137b-1836-4301-bd2d-ede5139a36e8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:27:18.311292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8fc81627-9c05-4bdb-bbde-3c8e4798ae9a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:18.313400 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8fc81627-9c05-4bdb-bbde-3c8e4798ae9a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 Aug 13 19:27:18.313634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8fc81627-9c05-4bdb-bbde-3c8e4798ae9a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:18.313915 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8fc81627-9c05-4bdb-bbde-3c8e4798ae9a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:18.314068 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8fc81627-9c05-4bdb-bbde-3c8e4798ae9a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Show backup with id ca6501f8-be68-4ed1-8873-b1ac83594222. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:18.318743 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8fc81627-9c05-4bdb-bbde-3c8e4798ae9a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 returned with HTTP 404 Aug 13 19:27:18.319336 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 329/1322] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:18 2026] GET /volume/v3/backups/ca6501f8-be68-4ed1-8873-b1ac83594222 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:18.397244 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-02435f31-b90d-4d27-bc29-8d4659559e10 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:18.399377 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02435f31-b90d-4d27-bc29-8d4659559e10 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 Aug 13 19:27:18.399620 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02435f31-b90d-4d27-bc29-8d4659559e10 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:18.399874 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02435f31-b90d-4d27-bc29-8d4659559e10 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:18.406392 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:18.406392 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:18.409865 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-02435f31-b90d-4d27-bc29-8d4659559e10 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:27:18.417397 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02435f31-b90d-4d27-bc29-8d4659559e10 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 returned with HTTP 200 Aug 13 19:27:18.417783 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 333/1323] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:18 2026] GET /volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:18.436515 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e7f22952-ddc8-4152-948f-b49b1a1e9662 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:18.440195 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7f22952-ddc8-4152-948f-b49b1a1e9662 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 Aug 13 19:27:18.440195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7f22952-ddc8-4152-948f-b49b1a1e9662 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:18.440195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7f22952-ddc8-4152-948f-b49b1a1e9662 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:18.440195 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e7f22952-ddc8-4152-948f-b49b1a1e9662 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Delete volume with id: f326135c-f15f-47f5-894c-1a4691e0bb04 Aug 13 19:27:18.446264 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:18.446264 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:18.446830 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e7f22952-ddc8-4152-948f-b49b1a1e9662 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:27:18.465175 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e7f22952-ddc8-4152-948f-b49b1a1e9662 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Delete volume request issued successfully. Aug 13 19:27:18.465175 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7f22952-ddc8-4152-948f-b49b1a1e9662 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 returned with HTTP 202 Aug 13 19:27:18.465175 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 329/1324] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:18 2026] DELETE /volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:18.475777 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6583037f-9983-4316-9297-3338d0ea033a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:18.477659 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6583037f-9983-4316-9297-3338d0ea033a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 Aug 13 19:27:18.477961 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6583037f-9983-4316-9297-3338d0ea033a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:18.478236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6583037f-9983-4316-9297-3338d0ea033a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:18.487861 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:18.487861 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:18.492394 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6583037f-9983-4316-9297-3338d0ea033a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Volume info retrieved successfully. Aug 13 19:27:18.498695 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6583037f-9983-4316-9297-3338d0ea033a tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 returned with HTTP 200 Aug 13 19:27:18.499661 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 334/1325] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:18 2026] GET /volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:18.576162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-991f2e2b-0da1-43f3-bfe0-e018127de76b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:18.578423 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-991f2e2b-0da1-43f3-bfe0-e018127de76b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:18.578691 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-991f2e2b-0da1-43f3-bfe0-e018127de76b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:18.578978 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-991f2e2b-0da1-43f3-bfe0-e018127de76b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:18.594472 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:18.594472 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:18.599515 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-991f2e2b-0da1-43f3-bfe0-e018127de76b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:18.606581 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-991f2e2b-0da1-43f3-bfe0-e018127de76b tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:18.607259 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 330/1326] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:18 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:19.021114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5a3fea03-091e-4696-960c-58821ae84947 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:19.024413 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5a3fea03-091e-4696-960c-58821ae84947 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] POST https://10.4.3.126/volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e/action Aug 13 19:27:19.025015 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5a3fea03-091e-4696-960c-58821ae84947 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:19.025267 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5a3fea03-091e-4696-960c-58821ae84947 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:19.056407 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:19.056407 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:19.065707 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c866005f-4e7f-43b1-a30d-fc964e42ee4c req-5a3fea03-091e-4696-960c-58821ae84947 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e/action returned with HTTP 204 Aug 13 19:27:19.065793 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 334/1327] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:19 2026] POST /volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:19.511717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-95c41fd2-ddb3-49c4-8fb1-ff7711316d87 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:19.514182 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-95c41fd2-ddb3-49c4-8fb1-ff7711316d87 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] GET https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 Aug 13 19:27:19.514515 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-95c41fd2-ddb3-49c4-8fb1-ff7711316d87 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:19.514902 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-95c41fd2-ddb3-49c4-8fb1-ff7711316d87 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:19.520522 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-95c41fd2-ddb3-49c4-8fb1-ff7711316d87 tempest-VolumesBackupsAdminTest-872635828 tempest-VolumesBackupsAdminTest-872635828-project-member] https://10.4.3.126/volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 returned with HTTP 404 Aug 13 19:27:19.520522 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 330/1328] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:19 2026] GET /volume/v3/volumes/f326135c-f15f-47f5-894c-1a4691e0bb04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:19.627152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ed9c1c6e-256c-440b-b9b3-9765c8e69c23 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:19.629925 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed9c1c6e-256c-440b-b9b3-9765c8e69c23 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:19.630707 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed9c1c6e-256c-440b-b9b3-9765c8e69c23 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:19.630707 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed9c1c6e-256c-440b-b9b3-9765c8e69c23 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:19.648074 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:19.648074 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:19.653222 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ed9c1c6e-256c-440b-b9b3-9765c8e69c23 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:19.659491 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed9c1c6e-256c-440b-b9b3-9765c8e69c23 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:19.660108 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 335/1329] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:19 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:19.936298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-9d40782e-13b2-4f85-97bd-b44b5131c914 req-dcda97ce-03a5-405d-a51f-d69064c5d893 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:19.938287 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-9d40782e-13b2-4f85-97bd-b44b5131c914 req-dcda97ce-03a5-405d-a51f-d69064c5d893 tempest-TestMultiAttachVolumeSwap-1785748456 tempest-TestMultiAttachVolumeSwap-1785748456-project] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:19.938531 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-9d40782e-13b2-4f85-97bd-b44b5131c914 req-dcda97ce-03a5-405d-a51f-d69064c5d893 tempest-TestMultiAttachVolumeSwap-1785748456 tempest-TestMultiAttachVolumeSwap-1785748456-project] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:19.938756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-9d40782e-13b2-4f85-97bd-b44b5131c914 req-dcda97ce-03a5-405d-a51f-d69064c5d893 tempest-TestMultiAttachVolumeSwap-1785748456 tempest-TestMultiAttachVolumeSwap-1785748456-project] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:19.952961 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:19.952961 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:19.959831 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-9d40782e-13b2-4f85-97bd-b44b5131c914 req-dcda97ce-03a5-405d-a51f-d69064c5d893 tempest-TestMultiAttachVolumeSwap-1785748456 tempest-TestMultiAttachVolumeSwap-1785748456-project] Volume info retrieved successfully. Aug 13 19:27:19.963520 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-9d40782e-13b2-4f85-97bd-b44b5131c914 req-dcda97ce-03a5-405d-a51f-d69064c5d893 tempest-TestMultiAttachVolumeSwap-1785748456 tempest-TestMultiAttachVolumeSwap-1785748456-project] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:19.963966 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 331/1330] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:19 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1651 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:19.975605 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-86027af2-394b-453a-bad5-f76f6d4dc4db None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:19.977612 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86027af2-394b-453a-bad5-f76f6d4dc4db tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:19.977662 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86027af2-394b-453a-bad5-f76f6d4dc4db tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:19.977877 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86027af2-394b-453a-bad5-f76f6d4dc4db tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.000400 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.000400 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:20.008428 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-86027af2-394b-453a-bad5-f76f6d4dc4db tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] Volume info retrieved successfully. Aug 13 19:27:20.015090 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86027af2-394b-453a-bad5-f76f6d4dc4db tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:20.015319 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 335/1331] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:19 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:20.038088 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8dded097-cdca-4d3b-a5d9-5d5cc9de9aa0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.040283 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8dded097-cdca-4d3b-a5d9-5d5cc9de9aa0 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] GET https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 Aug 13 19:27:20.040507 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8dded097-cdca-4d3b-a5d9-5d5cc9de9aa0 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.041158 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8dded097-cdca-4d3b-a5d9-5d5cc9de9aa0 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.053019 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.053019 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:20.057256 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8dded097-cdca-4d3b-a5d9-5d5cc9de9aa0 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] Volume info retrieved successfully. Aug 13 19:27:20.064637 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1ba75abf-47c3-411c-acb4-a38c968ffbee None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.065010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8dded097-cdca-4d3b-a5d9-5d5cc9de9aa0 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-reader] https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 returned with HTTP 200 Aug 13 19:27:20.065534 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 331/1332] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:20.160457 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ba75abf-47c3-411c-acb4-a38c968ffbee tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:27:20.160889 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1ba75abf-47c3-411c-acb4-a38c968ffbee tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-179293624"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:20.181359 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1ba75abf-47c3-411c-acb4-a38c968ffbee tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:27:20.181798 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 336/1333] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:27:20 2026] POST /volume/v3/types => generated 230 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:20.183209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-69bd0f11-bc7f-407f-897a-eee039965de1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.185505 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69bd0f11-bc7f-407f-897a-eee039965de1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:20.185811 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69bd0f11-bc7f-407f-897a-eee039965de1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.186090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69bd0f11-bc7f-407f-897a-eee039965de1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.194715 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e83d8704-da69-4979-8ca8-c45dbf9e315e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.198521 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e83d8704-da69-4979-8ca8-c45dbf9e315e tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] POST https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs Aug 13 19:27:20.199096 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e83d8704-da69-4979-8ca8-c45dbf9e315e tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:20.207959 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.207959 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:20.215758 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-69bd0f11-bc7f-407f-897a-eee039965de1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:20.224819 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69bd0f11-bc7f-407f-897a-eee039965de1 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:20.225381 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 332/1334] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1458 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:20.277313 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e83d8704-da69-4979-8ca8-c45dbf9e315e tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs returned with HTTP 200 Aug 13 19:27:20.277747 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 336/1335] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:27:20 2026] POST /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs => generated 34 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.288199 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1b84457-6898-4c22-9bbb-c961e5fb63cf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.290790 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1b84457-6898-4c22-9bbb-c961e5fb63cf tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] GET https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 Aug 13 19:27:20.291014 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1b84457-6898-4c22-9bbb-c961e5fb63cf tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.291204 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1b84457-6898-4c22-9bbb-c961e5fb63cf tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.305233 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1b84457-6898-4c22-9bbb-c961e5fb63cf tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 returned with HTTP 200 Aug 13 19:27:20.305233 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 332/1336] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.313016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-21c4a91c-447c-4050-b1dd-880da20432a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.313133 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-7f433d48-26cd-4bd8-8663-ede01ba3b315 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.314882 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21c4a91c-447c-4050-b1dd-880da20432a1 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] DELETE https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 Aug 13 19:27:20.314973 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-7f433d48-26cd-4bd8-8663-ede01ba3b315 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:20.315137 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21c4a91c-447c-4050-b1dd-880da20432a1 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.315195 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-7f433d48-26cd-4bd8-8663-ede01ba3b315 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.315357 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21c4a91c-447c-4050-b1dd-880da20432a1 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.315399 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-7f433d48-26cd-4bd8-8663-ede01ba3b315 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.334259 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21c4a91c-447c-4050-b1dd-880da20432a1 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 returned with HTTP 202 Aug 13 19:27:20.334703 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 337/1337] 10.4.3.126 () {66 vars in 1399 bytes} [Thu Aug 13 19:27:20 2026] DELETE /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:27:20.337139 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.337139 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:20.343080 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-39d5131e-998a-4dc6-b27f-0ab97c34ed6f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.343190 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-7f433d48-26cd-4bd8-8663-ede01ba3b315 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:20.345060 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39d5131e-998a-4dc6-b27f-0ab97c34ed6f tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] GET https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 Aug 13 19:27:20.345309 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39d5131e-998a-4dc6-b27f-0ab97c34ed6f tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.345552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39d5131e-998a-4dc6-b27f-0ab97c34ed6f tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.351529 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39d5131e-998a-4dc6-b27f-0ab97c34ed6f tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 returned with HTTP 404 Aug 13 19:27:20.351580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-7f433d48-26cd-4bd8-8663-ede01ba3b315 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:20.351952 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 337/1338] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec3 => generated 129 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:27:20.352165 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 333/1339] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:20.362172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e3e1230d-bdf4-4047-8bb3-c19b5ec48ca9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.364265 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3e1230d-bdf4-4047-8bb3-c19b5ec48ca9 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] POST https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs Aug 13 19:27:20.364843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3e1230d-bdf4-4047-8bb3-c19b5ec48ca9 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:20.380499 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-35a45537-ac5f-4be3-a4a3-029bb4f08389 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.382981 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-35a45537-ac5f-4be3-a4a3-029bb4f08389 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] POST https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action Aug 13 19:27:20.383289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-35a45537-ac5f-4be3-a4a3-029bb4f08389 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:20.383461 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-35a45537-ac5f-4be3-a4a3-029bb4f08389 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:20.392213 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3e1230d-bdf4-4047-8bb3-c19b5ec48ca9 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs returned with HTTP 200 Aug 13 19:27:20.392213 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 333/1340] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:27:20 2026] POST /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.399871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-71164ba8-fcb4-4b77-b297-a823ccee5c92 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.400036 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.400036 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:20.401374 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-35a45537-ac5f-4be3-a4a3-029bb4f08389 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:20.401472 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71164ba8-fcb4-4b77-b297-a823ccee5c92 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] GET https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs Aug 13 19:27:20.401472 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71164ba8-fcb4-4b77-b297-a823ccee5c92 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.401472 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71164ba8-fcb4-4b77-b297-a823ccee5c92 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.407288 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-35a45537-ac5f-4be3-a4a3-029bb4f08389 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Begin detaching volume completed successfully. Aug 13 19:27:20.407533 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-35a45537-ac5f-4be3-a4a3-029bb4f08389 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action returned with HTTP 202 Aug 13 19:27:20.408003 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 338/1341] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:27:20 2026] POST /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:27:20.409323 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71164ba8-fcb4-4b77-b297-a823ccee5c92 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs returned with HTTP 200 Aug 13 19:27:20.409807 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 338/1342] 10.4.3.126 () {66 vars in 1378 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.421071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e5dbfdca-7a81-4cae-a713-1a4e40149f16 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.426612 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e5dbfdca-7a81-4cae-a713-1a4e40149f16 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] POST https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs Aug 13 19:27:20.426612 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e5dbfdca-7a81-4cae-a713-1a4e40149f16 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:20.457116 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c50b994e-9588-4c0a-b53e-5720cdeaaf12 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.457695 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c50b994e-9588-4c0a-b53e-5720cdeaaf12 None None] GET https://10.4.3.126/volume// Aug 13 19:27:20.457985 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c50b994e-9588-4c0a-b53e-5720cdeaaf12 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.458121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c50b994e-9588-4c0a-b53e-5720cdeaaf12 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.458484 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c50b994e-9588-4c0a-b53e-5720cdeaaf12 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:20.458921 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 334/1343] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:20.464205 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e5dbfdca-7a81-4cae-a713-1a4e40149f16 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs returned with HTTP 200 Aug 13 19:27:20.464823 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 334/1344] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:27:20 2026] POST /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs => generated 34 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.471061 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-4a65821a-3589-4f5e-90f2-c7aa27ce4b70 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.471061 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-4a65821a-3589-4f5e-90f2-c7aa27ce4b70 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:20.471061 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-4a65821a-3589-4f5e-90f2-c7aa27ce4b70 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.471061 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-4a65821a-3589-4f5e-90f2-c7aa27ce4b70 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.473425 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8fcdabf9-78a3-4867-84fa-65f0002e9f34 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.477298 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8fcdabf9-78a3-4867-84fa-65f0002e9f34 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] PUT https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec2 Aug 13 19:27:20.477298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8fcdabf9-78a3-4867-84fa-65f0002e9f34 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:20.488480 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.488480 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:20.494059 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-4a65821a-3589-4f5e-90f2-c7aa27ce4b70 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:20.498247 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-4a65821a-3589-4f5e-90f2-c7aa27ce4b70 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:20.498709 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 339/1345] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1641 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:20.503203 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8fcdabf9-78a3-4867-84fa-65f0002e9f34 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec2 returned with HTTP 200 Aug 13 19:27:20.503896 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 339/1346] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:27:20 2026] PUT /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec2 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.513246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4f50ca65-8d3d-48d7-98d6-b85846b61476 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.518418 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f50ca65-8d3d-48d7-98d6-b85846b61476 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] GET https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec2 Aug 13 19:27:20.518418 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f50ca65-8d3d-48d7-98d6-b85846b61476 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.518418 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f50ca65-8d3d-48d7-98d6-b85846b61476 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.524035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f50ca65-8d3d-48d7-98d6-b85846b61476 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec2 returned with HTTP 200 Aug 13 19:27:20.524593 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 335/1347] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.532717 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-66a44385-474f-48a9-9ed7-dd9cdf06fecc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.533814 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-66a44385-474f-48a9-9ed7-dd9cdf06fecc tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] POST https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs Aug 13 19:27:20.534098 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-66a44385-474f-48a9-9ed7-dd9cdf06fecc tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:20.553383 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-66a44385-474f-48a9-9ed7-dd9cdf06fecc tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs returned with HTTP 200 Aug 13 19:27:20.553745 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 335/1348] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:27:20 2026] POST /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs => generated 51 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.560809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cc76762c-90c2-45b0-ad6f-202e465c0783 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.562710 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc76762c-90c2-45b0-ad6f-202e465c0783 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] GET https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs Aug 13 19:27:20.563151 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc76762c-90c2-45b0-ad6f-202e465c0783 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.563369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc76762c-90c2-45b0-ad6f-202e465c0783 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.571613 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc76762c-90c2-45b0-ad6f-202e465c0783 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs returned with HTTP 200 Aug 13 19:27:20.572132 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 340/1349] 10.4.3.126 () {66 vars in 1378 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:20.580857 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3eb16ce2-e408-4326-80c9-34a19308b5fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.581082 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-024cf0e5-c126-400b-b60a-562bf838a4e1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.582638 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-024cf0e5-c126-400b-b60a-562bf838a4e1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:20.582829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-024cf0e5-c126-400b-b60a-562bf838a4e1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.582999 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-024cf0e5-c126-400b-b60a-562bf838a4e1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.583169 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3eb16ce2-e408-4326-80c9-34a19308b5fd tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] DELETE https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf Aug 13 19:27:20.583473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3eb16ce2-e408-4326-80c9-34a19308b5fd tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.583779 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3eb16ce2-e408-4326-80c9-34a19308b5fd tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.589313 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.589313 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:20.593316 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-024cf0e5-c126-400b-b60a-562bf838a4e1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:20.597735 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-024cf0e5-c126-400b-b60a-562bf838a4e1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:20.598182 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 336/1350] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:27:20.616363 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-582bcb28-6e9b-4b09-a18e-0dc5d69b3d17 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.617430 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-582bcb28-6e9b-4b09-a18e-0dc5d69b3d17 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:20.617663 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-582bcb28-6e9b-4b09-a18e-0dc5d69b3d17 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.617840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-582bcb28-6e9b-4b09-a18e-0dc5d69b3d17 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.618003 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-582bcb28-6e9b-4b09-a18e-0dc5d69b3d17 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Delete volume with id: 2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:20.619144 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3eb16ce2-e408-4326-80c9-34a19308b5fd tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf returned with HTTP 202 Aug 13 19:27:20.619731 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 340/1351] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:27:20 2026] DELETE /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:20.625622 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.625622 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:20.625869 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-582bcb28-6e9b-4b09-a18e-0dc5d69b3d17 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:20.626817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-06135853-57bd-42b6-94c9-eb0c818e7415 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.628770 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06135853-57bd-42b6-94c9-eb0c818e7415 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] GET https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf Aug 13 19:27:20.629085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06135853-57bd-42b6-94c9-eb0c818e7415 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.629258 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06135853-57bd-42b6-94c9-eb0c818e7415 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.632589 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06135853-57bd-42b6-94c9-eb0c818e7415 tempest-VolumeTypesExtraSpecsTest-352421820 tempest-VolumeTypesExtraSpecsTest-352421820-project-admin] https://10.4.3.126/volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf returned with HTTP 404 Aug 13 19:27:20.633075 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 341/1352] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/types/59f99416-2a86-44d2-a01e-1c5233e29baf => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:20.642071 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-582bcb28-6e9b-4b09-a18e-0dc5d69b3d17 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Delete volume request issued successfully. Aug 13 19:27:20.642152 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-582bcb28-6e9b-4b09-a18e-0dc5d69b3d17 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 202 Aug 13 19:27:20.642565 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 336/1353] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:27:20 2026] DELETE /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:20.653590 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e2d4ef52-6166-40f5-a629-410edbd49dc1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:20.658544 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e2d4ef52-6166-40f5-a629-410edbd49dc1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:20.658793 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e2d4ef52-6166-40f5-a629-410edbd49dc1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:20.659043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e2d4ef52-6166-40f5-a629-410edbd49dc1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:20.672261 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:20.672261 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:20.680407 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e2d4ef52-6166-40f5-a629-410edbd49dc1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Volume info retrieved successfully. Aug 13 19:27:20.685760 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e2d4ef52-6166-40f5-a629-410edbd49dc1 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 200 Aug 13 19:27:20.686351 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 337/1354] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:20 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:21.112484 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-d973d4f9-3863-4f4d-a1b2-ad6278c530a3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.115739 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-d973d4f9-3863-4f4d-a1b2-ad6278c530a3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:21.115739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-d973d4f9-3863-4f4d-a1b2-ad6278c530a3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:21.115739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-d973d4f9-3863-4f4d-a1b2-ad6278c530a3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:21.136589 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:21.136589 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:21.141832 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-d973d4f9-3863-4f4d-a1b2-ad6278c530a3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:21.150948 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-d973d4f9-3863-4f4d-a1b2-ad6278c530a3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:21.151815 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 341/1355] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:21 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:21.172207 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-08942c42-066b-4dc4-8c10-5281603846ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.174795 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-08942c42-066b-4dc4-8c10-5281603846ce tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e Aug 13 19:27:21.175043 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-08942c42-066b-4dc4-8c10-5281603846ce tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:21.175250 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-08942c42-066b-4dc4-8c10-5281603846ce tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:21.184532 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:21.184532 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:21.265029 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bed3c0b9-0a18-4f3a-aa0b-e127a5e99b3b req-08942c42-066b-4dc4-8c10-5281603846ce tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e returned with HTTP 200 Aug 13 19:27:21.265592 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 342/1356] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:27:21 2026] DELETE /volume/v3/attachments/c213eba2-c912-4c0a-a803-af59fadd319e => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:21.515162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4aa9dc24-c376-4fd2-90d4-fade05d7e00a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.517819 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4aa9dc24-c376-4fd2-90d4-fade05d7e00a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:21.518121 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4aa9dc24-c376-4fd2-90d4-fade05d7e00a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:21.518376 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4aa9dc24-c376-4fd2-90d4-fade05d7e00a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:21.531868 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:21.531868 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:21.539699 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4aa9dc24-c376-4fd2-90d4-fade05d7e00a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:21.546108 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4aa9dc24-c376-4fd2-90d4-fade05d7e00a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:21.546603 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 337/1357] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:21 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:21.602933 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-19379658-b90b-4d91-9292-b4b673a71237 req-c4467c99-be91-4db5-8e15-80741bd6936a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.606994 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-c4467c99-be91-4db5-8e15-80741bd6936a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:21.607155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-c4467c99-be91-4db5-8e15-80741bd6936a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:21.607405 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-c4467c99-be91-4db5-8e15-80741bd6936a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:21.616923 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:21.616923 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:21.623120 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-19379658-b90b-4d91-9292-b4b673a71237 req-c4467c99-be91-4db5-8e15-80741bd6936a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:21.629190 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-c4467c99-be91-4db5-8e15-80741bd6936a tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:21.629602 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 338/1358] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:21 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:21.653798 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-19379658-b90b-4d91-9292-b4b673a71237 req-ce84700d-a898-4f57-b2d6-23c3378a1e48 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.656510 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-ce84700d-a898-4f57-b2d6-23c3378a1e48 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] POST https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action Aug 13 19:27:21.657006 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-ce84700d-a898-4f57-b2d6-23c3378a1e48 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:21.657195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-ce84700d-a898-4f57-b2d6-23c3378a1e48 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:21.671584 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:21.671584 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:21.672394 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-19379658-b90b-4d91-9292-b4b673a71237 req-ce84700d-a898-4f57-b2d6-23c3378a1e48 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:21.681898 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-19379658-b90b-4d91-9292-b4b673a71237 req-ce84700d-a898-4f57-b2d6-23c3378a1e48 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Begin detaching volume completed successfully. Aug 13 19:27:21.682240 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-ce84700d-a898-4f57-b2d6-23c3378a1e48 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action returned with HTTP 202 Aug 13 19:27:21.682505 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 342/1359] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:27:21 2026] POST /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:27:21.700708 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a128ac84-9448-4d47-befb-e8d96adad671 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.702501 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a128ac84-9448-4d47-befb-e8d96adad671 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] GET https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 Aug 13 19:27:21.702601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a128ac84-9448-4d47-befb-e8d96adad671 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:21.702779 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a128ac84-9448-4d47-befb-e8d96adad671 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:21.709940 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.714317 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a128ac84-9448-4d47-befb-e8d96adad671 tempest-VolumesExtendAttachedTest-1982073819 tempest-VolumesExtendAttachedTest-1982073819-project-member] https://10.4.3.126/volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 returned with HTTP 404 Aug 13 19:27:21.714811 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 343/1360] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:21 2026] GET /volume/v3/volumes/2d6a4408-8d99-4ab0-87af-caddc73f1131 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:21.745021 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-564b3389-a1d9-4bf0-a120-8048c886bdca None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.745021 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-564b3389-a1d9-4bf0-a120-8048c886bdca None None] GET https://10.4.3.126/volume// Aug 13 19:27:21.745021 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-564b3389-a1d9-4bf0-a120-8048c886bdca None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:21.745021 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-564b3389-a1d9-4bf0-a120-8048c886bdca None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:21.745021 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-564b3389-a1d9-4bf0-a120-8048c886bdca None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:21.745021 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 339/1361] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:21.755140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-19379658-b90b-4d91-9292-b4b673a71237 req-929b8859-b0ba-43b2-856f-419a11e37025 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:21.757487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-929b8859-b0ba-43b2-856f-419a11e37025 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:21.757766 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-929b8859-b0ba-43b2-856f-419a11e37025 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:21.758179 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-929b8859-b0ba-43b2-856f-419a11e37025 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:21.769294 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:21.769294 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:21.773454 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-19379658-b90b-4d91-9292-b4b673a71237 req-929b8859-b0ba-43b2-856f-419a11e37025 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:21.780138 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-929b8859-b0ba-43b2-856f-419a11e37025 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:21.780742 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 343/1362] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:21 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1344 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:21.820033 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:21.820378 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-549167481"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:21.821663 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-549167481'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:21.821774 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume of 1 GB Aug 13 19:27:21.826712 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Availability Zones retrieved successfully. Aug 13 19:27:21.832187 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Flow 'volume_create_api' (4386158c-6242-4a8b-b637-51f25c1cf33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:21.833138 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7ab5ce-392b-456a-8d6e-316ed494b469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:21.834048 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:21.860063 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7ab5ce-392b-456a-8d6e-316ed494b469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:21.860907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94221ce1-32f8-4ac5-840a-74c9edbe1a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:21.931457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Created reservations ['699a8985-6601-433c-8063-8d3a50826ee0', '7102c891-6c80-4139-abdb-0bcf7490555c', '01bdeb98-d853-4426-899f-a7f631d7df8a', 'b07c05b8-fc4c-4c1f-9466-52402aea79ec'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:21.932670 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94221ce1-32f8-4ac5-840a-74c9edbe1a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['699a8985-6601-433c-8063-8d3a50826ee0', '7102c891-6c80-4139-abdb-0bcf7490555c', '01bdeb98-d853-4426-899f-a7f631d7df8a', 'b07c05b8-fc4c-4c1f-9466-52402aea79ec']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:21.933667 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b0c3ad-be78-4146-a69e-bbde989f5809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:21.970004 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b0c3ad-be78-4146-a69e-bbde989f5809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13707792-ef41-4731-b817-1d6c85c0fec6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-549167481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20093bcba724039b6b22362ea27a843',qos_specs=None,replication_status=,reservations=['699a8985-6601-433c-8063-8d3a50826ee0','7102c891-6c80-4139-abdb-0bcf7490555c','01bdeb98-d853-4426-899f-a7f631d7df8a','b07c05b8-fc4c-4c1f-9466-52402aea79ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a8255affd84702b9d24b61ae812a68',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-549167481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13707792-ef41-4731-b817-1d6c85c0fec6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20093bcba724039b6b22362ea27a843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a8255affd84702b9d24b61ae812a68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:21.970004 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e66000c-4679-415f-ae68-e4d22986fde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:21.994056 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e66000c-4679-415f-ae68-e4d22986fde0) transitioned into state 'SUCCESS' from state '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-549167481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20093bcba724039b6b22362ea27a843',qos_specs=None,replication_status=,reservations=['699a8985-6601-433c-8063-8d3a50826ee0','7102c891-6c80-4139-abdb-0bcf7490555c','01bdeb98-d853-4426-899f-a7f631d7df8a','b07c05b8-fc4c-4c1f-9466-52402aea79ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a8255affd84702b9d24b61ae812a68',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:21.995041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2002dc44-13f4-42aa-aa22-e31d4cfb46e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:22.011793 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2002dc44-13f4-42aa-aa22-e31d4cfb46e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:22.012898 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Flow 'volume_create_api' (4386158c-6242-4a8b-b637-51f25c1cf33f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:22.013313 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume request issued successfully. Aug 13 19:27:22.014047 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a75807cf-4b7c-4b56-aef3-5d62563ab939 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:22.014621 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 338/1363] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:21 2026] POST /volume/v3/volumes => generated 750 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:22.033118 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-917f5030-cecf-4b9c-8e39-c3e1f6fe7d37 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:22.038185 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-917f5030-cecf-4b9c-8e39-c3e1f6fe7d37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:22.040022 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-917f5030-cecf-4b9c-8e39-c3e1f6fe7d37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:22.040310 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-917f5030-cecf-4b9c-8e39-c3e1f6fe7d37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:22.049944 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:22.049944 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:22.055664 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-917f5030-cecf-4b9c-8e39-c3e1f6fe7d37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:22.066677 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-917f5030-cecf-4b9c-8e39-c3e1f6fe7d37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 returned with HTTP 200 Aug 13 19:27:22.066677 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 344/1364] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:22 2026] GET /volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:22.901781 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-94fa1ad2-8038-401d-80cc-2c6d3800bbfb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:23.043493 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94fa1ad2-8038-401d-80cc-2c6d3800bbfb tempest-ExtensionsTestJSON-540220687 tempest-ExtensionsTestJSON-540220687-project-member] GET https://10.4.3.126/volume/v3/extensions Aug 13 19:27:23.044343 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94fa1ad2-8038-401d-80cc-2c6d3800bbfb tempest-ExtensionsTestJSON-540220687 tempest-ExtensionsTestJSON-540220687-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:23.044343 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94fa1ad2-8038-401d-80cc-2c6d3800bbfb tempest-ExtensionsTestJSON-540220687 tempest-ExtensionsTestJSON-540220687-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:23.044683 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94fa1ad2-8038-401d-80cc-2c6d3800bbfb tempest-ExtensionsTestJSON-540220687 tempest-ExtensionsTestJSON-540220687-project-member] https://10.4.3.126/volume/v3/extensions returned with HTTP 200 Aug 13 19:27:23.045146 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 340/1365] 10.4.3.126 () {66 vars in 1246 bytes} [Thu Aug 13 19:27:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:23.081820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-62abc02d-3c72-4af5-82c4-5092bcee95d3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:23.084377 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-62abc02d-3c72-4af5-82c4-5092bcee95d3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:23.084663 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-62abc02d-3c72-4af5-82c4-5092bcee95d3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:23.084982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-62abc02d-3c72-4af5-82c4-5092bcee95d3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:23.100074 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:23.100074 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:23.103943 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-62abc02d-3c72-4af5-82c4-5092bcee95d3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:23.108288 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-62abc02d-3c72-4af5-82c4-5092bcee95d3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 returned with HTTP 200 Aug 13 19:27:23.108747 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 344/1366] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:23 2026] GET /volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:23.124686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e1b4ed66-981a-4a4a-82be-3422f81f500e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:23.126651 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e1b4ed66-981a-4a4a-82be-3422f81f500e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:27:23.127152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e1b4ed66-981a-4a4a-82be-3422f81f500e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13707792-ef41-4731-b817-1d6c85c0fec6", "name": "tempest-VolumesDeleteCascade-Snapshot-579873956"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:23.137887 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:23.137887 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:23.138698 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e1b4ed66-981a-4a4a-82be-3422f81f500e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:23.138824 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-e1b4ed66-981a-4a4a-82be-3422f81f500e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create snapshot from volume 13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:23.181068 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-e1b4ed66-981a-4a4a-82be-3422f81f500e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Created reservations ['23ae15d7-ade1-47c1-ad4b-c5374d954455', 'ae0207c1-aa41-4d55-a71c-7346d7e8dc52', '3464825a-a6a2-43cf-a7f2-7064a41fc38d', 'a50c4b22-617c-4c1f-a26e-6d5465f11dc9'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:23.211547 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e1b4ed66-981a-4a4a-82be-3422f81f500e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot create request issued successfully. Aug 13 19:27:23.212093 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e1b4ed66-981a-4a4a-82be-3422f81f500e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:27:23.212656 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 339/1367] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:27:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:23.227029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f0079a0a-acd4-4259-be3b-497b4538014f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:23.230666 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0079a0a-acd4-4259-be3b-497b4538014f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 Aug 13 19:27:23.231794 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0079a0a-acd4-4259-be3b-497b4538014f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:23.231794 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0079a0a-acd4-4259-be3b-497b4538014f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:23.235813 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:23.235813 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:23.236288 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f0079a0a-acd4-4259-be3b-497b4538014f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot retrieved successfully. Aug 13 19:27:23.237083 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0079a0a-acd4-4259-be3b-497b4538014f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 returned with HTTP 200 Aug 13 19:27:23.237429 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 345/1368] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:23 2026] GET /volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:24.247157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4318e2f2-851b-42dd-9d22-72d8e6d1ef37 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:24.249034 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4318e2f2-851b-42dd-9d22-72d8e6d1ef37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 Aug 13 19:27:24.249203 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4318e2f2-851b-42dd-9d22-72d8e6d1ef37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:24.249412 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4318e2f2-851b-42dd-9d22-72d8e6d1ef37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:24.255390 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:24.255390 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:24.255873 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4318e2f2-851b-42dd-9d22-72d8e6d1ef37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot retrieved successfully. Aug 13 19:27:24.257446 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4318e2f2-851b-42dd-9d22-72d8e6d1ef37 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 returned with HTTP 200 Aug 13 19:27:24.257895 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 341/1369] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:24 2026] GET /volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:24.268684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-abc70ebf-6761-4890-9831-c5abef42a9fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:24.273396 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abc70ebf-6761-4890-9831-c5abef42a9fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:27:24.273396 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abc70ebf-6761-4890-9831-c5abef42a9fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13707792-ef41-4731-b817-1d6c85c0fec6", "name": "tempest-VolumesDeleteCascade-Snapshot-1248483880"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:24.287814 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:24.287814 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:24.288815 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-abc70ebf-6761-4890-9831-c5abef42a9fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:24.289129 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-abc70ebf-6761-4890-9831-c5abef42a9fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create snapshot from volume 13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:24.333497 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-abc70ebf-6761-4890-9831-c5abef42a9fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Created reservations ['2244391d-4907-465d-8bcf-870e108cc4ab', '295f5477-7f5d-4327-a869-109b17ebb1ec', '8d0278c8-cc3a-4164-8155-645bcd8587fe', '4bdcdd6b-9180-45f2-949d-3d777bf407af'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:24.382863 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-abc70ebf-6761-4890-9831-c5abef42a9fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot create request issued successfully. Aug 13 19:27:24.383617 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abc70ebf-6761-4890-9831-c5abef42a9fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:27:24.384500 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 345/1370] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:27:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:24.397819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b6854f87-2976-4a92-ad3c-3a492e791c94 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:24.400690 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b6854f87-2976-4a92-ad3c-3a492e791c94 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 Aug 13 19:27:24.401166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b6854f87-2976-4a92-ad3c-3a492e791c94 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:24.401166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b6854f87-2976-4a92-ad3c-3a492e791c94 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:24.409503 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:24.409503 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:24.410134 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b6854f87-2976-4a92-ad3c-3a492e791c94 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot retrieved successfully. Aug 13 19:27:24.411216 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b6854f87-2976-4a92-ad3c-3a492e791c94 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 returned with HTTP 200 Aug 13 19:27:24.412339 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 340/1371] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:24 2026] GET /volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:24.414232 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c0b8117d-73d6-434c-b716-3587936d337c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:24.541785 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:24.542148 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-397726976"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:24.544318 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-397726976'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:24.544473 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Create volume of 1 GB Aug 13 19:27:24.550778 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Availability Zones retrieved successfully. Aug 13 19:27:24.558069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Flow 'volume_create_api' (376e233a-b702-4810-9a9b-ec7802c6ea13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:24.560307 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bfa3648-44d0-410b-b426-63c7b641b271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:24.561333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:24.601609 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bfa3648-44d0-410b-b426-63c7b641b271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:24.602321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4b1dac-c153-4d8f-ac3f-8b400743cbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:24.712801 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Created reservations ['28418ff4-bd1c-4106-8ea1-67ec755f6402', 'd5889304-4c31-4daf-9f84-4dd083886fff', '3f2256ed-fcf4-427f-9e28-911f31735422', 'b3978cf2-3bdf-4a3b-a6df-6d978475bc28'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:24.713740 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4b1dac-c153-4d8f-ac3f-8b400743cbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28418ff4-bd1c-4106-8ea1-67ec755f6402', 'd5889304-4c31-4daf-9f84-4dd083886fff', '3f2256ed-fcf4-427f-9e28-911f31735422', 'b3978cf2-3bdf-4a3b-a6df-6d978475bc28']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:24.714569 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74fd928-6ed7-4e74-99be-cf336a36de04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:24.742744 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74fd928-6ed7-4e74-99be-cf336a36de04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '622003a4-70fd-4b80-a42b-cd778fa4c1b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-397726976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebfa338dc27b4ee0a4587c8aba8f981b',qos_specs=None,replication_status=,reservations=['28418ff4-bd1c-4106-8ea1-67ec755f6402','d5889304-4c31-4daf-9f84-4dd083886fff','3f2256ed-fcf4-427f-9e28-911f31735422','b3978cf2-3bdf-4a3b-a6df-6d978475bc28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cfd4671a104645ad6eedb8e85bdd83',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-397726976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=622003a4-70fd-4b80-a42b-cd778fa4c1b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebfa338dc27b4ee0a4587c8aba8f981b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99cfd4671a104645ad6eedb8e85bdd83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:24.743651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4434c5-8306-474b-b9fe-3bd02aefc907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:24.771177 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4434c5-8306-474b-b9fe-3bd02aefc907) transitioned into state 'SUCCESS' from state '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-397726976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebfa338dc27b4ee0a4587c8aba8f981b',qos_specs=None,replication_status=,reservations=['28418ff4-bd1c-4106-8ea1-67ec755f6402','d5889304-4c31-4daf-9f84-4dd083886fff','3f2256ed-fcf4-427f-9e28-911f31735422','b3978cf2-3bdf-4a3b-a6df-6d978475bc28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cfd4671a104645ad6eedb8e85bdd83',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:24.772512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee7984a-ed66-49bb-8861-d6c67f0dd4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:24.787156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee7984a-ed66-49bb-8861-d6c67f0dd4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:24.789310 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Flow 'volume_create_api' (376e233a-b702-4810-9a9b-ec7802c6ea13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:24.789867 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Create volume request issued successfully. Aug 13 19:27:24.790732 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c0b8117d-73d6-434c-b716-3587936d337c tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:24.791311 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 346/1372] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:24 2026] POST /volume/v3/volumes => generated 754 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:24.805070 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-169a49c8-0c40-419f-a67c-4e5ea792f7ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:24.807064 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-169a49c8-0c40-419f-a67c-4e5ea792f7ac tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 Aug 13 19:27:24.807389 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-169a49c8-0c40-419f-a67c-4e5ea792f7ac tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:24.807753 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-169a49c8-0c40-419f-a67c-4e5ea792f7ac tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:24.816064 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:24.816064 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:24.822210 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-169a49c8-0c40-419f-a67c-4e5ea792f7ac tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Volume info retrieved successfully. Aug 13 19:27:24.828158 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-169a49c8-0c40-419f-a67c-4e5ea792f7ac tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 returned with HTTP 200 Aug 13 19:27:24.828631 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 342/1373] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:24 2026] GET /volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:25.423255 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6339be0b-08fa-4e87-a11e-42d3bb74b7c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.425398 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6339be0b-08fa-4e87-a11e-42d3bb74b7c0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 Aug 13 19:27:25.425670 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6339be0b-08fa-4e87-a11e-42d3bb74b7c0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:25.425898 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6339be0b-08fa-4e87-a11e-42d3bb74b7c0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:25.432999 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:25.432999 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:25.433583 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6339be0b-08fa-4e87-a11e-42d3bb74b7c0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot retrieved successfully. Aug 13 19:27:25.434753 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6339be0b-08fa-4e87-a11e-42d3bb74b7c0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 returned with HTTP 200 Aug 13 19:27:25.435252 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 346/1374] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:25 2026] GET /volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:25.446827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2d957660-3633-4f14-8ea8-5bf0fb0b885d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.449315 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d957660-3633-4f14-8ea8-5bf0fb0b885d tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] DELETE https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6?cascade=True Aug 13 19:27:25.449666 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2d957660-3633-4f14-8ea8-5bf0fb0b885d tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:25.449953 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2d957660-3633-4f14-8ea8-5bf0fb0b885d tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:25.450188 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-2d957660-3633-4f14-8ea8-5bf0fb0b885d tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete volume with id: 13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:25.460083 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:25.460083 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:25.460881 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2d957660-3633-4f14-8ea8-5bf0fb0b885d tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:25.505236 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2d957660-3633-4f14-8ea8-5bf0fb0b885d tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete volume request issued successfully. Aug 13 19:27:25.505497 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d957660-3633-4f14-8ea8-5bf0fb0b885d tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6?cascade=True returned with HTTP 202 Aug 13 19:27:25.506079 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 341/1375] 10.4.3.126 () {66 vars in 1376 bytes} [Thu Aug 13 19:27:25 2026] DELETE /volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6?cascade=True => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:25.515571 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-daf35549-befb-4df0-b64a-7d08d67861b8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.517332 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-daf35549-befb-4df0-b64a-7d08d67861b8 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:25.517498 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-daf35549-befb-4df0-b64a-7d08d67861b8 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:25.517677 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-daf35549-befb-4df0-b64a-7d08d67861b8 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:25.524313 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:25.524313 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:25.528225 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-daf35549-befb-4df0-b64a-7d08d67861b8 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:25.533037 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-daf35549-befb-4df0-b64a-7d08d67861b8 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 returned with HTTP 200 Aug 13 19:27:25.536300 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 347/1376] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:25 2026] GET /volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:25.825542 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6f678d69-f02e-467a-8a1f-fecf631a77c1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.825948 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f678d69-f02e-467a-8a1f-fecf631a77c1 None None] GET https://10.4.3.126/volume// Aug 13 19:27:25.826121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f678d69-f02e-467a-8a1f-fecf631a77c1 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:25.826332 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f678d69-f02e-467a-8a1f-fecf631a77c1 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:25.826659 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f678d69-f02e-467a-8a1f-fecf631a77c1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:25.826943 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 343/1377] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:25.834237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-c0a429f9-30dc-431b-9dd4-be5b9743ad9a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.837167 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-c0a429f9-30dc-431b-9dd4-be5b9743ad9a tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:27:25.837761 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-c0a429f9-30dc-431b-9dd4-be5b9743ad9a tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:25.838114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-c0a429f9-30dc-431b-9dd4-be5b9743ad9a tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:25.845295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2416e388-cf61-45ce-8766-e605ed949616 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.847124 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2416e388-cf61-45ce-8766-e605ed949616 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 Aug 13 19:27:25.847356 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2416e388-cf61-45ce-8766-e605ed949616 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:25.847584 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2416e388-cf61-45ce-8766-e605ed949616 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:25.850957 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:25.850957 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:25.854868 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-c0a429f9-30dc-431b-9dd4-be5b9743ad9a tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:27:25.856922 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:25.856922 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:25.860030 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-c0a429f9-30dc-431b-9dd4-be5b9743ad9a tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:27:25.861091 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 347/1378] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:25 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:25.861540 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2416e388-cf61-45ce-8766-e605ed949616 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Volume info retrieved successfully. Aug 13 19:27:25.867521 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2416e388-cf61-45ce-8766-e605ed949616 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 returned with HTTP 200 Aug 13 19:27:25.868678 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 342/1379] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:25 2026] GET /volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:25.882651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-840ebcfc-6b27-4d29-8df2-8fe7280c34c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.885111 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-840ebcfc-6b27-4d29-8df2-8fe7280c34c9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:27:25.885496 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-840ebcfc-6b27-4d29-8df2-8fe7280c34c9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "622003a4-70fd-4b80-a42b-cd778fa4c1b4", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1843898583"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:25.897648 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:25.897648 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:25.898091 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-840ebcfc-6b27-4d29-8df2-8fe7280c34c9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Volume info retrieved successfully. Aug 13 19:27:25.898173 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-840ebcfc-6b27-4d29-8df2-8fe7280c34c9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Create snapshot from volume 622003a4-70fd-4b80-a42b-cd778fa4c1b4 Aug 13 19:27:25.937340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-840ebcfc-6b27-4d29-8df2-8fe7280c34c9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Created reservations ['531fedaf-6696-4cd7-b847-735d998e1433', 'e0185548-5608-4ded-93b5-544cbfa873e9', '7d8f3505-63db-4da7-8c61-99b3e6f20f8f', 'd7508154-8ff7-4d0f-9213-4d748f30a37b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:25.954121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-f7954dd9-65f3-4b72-8fde-0340d6f1da8f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.956304 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-f7954dd9-65f3-4b72-8fde-0340d6f1da8f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] PUT https://10.4.3.126/volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a Aug 13 19:27:25.956727 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-f7954dd9-65f3-4b72-8fde-0340d6f1da8f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:25.965149 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-f7954dd9-65f3-4b72-8fde-0340d6f1da8f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Acquiring lock "cinder-attachment_update-71afdfa7-4991-41eb-b2d1-906394d3fce2-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:25.970918 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-f7954dd9-65f3-4b72-8fde-0340d6f1da8f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Lock "cinder-attachment_update-71afdfa7-4991-41eb-b2d1-906394d3fce2-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:25.972132 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:25.972132 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:25.976423 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-840ebcfc-6b27-4d29-8df2-8fe7280c34c9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot create request issued successfully. Aug 13 19:27:25.979302 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-840ebcfc-6b27-4d29-8df2-8fe7280c34c9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:27:25.979302 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 348/1380] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:27:25 2026] POST /volume/v3/snapshots => generated 311 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:25.990123 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1ba7639f-03d1-4f4b-9d23-8ca49b5a4b70 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:25.992742 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ba7639f-03d1-4f4b-9d23-8ca49b5a4b70 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d Aug 13 19:27:25.993020 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ba7639f-03d1-4f4b-9d23-8ca49b5a4b70 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:25.993441 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ba7639f-03d1-4f4b-9d23-8ca49b5a4b70 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:25.999920 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:25.999920 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:26.000442 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1ba7639f-03d1-4f4b-9d23-8ca49b5a4b70 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:26.001290 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ba7639f-03d1-4f4b-9d23-8ca49b5a4b70 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d returned with HTTP 200 Aug 13 19:27:26.001870 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 348/1381] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:25 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:26.125406 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-f7954dd9-65f3-4b72-8fde-0340d6f1da8f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Lock "cinder-attachment_update-71afdfa7-4991-41eb-b2d1-906394d3fce2-np0000007253" released by "attachment_update" :: held 0.154s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:26.125821 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-f7954dd9-65f3-4b72-8fde-0340d6f1da8f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a returned with HTTP 200 Aug 13 19:27:26.126285 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 344/1382] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:25 2026] PUT /volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:26.153806 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-81c883fe-e9a7-4876-ae37-86908b2cdc92 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.156240 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-81c883fe-e9a7-4876-ae37-86908b2cdc92 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] POST https://10.4.3.126/volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a/action Aug 13 19:27:26.156914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-81c883fe-e9a7-4876-ae37-86908b2cdc92 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:26.157039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-81c883fe-e9a7-4876-ae37-86908b2cdc92 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:26.179482 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:26.179482 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:26.197247 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-46d6a005-d16f-4afc-a79a-12813b591b58 req-81c883fe-e9a7-4876-ae37-86908b2cdc92 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a/action returned with HTTP 204 Aug 13 19:27:26.198014 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 343/1383] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:26 2026] POST /volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:26.547186 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-122a6246-fc43-4391-8ed7-185ec6dbb70e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.548983 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-122a6246-fc43-4391-8ed7-185ec6dbb70e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:26.549190 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-122a6246-fc43-4391-8ed7-185ec6dbb70e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.549424 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-122a6246-fc43-4391-8ed7-185ec6dbb70e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.558222 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-122a6246-fc43-4391-8ed7-185ec6dbb70e tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 returned with HTTP 404 Aug 13 19:27:26.558752 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 349/1384] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:26 2026] GET /volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:26.575337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e502d293-b8f6-4343-aab9-f7f228911161 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.575337 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e502d293-b8f6-4343-aab9-f7f228911161 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:27:26.575337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e502d293-b8f6-4343-aab9-f7f228911161 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.575337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e502d293-b8f6-4343-aab9-f7f228911161 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.575337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-e502d293-b8f6-4343-aab9-f7f228911161 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:27:26.576105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e502d293-b8f6-4343-aab9-f7f228911161 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:27:26.588923 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e502d293-b8f6-4343-aab9-f7f228911161 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Get all volumes completed successfully. Aug 13 19:27:26.589290 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e502d293-b8f6-4343-aab9-f7f228911161 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:27:26.589800 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 349/1385] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:27:26 2026] GET /volume/v3/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:26.598769 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-69467c4a-a755-4aa2-9a23-2c215d64bab2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.600605 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69467c4a-a755-4aa2-9a23-2c215d64bab2 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 13 19:27:26.600809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69467c4a-a755-4aa2-9a23-2c215d64bab2 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.600991 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69467c4a-a755-4aa2-9a23-2c215d64bab2 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.601243 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-69467c4a-a755-4aa2-9a23-2c215d64bab2 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:27:26.601543 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:26.601543 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:26.602750 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-69467c4a-a755-4aa2-9a23-2c215d64bab2 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:27:26.615922 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-69467c4a-a755-4aa2-9a23-2c215d64bab2 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Get all snapshots completed successfully. Aug 13 19:27:26.616728 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69467c4a-a755-4aa2-9a23-2c215d64bab2 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 13 19:27:26.616889 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 345/1386] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:27:26 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:26.626647 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4b2f96c2-f717-4951-a7a4-7a1b7acfcce4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.628621 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4b2f96c2-f717-4951-a7a4-7a1b7acfcce4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 Aug 13 19:27:26.628834 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4b2f96c2-f717-4951-a7a4-7a1b7acfcce4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.629051 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4b2f96c2-f717-4951-a7a4-7a1b7acfcce4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.629388 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-4b2f96c2-f717-4951-a7a4-7a1b7acfcce4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete snapshot with id: 82ef18f8-7922-4b26-8c7c-3dc734e463c1 Aug 13 19:27:26.634592 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4b2f96c2-f717-4951-a7a4-7a1b7acfcce4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 returned with HTTP 404 Aug 13 19:27:26.635149 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 344/1387] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:26 2026] DELETE /volume/v3/snapshots/82ef18f8-7922-4b26-8c7c-3dc734e463c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:26.642787 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b84d7df1-429c-4529-b354-4db85c033a0f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.644625 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b84d7df1-429c-4529-b354-4db85c033a0f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 Aug 13 19:27:26.644790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b84d7df1-429c-4529-b354-4db85c033a0f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.645139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b84d7df1-429c-4529-b354-4db85c033a0f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.645139 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-b84d7df1-429c-4529-b354-4db85c033a0f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete snapshot with id: d9ef2e37-1433-422f-a7de-87faa7726260 Aug 13 19:27:26.648903 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b84d7df1-429c-4529-b354-4db85c033a0f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 returned with HTTP 404 Aug 13 19:27:26.649532 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 350/1388] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:26 2026] DELETE /volume/v3/snapshots/d9ef2e37-1433-422f-a7de-87faa7726260 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:26.658458 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a4110096-eeb4-45e5-9230-c4f1602a4834 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.660691 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4110096-eeb4-45e5-9230-c4f1602a4834 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:26.660805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4110096-eeb4-45e5-9230-c4f1602a4834 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.660975 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4110096-eeb4-45e5-9230-c4f1602a4834 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.670893 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4110096-eeb4-45e5-9230-c4f1602a4834 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 returned with HTTP 404 Aug 13 19:27:26.671397 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 350/1389] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:26 2026] GET /volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:26.683097 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1d6558d-26c5-4b42-8054-a8ba468a0313 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.685077 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1d6558d-26c5-4b42-8054-a8ba468a0313 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] DELETE https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:26.685290 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1d6558d-26c5-4b42-8054-a8ba468a0313 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.685516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1d6558d-26c5-4b42-8054-a8ba468a0313 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.685722 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c1d6558d-26c5-4b42-8054-a8ba468a0313 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete volume with id: 13707792-ef41-4731-b817-1d6c85c0fec6 Aug 13 19:27:26.691379 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1d6558d-26c5-4b42-8054-a8ba468a0313 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 returned with HTTP 404 Aug 13 19:27:26.691912 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 346/1390] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:26 2026] DELETE /volume/v3/volumes/13707792-ef41-4731-b817-1d6c85c0fec6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:26.703033 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.704670 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:26.704975 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-303484506"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:26.706233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-303484506'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:26.706651 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume of 1 GB Aug 13 19:27:26.711301 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Availability Zones retrieved successfully. Aug 13 19:27:26.717115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Flow 'volume_create_api' (1dc1c7e2-97aa-49f5-ab20-b81bfa47118f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:26.718726 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539c2351-5c63-4a2f-8260-b2b989264acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:26.719645 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:26.765168 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539c2351-5c63-4a2f-8260-b2b989264acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:26.767479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6377ccc6-835c-4dcb-ad9b-387818b88521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:26.770842 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-19379658-b90b-4d91-9292-b4b673a71237 req-67c6104e-f94c-4f80-a611-9f5bfcaab5a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.774142 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-67c6104e-f94c-4f80-a611-9f5bfcaab5a4 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:26.774142 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-67c6104e-f94c-4f80-a611-9f5bfcaab5a4 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.774142 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-67c6104e-f94c-4f80-a611-9f5bfcaab5a4 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.784708 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:26.784708 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:26.788854 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-19379658-b90b-4d91-9292-b4b673a71237 req-67c6104e-f94c-4f80-a611-9f5bfcaab5a4 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:26.795113 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-67c6104e-f94c-4f80-a611-9f5bfcaab5a4 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:26.795113 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 351/1391] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:26 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:26.809070 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Created reservations ['011f77bd-3dea-4cab-8aa4-964a021628f6', 'ab03fc00-5417-46a3-b11c-514130b1aff5', '2c3ecf0b-b06f-4c1b-b0a6-a294d3d19f3f', '98d431b4-9eac-4ebf-9d6c-803a78f550cf'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:26.810515 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6377ccc6-835c-4dcb-ad9b-387818b88521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['011f77bd-3dea-4cab-8aa4-964a021628f6', 'ab03fc00-5417-46a3-b11c-514130b1aff5', '2c3ecf0b-b06f-4c1b-b0a6-a294d3d19f3f', '98d431b4-9eac-4ebf-9d6c-803a78f550cf']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:26.811384 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b541d9-3795-400e-a57c-729a1438a178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:26.843089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b541d9-3795-400e-a57c-729a1438a178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '261dad98-290f-4b15-aef8-43ab6028a31a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-303484506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20093bcba724039b6b22362ea27a843',qos_specs=None,replication_status=,reservations=['011f77bd-3dea-4cab-8aa4-964a021628f6','ab03fc00-5417-46a3-b11c-514130b1aff5','2c3ecf0b-b06f-4c1b-b0a6-a294d3d19f3f','98d431b4-9eac-4ebf-9d6c-803a78f550cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a8255affd84702b9d24b61ae812a68',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-303484506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=261dad98-290f-4b15-aef8-43ab6028a31a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20093bcba724039b6b22362ea27a843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a8255affd84702b9d24b61ae812a68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:26.844107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47319fe8-2463-4cb7-8887-25e38287fd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:26.864345 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47319fe8-2463-4cb7-8887-25e38287fd0b) transitioned into state 'SUCCESS' from state '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-303484506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20093bcba724039b6b22362ea27a843',qos_specs=None,replication_status=,reservations=['011f77bd-3dea-4cab-8aa4-964a021628f6','ab03fc00-5417-46a3-b11c-514130b1aff5','2c3ecf0b-b06f-4c1b-b0a6-a294d3d19f3f','98d431b4-9eac-4ebf-9d6c-803a78f550cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a8255affd84702b9d24b61ae812a68',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:26.864525 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b54b8eef-1a19-4f86-83ff-65bbf8befef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:26.874168 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b54b8eef-1a19-4f86-83ff-65bbf8befef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:26.874954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Flow 'volume_create_api' (1dc1c7e2-97aa-49f5-ab20-b81bfa47118f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:26.875222 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume request issued successfully. Aug 13 19:27:26.875845 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62c921ea-9cb4-40bf-8557-16f49f24fc64 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:26.876295 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 345/1392] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:26 2026] POST /volume/v3/volumes => generated 750 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:26.890543 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d9420b61-24c3-4815-875d-d4102def92cb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:26.892103 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9420b61-24c3-4815-875d-d4102def92cb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:26.892297 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9420b61-24c3-4815-875d-d4102def92cb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:26.892515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9420b61-24c3-4815-875d-d4102def92cb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:26.900557 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:26.900557 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:26.905702 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d9420b61-24c3-4815-875d-d4102def92cb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:26.912106 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9420b61-24c3-4815-875d-d4102def92cb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a returned with HTTP 200 Aug 13 19:27:26.912572 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 351/1393] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:26 2026] GET /volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:27.012850 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cc4d05a6-c24c-41d8-a82f-4bf2a8bff256 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.014679 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc4d05a6-c24c-41d8-a82f-4bf2a8bff256 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d Aug 13 19:27:27.014849 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc4d05a6-c24c-41d8-a82f-4bf2a8bff256 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.015029 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc4d05a6-c24c-41d8-a82f-4bf2a8bff256 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.021465 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.021465 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:27.022058 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cc4d05a6-c24c-41d8-a82f-4bf2a8bff256 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.023493 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc4d05a6-c24c-41d8-a82f-4bf2a8bff256 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d returned with HTTP 200 Aug 13 19:27:27.024976 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 347/1394] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:27.038195 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8fc2683f-c972-4244-905e-c1947b34bbee None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.039954 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8fc2683f-c972-4244-905e-c1947b34bbee tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] POST https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.040339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8fc2683f-c972-4244-905e-c1947b34bbee tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:27.047677 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.047677 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:27.047677 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8fc2683f-c972-4244-905e-c1947b34bbee tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.082982 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8fc2683f-c972-4244-905e-c1947b34bbee tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Update snapshot metadata completed successfully. Aug 13 19:27:27.083336 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8fc2683f-c972-4244-905e-c1947b34bbee tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.083855 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 352/1395] 10.4.3.126 () {68 vars in 1402 bytes} [Thu Aug 13 19:27:27 2026] POST /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.092856 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5670d0a0-2823-4055-bb50-e979900c028d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.094876 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5670d0a0-2823-4055-bb50-e979900c028d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.095101 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5670d0a0-2823-4055-bb50-e979900c028d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.095321 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5670d0a0-2823-4055-bb50-e979900c028d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.101026 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.101026 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:27.101450 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5670d0a0-2823-4055-bb50-e979900c028d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.102304 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5670d0a0-2823-4055-bb50-e979900c028d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Get snapshot metadata completed successfully. Aug 13 19:27:27.102547 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5670d0a0-2823-4055-bb50-e979900c028d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.102934 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 346/1396] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.112015 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8ef8a27f-583b-48af-b821-cf0e604a6f68 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.113783 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ef8a27f-583b-48af-b821-cf0e604a6f68 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] PUT https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.114108 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ef8a27f-583b-48af-b821-cf0e604a6f68 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:27.120249 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.120249 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:27.120737 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ef8a27f-583b-48af-b821-cf0e604a6f68 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.146139 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8ef8a27f-583b-48af-b821-cf0e604a6f68 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Update snapshot metadata completed successfully. Aug 13 19:27:27.146441 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ef8a27f-583b-48af-b821-cf0e604a6f68 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.146862 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 352/1397] 10.4.3.126 () {68 vars in 1401 bytes} [Thu Aug 13 19:27:27 2026] PUT /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.154754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ecc61807-025c-4638-969e-d19c12a807d1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.158523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ecc61807-025c-4638-969e-d19c12a807d1 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.158901 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ecc61807-025c-4638-969e-d19c12a807d1 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.159681 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ecc61807-025c-4638-969e-d19c12a807d1 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.168139 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.168139 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:27.168917 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ecc61807-025c-4638-969e-d19c12a807d1 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.170231 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ecc61807-025c-4638-969e-d19c12a807d1 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Get snapshot metadata completed successfully. Aug 13 19:27:27.170637 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ecc61807-025c-4638-969e-d19c12a807d1 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.171174 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 348/1398] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.178618 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b786060-d5e5-42ec-97da-d00aa2eaeb2a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.180723 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b786060-d5e5-42ec-97da-d00aa2eaeb2a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 Aug 13 19:27:27.180929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b786060-d5e5-42ec-97da-d00aa2eaeb2a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.181180 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b786060-d5e5-42ec-97da-d00aa2eaeb2a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.189450 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.189450 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:27.189999 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b786060-d5e5-42ec-97da-d00aa2eaeb2a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.190973 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b786060-d5e5-42ec-97da-d00aa2eaeb2a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Get snapshot metadata completed successfully. Aug 13 19:27:27.202392 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b786060-d5e5-42ec-97da-d00aa2eaeb2a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Delete snapshot metadata completed successfully. Aug 13 19:27:27.202652 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b786060-d5e5-42ec-97da-d00aa2eaeb2a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 returned with HTTP 200 Aug 13 19:27:27.203261 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 353/1399] 10.4.3.126 () {66 vars in 1399 bytes} [Thu Aug 13 19:27:27 2026] DELETE /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 19:27:27.209685 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b9b42ed7-ec9d-4700-bb37-2e157b88c4c3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.211622 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b9b42ed7-ec9d-4700-bb37-2e157b88c4c3 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.211896 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b9b42ed7-ec9d-4700-bb37-2e157b88c4c3 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.212129 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b9b42ed7-ec9d-4700-bb37-2e157b88c4c3 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.219560 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.219560 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:27.219898 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b9b42ed7-ec9d-4700-bb37-2e157b88c4c3 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.220763 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b9b42ed7-ec9d-4700-bb37-2e157b88c4c3 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Get snapshot metadata completed successfully. Aug 13 19:27:27.221072 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b9b42ed7-ec9d-4700-bb37-2e157b88c4c3 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.221505 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 347/1400] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.231221 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b44a54b8-9301-4d0b-931e-873e4f383c86 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.233996 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b44a54b8-9301-4d0b-931e-873e4f383c86 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] PUT https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.234538 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b44a54b8-9301-4d0b-931e-873e4f383c86 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:27.243838 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.243838 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:27.244408 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b44a54b8-9301-4d0b-931e-873e4f383c86 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.258295 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b44a54b8-9301-4d0b-931e-873e4f383c86 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Update snapshot metadata completed successfully. Aug 13 19:27:27.258668 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b44a54b8-9301-4d0b-931e-873e4f383c86 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.259124 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 353/1401] 10.4.3.126 () {68 vars in 1401 bytes} [Thu Aug 13 19:27:27 2026] PUT /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.275061 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-29e0aa7d-94ff-4a24-ab3d-55a53c98262a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.278638 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29e0aa7d-94ff-4a24-ab3d-55a53c98262a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] POST https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.279056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29e0aa7d-94ff-4a24-ab3d-55a53c98262a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:27.286968 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.286968 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:27.287568 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-29e0aa7d-94ff-4a24-ab3d-55a53c98262a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.309560 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-29e0aa7d-94ff-4a24-ab3d-55a53c98262a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Update snapshot metadata completed successfully. Aug 13 19:27:27.309894 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29e0aa7d-94ff-4a24-ab3d-55a53c98262a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.310597 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 349/1402] 10.4.3.126 () {68 vars in 1402 bytes} [Thu Aug 13 19:27:27 2026] POST /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.318432 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-43982efc-8687-412b-98ca-09f14ddd0b6e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.320494 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-43982efc-8687-412b-98ca-09f14ddd0b6e tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.320712 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-43982efc-8687-412b-98ca-09f14ddd0b6e tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.321107 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-43982efc-8687-412b-98ca-09f14ddd0b6e tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.327322 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.327322 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:27.327918 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-43982efc-8687-412b-98ca-09f14ddd0b6e tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.328829 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-43982efc-8687-412b-98ca-09f14ddd0b6e tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Get snapshot metadata completed successfully. Aug 13 19:27:27.329119 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-43982efc-8687-412b-98ca-09f14ddd0b6e tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.329816 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 354/1403] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.338102 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dbac3fe3-003a-4c91-81d4-3a9923b0cb33 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.342297 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dbac3fe3-003a-4c91-81d4-3a9923b0cb33 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] PUT https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 Aug 13 19:27:27.342297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dbac3fe3-003a-4c91-81d4-3a9923b0cb33 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:27.348018 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.348018 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:27.348018 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dbac3fe3-003a-4c91-81d4-3a9923b0cb33 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.369415 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dbac3fe3-003a-4c91-81d4-3a9923b0cb33 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Update snapshot metadata completed successfully. Aug 13 19:27:27.369671 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dbac3fe3-003a-4c91-81d4-3a9923b0cb33 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 returned with HTTP 200 Aug 13 19:27:27.370058 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 348/1404] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:27:27 2026] PUT /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.380661 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bd04dc44-d601-4736-94ed-f37f6d110664 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.384640 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bd04dc44-d601-4736-94ed-f37f6d110664 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 Aug 13 19:27:27.385007 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bd04dc44-d601-4736-94ed-f37f6d110664 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.385159 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bd04dc44-d601-4736-94ed-f37f6d110664 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.392675 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.392675 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:27.392809 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bd04dc44-d601-4736-94ed-f37f6d110664 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.393947 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bd04dc44-d601-4736-94ed-f37f6d110664 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Get snapshot metadata completed successfully. Aug 13 19:27:27.393947 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bd04dc44-d601-4736-94ed-f37f6d110664 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 returned with HTTP 200 Aug 13 19:27:27.394131 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 354/1405] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.402418 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cf06f032-8149-4a53-ab3b-30ce519ba09d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.404145 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf06f032-8149-4a53-ab3b-30ce519ba09d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.404349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf06f032-8149-4a53-ab3b-30ce519ba09d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.404540 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf06f032-8149-4a53-ab3b-30ce519ba09d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.409871 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.409871 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:27.410457 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cf06f032-8149-4a53-ab3b-30ce519ba09d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.411162 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cf06f032-8149-4a53-ab3b-30ce519ba09d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Get snapshot metadata completed successfully. Aug 13 19:27:27.411414 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf06f032-8149-4a53-ab3b-30ce519ba09d tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.413214 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 350/1406] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.424147 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c8a18c0-f354-4a24-a372-f25cc7a706c8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.432299 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c8a18c0-f354-4a24-a372-f25cc7a706c8 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] PUT https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata Aug 13 19:27:27.432299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c8a18c0-f354-4a24-a372-f25cc7a706c8 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:27.440028 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.440028 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:27.441223 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3c8a18c0-f354-4a24-a372-f25cc7a706c8 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.469017 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3c8a18c0-f354-4a24-a372-f25cc7a706c8 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Update snapshot metadata completed successfully. Aug 13 19:27:27.469104 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c8a18c0-f354-4a24-a372-f25cc7a706c8 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata returned with HTTP 200 Aug 13 19:27:27.470707 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 355/1407] 10.4.3.126 () {68 vars in 1401 bytes} [Thu Aug 13 19:27:27 2026] PUT /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:27.480583 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ce9c5c4c-5c4b-45f6-be14-750eedb633d9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.483002 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce9c5c4c-5c4b-45f6-be14-750eedb633d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d Aug 13 19:27:27.483254 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce9c5c4c-5c4b-45f6-be14-750eedb633d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.483547 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce9c5c4c-5c4b-45f6-be14-750eedb633d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.483921 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-ce9c5c4c-5c4b-45f6-be14-750eedb633d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Delete snapshot with id: 2a738a08-4f7f-4bad-940a-f958a72f619d Aug 13 19:27:27.490585 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.490585 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:27.491298 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ce9c5c4c-5c4b-45f6-be14-750eedb633d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.509843 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ce9c5c4c-5c4b-45f6-be14-750eedb633d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot delete request issued successfully. Aug 13 19:27:27.510015 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce9c5c4c-5c4b-45f6-be14-750eedb633d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d returned with HTTP 202 Aug 13 19:27:27.510322 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 349/1408] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:27 2026] DELETE /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:27.518680 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-25467210-6930-4c33-b56c-d648b848b7b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.521928 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25467210-6930-4c33-b56c-d648b848b7b2 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d Aug 13 19:27:27.521928 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25467210-6930-4c33-b56c-d648b848b7b2 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.521928 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25467210-6930-4c33-b56c-d648b848b7b2 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.529107 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.529107 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:27.529741 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-25467210-6930-4c33-b56c-d648b848b7b2 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Snapshot retrieved successfully. Aug 13 19:27:27.530625 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25467210-6930-4c33-b56c-d648b848b7b2 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d returned with HTTP 200 Aug 13 19:27:27.532205 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 355/1409] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:27.928047 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-98a53f79-a095-4897-9a98-0400bf3efb3a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.929849 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-98a53f79-a095-4897-9a98-0400bf3efb3a tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:27.930030 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-98a53f79-a095-4897-9a98-0400bf3efb3a tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:27.930515 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-98a53f79-a095-4897-9a98-0400bf3efb3a tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:27.944059 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.944059 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:27.947541 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-98a53f79-a095-4897-9a98-0400bf3efb3a tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:27.951886 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-98a53f79-a095-4897-9a98-0400bf3efb3a tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a returned with HTTP 200 Aug 13 19:27:27.952235 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 351/1410] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:27 2026] GET /volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:27.967116 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9edd8c6b-62ad-4236-b28a-32efeb7a5956 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:27.968983 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9edd8c6b-62ad-4236-b28a-32efeb7a5956 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:27:27.969423 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9edd8c6b-62ad-4236-b28a-32efeb7a5956 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "261dad98-290f-4b15-aef8-43ab6028a31a", "name": "tempest-VolumesDeleteCascade-Snapshot-1339335082"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:27.978021 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:27.978021 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:27.978520 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9edd8c6b-62ad-4236-b28a-32efeb7a5956 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:27.978653 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-9edd8c6b-62ad-4236-b28a-32efeb7a5956 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create snapshot from volume 261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:28.003531 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-9edd8c6b-62ad-4236-b28a-32efeb7a5956 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Created reservations ['5a4592b6-7d06-4c29-9da1-7d00cd83e8ee', '82afb0c0-83c5-4737-a908-c72c4a534ea5', 'c3573c17-9731-4654-8e03-a47d2c9a93e2', '3c54afb3-6e71-4957-83b3-c7476dd935a5'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:28.033206 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9edd8c6b-62ad-4236-b28a-32efeb7a5956 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot create request issued successfully. Aug 13 19:27:28.033536 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9edd8c6b-62ad-4236-b28a-32efeb7a5956 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:27:28.034103 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 356/1411] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:27:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:28.042140 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7a4eead4-1ab5-40a0-bcf6-b9ececaab475 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:28.043975 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7a4eead4-1ab5-40a0-bcf6-b9ececaab475 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 Aug 13 19:27:28.044211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7a4eead4-1ab5-40a0-bcf6-b9ececaab475 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:28.044452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7a4eead4-1ab5-40a0-bcf6-b9ececaab475 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:28.049946 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:28.049946 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:28.050435 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7a4eead4-1ab5-40a0-bcf6-b9ececaab475 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot retrieved successfully. Aug 13 19:27:28.051176 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7a4eead4-1ab5-40a0-bcf6-b9ececaab475 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 returned with HTTP 200 Aug 13 19:27:28.051566 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 350/1412] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:28 2026] GET /volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:28.088039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:28.234690 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:28.235156 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1531951835", "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:28.236749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1531951835', 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:28.321765 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume of 1 GB Aug 13 19:27:28.325848 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Availability Zones retrieved successfully. Aug 13 19:27:28.331377 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Flow 'volume_create_api' (cd7dcc51-513b-4fde-8d30-a8153f2cea8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:28.332297 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c5cf6d-d2e0-4c83-ac5a-796f1b3d6213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:28.333475 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:28.408825 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c5cf6d-d2e0-4c83-ac5a-796f1b3d6213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:28.410321 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35d9a33-4475-47a8-8598-1afab1da0131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:28.482293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Created reservations ['6c6b342a-939a-49b5-81d7-93840c7ca3c7', 'a0ee6a7b-6d4d-4744-84d6-06d671af045f', '9e680bac-9f9c-4537-975e-59b8079c4f1a', 'f31a2970-1637-4363-860f-6336519eaa43'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:28.483072 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35d9a33-4475-47a8-8598-1afab1da0131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c6b342a-939a-49b5-81d7-93840c7ca3c7', 'a0ee6a7b-6d4d-4744-84d6-06d671af045f', '9e680bac-9f9c-4537-975e-59b8079c4f1a', 'f31a2970-1637-4363-860f-6336519eaa43']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:28.483747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b661d7-7e12-4e5a-9136-89cad375b839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:28.504185 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b661d7-7e12-4e5a-9136-89cad375b839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cdb72f9-5c74-4182-9361-7b8b3ec9f650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1531951835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85cb544bac4a4b67a04faf296cc0766b',qos_specs=None,replication_status=,reservations=['6c6b342a-939a-49b5-81d7-93840c7ca3c7','a0ee6a7b-6d4d-4744-84d6-06d671af045f','9e680bac-9f9c-4537-975e-59b8079c4f1a','f31a2970-1637-4363-860f-6336519eaa43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1531951835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cdb72f9-5c74-4182-9361-7b8b3ec9f650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85cb544bac4a4b67a04faf296cc0766b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:28.504818 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78621f28-e31b-41cb-8f67-9d3b1f90fc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:28.520718 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78621f28-e31b-41cb-8f67-9d3b1f90fc49) transitioned into state 'SUCCESS' from state '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-1531951835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85cb544bac4a4b67a04faf296cc0766b',qos_specs=None,replication_status=,reservations=['6c6b342a-939a-49b5-81d7-93840c7ca3c7','a0ee6a7b-6d4d-4744-84d6-06d671af045f','9e680bac-9f9c-4537-975e-59b8079c4f1a','f31a2970-1637-4363-860f-6336519eaa43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:28.521601 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce560433-75c6-46e4-8df9-0fe0853b6bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:28.532668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce560433-75c6-46e4-8df9-0fe0853b6bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:28.533949 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Flow 'volume_create_api' (cd7dcc51-513b-4fde-8d30-a8153f2cea8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:28.534197 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume request issued successfully. Aug 13 19:27:28.534822 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2c7eb05-39e2-401f-b3e8-84f4d0494a7b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:28.535196 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 356/1413] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:27:28 2026] POST /volume/v3/volumes => generated 752 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:28.541981 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bbbb486d-4bcb-4628-9fa2-c08454b283d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:28.543713 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbbb486d-4bcb-4628-9fa2-c08454b283d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d Aug 13 19:27:28.543957 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbbb486d-4bcb-4628-9fa2-c08454b283d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:28.544062 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbbb486d-4bcb-4628-9fa2-c08454b283d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:28.550648 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbbb486d-4bcb-4628-9fa2-c08454b283d9 tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d returned with HTTP 404 Aug 13 19:27:28.551033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9033a385-eefa-415c-9fb0-379cb7801e8a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:28.551599 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 352/1414] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:28 2026] GET /volume/v3/snapshots/2a738a08-4f7f-4bad-940a-f958a72f619d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:28.553571 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9033a385-eefa-415c-9fb0-379cb7801e8a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 Aug 13 19:27:28.553815 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9033a385-eefa-415c-9fb0-379cb7801e8a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:28.554124 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9033a385-eefa-415c-9fb0-379cb7801e8a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:28.559826 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0362b61c-7ca8-4bb1-aaf3-6108f4c84c5a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:28.562466 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:28.562466 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:28.564907 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0362b61c-7ca8-4bb1-aaf3-6108f4c84c5a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 Aug 13 19:27:28.565145 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0362b61c-7ca8-4bb1-aaf3-6108f4c84c5a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:28.565427 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0362b61c-7ca8-4bb1-aaf3-6108f4c84c5a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:28.566729 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9033a385-eefa-415c-9fb0-379cb7801e8a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:28.571219 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9033a385-eefa-415c-9fb0-379cb7801e8a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 returned with HTTP 200 Aug 13 19:27:28.571721 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 357/1415] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:28 2026] GET /volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:28.575173 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:28.575173 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:28.579239 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0362b61c-7ca8-4bb1-aaf3-6108f4c84c5a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Volume info retrieved successfully. Aug 13 19:27:28.583695 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0362b61c-7ca8-4bb1-aaf3-6108f4c84c5a tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 returned with HTTP 200 Aug 13 19:27:28.584083 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 351/1416] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:28 2026] GET /volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:28.597684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-86551ff4-4e56-479e-ab37-416c4f1bc0dd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:28.599589 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86551ff4-4e56-479e-ab37-416c4f1bc0dd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] DELETE https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 Aug 13 19:27:28.599791 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86551ff4-4e56-479e-ab37-416c4f1bc0dd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:28.599992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86551ff4-4e56-479e-ab37-416c4f1bc0dd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:28.600158 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-86551ff4-4e56-479e-ab37-416c4f1bc0dd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Delete volume with id: 622003a4-70fd-4b80-a42b-cd778fa4c1b4 Aug 13 19:27:28.606952 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:28.606952 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:28.607861 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-86551ff4-4e56-479e-ab37-416c4f1bc0dd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Volume info retrieved successfully. Aug 13 19:27:28.625292 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-86551ff4-4e56-479e-ab37-416c4f1bc0dd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Delete volume request issued successfully. Aug 13 19:27:28.625609 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86551ff4-4e56-479e-ab37-416c4f1bc0dd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 returned with HTTP 202 Aug 13 19:27:28.626060 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 357/1417] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:28 2026] DELETE /volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:28.634043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f2f5160d-bca4-4784-b463-28d09a634b3b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:28.636917 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2f5160d-bca4-4784-b463-28d09a634b3b tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 Aug 13 19:27:28.637232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2f5160d-bca4-4784-b463-28d09a634b3b tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:28.637626 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2f5160d-bca4-4784-b463-28d09a634b3b tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:28.645365 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:28.645365 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:28.649020 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f2f5160d-bca4-4784-b463-28d09a634b3b tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Volume info retrieved successfully. Aug 13 19:27:28.652912 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2f5160d-bca4-4784-b463-28d09a634b3b tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 returned with HTTP 200 Aug 13 19:27:28.653285 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 353/1418] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:28 2026] GET /volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:29.061611 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0311b6d4-8ba6-4570-9a2b-d7f139de7aa0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:29.063099 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0311b6d4-8ba6-4570-9a2b-d7f139de7aa0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 Aug 13 19:27:29.063269 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0311b6d4-8ba6-4570-9a2b-d7f139de7aa0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:29.063484 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0311b6d4-8ba6-4570-9a2b-d7f139de7aa0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:29.067767 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:29.067767 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:29.068122 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0311b6d4-8ba6-4570-9a2b-d7f139de7aa0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot retrieved successfully. Aug 13 19:27:29.068936 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0311b6d4-8ba6-4570-9a2b-d7f139de7aa0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 returned with HTTP 200 Aug 13 19:27:29.069117 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 358/1419] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:29 2026] GET /volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:29.077052 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:29.078617 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:29.078930 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "857a37ed-cfcb-44b5-828b-4a4bb00a3867", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1052442360"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:29.080321 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume request body: {'volume': {'snapshot_id': '857a37ed-cfcb-44b5-828b-4a4bb00a3867', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1052442360'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:29.084936 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:29.084936 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:29.085402 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Snapshot retrieved successfully. Aug 13 19:27:29.085549 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume of 1 GB Aug 13 19:27:29.088973 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Availability Zones retrieved successfully. Aug 13 19:27:29.094060 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Flow 'volume_create_api' (e21ab4c7-581a-4dc4-b872-efb11495b485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:29.094933 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03efbf1c-673b-4930-a1ef-4cc5d16a4aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.095810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:29.122192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03efbf1c-673b-4930-a1ef-4cc5d16a4aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '857a37ed-cfcb-44b5-828b-4a4bb00a3867', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.122973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b33e86d-9ac9-43ef-b44b-5062dd6330c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.165143 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Created reservations ['b377d1ac-7425-47ae-8ebc-962a19808c6c', 'c01aae02-9f46-4db7-8dc8-e448a61b9ff9', 'afd3f6b2-313f-44e7-bcc1-208b01965e9b', '1d78bfc5-8208-4a1f-8146-c928094a397d'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:29.167322 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b33e86d-9ac9-43ef-b44b-5062dd6330c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b377d1ac-7425-47ae-8ebc-962a19808c6c', 'c01aae02-9f46-4db7-8dc8-e448a61b9ff9', 'afd3f6b2-313f-44e7-bcc1-208b01965e9b', '1d78bfc5-8208-4a1f-8146-c928094a397d']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.168212 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a87c7be-6820-4876-926b-a6f63a710d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.218721 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a87c7be-6820-4876-926b-a6f63a710d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb57910-bde8-4740-b858-088b86adf00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1052442360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20093bcba724039b6b22362ea27a843',qos_specs=None,replication_status=,reservations=['b377d1ac-7425-47ae-8ebc-962a19808c6c','c01aae02-9f46-4db7-8dc8-e448a61b9ff9','afd3f6b2-313f-44e7-bcc1-208b01965e9b','1d78bfc5-8208-4a1f-8146-c928094a397d'],size=1,snapshot_id=857a37ed-cfcb-44b5-828b-4a4bb00a3867,source_replicaid=,source_volid=None,status='creating',user_id='94a8255affd84702b9d24b61ae812a68',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1052442360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb57910-bde8-4740-b858-088b86adf00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20093bcba724039b6b22362ea27a843',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=857a37ed-cfcb-44b5-828b-4a4bb00a3867,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a8255affd84702b9d24b61ae812a68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.220370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccba7a43-af7f-46f0-a637-7786498ce281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.243066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccba7a43-af7f-46f0-a637-7786498ce281) transitioned into state 'SUCCESS' from state '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-1052442360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20093bcba724039b6b22362ea27a843',qos_specs=None,replication_status=,reservations=['b377d1ac-7425-47ae-8ebc-962a19808c6c','c01aae02-9f46-4db7-8dc8-e448a61b9ff9','afd3f6b2-313f-44e7-bcc1-208b01965e9b','1d78bfc5-8208-4a1f-8146-c928094a397d'],size=1,snapshot_id=857a37ed-cfcb-44b5-828b-4a4bb00a3867,source_replicaid=,source_volid=None,status='creating',user_id='94a8255affd84702b9d24b61ae812a68',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.243890 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b77fe3e-15c3-4ad5-b2f7-f6b9ecad9ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.274881 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b77fe3e-15c3-4ad5-b2f7-f6b9ecad9ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.275836 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Flow 'volume_create_api' (e21ab4c7-581a-4dc4-b872-efb11495b485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:29.276190 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Create volume request issued successfully. Aug 13 19:27:29.276867 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-30b3fc3f-4199-4291-a49c-2877fa1a3096 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:29.277285 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 352/1420] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:27:29 2026] POST /volume/v3/volumes => generated 785 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:29.289758 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8d2d25db-c066-44c5-b87f-48def47df479 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:29.292409 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d2d25db-c066-44c5-b87f-48def47df479 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e Aug 13 19:27:29.292475 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d2d25db-c066-44c5-b87f-48def47df479 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:29.292707 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d2d25db-c066-44c5-b87f-48def47df479 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:29.300508 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:29.300508 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:29.304761 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d2d25db-c066-44c5-b87f-48def47df479 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:29.309301 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d2d25db-c066-44c5-b87f-48def47df479 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e returned with HTTP 200 Aug 13 19:27:29.309684 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 358/1421] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:29 2026] GET /volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:29.585113 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-936e2bf6-1e86-4550-9441-85930fb9f801 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:29.586736 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-936e2bf6-1e86-4550-9441-85930fb9f801 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 Aug 13 19:27:29.587342 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-936e2bf6-1e86-4550-9441-85930fb9f801 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:29.587342 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-936e2bf6-1e86-4550-9441-85930fb9f801 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:29.594339 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:29.594339 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:29.597607 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-936e2bf6-1e86-4550-9441-85930fb9f801 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:29.602369 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-936e2bf6-1e86-4550-9441-85930fb9f801 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 returned with HTTP 200 Aug 13 19:27:29.602766 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 354/1422] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:29 2026] GET /volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:29.618286 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:29.620567 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:29.620972 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-351828238"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:29.622611 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-351828238'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:29.622687 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume of 1 GB Aug 13 19:27:29.627046 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Availability Zones retrieved successfully. Aug 13 19:27:29.633734 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Flow 'volume_create_api' (3e69c585-8f0d-48a0-9def-92c06afe7f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:29.634305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c9c4651-23f3-413f-9fc6-62f2bcbe9512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.635265 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:29.666997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-19379658-b90b-4d91-9292-b4b673a71237 req-fc43c01d-1d4f-414a-a50d-ff179e823d42 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:29.668013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5d41c180-b14d-4e79-81b2-c43d939334bd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:29.668762 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c9c4651-23f3-413f-9fc6-62f2bcbe9512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.669016 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-fc43c01d-1d4f-414a-a50d-ff179e823d42 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00 Aug 13 19:27:29.669204 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-fc43c01d-1d4f-414a-a50d-ff179e823d42 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:29.669268 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7cc311e-ff74-4cd0-93db-c3e031849483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.669415 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-fc43c01d-1d4f-414a-a50d-ff179e823d42 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:29.669942 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d41c180-b14d-4e79-81b2-c43d939334bd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] GET https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 Aug 13 19:27:29.670131 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d41c180-b14d-4e79-81b2-c43d939334bd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:29.670455 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d41c180-b14d-4e79-81b2-c43d939334bd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:29.677292 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:29.677292 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:29.678605 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d41c180-b14d-4e79-81b2-c43d939334bd tempest-SnapshotMetadataTestJSON-547677214 tempest-SnapshotMetadataTestJSON-547677214-project-member] https://10.4.3.126/volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 returned with HTTP 404 Aug 13 19:27:29.679164 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 359/1423] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:29 2026] GET /volume/v3/volumes/622003a4-70fd-4b80-a42b-cd778fa4c1b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:29.719398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Created reservations ['17f5e56e-46ee-4241-9fe7-20becd8bf192', '23626468-48f3-4d95-8d5e-f46155203d6f', '5746167e-6879-4138-804d-aeb521b68bd4', '652d18cf-34bd-4674-83f7-23d0d998e8c1'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:29.720578 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7cc311e-ff74-4cd0-93db-c3e031849483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17f5e56e-46ee-4241-9fe7-20becd8bf192', '23626468-48f3-4d95-8d5e-f46155203d6f', '5746167e-6879-4138-804d-aeb521b68bd4', '652d18cf-34bd-4674-83f7-23d0d998e8c1']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.721559 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f81357d4-0b69-4c84-938f-f0f5e6d19d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.728562 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-19379658-b90b-4d91-9292-b4b673a71237 req-fc43c01d-1d4f-414a-a50d-ff179e823d42 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00 returned with HTTP 200 Aug 13 19:27:29.729154 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 353/1424] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:27:29 2026] DELETE /volume/v3/attachments/c5ba3eaa-e42c-4902-8929-24610d5a1e00 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:29.747447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f81357d4-0b69-4c84-938f-f0f5e6d19d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f92c892f-818f-4fc3-b0e1-e30948836cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-351828238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85cb544bac4a4b67a04faf296cc0766b',qos_specs=None,replication_status=,reservations=['17f5e56e-46ee-4241-9fe7-20becd8bf192','23626468-48f3-4d95-8d5e-f46155203d6f','5746167e-6879-4138-804d-aeb521b68bd4','652d18cf-34bd-4674-83f7-23d0d998e8c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-351828238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f92c892f-818f-4fc3-b0e1-e30948836cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85cb544bac4a4b67a04faf296cc0766b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.748627 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce3bdb2-2fc5-41b0-a5c5-71cd45c64393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.768815 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce3bdb2-2fc5-41b0-a5c5-71cd45c64393) transitioned into state 'SUCCESS' from state '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-351828238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85cb544bac4a4b67a04faf296cc0766b',qos_specs=None,replication_status=,reservations=['17f5e56e-46ee-4241-9fe7-20becd8bf192','23626468-48f3-4d95-8d5e-f46155203d6f','5746167e-6879-4138-804d-aeb521b68bd4','652d18cf-34bd-4674-83f7-23d0d998e8c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.769541 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9556f279-899c-4056-8dbd-c8bcc0f5b694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:29.786579 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9556f279-899c-4056-8dbd-c8bcc0f5b694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:29.787239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Flow 'volume_create_api' (3e69c585-8f0d-48a0-9def-92c06afe7f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:29.787575 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume request issued successfully. Aug 13 19:27:29.788073 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdce37c5-39be-4eff-a31c-da82605b34d1 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:29.789177 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 359/1425] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:29 2026] POST /volume/v3/volumes => generated 751 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:29.802577 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-82a77c03-baf9-44a1-b3b1-7f627318ac5e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:29.804287 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-82a77c03-baf9-44a1-b3b1-7f627318ac5e tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca Aug 13 19:27:29.804433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-82a77c03-baf9-44a1-b3b1-7f627318ac5e tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:29.804622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-82a77c03-baf9-44a1-b3b1-7f627318ac5e tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:29.818218 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:29.818218 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:29.824608 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-82a77c03-baf9-44a1-b3b1-7f627318ac5e tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:29.830560 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-82a77c03-baf9-44a1-b3b1-7f627318ac5e tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca returned with HTTP 200 Aug 13 19:27:29.830994 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 355/1426] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:29 2026] GET /volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:30.329997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d8c8c998-9428-4629-9a21-843ea59a15d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:30.332043 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8c8c998-9428-4629-9a21-843ea59a15d0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e Aug 13 19:27:30.332303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8c8c998-9428-4629-9a21-843ea59a15d0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:30.332578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8c8c998-9428-4629-9a21-843ea59a15d0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:30.346078 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:30.346078 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:30.356309 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d8c8c998-9428-4629-9a21-843ea59a15d0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:30.367182 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8c8c998-9428-4629-9a21-843ea59a15d0 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e returned with HTTP 200 Aug 13 19:27:30.367182 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 360/1427] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:30 2026] GET /volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:30.389131 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d2c321e1-9e76-4a93-a7e9-db0e24a25100 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:30.391580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2c321e1-9e76-4a93-a7e9-db0e24a25100 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e Aug 13 19:27:30.391811 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2c321e1-9e76-4a93-a7e9-db0e24a25100 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:30.392079 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2c321e1-9e76-4a93-a7e9-db0e24a25100 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:30.402424 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:30.402424 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:30.407104 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d2c321e1-9e76-4a93-a7e9-db0e24a25100 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:30.412329 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2c321e1-9e76-4a93-a7e9-db0e24a25100 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e returned with HTTP 200 Aug 13 19:27:30.412823 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 354/1428] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:30 2026] GET /volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:30.427262 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-93cd7137-0900-488c-abda-02b9357ab852 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:30.430336 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93cd7137-0900-488c-abda-02b9357ab852 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] DELETE https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a?cascade=True Aug 13 19:27:30.430614 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93cd7137-0900-488c-abda-02b9357ab852 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:30.430845 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93cd7137-0900-488c-abda-02b9357ab852 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:30.431125 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-93cd7137-0900-488c-abda-02b9357ab852 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete volume with id: 261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:30.438742 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:30.438742 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:30.439285 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-93cd7137-0900-488c-abda-02b9357ab852 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:30.478295 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-93cd7137-0900-488c-abda-02b9357ab852 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete volume request issued successfully. Aug 13 19:27:30.478598 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93cd7137-0900-488c-abda-02b9357ab852 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a?cascade=True returned with HTTP 202 Aug 13 19:27:30.479199 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 360/1429] 10.4.3.126 () {66 vars in 1376 bytes} [Thu Aug 13 19:27:30 2026] DELETE /volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:30.488053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c5e24088-e42e-4323-99f2-8c20260971ec None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:30.490387 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5e24088-e42e-4323-99f2-8c20260971ec tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:30.490634 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5e24088-e42e-4323-99f2-8c20260971ec tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:30.490888 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5e24088-e42e-4323-99f2-8c20260971ec tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:30.501768 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:30.501768 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:30.507349 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c5e24088-e42e-4323-99f2-8c20260971ec tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:30.519367 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5e24088-e42e-4323-99f2-8c20260971ec tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a returned with HTTP 200 Aug 13 19:27:30.519809 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 356/1430] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:30 2026] GET /volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:30.851302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1c9ce576-4658-48ce-9b67-34958f992f0d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:30.851302 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1c9ce576-4658-48ce-9b67-34958f992f0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca Aug 13 19:27:30.851302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1c9ce576-4658-48ce-9b67-34958f992f0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:30.851302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1c9ce576-4658-48ce-9b67-34958f992f0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:30.860977 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:30.860977 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:30.867634 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1c9ce576-4658-48ce-9b67-34958f992f0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:30.872654 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1c9ce576-4658-48ce-9b67-34958f992f0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca returned with HTTP 200 Aug 13 19:27:30.873304 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 361/1431] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:30 2026] GET /volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:30.889354 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:30.891427 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:30.895252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1313593920"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:30.895398 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1313593920'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:30.895501 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume of 1 GB Aug 13 19:27:30.900737 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Availability Zones retrieved successfully. Aug 13 19:27:30.907825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Flow 'volume_create_api' (07a22379-61e6-419b-b6f2-1bbfb5930440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:30.908834 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c9829c-e01f-4dcf-846c-cf671a3910c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:30.909933 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:30.942469 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c9829c-e01f-4dcf-846c-cf671a3910c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:30.943067 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5cc769c-0bd2-48b9-9666-157eb46048c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:30.985860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Created reservations ['6175e5cf-8cfe-40f9-81d5-6e099cf5c0e9', '9689d053-e13b-4d91-8bef-7404196d5d4b', 'c7a293c8-65c6-4084-8d3d-7db18e127043', '9e6ef7bc-75d9-4466-ad9f-37746c6da1ad'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:30.986834 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5cc769c-0bd2-48b9-9666-157eb46048c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6175e5cf-8cfe-40f9-81d5-6e099cf5c0e9', '9689d053-e13b-4d91-8bef-7404196d5d4b', 'c7a293c8-65c6-4084-8d3d-7db18e127043', '9e6ef7bc-75d9-4466-ad9f-37746c6da1ad']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:30.987551 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c515dbf8-2acf-43e9-9121-f34cd0e0bcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:31.013458 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c515dbf8-2acf-43e9-9121-f34cd0e0bcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '144e8f2b-da86-4587-9812-4544b280192e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1313593920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85cb544bac4a4b67a04faf296cc0766b',qos_specs=None,replication_status=,reservations=['6175e5cf-8cfe-40f9-81d5-6e099cf5c0e9','9689d053-e13b-4d91-8bef-7404196d5d4b','c7a293c8-65c6-4084-8d3d-7db18e127043','9e6ef7bc-75d9-4466-ad9f-37746c6da1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1313593920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=144e8f2b-da86-4587-9812-4544b280192e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85cb544bac4a4b67a04faf296cc0766b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:31.013458 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a96315-9009-4ee7-8d87-c96a0c537581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:31.038737 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a96315-9009-4ee7-8d87-c96a0c537581) transitioned into state 'SUCCESS' from state '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-1313593920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85cb544bac4a4b67a04faf296cc0766b',qos_specs=None,replication_status=,reservations=['6175e5cf-8cfe-40f9-81d5-6e099cf5c0e9','9689d053-e13b-4d91-8bef-7404196d5d4b','c7a293c8-65c6-4084-8d3d-7db18e127043','9e6ef7bc-75d9-4466-ad9f-37746c6da1ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae86ed7d1db4ccca36d95fbbfe4130f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:31.039236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e107b61-af37-42b9-9972-221f55a5b683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:31.051158 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e107b61-af37-42b9-9972-221f55a5b683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:31.052300 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Flow 'volume_create_api' (07a22379-61e6-419b-b6f2-1bbfb5930440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:31.053753 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Create volume request issued successfully. Aug 13 19:27:31.053753 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fc067634-3ded-4f5f-ad17-5af3f9466979 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:31.054196 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 355/1432] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:30 2026] POST /volume/v3/volumes => generated 752 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:31.068186 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-88ae1f6c-cb50-4484-8aea-ce664b3a8463 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.070178 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-88ae1f6c-cb50-4484-8aea-ce664b3a8463 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e Aug 13 19:27:31.070418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-88ae1f6c-cb50-4484-8aea-ce664b3a8463 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.070626 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-88ae1f6c-cb50-4484-8aea-ce664b3a8463 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.078133 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:31.078133 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:31.083192 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-88ae1f6c-cb50-4484-8aea-ce664b3a8463 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:31.093763 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-88ae1f6c-cb50-4484-8aea-ce664b3a8463 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e returned with HTTP 200 Aug 13 19:27:31.094333 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 361/1433] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:31.169025 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3c264d92-39cd-4348-9aa9-b82be6394e24 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.169497 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c264d92-39cd-4348-9aa9-b82be6394e24 None None] GET https://10.4.3.126/volume// Aug 13 19:27:31.169690 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c264d92-39cd-4348-9aa9-b82be6394e24 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.169923 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c264d92-39cd-4348-9aa9-b82be6394e24 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.170311 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c264d92-39cd-4348-9aa9-b82be6394e24 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:31.170822 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 357/1434] 10.4.3.126 () {64 vars in 1004 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:31.182251 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-58c27bea-d6fd-45fd-87da-071eca7e729d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.182782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58c27bea-d6fd-45fd-87da-071eca7e729d None None] GET https://10.4.3.126/volume// Aug 13 19:27:31.183219 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58c27bea-d6fd-45fd-87da-071eca7e729d None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.183219 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58c27bea-d6fd-45fd-87da-071eca7e729d None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.183864 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58c27bea-d6fd-45fd-87da-071eca7e729d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:31.183962 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 362/1435] 10.4.3.126 () {64 vars in 1004 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:31.193443 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-795e7a2d-aad8-40ec-bdaf-bb00de265456 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.350813 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-795e7a2d-aad8-40ec-bdaf-bb00de265456 tempest-VersionsTest-1764791486 tempest-VersionsTest-1764791486-project-member] GET https://10.4.3.126/volume/v3/ Aug 13 19:27:31.353150 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-795e7a2d-aad8-40ec-bdaf-bb00de265456 tempest-VersionsTest-1764791486 tempest-VersionsTest-1764791486-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.353150 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-795e7a2d-aad8-40ec-bdaf-bb00de265456 tempest-VersionsTest-1764791486 tempest-VersionsTest-1764791486-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.353150 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-795e7a2d-aad8-40ec-bdaf-bb00de265456 tempest-VersionsTest-1764791486 tempest-VersionsTest-1764791486-project-member] https://10.4.3.126/volume/v3/ returned with HTTP 200 Aug 13 19:27:31.353150 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 356/1436] 10.4.3.126 () {66 vars in 1216 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/v3/ => generated 386 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:31.536140 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-14135536-20ad-4f30-8427-ad1e2a50b0f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.538762 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-14135536-20ad-4f30-8427-ad1e2a50b0f5 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:31.540384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-14135536-20ad-4f30-8427-ad1e2a50b0f5 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.540384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-14135536-20ad-4f30-8427-ad1e2a50b0f5 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.553425 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-14135536-20ad-4f30-8427-ad1e2a50b0f5 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a returned with HTTP 404 Aug 13 19:27:31.553425 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 362/1437] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:31.566181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4a65c82d-53d4-4596-acaa-77035e09c0a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.568751 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a65c82d-53d4-4596-acaa-77035e09c0a4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:27:31.569158 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a65c82d-53d4-4596-acaa-77035e09c0a4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.569494 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a65c82d-53d4-4596-acaa-77035e09c0a4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.569805 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-4a65c82d-53d4-4596-acaa-77035e09c0a4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:27:31.570688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4a65c82d-53d4-4596-acaa-77035e09c0a4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:27:31.586158 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4a65c82d-53d4-4596-acaa-77035e09c0a4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Get all volumes completed successfully. Aug 13 19:27:31.586805 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a65c82d-53d4-4596-acaa-77035e09c0a4 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:27:31.588091 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 358/1438] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/v3/volumes => generated 335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:31.601624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-33d0b8f8-8224-4166-984f-fd08b613237c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.605909 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33d0b8f8-8224-4166-984f-fd08b613237c tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 13 19:27:31.606144 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33d0b8f8-8224-4166-984f-fd08b613237c tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.606363 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33d0b8f8-8224-4166-984f-fd08b613237c tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.606632 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-33d0b8f8-8224-4166-984f-fd08b613237c tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:27:31.609919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-33d0b8f8-8224-4166-984f-fd08b613237c tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:27:31.612650 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-33d0b8f8-8224-4166-984f-fd08b613237c tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Get all snapshots completed successfully. Aug 13 19:27:31.612961 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33d0b8f8-8224-4166-984f-fd08b613237c tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 13 19:27:31.614736 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 363/1439] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:31.633228 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2acaac26-2124-4288-b291-9bb180e410e3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.635572 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2acaac26-2124-4288-b291-9bb180e410e3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e Aug 13 19:27:31.635862 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2acaac26-2124-4288-b291-9bb180e410e3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.636186 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2acaac26-2124-4288-b291-9bb180e410e3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.649553 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:31.649553 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:31.655493 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2acaac26-2124-4288-b291-9bb180e410e3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:31.663470 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2acaac26-2124-4288-b291-9bb180e410e3 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e returned with HTTP 200 Aug 13 19:27:31.664306 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 357/1440] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:31.683033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2ad4f3f1-7c89-4127-a7ef-9a97d049c088 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.686367 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ad4f3f1-7c89-4127-a7ef-9a97d049c088 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e Aug 13 19:27:31.686367 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ad4f3f1-7c89-4127-a7ef-9a97d049c088 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.686598 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ad4f3f1-7c89-4127-a7ef-9a97d049c088 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.686768 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-2ad4f3f1-7c89-4127-a7ef-9a97d049c088 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete volume with id: 8eb57910-bde8-4740-b858-088b86adf00e Aug 13 19:27:31.697538 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:31.697538 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:31.698190 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2ad4f3f1-7c89-4127-a7ef-9a97d049c088 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:31.725430 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2ad4f3f1-7c89-4127-a7ef-9a97d049c088 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete volume request issued successfully. Aug 13 19:27:31.725949 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ad4f3f1-7c89-4127-a7ef-9a97d049c088 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e returned with HTTP 202 Aug 13 19:27:31.726316 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 363/1441] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:31 2026] DELETE /volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:31.739329 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f108b645-a9b4-4872-aded-aa2ab48aa695 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:31.744741 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f108b645-a9b4-4872-aded-aa2ab48aa695 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e Aug 13 19:27:31.745034 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f108b645-a9b4-4872-aded-aa2ab48aa695 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:31.745391 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f108b645-a9b4-4872-aded-aa2ab48aa695 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:31.758974 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:31.758974 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:31.767238 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f108b645-a9b4-4872-aded-aa2ab48aa695 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Volume info retrieved successfully. Aug 13 19:27:31.783780 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f108b645-a9b4-4872-aded-aa2ab48aa695 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e returned with HTTP 200 Aug 13 19:27:31.783780 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 359/1442] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:31 2026] GET /volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:32.111533 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3bee9c28-4f54-4486-9973-d336c9c90c95 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:32.113509 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3bee9c28-4f54-4486-9973-d336c9c90c95 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e Aug 13 19:27:32.113744 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3bee9c28-4f54-4486-9973-d336c9c90c95 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:32.113983 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3bee9c28-4f54-4486-9973-d336c9c90c95 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:32.123139 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:32.123139 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:32.127939 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3bee9c28-4f54-4486-9973-d336c9c90c95 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:32.133599 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3bee9c28-4f54-4486-9973-d336c9c90c95 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e returned with HTTP 200 Aug 13 19:27:32.134040 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 364/1443] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:32 2026] GET /volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:32.803879 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a24da3a6-8d36-40f0-80ff-13ad021b4e96 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:32.806024 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a24da3a6-8d36-40f0-80ff-13ad021b4e96 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e Aug 13 19:27:32.806267 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a24da3a6-8d36-40f0-80ff-13ad021b4e96 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:32.807915 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a24da3a6-8d36-40f0-80ff-13ad021b4e96 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:32.821088 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a24da3a6-8d36-40f0-80ff-13ad021b4e96 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e returned with HTTP 404 Aug 13 19:27:32.825629 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 358/1444] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:32 2026] GET /volume/v3/volumes/8eb57910-bde8-4740-b858-088b86adf00e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:32.835032 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-367a90f8-54b2-4668-a9eb-9241ba7d998f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:32.837218 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-367a90f8-54b2-4668-a9eb-9241ba7d998f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 Aug 13 19:27:32.837218 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-367a90f8-54b2-4668-a9eb-9241ba7d998f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:32.837218 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-367a90f8-54b2-4668-a9eb-9241ba7d998f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:32.837218 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-367a90f8-54b2-4668-a9eb-9241ba7d998f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete snapshot with id: 857a37ed-cfcb-44b5-828b-4a4bb00a3867 Aug 13 19:27:32.844428 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-367a90f8-54b2-4668-a9eb-9241ba7d998f tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 returned with HTTP 404 Aug 13 19:27:32.844428 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 364/1445] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:32 2026] DELETE /volume/v3/snapshots/857a37ed-cfcb-44b5-828b-4a4bb00a3867 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:32.850920 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bdd97900-8b40-4d43-99de-2885363da5c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:32.852646 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdd97900-8b40-4d43-99de-2885363da5c5 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] GET https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:32.852875 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdd97900-8b40-4d43-99de-2885363da5c5 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:32.853057 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdd97900-8b40-4d43-99de-2885363da5c5 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:32.861229 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdd97900-8b40-4d43-99de-2885363da5c5 tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a returned with HTTP 404 Aug 13 19:27:32.861758 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 360/1446] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:32 2026] GET /volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:32.875560 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5c11bb23-c957-42c5-9500-520586a758fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:32.878364 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c11bb23-c957-42c5-9500-520586a758fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] DELETE https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:32.878506 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-76a05657-ec90-4857-926b-1bf96ff1d10b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:32.878587 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c11bb23-c957-42c5-9500-520586a758fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:32.878834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c11bb23-c957-42c5-9500-520586a758fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:32.879058 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5c11bb23-c957-42c5-9500-520586a758fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] Delete volume with id: 261dad98-290f-4b15-aef8-43ab6028a31a Aug 13 19:27:32.889748 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c11bb23-c957-42c5-9500-520586a758fb tempest-VolumesDeleteCascade-1150537457 tempest-VolumesDeleteCascade-1150537457-project-member] https://10.4.3.126/volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a returned with HTTP 404 Aug 13 19:27:32.890241 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 365/1447] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:32 2026] DELETE /volume/v3/volumes/261dad98-290f-4b15-aef8-43ab6028a31a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:33.072284 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:33.072750 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1076884817", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:33.074784 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1076884817', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:33.074954 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Create volume of 1 GB Aug 13 19:27:33.079717 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Availability Zones retrieved successfully. Aug 13 19:27:33.089884 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Flow 'volume_create_api' (0a594ecd-a351-4957-98a1-82d29c262255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:33.091827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74762a3d-1df6-40fb-b725-3bd168677d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.093562 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:33.141936 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74762a3d-1df6-40fb-b725-3bd168677d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.142749 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4997a1d-01dc-4a5b-9805-0e88989b165c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.241782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Created reservations ['1ff21720-3bbd-4c01-bd29-c5d43486c343', 'dfa79b33-73ea-4395-8dba-aaa8b47fa338', 'c63c6649-231a-4354-b9ac-a388aa177c73', '06b4679f-c2f4-49a9-a082-394cb8a0b8fd'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:33.242657 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4997a1d-01dc-4a5b-9805-0e88989b165c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ff21720-3bbd-4c01-bd29-c5d43486c343', 'dfa79b33-73ea-4395-8dba-aaa8b47fa338', 'c63c6649-231a-4354-b9ac-a388aa177c73', '06b4679f-c2f4-49a9-a082-394cb8a0b8fd']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.243609 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f7664c-818b-4ae3-b0ac-26a352bbafb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.269575 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f7664c-818b-4ae3-b0ac-26a352bbafb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491bb9d9-a779-4452-88d1-2f605c83f0fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1076884817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f3d54a4dc74beb8d59a04f3da79a54',qos_specs=None,replication_status=,reservations=['1ff21720-3bbd-4c01-bd29-c5d43486c343','dfa79b33-73ea-4395-8dba-aaa8b47fa338','c63c6649-231a-4354-b9ac-a388aa177c73','06b4679f-c2f4-49a9-a082-394cb8a0b8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4618bcd0583641f482bbf6b0df190cc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1076884817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491bb9d9-a779-4452-88d1-2f605c83f0fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96f3d54a4dc74beb8d59a04f3da79a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4618bcd0583641f482bbf6b0df190cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.270545 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83657cc2-4901-4047-9fef-ad8c7f739426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.297881 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83657cc2-4901-4047-9fef-ad8c7f739426) transitioned into state 'SUCCESS' from state '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-1076884817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f3d54a4dc74beb8d59a04f3da79a54',qos_specs=None,replication_status=,reservations=['1ff21720-3bbd-4c01-bd29-c5d43486c343','dfa79b33-73ea-4395-8dba-aaa8b47fa338','c63c6649-231a-4354-b9ac-a388aa177c73','06b4679f-c2f4-49a9-a082-394cb8a0b8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4618bcd0583641f482bbf6b0df190cc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.298677 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0810804d-dfac-4901-8f0f-430edc09b6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.318136 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0810804d-dfac-4901-8f0f-430edc09b6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.319207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Flow 'volume_create_api' (0a594ecd-a351-4957-98a1-82d29c262255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:33.319553 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Create volume request issued successfully. Aug 13 19:27:33.320189 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-76a05657-ec90-4857-926b-1bf96ff1d10b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:33.320525 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 359/1448] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:27:32 2026] POST /volume/v3/volumes => generated 765 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:33.341843 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dd58909c-8001-4beb-9612-0c5517d9265d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:33.343551 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:33.343877 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1875033892", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:33.345566 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1875033892', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:33.345617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Create volume of 1 GB Aug 13 19:27:33.350209 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Availability Zones retrieved successfully. Aug 13 19:27:33.355682 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Flow 'volume_create_api' (a1a37bd0-2d60-4999-9589-053b6664b207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:33.356874 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3601c1b2-6dbb-4263-9f7f-f3f4eaec40b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.357925 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:33.391497 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3601c1b2-6dbb-4263-9f7f-f3f4eaec40b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.393182 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f41ca93-f09f-4a42-8e90-1160a7e68eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.434592 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Created reservations ['7838a380-c88e-4469-9963-1f61234531ca', 'fdfc62b8-68c2-42fd-9b36-aef997ddb858', 'b3b0e7d0-5c2c-4c30-9e5a-34b889d0068d', '2fb0f510-9c93-4f33-bb77-ec830f515411'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:33.435770 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f41ca93-f09f-4a42-8e90-1160a7e68eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7838a380-c88e-4469-9963-1f61234531ca', 'fdfc62b8-68c2-42fd-9b36-aef997ddb858', 'b3b0e7d0-5c2c-4c30-9e5a-34b889d0068d', '2fb0f510-9c93-4f33-bb77-ec830f515411']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.435974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fce05a6-08af-41a2-8218-d023f684b1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.463179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fce05a6-08af-41a2-8218-d023f684b1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a84dfe1e-b5c8-412e-90b7-25889f98a40b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1875033892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f3d54a4dc74beb8d59a04f3da79a54',qos_specs=None,replication_status=,reservations=['7838a380-c88e-4469-9963-1f61234531ca','fdfc62b8-68c2-42fd-9b36-aef997ddb858','b3b0e7d0-5c2c-4c30-9e5a-34b889d0068d','2fb0f510-9c93-4f33-bb77-ec830f515411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4618bcd0583641f482bbf6b0df190cc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1875033892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a84dfe1e-b5c8-412e-90b7-25889f98a40b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96f3d54a4dc74beb8d59a04f3da79a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4618bcd0583641f482bbf6b0df190cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.464037 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a7f35b-ab1b-43a3-93e5-49083fb4f670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.493351 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a7f35b-ab1b-43a3-93e5-49083fb4f670) transitioned into state 'SUCCESS' from state '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-1875033892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f3d54a4dc74beb8d59a04f3da79a54',qos_specs=None,replication_status=,reservations=['7838a380-c88e-4469-9963-1f61234531ca','fdfc62b8-68c2-42fd-9b36-aef997ddb858','b3b0e7d0-5c2c-4c30-9e5a-34b889d0068d','2fb0f510-9c93-4f33-bb77-ec830f515411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4618bcd0583641f482bbf6b0df190cc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.494088 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a97552-7a7b-4a3b-a465-7836f73fad84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.511978 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a97552-7a7b-4a3b-a465-7836f73fad84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.513373 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Flow 'volume_create_api' (a1a37bd0-2d60-4999-9589-053b6664b207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:33.513373 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Create volume request issued successfully. Aug 13 19:27:33.514875 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd58909c-8001-4beb-9612-0c5517d9265d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:33.515502 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 365/1449] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:27:33 2026] POST /volume/v3/volumes => generated 765 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:33.620861 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a225a69a-ed04-4e15-bb6d-df13a406ab19 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:33.625361 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a225a69a-ed04-4e15-bb6d-df13a406ab19 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] GET https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:27:33.625569 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a225a69a-ed04-4e15-bb6d-df13a406ab19 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:33.625747 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a225a69a-ed04-4e15-bb6d-df13a406ab19 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:33.631895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f090d96-8b32-43cf-af87-1a98a9518e8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:33.634793 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f090d96-8b32-43cf-af87-1a98a9518e8e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 Aug 13 19:27:33.634987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f090d96-8b32-43cf-af87-1a98a9518e8e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:33.635472 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f090d96-8b32-43cf-af87-1a98a9518e8e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:33.635472 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-4f090d96-8b32-43cf-af87-1a98a9518e8e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Delete volume with id: 9cddb598-7ebd-4836-8a77-d5d1a293e860 Aug 13 19:27:33.644397 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:33.644397 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:33.647201 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:33.647201 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:33.647809 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4f090d96-8b32-43cf-af87-1a98a9518e8e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:33.650675 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a225a69a-ed04-4e15-bb6d-df13a406ab19 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:27:33.658035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a225a69a-ed04-4e15-bb6d-df13a406ab19 tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 200 Aug 13 19:27:33.658665 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 361/1450] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:33 2026] GET /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 1833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:33.667005 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4f090d96-8b32-43cf-af87-1a98a9518e8e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Delete volume request issued successfully. Aug 13 19:27:33.667247 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f090d96-8b32-43cf-af87-1a98a9518e8e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 returned with HTTP 202 Aug 13 19:27:33.667778 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 366/1451] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:33 2026] DELETE /volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:33.667820 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:33.676264 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a852fe9c-fc98-4c20-919b-2ca71706dadb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:33.678900 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a852fe9c-fc98-4c20-919b-2ca71706dadb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 Aug 13 19:27:33.679179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a852fe9c-fc98-4c20-919b-2ca71706dadb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:33.680078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a852fe9c-fc98-4c20-919b-2ca71706dadb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:33.689164 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:33.689164 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:33.699517 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a852fe9c-fc98-4c20-919b-2ca71706dadb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:33.706087 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a852fe9c-fc98-4c20-919b-2ca71706dadb tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 returned with HTTP 200 Aug 13 19:27:33.706641 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 366/1452] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:33 2026] GET /volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:33.838327 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:33.838815 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1815335362"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:33.840159 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1815335362'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:33.840333 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Create volume of 1 GB Aug 13 19:27:33.847127 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:33.847127 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:33.851421 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Availability Zones retrieved successfully. Aug 13 19:27:33.858696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Flow 'volume_create_api' (59d6d836-75db-43d3-bbc3-981c457c4b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:33.860040 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792bc793-f786-4d0a-88aa-e8be92914a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.862207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:33.897914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792bc793-f786-4d0a-88aa-e8be92914a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.898800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e28c84-95fb-4e93-b93d-c8fff424a299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.954347 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Created reservations ['eb40c3fb-29fa-4c92-937a-739f9b4f6e5c', '1d18ad2b-1fd4-4748-91bb-e71b9d5afcf2', 'd81899df-eb9c-4d53-9a66-b3566b121ae9', 'f4622f3e-6110-45a7-81db-0183bb8aa4ce'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:33.955498 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e28c84-95fb-4e93-b93d-c8fff424a299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb40c3fb-29fa-4c92-937a-739f9b4f6e5c', '1d18ad2b-1fd4-4748-91bb-e71b9d5afcf2', 'd81899df-eb9c-4d53-9a66-b3566b121ae9', 'f4622f3e-6110-45a7-81db-0183bb8aa4ce']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.956460 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf1aa3c-0f11-49a1-b121-e03c703e2048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.980052 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf1aa3c-0f11-49a1-b121-e03c703e2048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f04f325-e930-4deb-aa56-44d9b1fc9b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1815335362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b05b48003b4ef28632eea673f50794',qos_specs=None,replication_status=,reservations=['eb40c3fb-29fa-4c92-937a-739f9b4f6e5c','1d18ad2b-1fd4-4748-91bb-e71b9d5afcf2','d81899df-eb9c-4d53-9a66-b3566b121ae9','f4622f3e-6110-45a7-81db-0183bb8aa4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeaafc5c476b476497baa360271740b0',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1815335362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f04f325-e930-4deb-aa56-44d9b1fc9b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b05b48003b4ef28632eea673f50794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeaafc5c476b476497baa360271740b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.980761 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d04f36-c25e-4f79-9b51-cb01193abc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:33.998801 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d04f36-c25e-4f79-9b51-cb01193abc2c) transitioned into state 'SUCCESS' from state '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-1815335362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b05b48003b4ef28632eea673f50794',qos_specs=None,replication_status=,reservations=['eb40c3fb-29fa-4c92-937a-739f9b4f6e5c','1d18ad2b-1fd4-4748-91bb-e71b9d5afcf2','d81899df-eb9c-4d53-9a66-b3566b121ae9','f4622f3e-6110-45a7-81db-0183bb8aa4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeaafc5c476b476497baa360271740b0',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:33.999395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9b9a35-4c6f-466b-9bb3-cc42125b0c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:34.013504 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf9b9a35-4c6f-466b-9bb3-cc42125b0c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:34.015119 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Flow 'volume_create_api' (59d6d836-75db-43d3-bbc3-981c457c4b87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:34.015119 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Create volume request issued successfully. Aug 13 19:27:34.015595 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-18dd0644-4aad-4ee9-9e48-4887bd11163f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:34.016129 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 360/1453] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:33 2026] POST /volume/v3/volumes => generated 750 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:34.027729 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4789074e-b0e6-4be2-8b5e-f692f6abf617 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:34.029610 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4789074e-b0e6-4be2-8b5e-f692f6abf617 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] GET https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 Aug 13 19:27:34.029792 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4789074e-b0e6-4be2-8b5e-f692f6abf617 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:34.029968 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4789074e-b0e6-4be2-8b5e-f692f6abf617 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:34.036799 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:34.036799 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:34.041844 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4789074e-b0e6-4be2-8b5e-f692f6abf617 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Volume info retrieved successfully. Aug 13 19:27:34.045644 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4789074e-b0e6-4be2-8b5e-f692f6abf617 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 returned with HTTP 200 Aug 13 19:27:34.049223 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 362/1454] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:34 2026] GET /volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:34.724375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5ccfa32-8ba6-4c97-af27-65cc75d92f62 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:34.727356 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5ccfa32-8ba6-4c97-af27-65cc75d92f62 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 Aug 13 19:27:34.727533 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5ccfa32-8ba6-4c97-af27-65cc75d92f62 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:34.727729 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5ccfa32-8ba6-4c97-af27-65cc75d92f62 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:34.732784 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5ccfa32-8ba6-4c97-af27-65cc75d92f62 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 returned with HTTP 404 Aug 13 19:27:34.733246 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 367/1455] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:34 2026] GET /volume/v3/volumes/9cddb598-7ebd-4836-8a77-d5d1a293e860 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:34.742077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-70263c9b-5b1d-4cf1-80ab-82c03794435c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:34.744013 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-70263c9b-5b1d-4cf1-80ab-82c03794435c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:34.744188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-70263c9b-5b1d-4cf1-80ab-82c03794435c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:34.744509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-70263c9b-5b1d-4cf1-80ab-82c03794435c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:34.744596 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-70263c9b-5b1d-4cf1-80ab-82c03794435c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Delete volume with id: 5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:34.752292 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:34.752292 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:34.752868 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-70263c9b-5b1d-4cf1-80ab-82c03794435c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:34.789209 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-70263c9b-5b1d-4cf1-80ab-82c03794435c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Delete volume request issued successfully. Aug 13 19:27:34.789507 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-70263c9b-5b1d-4cf1-80ab-82c03794435c tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 202 Aug 13 19:27:34.789995 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 367/1456] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:34 2026] DELETE /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:34.797671 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8a0bf528-a270-4167-811d-24f425fba1b3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:34.799817 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8a0bf528-a270-4167-811d-24f425fba1b3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:34.800059 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8a0bf528-a270-4167-811d-24f425fba1b3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:34.800454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8a0bf528-a270-4167-811d-24f425fba1b3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:34.809438 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:34.809438 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:34.813734 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8a0bf528-a270-4167-811d-24f425fba1b3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Volume info retrieved successfully. Aug 13 19:27:34.818691 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8a0bf528-a270-4167-811d-24f425fba1b3 tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 200 Aug 13 19:27:34.819134 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 361/1457] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:34 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:27:35.062873 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-038934fb-e9d0-471c-9fa5-fc05961773f9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:35.067402 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-038934fb-e9d0-471c-9fa5-fc05961773f9 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] GET https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 Aug 13 19:27:35.067495 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-038934fb-e9d0-471c-9fa5-fc05961773f9 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:35.067668 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-038934fb-e9d0-471c-9fa5-fc05961773f9 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:35.081818 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:35.081818 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:35.088613 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-038934fb-e9d0-471c-9fa5-fc05961773f9 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Volume info retrieved successfully. Aug 13 19:27:35.094376 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-038934fb-e9d0-471c-9fa5-fc05961773f9 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 returned with HTTP 200 Aug 13 19:27:35.095010 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 363/1458] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:35 2026] GET /volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:35.110682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5abfcb54-af17-400a-8183-18565b53b77a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:35.112595 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5abfcb54-af17-400a-8183-18565b53b77a tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] GET https://10.4.3.126/volume/v3/limits Aug 13 19:27:35.112785 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5abfcb54-af17-400a-8183-18565b53b77a tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:35.112958 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5abfcb54-af17-400a-8183-18565b53b77a tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:35.134494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c6735882-ff96-4952-ad91-45ccb16fec1e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:35.139064 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5abfcb54-af17-400a-8183-18565b53b77a tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 13 19:27:35.139509 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 368/1459] 10.4.3.126 () {66 vars in 1234 bytes} [Thu Aug 13 19:27:35 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:35.153595 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-76da28a4-40dd-47a8-b356-f3f3ca03514f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:35.157361 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-76da28a4-40dd-47a8-b356-f3f3ca03514f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] GET https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 Aug 13 19:27:35.157361 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-76da28a4-40dd-47a8-b356-f3f3ca03514f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:35.157361 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-76da28a4-40dd-47a8-b356-f3f3ca03514f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:35.165347 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:35.165347 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:35.173139 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-76da28a4-40dd-47a8-b356-f3f3ca03514f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Volume info retrieved successfully. Aug 13 19:27:35.175419 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-76da28a4-40dd-47a8-b356-f3f3ca03514f tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 returned with HTTP 200 Aug 13 19:27:35.176049 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 362/1460] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:35 2026] GET /volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:35.192356 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6de9097e-590f-4162-b93c-c15230088797 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:35.194323 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6de9097e-590f-4162-b93c-c15230088797 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 Aug 13 19:27:35.194570 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6de9097e-590f-4162-b93c-c15230088797 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:35.194755 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6de9097e-590f-4162-b93c-c15230088797 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:35.194912 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-6de9097e-590f-4162-b93c-c15230088797 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Delete volume with id: 3f04f325-e930-4deb-aa56-44d9b1fc9b08 Aug 13 19:27:35.204350 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:35.204350 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:35.204810 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6de9097e-590f-4162-b93c-c15230088797 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Volume info retrieved successfully. Aug 13 19:27:35.258343 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6de9097e-590f-4162-b93c-c15230088797 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Delete volume request issued successfully. Aug 13 19:27:35.258560 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6de9097e-590f-4162-b93c-c15230088797 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 returned with HTTP 202 Aug 13 19:27:35.259003 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 364/1461] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:35 2026] DELETE /volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:35.267076 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d24f7e38-56f8-424d-b618-1f92d1abc3aa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:35.271072 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d24f7e38-56f8-424d-b618-1f92d1abc3aa tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] GET https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 Aug 13 19:27:35.271445 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d24f7e38-56f8-424d-b618-1f92d1abc3aa tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:35.271984 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d24f7e38-56f8-424d-b618-1f92d1abc3aa tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:35.280371 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:35.280371 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:35.286286 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d24f7e38-56f8-424d-b618-1f92d1abc3aa tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Volume info retrieved successfully. Aug 13 19:27:35.291930 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d24f7e38-56f8-424d-b618-1f92d1abc3aa tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 returned with HTTP 200 Aug 13 19:27:35.292422 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 369/1462] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:35 2026] GET /volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:35.326433 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:35.326433 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1013107486"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:35.327513 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1013107486'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:35.327851 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Create volume of 1 GB Aug 13 19:27:35.333091 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Availability Zones retrieved successfully. Aug 13 19:27:35.343213 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Flow 'volume_create_api' (bdc2e2f2-bb27-493a-9e4d-42cbe10d339e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:35.346348 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74190dd2-d9eb-46e2-9ee2-2b2222f0aa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:35.346700 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:35.381388 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74190dd2-d9eb-46e2-9ee2-2b2222f0aa76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:35.383446 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a00f86b-926d-4829-87ca-9af7c91ad595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:35.458141 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Created reservations ['abb3a123-6c95-4641-8e64-89e2de0b235c', '05da1cb2-2173-4eb8-be89-fad5d01d3e26', '51a7c113-417a-457c-b4f9-6323d235f651', '31aa20b2-c557-4e80-bc05-f9e4a2a054de'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:35.458985 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a00f86b-926d-4829-87ca-9af7c91ad595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abb3a123-6c95-4641-8e64-89e2de0b235c', '05da1cb2-2173-4eb8-be89-fad5d01d3e26', '51a7c113-417a-457c-b4f9-6323d235f651', '31aa20b2-c557-4e80-bc05-f9e4a2a054de']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:35.459731 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85230231-2530-4ada-8873-42192afe0827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:35.489464 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85230231-2530-4ada-8873-42192afe0827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1013107486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dfb6a36c0c4754b1cedab7783ba95c',qos_specs=None,replication_status=,reservations=['abb3a123-6c95-4641-8e64-89e2de0b235c','05da1cb2-2173-4eb8-be89-fad5d01d3e26','51a7c113-417a-457c-b4f9-6323d235f651','31aa20b2-c557-4e80-bc05-f9e4a2a054de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c0d10c2c08a405db1a176416b652349',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1013107486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dfb6a36c0c4754b1cedab7783ba95c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c0d10c2c08a405db1a176416b652349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:35.490434 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6bd62d-2683-43d9-8686-00a583a8e3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:35.506717 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6bd62d-2683-43d9-8686-00a583a8e3d3) transitioned into state 'SUCCESS' from state '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-1013107486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dfb6a36c0c4754b1cedab7783ba95c',qos_specs=None,replication_status=,reservations=['abb3a123-6c95-4641-8e64-89e2de0b235c','05da1cb2-2173-4eb8-be89-fad5d01d3e26','51a7c113-417a-457c-b4f9-6323d235f651','31aa20b2-c557-4e80-bc05-f9e4a2a054de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c0d10c2c08a405db1a176416b652349',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:35.507559 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937cdf46-a7c9-49b1-b36c-9bb9c93cba90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:35.516602 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937cdf46-a7c9-49b1-b36c-9bb9c93cba90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:35.517518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Flow 'volume_create_api' (bdc2e2f2-bb27-493a-9e4d-42cbe10d339e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:35.517953 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Create volume request issued successfully. Aug 13 19:27:35.518626 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c6735882-ff96-4952-ad91-45ccb16fec1e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:35.519163 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 368/1463] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:27:35 2026] POST /volume/v3/volumes => generated 819 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:35.533781 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8849af99-b041-47aa-8995-8c805e04d690 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:35.536201 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8849af99-b041-47aa-8995-8c805e04d690 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:35.536550 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8849af99-b041-47aa-8995-8c805e04d690 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:35.536825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8849af99-b041-47aa-8995-8c805e04d690 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:35.546441 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:35.546441 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:35.551742 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8849af99-b041-47aa-8995-8c805e04d690 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Volume info retrieved successfully. Aug 13 19:27:35.556730 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8849af99-b041-47aa-8995-8c805e04d690 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 200 Aug 13 19:27:35.557096 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 363/1464] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:35 2026] GET /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:35.833780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5b3b186a-1a0d-4c69-930a-298a72b5e54e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:35.835949 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b3b186a-1a0d-4c69-930a-298a72b5e54e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] GET https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe Aug 13 19:27:35.836183 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b3b186a-1a0d-4c69-930a-298a72b5e54e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:35.836469 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b3b186a-1a0d-4c69-930a-298a72b5e54e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:35.842187 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b3b186a-1a0d-4c69-930a-298a72b5e54e tempest-TestMultiAttachVolumeSwap-1362107920 tempest-TestMultiAttachVolumeSwap-1362107920-project-member] https://10.4.3.126/volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe returned with HTTP 404 Aug 13 19:27:35.842710 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 365/1465] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:35 2026] GET /volume/v3/volumes/5b673790-6bca-41f4-a9c8-27c81252f9fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:36.307086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-00885361-d7be-4392-9517-c252cf607765 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:36.309309 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-00885361-d7be-4392-9517-c252cf607765 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] GET https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 Aug 13 19:27:36.309488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-00885361-d7be-4392-9517-c252cf607765 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:36.309667 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-00885361-d7be-4392-9517-c252cf607765 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:36.318759 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-00885361-d7be-4392-9517-c252cf607765 tempest-AbsoluteLimitsTests-1223217323 tempest-AbsoluteLimitsTests-1223217323-project-member] https://10.4.3.126/volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 returned with HTTP 404 Aug 13 19:27:36.319876 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 370/1466] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:36 2026] GET /volume/v3/volumes/3f04f325-e930-4deb-aa56-44d9b1fc9b08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:36.571560 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b441258e-d48b-4264-9a47-03426bf7a776 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:36.573491 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b441258e-d48b-4264-9a47-03426bf7a776 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:36.573982 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b441258e-d48b-4264-9a47-03426bf7a776 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:36.574431 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b441258e-d48b-4264-9a47-03426bf7a776 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:36.583593 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:36.583593 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:36.588449 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b441258e-d48b-4264-9a47-03426bf7a776 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Volume info retrieved successfully. Aug 13 19:27:36.593450 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b441258e-d48b-4264-9a47-03426bf7a776 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 200 Aug 13 19:27:36.594106 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 369/1467] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:36 2026] GET /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:36.614651 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9c1ea369-3452-434d-bc02-2ef6418698bc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:36.616424 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c1ea369-3452-434d-bc02-2ef6418698bc tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] POST https://10.4.3.126/volume/v3/volume-transfers Aug 13 19:27:36.616730 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9c1ea369-3452-434d-bc02-2ef6418698bc tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:36.617972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volume_transfer [None req-9c1ea369-3452-434d-bc02-2ef6418698bc tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Creating new volume transfer {'transfer': {'volume_id': '1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 19:27:36.618088 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volume_transfer [None req-9c1ea369-3452-434d-bc02-2ef6418698bc tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Creating transfer of volume 1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:36.618180 np0000007253 devstack@c-api.service[100186]: INFO cinder.transfer.api [None req-9c1ea369-3452-434d-bc02-2ef6418698bc tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Generating transfer record for volume 1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:36.628956 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:36.628956 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:36.644636 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c1ea369-3452-434d-bc02-2ef6418698bc tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 202 Aug 13 19:27:36.645065 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 364/1468] 10.4.3.126 () {70 vars in 1326 bytes} [Thu Aug 13 19:27:36 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:36.656543 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f9cc192a-e7b9-4617-ac04-a27048919336 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:36.658578 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9cc192a-e7b9-4617-ac04-a27048919336 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:36.658800 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9cc192a-e7b9-4617-ac04-a27048919336 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:36.658985 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9cc192a-e7b9-4617-ac04-a27048919336 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:36.671885 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:36.671885 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:36.678203 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f9cc192a-e7b9-4617-ac04-a27048919336 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Volume info retrieved successfully. Aug 13 19:27:36.683827 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9cc192a-e7b9-4617-ac04-a27048919336 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 200 Aug 13 19:27:36.684228 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 366/1469] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:36 2026] GET /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:36.699713 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2159adc1-3614-4ff2-ad55-907b5f8d4951 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:36.702025 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2159adc1-3614-4ff2-ad55-907b5f8d4951 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969 Aug 13 19:27:36.702300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2159adc1-3614-4ff2-ad55-907b5f8d4951 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:36.702501 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2159adc1-3614-4ff2-ad55-907b5f8d4951 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:36.709248 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2159adc1-3614-4ff2-ad55-907b5f8d4951 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969 returned with HTTP 200 Aug 13 19:27:36.709749 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 371/1470] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:27:36 2026] GET /volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969 => generated 540 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:36.723056 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fe6b2f06-6eb6-4881-ab3b-5527653cc49c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:36.725007 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fe6b2f06-6eb6-4881-ab3b-5527653cc49c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volume-transfers Aug 13 19:27:36.725415 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fe6b2f06-6eb6-4881-ab3b-5527653cc49c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:36.725780 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fe6b2f06-6eb6-4881-ab3b-5527653cc49c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:36.726130 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volume_transfer [None req-fe6b2f06-6eb6-4881-ab3b-5527653cc49c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Listing volume transfers {{(pid=100184) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 19:27:36.731695 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fe6b2f06-6eb6-4881-ab3b-5527653cc49c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 200 Aug 13 19:27:36.732508 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 370/1471] 10.4.3.126 () {68 vars in 1305 bytes} [Thu Aug 13 19:27:36 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:36.742691 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-203592ff-c920-40b8-afe2-5b3641b89890 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:36.896019 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] POST https://10.4.3.126/volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969/accept Aug 13 19:27:36.896380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2c6ccae0e97fccc5"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:36.897803 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.volume_transfer [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Accepting volume transfer 1dc25482-0df4-4ce4-b9de-efeddc51c969 {{(pid=100186) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 19:27:36.897896 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.volume_transfer [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Accepting transfer 1dc25482-0df4-4ce4-b9de-efeddc51c969 Aug 13 19:27:36.979931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Created reservations ['5c0ccfd3-31a4-4e29-a42d-26d36f04618b', 'c075947e-1254-4b94-ae42-a386db44bb46', 'd3aa5902-03cd-4c4c-b299-fa581c648405', '0fe770b2-3af3-4301-8282-cee40a6efd13'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:37.001093 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Created reservations ['68781dfc-2805-4c80-8367-de89fe93b364', '34ebcbd5-b287-455d-b4aa-bc94fb9b4c7a', '3ed369ef-4795-4cfa-ba52-49836e65a51e', '9b0dc167-6d31-44b5-be99-240760bd94aa'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:37.045917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Created reservations ['c52fab98-6d00-4926-9fa9-a33ed8c11bda', 'fbd7bc2d-97ce-493a-b0f0-61d964906f00', 'ec0bac5d-0b95-4dc0-9e1f-e21f0325dc77', '57880d91-6c3f-49ec-bd4d-1b84c1083b5d'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:37.081297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Created reservations ['d82d61fc-14bb-4ddc-bbb9-44213c486a1e', '74de8691-3f91-4277-be06-c761c0603cad', 'ea5beac4-5892-4c26-889e-719aa1f7dd38', '5c767a03-60e7-4f18-9afc-3b80576ea6ba'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:37.095490 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Transfer volume completed successfully. Aug 13 19:27:37.193318 np0000007253 devstack@c-api.service[100186]: INFO cinder.transfer.api [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Volume 1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 has been transferred. Aug 13 19:27:37.361745 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-203592ff-c920-40b8-afe2-5b3641b89890 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] https://10.4.3.126/volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969/accept returned with HTTP 202 Aug 13 19:27:37.362168 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 365/1472] 10.4.3.126 () {70 vars in 1458 bytes} [Thu Aug 13 19:27:36 2026] POST /volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969/accept => generated 365 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:37.372439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c1a54418-3c9d-4dbc-b7fb-ff6d9d1ecfb1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:37.374063 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1a54418-3c9d-4dbc-b7fb-ff6d9d1ecfb1 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] GET https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:37.374265 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1a54418-3c9d-4dbc-b7fb-ff6d9d1ecfb1 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:37.374465 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c1a54418-3c9d-4dbc-b7fb-ff6d9d1ecfb1 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:37.383872 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:37.383872 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:37.393906 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c1a54418-3c9d-4dbc-b7fb-ff6d9d1ecfb1 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Volume info retrieved successfully. Aug 13 19:27:37.393906 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c1a54418-3c9d-4dbc-b7fb-ff6d9d1ecfb1 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 200 Aug 13 19:27:37.393906 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 367/1473] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:37 2026] GET /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:37.410534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-be2d113a-34a7-4d9b-8914-74ec47a4faa2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:37.412583 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be2d113a-34a7-4d9b-8914-74ec47a4faa2 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] GET https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:37.412768 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be2d113a-34a7-4d9b-8914-74ec47a4faa2 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:37.412933 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be2d113a-34a7-4d9b-8914-74ec47a4faa2 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:37.420398 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:37.420398 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:37.429296 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-be2d113a-34a7-4d9b-8914-74ec47a4faa2 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] Volume info retrieved successfully. Aug 13 19:27:37.431533 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be2d113a-34a7-4d9b-8914-74ec47a4faa2 tempest-VolumesTransfersV357Test-419375697 tempest-VolumesTransfersV357Test-419375697-project-member] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 200 Aug 13 19:27:37.432229 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 372/1474] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:37 2026] GET /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:37.445943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aa1d5b64-86a9-4511-a10f-e9e7472812c2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:37.450654 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa1d5b64-86a9-4511-a10f-e9e7472812c2 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969 Aug 13 19:27:37.450873 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa1d5b64-86a9-4511-a10f-e9e7472812c2 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:37.451052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa1d5b64-86a9-4511-a10f-e9e7472812c2 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:37.451162 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.volume_transfer [None req-aa1d5b64-86a9-4511-a10f-e9e7472812c2 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Delete transfer with id: 1dc25482-0df4-4ce4-b9de-efeddc51c969 Aug 13 19:27:37.454500 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa1d5b64-86a9-4511-a10f-e9e7472812c2 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969 returned with HTTP 404 Aug 13 19:27:37.455013 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 371/1475] 10.4.3.126 () {68 vars in 1419 bytes} [Thu Aug 13 19:27:37 2026] DELETE /volume/v3/volume-transfers/1dc25482-0df4-4ce4-b9de-efeddc51c969 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:37.462946 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a87d4fb8-88b0-44a4-86ec-297512b6865a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:37.585415 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a87d4fb8-88b0-44a4-86ec-297512b6865a tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:37.585599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a87d4fb8-88b0-44a4-86ec-297512b6865a tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:37.585782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a87d4fb8-88b0-44a4-86ec-297512b6865a tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:37.585997 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-a87d4fb8-88b0-44a4-86ec-297512b6865a tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Delete volume with id: 1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:37.595455 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:37.595455 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:37.595829 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a87d4fb8-88b0-44a4-86ec-297512b6865a tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Volume info retrieved successfully. Aug 13 19:27:37.615671 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a87d4fb8-88b0-44a4-86ec-297512b6865a tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Delete volume request issued successfully. Aug 13 19:27:37.616114 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a87d4fb8-88b0-44a4-86ec-297512b6865a tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 202 Aug 13 19:27:37.616293 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 366/1476] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:27:37 2026] DELETE /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:37.625690 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-63b69b74-5388-48f3-bd52-108c5e9f85c5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:37.628921 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63b69b74-5388-48f3-bd52-108c5e9f85c5 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] GET https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:37.629994 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63b69b74-5388-48f3-bd52-108c5e9f85c5 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:37.630257 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-63b69b74-5388-48f3-bd52-108c5e9f85c5 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:37.640249 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:37.640249 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:37.644795 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-63b69b74-5388-48f3-bd52-108c5e9f85c5 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Volume info retrieved successfully. Aug 13 19:27:37.649574 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-63b69b74-5388-48f3-bd52-108c5e9f85c5 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 200 Aug 13 19:27:37.649961 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 368/1477] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:37 2026] GET /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:38.447044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-956ea004-551a-48a9-a17a-9ec1ab174afa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:38.560143 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:38.560478 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1433250303"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:38.561807 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1433250303'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:38.561911 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Create volume of 1 GB Aug 13 19:27:38.566847 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Availability Zones retrieved successfully. Aug 13 19:27:38.572197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Flow 'volume_create_api' (34e89fa6-6846-47b2-a7b3-b2f5c8791216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:38.573151 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1488c367-f28b-4ca5-99b0-e094986326c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.574085 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:38.598556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1488c367-f28b-4ca5-99b0-e094986326c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.598556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906ad588-4863-4dc7-9d43-d10270e1fff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.668715 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6da8f72-e806-4c17-a8e4-78e5a154906b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:38.673283 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6da8f72-e806-4c17-a8e4-78e5a154906b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] GET https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:38.673283 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6da8f72-e806-4c17-a8e4-78e5a154906b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:38.673283 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6da8f72-e806-4c17-a8e4-78e5a154906b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:38.678812 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6da8f72-e806-4c17-a8e4-78e5a154906b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 404 Aug 13 19:27:38.679287 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 372/1478] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:38 2026] GET /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:38.682601 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Created reservations ['8a73ee3f-4606-48d8-b480-16d84853dd00', 'c2a43f8c-329c-4945-a4fc-2624308a1689', '3cbabcfb-3170-423c-9092-fcfc904699a3', 'a77b0b54-771c-4a61-8d8a-8d9e4fb93666'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:38.683394 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906ad588-4863-4dc7-9d43-d10270e1fff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a73ee3f-4606-48d8-b480-16d84853dd00', 'c2a43f8c-329c-4945-a4fc-2624308a1689', '3cbabcfb-3170-423c-9092-fcfc904699a3', 'a77b0b54-771c-4a61-8d8a-8d9e4fb93666']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.686077 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965f2485-e88e-4713-b70a-9f28962d7f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.693486 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-affb77bb-55fb-4978-ad11-9fb967ab7bf3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:38.695856 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-affb77bb-55fb-4978-ad11-9fb967ab7bf3 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:38.695856 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-affb77bb-55fb-4978-ad11-9fb967ab7bf3 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:38.696045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-affb77bb-55fb-4978-ad11-9fb967ab7bf3 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:38.706216 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-affb77bb-55fb-4978-ad11-9fb967ab7bf3 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 404 Aug 13 19:27:38.707020 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 367/1479] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:38 2026] GET /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:38.714984 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b2d5ae93-8dbc-44cd-85ad-72037c9a628a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:38.716701 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2d5ae93-8dbc-44cd-85ad-72037c9a628a tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:38.716894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2d5ae93-8dbc-44cd-85ad-72037c9a628a tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:38.717068 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2d5ae93-8dbc-44cd-85ad-72037c9a628a tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:38.717446 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-b2d5ae93-8dbc-44cd-85ad-72037c9a628a tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Delete volume with id: 1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 Aug 13 19:27:38.718338 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965f2485-e88e-4713-b70a-9f28962d7f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd8a4d47-57cf-4cfd-820e-a1e46a73c036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1433250303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24bc0813a7f4457292df949b21d07fa2',qos_specs=None,replication_status=,reservations=['8a73ee3f-4606-48d8-b480-16d84853dd00','c2a43f8c-329c-4945-a4fc-2624308a1689','3cbabcfb-3170-423c-9092-fcfc904699a3','a77b0b54-771c-4a61-8d8a-8d9e4fb93666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40798343695a4c32936dd0499f652c8d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1433250303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd8a4d47-57cf-4cfd-820e-a1e46a73c036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24bc0813a7f4457292df949b21d07fa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40798343695a4c32936dd0499f652c8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.719951 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a80b8ac-b69a-42c7-80cd-92cab119adca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.722412 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2d5ae93-8dbc-44cd-85ad-72037c9a628a tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 returned with HTTP 404 Aug 13 19:27:38.722941 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 369/1480] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:27:38 2026] DELETE /volume/v3/volumes/1461f40c-3c3c-4e77-ae32-6b6f3f2d18b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:38.731897 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:38.733888 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:38.734321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1919473715"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:38.736025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1919473715'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:38.736196 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Create volume of 1 GB Aug 13 19:27:38.742378 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Availability Zones retrieved successfully. Aug 13 19:27:38.746447 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a80b8ac-b69a-42c7-80cd-92cab119adca) transitioned into state 'SUCCESS' from state '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-1433250303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24bc0813a7f4457292df949b21d07fa2',qos_specs=None,replication_status=,reservations=['8a73ee3f-4606-48d8-b480-16d84853dd00','c2a43f8c-329c-4945-a4fc-2624308a1689','3cbabcfb-3170-423c-9092-fcfc904699a3','a77b0b54-771c-4a61-8d8a-8d9e4fb93666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40798343695a4c32936dd0499f652c8d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.746979 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00f0aca-58d2-43c5-8ebc-c1aa40d97de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.753821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Flow 'volume_create_api' (a24c30db-9fb7-4824-b7e1-320e69b26983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:38.754052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5bc629-eeda-4d65-81b6-5aee658e0060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.761303 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:38.761600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00f0aca-58d2-43c5-8ebc-c1aa40d97de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.761600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Flow 'volume_create_api' (34e89fa6-6846-47b2-a7b3-b2f5c8791216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:38.761600 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Create volume request issued successfully. Aug 13 19:27:38.761600 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-956ea004-551a-48a9-a17a-9ec1ab174afa tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:38.761600 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 373/1481] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:38 2026] POST /volume/v3/volumes => generated 750 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:38.778986 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b121c2ab-906a-4a8b-b457-0f96cbdbfaa4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:38.784333 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b121c2ab-906a-4a8b-b457-0f96cbdbfaa4 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 Aug 13 19:27:38.784529 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b121c2ab-906a-4a8b-b457-0f96cbdbfaa4 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:38.784787 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b121c2ab-906a-4a8b-b457-0f96cbdbfaa4 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:38.791227 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5bc629-eeda-4d65-81b6-5aee658e0060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.792111 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67979a10-7520-4c5c-bd83-100d4f3dde72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.794974 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:38.794974 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:38.798768 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b121c2ab-906a-4a8b-b457-0f96cbdbfaa4 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:38.803374 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b121c2ab-906a-4a8b-b457-0f96cbdbfaa4 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 returned with HTTP 200 Aug 13 19:27:38.803893 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 368/1482] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:38 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:38.833615 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Created reservations ['84710c53-4a0e-4fbf-8767-ea7fecc4e6a7', '29b231d6-9634-4c0b-a880-b3ce1b650026', '45418f7c-9f5a-4c9b-884d-60395122aae3', 'b8450b94-3508-4ee0-8c15-803b2100cbf8'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:38.834472 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67979a10-7520-4c5c-bd83-100d4f3dde72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84710c53-4a0e-4fbf-8767-ea7fecc4e6a7', '29b231d6-9634-4c0b-a880-b3ce1b650026', '45418f7c-9f5a-4c9b-884d-60395122aae3', 'b8450b94-3508-4ee0-8c15-803b2100cbf8']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.835179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd868a4b-b2f7-4bd7-965a-9aea2f23cfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.859858 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd868a4b-b2f7-4bd7-965a-9aea2f23cfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d50c314-94ea-49cf-925c-e3a035715c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1919473715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dfb6a36c0c4754b1cedab7783ba95c',qos_specs=None,replication_status=,reservations=['84710c53-4a0e-4fbf-8767-ea7fecc4e6a7','29b231d6-9634-4c0b-a880-b3ce1b650026','45418f7c-9f5a-4c9b-884d-60395122aae3','b8450b94-3508-4ee0-8c15-803b2100cbf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c0d10c2c08a405db1a176416b652349',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1919473715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d50c314-94ea-49cf-925c-e3a035715c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dfb6a36c0c4754b1cedab7783ba95c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c0d10c2c08a405db1a176416b652349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.860573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925c1372-2e58-4427-8aa4-ac4462eff60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.879726 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925c1372-2e58-4427-8aa4-ac4462eff60f) transitioned into state 'SUCCESS' from state '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-1919473715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dfb6a36c0c4754b1cedab7783ba95c',qos_specs=None,replication_status=,reservations=['84710c53-4a0e-4fbf-8767-ea7fecc4e6a7','29b231d6-9634-4c0b-a880-b3ce1b650026','45418f7c-9f5a-4c9b-884d-60395122aae3','b8450b94-3508-4ee0-8c15-803b2100cbf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c0d10c2c08a405db1a176416b652349',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.880635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2646b78-3f22-4844-9f6a-aad1bec0580d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:38.896613 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2646b78-3f22-4844-9f6a-aad1bec0580d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:38.896613 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Flow 'volume_create_api' (a24c30db-9fb7-4824-b7e1-320e69b26983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:38.896804 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Create volume request issued successfully. Aug 13 19:27:38.897686 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-964f5495-5bc2-4d49-bfcf-9098c439cd33 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:38.897791 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 373/1483] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:27:38 2026] POST /volume/v3/volumes => generated 819 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:38.917137 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b13a299a-888b-4d8c-a9ff-69196079867e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:38.919068 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b13a299a-888b-4d8c-a9ff-69196079867e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:38.919357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b13a299a-888b-4d8c-a9ff-69196079867e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:38.919595 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b13a299a-888b-4d8c-a9ff-69196079867e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:38.929612 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:38.929612 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:38.938629 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b13a299a-888b-4d8c-a9ff-69196079867e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Volume info retrieved successfully. Aug 13 19:27:38.945655 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b13a299a-888b-4d8c-a9ff-69196079867e tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 200 Aug 13 19:27:38.946230 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 370/1484] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:38 2026] GET /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:39.740310 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4c6844a1-3775-435b-b06f-a7a365081c0d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.744371 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4c6844a1-3775-435b-b06f-a7a365081c0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 Aug 13 19:27:39.744560 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4c6844a1-3775-435b-b06f-a7a365081c0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.744766 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4c6844a1-3775-435b-b06f-a7a365081c0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.751614 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.751614 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:39.755582 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4c6844a1-3775-435b-b06f-a7a365081c0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:39.760313 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4c6844a1-3775-435b-b06f-a7a365081c0d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 returned with HTTP 200 Aug 13 19:27:39.760693 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 374/1485] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:39.770858 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-77fe43b2-aece-4abe-b901-320a609b3124 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.772772 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-77fe43b2-aece-4abe-b901-320a609b3124 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca Aug 13 19:27:39.772910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-77fe43b2-aece-4abe-b901-320a609b3124 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.773071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-77fe43b2-aece-4abe-b901-320a609b3124 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.779394 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.779394 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:39.782398 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-77fe43b2-aece-4abe-b901-320a609b3124 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:39.785972 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-77fe43b2-aece-4abe-b901-320a609b3124 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca returned with HTTP 200 Aug 13 19:27:39.786325 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 369/1486] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:39.795757 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e8751b1f-1756-4f5b-a257-e4e4331f0464 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.798143 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e8751b1f-1756-4f5b-a257-e4e4331f0464 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e Aug 13 19:27:39.798294 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e8751b1f-1756-4f5b-a257-e4e4331f0464 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.798630 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e8751b1f-1756-4f5b-a257-e4e4331f0464 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.805253 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.805253 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:39.808504 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e8751b1f-1756-4f5b-a257-e4e4331f0464 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:39.812096 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e8751b1f-1756-4f5b-a257-e4e4331f0464 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e returned with HTTP 200 Aug 13 19:27:39.812579 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 374/1487] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:39.816992 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-06411a22-8d38-4517-848d-5e1d4acd8dfc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.819111 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06411a22-8d38-4517-848d-5e1d4acd8dfc tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 Aug 13 19:27:39.819433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06411a22-8d38-4517-848d-5e1d4acd8dfc tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.819689 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06411a22-8d38-4517-848d-5e1d4acd8dfc tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.832143 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-96ddc2f0-1fb6-485d-9e5b-6af5e0f71c02 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.832428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96ddc2f0-1fb6-485d-9e5b-6af5e0f71c02 None None] GET https://10.4.3.126/volume// Aug 13 19:27:39.832757 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96ddc2f0-1fb6-485d-9e5b-6af5e0f71c02 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.832757 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96ddc2f0-1fb6-485d-9e5b-6af5e0f71c02 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.833182 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.833182 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:39.833487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96ddc2f0-1fb6-485d-9e5b-6af5e0f71c02 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:39.833487 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 375/1488] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:39.837022 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-06411a22-8d38-4517-848d-5e1d4acd8dfc tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:39.842566 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06411a22-8d38-4517-848d-5e1d4acd8dfc tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 returned with HTTP 200 Aug 13 19:27:39.842926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-d025097c-c26f-475f-84fc-32deb711597f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.843428 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 371/1489] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:39.844684 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-d025097c-c26f-475f-84fc-32deb711597f tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:39.844981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-d025097c-c26f-475f-84fc-32deb711597f tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cdb72f9-5c74-4182-9361-7b8b3ec9f650", "connector": null, "instance_uuid": "28f0e0a1-5982-41bb-ba9c-817a1d0d70c0"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:39.852571 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.852571 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:39.855295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2fd320a4-2c1e-4950-9bf2-6cc813f908f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.857264 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2fd320a4-2c1e-4950-9bf2-6cc813f908f0 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] POST https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:39.857727 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2fd320a4-2c1e-4950-9bf2-6cc813f908f0 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:39.866540 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.866540 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:39.866974 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2fd320a4-2c1e-4950-9bf2-6cc813f908f0 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:39.877035 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2fd320a4-2c1e-4950-9bf2-6cc813f908f0 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Create volume metadata completed successfully. Aug 13 19:27:39.877396 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2fd320a4-2c1e-4950-9bf2-6cc813f908f0 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:39.878017 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 375/1490] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:27:39 2026] POST /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:27:39.885164 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-d025097c-c26f-475f-84fc-32deb711597f tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:39.885689 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 370/1491] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:39 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:39.886483 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d87cab5f-abed-41e2-8149-63918c9fd515 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.890093 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d87cab5f-abed-41e2-8149-63918c9fd515 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:39.890093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d87cab5f-abed-41e2-8149-63918c9fd515 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.890093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d87cab5f-abed-41e2-8149-63918c9fd515 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.893059 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-380144ee-5c98-4c70-a896-cb8f1759ed0b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.893573 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-380144ee-5c98-4c70-a896-cb8f1759ed0b None None] GET https://10.4.3.126/volume// Aug 13 19:27:39.893833 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-380144ee-5c98-4c70-a896-cb8f1759ed0b None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.894012 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-380144ee-5c98-4c70-a896-cb8f1759ed0b None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.894466 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-380144ee-5c98-4c70-a896-cb8f1759ed0b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:39.894828 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 372/1492] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:39.896535 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.896535 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:39.897096 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d87cab5f-abed-41e2-8149-63918c9fd515 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:39.902061 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e53167f4-ce29-4430-b4ec-71c5cead799b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.903422 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d87cab5f-abed-41e2-8149-63918c9fd515 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Get volume metadata completed successfully. Aug 13 19:27:39.903668 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d87cab5f-abed-41e2-8149-63918c9fd515 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:39.903929 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e53167f4-ce29-4430-b4ec-71c5cead799b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:39.904135 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 376/1493] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 101 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:39.904245 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e53167f4-ce29-4430-b4ec-71c5cead799b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f92c892f-818f-4fc3-b0e1-e30948836cca", "connector": null, "instance_uuid": "28f0e0a1-5982-41bb-ba9c-817a1d0d70c0"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:39.911452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0a46887d-cca9-4f02-8d5a-bf383392b0f5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.912157 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.912157 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:39.913058 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a46887d-cca9-4f02-8d5a-bf383392b0f5 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] PUT https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:39.913364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0a46887d-cca9-4f02-8d5a-bf383392b0f5 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:39.921252 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.921252 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:39.921784 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0a46887d-cca9-4f02-8d5a-bf383392b0f5 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:39.934554 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0a46887d-cca9-4f02-8d5a-bf383392b0f5 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Update volume metadata completed successfully. Aug 13 19:27:39.934554 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a46887d-cca9-4f02-8d5a-bf383392b0f5 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:39.934919 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 371/1494] 10.4.3.126 () {68 vars in 1395 bytes} [Thu Aug 13 19:27:39 2026] PUT /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:39.942149 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d32b4c72-5605-47f0-87a2-cf1d5ae4d085 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.947200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d32b4c72-5605-47f0-87a2-cf1d5ae4d085 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:39.949662 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-e53167f4-ce29-4430-b4ec-71c5cead799b tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:39.950094 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 376/1495] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:39 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 13 19:27:39.950573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d32b4c72-5605-47f0-87a2-cf1d5ae4d085 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.950868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d32b4c72-5605-47f0-87a2-cf1d5ae4d085 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.958254 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-22dd6430-4a08-4a7e-bbbd-2edaebd12dec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.958630 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22dd6430-4a08-4a7e-bbbd-2edaebd12dec None None] GET https://10.4.3.126/volume// Aug 13 19:27:39.958784 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22dd6430-4a08-4a7e-bbbd-2edaebd12dec None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.958944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-22dd6430-4a08-4a7e-bbbd-2edaebd12dec None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.959296 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-22dd6430-4a08-4a7e-bbbd-2edaebd12dec None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:39.959575 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 377/1496] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:39.961014 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.961014 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:39.961880 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d32b4c72-5605-47f0-87a2-cf1d5ae4d085 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:39.962093 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-72fa9a8b-bf79-4d12-9773-621c756b3907 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.963826 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-72fa9a8b-bf79-4d12-9773-621c756b3907 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:39.964010 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-72fa9a8b-bf79-4d12-9773-621c756b3907 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.964264 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-72fa9a8b-bf79-4d12-9773-621c756b3907 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.967212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-3bf47251-d78b-4eb2-9fbc-a925de1eadbd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.969909 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-3bf47251-d78b-4eb2-9fbc-a925de1eadbd tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:39.970025 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d32b4c72-5605-47f0-87a2-cf1d5ae4d085 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Get volume metadata completed successfully. Aug 13 19:27:39.970405 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d32b4c72-5605-47f0-87a2-cf1d5ae4d085 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:39.970561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-3bf47251-d78b-4eb2-9fbc-a925de1eadbd tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "144e8f2b-da86-4587-9812-4544b280192e", "connector": null, "instance_uuid": "28f0e0a1-5982-41bb-ba9c-817a1d0d70c0"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:39.971243 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 373/1497] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:39.973558 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.973558 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:39.976960 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-72fa9a8b-bf79-4d12-9773-621c756b3907 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Volume info retrieved successfully. Aug 13 19:27:39.978432 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-30bef9ac-6beb-4761-b1e4-9f3bdc61f398 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:39.980087 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30bef9ac-6beb-4761-b1e4-9f3bdc61f398 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] DELETE https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key1 Aug 13 19:27:39.980294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30bef9ac-6beb-4761-b1e4-9f3bdc61f398 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:39.980492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30bef9ac-6beb-4761-b1e4-9f3bdc61f398 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:39.981800 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.981800 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:39.981863 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-72fa9a8b-bf79-4d12-9773-621c756b3907 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 200 Aug 13 19:27:39.982384 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 372/1498] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:39 2026] GET /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:39.987575 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:39.987575 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:39.988016 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-30bef9ac-6beb-4761-b1e4-9f3bdc61f398 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:39.993957 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-30bef9ac-6beb-4761-b1e4-9f3bdc61f398 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Get volume metadata completed successfully. Aug 13 19:27:39.998483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5be72eec-11e4-46bf-8ca0-8b88d9d607a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.001253 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5be72eec-11e4-46bf-8ca0-8b88d9d607a7 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] POST https://10.4.3.126/volume/v3/volume-transfers Aug 13 19:27:40.001598 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5be72eec-11e4-46bf-8ca0-8b88d9d607a7 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1d50c314-94ea-49cf-925c-e3a035715c7d"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:40.002966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volume_transfer [None req-5be72eec-11e4-46bf-8ca0-8b88d9d607a7 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Creating new volume transfer {'transfer': {'volume_id': '1d50c314-94ea-49cf-925c-e3a035715c7d'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 19:27:40.003091 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volume_transfer [None req-5be72eec-11e4-46bf-8ca0-8b88d9d607a7 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Creating transfer of volume 1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:40.003479 np0000007253 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-5be72eec-11e4-46bf-8ca0-8b88d9d607a7 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Generating transfer record for volume 1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:40.007973 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-30bef9ac-6beb-4761-b1e4-9f3bdc61f398 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Delete volume metadata completed successfully. Aug 13 19:27:40.008245 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30bef9ac-6beb-4761-b1e4-9f3bdc61f398 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key1 returned with HTTP 200 Aug 13 19:27:40.009136 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 378/1499] 10.4.3.126 () {66 vars in 1393 bytes} [Thu Aug 13 19:27:39 2026] DELETE /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 19:27:40.011902 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.011902 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:40.016128 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ca74edf3-b697-48a4-b0b8-9f8364336df7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.017307 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-3bf47251-d78b-4eb2-9fbc-a925de1eadbd tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:40.017795 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 377/1500] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:39 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:40.018512 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ca74edf3-b697-48a4-b0b8-9f8364336df7 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:40.018832 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ca74edf3-b697-48a4-b0b8-9f8364336df7 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.019110 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ca74edf3-b697-48a4-b0b8-9f8364336df7 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.020719 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5be72eec-11e4-46bf-8ca0-8b88d9d607a7 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volume-transfers returned with HTTP 202 Aug 13 19:27:40.021095 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 374/1501] 10.4.3.126 () {70 vars in 1326 bytes} [Thu Aug 13 19:27:39 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:40.035279 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8f6f7452-f5db-4447-954d-fb68269c081c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.035895 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.035895 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:40.036605 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ca74edf3-b697-48a4-b0b8-9f8364336df7 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.037645 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f6f7452-f5db-4447-954d-fb68269c081c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:40.037925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f6f7452-f5db-4447-954d-fb68269c081c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.037925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f6f7452-f5db-4447-954d-fb68269c081c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.046062 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ca74edf3-b697-48a4-b0b8-9f8364336df7 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Get volume metadata completed successfully. Aug 13 19:27:40.046197 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.046197 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:40.046443 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ca74edf3-b697-48a4-b0b8-9f8364336df7 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:40.047148 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 373/1502] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:40.052235 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8f6f7452-f5db-4447-954d-fb68269c081c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Volume info retrieved successfully. Aug 13 19:27:40.056222 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f93da022-cc22-4761-bdd9-279e87de6e8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.057979 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f93da022-cc22-4761-bdd9-279e87de6e8c tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] PUT https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:40.058356 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f93da022-cc22-4761-bdd9-279e87de6e8c tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:40.058411 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f6f7452-f5db-4447-954d-fb68269c081c tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 200 Aug 13 19:27:40.058863 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 379/1503] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:40.069016 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.069016 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:40.069671 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f93da022-cc22-4761-bdd9-279e87de6e8c tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.073802 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e3ed1850-3773-4638-93da-72fe3857978b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.076824 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3ed1850-3773-4638-93da-72fe3857978b tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volume-transfers/detail Aug 13 19:27:40.077015 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3ed1850-3773-4638-93da-72fe3857978b tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.077207 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3ed1850-3773-4638-93da-72fe3857978b tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.077384 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volume_transfer [None req-e3ed1850-3773-4638-93da-72fe3857978b tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Listing volume transfers {{(pid=100183) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 19:27:40.082451 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f93da022-cc22-4761-bdd9-279e87de6e8c tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Update volume metadata completed successfully. Aug 13 19:27:40.082705 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f93da022-cc22-4761-bdd9-279e87de6e8c tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:40.083145 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 378/1504] 10.4.3.126 () {68 vars in 1395 bytes} [Thu Aug 13 19:27:40 2026] PUT /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:40.085948 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3ed1850-3773-4638-93da-72fe3857978b tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 19:27:40.086346 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 375/1505] 10.4.3.126 () {68 vars in 1326 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:40.096596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-26f11d26-64f7-476e-9e99-71f24c0d2658 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.097902 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6d2136a1-37d8-4ebf-855e-4ad97f0113fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.098758 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-26f11d26-64f7-476e-9e99-71f24c0d2658 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/de45d61b-605c-44c6-80ec-f43997b7192e Aug 13 19:27:40.099019 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-26f11d26-64f7-476e-9e99-71f24c0d2658 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.099318 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-26f11d26-64f7-476e-9e99-71f24c0d2658 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.099667 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.volume_transfer [None req-26f11d26-64f7-476e-9e99-71f24c0d2658 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Delete transfer with id: de45d61b-605c-44c6-80ec-f43997b7192e Aug 13 19:27:40.099864 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d2136a1-37d8-4ebf-855e-4ad97f0113fd tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] POST https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:40.101259 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d2136a1-37d8-4ebf-855e-4ad97f0113fd tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:40.113852 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.113852 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:40.114834 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6d2136a1-37d8-4ebf-855e-4ad97f0113fd tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.123003 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.123003 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:40.124022 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6d2136a1-37d8-4ebf-855e-4ad97f0113fd tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Create volume metadata completed successfully. Aug 13 19:27:40.125361 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d2136a1-37d8-4ebf-855e-4ad97f0113fd tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:40.125361 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 380/1506] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:27:40 2026] POST /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 19:27:40.133089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-40664d48-195f-422c-810d-bf21d7f6496f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.133698 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-26f11d26-64f7-476e-9e99-71f24c0d2658 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volume-transfers/de45d61b-605c-44c6-80ec-f43997b7192e returned with HTTP 202 Aug 13 19:27:40.134185 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 374/1507] 10.4.3.126 () {68 vars in 1419 bytes} [Thu Aug 13 19:27:40 2026] DELETE /volume/v3/volume-transfers/de45d61b-605c-44c6-80ec-f43997b7192e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:40.136685 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-40664d48-195f-422c-810d-bf21d7f6496f tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] PUT https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key3 Aug 13 19:27:40.137034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-40664d48-195f-422c-810d-bf21d7f6496f tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:40.143411 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02dac184-aea7-448b-81de-dd9daace16b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.144050 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02dac184-aea7-448b-81de-dd9daace16b5 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:40.144323 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02dac184-aea7-448b-81de-dd9daace16b5 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.144525 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02dac184-aea7-448b-81de-dd9daace16b5 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.149386 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.149386 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:40.149386 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-40664d48-195f-422c-810d-bf21d7f6496f tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.152612 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.152612 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:40.157680 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-02dac184-aea7-448b-81de-dd9daace16b5 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Volume info retrieved successfully. Aug 13 19:27:40.160559 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-40664d48-195f-422c-810d-bf21d7f6496f tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Update volume metadata completed successfully. Aug 13 19:27:40.162080 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-40664d48-195f-422c-810d-bf21d7f6496f tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key3 returned with HTTP 200 Aug 13 19:27:40.162080 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 379/1508] 10.4.3.126 () {68 vars in 1410 bytes} [Thu Aug 13 19:27:40 2026] PUT /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:40.162988 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02dac184-aea7-448b-81de-dd9daace16b5 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 200 Aug 13 19:27:40.163251 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 376/1509] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:40.169969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2d6fcc5c-64fd-4d3e-b7a9-7911965b033e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.172204 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2d6fcc5c-64fd-4d3e-b7a9-7911965b033e tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key3 Aug 13 19:27:40.172478 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2d6fcc5c-64fd-4d3e-b7a9-7911965b033e tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.172805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2d6fcc5c-64fd-4d3e-b7a9-7911965b033e tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.176288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-404edf17-12cc-4423-8a7c-ee64ab6ea903 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.178338 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-404edf17-12cc-4423-8a7c-ee64ab6ea903 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] DELETE https://10.4.3.126/volume/v3/volume-transfers/de45d61b-605c-44c6-80ec-f43997b7192e Aug 13 19:27:40.178443 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-404edf17-12cc-4423-8a7c-ee64ab6ea903 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.178724 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-404edf17-12cc-4423-8a7c-ee64ab6ea903 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.178724 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.volume_transfer [None req-404edf17-12cc-4423-8a7c-ee64ab6ea903 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Delete transfer with id: de45d61b-605c-44c6-80ec-f43997b7192e Aug 13 19:27:40.181698 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-404edf17-12cc-4423-8a7c-ee64ab6ea903 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volume-transfers/de45d61b-605c-44c6-80ec-f43997b7192e returned with HTTP 404 Aug 13 19:27:40.182159 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 375/1510] 10.4.3.126 () {68 vars in 1419 bytes} [Thu Aug 13 19:27:40 2026] DELETE /volume/v3/volume-transfers/de45d61b-605c-44c6-80ec-f43997b7192e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:40.187331 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.187331 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:40.187991 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2d6fcc5c-64fd-4d3e-b7a9-7911965b033e tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.189455 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-37fac6e3-7ebf-4656-b5ff-3592064ec88b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.191946 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37fac6e3-7ebf-4656-b5ff-3592064ec88b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:40.191946 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37fac6e3-7ebf-4656-b5ff-3592064ec88b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.192170 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37fac6e3-7ebf-4656-b5ff-3592064ec88b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.192499 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-37fac6e3-7ebf-4656-b5ff-3592064ec88b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Delete volume with id: 1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:40.197545 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2d6fcc5c-64fd-4d3e-b7a9-7911965b033e tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Get volume metadata completed successfully. Aug 13 19:27:40.199063 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2d6fcc5c-64fd-4d3e-b7a9-7911965b033e tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key3 returned with HTTP 200 Aug 13 19:27:40.199063 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 381/1511] 10.4.3.126 () {66 vars in 1390 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:40.203718 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.203718 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:40.203928 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-37fac6e3-7ebf-4656-b5ff-3592064ec88b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Volume info retrieved successfully. Aug 13 19:27:40.209231 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bd042cb9-b23b-4aea-a877-397658607dd3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.212359 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd042cb9-b23b-4aea-a877-397658607dd3 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:40.212359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd042cb9-b23b-4aea-a877-397658607dd3 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.212359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bd042cb9-b23b-4aea-a877-397658607dd3 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.220213 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.220213 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:40.221877 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bd042cb9-b23b-4aea-a877-397658607dd3 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.228102 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bd042cb9-b23b-4aea-a877-397658607dd3 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Get volume metadata completed successfully. Aug 13 19:27:40.228102 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bd042cb9-b23b-4aea-a877-397658607dd3 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:40.228482 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 377/1512] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:40.233037 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-37fac6e3-7ebf-4656-b5ff-3592064ec88b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Delete volume request issued successfully. Aug 13 19:27:40.233329 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37fac6e3-7ebf-4656-b5ff-3592064ec88b tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 202 Aug 13 19:27:40.234071 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 380/1513] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:27:40 2026] DELETE /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:27:40.238814 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-692a815e-ff36-4c0c-bea7-5b362802b9c8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.241200 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-692a815e-ff36-4c0c-bea7-5b362802b9c8 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] PUT https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata Aug 13 19:27:40.241517 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-692a815e-ff36-4c0c-bea7-5b362802b9c8 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:40.242655 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-64948785-3353-4ab7-9d98-83f22bee0f1f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.244929 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64948785-3353-4ab7-9d98-83f22bee0f1f tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] GET https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:40.245334 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64948785-3353-4ab7-9d98-83f22bee0f1f tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.245682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-64948785-3353-4ab7-9d98-83f22bee0f1f tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.250287 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.250287 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:40.250787 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-692a815e-ff36-4c0c-bea7-5b362802b9c8 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.255296 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.255296 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:40.262613 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-64948785-3353-4ab7-9d98-83f22bee0f1f tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Volume info retrieved successfully. Aug 13 19:27:40.264739 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-64948785-3353-4ab7-9d98-83f22bee0f1f tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 200 Aug 13 19:27:40.265264 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 382/1514] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:40.266380 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-692a815e-ff36-4c0c-bea7-5b362802b9c8 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Update volume metadata completed successfully. Aug 13 19:27:40.266673 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-692a815e-ff36-4c0c-bea7-5b362802b9c8 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata returned with HTTP 200 Aug 13 19:27:40.267132 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 376/1515] 10.4.3.126 () {68 vars in 1395 bytes} [Thu Aug 13 19:27:40 2026] PUT /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:27:40.276855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-71da5a7d-5ad2-4625-9b11-62dbbe661a61 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.281169 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-71da5a7d-5ad2-4625-9b11-62dbbe661a61 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 Aug 13 19:27:40.281430 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-71da5a7d-5ad2-4625-9b11-62dbbe661a61 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.281703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-71da5a7d-5ad2-4625-9b11-62dbbe661a61 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.293505 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.293505 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:40.299301 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-71da5a7d-5ad2-4625-9b11-62dbbe661a61 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.307431 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-71da5a7d-5ad2-4625-9b11-62dbbe661a61 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 returned with HTTP 200 Aug 13 19:27:40.308282 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 378/1516] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:40.322302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a2b4d4af-9251-44f2-a506-63a2bff27c47 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.324065 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a2b4d4af-9251-44f2-a506-63a2bff27c47 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] DELETE https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 Aug 13 19:27:40.324325 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a2b4d4af-9251-44f2-a506-63a2bff27c47 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.324520 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a2b4d4af-9251-44f2-a506-63a2bff27c47 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.324702 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a2b4d4af-9251-44f2-a506-63a2bff27c47 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Delete volume with id: fd8a4d47-57cf-4cfd-820e-a1e46a73c036 Aug 13 19:27:40.333608 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.333608 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:40.334201 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a2b4d4af-9251-44f2-a506-63a2bff27c47 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.361304 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a2b4d4af-9251-44f2-a506-63a2bff27c47 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Delete volume request issued successfully. Aug 13 19:27:40.361615 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a2b4d4af-9251-44f2-a506-63a2bff27c47 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 returned with HTTP 202 Aug 13 19:27:40.362251 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 381/1517] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:27:40 2026] DELETE /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:40.370334 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1cd4b855-a3a6-4797-84fe-16db382bb5cf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:40.371776 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1cd4b855-a3a6-4797-84fe-16db382bb5cf tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 Aug 13 19:27:40.372013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1cd4b855-a3a6-4797-84fe-16db382bb5cf tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:40.372330 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1cd4b855-a3a6-4797-84fe-16db382bb5cf tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:40.380833 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:40.380833 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:40.387859 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1cd4b855-a3a6-4797-84fe-16db382bb5cf tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Volume info retrieved successfully. Aug 13 19:27:40.390049 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1cd4b855-a3a6-4797-84fe-16db382bb5cf tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 returned with HTTP 200 Aug 13 19:27:40.390577 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 383/1518] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:40 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:41.284940 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c36cbe70-5c77-4bbc-968d-e9cda78e6148 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.286951 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c36cbe70-5c77-4bbc-968d-e9cda78e6148 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] GET https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:41.287162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c36cbe70-5c77-4bbc-968d-e9cda78e6148 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:41.287409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c36cbe70-5c77-4bbc-968d-e9cda78e6148 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:41.298649 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c36cbe70-5c77-4bbc-968d-e9cda78e6148 tempest-VolumesTransfersV357Test-1886351475 tempest-VolumesTransfersV357Test-1886351475-project-admin] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 404 Aug 13 19:27:41.299878 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 377/1519] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:41 2026] GET /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:41.308003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-55e6d991-a87e-4ce7-88fb-cae3f1b37fa3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.310502 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-55e6d991-a87e-4ce7-88fb-cae3f1b37fa3 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] GET https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:41.310683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-55e6d991-a87e-4ce7-88fb-cae3f1b37fa3 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:41.310849 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-55e6d991-a87e-4ce7-88fb-cae3f1b37fa3 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:41.315346 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fdc72837-82d8-448d-9ae1-5118719529d3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.315753 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fdc72837-82d8-448d-9ae1-5118719529d3 None None] GET https://10.4.3.126/volume// Aug 13 19:27:41.315967 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fdc72837-82d8-448d-9ae1-5118719529d3 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:41.316239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fdc72837-82d8-448d-9ae1-5118719529d3 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:41.316679 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fdc72837-82d8-448d-9ae1-5118719529d3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:41.317025 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 382/1520] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:41.319041 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-55e6d991-a87e-4ce7-88fb-cae3f1b37fa3 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 404 Aug 13 19:27:41.319547 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 379/1521] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:27:41 2026] GET /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:41.326688 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6fa708d1-b0d0-4241-981c-108813935c35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.328825 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6fa708d1-b0d0-4241-981c-108813935c35 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:41.329076 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6fa708d1-b0d0-4241-981c-108813935c35 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:41.329283 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-125ddacf-73d7-4793-8bfa-0322a18185f3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.329325 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6fa708d1-b0d0-4241-981c-108813935c35 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:41.329513 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-6fa708d1-b0d0-4241-981c-108813935c35 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] Delete volume with id: 1d50c314-94ea-49cf-925c-e3a035715c7d Aug 13 19:27:41.332146 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-125ddacf-73d7-4793-8bfa-0322a18185f3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 Aug 13 19:27:41.332416 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-125ddacf-73d7-4793-8bfa-0322a18185f3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:41.332682 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-125ddacf-73d7-4793-8bfa-0322a18185f3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:41.337395 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6fa708d1-b0d0-4241-981c-108813935c35 tempest-VolumesTransfersV357Test-911749246 tempest-VolumesTransfersV357Test-911749246-project-member] https://10.4.3.126/volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d returned with HTTP 404 Aug 13 19:27:41.338099 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 384/1522] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:27:41 2026] DELETE /volume/v3/volumes/1d50c314-94ea-49cf-925c-e3a035715c7d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:27:41.352580 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:41.352580 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:41.358939 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-125ddacf-73d7-4793-8bfa-0322a18185f3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:41.368578 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-125ddacf-73d7-4793-8bfa-0322a18185f3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 returned with HTTP 200 Aug 13 19:27:41.369257 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 378/1523] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:41 2026] GET /volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 => generated 1539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:41.410408 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5f26cc03-41b6-4773-996b-d069b10505b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.413287 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f26cc03-41b6-4773-996b-d069b10505b9 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] GET https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 Aug 13 19:27:41.413511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f26cc03-41b6-4773-996b-d069b10505b9 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:41.413744 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f26cc03-41b6-4773-996b-d069b10505b9 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:41.428975 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f26cc03-41b6-4773-996b-d069b10505b9 tempest-VolumesMetadataTest-1372193168 tempest-VolumesMetadataTest-1372193168-project-member] https://10.4.3.126/volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 returned with HTTP 404 Aug 13 19:27:41.430581 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 383/1524] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:41 2026] GET /volume/v3/volumes/fd8a4d47-57cf-4cfd-820e-a1e46a73c036 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:41.484362 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4478a0ba-90a6-4c44-b965-51f27eba2163 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.486123 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4478a0ba-90a6-4c44-b965-51f27eba2163 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] PUT https://10.4.3.126/volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37 Aug 13 19:27:41.486451 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4478a0ba-90a6-4c44-b965-51f27eba2163 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:41.500669 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4478a0ba-90a6-4c44-b965-51f27eba2163 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Acquiring lock "cinder-attachment_update-6cdb72f9-5c74-4182-9361-7b8b3ec9f650-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:41.505738 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4478a0ba-90a6-4c44-b965-51f27eba2163 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Lock "cinder-attachment_update-6cdb72f9-5c74-4182-9361-7b8b3ec9f650-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:41.506908 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:41.506908 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:41.594644 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4478a0ba-90a6-4c44-b965-51f27eba2163 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Lock "cinder-attachment_update-6cdb72f9-5c74-4182-9361-7b8b3ec9f650-np0000007253" released by "attachment_update" :: held 0.089s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:41.594914 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-4478a0ba-90a6-4c44-b965-51f27eba2163 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37 returned with HTTP 200 Aug 13 19:27:41.595381 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 380/1525] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:41 2026] PUT /volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:41.620183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6eadfba0-0772-46a1-9b01-f70e3f6148d8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.622178 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6eadfba0-0772-46a1-9b01-f70e3f6148d8 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37/action Aug 13 19:27:41.622932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6eadfba0-0772-46a1-9b01-f70e3f6148d8 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:41.622932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6eadfba0-0772-46a1-9b01-f70e3f6148d8 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:41.636035 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f2668721-8603-4c39-9d91-ee8d3d613d66 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.639077 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:41.639077 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:41.661622 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6eadfba0-0772-46a1-9b01-f70e3f6148d8 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37/action returned with HTTP 204 Aug 13 19:27:41.662165 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 385/1526] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:41 2026] POST /volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:41.687077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1a02f796-c481-4c03-ac93-d0b5329b001b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.687977 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a02f796-c481-4c03-ac93-d0b5329b001b None None] GET https://10.4.3.126/volume// Aug 13 19:27:41.687977 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a02f796-c481-4c03-ac93-d0b5329b001b None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:41.688089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a02f796-c481-4c03-ac93-d0b5329b001b None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:41.688467 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a02f796-c481-4c03-ac93-d0b5329b001b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:41.688830 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 384/1527] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:41.699763 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-aa03601b-3a18-4b2f-840d-fd502ee29738 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.702541 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-aa03601b-3a18-4b2f-840d-fd502ee29738 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca Aug 13 19:27:41.703393 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-aa03601b-3a18-4b2f-840d-fd502ee29738 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:41.703393 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-aa03601b-3a18-4b2f-840d-fd502ee29738 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:41.717166 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:41.717166 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:41.721762 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-aa03601b-3a18-4b2f-840d-fd502ee29738 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:41.727528 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-aa03601b-3a18-4b2f-840d-fd502ee29738 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca returned with HTTP 200 Aug 13 19:27:41.730059 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 381/1528] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:41 2026] GET /volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:41.786528 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f2668721-8603-4c39-9d91-ee8d3d613d66 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:27:41.786877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f2668721-8603-4c39-9d91-ee8d3d613d66 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1644361917", "extra_specs": {}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:41.806773 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f2668721-8603-4c39-9d91-ee8d3d613d66 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:27:41.807171 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 379/1529] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:27:41 2026] POST /volume/v3/types => generated 218 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:41.816351 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-999827b4-ec84-4427-893c-c90c58148df2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.817882 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-999827b4-ec84-4427-893c-c90c58148df2 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] POST https://10.4.3.126/volume/v3/types/9ec27e8c-6bdd-4809-931e-56f43c2bbdab/encryption Aug 13 19:27:41.818822 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-999827b4-ec84-4427-893c-c90c58148df2 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:41.833496 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-999827b4-ec84-4427-893c-c90c58148df2 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types/9ec27e8c-6bdd-4809-931e-56f43c2bbdab/encryption returned with HTTP 200 Aug 13 19:27:41.833902 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 386/1530] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:27:41 2026] POST /volume/v3/types/9ec27e8c-6bdd-4809-931e-56f43c2bbdab/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:41.838291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-c637c703-b852-47e1-9fd2-2f61d199f113 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.841362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-c637c703-b852-47e1-9fd2-2f61d199f113 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] PUT https://10.4.3.126/volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd Aug 13 19:27:41.842933 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-c637c703-b852-47e1-9fd2-2f61d199f113 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:41.850612 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2571327a-7567-4e2a-823a-8462a7a71a59 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:41.863138 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-c637c703-b852-47e1-9fd2-2f61d199f113 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Acquiring lock "cinder-attachment_update-f92c892f-818f-4fc3-b0e1-e30948836cca-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:41.867498 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-c637c703-b852-47e1-9fd2-2f61d199f113 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Lock "cinder-attachment_update-f92c892f-818f-4fc3-b0e1-e30948836cca-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:41.868680 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:41.868680 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:41.985989 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-c637c703-b852-47e1-9fd2-2f61d199f113 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Lock "cinder-attachment_update-f92c892f-818f-4fc3-b0e1-e30948836cca-np0000007253" released by "attachment_update" :: held 0.119s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:41.986835 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-c637c703-b852-47e1-9fd2-2f61d199f113 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd returned with HTTP 200 Aug 13 19:27:41.987379 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 385/1531] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:41 2026] PUT /volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:27:42.005785 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:42.006263 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-835937526", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1644361917", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:42.008117 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-835937526', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1644361917', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:42.012716 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6553b2c4-a7a8-4d83-9ea4-2e1a09105602 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:42.014765 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume of 1 GB Aug 13 19:27:42.015199 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:42.015199 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:42.015316 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6553b2c4-a7a8-4d83-9ea4-2e1a09105602 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd/action Aug 13 19:27:42.015711 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6553b2c4-a7a8-4d83-9ea4-2e1a09105602 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:42.015864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6553b2c4-a7a8-4d83-9ea4-2e1a09105602 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:42.015921 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Availability Zones retrieved successfully. Aug 13 19:27:42.024159 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Flow 'volume_create_api' (e500a3b4-fe39-49a6-8df0-188eb91b999e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:42.025622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbbeb4d-5613-49e8-9942-9b447f75ac92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:42.027261 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:42.038606 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:42.038606 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:42.051225 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-6553b2c4-a7a8-4d83-9ea4-2e1a09105602 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd/action returned with HTTP 204 Aug 13 19:27:42.051744 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 380/1532] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:42 2026] POST /volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:42.070912 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbbeb4d-5613-49e8-9942-9b447f75ac92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:27:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9ec27e8c-6bdd-4809-931e-56f43c2bbdab,is_public=True,name='tempest-scenario-type-cryptsetup-1644361917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ec27e8c-6bdd-4809-931e-56f43c2bbdab', '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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:42.071710 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa27e0e8-53b3-4cf6-bece-c4bbd7ba152d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:42.078895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a47188d1-721a-4e07-a023-8e475d9cdc29 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:42.079443 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a47188d1-721a-4e07-a023-8e475d9cdc29 None None] GET https://10.4.3.126/volume// Aug 13 19:27:42.079662 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a47188d1-721a-4e07-a023-8e475d9cdc29 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:42.079939 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a47188d1-721a-4e07-a023-8e475d9cdc29 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:42.080487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a47188d1-721a-4e07-a023-8e475d9cdc29 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:42.080895 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 387/1533] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:42.089187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-8fbe111f-16c2-4dd2-8388-bf3ecf8dda47 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:42.093807 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-8fbe111f-16c2-4dd2-8388-bf3ecf8dda47 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e Aug 13 19:27:42.093807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-8fbe111f-16c2-4dd2-8388-bf3ecf8dda47 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:42.093807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-8fbe111f-16c2-4dd2-8388-bf3ecf8dda47 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:42.111667 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1644361917 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1644361917, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:27:42.111667 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1644361917 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1644361917, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:27:42.122357 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:42.122357 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:42.129031 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-8fbe111f-16c2-4dd2-8388-bf3ecf8dda47 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:27:42.133657 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-8fbe111f-16c2-4dd2-8388-bf3ecf8dda47 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e returned with HTTP 200 Aug 13 19:27:42.134081 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 386/1534] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:42 2026] GET /volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:42.171458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Created reservations ['8e1c7480-476e-4f50-b73b-169b477f2b0e', '12d992b6-4275-4888-a4c6-d78b7fb1b7f9', '3f3c29d8-2499-4247-97a9-d7e71e40d1bc', '22839c89-eceb-471d-b578-f8fcb34626e4'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:42.172368 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa27e0e8-53b3-4cf6-bece-c4bbd7ba152d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1c7480-476e-4f50-b73b-169b477f2b0e', '12d992b6-4275-4888-a4c6-d78b7fb1b7f9', '3f3c29d8-2499-4247-97a9-d7e71e40d1bc', '22839c89-eceb-471d-b578-f8fcb34626e4']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:42.173050 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c47f7e6-0b41-4f39-a997-1b5097acd971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:42.213494 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c47f7e6-0b41-4f39-a997-1b5097acd971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1642fe98-8ceb-43d5-88da-6b5e158e4eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-835937526',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09f3e7620b124be2aefca15424971c7c',qos_specs=None,replication_status=,reservations=['8e1c7480-476e-4f50-b73b-169b477f2b0e','12d992b6-4275-4888-a4c6-d78b7fb1b7f9','3f3c29d8-2499-4247-97a9-d7e71e40d1bc','22839c89-eceb-471d-b578-f8fcb34626e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657443c431d241a58e4c698bf81cfa55',volume_type_id=9ec27e8c-6bdd-4809-931e-56f43c2bbdab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-835937526',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1642fe98-8ceb-43d5-88da-6b5e158e4eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09f3e7620b124be2aefca15424971c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='657443c431d241a58e4c698bf81cfa55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ec27e8c-6bdd-4809-931e-56f43c2bbdab),volume_type_id=9ec27e8c-6bdd-4809-931e-56f43c2bbdab)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:42.214292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a70a331-9d9a-49f6-8aec-1dbe47d7ea93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:42.239863 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-41c86f4b-7470-4b82-9666-fbea27cc2e19 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:42.242797 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-41c86f4b-7470-4b82-9666-fbea27cc2e19 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] PUT https://10.4.3.126/volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2 Aug 13 19:27:42.243347 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-41c86f4b-7470-4b82-9666-fbea27cc2e19 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:42.251737 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a70a331-9d9a-49f6-8aec-1dbe47d7ea93) transitioned into state 'SUCCESS' from state '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-835937526',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09f3e7620b124be2aefca15424971c7c',qos_specs=None,replication_status=,reservations=['8e1c7480-476e-4f50-b73b-169b477f2b0e','12d992b6-4275-4888-a4c6-d78b7fb1b7f9','3f3c29d8-2499-4247-97a9-d7e71e40d1bc','22839c89-eceb-471d-b578-f8fcb34626e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657443c431d241a58e4c698bf81cfa55',volume_type_id=9ec27e8c-6bdd-4809-931e-56f43c2bbdab)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:42.252651 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29071e0a-b36c-48a2-ba59-85f148d59773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:42.258487 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-41c86f4b-7470-4b82-9666-fbea27cc2e19 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Acquiring lock "cinder-attachment_update-144e8f2b-da86-4587-9812-4544b280192e-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:42.265359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29071e0a-b36c-48a2-ba59-85f148d59773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:42.265514 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-41c86f4b-7470-4b82-9666-fbea27cc2e19 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Lock "cinder-attachment_update-144e8f2b-da86-4587-9812-4544b280192e-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:42.266643 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Flow 'volume_create_api' (e500a3b4-fe39-49a6-8df0-188eb91b999e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:42.266722 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:42.266722 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:42.266821 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume request issued successfully. Aug 13 19:27:42.267799 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2571327a-7567-4e2a-823a-8462a7a71a59 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:42.268618 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 382/1535] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:27:41 2026] POST /volume/v3/volumes => generated 790 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:42.372419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-41c86f4b-7470-4b82-9666-fbea27cc2e19 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Lock "cinder-attachment_update-144e8f2b-da86-4587-9812-4544b280192e-np0000007253" released by "attachment_update" :: held 0.106s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:42.372419 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-41c86f4b-7470-4b82-9666-fbea27cc2e19 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2 returned with HTTP 200 Aug 13 19:27:42.372419 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 381/1536] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:42 2026] PUT /volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:42.412130 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-eda690ab-acca-476c-bd90-a1a300bdb6d2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:42.414660 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-eda690ab-acca-476c-bd90-a1a300bdb6d2 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] POST https://10.4.3.126/volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2/action Aug 13 19:27:42.415211 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-eda690ab-acca-476c-bd90-a1a300bdb6d2 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:42.415311 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-eda690ab-acca-476c-bd90-a1a300bdb6d2 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:42.437805 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:42.437805 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:42.453907 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cfc2b0c3-2f77-45dd-8c5d-5d255e9ae3c6 req-eda690ab-acca-476c-bd90-a1a300bdb6d2 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2/action returned with HTTP 204 Aug 13 19:27:42.454426 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 388/1537] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:42 2026] POST /volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:43.140719 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:43.268751 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:43.269793 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-27199337"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:43.271262 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-27199337'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:43.271450 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Create volume of 1 GB Aug 13 19:27:43.278404 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Availability Zones retrieved successfully. Aug 13 19:27:43.284404 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Flow 'volume_create_api' (a73ed940-00c3-4180-8a5b-d931a160178f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:43.285183 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe6be1f-3c2b-4f09-8e12-d2d4abd4ea11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:43.286249 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:43.326834 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe6be1f-3c2b-4f09-8e12-d2d4abd4ea11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:43.327548 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f6fc44-ee29-4747-ba2c-21f0100b1a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:43.404490 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Created reservations ['7628dd3f-7a4b-4f1a-997e-b242490334b1', '16a6ad88-a130-4cf1-bbac-34d814eada3b', '8953bb78-52d4-4fff-9e64-44ee20653916', '63af7b7e-e240-4960-b619-045376b96c51'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:43.405144 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f6fc44-ee29-4747-ba2c-21f0100b1a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7628dd3f-7a4b-4f1a-997e-b242490334b1', '16a6ad88-a130-4cf1-bbac-34d814eada3b', '8953bb78-52d4-4fff-9e64-44ee20653916', '63af7b7e-e240-4960-b619-045376b96c51']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:43.406251 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b5a67b-6587-4147-a3f6-6e2d8f4abac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:43.433035 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b5a67b-6587-4147-a3f6-6e2d8f4abac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5144da5c-19f0-48ab-aafc-a3ae446fbd82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-27199337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b0bd428f914b98b4e9417c7588f82a',qos_specs=None,replication_status=,reservations=['7628dd3f-7a4b-4f1a-997e-b242490334b1','16a6ad88-a130-4cf1-bbac-34d814eada3b','8953bb78-52d4-4fff-9e64-44ee20653916','63af7b7e-e240-4960-b619-045376b96c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1994c97f5e54d9693312dce27e99840',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-27199337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5144da5c-19f0-48ab-aafc-a3ae446fbd82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5b0bd428f914b98b4e9417c7588f82a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1994c97f5e54d9693312dce27e99840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:43.434074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6680e6-3165-4021-8fe8-35ed881d5380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:43.458398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6680e6-3165-4021-8fe8-35ed881d5380) transitioned into state 'SUCCESS' from state '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-27199337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5b0bd428f914b98b4e9417c7588f82a',qos_specs=None,replication_status=,reservations=['7628dd3f-7a4b-4f1a-997e-b242490334b1','16a6ad88-a130-4cf1-bbac-34d814eada3b','8953bb78-52d4-4fff-9e64-44ee20653916','63af7b7e-e240-4960-b619-045376b96c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1994c97f5e54d9693312dce27e99840',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:43.459124 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a7ed97-21b4-4237-bb11-a24f3eb948c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:43.469782 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a7ed97-21b4-4237-bb11-a24f3eb948c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:43.470983 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Flow 'volume_create_api' (a73ed940-00c3-4180-8a5b-d931a160178f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:43.471136 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Create volume request issued successfully. Aug 13 19:27:43.471758 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3eab5cb-3809-4953-9fe5-b1d035f53189 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:43.472262 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 387/1538] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:27:43 2026] POST /volume/v3/volumes => generated 750 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:43.490444 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-585a7468-964c-4423-8c27-85b4e8da1ca5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:43.492234 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-585a7468-964c-4423-8c27-85b4e8da1ca5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 Aug 13 19:27:43.492625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-585a7468-964c-4423-8c27-85b4e8da1ca5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:43.492812 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-585a7468-964c-4423-8c27-85b4e8da1ca5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:43.500126 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:43.500126 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:43.507369 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-585a7468-964c-4423-8c27-85b4e8da1ca5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Volume info retrieved successfully. Aug 13 19:27:43.514671 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-585a7468-964c-4423-8c27-85b4e8da1ca5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 returned with HTTP 200 Aug 13 19:27:43.515148 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 383/1539] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:43 2026] GET /volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:44.288030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-42b05fab-8980-4294-bacf-862b774ef021 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.291489 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-42b05fab-8980-4294-bacf-862b774ef021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:44.291489 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-42b05fab-8980-4294-bacf-862b774ef021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:44.291489 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-42b05fab-8980-4294-bacf-862b774ef021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:44.305339 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:44.305339 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:44.310857 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-42b05fab-8980-4294-bacf-862b774ef021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:44.318251 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-42b05fab-8980-4294-bacf-862b774ef021 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:44.318251 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 382/1540] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:44 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:44.407564 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d8525d82-b659-4950-8a26-6d5a226781c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.407938 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8525d82-b659-4950-8a26-6d5a226781c0 None None] GET https://10.4.3.126/volume// Aug 13 19:27:44.408117 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8525d82-b659-4950-8a26-6d5a226781c0 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:44.408319 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8525d82-b659-4950-8a26-6d5a226781c0 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:44.408626 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8525d82-b659-4950-8a26-6d5a226781c0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:44.408899 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 389/1541] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:27:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:44.416935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-6085e343-c990-4982-9fbb-0365421b700d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.423009 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-6085e343-c990-4982-9fbb-0365421b700d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:27:44.423523 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-6085e343-c990-4982-9fbb-0365421b700d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c460483-410c-4ee2-9424-59743515061a", "connector": null, "instance_uuid": "4e744dba-fa6e-495b-a46a-af9b827bb661"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:44.435901 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:44.435901 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:44.463292 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-6085e343-c990-4982-9fbb-0365421b700d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:27:44.463909 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 388/1542] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:27:44 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 13 19:27:44.500170 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-51e2a930-dfcc-4ee7-8b52-b17b0582de6f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.502166 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51e2a930-dfcc-4ee7-8b52-b17b0582de6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:44.502536 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51e2a930-dfcc-4ee7-8b52-b17b0582de6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:44.502690 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51e2a930-dfcc-4ee7-8b52-b17b0582de6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:44.509089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b12aa985-c86d-4f39-babf-1826310d3aac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.509089 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b12aa985-c86d-4f39-babf-1826310d3aac None None] GET https://10.4.3.126/volume// Aug 13 19:27:44.509089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b12aa985-c86d-4f39-babf-1826310d3aac None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:44.509089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b12aa985-c86d-4f39-babf-1826310d3aac None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:44.509089 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b12aa985-c86d-4f39-babf-1826310d3aac None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:44.509089 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 383/1543] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:44.516483 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:44.516483 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:44.516847 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-d91b2108-866d-4da0-b3b8-868732307f25 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.519112 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-d91b2108-866d-4da0-b3b8-868732307f25 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:44.519441 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-d91b2108-866d-4da0-b3b8-868732307f25 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:44.519638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-d91b2108-866d-4da0-b3b8-868732307f25 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:44.521861 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-51e2a930-dfcc-4ee7-8b52-b17b0582de6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:44.527460 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51e2a930-dfcc-4ee7-8b52-b17b0582de6f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:44.527974 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 384/1544] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:44 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:44.529737 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae1cec72-2425-4d0d-8cd9-7b31bc308397 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.529890 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:44.529890 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:44.532131 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae1cec72-2425-4d0d-8cd9-7b31bc308397 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 Aug 13 19:27:44.532355 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae1cec72-2425-4d0d-8cd9-7b31bc308397 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:44.532534 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae1cec72-2425-4d0d-8cd9-7b31bc308397 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:44.537172 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-d91b2108-866d-4da0-b3b8-868732307f25 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:44.541807 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:44.541807 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:44.542583 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-d91b2108-866d-4da0-b3b8-868732307f25 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:44.543377 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 390/1545] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:44 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:44.547051 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae1cec72-2425-4d0d-8cd9-7b31bc308397 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Volume info retrieved successfully. Aug 13 19:27:44.553245 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae1cec72-2425-4d0d-8cd9-7b31bc308397 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 returned with HTTP 200 Aug 13 19:27:44.553675 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 389/1546] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:44 2026] GET /volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:44.567408 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-91d275ee-57f1-4c02-a89e-cb5375b57f59 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.570050 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91d275ee-57f1-4c02-a89e-cb5375b57f59 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:27:44.570571 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91d275ee-57f1-4c02-a89e-cb5375b57f59 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5144da5c-19f0-48ab-aafc-a3ae446fbd82", "name": "tempest-VolumesBackupsV39Test-Backup-853319146", "container": "tempest-volumesbackupsv39test-backup-container-1998897233"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:44.572187 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-91d275ee-57f1-4c02-a89e-cb5375b57f59 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Creating new backup {'backup': {'volume_id': '5144da5c-19f0-48ab-aafc-a3ae446fbd82', 'name': 'tempest-VolumesBackupsV39Test-Backup-853319146', 'container': 'tempest-volumesbackupsv39test-backup-container-1998897233'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:27:44.573657 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-91d275ee-57f1-4c02-a89e-cb5375b57f59 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Creating backup of volume 5144da5c-19f0-48ab-aafc-a3ae446fbd82 in container tempest-volumesbackupsv39test-backup-container-1998897233 Aug 13 19:27:44.579974 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:44.579974 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:44.580541 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-91d275ee-57f1-4c02-a89e-cb5375b57f59 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Volume info retrieved successfully. Aug 13 19:27:44.607827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-91d275ee-57f1-4c02-a89e-cb5375b57f59 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Created reservations ['0eeaa7ce-079d-43c1-90c8-3a4d3dcb2c91', 'a912fa56-d61b-49f0-88bc-0cab8c4eac1a'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:44.652335 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91d275ee-57f1-4c02-a89e-cb5375b57f59 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:27:44.652335 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 384/1547] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:27:44 2026] POST /volume/v3/backups => generated 332 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:44.660524 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-0d65ce8f-27e4-4a69-b791-9b797a89bdfb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.662089 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-0d65ce8f-27e4-4a69-b791-9b797a89bdfb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] PUT https://10.4.3.126/volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 Aug 13 19:27:44.662622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-0d65ce8f-27e4-4a69-b791-9b797a89bdfb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:44.663320 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8bf7f608-c42c-4a23-a3e6-9ddb98c75cdf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:44.665806 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bf7f608-c42c-4a23-a3e6-9ddb98c75cdf tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:44.665878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bf7f608-c42c-4a23-a3e6-9ddb98c75cdf tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:44.666103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bf7f608-c42c-4a23-a3e6-9ddb98c75cdf tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:44.666237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8bf7f608-c42c-4a23-a3e6-9ddb98c75cdf tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:44.670905 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:44.670905 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:44.671969 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bf7f608-c42c-4a23-a3e6-9ddb98c75cdf tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:44.672670 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 391/1548] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:44 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:44.672796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-0d65ce8f-27e4-4a69-b791-9b797a89bdfb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Acquiring lock "cinder-attachment_update-8c460483-410c-4ee2-9424-59743515061a-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:27:44.677513 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-0d65ce8f-27e4-4a69-b791-9b797a89bdfb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Lock "cinder-attachment_update-8c460483-410c-4ee2-9424-59743515061a-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:27:44.678575 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:44.678575 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:44.775103 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-0d65ce8f-27e4-4a69-b791-9b797a89bdfb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Lock "cinder-attachment_update-8c460483-410c-4ee2-9424-59743515061a-np0000007253" released by "attachment_update" :: held 0.098s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:27:44.775477 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-0d65ce8f-27e4-4a69-b791-9b797a89bdfb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 returned with HTTP 200 Aug 13 19:27:44.776029 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 385/1549] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:27:44 2026] PUT /volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:45.541859 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-62f16d05-6ca6-400f-b3b3-b366a4ccb85d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:45.544124 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-62f16d05-6ca6-400f-b3b3-b366a4ccb85d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:45.544324 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-62f16d05-6ca6-400f-b3b3-b366a4ccb85d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:45.544500 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-62f16d05-6ca6-400f-b3b3-b366a4ccb85d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:45.556638 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:45.556638 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:45.561187 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-62f16d05-6ca6-400f-b3b3-b366a4ccb85d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:45.567096 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-62f16d05-6ca6-400f-b3b3-b366a4ccb85d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:45.567573 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 390/1550] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:45 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:45.686903 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1340fa29-cb4c-4fda-87f6-d550d765a98e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:45.689445 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1340fa29-cb4c-4fda-87f6-d550d765a98e tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:45.689678 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1340fa29-cb4c-4fda-87f6-d550d765a98e tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:45.689900 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1340fa29-cb4c-4fda-87f6-d550d765a98e tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:45.690041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1340fa29-cb4c-4fda-87f6-d550d765a98e tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:45.695058 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:45.695058 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:45.696815 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1340fa29-cb4c-4fda-87f6-d550d765a98e tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:45.696815 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 385/1551] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:45 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:46.580126 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-85d65778-faac-4f1f-a6ce-94fdc4502ebc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:46.581973 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85d65778-faac-4f1f-a6ce-94fdc4502ebc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:46.582186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85d65778-faac-4f1f-a6ce-94fdc4502ebc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:46.582437 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85d65778-faac-4f1f-a6ce-94fdc4502ebc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:46.592335 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:46.592335 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:46.596176 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-85d65778-faac-4f1f-a6ce-94fdc4502ebc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:46.601312 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85d65778-faac-4f1f-a6ce-94fdc4502ebc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:46.601883 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 392/1552] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:46 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:46.708983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5ae7db46-45a9-44f0-8d67-1ebd1ac76246 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:46.710640 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ae7db46-45a9-44f0-8d67-1ebd1ac76246 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:46.710883 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ae7db46-45a9-44f0-8d67-1ebd1ac76246 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:46.711121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ae7db46-45a9-44f0-8d67-1ebd1ac76246 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:46.711267 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5ae7db46-45a9-44f0-8d67-1ebd1ac76246 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:46.718575 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:46.718575 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:46.719527 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ae7db46-45a9-44f0-8d67-1ebd1ac76246 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:46.719999 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 386/1553] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:46 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:47.618841 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2055a3fe-8d4d-4788-a303-b503f55dc08c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:47.621392 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2055a3fe-8d4d-4788-a303-b503f55dc08c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:47.621968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2055a3fe-8d4d-4788-a303-b503f55dc08c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:47.622193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2055a3fe-8d4d-4788-a303-b503f55dc08c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:47.636077 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:47.636077 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:47.641155 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2055a3fe-8d4d-4788-a303-b503f55dc08c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:47.648032 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2055a3fe-8d4d-4788-a303-b503f55dc08c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:47.648889 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 391/1554] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:47 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:47.731968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-666a3990-51df-4505-8842-b570f0ab5f0b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:47.738802 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-666a3990-51df-4505-8842-b570f0ab5f0b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:47.739135 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-666a3990-51df-4505-8842-b570f0ab5f0b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:47.739494 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-666a3990-51df-4505-8842-b570f0ab5f0b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:47.739859 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-666a3990-51df-4505-8842-b570f0ab5f0b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:47.746600 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:47.746600 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:47.748814 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-666a3990-51df-4505-8842-b570f0ab5f0b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:47.749234 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 386/1555] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:47 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:48.125654 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-ebc186af-0090-4e11-a3de-12e46ffdb07c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:48.127630 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-ebc186af-0090-4e11-a3de-12e46ffdb07c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23/action Aug 13 19:27:48.127977 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-ebc186af-0090-4e11-a3de-12e46ffdb07c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:48.128094 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-ebc186af-0090-4e11-a3de-12e46ffdb07c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:48.150570 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:48.150570 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:48.163686 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ae483e35-f4f4-405c-b51b-482c43420e6d req-ebc186af-0090-4e11-a3de-12e46ffdb07c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23/action returned with HTTP 204 Aug 13 19:27:48.164463 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 393/1556] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:27:48 2026] POST /volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:48.665742 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-84c58862-ddc2-4b9d-b171-12cfbf8e2fa7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:48.667958 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-84c58862-ddc2-4b9d-b171-12cfbf8e2fa7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:48.668044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-84c58862-ddc2-4b9d-b171-12cfbf8e2fa7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:48.668294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-84c58862-ddc2-4b9d-b171-12cfbf8e2fa7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:48.682327 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:48.682327 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:48.687216 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-84c58862-ddc2-4b9d-b171-12cfbf8e2fa7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:48.693318 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-84c58862-ddc2-4b9d-b171-12cfbf8e2fa7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:48.693757 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 387/1557] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:27:48 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:48.711791 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b57be472-0328-4abf-a123-ff95f702c901 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:48.713509 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b57be472-0328-4abf-a123-ff95f702c901 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:27:48.713810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b57be472-0328-4abf-a123-ff95f702c901 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c460483-410c-4ee2-9424-59743515061a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1212762508"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:48.725366 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:48.725366 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:48.725931 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b57be472-0328-4abf-a123-ff95f702c901 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:48.726125 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-b57be472-0328-4abf-a123-ff95f702c901 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:48.758454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-b57be472-0328-4abf-a123-ff95f702c901 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['b41668fa-4e05-451e-9c39-ab6a2616d664', '2ed5069b-affd-4475-bc22-f327e1efbe51', '043891db-e414-4e14-bc44-1a808e644ac6', '4e255933-80fb-43fb-bde2-0cd45e5f3cc4'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:48.762911 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9b90e784-346b-4124-97f4-bbb0d1272ed0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:48.766307 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b90e784-346b-4124-97f4-bbb0d1272ed0 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:48.766307 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b90e784-346b-4124-97f4-bbb0d1272ed0 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:48.766463 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b90e784-346b-4124-97f4-bbb0d1272ed0 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:48.766619 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-9b90e784-346b-4124-97f4-bbb0d1272ed0 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:48.784495 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:48.784495 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:48.784495 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b90e784-346b-4124-97f4-bbb0d1272ed0 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:48.785049 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 387/1558] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:48 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:48.792007 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b57be472-0328-4abf-a123-ff95f702c901 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot force create request issued successfully. Aug 13 19:27:48.792007 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b57be472-0328-4abf-a123-ff95f702c901 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:27:48.792007 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 392/1559] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:27:48 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 13 19:27:48.805753 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b8fd0b7-49d6-4ea3-83d9-7ea208e67f45 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:48.807627 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b8fd0b7-49d6-4ea3-83d9-7ea208e67f45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 Aug 13 19:27:48.807806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b8fd0b7-49d6-4ea3-83d9-7ea208e67f45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:48.808038 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b8fd0b7-49d6-4ea3-83d9-7ea208e67f45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:48.815338 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:48.815338 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:48.815898 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b8fd0b7-49d6-4ea3-83d9-7ea208e67f45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:48.817700 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b8fd0b7-49d6-4ea3-83d9-7ea208e67f45 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 returned with HTTP 200 Aug 13 19:27:48.818153 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 394/1560] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:48 2026] GET /volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:49.045099 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:49.113981 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:27:49.115287 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-665990152"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:49.116896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-665990152'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:27:49.117030 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume of 1 GB Aug 13 19:27:49.122964 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Availability Zones retrieved successfully. Aug 13 19:27:49.132123 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (89b467cc-6242-4aa7-84ba-d2c2ef850676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:49.136416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d343d4ee-2cf8-42fc-b3bf-fee41fb32d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:49.136416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:27:49.169535 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d343d4ee-2cf8-42fc-b3bf-fee41fb32d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:49.170339 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab785c91-ece0-4a1c-96db-b174c5db026a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:49.253138 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['41610e11-0d99-427b-85cf-626ecae27e8f', 'dfaecc7b-e6ce-45eb-8228-ed06a47a1d8a', 'eb379753-4782-42d9-878c-dbc52fad6624', '4984888b-1eaa-45bd-b5fb-88fdb71ed690'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:49.254182 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab785c91-ece0-4a1c-96db-b174c5db026a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41610e11-0d99-427b-85cf-626ecae27e8f', 'dfaecc7b-e6ce-45eb-8228-ed06a47a1d8a', 'eb379753-4782-42d9-878c-dbc52fad6624', '4984888b-1eaa-45bd-b5fb-88fdb71ed690']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:49.255317 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6cc36d-16c6-4d42-b8b1-9afba9ead2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:49.288365 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6cc36d-16c6-4d42-b8b1-9afba9ead2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45bdd544-5e73-4e9a-96fb-cf34121124ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-665990152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['41610e11-0d99-427b-85cf-626ecae27e8f','dfaecc7b-e6ce-45eb-8228-ed06a47a1d8a','eb379753-4782-42d9-878c-dbc52fad6624','4984888b-1eaa-45bd-b5fb-88fdb71ed690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-665990152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45bdd544-5e73-4e9a-96fb-cf34121124ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c45bf132c67c4196902d12d2263351f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6600e09ed2146a49ff086c1302bc516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:49.289259 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b2e4bc-5d3c-46be-872b-6ab8bc0715ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:49.314398 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b2e4bc-5d3c-46be-872b-6ab8bc0715ff) transitioned into state 'SUCCESS' from state '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-665990152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['41610e11-0d99-427b-85cf-626ecae27e8f','dfaecc7b-e6ce-45eb-8228-ed06a47a1d8a','eb379753-4782-42d9-878c-dbc52fad6624','4984888b-1eaa-45bd-b5fb-88fdb71ed690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:49.315327 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720fe16c-3417-4a96-8488-159ea8b6fd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:27:49.327398 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720fe16c-3417-4a96-8488-159ea8b6fd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:27:49.328191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (89b467cc-6242-4aa7-84ba-d2c2ef850676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:27:49.328498 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request issued successfully. Aug 13 19:27:49.330151 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d6bb84a-2c9f-4d96-a4d4-2b47ed36d512 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:27:49.330151 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 388/1561] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:27:49 2026] POST /volume/v3/volumes => generated 748 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:49.802902 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d8ecde35-b8da-426b-b4b8-fbcc3d3b207b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:49.805028 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8ecde35-b8da-426b-b4b8-fbcc3d3b207b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:49.805293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8ecde35-b8da-426b-b4b8-fbcc3d3b207b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:49.805522 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8ecde35-b8da-426b-b4b8-fbcc3d3b207b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:49.805657 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d8ecde35-b8da-426b-b4b8-fbcc3d3b207b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:49.811927 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:49.811927 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:49.812513 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8ecde35-b8da-426b-b4b8-fbcc3d3b207b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:49.813142 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 388/1562] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:49 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:49.829042 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-13b84543-9de6-42b2-b04a-f4f978b1a694 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:49.835417 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13b84543-9de6-42b2-b04a-f4f978b1a694 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 Aug 13 19:27:49.835417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13b84543-9de6-42b2-b04a-f4f978b1a694 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:49.835417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13b84543-9de6-42b2-b04a-f4f978b1a694 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:49.839795 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:49.839795 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:49.840949 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-13b84543-9de6-42b2-b04a-f4f978b1a694 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:49.841030 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13b84543-9de6-42b2-b04a-f4f978b1a694 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 returned with HTTP 200 Aug 13 19:27:49.842167 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 393/1563] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:49 2026] GET /volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:49.852570 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eb501201-564c-4448-ada7-fab11784cecf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:49.854879 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb501201-564c-4448-ada7-fab11784cecf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:27:49.854879 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb501201-564c-4448-ada7-fab11784cecf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c460483-410c-4ee2-9424-59743515061a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1061452231"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:49.868294 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:49.868294 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:49.868891 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eb501201-564c-4448-ada7-fab11784cecf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:49.869361 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-eb501201-564c-4448-ada7-fab11784cecf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:49.894626 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-eb501201-564c-4448-ada7-fab11784cecf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['beb3ef0b-3e44-43fa-a12b-db9c54b37b51', '4e3e888d-458f-45d7-872c-c5550a0b1939', '61898da6-1e15-485e-a7ee-b090d2716b50', '0261ac96-cbeb-4853-a2a6-782d99dd413f'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:27:49.923794 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eb501201-564c-4448-ada7-fab11784cecf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot force create request issued successfully. Aug 13 19:27:49.924293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb501201-564c-4448-ada7-fab11784cecf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:27:49.924834 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 395/1564] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:27:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:27:49.949421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4dc83ff7-f9c1-42be-ae06-bfc52ebca8d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:49.952354 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dc83ff7-f9c1-42be-ae06-bfc52ebca8d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 Aug 13 19:27:49.952607 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dc83ff7-f9c1-42be-ae06-bfc52ebca8d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:49.952832 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dc83ff7-f9c1-42be-ae06-bfc52ebca8d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:49.959302 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:49.959302 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:49.959761 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4dc83ff7-f9c1-42be-ae06-bfc52ebca8d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:49.960998 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dc83ff7-f9c1-42be-ae06-bfc52ebca8d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 returned with HTTP 200 Aug 13 19:27:49.961578 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 389/1565] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:49 2026] GET /volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:50.829616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-10c9892e-9d8e-44de-9d38-f66eb9fc7af6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:50.830624 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10c9892e-9d8e-44de-9d38-f66eb9fc7af6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:50.830940 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10c9892e-9d8e-44de-9d38-f66eb9fc7af6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:50.831206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10c9892e-9d8e-44de-9d38-f66eb9fc7af6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:50.831377 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-10c9892e-9d8e-44de-9d38-f66eb9fc7af6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:50.837651 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:50.837651 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:50.838490 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10c9892e-9d8e-44de-9d38-f66eb9fc7af6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:50.838946 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 389/1566] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:50 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:50.974706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-78688c0a-8816-4b36-b397-0e6958a558a2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:50.976629 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78688c0a-8816-4b36-b397-0e6958a558a2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 Aug 13 19:27:50.976797 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78688c0a-8816-4b36-b397-0e6958a558a2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:50.977001 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78688c0a-8816-4b36-b397-0e6958a558a2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:50.983449 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:50.983449 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:50.983878 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-78688c0a-8816-4b36-b397-0e6958a558a2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:50.984623 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78688c0a-8816-4b36-b397-0e6958a558a2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 returned with HTTP 200 Aug 13 19:27:50.984978 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 394/1567] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:50 2026] GET /volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:50.998000 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b716c77f-6d7b-4365-8b9b-758e54ba54c7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:51.003417 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b716c77f-6d7b-4365-8b9b-758e54ba54c7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 Aug 13 19:27:51.003417 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b716c77f-6d7b-4365-8b9b-758e54ba54c7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:51.003417 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b716c77f-6d7b-4365-8b9b-758e54ba54c7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:51.003417 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-b716c77f-6d7b-4365-8b9b-758e54ba54c7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: f31882b4-2415-45db-aa84-287c30d02417 Aug 13 19:27:51.009645 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:51.009645 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:51.010636 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b716c77f-6d7b-4365-8b9b-758e54ba54c7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:51.041892 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b716c77f-6d7b-4365-8b9b-758e54ba54c7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:27:51.042141 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b716c77f-6d7b-4365-8b9b-758e54ba54c7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 returned with HTTP 202 Aug 13 19:27:51.042740 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 396/1568] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:50 2026] DELETE /volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:51.053696 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2ceb3334-07c3-46dc-9449-030ddfdb68d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:51.057403 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ceb3334-07c3-46dc-9449-030ddfdb68d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 Aug 13 19:27:51.057403 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ceb3334-07c3-46dc-9449-030ddfdb68d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:51.057403 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ceb3334-07c3-46dc-9449-030ddfdb68d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:51.064381 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:51.064381 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:51.064801 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2ceb3334-07c3-46dc-9449-030ddfdb68d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:51.065727 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ceb3334-07c3-46dc-9449-030ddfdb68d2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 returned with HTTP 200 Aug 13 19:27:51.066153 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 390/1569] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:51 2026] GET /volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:51.852431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-59682106-d9b3-408a-9124-ab0afefb41ae None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:51.854676 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-59682106-d9b3-408a-9124-ab0afefb41ae tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:51.854915 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-59682106-d9b3-408a-9124-ab0afefb41ae tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:51.855117 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-59682106-d9b3-408a-9124-ab0afefb41ae tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:51.855247 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-59682106-d9b3-408a-9124-ab0afefb41ae tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:51.861385 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:51.861385 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:51.861571 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-59682106-d9b3-408a-9124-ab0afefb41ae tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:51.861868 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 390/1570] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:51 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:52.078214 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7d38daa-b906-4612-aa18-f926f85af236 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:52.080073 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7d38daa-b906-4612-aa18-f926f85af236 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 Aug 13 19:27:52.080320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7d38daa-b906-4612-aa18-f926f85af236 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:52.080572 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7d38daa-b906-4612-aa18-f926f85af236 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:52.084116 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=557,cinder:UPDATE=170,cinder:INSERT=96 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:27:52.092072 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7d38daa-b906-4612-aa18-f926f85af236 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 returned with HTTP 404 Aug 13 19:27:52.092934 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 395/1571] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:52 2026] GET /volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:52.102970 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-26f0e572-3f4a-452d-a32d-e166cf832b24 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:52.105155 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26f0e572-3f4a-452d-a32d-e166cf832b24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 Aug 13 19:27:52.105357 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26f0e572-3f4a-452d-a32d-e166cf832b24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:52.105571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26f0e572-3f4a-452d-a32d-e166cf832b24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:52.105679 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-26f0e572-3f4a-452d-a32d-e166cf832b24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 653db69c-195b-439f-93da-3ab038c2f490 Aug 13 19:27:52.111582 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:52.111582 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:52.112158 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-26f0e572-3f4a-452d-a32d-e166cf832b24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:52.156142 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-26f0e572-3f4a-452d-a32d-e166cf832b24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:27:52.156578 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26f0e572-3f4a-452d-a32d-e166cf832b24 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 returned with HTTP 202 Aug 13 19:27:52.157099 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 397/1572] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:52 2026] DELETE /volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:52.171267 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bbb2869a-b556-4f37-b8b9-bafe7864baac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:52.173598 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbb2869a-b556-4f37-b8b9-bafe7864baac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 Aug 13 19:27:52.174029 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbb2869a-b556-4f37-b8b9-bafe7864baac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:52.174098 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbb2869a-b556-4f37-b8b9-bafe7864baac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:52.176133 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=506,cinder:UPDATE=111,cinder:INSERT=70 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:27:52.182476 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:52.182476 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:52.183168 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bbb2869a-b556-4f37-b8b9-bafe7864baac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:52.184182 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbb2869a-b556-4f37-b8b9-bafe7864baac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 returned with HTTP 200 Aug 13 19:27:52.184705 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 391/1573] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:52 2026] GET /volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:52.881161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-92205aa7-32a6-49ea-8a43-04edf1d6515c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:52.883711 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-92205aa7-32a6-49ea-8a43-04edf1d6515c tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:52.884092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-92205aa7-32a6-49ea-8a43-04edf1d6515c tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:52.884419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-92205aa7-32a6-49ea-8a43-04edf1d6515c tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:52.884613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-92205aa7-32a6-49ea-8a43-04edf1d6515c tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:52.889826 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:52.889826 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:52.891046 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-92205aa7-32a6-49ea-8a43-04edf1d6515c tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:52.891659 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 391/1574] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:52 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:53.194579 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e7766ec-9f95-4e48-bb84-fc894e4acfe7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:53.197864 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e7766ec-9f95-4e48-bb84-fc894e4acfe7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 Aug 13 19:27:53.198009 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e7766ec-9f95-4e48-bb84-fc894e4acfe7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:53.198176 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e7766ec-9f95-4e48-bb84-fc894e4acfe7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:53.205508 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e7766ec-9f95-4e48-bb84-fc894e4acfe7 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 returned with HTTP 404 Aug 13 19:27:53.206193 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 396/1575] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:53 2026] GET /volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:53.215105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a31f4c56-71de-460f-ad52-5ebb9d2bbedd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:53.217486 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a31f4c56-71de-460f-ad52-5ebb9d2bbedd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 Aug 13 19:27:53.217845 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a31f4c56-71de-460f-ad52-5ebb9d2bbedd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:53.217930 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a31f4c56-71de-460f-ad52-5ebb9d2bbedd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:53.218135 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-a31f4c56-71de-460f-ad52-5ebb9d2bbedd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 Aug 13 19:27:53.224776 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:53.224776 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:53.225154 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a31f4c56-71de-460f-ad52-5ebb9d2bbedd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:53.250315 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a31f4c56-71de-460f-ad52-5ebb9d2bbedd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:27:53.250315 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a31f4c56-71de-460f-ad52-5ebb9d2bbedd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 returned with HTTP 202 Aug 13 19:27:53.250315 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 398/1576] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:53 2026] DELETE /volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:27:53.257702 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a76c5d15-e957-4dcd-9128-32f57d6c38e1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:53.260667 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a76c5d15-e957-4dcd-9128-32f57d6c38e1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 Aug 13 19:27:53.260667 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a76c5d15-e957-4dcd-9128-32f57d6c38e1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:53.260667 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a76c5d15-e957-4dcd-9128-32f57d6c38e1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:53.267448 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:53.267448 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:53.269009 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a76c5d15-e957-4dcd-9128-32f57d6c38e1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:27:53.269009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a76c5d15-e957-4dcd-9128-32f57d6c38e1 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 returned with HTTP 200 Aug 13 19:27:53.269385 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 392/1577] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:53 2026] GET /volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:53.905984 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a077f2cb-9e45-4d42-a9e4-5e781f4697c2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:53.907858 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a077f2cb-9e45-4d42-a9e4-5e781f4697c2 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:53.908089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a077f2cb-9e45-4d42-a9e4-5e781f4697c2 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:53.908378 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a077f2cb-9e45-4d42-a9e4-5e781f4697c2 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:53.908430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-a077f2cb-9e45-4d42-a9e4-5e781f4697c2 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:53.913144 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:53.913144 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:53.913974 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a077f2cb-9e45-4d42-a9e4-5e781f4697c2 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:53.914359 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 392/1578] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:53 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:54.281448 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-44add65b-f40d-4151-b7a9-e0a9ef2afa60 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:54.283624 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44add65b-f40d-4151-b7a9-e0a9ef2afa60 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 Aug 13 19:27:54.283905 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44add65b-f40d-4151-b7a9-e0a9ef2afa60 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:54.284088 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44add65b-f40d-4151-b7a9-e0a9ef2afa60 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:54.293597 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44add65b-f40d-4151-b7a9-e0a9ef2afa60 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 returned with HTTP 404 Aug 13 19:27:54.294137 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 397/1579] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:27:54 2026] GET /volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:54.301387 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5af1b6e6-941b-4a48-94f4-48d5e42ed6c3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:54.303617 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5af1b6e6-941b-4a48-94f4-48d5e42ed6c3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 Aug 13 19:27:54.303852 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5af1b6e6-941b-4a48-94f4-48d5e42ed6c3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:54.304096 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5af1b6e6-941b-4a48-94f4-48d5e42ed6c3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:54.304239 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-5af1b6e6-941b-4a48-94f4-48d5e42ed6c3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: f31882b4-2415-45db-aa84-287c30d02417 Aug 13 19:27:54.310350 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5af1b6e6-941b-4a48-94f4-48d5e42ed6c3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 returned with HTTP 404 Aug 13 19:27:54.311017 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 399/1580] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:54 2026] DELETE /volume/v3/snapshots/f31882b4-2415-45db-aa84-287c30d02417 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:54.318336 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a37c5915-babc-4f66-8545-9a08eb63878f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:54.322010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a37c5915-babc-4f66-8545-9a08eb63878f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 Aug 13 19:27:54.322439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a37c5915-babc-4f66-8545-9a08eb63878f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:54.322778 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a37c5915-babc-4f66-8545-9a08eb63878f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:54.322939 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-a37c5915-babc-4f66-8545-9a08eb63878f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 Aug 13 19:27:54.331467 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a37c5915-babc-4f66-8545-9a08eb63878f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 returned with HTTP 404 Aug 13 19:27:54.332147 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 393/1581] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:27:54 2026] DELETE /volume/v3/snapshots/0cfa3465-7f11-4b5c-aeda-8e2e21316ba3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:27:54.384301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-7708bb51-701a-40c3-a6f5-b09628fc1b1a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:54.386230 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-7708bb51-701a-40c3-a6f5-b09628fc1b1a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:54.386415 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-7708bb51-701a-40c3-a6f5-b09628fc1b1a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:54.386577 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-7708bb51-701a-40c3-a6f5-b09628fc1b1a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:54.403687 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:54.403687 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:54.407421 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-7708bb51-701a-40c3-a6f5-b09628fc1b1a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:54.411943 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-7708bb51-701a-40c3-a6f5-b09628fc1b1a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:54.412417 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 393/1582] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:27:54 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:27:54.453657 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-656c03b5-9be8-4627-ba2f-311cabe11115 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:54.455975 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-656c03b5-9be8-4627-ba2f-311cabe11115 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a/action Aug 13 19:27:54.456406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-656c03b5-9be8-4627-ba2f-311cabe11115 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:27:54.456548 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-656c03b5-9be8-4627-ba2f-311cabe11115 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:27:54.467741 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:54.467741 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:54.468289 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-656c03b5-9be8-4627-ba2f-311cabe11115 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:54.475040 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-656c03b5-9be8-4627-ba2f-311cabe11115 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Begin detaching volume completed successfully. Aug 13 19:27:54.475248 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-656c03b5-9be8-4627-ba2f-311cabe11115 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a/action returned with HTTP 202 Aug 13 19:27:54.475698 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 398/1583] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:27:54 2026] POST /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:27:54.520072 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1bb2fae6-0440-45d8-80fb-6669197f57d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:54.520485 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bb2fae6-0440-45d8-80fb-6669197f57d0 None None] GET https://10.4.3.126/volume// Aug 13 19:27:54.520664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bb2fae6-0440-45d8-80fb-6669197f57d0 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:54.520886 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bb2fae6-0440-45d8-80fb-6669197f57d0 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:54.521287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bb2fae6-0440-45d8-80fb-6669197f57d0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:27:54.521659 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 400/1584] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:27:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:27:54.530625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-da69500d-0ee9-4397-8e9b-de4c874956fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:54.533684 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-da69500d-0ee9-4397-8e9b-de4c874956fd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:27:54.533878 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-da69500d-0ee9-4397-8e9b-de4c874956fd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:54.534047 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-da69500d-0ee9-4397-8e9b-de4c874956fd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:54.545384 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:54.545384 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:54.549696 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-da69500d-0ee9-4397-8e9b-de4c874956fd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:27:54.553536 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-da69500d-0ee9-4397-8e9b-de4c874956fd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:27:54.553946 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 394/1585] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:27:54 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:27:54.927936 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-075cd2fd-57ac-49ed-aff7-e2224d0d1b23 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:54.930111 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-075cd2fd-57ac-49ed-aff7-e2224d0d1b23 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:54.930383 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-075cd2fd-57ac-49ed-aff7-e2224d0d1b23 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:54.930625 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-075cd2fd-57ac-49ed-aff7-e2224d0d1b23 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:54.930794 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-075cd2fd-57ac-49ed-aff7-e2224d0d1b23 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:54.936624 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:54.936624 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:54.937915 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-075cd2fd-57ac-49ed-aff7-e2224d0d1b23 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:54.938443 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 394/1586] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:54 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:55.952216 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4bd1c9d5-53c0-4c54-bb42-8ba3baf8e990 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:55.957289 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4bd1c9d5-53c0-4c54-bb42-8ba3baf8e990 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:55.957289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4bd1c9d5-53c0-4c54-bb42-8ba3baf8e990 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:55.957289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4bd1c9d5-53c0-4c54-bb42-8ba3baf8e990 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:55.957289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4bd1c9d5-53c0-4c54-bb42-8ba3baf8e990 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:55.961418 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:55.961418 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:55.962451 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4bd1c9d5-53c0-4c54-bb42-8ba3baf8e990 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:55.962895 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 399/1587] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:55 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:56.671687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-e60383e9-21c7-40cc-b05f-0c28cdb0a176 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:56.676491 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-e60383e9-21c7-40cc-b05f-0c28cdb0a176 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 Aug 13 19:27:56.676747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-e60383e9-21c7-40cc-b05f-0c28cdb0a176 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:56.677013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-e60383e9-21c7-40cc-b05f-0c28cdb0a176 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:56.692088 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:56.692088 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:27:56.774130 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cec1781f-eb1c-4fcf-8aa5-b1edc236a984 req-e60383e9-21c7-40cc-b05f-0c28cdb0a176 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 returned with HTTP 200 Aug 13 19:27:56.774907 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 401/1588] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:27:56 2026] DELETE /volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:56.977298 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4c74331c-c4e2-4b22-85c0-6920f6835951 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:56.984561 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c74331c-c4e2-4b22-85c0-6920f6835951 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:56.984876 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c74331c-c4e2-4b22-85c0-6920f6835951 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:56.988291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c74331c-c4e2-4b22-85c0-6920f6835951 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:56.988291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4c74331c-c4e2-4b22-85c0-6920f6835951 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:56.993600 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:56.993600 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:27:56.995938 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c74331c-c4e2-4b22-85c0-6920f6835951 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:56.996399 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 395/1589] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:56 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:58.014262 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-13fd6672-6e07-4e42-ab3c-63db8c2d4acb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:58.016547 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-13fd6672-6e07-4e42-ab3c-63db8c2d4acb tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:58.016948 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-13fd6672-6e07-4e42-ab3c-63db8c2d4acb tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:58.017224 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-13fd6672-6e07-4e42-ab3c-63db8c2d4acb tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:58.017522 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-13fd6672-6e07-4e42-ab3c-63db8c2d4acb tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:58.023388 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:58.023388 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:27:58.024139 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-13fd6672-6e07-4e42-ab3c-63db8c2d4acb tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:58.025179 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 395/1590] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:58 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:27:59.038240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8289f186-6151-4ab9-9902-b8f70c48d126 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:27:59.040287 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8289f186-6151-4ab9-9902-b8f70c48d126 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:27:59.040532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8289f186-6151-4ab9-9902-b8f70c48d126 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:27:59.040765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8289f186-6151-4ab9-9902-b8f70c48d126 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:27:59.040910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8289f186-6151-4ab9-9902-b8f70c48d126 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:27:59.047237 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:27:59.047237 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:27:59.048728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8289f186-6151-4ab9-9902-b8f70c48d126 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:27:59.049466 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 400/1591] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:27:59 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:00.063207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3bf1e13-c380-48dc-893d-9ca300c1d2f6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:00.064831 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3bf1e13-c380-48dc-893d-9ca300c1d2f6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:00.065011 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3bf1e13-c380-48dc-893d-9ca300c1d2f6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:00.065227 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3bf1e13-c380-48dc-893d-9ca300c1d2f6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:00.065352 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c3bf1e13-c380-48dc-893d-9ca300c1d2f6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:00.068969 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=418,cinder:UPDATE=91,cinder:INSERT=39 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:28:00.073240 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:00.073240 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:00.073240 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3bf1e13-c380-48dc-893d-9ca300c1d2f6 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:00.073240 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 402/1592] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:00 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:00.329378 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:00.331969 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:00.332437 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-983353004"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:00.333851 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-983353004'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:00.333962 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Create volume of 1 GB Aug 13 19:28:00.338318 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Availability Zones retrieved successfully. Aug 13 19:28:00.343632 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Flow 'volume_create_api' (ad7501f1-df7c-4360-9dc6-1c8fdbaf9c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:00.344421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e711210c-cada-4ee4-9955-753a6eeeb721 req-3ca7f80f-c709-453a-a16d-fcb2e5231916 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:00.344763 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9809cf-fa5d-4a06-8436-eb677385ca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:00.345393 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:00.346513 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e711210c-cada-4ee4-9955-753a6eeeb721 req-3ca7f80f-c709-453a-a16d-fcb2e5231916 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 Aug 13 19:28:00.346732 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e711210c-cada-4ee4-9955-753a6eeeb721 req-3ca7f80f-c709-453a-a16d-fcb2e5231916 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:00.346876 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e711210c-cada-4ee4-9955-753a6eeeb721 req-3ca7f80f-c709-453a-a16d-fcb2e5231916 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:00.349878 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=573,cinder:UPDATE=175,cinder:INSERT=104 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:28:00.353125 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e711210c-cada-4ee4-9955-753a6eeeb721 req-3ca7f80f-c709-453a-a16d-fcb2e5231916 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 returned with HTTP 404 Aug 13 19:28:00.353804 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 396/1593] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:00 2026] DELETE /volume/v3/attachments/fae961e8-481a-4bf4-85ac-46bc3562ee23 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:28:00.370567 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9809cf-fa5d-4a06-8436-eb677385ca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:00.371239 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3078e4dd-50eb-472f-8f32-f1ed882cf4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:00.438078 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Created reservations ['7f074035-9668-41b3-b71d-7628e04e7037', 'b450551c-496b-408d-b789-179fd837baff', '85924754-6ece-4279-a7a4-9e08398d9712', '623df98c-69b8-44bd-84c4-32201d4bfd72'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:00.438855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3078e4dd-50eb-472f-8f32-f1ed882cf4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f074035-9668-41b3-b71d-7628e04e7037', 'b450551c-496b-408d-b789-179fd837baff', '85924754-6ece-4279-a7a4-9e08398d9712', '623df98c-69b8-44bd-84c4-32201d4bfd72']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:00.439516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd5d645-919e-4e53-97f6-4d55f59adb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:00.465771 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd5d645-919e-4e53-97f6-4d55f59adb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d151238-d391-44dd-8005-5816e21f1367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-983353004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca5e44346fb4cf0bfb0405c39463c62',qos_specs=None,replication_status=,reservations=['7f074035-9668-41b3-b71d-7628e04e7037','b450551c-496b-408d-b789-179fd837baff','85924754-6ece-4279-a7a4-9e08398d9712','623df98c-69b8-44bd-84c4-32201d4bfd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='431a366d168b4750ad1e216b0e71acb7',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-983353004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d151238-d391-44dd-8005-5816e21f1367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca5e44346fb4cf0bfb0405c39463c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='431a366d168b4750ad1e216b0e71acb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:00.466500 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced1f91e-7845-4e36-a331-333b4c4f94d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:00.484331 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced1f91e-7845-4e36-a331-333b4c4f94d2) transitioned into state 'SUCCESS' from state '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-983353004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca5e44346fb4cf0bfb0405c39463c62',qos_specs=None,replication_status=,reservations=['7f074035-9668-41b3-b71d-7628e04e7037','b450551c-496b-408d-b789-179fd837baff','85924754-6ece-4279-a7a4-9e08398d9712','623df98c-69b8-44bd-84c4-32201d4bfd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='431a366d168b4750ad1e216b0e71acb7',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:00.484958 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffaa2892-d53f-4599-a5a6-792d692e96d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:00.495520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffaa2892-d53f-4599-a5a6-792d692e96d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:00.496961 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Flow 'volume_create_api' (ad7501f1-df7c-4360-9dc6-1c8fdbaf9c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:00.497384 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Create volume request issued successfully. Aug 13 19:28:00.498156 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01cbbac1-bd34-42c6-bb39-318aa8f90df1 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:00.498773 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 396/1594] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:28:00 2026] POST /volume/v3/volumes => generated 751 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:00.518341 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e04e5782-91ea-49a8-a3be-257f0cb6b6ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:00.519994 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e04e5782-91ea-49a8-a3be-257f0cb6b6ec tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:00.520160 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e04e5782-91ea-49a8-a3be-257f0cb6b6ec tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:00.520351 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e04e5782-91ea-49a8-a3be-257f0cb6b6ec tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:00.527341 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:00.527341 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:00.530783 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e04e5782-91ea-49a8-a3be-257f0cb6b6ec tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:00.534877 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e04e5782-91ea-49a8-a3be-257f0cb6b6ec tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:00.535243 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 401/1595] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:00 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:01.084418 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e4385b34-50bd-4d7d-976e-d66a28815262 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.086875 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e4385b34-50bd-4d7d-976e-d66a28815262 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:01.087173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e4385b34-50bd-4d7d-976e-d66a28815262 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.087497 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e4385b34-50bd-4d7d-976e-d66a28815262 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.087636 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e4385b34-50bd-4d7d-976e-d66a28815262 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:01.099722 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.099722 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:01.100849 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e4385b34-50bd-4d7d-976e-d66a28815262 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:01.102155 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 403/1596] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:01.536101 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-07b97165-6110-4f39-a1b8-552c8946197a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.538657 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-07b97165-6110-4f39-a1b8-552c8946197a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 Aug 13 19:28:01.538964 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-07b97165-6110-4f39-a1b8-552c8946197a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.539245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-07b97165-6110-4f39-a1b8-552c8946197a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.539477 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-07b97165-6110-4f39-a1b8-552c8946197a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 653db69c-195b-439f-93da-3ab038c2f490 Aug 13 19:28:01.546159 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-07b97165-6110-4f39-a1b8-552c8946197a tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 returned with HTTP 404 Aug 13 19:28:01.546890 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 397/1597] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:28:01 2026] DELETE /volume/v3/snapshots/653db69c-195b-439f-93da-3ab038c2f490 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:01.551412 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee00c95c-8885-4124-9415-0cfa0ee2b883 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.553676 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee00c95c-8885-4124-9415-0cfa0ee2b883 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:01.553816 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee00c95c-8885-4124-9415-0cfa0ee2b883 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.554066 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee00c95c-8885-4124-9415-0cfa0ee2b883 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.564085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c320cc4-7ccc-442c-ad51-7381543f3650 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.565595 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.565595 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:01.566108 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c320cc4-7ccc-442c-ad51-7381543f3650 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:28:01.566600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c320cc4-7ccc-442c-ad51-7381543f3650 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.567048 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c320cc4-7ccc-442c-ad51-7381543f3650 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.569969 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee00c95c-8885-4124-9415-0cfa0ee2b883 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:01.575709 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.575709 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:01.575810 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee00c95c-8885-4124-9415-0cfa0ee2b883 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:01.575810 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 397/1598] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:01.579651 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3c320cc4-7ccc-442c-ad51-7381543f3650 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:01.584835 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c320cc4-7ccc-442c-ad51-7381543f3650 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:28:01.585307 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 402/1599] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:01.597444 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.602331 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:01.602690 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-10219213"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:01.604919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-10219213'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:01.605076 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume of 1 GB Aug 13 19:28:01.614396 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Availability Zones retrieved successfully. Aug 13 19:28:01.623106 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (f7e1d616-6b52-4758-951a-e819934e8fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:01.624011 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a2e178-8700-40b6-9f72-450045687d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:01.624861 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:01.634686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-3cad3888-1100-474f-899c-0d7119573d7e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.637188 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-3cad3888-1100-474f-899c-0d7119573d7e tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:01.637445 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-3cad3888-1100-474f-899c-0d7119573d7e tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.637727 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-3cad3888-1100-474f-899c-0d7119573d7e tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.647494 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.647494 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:01.652688 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-3cad3888-1100-474f-899c-0d7119573d7e tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:01.658669 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-3cad3888-1100-474f-899c-0d7119573d7e tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:01.658848 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a2e178-8700-40b6-9f72-450045687d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:01.659161 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 398/1600] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:01.659974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e79333-b786-42a1-a3a0-710b99ba200a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:01.709088 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['078d2211-6591-43ec-a075-3814be222139', '1c455a2e-84fe-42b1-bd75-9d54ef0b09d8', 'f4d278f1-08b3-4d47-860b-a26ec5b61fee', '90044c95-2399-4483-ad95-b217507ceda7'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:01.709884 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e79333-b786-42a1-a3a0-710b99ba200a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['078d2211-6591-43ec-a075-3814be222139', '1c455a2e-84fe-42b1-bd75-9d54ef0b09d8', 'f4d278f1-08b3-4d47-860b-a26ec5b61fee', '90044c95-2399-4483-ad95-b217507ceda7']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:01.710601 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feabc1ee-f8d2-485f-8b66-2e80eaace234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:01.728487 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e9da59f4-befa-4b6e-8471-53279efe787c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.728827 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9da59f4-befa-4b6e-8471-53279efe787c None None] GET https://10.4.3.126/volume// Aug 13 19:28:01.728974 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9da59f4-befa-4b6e-8471-53279efe787c None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.729143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9da59f4-befa-4b6e-8471-53279efe787c None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.729445 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9da59f4-befa-4b6e-8471-53279efe787c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:01.729702 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 398/1601] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:01.735097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feabc1ee-f8d2-485f-8b66-2e80eaace234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80fb8796-be6f-438a-ae4d-b852b3b89b04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-10219213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['078d2211-6591-43ec-a075-3814be222139','1c455a2e-84fe-42b1-bd75-9d54ef0b09d8','f4d278f1-08b3-4d47-860b-a26ec5b61fee','90044c95-2399-4483-ad95-b217507ceda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-10219213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80fb8796-be6f-438a-ae4d-b852b3b89b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3af91a609ebb43099b1d63b713942108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9e615acf314fba8e3482a592f88c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:01.735759 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b4dd9d-81b4-4274-8894-7990b40fff7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:01.737652 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-16505582-90cd-43cf-bc52-3bf1defa58fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.740985 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-16505582-90cd-43cf-bc52-3bf1defa58fa tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:28:01.741282 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-16505582-90cd-43cf-bc52-3bf1defa58fa tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d151238-d391-44dd-8005-5816e21f1367", "connector": null, "instance_uuid": "fe1fa98a-06f6-42c5-90c7-5d7bee981e94"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:01.751860 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b4dd9d-81b4-4274-8894-7990b40fff7a) transitioned into state 'SUCCESS' from state '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-10219213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['078d2211-6591-43ec-a075-3814be222139','1c455a2e-84fe-42b1-bd75-9d54ef0b09d8','f4d278f1-08b3-4d47-860b-a26ec5b61fee','90044c95-2399-4483-ad95-b217507ceda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:01.752485 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbb1a4b3-1e29-4daf-887c-d8055fa193c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:01.753422 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.753422 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:01.761002 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbb1a4b3-1e29-4daf-887c-d8055fa193c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:01.761954 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (f7e1d616-6b52-4758-951a-e819934e8fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:01.762364 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request issued successfully. Aug 13 19:28:01.762919 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-655b46a2-4ebd-4cf4-828a-8060f1aed428 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:01.763316 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 404/1602] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:28:01 2026] POST /volume/v3/volumes => generated 752 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:01.774997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8fcc5016-204c-4674-92a7-d6c612bb71bd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.777565 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8fcc5016-204c-4674-92a7-d6c612bb71bd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 Aug 13 19:28:01.777680 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-16505582-90cd-43cf-bc52-3bf1defa58fa tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:28:01.778292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8fcc5016-204c-4674-92a7-d6c612bb71bd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.778340 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 403/1603] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:28:01 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:01.778541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8fcc5016-204c-4674-92a7-d6c612bb71bd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.789952 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.789952 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:01.795485 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8fcc5016-204c-4674-92a7-d6c612bb71bd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:01.801534 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8fcc5016-204c-4674-92a7-d6c612bb71bd tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 returned with HTTP 200 Aug 13 19:28:01.802222 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 399/1604] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:01.814554 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6e7231a0-b3df-4e11-a001-768884370c4d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.817943 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e7231a0-b3df-4e11-a001-768884370c4d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:01.818105 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e7231a0-b3df-4e11-a001-768884370c4d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.818293 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e7231a0-b3df-4e11-a001-768884370c4d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.821518 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e3ed5638-cb33-48b5-91fb-c87b3716bb4b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.821904 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3ed5638-cb33-48b5-91fb-c87b3716bb4b None None] GET https://10.4.3.126/volume// Aug 13 19:28:01.822120 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3ed5638-cb33-48b5-91fb-c87b3716bb4b None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.822245 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3ed5638-cb33-48b5-91fb-c87b3716bb4b None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.822601 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3ed5638-cb33-48b5-91fb-c87b3716bb4b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:01.822842 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 405/1605] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:01.831678 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.831678 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:01.835041 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-f81961a4-b7f0-40f7-9399-896babe06dd3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.836359 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6e7231a0-b3df-4e11-a001-768884370c4d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:01.837359 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-f81961a4-b7f0-40f7-9399-896babe06dd3 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:01.837602 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-f81961a4-b7f0-40f7-9399-896babe06dd3 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:01.837829 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-f81961a4-b7f0-40f7-9399-896babe06dd3 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:01.839991 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e7231a0-b3df-4e11-a001-768884370c4d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:01.840359 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 399/1606] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:01.846738 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.846738 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:01.849774 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-f81961a4-b7f0-40f7-9399-896babe06dd3 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:01.853844 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-f81961a4-b7f0-40f7-9399-896babe06dd3 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:01.854338 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 404/1607] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:01 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:01.943572 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-63efe6e9-0883-4d2f-a5e3-5f25f48ecdc5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:01.945493 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-63efe6e9-0883-4d2f-a5e3-5f25f48ecdc5 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] PUT https://10.4.3.126/volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb Aug 13 19:28:01.945493 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-63efe6e9-0883-4d2f-a5e3-5f25f48ecdc5 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:01.954652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-63efe6e9-0883-4d2f-a5e3-5f25f48ecdc5 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Acquiring lock "cinder-attachment_update-6d151238-d391-44dd-8005-5816e21f1367-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:28:01.959462 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-63efe6e9-0883-4d2f-a5e3-5f25f48ecdc5 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Lock "cinder-attachment_update-6d151238-d391-44dd-8005-5816e21f1367-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:28:01.959762 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:01.959762 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:02.029920 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-63efe6e9-0883-4d2f-a5e3-5f25f48ecdc5 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Lock "cinder-attachment_update-6d151238-d391-44dd-8005-5816e21f1367-np0000007253" released by "attachment_update" :: held 0.071s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:28:02.030202 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-63efe6e9-0883-4d2f-a5e3-5f25f48ecdc5 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb returned with HTTP 200 Aug 13 19:28:02.030643 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 400/1608] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:28:01 2026] PUT /volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:02.116589 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-61568f3f-5a3f-4f67-a75d-cbe6f41216e4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:02.124062 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61568f3f-5a3f-4f67-a75d-cbe6f41216e4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:02.124800 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61568f3f-5a3f-4f67-a75d-cbe6f41216e4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:02.125547 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61568f3f-5a3f-4f67-a75d-cbe6f41216e4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:02.125703 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-61568f3f-5a3f-4f67-a75d-cbe6f41216e4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:02.139975 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:02.139975 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:02.143172 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61568f3f-5a3f-4f67-a75d-cbe6f41216e4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:02.144891 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 406/1609] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:02 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 796 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:02.817327 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4df20c0f-afe0-4b3a-8f7a-2ec480037ae6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:02.819876 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4df20c0f-afe0-4b3a-8f7a-2ec480037ae6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 Aug 13 19:28:02.820075 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4df20c0f-afe0-4b3a-8f7a-2ec480037ae6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:02.820267 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4df20c0f-afe0-4b3a-8f7a-2ec480037ae6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:02.836030 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:02.836030 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:02.840901 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4df20c0f-afe0-4b3a-8f7a-2ec480037ae6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:02.845718 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4df20c0f-afe0-4b3a-8f7a-2ec480037ae6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 returned with HTTP 200 Aug 13 19:28:02.846376 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 400/1610] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:02 2026] GET /volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:02.857320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1494a6ee-5b51-4dad-b4c1-3d3c5aafd2e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:02.860103 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1494a6ee-5b51-4dad-b4c1-3d3c5aafd2e2 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:02.860103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1494a6ee-5b51-4dad-b4c1-3d3c5aafd2e2 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:02.860103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1494a6ee-5b51-4dad-b4c1-3d3c5aafd2e2 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:02.866781 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bf386d72-1393-4e29-adc1-65aab2f9ab5c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:02.875576 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:02.875576 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:02.875786 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bf386d72-1393-4e29-adc1-65aab2f9ab5c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:28:02.875786 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bf386d72-1393-4e29-adc1-65aab2f9ab5c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80fb8796-be6f-438a-ae4d-b852b3b89b04", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1136901753"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:02.882379 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1494a6ee-5b51-4dad-b4c1-3d3c5aafd2e2 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:02.886396 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1494a6ee-5b51-4dad-b4c1-3d3c5aafd2e2 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:02.886928 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 405/1611] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:02 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:02.892799 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:02.892799 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:02.893288 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bf386d72-1393-4e29-adc1-65aab2f9ab5c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:02.893423 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-bf386d72-1393-4e29-adc1-65aab2f9ab5c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 80fb8796-be6f-438a-ae4d-b852b3b89b04 Aug 13 19:28:02.948891 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-bf386d72-1393-4e29-adc1-65aab2f9ab5c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['a472805d-274e-477c-aaea-34f14d80f4f7', 'ffb6ccc1-ffed-4589-8d13-52b2fa38b2f4', '28cf26f6-fad5-443f-8e8d-9a61eccaddfe', '854d57f7-ea60-4837-bc98-da7c6b6b09e7'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:03.003671 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bf386d72-1393-4e29-adc1-65aab2f9ab5c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot create request issued successfully. Aug 13 19:28:03.004022 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bf386d72-1393-4e29-adc1-65aab2f9ab5c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:28:03.004416 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 401/1612] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:28:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:03.015376 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ed06cb98-5320-4a57-a1c3-30515a7a68aa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:03.018173 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed06cb98-5320-4a57-a1c3-30515a7a68aa tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 Aug 13 19:28:03.018434 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed06cb98-5320-4a57-a1c3-30515a7a68aa tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:03.018723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed06cb98-5320-4a57-a1c3-30515a7a68aa tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:03.032369 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:03.032369 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:03.033073 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ed06cb98-5320-4a57-a1c3-30515a7a68aa tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:03.035134 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed06cb98-5320-4a57-a1c3-30515a7a68aa tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 returned with HTTP 200 Aug 13 19:28:03.036021 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 407/1613] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:03 2026] GET /volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:03.160215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7c3dcc73-c90d-4c69-a555-3187bbbd635d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:03.165363 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7c3dcc73-c90d-4c69-a555-3187bbbd635d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:03.165748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7c3dcc73-c90d-4c69-a555-3187bbbd635d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:03.166151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7c3dcc73-c90d-4c69-a555-3187bbbd635d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:03.167031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7c3dcc73-c90d-4c69-a555-3187bbbd635d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:03.176304 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:03.176304 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:03.177104 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7c3dcc73-c90d-4c69-a555-3187bbbd635d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:03.177577 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 401/1614] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:03 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:03.907437 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-abb1328f-178e-4bee-85c5-e7ad74817f31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:03.910607 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abb1328f-178e-4bee-85c5-e7ad74817f31 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:03.911812 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abb1328f-178e-4bee-85c5-e7ad74817f31 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:03.911812 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abb1328f-178e-4bee-85c5-e7ad74817f31 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:03.923555 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:03.923555 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:03.930301 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-abb1328f-178e-4bee-85c5-e7ad74817f31 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:03.936877 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abb1328f-178e-4bee-85c5-e7ad74817f31 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:03.936877 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 406/1615] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:03 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:04.055877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-534bb026-7171-4a15-91df-3bc314be5990 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:04.055877 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-534bb026-7171-4a15-91df-3bc314be5990 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 Aug 13 19:28:04.055877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-534bb026-7171-4a15-91df-3bc314be5990 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:04.055877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-534bb026-7171-4a15-91df-3bc314be5990 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:04.057364 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:04.057364 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:04.057364 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-534bb026-7171-4a15-91df-3bc314be5990 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:04.058040 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-534bb026-7171-4a15-91df-3bc314be5990 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 returned with HTTP 200 Aug 13 19:28:04.058450 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 402/1616] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:04 2026] GET /volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:04.068372 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d5928da0-3769-45b8-9046-45ff9cd182bf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:04.070986 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:04.071423 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4fdae32e-f763-4196-961c-8feb37388050", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-298824471"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:04.075030 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request body: {'volume': {'snapshot_id': '4fdae32e-f763-4196-961c-8feb37388050', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-298824471'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:04.082863 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:04.082863 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:04.085606 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:04.085789 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume of 2 GB Aug 13 19:28:04.091792 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Availability Zones retrieved successfully. Aug 13 19:28:04.099166 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (3322884d-256c-4d00-8692-96ea0ac72f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:04.100850 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bc1f1e-f749-409d-9680-be8d1fe59116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:04.102152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:04.160368 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bc1f1e-f749-409d-9680-be8d1fe59116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '4fdae32e-f763-4196-961c-8feb37388050', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:04.160368 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c0bad7-4483-4edb-b88c-375866b868d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:04.191582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fdd6fc9c-3f2a-4169-8dcd-db2c0a915673 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:04.194354 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fdd6fc9c-3f2a-4169-8dcd-db2c0a915673 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:04.194828 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fdd6fc9c-3f2a-4169-8dcd-db2c0a915673 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:04.195056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fdd6fc9c-3f2a-4169-8dcd-db2c0a915673 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:04.195229 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fdd6fc9c-3f2a-4169-8dcd-db2c0a915673 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:04.201190 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:04.201190 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:04.202656 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fdd6fc9c-3f2a-4169-8dcd-db2c0a915673 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:04.202656 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 402/1617] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:04 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:04.213727 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['7581039e-96d0-4ec4-843e-540bba2f57e4', 'cf984961-bd41-449e-a08e-6332e8909a20', '63e2761f-6bd7-4a91-b882-1a2b1f6059aa', '433d15df-6368-403b-9146-7325000536c9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:04.214883 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c0bad7-4483-4edb-b88c-375866b868d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7581039e-96d0-4ec4-843e-540bba2f57e4', 'cf984961-bd41-449e-a08e-6332e8909a20', '63e2761f-6bd7-4a91-b882-1a2b1f6059aa', '433d15df-6368-403b-9146-7325000536c9']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:04.215909 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137513ad-8d99-45f1-b9b1-f3a173b7655c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:04.264259 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137513ad-8d99-45f1-b9b1-f3a173b7655c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b5609fa-d693-4db6-ad7b-47170180e7bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-298824471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['7581039e-96d0-4ec4-843e-540bba2f57e4','cf984961-bd41-449e-a08e-6332e8909a20','63e2761f-6bd7-4a91-b882-1a2b1f6059aa','433d15df-6368-403b-9146-7325000536c9'],size=2,snapshot_id=4fdae32e-f763-4196-961c-8feb37388050,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-298824471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b5609fa-d693-4db6-ad7b-47170180e7bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3af91a609ebb43099b1d63b713942108',provider_auth=None,provider_geometry=None,provider_id=None,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=4fdae32e-f763-4196-961c-8feb37388050,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9e615acf314fba8e3482a592f88c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:04.264923 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5300d5d-d6ed-4b40-9a2b-76881d688f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:04.284559 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5300d5d-d6ed-4b40-9a2b-76881d688f4c) transitioned into state 'SUCCESS' from state '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-298824471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['7581039e-96d0-4ec4-843e-540bba2f57e4','cf984961-bd41-449e-a08e-6332e8909a20','63e2761f-6bd7-4a91-b882-1a2b1f6059aa','433d15df-6368-403b-9146-7325000536c9'],size=2,snapshot_id=4fdae32e-f763-4196-961c-8feb37388050,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:04.284559 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184a4c89-f51a-4133-9610-7a3743b14772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:04.304921 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184a4c89-f51a-4133-9610-7a3743b14772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:04.307447 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (3322884d-256c-4d00-8692-96ea0ac72f02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:04.307447 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request issued successfully. Aug 13 19:28:04.307447 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d5928da0-3769-45b8-9046-45ff9cd182bf tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:04.307447 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 408/1618] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:04 2026] POST /volume/v3/volumes => generated 787 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 19:28:04.322296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aab069d7-f515-405b-a910-38c04ac19130 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:04.323394 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aab069d7-f515-405b-a910-38c04ac19130 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:04.325821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aab069d7-f515-405b-a910-38c04ac19130 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:04.325821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aab069d7-f515-405b-a910-38c04ac19130 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:04.333229 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:04.333229 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:04.341778 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aab069d7-f515-405b-a910-38c04ac19130 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:04.347555 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aab069d7-f515-405b-a910-38c04ac19130 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf returned with HTTP 200 Aug 13 19:28:04.348296 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 407/1619] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:04 2026] GET /volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:04.954937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ce84baaa-0baf-4233-a5d5-ae038a5e8297 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:04.956792 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce84baaa-0baf-4233-a5d5-ae038a5e8297 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:04.956973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce84baaa-0baf-4233-a5d5-ae038a5e8297 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:04.957183 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce84baaa-0baf-4233-a5d5-ae038a5e8297 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:04.967041 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:04.967041 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:04.970735 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ce84baaa-0baf-4233-a5d5-ae038a5e8297 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:04.974791 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce84baaa-0baf-4233-a5d5-ae038a5e8297 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:04.975153 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 403/1620] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:04 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:05.214413 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba0dc110-a3ef-4f29-84ef-019f449bd718 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:05.216118 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba0dc110-a3ef-4f29-84ef-019f449bd718 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:05.216343 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba0dc110-a3ef-4f29-84ef-019f449bd718 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:05.216550 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba0dc110-a3ef-4f29-84ef-019f449bd718 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:05.216646 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ba0dc110-a3ef-4f29-84ef-019f449bd718 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:05.223008 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:05.223008 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:05.223767 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba0dc110-a3ef-4f29-84ef-019f449bd718 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:05.224110 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 403/1621] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:05 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:05.361384 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f165e1a-8d46-46dd-96a6-041b8dccba54 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:05.363162 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f165e1a-8d46-46dd-96a6-041b8dccba54 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:05.363351 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f165e1a-8d46-46dd-96a6-041b8dccba54 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:05.363535 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f165e1a-8d46-46dd-96a6-041b8dccba54 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:05.370602 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:05.370602 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:05.374536 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4f165e1a-8d46-46dd-96a6-041b8dccba54 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:05.378960 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f165e1a-8d46-46dd-96a6-041b8dccba54 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf returned with HTTP 200 Aug 13 19:28:05.379361 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 409/1622] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:05 2026] GET /volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:05.393834 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dcc7fa3e-34e8-4301-be35-e6e0dc958e1f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:05.395713 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dcc7fa3e-34e8-4301-be35-e6e0dc958e1f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:05.395951 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dcc7fa3e-34e8-4301-be35-e6e0dc958e1f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:05.396195 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dcc7fa3e-34e8-4301-be35-e6e0dc958e1f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:05.405197 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:05.405197 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:05.407721 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dcc7fa3e-34e8-4301-be35-e6e0dc958e1f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:05.412851 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dcc7fa3e-34e8-4301-be35-e6e0dc958e1f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf returned with HTTP 200 Aug 13 19:28:05.413557 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 408/1623] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:05 2026] GET /volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:05.423975 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4db0f4a2-e4ba-4c6a-89d9-7beda464382b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:05.425749 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4db0f4a2-e4ba-4c6a-89d9-7beda464382b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:05.425972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4db0f4a2-e4ba-4c6a-89d9-7beda464382b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:05.426233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4db0f4a2-e4ba-4c6a-89d9-7beda464382b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:05.426450 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-4db0f4a2-e4ba-4c6a-89d9-7beda464382b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume with id: 8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:05.435601 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:05.435601 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:05.436016 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4db0f4a2-e4ba-4c6a-89d9-7beda464382b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:05.468753 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4db0f4a2-e4ba-4c6a-89d9-7beda464382b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume request issued successfully. Aug 13 19:28:05.469027 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4db0f4a2-e4ba-4c6a-89d9-7beda464382b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf returned with HTTP 202 Aug 13 19:28:05.469613 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 404/1624] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:05 2026] DELETE /volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:05.477851 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20da1a91-9532-49c4-b99c-8c5d93c654dc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:05.480522 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20da1a91-9532-49c4-b99c-8c5d93c654dc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:05.480691 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20da1a91-9532-49c4-b99c-8c5d93c654dc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:05.481154 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20da1a91-9532-49c4-b99c-8c5d93c654dc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:05.487255 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:05.487255 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:05.490748 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-20da1a91-9532-49c4-b99c-8c5d93c654dc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:05.495331 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20da1a91-9532-49c4-b99c-8c5d93c654dc tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf returned with HTTP 200 Aug 13 19:28:05.495745 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 404/1625] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:05 2026] GET /volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:05.991637 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8335e67b-322d-4f4e-8929-7ed1586f1723 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:05.993822 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8335e67b-322d-4f4e-8929-7ed1586f1723 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:05.994058 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8335e67b-322d-4f4e-8929-7ed1586f1723 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:05.994377 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8335e67b-322d-4f4e-8929-7ed1586f1723 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.010989 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.010989 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:06.016290 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8335e67b-322d-4f4e-8929-7ed1586f1723 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:06.023883 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8335e67b-322d-4f4e-8929-7ed1586f1723 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:06.024263 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 410/1626] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:05 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:06.047633 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-11b36462-bfae-4a96-862c-6df25da24e0a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.049495 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-11b36462-bfae-4a96-862c-6df25da24e0a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] POST https://10.4.3.126/volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb/action Aug 13 19:28:06.050306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-11b36462-bfae-4a96-862c-6df25da24e0a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:06.050603 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-11b36462-bfae-4a96-862c-6df25da24e0a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:06.069357 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.069357 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:06.083010 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-377ed8b4-8b1d-43ab-9246-5a12de6c3b77 req-11b36462-bfae-4a96-862c-6df25da24e0a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb/action returned with HTTP 204 Aug 13 19:28:06.083010 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 409/1627] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:28:06 2026] POST /volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:06.240874 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-da7ac3cf-54f5-448a-8866-4014d7b476ab None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.243426 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da7ac3cf-54f5-448a-8866-4014d7b476ab tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:06.243694 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da7ac3cf-54f5-448a-8866-4014d7b476ab tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.243987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da7ac3cf-54f5-448a-8866-4014d7b476ab tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.244146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-da7ac3cf-54f5-448a-8866-4014d7b476ab tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:06.250304 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.250304 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:06.251330 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da7ac3cf-54f5-448a-8866-4014d7b476ab tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:06.251824 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 405/1628] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:06 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:06.262843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-860995f4-7662-4ebe-ae9d-10e47dfa5297 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.265358 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-860995f4-7662-4ebe-ae9d-10e47dfa5297 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 Aug 13 19:28:06.265675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-860995f4-7662-4ebe-ae9d-10e47dfa5297 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.265949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-860995f4-7662-4ebe-ae9d-10e47dfa5297 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.276092 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.276092 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:06.281155 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-860995f4-7662-4ebe-ae9d-10e47dfa5297 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Volume info retrieved successfully. Aug 13 19:28:06.287020 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-860995f4-7662-4ebe-ae9d-10e47dfa5297 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 returned with HTTP 200 Aug 13 19:28:06.287572 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 405/1629] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:06 2026] GET /volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:06.301656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-78633df3-da94-4814-a735-545b938ef663 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.303599 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78633df3-da94-4814-a735-545b938ef663 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] PUT https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:06.303942 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78633df3-da94-4814-a735-545b938ef663 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-924408886", "description": "tempest-volume-backup-description-325823897"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:06.311082 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.311082 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:06.319049 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78633df3-da94-4814-a735-545b938ef663 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:06.319644 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 411/1630] 10.4.3.126 () {70 vars in 1409 bytes} [Thu Aug 13 19:28:06 2026] PUT /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:06.329424 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b8e8fe31-687b-4ed7-8519-04a839a372b4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.331336 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8e8fe31-687b-4ed7-8519-04a839a372b4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:06.331922 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8e8fe31-687b-4ed7-8519-04a839a372b4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.332320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8e8fe31-687b-4ed7-8519-04a839a372b4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.332595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b8e8fe31-687b-4ed7-8519-04a839a372b4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:06.338774 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.338774 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:06.340068 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8e8fe31-687b-4ed7-8519-04a839a372b4 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:06.340779 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 410/1631] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:06 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 839 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:06.353427 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-85dabaaf-18ca-4554-8eef-7f76a4c91d40 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.355603 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-85dabaaf-18ca-4554-8eef-7f76a4c91d40 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] DELETE https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:06.355930 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-85dabaaf-18ca-4554-8eef-7f76a4c91d40 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.356161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-85dabaaf-18ca-4554-8eef-7f76a4c91d40 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.356285 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-85dabaaf-18ca-4554-8eef-7f76a4c91d40 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Delete backup with id: 43edf00c-68ed-47c5-8063-90f35b2ae476. Aug 13 19:28:06.361163 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.361163 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:06.376287 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-85dabaaf-18ca-4554-8eef-7f76a4c91d40 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] delete_backup rpcapi backup_id 43edf00c-68ed-47c5-8063-90f35b2ae476 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:28:06.378474 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-85dabaaf-18ca-4554-8eef-7f76a4c91d40 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 202 Aug 13 19:28:06.378964 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 406/1632] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:28:06 2026] DELETE /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:06.386394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cb5761f6-2eee-499e-936f-b59b856b624d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.388744 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cb5761f6-2eee-499e-936f-b59b856b624d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:06.389035 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cb5761f6-2eee-499e-936f-b59b856b624d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.389333 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cb5761f6-2eee-499e-936f-b59b856b624d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.389480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-cb5761f6-2eee-499e-936f-b59b856b624d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:06.394651 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.394651 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:06.395689 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cb5761f6-2eee-499e-936f-b59b856b624d tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 200 Aug 13 19:28:06.396178 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 406/1633] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:06 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 838 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:06.508128 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3494050a-f04a-4ac7-a662-cb1056ad4f4c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.510933 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3494050a-f04a-4ac7-a662-cb1056ad4f4c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:06.511233 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3494050a-f04a-4ac7-a662-cb1056ad4f4c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.513062 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3494050a-f04a-4ac7-a662-cb1056ad4f4c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.521166 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3494050a-f04a-4ac7-a662-cb1056ad4f4c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf returned with HTTP 404 Aug 13 19:28:06.521890 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 412/1634] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:06 2026] GET /volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:06.529709 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a5c3efae-9dd2-43a3-bc8f-1256a9547280 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.535140 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5c3efae-9dd2-43a3-bc8f-1256a9547280 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:06.535140 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5c3efae-9dd2-43a3-bc8f-1256a9547280 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.535140 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5c3efae-9dd2-43a3-bc8f-1256a9547280 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.543891 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5c3efae-9dd2-43a3-bc8f-1256a9547280 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf returned with HTTP 404 Aug 13 19:28:06.544777 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 411/1635] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:06 2026] GET /volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:06.554590 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-87a742ee-6fb4-40c1-93d9-cbd6b04b8ca0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.556150 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-87a742ee-6fb4-40c1-93d9-cbd6b04b8ca0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:06.556267 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-87a742ee-6fb4-40c1-93d9-cbd6b04b8ca0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.557349 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-87a742ee-6fb4-40c1-93d9-cbd6b04b8ca0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.557627 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-87a742ee-6fb4-40c1-93d9-cbd6b04b8ca0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume with id: 8b5609fa-d693-4db6-ad7b-47170180e7bf Aug 13 19:28:06.567415 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-87a742ee-6fb4-40c1-93d9-cbd6b04b8ca0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf returned with HTTP 404 Aug 13 19:28:06.567415 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 407/1636] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:06 2026] DELETE /volume/v3/volumes/8b5609fa-d693-4db6-ad7b-47170180e7bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:06.574466 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4ab4d741-b7d5-43a5-ae6c-1b907fd2f508 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.577467 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4ab4d741-b7d5-43a5-ae6c-1b907fd2f508 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 Aug 13 19:28:06.577467 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4ab4d741-b7d5-43a5-ae6c-1b907fd2f508 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.577658 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4ab4d741-b7d5-43a5-ae6c-1b907fd2f508 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.577658 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-4ab4d741-b7d5-43a5-ae6c-1b907fd2f508 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 4fdae32e-f763-4196-961c-8feb37388050 Aug 13 19:28:06.584178 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.584178 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:06.584826 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4ab4d741-b7d5-43a5-ae6c-1b907fd2f508 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:06.609249 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4ab4d741-b7d5-43a5-ae6c-1b907fd2f508 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:28:06.609523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4ab4d741-b7d5-43a5-ae6c-1b907fd2f508 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 returned with HTTP 202 Aug 13 19:28:06.610419 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 407/1637] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:28:06 2026] DELETE /volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 19:28:06.618320 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc29bbba-c7c0-42e9-a1ac-940b4ddf59bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:06.621925 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc29bbba-c7c0-42e9-a1ac-940b4ddf59bb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 Aug 13 19:28:06.622145 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc29bbba-c7c0-42e9-a1ac-940b4ddf59bb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:06.622380 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc29bbba-c7c0-42e9-a1ac-940b4ddf59bb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:06.628149 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:06.628149 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:06.628669 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc29bbba-c7c0-42e9-a1ac-940b4ddf59bb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:06.629567 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc29bbba-c7c0-42e9-a1ac-940b4ddf59bb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 returned with HTTP 200 Aug 13 19:28:06.629980 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 413/1638] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:06 2026] GET /volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:07.041580 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8862332-8b0c-4f17-b5f6-61594dab2685 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.045672 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8862332-8b0c-4f17-b5f6-61594dab2685 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:07.045961 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8862332-8b0c-4f17-b5f6-61594dab2685 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.046251 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8862332-8b0c-4f17-b5f6-61594dab2685 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.061371 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:07.061371 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:07.065861 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f8862332-8b0c-4f17-b5f6-61594dab2685 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:07.073801 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8862332-8b0c-4f17-b5f6-61594dab2685 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:07.075164 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 412/1639] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:07 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:07.087509 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a06e5911-9a26-4c00-9555-158e0a559b9d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.089055 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a06e5911-9a26-4c00-9555-158e0a559b9d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:07.089211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a06e5911-9a26-4c00-9555-158e0a559b9d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.089409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a06e5911-9a26-4c00-9555-158e0a559b9d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.098959 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:07.098959 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:07.102410 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a06e5911-9a26-4c00-9555-158e0a559b9d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:07.106090 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a06e5911-9a26-4c00-9555-158e0a559b9d tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:07.106498 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 408/1640] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:07 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:07.409017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4adb66e8-6187-43b5-b2f9-4c8fa6aa13d5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.410263 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4adb66e8-6187-43b5-b2f9-4c8fa6aa13d5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 Aug 13 19:28:07.410575 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4adb66e8-6187-43b5-b2f9-4c8fa6aa13d5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.410794 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4adb66e8-6187-43b5-b2f9-4c8fa6aa13d5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.410901 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4adb66e8-6187-43b5-b2f9-4c8fa6aa13d5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Show backup with id 43edf00c-68ed-47c5-8063-90f35b2ae476. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:07.421590 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4adb66e8-6187-43b5-b2f9-4c8fa6aa13d5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 returned with HTTP 404 Aug 13 19:28:07.422312 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 408/1641] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:07 2026] GET /volume/v3/backups/43edf00c-68ed-47c5-8063-90f35b2ae476 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:07.515000 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0141fc70-f5ec-4cbd-a078-de50427580e8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.517194 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0141fc70-f5ec-4cbd-a078-de50427580e8 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 Aug 13 19:28:07.517470 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0141fc70-f5ec-4cbd-a078-de50427580e8 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.517678 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0141fc70-f5ec-4cbd-a078-de50427580e8 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.526214 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:07.526214 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:07.530784 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0141fc70-f5ec-4cbd-a078-de50427580e8 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Volume info retrieved successfully. Aug 13 19:28:07.538007 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0141fc70-f5ec-4cbd-a078-de50427580e8 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 returned with HTTP 200 Aug 13 19:28:07.538007 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 414/1642] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:07 2026] GET /volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:07.552333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f0d419d1-d31f-4cc9-8057-77c25c6fdb7b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.561776 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0d419d1-d31f-4cc9-8057-77c25c6fdb7b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 Aug 13 19:28:07.561776 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0d419d1-d31f-4cc9-8057-77c25c6fdb7b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.561776 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0d419d1-d31f-4cc9-8057-77c25c6fdb7b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.561776 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f0d419d1-d31f-4cc9-8057-77c25c6fdb7b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Delete volume with id: 5144da5c-19f0-48ab-aafc-a3ae446fbd82 Aug 13 19:28:07.573955 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:07.573955 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:07.574587 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f0d419d1-d31f-4cc9-8057-77c25c6fdb7b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Volume info retrieved successfully. Aug 13 19:28:07.606525 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f0d419d1-d31f-4cc9-8057-77c25c6fdb7b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Delete volume request issued successfully. Aug 13 19:28:07.606750 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0d419d1-d31f-4cc9-8057-77c25c6fdb7b tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 returned with HTTP 202 Aug 13 19:28:07.607215 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 413/1643] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:28:07 2026] DELETE /volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:07.627299 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-780024a0-aa18-427a-8a9d-025819e416a3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.629912 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-780024a0-aa18-427a-8a9d-025819e416a3 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 Aug 13 19:28:07.629912 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-780024a0-aa18-427a-8a9d-025819e416a3 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.630250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-780024a0-aa18-427a-8a9d-025819e416a3 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.640723 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:07.640723 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:07.643433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-76c5e518-dd5c-47f5-b030-c0000fc5bd5f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.646313 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-780024a0-aa18-427a-8a9d-025819e416a3 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Volume info retrieved successfully. Aug 13 19:28:07.648287 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76c5e518-dd5c-47f5-b030-c0000fc5bd5f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 Aug 13 19:28:07.648512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76c5e518-dd5c-47f5-b030-c0000fc5bd5f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.648709 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76c5e518-dd5c-47f5-b030-c0000fc5bd5f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.651635 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-780024a0-aa18-427a-8a9d-025819e416a3 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 returned with HTTP 200 Aug 13 19:28:07.652146 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 409/1644] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:07 2026] GET /volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:28:07.654406 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76c5e518-dd5c-47f5-b030-c0000fc5bd5f tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 returned with HTTP 404 Aug 13 19:28:07.654901 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 409/1645] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:07 2026] GET /volume/v3/snapshots/4fdae32e-f763-4196-961c-8feb37388050 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:07.666859 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1ceac74e-4729-42d0-ade8-0a08b388d304 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.669606 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ceac74e-4729-42d0-ade8-0a08b388d304 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 Aug 13 19:28:07.669989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ceac74e-4729-42d0-ade8-0a08b388d304 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.670329 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ceac74e-4729-42d0-ade8-0a08b388d304 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.678068 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:07.678068 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:07.683044 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1ceac74e-4729-42d0-ade8-0a08b388d304 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:07.687594 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ceac74e-4729-42d0-ade8-0a08b388d304 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 returned with HTTP 200 Aug 13 19:28:07.688664 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 415/1646] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:07 2026] GET /volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:07.711024 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-720164ce-2d17-4013-ab33-6d3e088591d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.713052 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-720164ce-2d17-4013-ab33-6d3e088591d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 Aug 13 19:28:07.713210 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-720164ce-2d17-4013-ab33-6d3e088591d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.713493 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-720164ce-2d17-4013-ab33-6d3e088591d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.713686 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-720164ce-2d17-4013-ab33-6d3e088591d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume with id: 80fb8796-be6f-438a-ae4d-b852b3b89b04 Aug 13 19:28:07.721823 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:07.721823 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:07.725407 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-720164ce-2d17-4013-ab33-6d3e088591d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:07.749017 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-720164ce-2d17-4013-ab33-6d3e088591d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume request issued successfully. Aug 13 19:28:07.749419 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-720164ce-2d17-4013-ab33-6d3e088591d8 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 returned with HTTP 202 Aug 13 19:28:07.752246 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 414/1647] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:07 2026] DELETE /volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:07.763380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0b18340d-6b0b-418c-932a-87e460ab23da None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:07.765701 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0b18340d-6b0b-418c-932a-87e460ab23da tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 Aug 13 19:28:07.765942 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0b18340d-6b0b-418c-932a-87e460ab23da tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:07.766164 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0b18340d-6b0b-418c-932a-87e460ab23da tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:07.778923 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:07.778923 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:07.784962 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0b18340d-6b0b-418c-932a-87e460ab23da tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:07.797132 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0b18340d-6b0b-418c-932a-87e460ab23da tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 returned with HTTP 200 Aug 13 19:28:07.797411 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 410/1648] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:07 2026] GET /volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:08.378642 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-dcaf4b73-b77b-4fdc-8280-7ebfa789065e req-b0e50267-dc34-4693-bb3f-5f4c9ac2328a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:08.380630 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dcaf4b73-b77b-4fdc-8280-7ebfa789065e req-b0e50267-dc34-4693-bb3f-5f4c9ac2328a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] DELETE https://10.4.3.126/volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb Aug 13 19:28:08.380875 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dcaf4b73-b77b-4fdc-8280-7ebfa789065e req-b0e50267-dc34-4693-bb3f-5f4c9ac2328a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:08.381091 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dcaf4b73-b77b-4fdc-8280-7ebfa789065e req-b0e50267-dc34-4693-bb3f-5f4c9ac2328a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:08.388543 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:08.388543 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:08.428757 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dcaf4b73-b77b-4fdc-8280-7ebfa789065e req-b0e50267-dc34-4693-bb3f-5f4c9ac2328a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb returned with HTTP 200 Aug 13 19:28:08.429168 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 410/1649] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:08 2026] DELETE /volume/v3/attachments/a3278700-ef33-4774-acf6-9beb924ba5bb => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:08.665995 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f6b4509b-e5a4-44fc-80fd-6c3c1740d8f5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:08.667765 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f6b4509b-e5a4-44fc-80fd-6c3c1740d8f5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] GET https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 Aug 13 19:28:08.668009 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f6b4509b-e5a4-44fc-80fd-6c3c1740d8f5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:08.668216 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f6b4509b-e5a4-44fc-80fd-6c3c1740d8f5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:08.673361 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f6b4509b-e5a4-44fc-80fd-6c3c1740d8f5 tempest-VolumesBackupsV39Test-1721898682 tempest-VolumesBackupsV39Test-1721898682-project-member] https://10.4.3.126/volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 returned with HTTP 404 Aug 13 19:28:08.673865 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 416/1650] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:28:08 2026] GET /volume/v3/volumes/5144da5c-19f0-48ab-aafc-a3ae446fbd82 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:08.820152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d34c49b9-df63-41a2-b0da-57b43ec15fb2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:08.822247 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d34c49b9-df63-41a2-b0da-57b43ec15fb2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 Aug 13 19:28:08.822609 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d34c49b9-df63-41a2-b0da-57b43ec15fb2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:08.822909 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d34c49b9-df63-41a2-b0da-57b43ec15fb2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:08.829989 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d34c49b9-df63-41a2-b0da-57b43ec15fb2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 returned with HTTP 404 Aug 13 19:28:08.830637 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 415/1651] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:08 2026] GET /volume/v3/volumes/80fb8796-be6f-438a-ae4d-b852b3b89b04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:08.838696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fc8eb357-520d-43c4-9c78-fba3413832ac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:08.840366 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fc8eb357-520d-43c4-9c78-fba3413832ac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:28:08.840492 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fc8eb357-520d-43c4-9c78-fba3413832ac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:08.840664 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fc8eb357-520d-43c4-9c78-fba3413832ac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:08.848488 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:08.848488 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:08.852123 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fc8eb357-520d-43c4-9c78-fba3413832ac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:08.855864 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fc8eb357-520d-43c4-9c78-fba3413832ac tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:28:08.856197 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 411/1652] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:08 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:08.870244 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:08.872461 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:08.872802 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-89443348"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:08.874420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-89443348'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:08.874933 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume of 1 GB Aug 13 19:28:08.875319 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:08.875319 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:08.879597 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Availability Zones retrieved successfully. Aug 13 19:28:08.886858 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (25e08330-0730-47c8-a5a0-f1f555b66df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:08.888005 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0546edc-3860-4312-9527-811d03f6f2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:08.889227 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:08.914318 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0546edc-3860-4312-9527-811d03f6f2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:08.915418 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f72d995-ddb3-40d1-90a1-0a8a5815f6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:08.952246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['5d24157f-531f-46a1-b840-995a32218b1e', '3ebb43a9-b784-41d4-86c8-3992b822d875', '75925ba8-4916-44cf-8770-4e12f64a4ca0', '2f43bab3-8d90-4242-abff-58cf7c0c6fc0'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:08.952246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f72d995-ddb3-40d1-90a1-0a8a5815f6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d24157f-531f-46a1-b840-995a32218b1e', '3ebb43a9-b784-41d4-86c8-3992b822d875', '75925ba8-4916-44cf-8770-4e12f64a4ca0', '2f43bab3-8d90-4242-abff-58cf7c0c6fc0']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:08.952486 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e9c81b-f57c-45d2-8d34-31d7593b5c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:08.973476 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e9c81b-f57c-45d2-8d34-31d7593b5c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58e26bb7-4666-4d2c-8eb9-d1f897610455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-89443348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['5d24157f-531f-46a1-b840-995a32218b1e','3ebb43a9-b784-41d4-86c8-3992b822d875','75925ba8-4916-44cf-8770-4e12f64a4ca0','2f43bab3-8d90-4242-abff-58cf7c0c6fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-89443348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58e26bb7-4666-4d2c-8eb9-d1f897610455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3af91a609ebb43099b1d63b713942108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9e615acf314fba8e3482a592f88c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:08.974360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d43b6c-8618-4798-924d-15ed905b3570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:08.991790 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d43b6c-8618-4798-924d-15ed905b3570) transitioned into state 'SUCCESS' from state '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-89443348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['5d24157f-531f-46a1-b840-995a32218b1e','3ebb43a9-b784-41d4-86c8-3992b822d875','75925ba8-4916-44cf-8770-4e12f64a4ca0','2f43bab3-8d90-4242-abff-58cf7c0c6fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:08.992442 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97b456e-b2b4-4fdc-a42e-782a8ef61651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:09.000811 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97b456e-b2b4-4fdc-a42e-782a8ef61651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:09.002098 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (25e08330-0730-47c8-a5a0-f1f555b66df5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:09.002430 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request issued successfully. Aug 13 19:28:09.002962 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-93cafaf1-eeca-4b6c-9223-8b3c71be20a6 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:09.003443 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 411/1653] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:28:08 2026] POST /volume/v3/volumes => generated 752 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:09.019677 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c33f68e0-f547-4243-bfc9-3521482d0a88 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:09.021583 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c33f68e0-f547-4243-bfc9-3521482d0a88 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 Aug 13 19:28:09.021774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c33f68e0-f547-4243-bfc9-3521482d0a88 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:09.021958 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c33f68e0-f547-4243-bfc9-3521482d0a88 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:09.029337 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:09.029337 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:09.034113 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c33f68e0-f547-4243-bfc9-3521482d0a88 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:09.040563 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c33f68e0-f547-4243-bfc9-3521482d0a88 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 returned with HTTP 200 Aug 13 19:28:09.041131 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 417/1654] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:09 2026] GET /volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:09.604267 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-62a6f134-3927-4d4a-8b9b-43ee857b8b05 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:09.606821 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-62a6f134-3927-4d4a-8b9b-43ee857b8b05 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:09.607034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-62a6f134-3927-4d4a-8b9b-43ee857b8b05 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:09.607236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-62a6f134-3927-4d4a-8b9b-43ee857b8b05 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:09.616230 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:09.616230 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:09.621658 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-62a6f134-3927-4d4a-8b9b-43ee857b8b05 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:09.627457 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-62a6f134-3927-4d4a-8b9b-43ee857b8b05 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:09.628001 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 416/1655] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:09 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:09.638657 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e27d8324-4101-47f5-bf24-f962e35b90ad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:09.643124 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e27d8324-4101-47f5-bf24-f962e35b90ad tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:09.643312 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e27d8324-4101-47f5-bf24-f962e35b90ad tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:09.643513 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e27d8324-4101-47f5-bf24-f962e35b90ad tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:09.651858 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:09.651858 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:09.655781 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e27d8324-4101-47f5-bf24-f962e35b90ad tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:09.659645 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e27d8324-4101-47f5-bf24-f962e35b90ad tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:09.659975 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 412/1656] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:09 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:09.701305 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fe0dafe6-06a0-4750-9657-3def05b59deb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:09.703225 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe0dafe6-06a0-4750-9657-3def05b59deb tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:09.703428 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe0dafe6-06a0-4750-9657-3def05b59deb tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:09.703670 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe0dafe6-06a0-4750-9657-3def05b59deb tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:09.711381 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:09.711381 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:09.715486 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fe0dafe6-06a0-4750-9657-3def05b59deb tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:09.719877 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe0dafe6-06a0-4750-9657-3def05b59deb tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:09.720352 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 412/1657] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:09 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:09.737504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eba1ecfe-61a1-4d43-b7bc-4967b4a2289a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:09.739674 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eba1ecfe-61a1-4d43-b7bc-4967b4a2289a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:09.739970 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eba1ecfe-61a1-4d43-b7bc-4967b4a2289a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:09.740293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eba1ecfe-61a1-4d43-b7bc-4967b4a2289a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:09.740536 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-eba1ecfe-61a1-4d43-b7bc-4967b4a2289a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Delete volume with id: 6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:09.749404 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:09.749404 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:09.750238 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eba1ecfe-61a1-4d43-b7bc-4967b4a2289a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:09.770693 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eba1ecfe-61a1-4d43-b7bc-4967b4a2289a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Delete volume request issued successfully. Aug 13 19:28:09.770936 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eba1ecfe-61a1-4d43-b7bc-4967b4a2289a tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 202 Aug 13 19:28:09.771512 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 418/1658] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:09 2026] DELETE /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:09.783074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8dd3ec38-7857-445b-b3b8-0a2335f057ca None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:09.783074 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8dd3ec38-7857-445b-b3b8-0a2335f057ca tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:09.783074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8dd3ec38-7857-445b-b3b8-0a2335f057ca tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:09.783074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8dd3ec38-7857-445b-b3b8-0a2335f057ca tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:09.789978 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:09.789978 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:09.794131 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8dd3ec38-7857-445b-b3b8-0a2335f057ca tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Volume info retrieved successfully. Aug 13 19:28:09.798513 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8dd3ec38-7857-445b-b3b8-0a2335f057ca tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 200 Aug 13 19:28:09.798852 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 417/1659] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:09 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:10.055023 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4d282ae6-5890-463c-bf24-ae2467326791 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:10.057407 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4d282ae6-5890-463c-bf24-ae2467326791 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 Aug 13 19:28:10.057663 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4d282ae6-5890-463c-bf24-ae2467326791 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:10.057885 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4d282ae6-5890-463c-bf24-ae2467326791 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:10.070526 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:10.070526 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:10.077530 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4d282ae6-5890-463c-bf24-ae2467326791 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:10.084287 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4d282ae6-5890-463c-bf24-ae2467326791 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 returned with HTTP 200 Aug 13 19:28:10.084415 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 413/1660] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:10 2026] GET /volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:10.104561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-211d3ee0-6b1e-4f21-9b21-a89750e43dfe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:10.107131 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-211d3ee0-6b1e-4f21-9b21-a89750e43dfe tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:28:10.107692 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-211d3ee0-6b1e-4f21-9b21-a89750e43dfe tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58e26bb7-4666-4d2c-8eb9-d1f897610455", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-548339840"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:10.125585 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:10.125585 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:10.125585 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-211d3ee0-6b1e-4f21-9b21-a89750e43dfe tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:10.125585 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-211d3ee0-6b1e-4f21-9b21-a89750e43dfe tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create snapshot from volume 58e26bb7-4666-4d2c-8eb9-d1f897610455 Aug 13 19:28:10.130048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ccd552e-951f-463a-afe7-e354c55b5326 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:10.135475 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:10.135931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-VolumesExtendTest-Volume-678710182"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:10.140832 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Create volume request body: {'volume': {'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-678710182'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:10.160318 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-211d3ee0-6b1e-4f21-9b21-a89750e43dfe tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['283e025d-a267-4ba5-a648-8647ad24693b', 'd51f292c-26b8-497e-85af-a8fb82ffaa42', 'd8e221c4-3df0-4ef1-a4fe-411fcac57f27', '162c99f8-0552-4f36-92be-2d46a4769809'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:10.213774 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-211d3ee0-6b1e-4f21-9b21-a89750e43dfe tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot create request issued successfully. Aug 13 19:28:10.214428 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-211d3ee0-6b1e-4f21-9b21-a89750e43dfe tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:28:10.215026 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 413/1661] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:28:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:10.224166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b29675bd-2895-4bf5-812b-8ab94f9ad0d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:10.228491 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b29675bd-2895-4bf5-812b-8ab94f9ad0d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 Aug 13 19:28:10.228744 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b29675bd-2895-4bf5-812b-8ab94f9ad0d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:10.228988 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b29675bd-2895-4bf5-812b-8ab94f9ad0d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:10.245242 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:10.245242 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:10.245907 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b29675bd-2895-4bf5-812b-8ab94f9ad0d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:10.246901 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b29675bd-2895-4bf5-812b-8ab94f9ad0d4 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 returned with HTTP 200 Aug 13 19:28:10.247538 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 418/1662] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:10 2026] GET /volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:10.249961 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Create volume of 1 GB Aug 13 19:28:10.255685 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Availability Zones retrieved successfully. Aug 13 19:28:10.260889 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Flow 'volume_create_api' (9019801c-a54b-474b-8e61-4d2559029873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:10.262491 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108efb81-6fbf-4270-a239-f29c09789fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:10.263614 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:10.340564 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108efb81-6fbf-4270-a239-f29c09789fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:10.342429 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c343e89d-3859-473c-bd1d-8e601231fc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:10.413441 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Created reservations ['b23fc56d-7552-4f50-8145-3b80b48f8344', '09a79d34-fe29-4a6b-8b4c-0206abefe3b3', '0cb560d7-b840-431d-8a90-929d006116b9', '560100ee-ba00-4330-ba39-ac67baab0eb3'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:10.414406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c343e89d-3859-473c-bd1d-8e601231fc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b23fc56d-7552-4f50-8145-3b80b48f8344', '09a79d34-fe29-4a6b-8b4c-0206abefe3b3', '0cb560d7-b840-431d-8a90-929d006116b9', '560100ee-ba00-4330-ba39-ac67baab0eb3']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:10.415283 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d42811-3f44-4898-9760-116ad856bffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:10.446900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d42811-3f44-4898-9760-116ad856bffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af8c2858-60b1-4937-8f55-0bb5cc19c784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-678710182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02e263e9b2545038d5a769e826ce964',qos_specs=None,replication_status=,reservations=['b23fc56d-7552-4f50-8145-3b80b48f8344','09a79d34-fe29-4a6b-8b4c-0206abefe3b3','0cb560d7-b840-431d-8a90-929d006116b9','560100ee-ba00-4330-ba39-ac67baab0eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ca2b8ae43c643d88b940d52752a0a24',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-678710182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af8c2858-60b1-4937-8f55-0bb5cc19c784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d02e263e9b2545038d5a769e826ce964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ca2b8ae43c643d88b940d52752a0a24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:10.447687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a39ab19-bff4-4a78-970a-274e55d9b9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:10.485817 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a39ab19-bff4-4a78-970a-274e55d9b9b8) transitioned into state 'SUCCESS' from state '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-678710182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02e263e9b2545038d5a769e826ce964',qos_specs=None,replication_status=,reservations=['b23fc56d-7552-4f50-8145-3b80b48f8344','09a79d34-fe29-4a6b-8b4c-0206abefe3b3','0cb560d7-b840-431d-8a90-929d006116b9','560100ee-ba00-4330-ba39-ac67baab0eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ca2b8ae43c643d88b940d52752a0a24',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:10.486980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914c17b2-d703-4018-a0b1-9ee852783a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:10.497128 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914c17b2-d703-4018-a0b1-9ee852783a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:10.497877 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Flow 'volume_create_api' (9019801c-a54b-474b-8e61-4d2559029873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:10.498139 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Create volume request issued successfully. Aug 13 19:28:10.498864 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ccd552e-951f-463a-afe7-e354c55b5326 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:10.499290 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 419/1663] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:10 2026] POST /volume/v3/volumes => generated 747 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:10.518596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0b4369ff-2d17-455e-9627-02b0a4f61e6a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:10.520296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0b4369ff-2d17-455e-9627-02b0a4f61e6a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:10.520483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0b4369ff-2d17-455e-9627-02b0a4f61e6a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:10.520651 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0b4369ff-2d17-455e-9627-02b0a4f61e6a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:10.527076 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:10.527076 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:10.530410 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0b4369ff-2d17-455e-9627-02b0a4f61e6a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:10.534468 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0b4369ff-2d17-455e-9627-02b0a4f61e6a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 200 Aug 13 19:28:10.534803 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 414/1664] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:10 2026] GET /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:10.818026 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0ec17b61-6652-4dc6-b1a8-812bb59a9189 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:10.820202 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ec17b61-6652-4dc6-b1a8-812bb59a9189 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] GET https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 Aug 13 19:28:10.820437 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ec17b61-6652-4dc6-b1a8-812bb59a9189 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:10.820627 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ec17b61-6652-4dc6-b1a8-812bb59a9189 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:10.830658 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ec17b61-6652-4dc6-b1a8-812bb59a9189 tempest-DeleteServersTestJSON-1104708244 tempest-DeleteServersTestJSON-1104708244-project-member] https://10.4.3.126/volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 returned with HTTP 404 Aug 13 19:28:10.831755 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 414/1665] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:10 2026] GET /volume/v3/volumes/6d151238-d391-44dd-8005-5816e21f1367 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:11.258291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3eaacabd-6944-42a9-a2b9-01e1414286ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:11.260248 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3eaacabd-6944-42a9-a2b9-01e1414286ce tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 Aug 13 19:28:11.260481 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3eaacabd-6944-42a9-a2b9-01e1414286ce tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:11.260835 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3eaacabd-6944-42a9-a2b9-01e1414286ce tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:11.269909 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:11.269909 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:11.270405 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3eaacabd-6944-42a9-a2b9-01e1414286ce tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:11.272864 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3eaacabd-6944-42a9-a2b9-01e1414286ce tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 returned with HTTP 200 Aug 13 19:28:11.273297 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 419/1666] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:11 2026] GET /volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:11.284292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:11.286569 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:11.286997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "53fe723d-d7ba-40a0-9798-7d2d2d943182", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-117633856"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:11.289044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request body: {'volume': {'snapshot_id': '53fe723d-d7ba-40a0-9798-7d2d2d943182', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-117633856'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:11.295563 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:11.295563 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:11.296448 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:11.296696 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume of 1 GB Aug 13 19:28:11.301152 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Availability Zones retrieved successfully. Aug 13 19:28:11.309116 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (64a1ff3c-9e46-4a6b-9ba6-38b77db34c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:11.310110 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d57bdf-ede5-4a0f-913f-b3a07596ea6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:11.311094 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:11.339917 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d57bdf-ede5-4a0f-913f-b3a07596ea6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53fe723d-d7ba-40a0-9798-7d2d2d943182', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:11.340881 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52338e02-38d9-4037-8c2b-5600dccf7e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:11.397897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Created reservations ['1d14d1f9-aa83-48d6-b4ab-bb31a2c4bb33', '7df3a16b-cf51-4c07-8eb2-ee6648c0c78d', '0b855270-3f7e-40ec-bf81-a7961e16f0b0', '54d5f653-0b6f-472e-a8ae-e24bbd4d1093'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:11.398974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52338e02-38d9-4037-8c2b-5600dccf7e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d14d1f9-aa83-48d6-b4ab-bb31a2c4bb33', '7df3a16b-cf51-4c07-8eb2-ee6648c0c78d', '0b855270-3f7e-40ec-bf81-a7961e16f0b0', '54d5f653-0b6f-472e-a8ae-e24bbd4d1093']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:11.399981 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7417d4f2-db7f-42b8-a2b1-5809d37545b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:11.464427 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7417d4f2-db7f-42b8-a2b1-5809d37545b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-117633856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['1d14d1f9-aa83-48d6-b4ab-bb31a2c4bb33','7df3a16b-cf51-4c07-8eb2-ee6648c0c78d','0b855270-3f7e-40ec-bf81-a7961e16f0b0','54d5f653-0b6f-472e-a8ae-e24bbd4d1093'],size=1,snapshot_id=53fe723d-d7ba-40a0-9798-7d2d2d943182,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-117633856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3af91a609ebb43099b1d63b713942108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53fe723d-d7ba-40a0-9798-7d2d2d943182,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e9e615acf314fba8e3482a592f88c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:11.465452 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24daed35-6e40-45cf-aba3-7014e2c684c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:11.483979 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24daed35-6e40-45cf-aba3-7014e2c684c2) transitioned into state 'SUCCESS' from state '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-117633856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3af91a609ebb43099b1d63b713942108',qos_specs=None,replication_status=,reservations=['1d14d1f9-aa83-48d6-b4ab-bb31a2c4bb33','7df3a16b-cf51-4c07-8eb2-ee6648c0c78d','0b855270-3f7e-40ec-bf81-a7961e16f0b0','54d5f653-0b6f-472e-a8ae-e24bbd4d1093'],size=1,snapshot_id=53fe723d-d7ba-40a0-9798-7d2d2d943182,source_replicaid=,source_volid=None,status='creating',user_id='0e9e615acf314fba8e3482a592f88c31',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:11.484750 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fd5585-caef-4cb0-abef-a734a7ccbf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:11.485190 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-ddc460c2-a3c6-49bd-bde7-2a67743d180c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:11.488428 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-ddc460c2-a3c6-49bd-bde7-2a67743d180c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] DELETE https://10.4.3.126/volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a Aug 13 19:28:11.489565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-ddc460c2-a3c6-49bd-bde7-2a67743d180c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:11.489565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-ddc460c2-a3c6-49bd-bde7-2a67743d180c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:11.498894 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:11.498894 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:11.506873 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fd5585-caef-4cb0-abef-a734a7ccbf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:11.507711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Flow 'volume_create_api' (64a1ff3c-9e46-4a6b-9ba6-38b77db34c57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:11.508034 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Create volume request issued successfully. Aug 13 19:28:11.508661 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-34ce9d39-6d58-473b-87ee-7ed2ef552b07 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:11.509072 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 420/1667] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:11 2026] POST /volume/v3/volumes => generated 787 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:11.526244 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5b39099f-c72b-4b4e-a130-53aace0336cb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:11.528427 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b39099f-c72b-4b4e-a130-53aace0336cb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:11.528616 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b39099f-c72b-4b4e-a130-53aace0336cb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:11.528789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b39099f-c72b-4b4e-a130-53aace0336cb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:11.535462 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:11.535462 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:11.539236 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5b39099f-c72b-4b4e-a130-53aace0336cb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:11.544631 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b39099f-c72b-4b4e-a130-53aace0336cb tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc returned with HTTP 200 Aug 13 19:28:11.544631 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 415/1668] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:11 2026] GET /volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:11.552769 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-ddc460c2-a3c6-49bd-bde7-2a67743d180c tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a returned with HTTP 200 Aug 13 19:28:11.553452 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-555969c6-c08c-4655-85cd-3278b5be5dbf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:11.553613 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 415/1669] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:11 2026] DELETE /volume/v3/attachments/0c12201a-0c8e-4781-a776-bbca224a7f7a => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:11.556153 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-555969c6-c08c-4655-85cd-3278b5be5dbf tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:11.557255 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-555969c6-c08c-4655-85cd-3278b5be5dbf tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:11.558123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-555969c6-c08c-4655-85cd-3278b5be5dbf tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:11.564592 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-afffe437-33eb-4610-92e1-4a3eb2a06f5f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:11.566991 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:11.566991 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:11.567932 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-afffe437-33eb-4610-92e1-4a3eb2a06f5f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] DELETE https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:28:11.568147 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-afffe437-33eb-4610-92e1-4a3eb2a06f5f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:11.568414 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-afffe437-33eb-4610-92e1-4a3eb2a06f5f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:11.568610 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-afffe437-33eb-4610-92e1-4a3eb2a06f5f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Delete volume with id: 71afdfa7-4991-41eb-b2d1-906394d3fce2 Aug 13 19:28:11.572449 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-555969c6-c08c-4655-85cd-3278b5be5dbf tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:11.576700 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:11.576700 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:11.577287 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-afffe437-33eb-4610-92e1-4a3eb2a06f5f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Volume info retrieved successfully. Aug 13 19:28:11.579653 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-555969c6-c08c-4655-85cd-3278b5be5dbf tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 200 Aug 13 19:28:11.580450 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 420/1670] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:11 2026] GET /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:11.598803 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-39640a24-3296-425a-bd54-d5c3413a972e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:11.600298 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-afffe437-33eb-4610-92e1-4a3eb2a06f5f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] Delete volume request issued successfully. Aug 13 19:28:11.600524 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1c39f6a3-40e4-4f42-a327-00f20923f3e9 req-afffe437-33eb-4610-92e1-4a3eb2a06f5f tempest-ServerActionsV293TestJSON-192921038 tempest-ServerActionsV293TestJSON-192921038-project-member] https://10.4.3.126/volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 returned with HTTP 202 Aug 13 19:28:11.600979 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39640a24-3296-425a-bd54-d5c3413a972e tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] POST https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784/action Aug 13 19:28:11.601052 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 421/1671] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:28:11 2026] DELETE /volume/v3/volumes/71afdfa7-4991-41eb-b2d1-906394d3fce2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:11.601368 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-39640a24-3296-425a-bd54-d5c3413a972e tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:11.601541 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-39640a24-3296-425a-bd54-d5c3413a972e tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:11.610976 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:11.610976 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:11.612492 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-39640a24-3296-425a-bd54-d5c3413a972e tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:11.657810 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-39640a24-3296-425a-bd54-d5c3413a972e tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Created reservations ['69aa26fd-f037-4183-a870-dc98319074c7', 'aa961b5d-ba3d-41dc-b352-4609da189c51'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:11.675757 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-39640a24-3296-425a-bd54-d5c3413a972e tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Extend volume request issued successfully. Aug 13 19:28:11.677369 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39640a24-3296-425a-bd54-d5c3413a972e tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784/action returned with HTTP 202 Aug 13 19:28:11.678630 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 416/1672] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:28:11 2026] POST /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:11.689579 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-52f414e6-0f2b-4759-b545-44cf168e923a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:11.694050 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-52f414e6-0f2b-4759-b545-44cf168e923a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:11.694404 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-52f414e6-0f2b-4759-b545-44cf168e923a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:11.694705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-52f414e6-0f2b-4759-b545-44cf168e923a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:11.705301 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:11.705301 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:11.710806 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-52f414e6-0f2b-4759-b545-44cf168e923a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:11.718442 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-52f414e6-0f2b-4759-b545-44cf168e923a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 200 Aug 13 19:28:11.719117 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 416/1673] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:11 2026] GET /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:12.556670 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d71543d9-ef2b-4aa5-8cb6-7ad793e349be None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.560100 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d71543d9-ef2b-4aa5-8cb6-7ad793e349be tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:12.560418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d71543d9-ef2b-4aa5-8cb6-7ad793e349be tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.560647 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d71543d9-ef2b-4aa5-8cb6-7ad793e349be tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.567998 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.567998 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:12.571596 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d71543d9-ef2b-4aa5-8cb6-7ad793e349be tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:12.575538 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d71543d9-ef2b-4aa5-8cb6-7ad793e349be tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc returned with HTTP 200 Aug 13 19:28:12.575945 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 421/1674] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:12 2026] GET /volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:12.592031 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-80618c27-0655-42db-b101-acc8f01bb2ae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.593864 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80618c27-0655-42db-b101-acc8f01bb2ae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:12.594051 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80618c27-0655-42db-b101-acc8f01bb2ae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.594262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80618c27-0655-42db-b101-acc8f01bb2ae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.601686 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.601686 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:12.604712 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-80618c27-0655-42db-b101-acc8f01bb2ae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:12.608669 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80618c27-0655-42db-b101-acc8f01bb2ae tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc returned with HTTP 200 Aug 13 19:28:12.609033 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 422/1675] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:12 2026] GET /volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:12.623075 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a1bafe19-2979-4ebb-b10d-38bedb1a0163 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.625602 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1bafe19-2979-4ebb-b10d-38bedb1a0163 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:12.625862 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1bafe19-2979-4ebb-b10d-38bedb1a0163 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.626119 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1bafe19-2979-4ebb-b10d-38bedb1a0163 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.626358 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a1bafe19-2979-4ebb-b10d-38bedb1a0163 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume with id: 2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:12.637170 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.637170 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:12.637876 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a1bafe19-2979-4ebb-b10d-38bedb1a0163 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:12.660347 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a1bafe19-2979-4ebb-b10d-38bedb1a0163 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume request issued successfully. Aug 13 19:28:12.660347 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1bafe19-2979-4ebb-b10d-38bedb1a0163 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc returned with HTTP 202 Aug 13 19:28:12.660740 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 417/1676] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:12 2026] DELETE /volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:12.668865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a0eacaf2-904e-4c60-9fdc-983010ec1ab3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.670466 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a0eacaf2-904e-4c60-9fdc-983010ec1ab3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:12.670651 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a0eacaf2-904e-4c60-9fdc-983010ec1ab3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.670835 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a0eacaf2-904e-4c60-9fdc-983010ec1ab3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.678003 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.678003 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:12.681984 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a0eacaf2-904e-4c60-9fdc-983010ec1ab3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:12.687211 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a0eacaf2-904e-4c60-9fdc-983010ec1ab3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc returned with HTTP 200 Aug 13 19:28:12.687593 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 417/1677] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:12 2026] GET /volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:12.733288 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9657c71e-e002-40f0-919e-459585c3854d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.735154 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9657c71e-e002-40f0-919e-459585c3854d tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:12.739600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9657c71e-e002-40f0-919e-459585c3854d tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.739899 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9657c71e-e002-40f0-919e-459585c3854d tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.754526 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.754526 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:12.760666 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9657c71e-e002-40f0-919e-459585c3854d tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:12.770744 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9657c71e-e002-40f0-919e-459585c3854d tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 200 Aug 13 19:28:12.771314 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 422/1678] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:12 2026] GET /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:12.787180 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-35f8559a-e70b-47c7-b68a-372e79636a6c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.789465 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35f8559a-e70b-47c7-b68a-372e79636a6c tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:12.789711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35f8559a-e70b-47c7-b68a-372e79636a6c tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.789985 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35f8559a-e70b-47c7-b68a-372e79636a6c tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.799332 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.799332 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:12.803570 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-35f8559a-e70b-47c7-b68a-372e79636a6c tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:12.808404 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35f8559a-e70b-47c7-b68a-372e79636a6c tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 200 Aug 13 19:28:12.808987 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 423/1679] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:12 2026] GET /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:12.822921 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3b41f62d-43e5-42ad-bc29-e0c454c98bab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.826162 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b41f62d-43e5-42ad-bc29-e0c454c98bab tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:12.826421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b41f62d-43e5-42ad-bc29-e0c454c98bab tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.826615 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b41f62d-43e5-42ad-bc29-e0c454c98bab tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.835022 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.835022 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:12.838814 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3b41f62d-43e5-42ad-bc29-e0c454c98bab tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:12.843803 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b41f62d-43e5-42ad-bc29-e0c454c98bab tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 200 Aug 13 19:28:12.844486 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 418/1680] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:12 2026] GET /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:12.858954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0b589479-22c6-4e4b-848e-57876b7ba52f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.860794 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0b589479-22c6-4e4b-848e-57876b7ba52f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] DELETE https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:12.860968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0b589479-22c6-4e4b-848e-57876b7ba52f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.861164 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0b589479-22c6-4e4b-848e-57876b7ba52f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.861371 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-0b589479-22c6-4e4b-848e-57876b7ba52f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Delete volume with id: af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:12.868710 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.868710 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:12.869149 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0b589479-22c6-4e4b-848e-57876b7ba52f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:12.900710 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0b589479-22c6-4e4b-848e-57876b7ba52f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Delete volume request issued successfully. Aug 13 19:28:12.901900 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0b589479-22c6-4e4b-848e-57876b7ba52f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 202 Aug 13 19:28:12.901900 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 418/1681] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:12 2026] DELETE /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:12.912211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bffc6da4-215c-4f43-8e4a-56b6ca4a657f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:12.914266 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bffc6da4-215c-4f43-8e4a-56b6ca4a657f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:12.914516 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bffc6da4-215c-4f43-8e4a-56b6ca4a657f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:12.914727 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bffc6da4-215c-4f43-8e4a-56b6ca4a657f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:12.922352 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:12.922352 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:12.926637 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bffc6da4-215c-4f43-8e4a-56b6ca4a657f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:12.931681 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bffc6da4-215c-4f43-8e4a-56b6ca4a657f tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 200 Aug 13 19:28:12.932063 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 423/1682] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:12 2026] GET /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:13.702220 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-65c2f687-9eba-44e7-b0fe-915281bd9575 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:13.705043 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65c2f687-9eba-44e7-b0fe-915281bd9575 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:13.705043 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65c2f687-9eba-44e7-b0fe-915281bd9575 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:13.705043 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65c2f687-9eba-44e7-b0fe-915281bd9575 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:13.712654 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65c2f687-9eba-44e7-b0fe-915281bd9575 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc returned with HTTP 404 Aug 13 19:28:13.714481 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 424/1683] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:13 2026] GET /volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:13.729221 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15c81042-3d99-46df-83dc-1f1934d5a969 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:13.729221 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15c81042-3d99-46df-83dc-1f1934d5a969 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:13.729221 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15c81042-3d99-46df-83dc-1f1934d5a969 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:13.729221 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15c81042-3d99-46df-83dc-1f1934d5a969 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:13.739924 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15c81042-3d99-46df-83dc-1f1934d5a969 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc returned with HTTP 404 Aug 13 19:28:13.740436 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 419/1684] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:13 2026] GET /volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:13.749251 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ae250f6c-fed5-43e6-aceb-483d235cb3b2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:13.751580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae250f6c-fed5-43e6-aceb-483d235cb3b2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:13.751844 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae250f6c-fed5-43e6-aceb-483d235cb3b2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:13.752097 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae250f6c-fed5-43e6-aceb-483d235cb3b2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:13.752353 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-ae250f6c-fed5-43e6-aceb-483d235cb3b2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume with id: 2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc Aug 13 19:28:13.760604 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae250f6c-fed5-43e6-aceb-483d235cb3b2 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc returned with HTTP 404 Aug 13 19:28:13.761500 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 419/1685] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:13 2026] DELETE /volume/v3/volumes/2f3438cb-7b2c-40c0-8faf-c922cdcdf9dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:13.771670 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb989621-245a-4b5d-99e2-d1596287b09e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:13.774981 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb989621-245a-4b5d-99e2-d1596287b09e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 Aug 13 19:28:13.775192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb989621-245a-4b5d-99e2-d1596287b09e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:13.775458 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb989621-245a-4b5d-99e2-d1596287b09e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:13.775572 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-eb989621-245a-4b5d-99e2-d1596287b09e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete snapshot with id: 53fe723d-d7ba-40a0-9798-7d2d2d943182 Aug 13 19:28:13.786666 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:13.786666 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:13.787286 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eb989621-245a-4b5d-99e2-d1596287b09e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:13.808057 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eb989621-245a-4b5d-99e2-d1596287b09e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot delete request issued successfully. Aug 13 19:28:13.808057 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb989621-245a-4b5d-99e2-d1596287b09e tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 returned with HTTP 202 Aug 13 19:28:13.808057 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 424/1686] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:28:13 2026] DELETE /volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:13.817867 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1fc7d974-f674-492e-8897-90214891b108 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:13.819819 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1fc7d974-f674-492e-8897-90214891b108 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 Aug 13 19:28:13.820531 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1fc7d974-f674-492e-8897-90214891b108 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:13.821246 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1fc7d974-f674-492e-8897-90214891b108 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:13.827929 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:13.827929 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:13.828391 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1fc7d974-f674-492e-8897-90214891b108 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Snapshot retrieved successfully. Aug 13 19:28:13.829547 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1fc7d974-f674-492e-8897-90214891b108 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 returned with HTTP 200 Aug 13 19:28:13.829917 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 425/1687] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:13 2026] GET /volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:13.949182 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f255230a-8368-4f3c-a9f6-addfd96018e4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:13.951037 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f255230a-8368-4f3c-a9f6-addfd96018e4 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 Aug 13 19:28:13.951216 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f255230a-8368-4f3c-a9f6-addfd96018e4 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:13.951391 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f255230a-8368-4f3c-a9f6-addfd96018e4 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:13.957480 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f255230a-8368-4f3c-a9f6-addfd96018e4 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 returned with HTTP 404 Aug 13 19:28:13.957978 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 420/1688] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:13 2026] GET /volume/v3/volumes/af8c2858-60b1-4937-8f55-0bb5cc19c784 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:13.967430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-38201565-2074-44fb-929c-7daf57223f92 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:13.969047 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:13.969434 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1690367465"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:13.970782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1690367465'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:13.970902 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Create volume of 1 GB Aug 13 19:28:13.975266 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Availability Zones retrieved successfully. Aug 13 19:28:13.982600 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Flow 'volume_create_api' (95ad268e-bf6f-452d-bc6d-4d5bab50fa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:13.983522 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d229bb52-ddbc-4cc4-8672-4e5d3986eab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:13.984412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:14.013432 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d229bb52-ddbc-4cc4-8672-4e5d3986eab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:14.013812 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57144a44-29b8-465d-90a8-f45761f9a453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:14.063201 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Created reservations ['03af1376-7aeb-4c7f-87a6-048658991257', 'c6970156-62e5-4b3e-9ab1-98d3b95154b8', 'dd027474-0f5c-439c-845c-7653d5d47e41', '5d9a35c5-23ef-4122-aa7b-774d5315d1df'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:14.063953 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57144a44-29b8-465d-90a8-f45761f9a453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03af1376-7aeb-4c7f-87a6-048658991257', 'c6970156-62e5-4b3e-9ab1-98d3b95154b8', 'dd027474-0f5c-439c-845c-7653d5d47e41', '5d9a35c5-23ef-4122-aa7b-774d5315d1df']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:14.064815 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (410a3439-a766-4e04-8ca8-c487408fcffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:14.087641 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (410a3439-a766-4e04-8ca8-c487408fcffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b3adb98-1006-429c-b2ee-d4f68b8faf68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1690367465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02e263e9b2545038d5a769e826ce964',qos_specs=None,replication_status=,reservations=['03af1376-7aeb-4c7f-87a6-048658991257','c6970156-62e5-4b3e-9ab1-98d3b95154b8','dd027474-0f5c-439c-845c-7653d5d47e41','5d9a35c5-23ef-4122-aa7b-774d5315d1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ca2b8ae43c643d88b940d52752a0a24',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1690367465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b3adb98-1006-429c-b2ee-d4f68b8faf68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d02e263e9b2545038d5a769e826ce964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ca2b8ae43c643d88b940d52752a0a24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:14.088475 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0d8c31-b8c5-4b56-bd87-a53434d0cc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:14.107822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0d8c31-b8c5-4b56-bd87-a53434d0cc30) transitioned into state 'SUCCESS' from state '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-1690367465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02e263e9b2545038d5a769e826ce964',qos_specs=None,replication_status=,reservations=['03af1376-7aeb-4c7f-87a6-048658991257','c6970156-62e5-4b3e-9ab1-98d3b95154b8','dd027474-0f5c-439c-845c-7653d5d47e41','5d9a35c5-23ef-4122-aa7b-774d5315d1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ca2b8ae43c643d88b940d52752a0a24',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:14.108563 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6c059e-261b-4169-9e2e-66d62a3816f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:14.116864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6c059e-261b-4169-9e2e-66d62a3816f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:14.117634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Flow 'volume_create_api' (95ad268e-bf6f-452d-bc6d-4d5bab50fa3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:14.117906 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Create volume request issued successfully. Aug 13 19:28:14.118493 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-38201565-2074-44fb-929c-7daf57223f92 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:14.118912 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 420/1689] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:28:13 2026] POST /volume/v3/volumes => generated 748 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:14.130942 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5a32f696-d435-4581-8bd0-56ef1ef6e6ac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:14.132516 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a32f696-d435-4581-8bd0-56ef1ef6e6ac tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:14.132668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a32f696-d435-4581-8bd0-56ef1ef6e6ac tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:14.132842 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a32f696-d435-4581-8bd0-56ef1ef6e6ac tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:14.138891 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:14.138891 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:14.142217 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5a32f696-d435-4581-8bd0-56ef1ef6e6ac tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:14.146430 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a32f696-d435-4581-8bd0-56ef1ef6e6ac tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 200 Aug 13 19:28:14.146880 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 425/1690] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:14 2026] GET /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:14.838616 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a8f14ba-5164-4099-a7bb-b58075be9ab0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:14.840443 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a8f14ba-5164-4099-a7bb-b58075be9ab0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 Aug 13 19:28:14.840681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a8f14ba-5164-4099-a7bb-b58075be9ab0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:14.840879 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a8f14ba-5164-4099-a7bb-b58075be9ab0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:14.844950 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a8f14ba-5164-4099-a7bb-b58075be9ab0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 returned with HTTP 404 Aug 13 19:28:14.845407 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 426/1691] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:14 2026] GET /volume/v3/snapshots/53fe723d-d7ba-40a0-9798-7d2d2d943182 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:14.853757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8f0e3a2b-6a55-4ebe-a303-2b48a9170cf0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:14.855598 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f0e3a2b-6a55-4ebe-a303-2b48a9170cf0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 Aug 13 19:28:14.855935 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f0e3a2b-6a55-4ebe-a303-2b48a9170cf0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:14.856065 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f0e3a2b-6a55-4ebe-a303-2b48a9170cf0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:14.862373 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:14.862373 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:14.865533 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8f0e3a2b-6a55-4ebe-a303-2b48a9170cf0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:14.869041 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f0e3a2b-6a55-4ebe-a303-2b48a9170cf0 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 returned with HTTP 200 Aug 13 19:28:14.869471 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 421/1692] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:14 2026] GET /volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:14.881201 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ea9c72a3-606e-4741-b0de-c447f8c461d3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:14.883653 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ea9c72a3-606e-4741-b0de-c447f8c461d3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 Aug 13 19:28:14.883925 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ea9c72a3-606e-4741-b0de-c447f8c461d3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:14.884172 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ea9c72a3-606e-4741-b0de-c447f8c461d3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:14.884399 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-ea9c72a3-606e-4741-b0de-c447f8c461d3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume with id: 58e26bb7-4666-4d2c-8eb9-d1f897610455 Aug 13 19:28:14.893387 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:14.893387 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:14.894059 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ea9c72a3-606e-4741-b0de-c447f8c461d3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:14.911697 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ea9c72a3-606e-4741-b0de-c447f8c461d3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume request issued successfully. Aug 13 19:28:14.911934 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ea9c72a3-606e-4741-b0de-c447f8c461d3 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 returned with HTTP 202 Aug 13 19:28:14.912505 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 421/1693] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:14 2026] DELETE /volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:14.918694 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-308e966f-4ccf-4322-965e-82842c3a8105 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:14.922225 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-308e966f-4ccf-4322-965e-82842c3a8105 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 Aug 13 19:28:14.922225 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-308e966f-4ccf-4322-965e-82842c3a8105 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:14.922225 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-308e966f-4ccf-4322-965e-82842c3a8105 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:14.928105 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:14.928105 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:14.932145 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-308e966f-4ccf-4322-965e-82842c3a8105 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:14.937105 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-308e966f-4ccf-4322-965e-82842c3a8105 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 returned with HTTP 200 Aug 13 19:28:14.937105 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 426/1694] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:14 2026] GET /volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:15.161457 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d846326c-56d4-4307-8b67-99f7299371b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:15.163866 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d846326c-56d4-4307-8b67-99f7299371b9 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:15.164108 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d846326c-56d4-4307-8b67-99f7299371b9 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:15.164547 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d846326c-56d4-4307-8b67-99f7299371b9 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:15.173771 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:15.173771 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:15.179412 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d846326c-56d4-4307-8b67-99f7299371b9 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:15.188051 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d846326c-56d4-4307-8b67-99f7299371b9 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 200 Aug 13 19:28:15.189189 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 427/1695] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:15 2026] GET /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:15.203353 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f7579a54-60c8-44f9-829e-c251143cefc2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:15.205762 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f7579a54-60c8-44f9-829e-c251143cefc2 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:28:15.206074 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f7579a54-60c8-44f9-829e-c251143cefc2 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b3adb98-1006-429c-b2ee-d4f68b8faf68", "name": "tempest-VolumesExtendTest-Snapshot-1466143060"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:15.219207 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:15.219207 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:15.219673 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f7579a54-60c8-44f9-829e-c251143cefc2 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:15.219775 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-f7579a54-60c8-44f9-829e-c251143cefc2 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Create snapshot from volume 1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:15.257662 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f7579a54-60c8-44f9-829e-c251143cefc2 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Created reservations ['e3cd5d82-ff27-411e-a4ca-8c3ecb542184', '512ad8e4-49a5-491c-92e6-cfa791d938fe', 'be538af1-a3f1-43b7-9f36-9af6452e4fde', '3bc45ad8-28c8-40db-b461-fa5dc23181c2'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:15.284403 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f7579a54-60c8-44f9-829e-c251143cefc2 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Snapshot create request issued successfully. Aug 13 19:28:15.284723 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f7579a54-60c8-44f9-829e-c251143cefc2 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:28:15.285171 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 422/1696] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:28:15 2026] POST /volume/v3/snapshots => generated 304 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:15.297488 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7ee07b13-64e2-48c9-b64c-1e15e9cf72db None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:15.299346 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7ee07b13-64e2-48c9-b64c-1e15e9cf72db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab Aug 13 19:28:15.299559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7ee07b13-64e2-48c9-b64c-1e15e9cf72db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:15.299811 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7ee07b13-64e2-48c9-b64c-1e15e9cf72db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:15.320366 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:15.320366 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:15.321353 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7ee07b13-64e2-48c9-b64c-1e15e9cf72db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Snapshot retrieved successfully. Aug 13 19:28:15.322894 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7ee07b13-64e2-48c9-b64c-1e15e9cf72db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab returned with HTTP 200 Aug 13 19:28:15.325781 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 422/1697] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:15 2026] GET /volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab => generated 436 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:15.952509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-35e14e4d-7364-4bed-a7ae-ba5ead45c29c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:15.954853 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35e14e4d-7364-4bed-a7ae-ba5ead45c29c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 Aug 13 19:28:15.955113 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35e14e4d-7364-4bed-a7ae-ba5ead45c29c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:15.955389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35e14e4d-7364-4bed-a7ae-ba5ead45c29c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:15.965750 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35e14e4d-7364-4bed-a7ae-ba5ead45c29c tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 returned with HTTP 404 Aug 13 19:28:15.966712 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 427/1698] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:15 2026] GET /volume/v3/volumes/58e26bb7-4666-4d2c-8eb9-d1f897610455 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:15.977206 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d98d6bfd-4aca-4553-a06d-554dd3ce2b78 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:15.979738 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d98d6bfd-4aca-4553-a06d-554dd3ce2b78 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:28:15.980101 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d98d6bfd-4aca-4553-a06d-554dd3ce2b78 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:15.980433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d98d6bfd-4aca-4553-a06d-554dd3ce2b78 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:15.990183 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:15.990183 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:15.996472 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d98d6bfd-4aca-4553-a06d-554dd3ce2b78 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:16.004133 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d98d6bfd-4aca-4553-a06d-554dd3ce2b78 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:28:16.004520 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 428/1699] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:15 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:16.016877 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02f604af-d6e5-494d-9386-716d4aca761d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:16.018816 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02f604af-d6e5-494d-9386-716d4aca761d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:28:16.019026 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02f604af-d6e5-494d-9386-716d4aca761d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:16.019262 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02f604af-d6e5-494d-9386-716d4aca761d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:16.019485 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-02f604af-d6e5-494d-9386-716d4aca761d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume with id: 8c460483-410c-4ee2-9424-59743515061a Aug 13 19:28:16.030330 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:16.030330 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:16.030856 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-02f604af-d6e5-494d-9386-716d4aca761d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:16.051409 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-02f604af-d6e5-494d-9386-716d4aca761d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Delete volume request issued successfully. Aug 13 19:28:16.051670 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02f604af-d6e5-494d-9386-716d4aca761d tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 202 Aug 13 19:28:16.052253 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 423/1700] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:16 2026] DELETE /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:16.060065 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1dba78c7-b877-45a0-aa81-b29eeee9cc40 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:16.063357 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1dba78c7-b877-45a0-aa81-b29eeee9cc40 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:28:16.063608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1dba78c7-b877-45a0-aa81-b29eeee9cc40 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:16.063981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1dba78c7-b877-45a0-aa81-b29eeee9cc40 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:16.073132 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:16.073132 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:16.078847 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1dba78c7-b877-45a0-aa81-b29eeee9cc40 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Volume info retrieved successfully. Aug 13 19:28:16.084219 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1dba78c7-b877-45a0-aa81-b29eeee9cc40 tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 200 Aug 13 19:28:16.084709 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 423/1701] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:16 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:16.337181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cabf66a6-fedb-46de-8c4a-13b26fdb783a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:16.338853 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cabf66a6-fedb-46de-8c4a-13b26fdb783a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab Aug 13 19:28:16.339067 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cabf66a6-fedb-46de-8c4a-13b26fdb783a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:16.339296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cabf66a6-fedb-46de-8c4a-13b26fdb783a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:16.344345 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:16.344345 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:16.344755 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cabf66a6-fedb-46de-8c4a-13b26fdb783a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Snapshot retrieved successfully. Aug 13 19:28:16.345594 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cabf66a6-fedb-46de-8c4a-13b26fdb783a tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab returned with HTTP 200 Aug 13 19:28:16.346015 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 428/1702] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:16 2026] GET /volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:16.354789 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-935ed840-ef3c-42e5-aac8-90991a3c17cd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:16.359762 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-935ed840-ef3c-42e5-aac8-90991a3c17cd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] POST https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68/action Aug 13 19:28:16.360212 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-935ed840-ef3c-42e5-aac8-90991a3c17cd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:16.360409 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-935ed840-ef3c-42e5-aac8-90991a3c17cd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:16.371519 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:16.371519 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:16.372304 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-935ed840-ef3c-42e5-aac8-90991a3c17cd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:16.416459 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-935ed840-ef3c-42e5-aac8-90991a3c17cd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Created reservations ['3c863906-fc46-4b20-a80e-ddc0366e08e3', '432da4f3-bfe7-4084-860f-a9261f07592a'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:16.429300 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-935ed840-ef3c-42e5-aac8-90991a3c17cd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Extend volume request issued successfully. Aug 13 19:28:16.429300 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-935ed840-ef3c-42e5-aac8-90991a3c17cd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68/action returned with HTTP 202 Aug 13 19:28:16.429300 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 429/1703] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:28:16 2026] POST /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:16.435074 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ac599fd8-7d69-439e-a995-3d26b1caace7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:16.439823 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac599fd8-7d69-439e-a995-3d26b1caace7 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:16.439823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac599fd8-7d69-439e-a995-3d26b1caace7 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:16.439823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac599fd8-7d69-439e-a995-3d26b1caace7 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:16.447727 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:16.447727 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:16.456149 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ac599fd8-7d69-439e-a995-3d26b1caace7 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:16.461855 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac599fd8-7d69-439e-a995-3d26b1caace7 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 200 Aug 13 19:28:16.462432 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 424/1704] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:16 2026] GET /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:17.097204 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b54e76b3-55a2-4ebc-92d1-67f2f08cca0b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:17.100110 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b54e76b3-55a2-4ebc-92d1-67f2f08cca0b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] GET https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a Aug 13 19:28:17.100110 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b54e76b3-55a2-4ebc-92d1-67f2f08cca0b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:17.100483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b54e76b3-55a2-4ebc-92d1-67f2f08cca0b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:17.107506 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b54e76b3-55a2-4ebc-92d1-67f2f08cca0b tempest-VolumesSnapshotTestJSON-2134879311 tempest-VolumesSnapshotTestJSON-2134879311-project-member] https://10.4.3.126/volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a returned with HTTP 404 Aug 13 19:28:17.108116 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 424/1705] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:17 2026] GET /volume/v3/volumes/8c460483-410c-4ee2-9424-59743515061a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:17.480925 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-da1e5d7c-86d4-4eb3-a3fc-38248ccbd193 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:17.484977 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da1e5d7c-86d4-4eb3-a3fc-38248ccbd193 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:17.485239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da1e5d7c-86d4-4eb3-a3fc-38248ccbd193 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:17.485508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da1e5d7c-86d4-4eb3-a3fc-38248ccbd193 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:17.499293 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:17.499293 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:17.502016 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-da1e5d7c-86d4-4eb3-a3fc-38248ccbd193 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:17.507287 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da1e5d7c-86d4-4eb3-a3fc-38248ccbd193 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 200 Aug 13 19:28:17.507813 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 429/1706] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:17 2026] GET /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:17.525350 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-079ee41a-203d-422d-bfe1-095424eff370 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:17.527532 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-079ee41a-203d-422d-bfe1-095424eff370 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:17.527877 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-079ee41a-203d-422d-bfe1-095424eff370 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:17.528160 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-079ee41a-203d-422d-bfe1-095424eff370 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:17.536150 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:17.536150 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:17.541296 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-079ee41a-203d-422d-bfe1-095424eff370 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:17.545369 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-079ee41a-203d-422d-bfe1-095424eff370 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 200 Aug 13 19:28:17.545939 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 430/1707] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:17 2026] GET /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:17.557645 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-adee0163-811d-42e8-bcf2-d40a5af6039b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:17.560222 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-adee0163-811d-42e8-bcf2-d40a5af6039b tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab Aug 13 19:28:17.560222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-adee0163-811d-42e8-bcf2-d40a5af6039b tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:17.560222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-adee0163-811d-42e8-bcf2-d40a5af6039b tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:17.560419 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-adee0163-811d-42e8-bcf2-d40a5af6039b tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Delete snapshot with id: a081ac4d-1b14-40a1-84d6-a2cd976690ab Aug 13 19:28:17.566912 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:17.566912 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:17.566912 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-adee0163-811d-42e8-bcf2-d40a5af6039b tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Snapshot retrieved successfully. Aug 13 19:28:17.587303 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-adee0163-811d-42e8-bcf2-d40a5af6039b tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Snapshot delete request issued successfully. Aug 13 19:28:17.587629 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-adee0163-811d-42e8-bcf2-d40a5af6039b tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab returned with HTTP 202 Aug 13 19:28:17.588147 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 425/1708] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:28:17 2026] DELETE /volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:17.598013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-38ef18ae-269a-4ba4-baff-d612c3a58ffd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:17.600034 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-38ef18ae-269a-4ba4-baff-d612c3a58ffd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab Aug 13 19:28:17.600541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-38ef18ae-269a-4ba4-baff-d612c3a58ffd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:17.600541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-38ef18ae-269a-4ba4-baff-d612c3a58ffd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:17.606843 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:17.606843 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:17.608489 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-38ef18ae-269a-4ba4-baff-d612c3a58ffd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Snapshot retrieved successfully. Aug 13 19:28:17.608489 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-38ef18ae-269a-4ba4-baff-d612c3a58ffd tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab returned with HTTP 200 Aug 13 19:28:17.609484 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 425/1709] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:17 2026] GET /volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:18.619076 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8b71f7d3-61c9-453f-83a8-a39fc74b3788 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:18.620838 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8b71f7d3-61c9-453f-83a8-a39fc74b3788 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab Aug 13 19:28:18.621087 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8b71f7d3-61c9-453f-83a8-a39fc74b3788 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:18.621324 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8b71f7d3-61c9-453f-83a8-a39fc74b3788 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:18.625636 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8b71f7d3-61c9-453f-83a8-a39fc74b3788 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab returned with HTTP 404 Aug 13 19:28:18.626181 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 430/1710] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:18 2026] GET /volume/v3/snapshots/a081ac4d-1b14-40a1-84d6-a2cd976690ab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:18.633640 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9f986452-b706-48cf-a0a7-7800329d5d35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:18.635900 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f986452-b706-48cf-a0a7-7800329d5d35 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:18.636201 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9f986452-b706-48cf-a0a7-7800329d5d35 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:18.636555 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9f986452-b706-48cf-a0a7-7800329d5d35 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:18.647266 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:18.647266 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:18.651615 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9f986452-b706-48cf-a0a7-7800329d5d35 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:18.657074 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f986452-b706-48cf-a0a7-7800329d5d35 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 200 Aug 13 19:28:18.657621 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 431/1711] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:18 2026] GET /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:18.671519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6600adcb-c266-47ee-8316-07e080bdb3ea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:18.674829 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6600adcb-c266-47ee-8316-07e080bdb3ea tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:18.675082 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6600adcb-c266-47ee-8316-07e080bdb3ea tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:18.675287 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6600adcb-c266-47ee-8316-07e080bdb3ea tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:18.675451 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-6600adcb-c266-47ee-8316-07e080bdb3ea tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Delete volume with id: 1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:18.684465 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:18.684465 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:18.685026 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6600adcb-c266-47ee-8316-07e080bdb3ea tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:18.707966 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6600adcb-c266-47ee-8316-07e080bdb3ea tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Delete volume request issued successfully. Aug 13 19:28:18.707966 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6600adcb-c266-47ee-8316-07e080bdb3ea tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 202 Aug 13 19:28:18.707966 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 426/1712] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:18 2026] DELETE /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:18.715765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d35c24d3-75c0-4a2f-8556-1dd38a59d8db None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:18.717615 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d35c24d3-75c0-4a2f-8556-1dd38a59d8db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:18.717810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d35c24d3-75c0-4a2f-8556-1dd38a59d8db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:18.718006 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d35c24d3-75c0-4a2f-8556-1dd38a59d8db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:18.726950 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:18.726950 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:18.733345 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d35c24d3-75c0-4a2f-8556-1dd38a59d8db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Volume info retrieved successfully. Aug 13 19:28:18.737102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d35c24d3-75c0-4a2f-8556-1dd38a59d8db tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 200 Aug 13 19:28:18.737869 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 426/1713] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:18 2026] GET /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:18.879102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-27c1b49d-6123-493a-b7d2-020e17568251 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:18.881322 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27c1b49d-6123-493a-b7d2-020e17568251 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:18.881529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27c1b49d-6123-493a-b7d2-020e17568251 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:18.881713 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27c1b49d-6123-493a-b7d2-020e17568251 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:18.889438 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:18.889438 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:18.893572 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-27c1b49d-6123-493a-b7d2-020e17568251 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:18.898916 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27c1b49d-6123-493a-b7d2-020e17568251 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:18.899716 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 431/1714] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:18 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:18.915260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-54219890-6a3b-452a-bb0f-0e1c04c39ea3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:18.916971 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54219890-6a3b-452a-bb0f-0e1c04c39ea3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:18.917161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54219890-6a3b-452a-bb0f-0e1c04c39ea3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:18.917383 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54219890-6a3b-452a-bb0f-0e1c04c39ea3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:18.924470 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:18.924470 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:18.928435 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-54219890-6a3b-452a-bb0f-0e1c04c39ea3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:18.932341 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54219890-6a3b-452a-bb0f-0e1c04c39ea3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:18.932767 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 432/1715] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:18 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:18.974735 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-547803bd-4b97-4ef7-81ec-fbe22cd84ea4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:18.977405 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-547803bd-4b97-4ef7-81ec-fbe22cd84ea4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:18.977768 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-547803bd-4b97-4ef7-81ec-fbe22cd84ea4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:18.978108 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-547803bd-4b97-4ef7-81ec-fbe22cd84ea4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:18.986427 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:18.986427 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:18.990049 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-547803bd-4b97-4ef7-81ec-fbe22cd84ea4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:18.994733 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-547803bd-4b97-4ef7-81ec-fbe22cd84ea4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:18.995204 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 427/1716] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:18 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:19.096366 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-098b2de5-a92c-4d64-a771-cc904ecd90ef None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:19.096808 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-098b2de5-a92c-4d64-a771-cc904ecd90ef None None] GET https://10.4.3.126/volume// Aug 13 19:28:19.097048 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-098b2de5-a92c-4d64-a771-cc904ecd90ef None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:19.097378 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-098b2de5-a92c-4d64-a771-cc904ecd90ef None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:19.097781 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-098b2de5-a92c-4d64-a771-cc904ecd90ef None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:19.098220 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 427/1717] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:28:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:19.105460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-cf7a802f-c23b-4b5c-8a3b-0639eca80d37 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:19.108686 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-cf7a802f-c23b-4b5c-8a3b-0639eca80d37 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:28:19.109185 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-cf7a802f-c23b-4b5c-8a3b-0639eca80d37 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "491bb9d9-a779-4452-88d1-2f605c83f0fc", "connector": null, "instance_uuid": "4b23320c-0971-4310-a596-7e7691a34145"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:19.121062 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:19.121062 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:19.162220 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-cf7a802f-c23b-4b5c-8a3b-0639eca80d37 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:28:19.163094 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 432/1718] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:28:19 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:19.193316 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8d3ec9b7-bef6-4b62-b7f0-f970064693df None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:19.195478 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d3ec9b7-bef6-4b62-b7f0-f970064693df tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:19.195762 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d3ec9b7-bef6-4b62-b7f0-f970064693df tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:19.196024 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d3ec9b7-bef6-4b62-b7f0-f970064693df tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:19.207066 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6a6d0ef6-74c5-42b1-b192-8315df6ff0a8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:19.207066 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a6d0ef6-74c5-42b1-b192-8315df6ff0a8 None None] GET https://10.4.3.126/volume// Aug 13 19:28:19.207066 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a6d0ef6-74c5-42b1-b192-8315df6ff0a8 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:19.207066 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a6d0ef6-74c5-42b1-b192-8315df6ff0a8 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:19.207066 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a6d0ef6-74c5-42b1-b192-8315df6ff0a8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:19.207066 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 428/1719] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:19.209647 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:19.209647 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:19.218427 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d3ec9b7-bef6-4b62-b7f0-f970064693df tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:19.218543 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-a25916e4-8465-4b33-81b4-dc490c2cdfea None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:19.222604 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-a25916e4-8465-4b33-81b4-dc490c2cdfea tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:19.222900 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-a25916e4-8465-4b33-81b4-dc490c2cdfea tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:19.223197 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-a25916e4-8465-4b33-81b4-dc490c2cdfea tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:19.223654 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d3ec9b7-bef6-4b62-b7f0-f970064693df tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:19.224316 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 433/1720] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:19 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:19.239585 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:19.239585 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:19.248896 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-a25916e4-8465-4b33-81b4-dc490c2cdfea tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:19.257012 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-a25916e4-8465-4b33-81b4-dc490c2cdfea tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:19.257767 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 428/1721] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:19 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 1037 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:19.365703 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-66b925b2-d09c-4303-9655-3dc598eb1f40 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:19.367784 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-66b925b2-d09c-4303-9655-3dc598eb1f40 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] PUT https://10.4.3.126/volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744 Aug 13 19:28:19.368199 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-66b925b2-d09c-4303-9655-3dc598eb1f40 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:19.376487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-66b925b2-d09c-4303-9655-3dc598eb1f40 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Acquiring lock "cinder-attachment_update-491bb9d9-a779-4452-88d1-2f605c83f0fc-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:28:19.383862 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-66b925b2-d09c-4303-9655-3dc598eb1f40 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Lock "cinder-attachment_update-491bb9d9-a779-4452-88d1-2f605c83f0fc-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:28:19.384598 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:19.384598 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:19.476455 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-66b925b2-d09c-4303-9655-3dc598eb1f40 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Lock "cinder-attachment_update-491bb9d9-a779-4452-88d1-2f605c83f0fc-np0000007253" released by "attachment_update" :: held 0.093s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:28:19.476807 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-66b925b2-d09c-4303-9655-3dc598eb1f40 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744 returned with HTTP 200 Aug 13 19:28:19.477417 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 433/1722] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:28:19 2026] PUT /volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:19.754045 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bba31033-0317-49b2-ab19-f18e40e3eae1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:19.756635 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bba31033-0317-49b2-ab19-f18e40e3eae1 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] GET https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 Aug 13 19:28:19.756635 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bba31033-0317-49b2-ab19-f18e40e3eae1 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:19.756785 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bba31033-0317-49b2-ab19-f18e40e3eae1 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:19.768331 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bba31033-0317-49b2-ab19-f18e40e3eae1 tempest-VolumesExtendTest-197132093 tempest-VolumesExtendTest-197132093-project-member] https://10.4.3.126/volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 returned with HTTP 404 Aug 13 19:28:19.768331 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 429/1723] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:19 2026] GET /volume/v3/volumes/1b3adb98-1006-429c-b2ee-d4f68b8faf68 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:20.245028 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2424f51c-cb12-4294-a84f-ebddf7281ca6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:20.247434 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2424f51c-cb12-4294-a84f-ebddf7281ca6 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:20.247706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2424f51c-cb12-4294-a84f-ebddf7281ca6 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:20.247879 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2424f51c-cb12-4294-a84f-ebddf7281ca6 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:20.273293 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:20.273293 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:20.281986 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2424f51c-cb12-4294-a84f-ebddf7281ca6 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:20.290382 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2424f51c-cb12-4294-a84f-ebddf7281ca6 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:20.290382 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 434/1724] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:20 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:21.306680 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5d259b58-8b44-484e-a8e2-3ced33372165 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:21.309157 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5d259b58-8b44-484e-a8e2-3ced33372165 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:21.309459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5d259b58-8b44-484e-a8e2-3ced33372165 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:21.309793 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5d259b58-8b44-484e-a8e2-3ced33372165 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:21.324113 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:21.324113 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:21.330446 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5d259b58-8b44-484e-a8e2-3ced33372165 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:21.337199 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5d259b58-8b44-484e-a8e2-3ced33372165 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:21.337670 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 429/1725] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:21 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:21.385048 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6a253556-442e-49aa-96de-49662bb5905c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:21.490609 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a253556-442e-49aa-96de-49662bb5905c tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:28:21.491292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a253556-442e-49aa-96de-49662bb5905c tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89567e46-82c0-437c-abb7-d9171f074884", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1503023967"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:21.505750 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a253556-442e-49aa-96de-49662bb5905c tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 404 Aug 13 19:28:21.507212 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 434/1726] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:28:21 2026] POST /volume/v3/snapshots => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:21.514556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0b5a3fa3-f7be-4456-9b0b-252ff801d3ce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:21.519214 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b5a3fa3-f7be-4456-9b0b-252ff801d3ce tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:28:21.519697 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0b5a3fa3-f7be-4456-9b0b-252ff801d3ce tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-129499991"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:21.556386 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0b5a3fa3-f7be-4456-9b0b-252ff801d3ce tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 404 Aug 13 19:28:21.556819 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 430/1727] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:28:21 2026] POST /volume/v3/snapshots => generated 77 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:21.567523 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b7d73d23-e04b-4123-9c8c-36ed0c93a6ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:21.570969 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7d73d23-e04b-4123-9c8c-36ed0c93a6ea tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/snapshots?limit=invalid Aug 13 19:28:21.571285 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7d73d23-e04b-4123-9c8c-36ed0c93a6ea tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:21.571555 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7d73d23-e04b-4123-9c8c-36ed0c93a6ea tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:21.572923 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7d73d23-e04b-4123-9c8c-36ed0c93a6ea tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] HTTP exception thrown: limit param must be an integer Aug 13 19:28:21.573193 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7d73d23-e04b-4123-9c8c-36ed0c93a6ea tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 19:28:21.574691 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 435/1728] 10.4.3.126 () {66 vars in 1270 bytes} [Thu Aug 13 19:28:21 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:28:21.583421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0935ca67-9815-430f-811e-f71bd4316489 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:21.584883 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0935ca67-9815-430f-811e-f71bd4316489 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/snapshots?marker=86e8a6be-b052-4ff9-ad14-1358c7acfc5f Aug 13 19:28:21.585078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0935ca67-9815-430f-811e-f71bd4316489 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:21.585251 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0935ca67-9815-430f-811e-f71bd4316489 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:21.585538 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-0935ca67-9815-430f-811e-f71bd4316489 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:28:21.587265 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-0935ca67-9815-430f-811e-f71bd4316489 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:28:21.590908 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0935ca67-9815-430f-811e-f71bd4316489 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots?marker=86e8a6be-b052-4ff9-ad14-1358c7acfc5f returned with HTTP 404 Aug 13 19:28:21.591543 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 430/1729] 10.4.3.126 () {66 vars in 1330 bytes} [Thu Aug 13 19:28:21 2026] GET /volume/v3/snapshots?marker=86e8a6be-b052-4ff9-ad14-1358c7acfc5f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:21.600123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5d24e521-4b97-4322-b179-4321d9ce8f9d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:21.603190 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5d24e521-4b97-4322-b179-4321d9ce8f9d tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=invalid Aug 13 19:28:21.604243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5d24e521-4b97-4322-b179-4321d9ce8f9d tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:21.604243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5d24e521-4b97-4322-b179-4321d9ce8f9d tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:21.604243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-5d24e521-4b97-4322-b179-4321d9ce8f9d tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:28:21.604483 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:21.604483 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:21.605587 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-5d24e521-4b97-4322-b179-4321d9ce8f9d tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:28:21.606157 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5d24e521-4b97-4322-b179-4321d9ce8f9d tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 19:28:21.606993 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 435/1730] 10.4.3.126 () {66 vars in 1276 bytes} [Thu Aug 13 19:28:21 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:28:21.616356 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:21.617113 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:21.617517 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-294894636"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:21.619438 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-294894636'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:21.619545 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Create volume of 2 GB Aug 13 19:28:21.626795 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Availability Zones retrieved successfully. Aug 13 19:28:21.631802 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Flow 'volume_create_api' (517d45f1-8675-431d-a204-867bd7d76fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:21.632823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d6ea43d-d7f8-4c62-9152-df0a5d1e163d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:21.633860 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Validating volume size '2' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:21.665112 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d6ea43d-d7f8-4c62-9152-df0a5d1e163d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:21.665796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7cd8b6-3d49-45d1-ae09-3f8762768056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:21.742093 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Created reservations ['c34477ad-23c5-4d1f-bcd8-8b1098590468', '438c29df-2e1d-4d26-82ed-48d61a878d68', '93a02848-911f-431c-95dc-7302fc01fbd0', '25c030e5-aac1-402b-a3d1-0048bccbaa38'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:21.742883 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7cd8b6-3d49-45d1-ae09-3f8762768056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c34477ad-23c5-4d1f-bcd8-8b1098590468', '438c29df-2e1d-4d26-82ed-48d61a878d68', '93a02848-911f-431c-95dc-7302fc01fbd0', '25c030e5-aac1-402b-a3d1-0048bccbaa38']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:21.745576 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ecac8f-6ef2-4b4e-b0bb-b6157f57008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:21.771029 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ecac8f-6ef2-4b4e-b0bb-b6157f57008c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1faab1-1f76-463a-80b4-3c15ec21d733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-294894636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93003c181144f3889bf6bea97805571',qos_specs=None,replication_status=,reservations=['c34477ad-23c5-4d1f-bcd8-8b1098590468','438c29df-2e1d-4d26-82ed-48d61a878d68','93a02848-911f-431c-95dc-7302fc01fbd0','25c030e5-aac1-402b-a3d1-0048bccbaa38'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8440ab4ae1423b957328ac40494490',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-294894636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d1faab1-1f76-463a-80b4-3c15ec21d733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93003c181144f3889bf6bea97805571',provider_auth=None,provider_geometry=None,provider_id=None,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='fa8440ab4ae1423b957328ac40494490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:21.771967 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db59a6a1-7c13-434c-9787-684c883f7333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:21.789221 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db59a6a1-7c13-434c-9787-684c883f7333) transitioned into state 'SUCCESS' from state '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-294894636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93003c181144f3889bf6bea97805571',qos_specs=None,replication_status=,reservations=['c34477ad-23c5-4d1f-bcd8-8b1098590468','438c29df-2e1d-4d26-82ed-48d61a878d68','93a02848-911f-431c-95dc-7302fc01fbd0','25c030e5-aac1-402b-a3d1-0048bccbaa38'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8440ab4ae1423b957328ac40494490',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:21.790630 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4a7882-ee61-4e74-ad50-b9b17754d4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:21.799859 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4a7882-ee61-4e74-ad50-b9b17754d4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:21.800629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Flow 'volume_create_api' (517d45f1-8675-431d-a204-867bd7d76fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:21.800888 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Create volume request issued successfully. Aug 13 19:28:21.801420 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fbcbb96b-db75-4d99-837e-a5fcdac400aa tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:21.801802 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 431/1731] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:28:21 2026] POST /volume/v3/volumes => generated 761 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:21.819529 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4534a000-1e1b-4b54-88a5-668d39686c79 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:21.822866 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4534a000-1e1b-4b54-88a5-668d39686c79 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 Aug 13 19:28:21.822866 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4534a000-1e1b-4b54-88a5-668d39686c79 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:21.822866 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4534a000-1e1b-4b54-88a5-668d39686c79 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:21.832291 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:21.832291 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:21.835460 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4534a000-1e1b-4b54-88a5-668d39686c79 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Volume info retrieved successfully. Aug 13 19:28:21.841889 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4534a000-1e1b-4b54-88a5-668d39686c79 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 returned with HTTP 200 Aug 13 19:28:21.842428 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 436/1732] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:21 2026] GET /volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:22.356308 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ee917b21-b84a-4fdc-90ac-1377ea0734a4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:22.358460 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ee917b21-b84a-4fdc-90ac-1377ea0734a4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:22.358860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ee917b21-b84a-4fdc-90ac-1377ea0734a4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:22.359224 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ee917b21-b84a-4fdc-90ac-1377ea0734a4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:22.371870 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:22.371870 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:22.379299 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ee917b21-b84a-4fdc-90ac-1377ea0734a4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:22.384132 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ee917b21-b84a-4fdc-90ac-1377ea0734a4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:22.384644 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 431/1733] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:22 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:22.744963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-d971ffa4-1247-467e-b3b3-19538af4e783 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:22.748070 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-d971ffa4-1247-467e-b3b3-19538af4e783 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744/action Aug 13 19:28:22.748478 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-d971ffa4-1247-467e-b3b3-19538af4e783 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:22.748652 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-d971ffa4-1247-467e-b3b3-19538af4e783 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:22.765937 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:22.765937 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:22.776105 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4cb22b23-deb2-4d39-8163-96fa9622e833 req-d971ffa4-1247-467e-b3b3-19538af4e783 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744/action returned with HTTP 204 Aug 13 19:28:22.776790 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 436/1734] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:28:22 2026] POST /volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:22.857856 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-539c46cd-c676-49d3-8031-b616304ea119 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:22.860200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-539c46cd-c676-49d3-8031-b616304ea119 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 Aug 13 19:28:22.860443 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-539c46cd-c676-49d3-8031-b616304ea119 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:22.860868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-539c46cd-c676-49d3-8031-b616304ea119 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:22.869854 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:22.869854 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:22.874216 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-539c46cd-c676-49d3-8031-b616304ea119 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Volume info retrieved successfully. Aug 13 19:28:22.880029 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-539c46cd-c676-49d3-8031-b616304ea119 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 returned with HTTP 200 Aug 13 19:28:22.880432 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 432/1735] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:22 2026] GET /volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:22.900387 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b4952950-6ca0-42d3-b91c-a3fb753b2647 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:22.904097 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4952950-6ca0-42d3-b91c-a3fb753b2647 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:28:22.904097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4952950-6ca0-42d3-b91c-a3fb753b2647 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d1faab1-1f76-463a-80b4-3c15ec21d733", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-329803795"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:22.915185 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:22.915185 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:22.915864 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b4952950-6ca0-42d3-b91c-a3fb753b2647 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Volume info retrieved successfully. Aug 13 19:28:22.916026 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-b4952950-6ca0-42d3-b91c-a3fb753b2647 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Create snapshot from volume 4d1faab1-1f76-463a-80b4-3c15ec21d733 Aug 13 19:28:22.965089 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-b4952950-6ca0-42d3-b91c-a3fb753b2647 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Created reservations ['f48ef22b-3027-4501-ad3a-5ce960373e3d', '562e5474-04db-4ede-a246-a28530a2a3fe', '0fa3afc1-325a-45b0-b4fe-1d5176f9a93c', 'd7f62ce2-7e3f-4e5c-95f3-51cdd71db569'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:23.009190 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b4952950-6ca0-42d3-b91c-a3fb753b2647 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Snapshot create request issued successfully. Aug 13 19:28:23.009710 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4952950-6ca0-42d3-b91c-a3fb753b2647 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:28:23.010159 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 437/1736] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:28:22 2026] POST /volume/v3/snapshots => generated 317 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:23.020919 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d95c75e2-747e-404d-b196-ba863e9a5997 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:23.022674 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d95c75e2-747e-404d-b196-ba863e9a5997 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 Aug 13 19:28:23.023263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d95c75e2-747e-404d-b196-ba863e9a5997 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:23.023263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d95c75e2-747e-404d-b196-ba863e9a5997 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:23.029995 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:23.029995 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:23.030479 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d95c75e2-747e-404d-b196-ba863e9a5997 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Snapshot retrieved successfully. Aug 13 19:28:23.031784 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d95c75e2-747e-404d-b196-ba863e9a5997 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 returned with HTTP 200 Aug 13 19:28:23.032214 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 432/1737] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:23 2026] GET /volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:23.403410 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-accc0ea6-5612-42e1-9cff-279a0f049dec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:23.407313 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-accc0ea6-5612-42e1-9cff-279a0f049dec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:23.407546 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-accc0ea6-5612-42e1-9cff-279a0f049dec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:23.407741 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-accc0ea6-5612-42e1-9cff-279a0f049dec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:23.421588 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:23.421588 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:23.425548 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-accc0ea6-5612-42e1-9cff-279a0f049dec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:23.430158 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-accc0ea6-5612-42e1-9cff-279a0f049dec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:23.430474 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 437/1738] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:23 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:23.449611 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-179a6ab7-fdfe-4b8a-b98d-444f0ad45826 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:23.451089 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-179a6ab7-fdfe-4b8a-b98d-444f0ad45826 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:23.451268 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-179a6ab7-fdfe-4b8a-b98d-444f0ad45826 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:23.451586 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-179a6ab7-fdfe-4b8a-b98d-444f0ad45826 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:23.465347 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:23.465347 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:23.470040 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-179a6ab7-fdfe-4b8a-b98d-444f0ad45826 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:23.475338 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-179a6ab7-fdfe-4b8a-b98d-444f0ad45826 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:23.475838 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 433/1739] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:23 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:23.489503 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:23.491603 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action Aug 13 19:28:23.491964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action body: b'{"os-detach": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:23.492073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:23.504020 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:23.504020 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:23.504604 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:23.508852 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Attachment connected to vm 4b23320c-0971-4310-a596-7e7691a34145, checking data on nova Aug 13 19:28:23.509391 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.compute.nova [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Creating Keystone token plugin using URL: https://10.4.3.126/identity {{(pid=100185) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 19:28:23.563091 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:23.654924 np0000007253 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] REQ: curl -g -i -X GET https://10.4.3.126/compute/v2.1/servers/4b23320c-0971-4310-a596-7e7691a34145/os-volume_attachments/491bb9d9-a779-4452-88d1-2f605c83f0fc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c249270935bed29638e74ab252379d6f2da7bb91dd5e2095fbe0a647c9dea392" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2e637aec-e125-4e6c-a041-853ab1eae6ec" -H "X-Service-Token: {SHA256}772f08cd06dd2057b9f5850823f3856b1a884b87b42eac1ff98bd5a3c8a42497" {{(pid=100185) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 19:28:23.689931 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:23.690146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-960365478", "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:23.692142 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-960365478', 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:23.807167 np0000007253 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 19:28:23 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-55b60e33-e044-4935-8b4e-5c1e84893c43 x-openstack-request-id: req-55b60e33-e044-4935-8b4e-5c1e84893c43 {{(pid=100185) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 19:28:23.807292 np0000007253 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "491bb9d9-a779-4452-88d1-2f605c83f0fc", "serverId": "4b23320c-0971-4310-a596-7e7691a34145", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "536c743c-64c8-4174-a238-3dce6f7b0744", "bdm_uuid": "e08a1c0f-6485-47f9-9b2c-475be13b1c04"}} {{(pid=100185) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 19:28:23.807408 np0000007253 devstack@c-api.service[100185]: DEBUG novaclient.v2.client [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET call to compute for https://10.4.3.126/compute/v2.1/servers/4b23320c-0971-4310-a596-7e7691a34145/os-volume_attachments/491bb9d9-a779-4452-88d1-2f605c83f0fc used request id req-55b60e33-e044-4935-8b4e-5c1e84893c43 {{(pid=100185) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 19:28:23.809077 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume of 1 GB Aug 13 19:28:23.809441 np0000007253 devstack@c-api.service[100185]: ERROR cinder.volume.api [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 19:28:23.809507 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:23.809507 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:23.810082 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Availability Zones retrieved successfully. Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Caught error: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.811963 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: ERROR cinder.api.middleware.fault Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.middleware.fault [None req-2e637aec-e125-4e6c-a041-853ab1eae6ec tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action returned with HTTP 409 Aug 13 19:28:23.813555 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 438/1740] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:28:23 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 167 bytes in 324 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:23.817473 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Flow 'volume_create_api' (db48f4c6-4b85-4ba1-b2a5-fd992dc6fa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:23.819268 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd89bfb5-db05-4a41-ae53-f1996c95738e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:23.820443 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:23.822750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a96f568f-099e-40fd-9263-f6db071a3f43 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:23.824922 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action Aug 13 19:28:23.824922 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:23.824922 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:23.838618 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:23.838618 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:23.839059 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:23.865838 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:23.865838 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:23.882069 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd89bfb5-db05-4a41-ae53-f1996c95738e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c723cf05-6dd7-4e70-a933-c2e2b7fd6459', 'encryption_key_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=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:23.883556 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9a3b87-b17f-4f8f-92a2-e7dceddcaf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:23.910565 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Attachment connected to vm 4b23320c-0971-4310-a596-7e7691a34145, checking data on nova Aug 13 19:28:23.910811 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.compute.nova [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Creating Keystone token plugin using URL: https://10.4.3.126/identity {{(pid=100184) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 19:28:23.917257 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:28:23.918043 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:28:23.964459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Created reservations ['ce9795a2-1142-4405-8dd0-ed4eae5bfb76', 'bfb26c54-0594-4f71-9e8e-5f0289f21d44', 'd1b65202-66e4-46c0-82cf-4ced0278f970', '0c2c1752-76ac-4494-88d0-a9e2a74ae0b6'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:23.965838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9a3b87-b17f-4f8f-92a2-e7dceddcaf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9795a2-1142-4405-8dd0-ed4eae5bfb76', 'bfb26c54-0594-4f71-9e8e-5f0289f21d44', 'd1b65202-66e4-46c0-82cf-4ced0278f970', '0c2c1752-76ac-4494-88d0-a9e2a74ae0b6']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:23.966914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (972d10c5-3acc-4a5f-a077-3055be4c40b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:24.002738 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (972d10c5-3acc-4a5f-a077-3055be4c40b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feb8cce4-046f-4d30-88cb-c2e49957dbe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-960365478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='619561dcfc904fc9be5dc4fb046184d2',qos_specs=None,replication_status=,reservations=['ce9795a2-1142-4405-8dd0-ed4eae5bfb76','bfb26c54-0594-4f71-9e8e-5f0289f21d44','d1b65202-66e4-46c0-82cf-4ced0278f970','0c2c1752-76ac-4494-88d0-a9e2a74ae0b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-960365478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feb8cce4-046f-4d30-88cb-c2e49957dbe5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='619561dcfc904fc9be5dc4fb046184d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c723cf05-6dd7-4e70-a933-c2e2b7fd6459),volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:24.003564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858f16ec-c31f-4385-9173-523b8a016169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:24.031481 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858f16ec-c31f-4385-9173-523b8a016169) transitioned into state 'SUCCESS' from state '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-960365478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='619561dcfc904fc9be5dc4fb046184d2',qos_specs=None,replication_status=,reservations=['ce9795a2-1142-4405-8dd0-ed4eae5bfb76','bfb26c54-0594-4f71-9e8e-5f0289f21d44','d1b65202-66e4-46c0-82cf-4ced0278f970','0c2c1752-76ac-4494-88d0-a9e2a74ae0b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:24.032479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a422e102-89bf-4e60-8d28-498ba342ea39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:24.045492 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a422e102-89bf-4e60-8d28-498ba342ea39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:24.046733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Flow 'volume_create_api' (db48f4c6-4b85-4ba1-b2a5-fd992dc6fa2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:24.047130 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume request issued successfully. Aug 13 19:28:24.047733 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d4022e1-9c9f-4a36-8873-74b9388ab34b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:24.048160 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 433/1741] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:23 2026] POST /volume/v3/volumes => generated 759 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:24.050071 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0341ebf9-f667-4552-a1ac-86dfb43a2a40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.051958 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0341ebf9-f667-4552-a1ac-86dfb43a2a40 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 Aug 13 19:28:24.052747 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0341ebf9-f667-4552-a1ac-86dfb43a2a40 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:24.053089 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0341ebf9-f667-4552-a1ac-86dfb43a2a40 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:24.060132 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:24.060132 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:24.063227 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0341ebf9-f667-4552-a1ac-86dfb43a2a40 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Snapshot retrieved successfully. Aug 13 19:28:24.063227 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0341ebf9-f667-4552-a1ac-86dfb43a2a40 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 returned with HTTP 200 Aug 13 19:28:24.063227 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 434/1742] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:24 2026] GET /volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:24.065197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-07eac741-c62f-447e-9f0e-c50ad3eb9363 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.067402 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-07eac741-c62f-447e-9f0e-c50ad3eb9363 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:28:24.067653 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-07eac741-c62f-447e-9f0e-c50ad3eb9363 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:24.068681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-07eac741-c62f-447e-9f0e-c50ad3eb9363 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:24.074046 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.075845 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:24.076182 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ebd42dd2-6aaa-4d56-acda-8cf28f209dc1"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:24.077721 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ebd42dd2-6aaa-4d56-acda-8cf28f209dc1'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:24.086315 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:24.086315 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:24.086315 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Snapshot retrieved successfully. Aug 13 19:28:24.086315 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Create volume of 1 GB Aug 13 19:28:24.087531 np0000007253 devstack@c-api.service[100184]: DEBUG novaclient.v2.client [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] REQ: curl -g -i -X GET https://10.4.3.126/compute/v2.1/servers/4b23320c-0971-4310-a596-7e7691a34145/os-volume_attachments/491bb9d9-a779-4452-88d1-2f605c83f0fc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bd8a502df35a04d397ac18959d4aa01c3225deef6ec0cad259e6e04fb6dbd886" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a96f568f-099e-40fd-9263-f6db071a3f43" -H "X-Service-Token: {SHA256}6c0b13b41b4f44e7ebb71da18429f0726775f303b20de386610ff565cb6a0258" {{(pid=100184) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 19:28:24.089927 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Availability Zones retrieved successfully. Aug 13 19:28:24.095828 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Flow 'volume_create_api' (3831e156-ca50-4196-8f1f-1b7c2d4b6ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:24.097181 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4297d9d-dd73-4bcf-b58d-77eb27eac19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:24.097848 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:24.100064 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4297d9d-dd73-4bcf-b58d-77eb27eac19a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 19:28:24.100064 np0000007253 devstack@c-api.service[100186]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 13 19:28:24.100652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4297d9d-dd73-4bcf-b58d-77eb27eac19a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:24.101468 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4297d9d-dd73-4bcf-b58d-77eb27eac19a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 19:28:24.103519 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Flow 'volume_create_api' (3831e156-ca50-4196-8f1f-1b7c2d4b6ca6) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 19:28:24.103519 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8b755274-c332-41d6-87e8-79d56a7a3a48 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 13 19:28:24.103519 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 434/1743] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes => generated 171 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:28:24.114775 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-07eac741-c62f-447e-9f0e-c50ad3eb9363 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:28:24.118433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-514657cb-cb69-431d-8999-040178b152a1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.120255 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-514657cb-cb69-431d-8999-040178b152a1 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 Aug 13 19:28:24.121116 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-514657cb-cb69-431d-8999-040178b152a1 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:24.121116 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-514657cb-cb69-431d-8999-040178b152a1 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:24.121841 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-514657cb-cb69-431d-8999-040178b152a1 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Delete snapshot with id: ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 Aug 13 19:28:24.125849 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:24.125849 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:24.130706 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:24.130706 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:24.131442 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-514657cb-cb69-431d-8999-040178b152a1 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Snapshot retrieved successfully. Aug 13 19:28:24.134060 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-07eac741-c62f-447e-9f0e-c50ad3eb9363 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:24.142473 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-07eac741-c62f-447e-9f0e-c50ad3eb9363 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 200 Aug 13 19:28:24.142926 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 439/1744] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:24 2026] GET /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 827 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:24.155901 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-514657cb-cb69-431d-8999-040178b152a1 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Snapshot delete request issued successfully. Aug 13 19:28:24.156088 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-514657cb-cb69-431d-8999-040178b152a1 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 returned with HTTP 202 Aug 13 19:28:24.156779 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 435/1745] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:28:24 2026] DELETE /volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:24.166339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0c80e1f4-31aa-425a-84d3-d713e54c9b61 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.170105 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c80e1f4-31aa-425a-84d3-d713e54c9b61 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 Aug 13 19:28:24.170105 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c80e1f4-31aa-425a-84d3-d713e54c9b61 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:24.170105 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c80e1f4-31aa-425a-84d3-d713e54c9b61 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:24.176078 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:24.176078 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:24.176590 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0c80e1f4-31aa-425a-84d3-d713e54c9b61 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Snapshot retrieved successfully. Aug 13 19:28:24.177565 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c80e1f4-31aa-425a-84d3-d713e54c9b61 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 returned with HTTP 200 Aug 13 19:28:24.177947 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 435/1746] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:24 2026] GET /volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:24.242794 np0000007253 devstack@c-api.service[100184]: DEBUG novaclient.v2.client [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 19:28:24 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-1eacae29-b9ad-46bb-a955-8e2c2fbca8df x-openstack-request-id: req-1eacae29-b9ad-46bb-a955-8e2c2fbca8df {{(pid=100184) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 19:28:24.243513 np0000007253 devstack@c-api.service[100184]: DEBUG novaclient.v2.client [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "491bb9d9-a779-4452-88d1-2f605c83f0fc", "serverId": "4b23320c-0971-4310-a596-7e7691a34145", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "536c743c-64c8-4174-a238-3dce6f7b0744", "bdm_uuid": "e08a1c0f-6485-47f9-9b2c-475be13b1c04"}} {{(pid=100184) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 19:28:24.243513 np0000007253 devstack@c-api.service[100184]: DEBUG novaclient.v2.client [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET call to compute for https://10.4.3.126/compute/v2.1/servers/4b23320c-0971-4310-a596-7e7691a34145/os-volume_attachments/491bb9d9-a779-4452-88d1-2f605c83f0fc used request id req-1eacae29-b9ad-46bb-a955-8e2c2fbca8df {{(pid=100184) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 19:28:24.245491 np0000007253 devstack@c-api.service[100184]: ERROR cinder.volume.api [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Caught error: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.247956 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: ERROR cinder.api.middleware.fault Aug 13 19:28:24.248889 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.middleware.fault [None req-a96f568f-099e-40fd-9263-f6db071a3f43 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action returned with HTTP 409 Aug 13 19:28:24.249686 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 438/1747] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:28:23 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 167 bytes in 427 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:24.262128 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5c568cd5-b775-4352-88bd-df51c9c171d7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.264537 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 440/1748] 10.4.3.126 () {70 vars in 1597 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:28:24.272690 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d050ddc9-e27b-4416-9caf-b95c7c93e616 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.274988 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 436/1749] 10.4.3.126 () {70 vars in 1597 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:28:24.292736 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5e6b6a46-b714-481e-821c-08f4c5dc1f92 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.329990 np0000007253 devstack@c-api.service[100186]: WARNING keystonemiddleware.auth_token [None req-5e6b6a46-b714-481e-821c-08f4c5dc1f92 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 19:28:24.331551 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 436/1750] 10.4.3.126 () {70 vars in 1597 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 114 bytes in 42 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:28:24.343983 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-abaf19ab-fb16-4656-aad1-3a48a699bb8f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.369043 np0000007253 devstack@c-api.service[100184]: WARNING keystonemiddleware.auth_token [None req-abaf19ab-fb16-4656-aad1-3a48a699bb8f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 19:28:24.369799 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 439/1751] 10.4.3.126 () {70 vars in 1597 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:28:24.377586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c2b3a8ff-ea60-44a7-a0ad-ec1429bd723d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.478481 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c2b3a8ff-ea60-44a7-a0ad-ec1429bd723d tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] POST https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action Aug 13 19:28:24.478909 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c2b3a8ff-ea60-44a7-a0ad-ec1429bd723d tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:24.479077 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c2b3a8ff-ea60-44a7-a0ad-ec1429bd723d tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:24.497240 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:24.497240 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:24.497720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-c2b3a8ff-ea60-44a7-a0ad-ec1429bd723d tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Updating volume '491bb9d9-a779-4452-88d1-2f605c83f0fc' with '{'status': 'error'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:28:24.532510 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c2b3a8ff-ea60-44a7-a0ad-ec1429bd723d tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action returned with HTTP 202 Aug 13 19:28:24.533088 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 441/1752] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:24.540970 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-24cfa4c9-4a8d-4aba-9f96-3c21b4211e31 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.543760 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24cfa4c9-4a8d-4aba-9f96-3c21b4211e31 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:24.544096 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24cfa4c9-4a8d-4aba-9f96-3c21b4211e31 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:24.544413 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24cfa4c9-4a8d-4aba-9f96-3c21b4211e31 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:24.562367 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:24.562367 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:24.571645 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-24cfa4c9-4a8d-4aba-9f96-3c21b4211e31 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:24.578900 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24cfa4c9-4a8d-4aba-9f96-3c21b4211e31 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:24.579396 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 437/1753] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:24 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 1149 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:24.598297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-157ebc25-b5c7-4704-9d11-cb56484b044c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.600250 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] POST https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action Aug 13 19:28:24.601149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "536c743c-64c8-4174-a238-3dce6f7b0744"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:24.601461 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "536c743c-64c8-4174-a238-3dce6f7b0744"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:24.617323 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:24.617323 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:24.617985 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Volume info retrieved successfully. Aug 13 19:28:24.694154 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Attachment connected to vm 4b23320c-0971-4310-a596-7e7691a34145, checking data on nova Aug 13 19:28:24.694530 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.compute.nova [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Creating Keystone token plugin using URL: https://10.4.3.126/identity {{(pid=100186) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 19:28:24.852846 np0000007253 devstack@c-api.service[100186]: DEBUG novaclient.v2.client [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] REQ: curl -g -i -X GET https://10.4.3.126/compute/v2.1/servers/4b23320c-0971-4310-a596-7e7691a34145/os-volume_attachments/491bb9d9-a779-4452-88d1-2f605c83f0fc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5078d665210d0199a92e5436c06e063d3488b1a184c09f6ab0df15d75e802f5c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-157ebc25-b5c7-4704-9d11-cb56484b044c" -H "X-Service-Token: {SHA256}cf1f31033c3d7ea8cc685f9958d72f62b5d99560d1a85112a44e232dcb693538" {{(pid=100186) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 19:28:24.953515 np0000007253 devstack@c-api.service[100186]: DEBUG novaclient.v2.client [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 19:28:24 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-838e6914-dd5c-4a76-9efe-2e062d496f80 x-openstack-request-id: req-838e6914-dd5c-4a76-9efe-2e062d496f80 {{(pid=100186) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 19:28:24.953682 np0000007253 devstack@c-api.service[100186]: DEBUG novaclient.v2.client [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "491bb9d9-a779-4452-88d1-2f605c83f0fc", "serverId": "4b23320c-0971-4310-a596-7e7691a34145", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "536c743c-64c8-4174-a238-3dce6f7b0744", "bdm_uuid": "e08a1c0f-6485-47f9-9b2c-475be13b1c04"}} {{(pid=100186) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 19:28:24.953807 np0000007253 devstack@c-api.service[100186]: DEBUG novaclient.v2.client [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] GET call to compute for https://10.4.3.126/compute/v2.1/servers/4b23320c-0971-4310-a596-7e7691a34145/os-volume_attachments/491bb9d9-a779-4452-88d1-2f605c83f0fc used request id req-838e6914-dd5c-4a76-9efe-2e062d496f80 {{(pid=100186) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 19:28:24.956264 np0000007253 devstack@c-api.service[100186]: ERROR cinder.volume.api [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Caught error: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 19:28:24.959721 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4b23320c-0971-4310-a596-7e7691a34145 using the Compute API Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: ERROR cinder.api.middleware.fault Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.middleware.fault [None req-157ebc25-b5c7-4704-9d11-cb56484b044c tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action returned with HTTP 409 Aug 13 19:28:24.961269 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 437/1754] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 167 bytes in 363 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:24.971819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0121e06-a53b-4798-9a38-1e38fd21b4b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:24.973568 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 440/1755] 10.4.3.126 () {70 vars in 1597 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:28:24.983004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5987c1c-024e-4d5f-84f1-03f6d7e046d5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.005203 np0000007253 devstack@c-api.service[100185]: WARNING keystonemiddleware.auth_token [None req-b5987c1c-024e-4d5f-84f1-03f6d7e046d5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 19:28:25.006349 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 442/1756] 10.4.3.126 () {70 vars in 1597 bytes} [Thu Aug 13 19:28:24 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 19:28:25.016437 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c41437aa-c993-4bac-b54d-e510d8a233f4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.018799 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c41437aa-c993-4bac-b54d-e510d8a233f4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:25.019057 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c41437aa-c993-4bac-b54d-e510d8a233f4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.019348 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c41437aa-c993-4bac-b54d-e510d8a233f4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.028738 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.028738 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:25.035809 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c41437aa-c993-4bac-b54d-e510d8a233f4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:25.047338 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c41437aa-c993-4bac-b54d-e510d8a233f4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:25.047956 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 438/1757] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:25.072217 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-38403636-342e-4a8d-bafe-bb997407727c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.074948 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-38403636-342e-4a8d-bafe-bb997407727c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:25.075214 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-38403636-342e-4a8d-bafe-bb997407727c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.075500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-38403636-342e-4a8d-bafe-bb997407727c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.114531 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-38403636-342e-4a8d-bafe-bb997407727c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:28:25.121080 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.121080 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:25.125421 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-38403636-342e-4a8d-bafe-bb997407727c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:25.130122 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-38403636-342e-4a8d-bafe-bb997407727c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:25.130593 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 438/1758] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:25.159858 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0addb0b0-a179-42f1-b4ff-cbe18fcf6948 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.163003 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0addb0b0-a179-42f1-b4ff-cbe18fcf6948 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:28:25.163003 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0addb0b0-a179-42f1-b4ff-cbe18fcf6948 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.163003 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0addb0b0-a179-42f1-b4ff-cbe18fcf6948 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.189379 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-31551580-3c79-4379-8583-a418d7a7c344 req-79ae0908-c345-4277-abdc-9c1d73092792 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.190757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02671402-c483-4987-ae73-3b70701393bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.191592 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-79ae0908-c345-4277-abdc-9c1d73092792 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:25.191911 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-79ae0908-c345-4277-abdc-9c1d73092792 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.192115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-79ae0908-c345-4277-abdc-9c1d73092792 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.192947 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02671402-c483-4987-ae73-3b70701393bc tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 Aug 13 19:28:25.193174 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02671402-c483-4987-ae73-3b70701393bc tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.193407 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02671402-c483-4987-ae73-3b70701393bc tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.198009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02671402-c483-4987-ae73-3b70701393bc tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 returned with HTTP 404 Aug 13 19:28:25.198623 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 439/1759] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/snapshots/ebd42dd2-6aaa-4d56-acda-8cf28f209dc1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:25.201985 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.201985 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:25.208439 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-31551580-3c79-4379-8583-a418d7a7c344 req-79ae0908-c345-4277-abdc-9c1d73092792 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:25.209684 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-abbae911-7af7-4742-bba1-54063f3d5fff None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.210015 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-0addb0b0-a179-42f1-b4ff-cbe18fcf6948 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:28:25.212100 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-abbae911-7af7-4742-bba1-54063f3d5fff tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 Aug 13 19:28:25.212401 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-abbae911-7af7-4742-bba1-54063f3d5fff tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.212593 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-abbae911-7af7-4742-bba1-54063f3d5fff tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.215547 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-79ae0908-c345-4277-abdc-9c1d73092792 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:25.216134 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 443/1760] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:25.218580 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.218580 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:25.221622 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.221622 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:25.223105 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0addb0b0-a179-42f1-b4ff-cbe18fcf6948 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:25.226092 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-abbae911-7af7-4742-bba1-54063f3d5fff tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Volume info retrieved successfully. Aug 13 19:28:25.230381 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0addb0b0-a179-42f1-b4ff-cbe18fcf6948 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 200 Aug 13 19:28:25.231321 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 441/1761] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 1367 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:25.233704 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-abbae911-7af7-4742-bba1-54063f3d5fff tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 returned with HTTP 200 Aug 13 19:28:25.234348 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 439/1762] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:25.254062 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3f9630d8-93c3-47da-8626-74eb7ff9024f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.256082 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f9630d8-93c3-47da-8626-74eb7ff9024f tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 Aug 13 19:28:25.256184 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f9630d8-93c3-47da-8626-74eb7ff9024f tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.256458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f9630d8-93c3-47da-8626-74eb7ff9024f tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.256517 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3f9630d8-93c3-47da-8626-74eb7ff9024f tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Delete volume with id: 4d1faab1-1f76-463a-80b4-3c15ec21d733 Aug 13 19:28:25.266130 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.266130 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:25.266711 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3f9630d8-93c3-47da-8626-74eb7ff9024f tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Volume info retrieved successfully. Aug 13 19:28:25.289918 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3f9630d8-93c3-47da-8626-74eb7ff9024f tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Delete volume request issued successfully. Aug 13 19:28:25.290118 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f9630d8-93c3-47da-8626-74eb7ff9024f tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 returned with HTTP 202 Aug 13 19:28:25.290580 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 440/1763] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:25 2026] DELETE /volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:25.301299 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3470f00d-e4c1-4569-9e7b-e64d3d9014ba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.304956 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3470f00d-e4c1-4569-9e7b-e64d3d9014ba tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 Aug 13 19:28:25.305177 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3470f00d-e4c1-4569-9e7b-e64d3d9014ba tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.305513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3470f00d-e4c1-4569-9e7b-e64d3d9014ba tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.317435 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.317435 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:25.322598 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3470f00d-e4c1-4569-9e7b-e64d3d9014ba tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Volume info retrieved successfully. Aug 13 19:28:25.327158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1e3d09a5-55b5-4de5-985a-6a7f44efc0c7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.327158 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e3d09a5-55b5-4de5-985a-6a7f44efc0c7 None None] GET https://10.4.3.126/volume// Aug 13 19:28:25.327158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e3d09a5-55b5-4de5-985a-6a7f44efc0c7 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.327158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e3d09a5-55b5-4de5-985a-6a7f44efc0c7 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.327813 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e3d09a5-55b5-4de5-985a-6a7f44efc0c7 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:25.328546 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 442/1764] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:25.329775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3470f00d-e4c1-4569-9e7b-e64d3d9014ba tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 returned with HTTP 200 Aug 13 19:28:25.330503 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 444/1765] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:25.342417 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-31551580-3c79-4379-8583-a418d7a7c344 req-7ab52fab-d0e4-4d05-a2c0-58a5a1f7fd78 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.345736 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-7ab52fab-d0e4-4d05-a2c0-58a5a1f7fd78 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:28:25.346107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-7ab52fab-d0e4-4d05-a2c0-58a5a1f7fd78 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a84dfe1e-b5c8-412e-90b7-25889f98a40b", "connector": null, "instance_uuid": "4b23320c-0971-4310-a596-7e7691a34145"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:25.353983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-05b84463-b278-4108-aa53-acd694589629 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.356983 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-05b84463-b278-4108-aa53-acd694589629 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:28:25.357095 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.357095 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:25.357221 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-05b84463-b278-4108-aa53-acd694589629 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.357425 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-05b84463-b278-4108-aa53-acd694589629 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.367075 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.367075 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:25.371180 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-05b84463-b278-4108-aa53-acd694589629 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:25.376381 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-05b84463-b278-4108-aa53-acd694589629 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 200 Aug 13 19:28:25.376794 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 441/1766] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:25.387667 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-7ab52fab-d0e4-4d05-a2c0-58a5a1f7fd78 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:28:25.388354 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 440/1767] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:28:25 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:25.420932 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aaff091c-8950-42e8-aa4c-97b3622eb61b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.424237 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaff091c-8950-42e8-aa4c-97b3622eb61b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:25.424483 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaff091c-8950-42e8-aa4c-97b3622eb61b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.424702 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaff091c-8950-42e8-aa4c-97b3622eb61b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.437508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2cdc4ace-424f-4829-bdcf-a77e61e6e575 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.437508 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2cdc4ace-424f-4829-bdcf-a77e61e6e575 None None] GET https://10.4.3.126/volume// Aug 13 19:28:25.437721 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2cdc4ace-424f-4829-bdcf-a77e61e6e575 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.438206 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2cdc4ace-424f-4829-bdcf-a77e61e6e575 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.438393 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2cdc4ace-424f-4829-bdcf-a77e61e6e575 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:25.438748 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 445/1768] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:25.443444 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.443444 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:25.447144 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aaff091c-8950-42e8-aa4c-97b3622eb61b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:25.452746 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaff091c-8950-42e8-aa4c-97b3622eb61b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:25.453476 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 443/1769] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:25.457355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-31551580-3c79-4379-8583-a418d7a7c344 req-98d690e1-6c22-4220-b2bb-79ef15b6b5ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.463562 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-98d690e1-6c22-4220-b2bb-79ef15b6b5ac tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:25.464297 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-98d690e1-6c22-4220-b2bb-79ef15b6b5ac tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.464495 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-98d690e1-6c22-4220-b2bb-79ef15b6b5ac tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.476066 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.476066 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:25.480027 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-31551580-3c79-4379-8583-a418d7a7c344 req-98d690e1-6c22-4220-b2bb-79ef15b6b5ac tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:25.488206 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-98d690e1-6c22-4220-b2bb-79ef15b6b5ac tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:25.488708 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 442/1770] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 1037 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:25.593679 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-31551580-3c79-4379-8583-a418d7a7c344 req-1dd49139-2dcd-4fe0-8dbb-2d678c41fe8a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.596002 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-1dd49139-2dcd-4fe0-8dbb-2d678c41fe8a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] PUT https://10.4.3.126/volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28 Aug 13 19:28:25.596546 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-1dd49139-2dcd-4fe0-8dbb-2d678c41fe8a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:25.605666 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-31551580-3c79-4379-8583-a418d7a7c344 req-1dd49139-2dcd-4fe0-8dbb-2d678c41fe8a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Acquiring lock "cinder-attachment_update-a84dfe1e-b5c8-412e-90b7-25889f98a40b-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:28:25.612968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-31551580-3c79-4379-8583-a418d7a7c344 req-1dd49139-2dcd-4fe0-8dbb-2d678c41fe8a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Lock "cinder-attachment_update-a84dfe1e-b5c8-412e-90b7-25889f98a40b-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:28:25.612968 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.612968 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:25.704563 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-31551580-3c79-4379-8583-a418d7a7c344 req-1dd49139-2dcd-4fe0-8dbb-2d678c41fe8a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Lock "cinder-attachment_update-a84dfe1e-b5c8-412e-90b7-25889f98a40b-np0000007253" released by "attachment_update" :: held 0.093s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:28:25.704563 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-1dd49139-2dcd-4fe0-8dbb-2d678c41fe8a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28 returned with HTTP 200 Aug 13 19:28:25.704563 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 441/1771] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:28:25 2026] PUT /volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:25.917566 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-3af3bf98-a88a-49e4-92b1-6cf13b6aca69 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.919640 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-3af3bf98-a88a-49e4-92b1-6cf13b6aca69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:28:25.919851 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-3af3bf98-a88a-49e4-92b1-6cf13b6aca69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.920032 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-3af3bf98-a88a-49e4-92b1-6cf13b6aca69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.926781 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.926781 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:25.931244 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-3af3bf98-a88a-49e4-92b1-6cf13b6aca69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:25.936541 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-3af3bf98-a88a-49e4-92b1-6cf13b6aca69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 200 Aug 13 19:28:25.936999 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 446/1772] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:25.947526 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3a01f06-45d8-4120-b1ac-2208ba2279c7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.947890 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3a01f06-45d8-4120-b1ac-2208ba2279c7 None None] GET https://10.4.3.126/volume// Aug 13 19:28:25.948051 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3a01f06-45d8-4120-b1ac-2208ba2279c7 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:25.948293 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3a01f06-45d8-4120-b1ac-2208ba2279c7 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:25.948622 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3a01f06-45d8-4120-b1ac-2208ba2279c7 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:25.949023 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 444/1773] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:28:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:25.956613 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-625da3ab-ff3f-475a-bd84-4e05bbfef992 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:25.959045 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-625da3ab-ff3f-475a-bd84-4e05bbfef992 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:28:25.959513 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-625da3ab-ff3f-475a-bd84-4e05bbfef992 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "feb8cce4-046f-4d30-88cb-c2e49957dbe5", "connector": null, "instance_uuid": "c880c612-af0c-4139-95d4-1b8d8725a818"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:25.968961 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:25.968961 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:26.002435 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-625da3ab-ff3f-475a-bd84-4e05bbfef992 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:28:26.002881 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 443/1774] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:28:25 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 13 19:28:26.344443 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ca95d533-ee2a-4a8e-8eb5-93daf2f1e569 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:26.350408 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ca95d533-ee2a-4a8e-8eb5-93daf2f1e569 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] GET https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 Aug 13 19:28:26.350616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ca95d533-ee2a-4a8e-8eb5-93daf2f1e569 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:26.350837 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ca95d533-ee2a-4a8e-8eb5-93daf2f1e569 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:26.357976 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ca95d533-ee2a-4a8e-8eb5-93daf2f1e569 tempest-VolumesSnapshotNegativeTestJSON-2067554110 tempest-VolumesSnapshotNegativeTestJSON-2067554110-project-member] https://10.4.3.126/volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 returned with HTTP 404 Aug 13 19:28:26.358510 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 442/1775] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:26 2026] GET /volume/v3/volumes/4d1faab1-1f76-463a-80b4-3c15ec21d733 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:26.476459 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-787c3c6f-b458-43ca-9949-a559abdda2b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:26.479134 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-787c3c6f-b458-43ca-9949-a559abdda2b1 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:26.479602 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-787c3c6f-b458-43ca-9949-a559abdda2b1 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:26.479938 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-787c3c6f-b458-43ca-9949-a559abdda2b1 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:26.492483 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:26.492483 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:26.507601 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-787c3c6f-b458-43ca-9949-a559abdda2b1 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:26.511831 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-787c3c6f-b458-43ca-9949-a559abdda2b1 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:26.514331 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 447/1776] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:26 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:27.340188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ece94413-eb66-45a3-bb8b-a588f964637f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:27.340188 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ece94413-eb66-45a3-bb8b-a588f964637f None None] GET https://10.4.3.126/volume// Aug 13 19:28:27.340188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ece94413-eb66-45a3-bb8b-a588f964637f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:27.340188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ece94413-eb66-45a3-bb8b-a588f964637f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:27.340188 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ece94413-eb66-45a3-bb8b-a588f964637f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:27.340188 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 445/1777] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:27.354678 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-b0f0e5b4-b0c6-41a0-906f-2410d1be1d22 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:27.359225 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-b0f0e5b4-b0c6-41a0-906f-2410d1be1d22 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:28:27.359225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-b0f0e5b4-b0c6-41a0-906f-2410d1be1d22 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:27.359225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-b0f0e5b4-b0c6-41a0-906f-2410d1be1d22 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:27.370574 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:27.370574 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:27.374999 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-b0f0e5b4-b0c6-41a0-906f-2410d1be1d22 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:27.382369 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-b0f0e5b4-b0c6-41a0-906f-2410d1be1d22 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 200 Aug 13 19:28:27.382369 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 444/1778] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:27 2026] GET /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:27.481582 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-fbaf285b-a3dd-4014-9524-ce6d211a0694 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:27.485243 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-fbaf285b-a3dd-4014-9524-ce6d211a0694 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] PUT https://10.4.3.126/volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4 Aug 13 19:28:27.485781 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-fbaf285b-a3dd-4014-9524-ce6d211a0694 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:27.500751 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-fbaf285b-a3dd-4014-9524-ce6d211a0694 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Acquiring lock "cinder-attachment_update-feb8cce4-046f-4d30-88cb-c2e49957dbe5-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:28:27.506099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-fbaf285b-a3dd-4014-9524-ce6d211a0694 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-feb8cce4-046f-4d30-88cb-c2e49957dbe5-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:28:27.507266 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:27.507266 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:27.530451 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c6bfeb14-ff00-414f-a66d-6e0e0789a2e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:27.532897 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6bfeb14-ff00-414f-a66d-6e0e0789a2e7 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:27.533102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6bfeb14-ff00-414f-a66d-6e0e0789a2e7 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:27.533295 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6bfeb14-ff00-414f-a66d-6e0e0789a2e7 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:27.547955 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:27.547955 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:27.553087 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c6bfeb14-ff00-414f-a66d-6e0e0789a2e7 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:27.560530 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6bfeb14-ff00-414f-a66d-6e0e0789a2e7 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:27.561173 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 448/1779] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:27 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:27.617370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-fbaf285b-a3dd-4014-9524-ce6d211a0694 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-feb8cce4-046f-4d30-88cb-c2e49957dbe5-np0000007253" released by "attachment_update" :: held 0.111s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:28:27.617859 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-fbaf285b-a3dd-4014-9524-ce6d211a0694 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4 returned with HTTP 200 Aug 13 19:28:27.618833 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 443/1780] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:28:27 2026] PUT /volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:27.644651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-752f5e15-2c1c-41eb-a160-d39a03e81f55 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:27.647158 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-752f5e15-2c1c-41eb-a160-d39a03e81f55 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4/action Aug 13 19:28:27.647573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-752f5e15-2c1c-41eb-a160-d39a03e81f55 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:27.647730 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-752f5e15-2c1c-41eb-a160-d39a03e81f55 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:27.668551 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:27.668551 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:27.681635 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-72834b0c-c1c4-44da-825d-6ca448362d29 req-752f5e15-2c1c-41eb-a160-d39a03e81f55 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4/action returned with HTTP 204 Aug 13 19:28:27.682226 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 446/1781] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:28:27 2026] POST /volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:28.038477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-52ddddb2-ecc3-481b-bacd-3bcd41f413b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.039804 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-52ddddb2-ecc3-481b-bacd-3bcd41f413b7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:28.040259 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-52ddddb2-ecc3-481b-bacd-3bcd41f413b7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.040606 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-52ddddb2-ecc3-481b-bacd-3bcd41f413b7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.050628 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.050628 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:28.057225 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-52ddddb2-ecc3-481b-bacd-3bcd41f413b7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:28.064706 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-52ddddb2-ecc3-481b-bacd-3bcd41f413b7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:28.065240 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 445/1782] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:28.079597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5027627e-5b49-4b6a-b078-0545d7e36797 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.081483 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5027627e-5b49-4b6a-b078-0545d7e36797 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:28.081640 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5027627e-5b49-4b6a-b078-0545d7e36797 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.081860 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5027627e-5b49-4b6a-b078-0545d7e36797 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.090422 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.090422 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:28.096967 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5027627e-5b49-4b6a-b078-0545d7e36797 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:28.103488 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5027627e-5b49-4b6a-b078-0545d7e36797 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:28.104070 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 449/1783] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:28.164713 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-4cbd80fa-7ff7-408a-9a41-266c8af65b49 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.168164 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-4cbd80fa-7ff7-408a-9a41-266c8af65b49 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:28.168381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-4cbd80fa-7ff7-408a-9a41-266c8af65b49 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.168577 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-4cbd80fa-7ff7-408a-9a41-266c8af65b49 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.176295 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.176295 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:28.180623 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-4cbd80fa-7ff7-408a-9a41-266c8af65b49 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:28.185820 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-4cbd80fa-7ff7-408a-9a41-266c8af65b49 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:28.186353 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 444/1784] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:28.303523 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e75cd49-ef61-4a00-9c39-b42417d0f9ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.303945 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e75cd49-ef61-4a00-9c39-b42417d0f9ed None None] GET https://10.4.3.126/volume// Aug 13 19:28:28.304144 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e75cd49-ef61-4a00-9c39-b42417d0f9ed None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.304359 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e75cd49-ef61-4a00-9c39-b42417d0f9ed None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.304930 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e75cd49-ef61-4a00-9c39-b42417d0f9ed None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:28.305166 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 447/1785] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:28.314135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-dac2dbc1-055d-4fc2-be1d-ec3d91413edf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.317504 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-dac2dbc1-055d-4fc2-be1d-ec3d91413edf tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:28:28.317743 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-dac2dbc1-055d-4fc2-be1d-ec3d91413edf tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1642fe98-8ceb-43d5-88da-6b5e158e4eed", "connector": null, "instance_uuid": "16acc055-2362-455a-bd15-632b95cd7b5e"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:28.328179 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.328179 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:28.365926 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-dac2dbc1-055d-4fc2-be1d-ec3d91413edf tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:28:28.369435 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 446/1786] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:28:28 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:28.407223 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fbdb61c4-7656-412c-ac3c-b50950f12d51 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.409061 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fbdb61c4-7656-412c-ac3c-b50950f12d51 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:28.409301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fbdb61c4-7656-412c-ac3c-b50950f12d51 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.409584 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fbdb61c4-7656-412c-ac3c-b50950f12d51 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.414997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-60025d06-899a-45bf-9e74-3a1c6360060a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.415348 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-60025d06-899a-45bf-9e74-3a1c6360060a None None] GET https://10.4.3.126/volume// Aug 13 19:28:28.415519 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-60025d06-899a-45bf-9e74-3a1c6360060a None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.415813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-60025d06-899a-45bf-9e74-3a1c6360060a None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.416238 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-60025d06-899a-45bf-9e74-3a1c6360060a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:28.416646 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 445/1787] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:28.424055 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.424055 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:28.426369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-f0eeaf44-b989-456c-a31d-f25276b0a58c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.430054 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-f0eeaf44-b989-456c-a31d-f25276b0a58c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:28.430406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-f0eeaf44-b989-456c-a31d-f25276b0a58c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.430695 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-f0eeaf44-b989-456c-a31d-f25276b0a58c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.435973 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fbdb61c4-7656-412c-ac3c-b50950f12d51 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:28.444267 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fbdb61c4-7656-412c-ac3c-b50950f12d51 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:28.444267 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 450/1788] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:28.448572 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.448572 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:28.452234 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-f0eeaf44-b989-456c-a31d-f25276b0a58c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:28.457879 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-f0eeaf44-b989-456c-a31d-f25276b0a58c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:28.458863 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 448/1789] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:28.572396 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-d02d1cd1-b9a5-4658-80b8-2e5493956565 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.573412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ae131f72-94d4-4bc0-bc1b-b08a928eb7e3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.576930 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-d02d1cd1-b9a5-4658-80b8-2e5493956565 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] PUT https://10.4.3.126/volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058 Aug 13 19:28:28.577392 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae131f72-94d4-4bc0-bc1b-b08a928eb7e3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:28.577457 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-d02d1cd1-b9a5-4658-80b8-2e5493956565 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:28.577533 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae131f72-94d4-4bc0-bc1b-b08a928eb7e3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.577533 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae131f72-94d4-4bc0-bc1b-b08a928eb7e3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.586505 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-d02d1cd1-b9a5-4658-80b8-2e5493956565 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Acquiring lock "cinder-attachment_update-1642fe98-8ceb-43d5-88da-6b5e158e4eed-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:28:28.586615 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.586615 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:28.593810 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-d02d1cd1-b9a5-4658-80b8-2e5493956565 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-1642fe98-8ceb-43d5-88da-6b5e158e4eed-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:28:28.593810 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.593810 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:28.595688 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ae131f72-94d4-4bc0-bc1b-b08a928eb7e3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:28.602429 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae131f72-94d4-4bc0-bc1b-b08a928eb7e3 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:28.602776 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 446/1790] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:28.717780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-d02d1cd1-b9a5-4658-80b8-2e5493956565 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-1642fe98-8ceb-43d5-88da-6b5e158e4eed-np0000007253" released by "attachment_update" :: held 0.125s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:28:28.717780 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-d02d1cd1-b9a5-4658-80b8-2e5493956565 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058 returned with HTTP 200 Aug 13 19:28:28.717780 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 447/1791] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:28:28 2026] PUT /volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058 => generated 968 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:28.731495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-29407742-ebdb-4d40-b62b-00042b571e16 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.733787 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-29407742-ebdb-4d40-b62b-00042b571e16 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/encryption Aug 13 19:28:28.735534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-29407742-ebdb-4d40-b62b-00042b571e16 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:28.735534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-29407742-ebdb-4d40-b62b-00042b571e16 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:28.744451 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:28.744451 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:28.755528 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-29407742-ebdb-4d40-b62b-00042b571e16 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/encryption returned with HTTP 200 Aug 13 19:28:28.756400 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 451/1792] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:28:28 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:28.993531 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-31551580-3c79-4379-8583-a418d7a7c344 req-a32a7d54-f6ec-439b-b286-d9caf498d782 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:28.995801 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-a32a7d54-f6ec-439b-b286-d9caf498d782 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28/action Aug 13 19:28:28.996156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-a32a7d54-f6ec-439b-b286-d9caf498d782 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:28.996532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-a32a7d54-f6ec-439b-b286-d9caf498d782 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:29.014050 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:29.014050 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:29.028082 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-31551580-3c79-4379-8583-a418d7a7c344 req-a32a7d54-f6ec-439b-b286-d9caf498d782 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28/action returned with HTTP 204 Aug 13 19:28:29.028082 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 449/1793] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:28:28 2026] POST /volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:29.464191 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c30a2ed5-671f-430b-9cfc-46a8691cac62 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:29.468544 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c30a2ed5-671f-430b-9cfc-46a8691cac62 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:29.470297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c30a2ed5-671f-430b-9cfc-46a8691cac62 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:29.470297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c30a2ed5-671f-430b-9cfc-46a8691cac62 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:29.480746 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:29.480746 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:29.488469 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c30a2ed5-671f-430b-9cfc-46a8691cac62 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:29.494967 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c30a2ed5-671f-430b-9cfc-46a8691cac62 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:29.496356 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 447/1794] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:29 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:29.618822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6dfded97-46a9-40f9-ae91-e30ccfe830ed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:29.621317 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6dfded97-46a9-40f9-ae91-e30ccfe830ed tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:29.621582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6dfded97-46a9-40f9-ae91-e30ccfe830ed tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:29.621817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6dfded97-46a9-40f9-ae91-e30ccfe830ed tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:29.636309 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:29.636309 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:29.637440 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6dfded97-46a9-40f9-ae91-e30ccfe830ed tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:29.642585 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6dfded97-46a9-40f9-ae91-e30ccfe830ed tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:29.643193 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 448/1795] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:29 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:29.659382 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-98232674-1f40-4ce1-b42d-d9d390595da8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:29.661441 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98232674-1f40-4ce1-b42d-d9d390595da8 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:29.664433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98232674-1f40-4ce1-b42d-d9d390595da8 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:29.664433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98232674-1f40-4ce1-b42d-d9d390595da8 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:29.673108 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:29.673108 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:29.676880 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-98232674-1f40-4ce1-b42d-d9d390595da8 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:29.683078 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98232674-1f40-4ce1-b42d-d9d390595da8 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:29.683078 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 452/1796] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:29 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:29.698662 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-64e90e26-d315-4a5b-9175-24c398a44be0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:29.700346 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64e90e26-d315-4a5b-9175-24c398a44be0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action Aug 13 19:28:29.700706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64e90e26-d315-4a5b-9175-24c398a44be0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action body: b'{"os-detach": {"attachment_id": "ab224eb9-a21d-43c3-8848-dfcb54dfcd28"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:29.700833 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64e90e26-d315-4a5b-9175-24c398a44be0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "ab224eb9-a21d-43c3-8848-dfcb54dfcd28"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:29.711816 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:29.711816 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:29.712308 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-64e90e26-d315-4a5b-9175-24c398a44be0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:29.723039 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64e90e26-d315-4a5b-9175-24c398a44be0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action returned with HTTP 400 Aug 13 19:28:29.725358 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 450/1797] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:28:29 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:28:29.772670 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ace186dd-564d-475a-bd91-168c743ceadc req-378f12bd-179c-48f2-b370-17cb31840dde None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:29.780726 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-378f12bd-179c-48f2-b370-17cb31840dde tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:29.781003 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-378f12bd-179c-48f2-b370-17cb31840dde tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:29.781261 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-378f12bd-179c-48f2-b370-17cb31840dde tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:29.796712 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:29.796712 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:29.801988 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-ace186dd-564d-475a-bd91-168c743ceadc req-378f12bd-179c-48f2-b370-17cb31840dde tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:29.809462 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-378f12bd-179c-48f2-b370-17cb31840dde tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:29.810067 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 448/1798] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:29 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 1150 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:29.837561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ace186dd-564d-475a-bd91-168c743ceadc req-429b19dd-7c06-4422-8af1-1f7f8e072331 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:29.841203 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-429b19dd-7c06-4422-8af1-1f7f8e072331 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b/action Aug 13 19:28:29.841636 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-429b19dd-7c06-4422-8af1-1f7f8e072331 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:29.841822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-429b19dd-7c06-4422-8af1-1f7f8e072331 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:29.859026 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:29.859026 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:29.859683 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ace186dd-564d-475a-bd91-168c743ceadc req-429b19dd-7c06-4422-8af1-1f7f8e072331 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:29.870195 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ace186dd-564d-475a-bd91-168c743ceadc req-429b19dd-7c06-4422-8af1-1f7f8e072331 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Begin detaching volume completed successfully. Aug 13 19:28:29.870428 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-429b19dd-7c06-4422-8af1-1f7f8e072331 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b/action returned with HTTP 202 Aug 13 19:28:29.870866 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 449/1799] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:28:29 2026] POST /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:29.951654 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cad45131-8e17-4d99-b66b-4f500a9af128 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:29.952124 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cad45131-8e17-4d99-b66b-4f500a9af128 None None] GET https://10.4.3.126/volume// Aug 13 19:28:29.952422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cad45131-8e17-4d99-b66b-4f500a9af128 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:29.953100 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cad45131-8e17-4d99-b66b-4f500a9af128 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:29.953100 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cad45131-8e17-4d99-b66b-4f500a9af128 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:29.953198 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 453/1800] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:29.964963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ace186dd-564d-475a-bd91-168c743ceadc req-35c81b4a-4ca0-43bd-b61d-1802ec51257b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:29.967322 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-35c81b4a-4ca0-43bd-b61d-1802ec51257b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:29.967562 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-35c81b4a-4ca0-43bd-b61d-1802ec51257b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:29.967760 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-35c81b4a-4ca0-43bd-b61d-1802ec51257b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:29.978861 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:29.978861 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:29.982293 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ace186dd-564d-475a-bd91-168c743ceadc req-35c81b4a-4ca0-43bd-b61d-1802ec51257b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:29.986194 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-35c81b4a-4ca0-43bd-b61d-1802ec51257b tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:29.986573 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 451/1801] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:29 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 1333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:30.514865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c4590b5e-d0a6-4b28-bcfe-498691d80558 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:30.520368 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c4590b5e-d0a6-4b28-bcfe-498691d80558 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:30.520653 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c4590b5e-d0a6-4b28-bcfe-498691d80558 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:30.520907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c4590b5e-d0a6-4b28-bcfe-498691d80558 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:30.538393 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:30.538393 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:30.542231 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c4590b5e-d0a6-4b28-bcfe-498691d80558 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:30.547228 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c4590b5e-d0a6-4b28-bcfe-498691d80558 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:30.547743 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 449/1802] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:30 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:31.565255 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a7ac8b27-c113-488e-a171-723b4a336b35 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:31.568013 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a7ac8b27-c113-488e-a171-723b4a336b35 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:31.568370 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a7ac8b27-c113-488e-a171-723b4a336b35 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:31.568861 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a7ac8b27-c113-488e-a171-723b4a336b35 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:31.581304 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:31.581304 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:31.586330 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a7ac8b27-c113-488e-a171-723b4a336b35 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:31.593257 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a7ac8b27-c113-488e-a171-723b4a336b35 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:31.593935 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 450/1803] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:31 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:32.128681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-87e2441a-a039-4f99-80b6-0cb44aa6d21d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:32.130572 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-87e2441a-a039-4f99-80b6-0cb44aa6d21d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058/action Aug 13 19:28:32.130936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-87e2441a-a039-4f99-80b6-0cb44aa6d21d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:32.131047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-87e2441a-a039-4f99-80b6-0cb44aa6d21d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:32.148289 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:32.148289 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:32.161646 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c4c937fa-b4d3-43cf-8900-a2b43fe885d4 req-87e2441a-a039-4f99-80b6-0cb44aa6d21d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058/action returned with HTTP 204 Aug 13 19:28:32.162021 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 454/1804] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:28:32 2026] POST /volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:32.606266 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3731e8e-9b8b-4edc-a4d4-250b3fd331a0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:32.607870 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3731e8e-9b8b-4edc-a4d4-250b3fd331a0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:32.608155 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3731e8e-9b8b-4edc-a4d4-250b3fd331a0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:32.609487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3731e8e-9b8b-4edc-a4d4-250b3fd331a0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:32.621544 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:32.621544 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:32.628043 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a3731e8e-9b8b-4edc-a4d4-250b3fd331a0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:32.631083 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3731e8e-9b8b-4edc-a4d4-250b3fd331a0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:32.631512 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 452/1805] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:32 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:32.649947 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dabe4085-d454-446e-a741-2a93e7b111c0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:32.651496 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dabe4085-d454-446e-a741-2a93e7b111c0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:32.651717 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dabe4085-d454-446e-a741-2a93e7b111c0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:32.651899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dabe4085-d454-446e-a741-2a93e7b111c0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:32.663966 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:32.663966 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:32.667864 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dabe4085-d454-446e-a741-2a93e7b111c0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:32.672180 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dabe4085-d454-446e-a741-2a93e7b111c0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:32.672549 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 450/1806] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:32 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:32.712690 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-61c76492-a7d2-4a50-a369-a94b07c0ef60 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:32.714574 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-61c76492-a7d2-4a50-a369-a94b07c0ef60 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:32.714760 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-61c76492-a7d2-4a50-a369-a94b07c0ef60 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:32.714950 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-61c76492-a7d2-4a50-a369-a94b07c0ef60 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:32.722841 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:32.722841 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:32.725641 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-61c76492-a7d2-4a50-a369-a94b07c0ef60 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:32.729431 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-61c76492-a7d2-4a50-a369-a94b07c0ef60 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:32.729948 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 451/1807] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:32 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:32.747347 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-b93973e2-9f15-4ce7-b639-320ff932742d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:32.749617 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-b93973e2-9f15-4ce7-b639-320ff932742d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/action Aug 13 19:28:32.750020 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-b93973e2-9f15-4ce7-b639-320ff932742d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:32.750171 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-b93973e2-9f15-4ce7-b639-320ff932742d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:32.764435 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:32.764435 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:32.765102 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-b93973e2-9f15-4ce7-b639-320ff932742d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:32.772790 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-b93973e2-9f15-4ce7-b639-320ff932742d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Begin detaching volume completed successfully. Aug 13 19:28:32.773110 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-b93973e2-9f15-4ce7-b639-320ff932742d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/action returned with HTTP 202 Aug 13 19:28:32.773676 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 455/1808] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:28:32 2026] POST /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:32.821304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-39e617a2-8339-4ec6-9342-5ebf30d60156 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:32.821691 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39e617a2-8339-4ec6-9342-5ebf30d60156 None None] GET https://10.4.3.126/volume// Aug 13 19:28:32.821901 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39e617a2-8339-4ec6-9342-5ebf30d60156 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:32.822256 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39e617a2-8339-4ec6-9342-5ebf30d60156 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:32.822634 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39e617a2-8339-4ec6-9342-5ebf30d60156 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:32.823030 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 453/1809] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:32.830298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-cf034b9d-905e-4903-8003-820930cc6251 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:32.832187 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-cf034b9d-905e-4903-8003-820930cc6251 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:32.832452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-cf034b9d-905e-4903-8003-820930cc6251 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:32.832560 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-cf034b9d-905e-4903-8003-820930cc6251 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:32.841350 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:32.841350 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:32.844803 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-cf034b9d-905e-4903-8003-820930cc6251 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:32.849728 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-cf034b9d-905e-4903-8003-820930cc6251 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:32.850380 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 451/1810] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:32 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:32.864049 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-0cc1e934-d554-4595-aa14-6f8ff57489f7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:32.864511 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-0cc1e934-d554-4595-aa14-6f8ff57489f7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/encryption Aug 13 19:28:32.864718 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-0cc1e934-d554-4595-aa14-6f8ff57489f7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:32.864980 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-0cc1e934-d554-4595-aa14-6f8ff57489f7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:32.876678 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:32.876678 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:32.884680 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-0cc1e934-d554-4595-aa14-6f8ff57489f7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/encryption returned with HTTP 200 Aug 13 19:28:32.885288 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 452/1811] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:28:32 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:35.224982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ace186dd-564d-475a-bd91-168c743ceadc req-42113dcf-c2d0-4576-83b6-f0259a0d6dad None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.229586 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-42113dcf-c2d0-4576-83b6-f0259a0d6dad tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28 Aug 13 19:28:35.229853 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-42113dcf-c2d0-4576-83b6-f0259a0d6dad tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:35.230092 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-42113dcf-c2d0-4576-83b6-f0259a0d6dad tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:35.241973 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:35.241973 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:35.310763 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ace186dd-564d-475a-bd91-168c743ceadc req-42113dcf-c2d0-4576-83b6-f0259a0d6dad tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28 returned with HTTP 200 Aug 13 19:28:35.311635 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 456/1812] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:35 2026] DELETE /volume/v3/attachments/ab224eb9-a21d-43c3-8848-dfcb54dfcd28 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:35.356429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-abb022a1-4071-471b-9367-ac581a542ee5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.359210 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abb022a1-4071-471b-9367-ac581a542ee5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:35.359389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abb022a1-4071-471b-9367-ac581a542ee5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:35.359582 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-abb022a1-4071-471b-9367-ac581a542ee5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:35.366239 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:35.366239 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:35.369819 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-abb022a1-4071-471b-9367-ac581a542ee5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:35.373942 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-abb022a1-4071-471b-9367-ac581a542ee5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:35.374325 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 454/1813] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:35 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:35.426673 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-55ee59cc-2d58-4b04-916d-820dcc0213db None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.428404 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-55ee59cc-2d58-4b04-916d-820dcc0213db tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:35.428640 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-55ee59cc-2d58-4b04-916d-820dcc0213db tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:35.428819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-55ee59cc-2d58-4b04-916d-820dcc0213db tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:35.436482 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:35.436482 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:35.441322 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-55ee59cc-2d58-4b04-916d-820dcc0213db tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:35.446615 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-55ee59cc-2d58-4b04-916d-820dcc0213db tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:35.447037 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 452/1814] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:35 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:35.526373 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5893c124-3955-4f53-af83-192a10680e1e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.526373 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5893c124-3955-4f53-af83-192a10680e1e None None] GET https://10.4.3.126/volume// Aug 13 19:28:35.526373 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5893c124-3955-4f53-af83-192a10680e1e None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:35.526373 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5893c124-3955-4f53-af83-192a10680e1e None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:35.526373 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5893c124-3955-4f53-af83-192a10680e1e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:35.526373 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 453/1815] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:28:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:35.535719 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-4b487121-1870-4421-af1e-e594107fad6e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.538229 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-4b487121-1870-4421-af1e-e594107fad6e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:28:35.538344 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-4b487121-1870-4421-af1e-e594107fad6e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45bdd544-5e73-4e9a-96fb-cf34121124ec", "connector": null, "instance_uuid": "c7ffff79-3562-4036-a8d7-41f4488e9d3d"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:35.547113 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:35.547113 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:35.573251 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-4b487121-1870-4421-af1e-e594107fad6e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:28:35.573733 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 457/1816] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:28:35 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 13 19:28:35.588856 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-ae2ba9f6-6284-45c9-83fb-6c56387bbdc3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.590716 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-ae2ba9f6-6284-45c9-83fb-6c56387bbdc3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058 Aug 13 19:28:35.590882 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-ae2ba9f6-6284-45c9-83fb-6c56387bbdc3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:35.591397 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-ae2ba9f6-6284-45c9-83fb-6c56387bbdc3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:35.598190 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:35.598190 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:35.600415 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-74c6d851-51b2-4c4b-b7a8-0d582e1f3007 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.605764 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-74c6d851-51b2-4c4b-b7a8-0d582e1f3007 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:35.605946 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-74c6d851-51b2-4c4b-b7a8-0d582e1f3007 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:35.606197 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-74c6d851-51b2-4c4b-b7a8-0d582e1f3007 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:35.608448 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-297c8b43-ebd4-481c-bb30-a3b9134296ec None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.609138 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-297c8b43-ebd4-481c-bb30-a3b9134296ec None None] GET https://10.4.3.126/volume// Aug 13 19:28:35.609138 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-297c8b43-ebd4-481c-bb30-a3b9134296ec None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:35.609138 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-297c8b43-ebd4-481c-bb30-a3b9134296ec None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:35.609350 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-297c8b43-ebd4-481c-bb30-a3b9134296ec None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:35.609531 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 454/1817] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:35 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:35.615111 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:35.615111 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:35.618054 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-63179b63-7cde-4acf-972f-82ddbdd87fb9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.618527 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-74c6d851-51b2-4c4b-b7a8-0d582e1f3007 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:35.621090 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-63179b63-7cde-4acf-972f-82ddbdd87fb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:35.621436 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-63179b63-7cde-4acf-972f-82ddbdd87fb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:35.621861 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-63179b63-7cde-4acf-972f-82ddbdd87fb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:35.622491 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-74c6d851-51b2-4c4b-b7a8-0d582e1f3007 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:35.622892 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 453/1818] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:35 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:35.631286 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:35.631286 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:35.634527 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-63179b63-7cde-4acf-972f-82ddbdd87fb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:35.639851 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-63179b63-7cde-4acf-972f-82ddbdd87fb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:35.640230 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 458/1819] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:35 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:35.643090 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a4365eb7-a450-4357-b4c7-54fef6e37329 req-ae2ba9f6-6284-45c9-83fb-6c56387bbdc3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058 returned with HTTP 200 Aug 13 19:28:35.643517 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 455/1820] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:35 2026] DELETE /volume/v3/attachments/71baba81-85e5-46c1-8a2e-2df490a0d058 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:35.745610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-2f5a3ea8-0292-4433-95b5-6461869e1592 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:35.747669 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-2f5a3ea8-0292-4433-95b5-6461869e1592 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] PUT https://10.4.3.126/volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1 Aug 13 19:28:35.748030 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-2f5a3ea8-0292-4433-95b5-6461869e1592 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:35.757166 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-2f5a3ea8-0292-4433-95b5-6461869e1592 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Acquiring lock "cinder-attachment_update-45bdd544-5e73-4e9a-96fb-cf34121124ec-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:28:35.761822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-2f5a3ea8-0292-4433-95b5-6461869e1592 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Lock "cinder-attachment_update-45bdd544-5e73-4e9a-96fb-cf34121124ec-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:28:35.762808 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:35.762808 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:35.842470 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-2f5a3ea8-0292-4433-95b5-6461869e1592 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Lock "cinder-attachment_update-45bdd544-5e73-4e9a-96fb-cf34121124ec-np0000007253" released by "attachment_update" :: held 0.081s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:28:35.842841 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-2f5a3ea8-0292-4433-95b5-6461869e1592 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1 returned with HTTP 200 Aug 13 19:28:35.843422 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 455/1821] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:28:35 2026] PUT /volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:35.998839 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-12b48b10-4bc9-4997-af33-92f212154fa6 req-dfc64cbc-8aa0-415c-84f5-8c7331e0fd33 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:36.000748 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-12b48b10-4bc9-4997-af33-92f212154fa6 req-dfc64cbc-8aa0-415c-84f5-8c7331e0fd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:36.000932 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-12b48b10-4bc9-4997-af33-92f212154fa6 req-dfc64cbc-8aa0-415c-84f5-8c7331e0fd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:36.001103 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-12b48b10-4bc9-4997-af33-92f212154fa6 req-dfc64cbc-8aa0-415c-84f5-8c7331e0fd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:36.010311 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:36.010311 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:36.013739 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-12b48b10-4bc9-4997-af33-92f212154fa6 req-dfc64cbc-8aa0-415c-84f5-8c7331e0fd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:36.017856 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-12b48b10-4bc9-4997-af33-92f212154fa6 req-dfc64cbc-8aa0-415c-84f5-8c7331e0fd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:36.018228 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 454/1822] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:35 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:36.215338 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-012c357d-f5d3-42eb-b7cb-5aea141df5dd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:36.216860 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-012c357d-f5d3-42eb-b7cb-5aea141df5dd tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] POST https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action Aug 13 19:28:36.217195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-012c357d-f5d3-42eb-b7cb-5aea141df5dd tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:36.217339 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-012c357d-f5d3-42eb-b7cb-5aea141df5dd tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:36.237670 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:36.237670 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:36.242086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-012c357d-f5d3-42eb-b7cb-5aea141df5dd tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] Updating volume '491bb9d9-a779-4452-88d1-2f605c83f0fc' with '{'status': 'in-use'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:28:36.267970 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-012c357d-f5d3-42eb-b7cb-5aea141df5dd tempest-TestServerVolumeAttachmentScenario-1896023092 tempest-TestServerVolumeAttachmentScenario-1896023092-project-admin] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action returned with HTTP 202 Aug 13 19:28:36.268308 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 459/1823] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:28:36 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:36.281734 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c7b33b9-be63-4160-85e4-fadfc003982d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:36.285913 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c7b33b9-be63-4160-85e4-fadfc003982d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:36.286096 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c7b33b9-be63-4160-85e4-fadfc003982d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:36.287644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c7b33b9-be63-4160-85e4-fadfc003982d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:36.299822 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:36.299822 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:36.306994 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4c7b33b9-be63-4160-85e4-fadfc003982d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:36.319788 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c7b33b9-be63-4160-85e4-fadfc003982d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:36.321256 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 456/1824] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:36 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 1150 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:36.375134 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-69325661-f199-4936-9fd0-d8d1fbb666bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:36.377947 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-69325661-f199-4936-9fd0-d8d1fbb666bc tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:36.378165 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-69325661-f199-4936-9fd0-d8d1fbb666bc tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:36.378601 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-69325661-f199-4936-9fd0-d8d1fbb666bc tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:36.389921 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:36.389921 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:36.394988 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-69325661-f199-4936-9fd0-d8d1fbb666bc tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:36.400720 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-69325661-f199-4936-9fd0-d8d1fbb666bc tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:36.401415 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 456/1825] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:36 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:36.426727 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-59adc549-9991-4fab-94f4-f24210937089 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:36.429341 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-59adc549-9991-4fab-94f4-f24210937089 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] POST https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action Aug 13 19:28:36.429703 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-59adc549-9991-4fab-94f4-f24210937089 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:36.429842 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-59adc549-9991-4fab-94f4-f24210937089 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:36.444920 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:36.444920 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:36.445831 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-59adc549-9991-4fab-94f4-f24210937089 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:36.452889 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-59adc549-9991-4fab-94f4-f24210937089 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Begin detaching volume completed successfully. Aug 13 19:28:36.453065 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-59adc549-9991-4fab-94f4-f24210937089 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action returned with HTTP 202 Aug 13 19:28:36.453707 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 455/1826] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:28:36 2026] POST /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:36.501654 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a4fa6854-c001-4121-b811-c8b2bf7a1d38 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:36.501654 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4fa6854-c001-4121-b811-c8b2bf7a1d38 None None] GET https://10.4.3.126/volume// Aug 13 19:28:36.501972 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4fa6854-c001-4121-b811-c8b2bf7a1d38 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:36.502132 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4fa6854-c001-4121-b811-c8b2bf7a1d38 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:36.502533 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4fa6854-c001-4121-b811-c8b2bf7a1d38 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:36.503086 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 460/1827] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:36.514482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-39b43ab9-5f54-4809-89ce-9b2bbc28d628 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:36.517214 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-39b43ab9-5f54-4809-89ce-9b2bbc28d628 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:36.517446 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-39b43ab9-5f54-4809-89ce-9b2bbc28d628 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:36.517721 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-39b43ab9-5f54-4809-89ce-9b2bbc28d628 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:36.531606 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:36.531606 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:36.537101 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-39b43ab9-5f54-4809-89ce-9b2bbc28d628 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:36.551605 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-39b43ab9-5f54-4809-89ce-9b2bbc28d628 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:36.552456 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 457/1828] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:36 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 1333 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:36.639719 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-210f4397-0ce5-4a49-adcd-4ac4f6ff0e22 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:36.645079 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-210f4397-0ce5-4a49-adcd-4ac4f6ff0e22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:36.645569 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-210f4397-0ce5-4a49-adcd-4ac4f6ff0e22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:36.645658 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-210f4397-0ce5-4a49-adcd-4ac4f6ff0e22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:36.670339 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:36.670339 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:36.675870 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-210f4397-0ce5-4a49-adcd-4ac4f6ff0e22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:36.682395 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-210f4397-0ce5-4a49-adcd-4ac4f6ff0e22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:36.682798 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 457/1829] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:36 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:37.703136 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3375a93b-91e3-448e-8334-624c0925b3bb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:37.706001 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3375a93b-91e3-448e-8334-624c0925b3bb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:37.706219 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3375a93b-91e3-448e-8334-624c0925b3bb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:37.706489 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3375a93b-91e3-448e-8334-624c0925b3bb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:37.720036 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:37.720036 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:37.722946 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3375a93b-91e3-448e-8334-624c0925b3bb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:37.728549 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3375a93b-91e3-448e-8334-624c0925b3bb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:37.729031 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 456/1830] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:37 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:38.743121 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4df01aa9-3a88-4bf4-9f22-1444ffc60649 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:38.747076 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4df01aa9-3a88-4bf4-9f22-1444ffc60649 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:38.747076 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4df01aa9-3a88-4bf4-9f22-1444ffc60649 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:38.747076 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4df01aa9-3a88-4bf4-9f22-1444ffc60649 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:38.761860 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:38.761860 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:38.772463 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4df01aa9-3a88-4bf4-9f22-1444ffc60649 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:38.778525 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4df01aa9-3a88-4bf4-9f22-1444ffc60649 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:38.780375 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 461/1831] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:38 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:39.208715 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-497802c7-3348-4e19-8894-ccaee775c58f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.210934 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-497802c7-3348-4e19-8894-ccaee775c58f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:39.211345 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-497802c7-3348-4e19-8894-ccaee775c58f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:39.211561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-497802c7-3348-4e19-8894-ccaee775c58f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:39.211699 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-497802c7-3348-4e19-8894-ccaee775c58f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Delete volume with id: 1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:39.222008 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:39.222008 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:39.222657 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-497802c7-3348-4e19-8894-ccaee775c58f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:39.245677 np0000007253 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-497802c7-3348-4e19-8894-ccaee775c58f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:28:39.257084 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-497802c7-3348-4e19-8894-ccaee775c58f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Delete volume request issued successfully. Aug 13 19:28:39.257084 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-497802c7-3348-4e19-8894-ccaee775c58f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 202 Aug 13 19:28:39.257084 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 458/1832] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:39 2026] DELETE /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:39.265107 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b4aa895b-267f-4c68-b302-e474756b4ea6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.272055 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4aa895b-267f-4c68-b302-e474756b4ea6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:39.272055 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4aa895b-267f-4c68-b302-e474756b4ea6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:39.272055 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4aa895b-267f-4c68-b302-e474756b4ea6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:39.283217 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:39.283217 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:39.290248 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b4aa895b-267f-4c68-b302-e474756b4ea6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:28:39.296403 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4aa895b-267f-4c68-b302-e474756b4ea6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 200 Aug 13 19:28:39.296951 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 458/1833] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:39 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:39.302971 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-05bed1d0-d786-49cc-bdb8-8d639090b2d4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.306032 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-05bed1d0-d786-49cc-bdb8-8d639090b2d4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] DELETE https://10.4.3.126/volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744 Aug 13 19:28:39.308076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-05bed1d0-d786-49cc-bdb8-8d639090b2d4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:39.309230 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-05bed1d0-d786-49cc-bdb8-8d639090b2d4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:39.319982 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:39.319982 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:39.363893 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-45b5215f-8a2d-41fd-be5a-92baf2eb3f19 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.368833 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-45b5215f-8a2d-41fd-be5a-92baf2eb3f19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1/action Aug 13 19:28:39.369206 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-45b5215f-8a2d-41fd-be5a-92baf2eb3f19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:39.369346 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-45b5215f-8a2d-41fd-be5a-92baf2eb3f19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:39.395124 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:39.395124 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:39.396587 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cb9ca81d-dd2c-42d5-93ad-bf29501e566a req-05bed1d0-d786-49cc-bdb8-8d639090b2d4 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744 returned with HTTP 200 Aug 13 19:28:39.396985 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 457/1834] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:39 2026] DELETE /volume/v3/attachments/536c743c-64c8-4174-a238-3dce6f7b0744 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:39.406127 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-462c0e55-dbfa-4804-9483-5890e4a46752 req-45b5215f-8a2d-41fd-be5a-92baf2eb3f19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1/action returned with HTTP 204 Aug 13 19:28:39.407003 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 462/1835] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:28:39 2026] POST /volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:39.648905 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-30898b78-59e6-4995-bd21-d010b1215efb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.654626 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:39.654626 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1284551708", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:39.654626 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1284551708', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:39.658868 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Create volume of 1 GB Aug 13 19:28:39.667172 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Availability Zones retrieved successfully. Aug 13 19:28:39.675003 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Flow 'volume_create_api' (e5bb91da-badc-4e8d-9dc7-0ca73f2fce44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:39.676240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4019036f-cd57-4c0b-8745-a6cc99b87ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:39.677637 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:39.707547 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d242f5f5-028f-4bdf-940a-cf717b583532 req-68e54a7f-067d-46e2-956a-390390704ac2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.709517 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d242f5f5-028f-4bdf-940a-cf717b583532 req-68e54a7f-067d-46e2-956a-390390704ac2 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:39.709688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d242f5f5-028f-4bdf-940a-cf717b583532 req-68e54a7f-067d-46e2-956a-390390704ac2 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:39.709873 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d242f5f5-028f-4bdf-940a-cf717b583532 req-68e54a7f-067d-46e2-956a-390390704ac2 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:39.714254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4019036f-cd57-4c0b-8745-a6cc99b87ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:39.715306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042f815d-89f1-4712-89f7-803e22466c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:39.720231 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:39.720231 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:39.725298 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d242f5f5-028f-4bdf-940a-cf717b583532 req-68e54a7f-067d-46e2-956a-390390704ac2 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:39.730874 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d242f5f5-028f-4bdf-940a-cf717b583532 req-68e54a7f-067d-46e2-956a-390390704ac2 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:39.731384 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 459/1836] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:39 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:39.786337 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Created reservations ['77b13bd4-21a7-41a4-9406-c9ae22f59b1a', 'eeb39fb7-95ce-45df-b476-f871ac6b1b7d', 'df8098ec-e2e5-45a3-b38f-c5b9019b2cb5', 'c78449c9-860c-407d-bdd5-71f73ef0b29e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:39.787026 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (042f815d-89f1-4712-89f7-803e22466c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77b13bd4-21a7-41a4-9406-c9ae22f59b1a', 'eeb39fb7-95ce-45df-b476-f871ac6b1b7d', 'df8098ec-e2e5-45a3-b38f-c5b9019b2cb5', 'c78449c9-860c-407d-bdd5-71f73ef0b29e']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:39.787706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be3938b-378c-41bf-a370-a1b564e03c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:39.797990 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-48e9cc2e-a876-472a-b7cc-de2a3640a7ba None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.800530 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-48e9cc2e-a876-472a-b7cc-de2a3640a7ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:39.800768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-48e9cc2e-a876-472a-b7cc-de2a3640a7ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:39.801048 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-48e9cc2e-a876-472a-b7cc-de2a3640a7ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:39.808773 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be3938b-378c-41bf-a370-a1b564e03c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b64d73dc-15f9-4f77-8673-78cd25d9293d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1284551708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e5bc4e588848c693319db2d7dc4c32',qos_specs=None,replication_status=,reservations=['77b13bd4-21a7-41a4-9406-c9ae22f59b1a','eeb39fb7-95ce-45df-b476-f871ac6b1b7d','df8098ec-e2e5-45a3-b38f-c5b9019b2cb5','c78449c9-860c-407d-bdd5-71f73ef0b29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e064cf3fd56444029bc227384bf4d889',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1284551708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b64d73dc-15f9-4f77-8673-78cd25d9293d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4e5bc4e588848c693319db2d7dc4c32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e064cf3fd56444029bc227384bf4d889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:39.809487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509e03e0-0321-4a66-aad2-2c6a543efcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:39.814435 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:39.814435 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:39.819574 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-48e9cc2e-a876-472a-b7cc-de2a3640a7ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:39.825752 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-48e9cc2e-a876-472a-b7cc-de2a3640a7ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:39.826284 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 458/1837] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:39 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:39.826488 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509e03e0-0321-4a66-aad2-2c6a543efcb1) transitioned into state 'SUCCESS' from state '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-1284551708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e5bc4e588848c693319db2d7dc4c32',qos_specs=None,replication_status=,reservations=['77b13bd4-21a7-41a4-9406-c9ae22f59b1a','eeb39fb7-95ce-45df-b476-f871ac6b1b7d','df8098ec-e2e5-45a3-b38f-c5b9019b2cb5','c78449c9-860c-407d-bdd5-71f73ef0b29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e064cf3fd56444029bc227384bf4d889',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:39.827221 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (136438c0-f88d-4ed8-a8ed-1bf329b20ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:39.840857 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (136438c0-f88d-4ed8-a8ed-1bf329b20ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:39.841710 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Flow 'volume_create_api' (e5bb91da-badc-4e8d-9dc7-0ca73f2fce44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:39.841987 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Create volume request issued successfully. Aug 13 19:28:39.842616 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-30898b78-59e6-4995-bd21-d010b1215efb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:39.843408 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 459/1838] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:39 2026] POST /volume/v3/volumes => generated 747 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:39.846528 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-aee86d0b-9c16-4333-9bf7-ed11ff7a44b4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.848846 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aee86d0b-9c16-4333-9bf7-ed11ff7a44b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:28:39.849195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aee86d0b-9c16-4333-9bf7-ed11ff7a44b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45bdd544-5e73-4e9a-96fb-cf34121124ec", "name": "tempest-VolumesBackupsTest-Backup-1142726035", "force": true, "container": "tempest-volumesbackupstest-backup-container-1654977541"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:39.851299 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-aee86d0b-9c16-4333-9bf7-ed11ff7a44b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating new backup {'backup': {'volume_id': '45bdd544-5e73-4e9a-96fb-cf34121124ec', 'name': 'tempest-VolumesBackupsTest-Backup-1142726035', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1654977541'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:28:39.851470 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-aee86d0b-9c16-4333-9bf7-ed11ff7a44b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating backup of volume 45bdd544-5e73-4e9a-96fb-cf34121124ec in container tempest-volumesbackupstest-backup-container-1654977541 Aug 13 19:28:39.867147 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:39.867147 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:39.867709 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-aee86d0b-9c16-4333-9bf7-ed11ff7a44b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:39.891007 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-aee86d0b-9c16-4333-9bf7-ed11ff7a44b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['32b08336-b033-4f09-aefe-d562b4d2eb0e', 'e697ab65-d866-45c1-826c-62152d49d9f9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:39.918800 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aee86d0b-9c16-4333-9bf7-ed11ff7a44b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:28:39.919233 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 463/1839] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:39 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:39.929515 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e36b8fc7-d3ad-4fc7-bb33-b580b822743d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:39.932481 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e36b8fc7-d3ad-4fc7-bb33-b580b822743d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:39.932801 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e36b8fc7-d3ad-4fc7-bb33-b580b822743d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:39.933091 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e36b8fc7-d3ad-4fc7-bb33-b580b822743d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:39.933386 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e36b8fc7-d3ad-4fc7-bb33-b580b822743d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:39.939048 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:39.939048 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:39.940402 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e36b8fc7-d3ad-4fc7-bb33-b580b822743d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:39.940958 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 460/1840] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:39 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:40.317638 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b37d73a3-513b-463e-9fc3-52ef6e0452a1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:40.320449 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b37d73a3-513b-463e-9fc3-52ef6e0452a1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed Aug 13 19:28:40.321455 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b37d73a3-513b-463e-9fc3-52ef6e0452a1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:40.321455 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b37d73a3-513b-463e-9fc3-52ef6e0452a1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:40.337527 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b37d73a3-513b-463e-9fc3-52ef6e0452a1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed returned with HTTP 404 Aug 13 19:28:40.338075 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 459/1841] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:40 2026] GET /volume/v3/volumes/1642fe98-8ceb-43d5-88da-6b5e158e4eed => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:40.351990 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d4d2e09c-23ae-4e5e-9845-1cfcf838f05e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:40.354462 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d4d2e09c-23ae-4e5e-9845-1cfcf838f05e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:28:40.354760 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d4d2e09c-23ae-4e5e-9845-1cfcf838f05e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:40.355046 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d4d2e09c-23ae-4e5e-9845-1cfcf838f05e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:40.356242 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:40.356242 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:40.356671 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d4d2e09c-23ae-4e5e-9845-1cfcf838f05e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:28:40.421551 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d4d2e09c-23ae-4e5e-9845-1cfcf838f05e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Get all volumes completed successfully. Aug 13 19:28:40.425234 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:40.425234 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:40.431558 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d4d2e09c-23ae-4e5e-9845-1cfcf838f05e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:28:40.432433 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 460/1842] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:28:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12672 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:40.456314 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8fe24e37-c79e-4409-be9e-849884a09dc2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:40.457709 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8fe24e37-c79e-4409-be9e-849884a09dc2 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] DELETE https://10.4.3.126/volume/v3/types/9ec27e8c-6bdd-4809-931e-56f43c2bbdab Aug 13 19:28:40.457954 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8fe24e37-c79e-4409-be9e-849884a09dc2 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:40.458259 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8fe24e37-c79e-4409-be9e-849884a09dc2 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:40.458692 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:40.458692 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:40.492124 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8fe24e37-c79e-4409-be9e-849884a09dc2 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types/9ec27e8c-6bdd-4809-931e-56f43c2bbdab returned with HTTP 202 Aug 13 19:28:40.492763 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 464/1843] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:28:40 2026] DELETE /volume/v3/types/9ec27e8c-6bdd-4809-931e-56f43c2bbdab => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:40.504889 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d561e959-b911-4a40-af10-551dc68ab3c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:40.506472 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d561e959-b911-4a40-af10-551dc68ab3c4 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:28:40.506786 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d561e959-b911-4a40-af10-551dc68ab3c4 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1931100164", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:40.523558 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d561e959-b911-4a40-af10-551dc68ab3c4 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:28:40.523950 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 461/1844] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:28:40 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:40.531432 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3f5276b4-89ad-40b6-acca-9594343bcbdc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:40.533245 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3f5276b4-89ad-40b6-acca-9594343bcbdc tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] POST https://10.4.3.126/volume/v3/types/94068cbc-6b1b-479a-885a-214158b01cfd/encryption Aug 13 19:28:40.534582 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3f5276b4-89ad-40b6-acca-9594343bcbdc tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:40.571263 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3f5276b4-89ad-40b6-acca-9594343bcbdc tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types/94068cbc-6b1b-479a-885a-214158b01cfd/encryption returned with HTTP 200 Aug 13 19:28:40.572027 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 460/1845] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:28:40 2026] POST /volume/v3/types/94068cbc-6b1b-479a-885a-214158b01cfd/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:40.580456 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-010edbb4-76a7-4826-976e-8402cc943c2d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:40.582790 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:40.583288 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-221826291", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1931100164", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:40.585608 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-221826291', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1931100164', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:40.589674 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume of 1 GB Aug 13 19:28:40.590030 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:40.590030 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:40.590762 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Availability Zones retrieved successfully. Aug 13 19:28:40.600987 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Flow 'volume_create_api' (c9694906-90ba-4af7-8c24-eb994fd2b574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:40.601949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7035b367-47df-437a-b6c0-7e62831846e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:40.602902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:40.626360 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7035b367-47df-437a-b6c0-7e62831846e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:28:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94068cbc-6b1b-479a-885a-214158b01cfd,is_public=True,name='tempest-scenario-type-luks-1931100164',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94068cbc-6b1b-479a-885a-214158b01cfd', '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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:40.627109 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c93bd0-e2d1-46fc-8747-633ab78e08ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:40.653480 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1931100164 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1931100164, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:28:40.653833 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1931100164 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1931100164, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:28:40.682509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Created reservations ['c463c8f9-1bb7-4495-a864-62fda0bdb063', '838378f0-4612-434b-a639-05da24ce026a', 'f13f035a-b711-4c32-9672-67a87c7b6680', '4ea60331-47e8-4024-be56-588907e8da33'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:40.683313 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c93bd0-e2d1-46fc-8747-633ab78e08ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c463c8f9-1bb7-4495-a864-62fda0bdb063', '838378f0-4612-434b-a639-05da24ce026a', 'f13f035a-b711-4c32-9672-67a87c7b6680', '4ea60331-47e8-4024-be56-588907e8da33']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:40.683996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c759e571-6ed1-44f4-937e-e9f5d630b5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:40.706247 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c759e571-6ed1-44f4-937e-e9f5d630b5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799ac5a3-2613-46a1-a517-7ea4be926093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-221826291',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09f3e7620b124be2aefca15424971c7c',qos_specs=None,replication_status=,reservations=['c463c8f9-1bb7-4495-a864-62fda0bdb063','838378f0-4612-434b-a639-05da24ce026a','f13f035a-b711-4c32-9672-67a87c7b6680','4ea60331-47e8-4024-be56-588907e8da33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657443c431d241a58e4c698bf81cfa55',volume_type_id=94068cbc-6b1b-479a-885a-214158b01cfd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-221826291',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=799ac5a3-2613-46a1-a517-7ea4be926093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09f3e7620b124be2aefca15424971c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='657443c431d241a58e4c698bf81cfa55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94068cbc-6b1b-479a-885a-214158b01cfd),volume_type_id=94068cbc-6b1b-479a-885a-214158b01cfd)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:40.707082 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4746ec-b71b-43f4-a671-9302526865e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:40.723888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4746ec-b71b-43f4-a671-9302526865e8) transitioned into state 'SUCCESS' from state '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-221826291',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09f3e7620b124be2aefca15424971c7c',qos_specs=None,replication_status=,reservations=['c463c8f9-1bb7-4495-a864-62fda0bdb063','838378f0-4612-434b-a639-05da24ce026a','f13f035a-b711-4c32-9672-67a87c7b6680','4ea60331-47e8-4024-be56-588907e8da33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657443c431d241a58e4c698bf81cfa55',volume_type_id=94068cbc-6b1b-479a-885a-214158b01cfd)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:40.724546 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9983c2f-86d8-40dd-a84c-25381a41bfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:40.736441 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9983c2f-86d8-40dd-a84c-25381a41bfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:40.737323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Flow 'volume_create_api' (c9694906-90ba-4af7-8c24-eb994fd2b574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:40.737696 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume request issued successfully. Aug 13 19:28:40.738298 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-010edbb4-76a7-4826-976e-8402cc943c2d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:40.738803 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 461/1846] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:40 2026] POST /volume/v3/volumes => generated 784 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:40.952536 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e894b62b-561d-4dbd-88ec-9131276e6b35 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:40.955302 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e894b62b-561d-4dbd-88ec-9131276e6b35 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:40.956093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e894b62b-561d-4dbd-88ec-9131276e6b35 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:40.956191 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e894b62b-561d-4dbd-88ec-9131276e6b35 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:40.956428 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e894b62b-561d-4dbd-88ec-9131276e6b35 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:40.964119 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:40.964119 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:40.964119 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e894b62b-561d-4dbd-88ec-9131276e6b35 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:40.964119 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 465/1847] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:40 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:41.976609 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c77f8c57-a82d-4420-aab8-1c78a7ca0154 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:41.978911 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c77f8c57-a82d-4420-aab8-1c78a7ca0154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:41.979382 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c77f8c57-a82d-4420-aab8-1c78a7ca0154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:41.979658 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c77f8c57-a82d-4420-aab8-1c78a7ca0154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:41.979830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c77f8c57-a82d-4420-aab8-1c78a7ca0154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:41.990442 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:41.990442 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:41.991609 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c77f8c57-a82d-4420-aab8-1c78a7ca0154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:41.992188 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 462/1848] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:41 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:42.148169 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:42.150172 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:42.150523 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1824150282", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:42.152071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1824150282', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:42.152180 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Create volume of 1 GB Aug 13 19:28:42.159961 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Availability Zones retrieved successfully. Aug 13 19:28:42.167838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Flow 'volume_create_api' (799d168f-b8be-4387-933c-f09503235cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:42.167838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c7a6c2-32fb-47d9-ba80-5630fcabcf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:42.167838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:42.200762 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c7a6c2-32fb-47d9-ba80-5630fcabcf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:42.201616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ae67df-10b9-4f85-a3d3-abaf8b33d656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:42.288193 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Created reservations ['b8c63d91-af08-4615-8e5e-0ec6c47bc756', '061bdebe-7107-485b-ab2a-d99208459df8', '49b8eb21-ddbb-4e49-b6b1-664c2d570069', '5ad35a0d-5f48-4f9d-8e58-0c51060a659e'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:42.289013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ae67df-10b9-4f85-a3d3-abaf8b33d656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8c63d91-af08-4615-8e5e-0ec6c47bc756', '061bdebe-7107-485b-ab2a-d99208459df8', '49b8eb21-ddbb-4e49-b6b1-664c2d570069', '5ad35a0d-5f48-4f9d-8e58-0c51060a659e']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:42.289815 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b8529df-6e8b-49c4-a97a-5d53af2700da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:42.318084 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b8529df-6e8b-49c4-a97a-5d53af2700da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1824150282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57cd8aed08324fff88e3ead60030e769',qos_specs=None,replication_status=,reservations=['b8c63d91-af08-4615-8e5e-0ec6c47bc756','061bdebe-7107-485b-ab2a-d99208459df8','49b8eb21-ddbb-4e49-b6b1-664c2d570069','5ad35a0d-5f48-4f9d-8e58-0c51060a659e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045d9257ce8e450b826bfdf768c25502',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1824150282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57cd8aed08324fff88e3ead60030e769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='045d9257ce8e450b826bfdf768c25502',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:42.319215 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (838cad28-5bfd-4e11-bbb7-decc71856a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:42.344092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (838cad28-5bfd-4e11-bbb7-decc71856a1c) transitioned into state 'SUCCESS' from state '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-1824150282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57cd8aed08324fff88e3ead60030e769',qos_specs=None,replication_status=,reservations=['b8c63d91-af08-4615-8e5e-0ec6c47bc756','061bdebe-7107-485b-ab2a-d99208459df8','49b8eb21-ddbb-4e49-b6b1-664c2d570069','5ad35a0d-5f48-4f9d-8e58-0c51060a659e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045d9257ce8e450b826bfdf768c25502',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:42.344834 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf475c14-8d49-4bb7-95a0-31849cadb42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:42.359088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf475c14-8d49-4bb7-95a0-31849cadb42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:42.360286 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Flow 'volume_create_api' (799d168f-b8be-4387-933c-f09503235cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:42.360699 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Create volume request issued successfully. Aug 13 19:28:42.361422 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-022e7d1b-5cc7-4d47-8206-25b34bcff815 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:42.361894 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 461/1849] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:42 2026] POST /volume/v3/volumes => generated 755 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:42.378784 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9c6f1020-75d8-45b4-919e-501f9e3ca7d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:42.381511 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c6f1020-75d8-45b4-919e-501f9e3ca7d6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:42.381765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c6f1020-75d8-45b4-919e-501f9e3ca7d6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:42.381992 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c6f1020-75d8-45b4-919e-501f9e3ca7d6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:42.390765 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:42.390765 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:42.393033 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9c6f1020-75d8-45b4-919e-501f9e3ca7d6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:42.397894 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c6f1020-75d8-45b4-919e-501f9e3ca7d6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:42.398450 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 462/1850] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:42 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:42.766254 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2fa5bcd6-11b1-42fc-9e12-68ad24f1e4d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:42.768505 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2fa5bcd6-11b1-42fc-9e12-68ad24f1e4d0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:42.768759 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2fa5bcd6-11b1-42fc-9e12-68ad24f1e4d0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:42.768992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2fa5bcd6-11b1-42fc-9e12-68ad24f1e4d0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:42.769198 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2fa5bcd6-11b1-42fc-9e12-68ad24f1e4d0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Delete volume with id: a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:42.778472 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:42.778472 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:42.779069 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2fa5bcd6-11b1-42fc-9e12-68ad24f1e4d0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:42.805215 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2fa5bcd6-11b1-42fc-9e12-68ad24f1e4d0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Delete volume request issued successfully. Aug 13 19:28:42.805215 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2fa5bcd6-11b1-42fc-9e12-68ad24f1e4d0 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 202 Aug 13 19:28:42.805215 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 466/1851] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:42 2026] DELETE /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:42.813484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-551853ac-9b90-4a5f-bc2a-3917ef435b27 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:42.817485 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-551853ac-9b90-4a5f-bc2a-3917ef435b27 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:42.817771 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-551853ac-9b90-4a5f-bc2a-3917ef435b27 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:42.818025 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-551853ac-9b90-4a5f-bc2a-3917ef435b27 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:42.827367 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:42.827367 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:42.833619 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-551853ac-9b90-4a5f-bc2a-3917ef435b27 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:42.840294 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-551853ac-9b90-4a5f-bc2a-3917ef435b27 tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 200 Aug 13 19:28:42.840294 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 463/1852] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:42 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:43.008964 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-24a141e4-8f17-4bfb-b713-097d34904f49 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.011827 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-24a141e4-8f17-4bfb-b713-097d34904f49 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:43.012076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-24a141e4-8f17-4bfb-b713-097d34904f49 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.012227 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-24a141e4-8f17-4bfb-b713-097d34904f49 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.012388 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-24a141e4-8f17-4bfb-b713-097d34904f49 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:43.024171 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.024171 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:43.026687 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-24a141e4-8f17-4bfb-b713-097d34904f49 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:43.027080 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 462/1853] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:43.417995 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8a432fc6-cb41-484d-a892-1eb2cc44709d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.423895 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a432fc6-cb41-484d-a892-1eb2cc44709d tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:43.424158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a432fc6-cb41-484d-a892-1eb2cc44709d tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.424449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a432fc6-cb41-484d-a892-1eb2cc44709d tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.436549 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.436549 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:43.448774 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8a432fc6-cb41-484d-a892-1eb2cc44709d tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:43.459141 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a432fc6-cb41-484d-a892-1eb2cc44709d tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:43.460202 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 463/1854] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:43.475412 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-683f3e01-42a6-4d67-96f1-b4940c79178c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.477518 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-683f3e01-42a6-4d67-96f1-b4940c79178c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:43.477692 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-683f3e01-42a6-4d67-96f1-b4940c79178c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.478615 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-683f3e01-42a6-4d67-96f1-b4940c79178c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.486958 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.486958 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:43.491450 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-683f3e01-42a6-4d67-96f1-b4940c79178c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:43.496394 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-683f3e01-42a6-4d67-96f1-b4940c79178c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:43.496799 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 467/1855] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:43.511148 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eb705e59-55b9-4724-b5a8-91b093b9850f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.512958 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb705e59-55b9-4724-b5a8-91b093b9850f tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:28:43.513150 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb705e59-55b9-4724-b5a8-91b093b9850f tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.513368 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb705e59-55b9-4724-b5a8-91b093b9850f tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.513659 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-eb705e59-55b9-4724-b5a8-91b093b9850f tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:28:43.514332 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-eb705e59-55b9-4724-b5a8-91b093b9850f tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:28:43.522968 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eb705e59-55b9-4724-b5a8-91b093b9850f tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Get all volumes completed successfully. Aug 13 19:28:43.523452 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb705e59-55b9-4724-b5a8-91b093b9850f tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:28:43.523880 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 464/1856] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes => generated 339 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:43.533830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-32510467-a968-4e34-b059-0739b3f6322e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.537439 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-32510467-a968-4e34-b059-0739b3f6322e tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:43.537439 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-32510467-a968-4e34-b059-0739b3f6322e tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.537439 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-32510467-a968-4e34-b059-0739b3f6322e tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.546200 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.546200 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:43.551113 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-32510467-a968-4e34-b059-0739b3f6322e tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:43.557885 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-32510467-a968-4e34-b059-0739b3f6322e tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:43.558312 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 463/1857] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:43.611315 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-1a7ed6cc-5981-4b57-9a15-c4efa08f40d7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.613319 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-1a7ed6cc-5981-4b57-9a15-c4efa08f40d7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:43.613564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-1a7ed6cc-5981-4b57-9a15-c4efa08f40d7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.613747 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-1a7ed6cc-5981-4b57-9a15-c4efa08f40d7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.619939 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.619939 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:43.623209 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-1a7ed6cc-5981-4b57-9a15-c4efa08f40d7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:43.627043 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-1a7ed6cc-5981-4b57-9a15-c4efa08f40d7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:43.627599 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 464/1858] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:43.730097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d7b01757-9d21-48cc-88b5-76dd89d44076 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.730530 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7b01757-9d21-48cc-88b5-76dd89d44076 None None] GET https://10.4.3.126/volume// Aug 13 19:28:43.730845 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7b01757-9d21-48cc-88b5-76dd89d44076 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.731029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7b01757-9d21-48cc-88b5-76dd89d44076 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.731372 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7b01757-9d21-48cc-88b5-76dd89d44076 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:43.731758 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 468/1859] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:43.738917 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-ed240dd1-3af2-482b-a6a5-008a14426fe2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.741337 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-ed240dd1-3af2-482b-a6a5-008a14426fe2 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:28:43.741810 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-ed240dd1-3af2-482b-a6a5-008a14426fe2 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3", "connector": null, "instance_uuid": "880c8e13-3d01-40b6-8a05-455580bdaa3f"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:43.751568 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.751568 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:43.786151 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-ed240dd1-3af2-482b-a6a5-008a14426fe2 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:28:43.786769 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 465/1860] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:28:43 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 13 19:28:43.828156 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4a470736-2ceb-4768-a775-6a8a68ea4bd5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.832915 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4a470736-2ceb-4768-a775-6a8a68ea4bd5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:43.833117 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4a470736-2ceb-4768-a775-6a8a68ea4bd5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.833390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4a470736-2ceb-4768-a775-6a8a68ea4bd5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.844615 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-75383f00-a78d-442d-a3e0-de1ffb04a66f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.845131 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75383f00-a78d-442d-a3e0-de1ffb04a66f None None] GET https://10.4.3.126/volume// Aug 13 19:28:43.845397 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75383f00-a78d-442d-a3e0-de1ffb04a66f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.845668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75383f00-a78d-442d-a3e0-de1ffb04a66f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.846109 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75383f00-a78d-442d-a3e0-de1ffb04a66f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:43.846511 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 465/1861] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:43.852680 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.852680 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:43.856634 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-618c49ff-41d2-457c-8372-d9fb7cf56c2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.857130 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-27be2826-503d-48af-a36d-e9d082d1b60d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.860104 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-618c49ff-41d2-457c-8372-d9fb7cf56c2a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:43.860390 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-618c49ff-41d2-457c-8372-d9fb7cf56c2a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.860596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-618c49ff-41d2-457c-8372-d9fb7cf56c2a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.860726 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27be2826-503d-48af-a36d-e9d082d1b60d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b Aug 13 19:28:43.860916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27be2826-503d-48af-a36d-e9d082d1b60d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.861193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27be2826-503d-48af-a36d-e9d082d1b60d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.862068 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4a470736-2ceb-4768-a775-6a8a68ea4bd5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:43.868606 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4a470736-2ceb-4768-a775-6a8a68ea4bd5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:43.869166 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 464/1862] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:43.869640 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27be2826-503d-48af-a36d-e9d082d1b60d tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b returned with HTTP 404 Aug 13 19:28:43.873931 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 466/1863] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes/a84dfe1e-b5c8-412e-90b7-25889f98a40b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:43.881086 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.881086 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:43.881775 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d503943f-0ee6-4b11-8f0b-75d3c352039c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.883523 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d503943f-0ee6-4b11-8f0b-75d3c352039c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] DELETE https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:43.883724 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d503943f-0ee6-4b11-8f0b-75d3c352039c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.883881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d503943f-0ee6-4b11-8f0b-75d3c352039c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.884052 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d503943f-0ee6-4b11-8f0b-75d3c352039c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Delete volume with id: 491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:43.888951 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-618c49ff-41d2-457c-8372-d9fb7cf56c2a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:43.893765 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-618c49ff-41d2-457c-8372-d9fb7cf56c2a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:43.894591 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 469/1864] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:43.899909 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.899909 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:43.900599 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d503943f-0ee6-4b11-8f0b-75d3c352039c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:43.934499 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d503943f-0ee6-4b11-8f0b-75d3c352039c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Delete volume request issued successfully. Aug 13 19:28:43.934499 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d503943f-0ee6-4b11-8f0b-75d3c352039c tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 202 Aug 13 19:28:43.934844 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 466/1865] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:43 2026] DELETE /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:28:43.944343 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9f36455a-04eb-4ebc-a373-07dca530897a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:43.948881 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9f36455a-04eb-4ebc-a373-07dca530897a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:43.949228 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9f36455a-04eb-4ebc-a373-07dca530897a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:43.949409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9f36455a-04eb-4ebc-a373-07dca530897a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:43.964444 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:43.964444 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:43.971786 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9f36455a-04eb-4ebc-a373-07dca530897a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Volume info retrieved successfully. Aug 13 19:28:43.977139 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9f36455a-04eb-4ebc-a373-07dca530897a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 200 Aug 13 19:28:43.977673 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 465/1866] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:43 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:44.029614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-fc0ce784-3fe3-415e-8582-2dbff01826d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:44.031961 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-fc0ce784-3fe3-415e-8582-2dbff01826d9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] PUT https://10.4.3.126/volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f Aug 13 19:28:44.032931 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-fc0ce784-3fe3-415e-8582-2dbff01826d9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:44.041046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dcdc6b1c-31ea-4e47-b109-25cce6967cb9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:44.043556 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcdc6b1c-31ea-4e47-b109-25cce6967cb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:44.043556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcdc6b1c-31ea-4e47-b109-25cce6967cb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:44.044074 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcdc6b1c-31ea-4e47-b109-25cce6967cb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:44.044074 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-dcdc6b1c-31ea-4e47-b109-25cce6967cb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:44.049383 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-fc0ce784-3fe3-415e-8582-2dbff01826d9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Acquiring lock "cinder-attachment_update-bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:28:44.053660 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:44.053660 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:44.055030 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcdc6b1c-31ea-4e47-b109-25cce6967cb9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:44.057027 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 470/1867] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:44 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:44.060154 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-fc0ce784-3fe3-415e-8582-2dbff01826d9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Lock "cinder-attachment_update-bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3-np0000007253" acquired by "attachment_update" :: waited 0.011s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:28:44.061095 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:44.061095 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:44.264161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-fc0ce784-3fe3-415e-8582-2dbff01826d9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Lock "cinder-attachment_update-bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3-np0000007253" released by "attachment_update" :: held 0.204s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:28:44.265565 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-fc0ce784-3fe3-415e-8582-2dbff01826d9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f returned with HTTP 200 Aug 13 19:28:44.266042 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 467/1868] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:28:44 2026] PUT /volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:44.886338 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-94b4c219-88c4-487c-a19a-67bea109453a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:44.889601 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94b4c219-88c4-487c-a19a-67bea109453a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:44.889779 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94b4c219-88c4-487c-a19a-67bea109453a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:44.889980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94b4c219-88c4-487c-a19a-67bea109453a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:44.902846 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:44.902846 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:44.908406 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-94b4c219-88c4-487c-a19a-67bea109453a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:44.914312 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94b4c219-88c4-487c-a19a-67bea109453a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:44.914697 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 467/1869] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:44 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:44.996323 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c90994ac-3bfb-4f67-ba75-cef5e4e88f1a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:45.002030 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c90994ac-3bfb-4f67-ba75-cef5e4e88f1a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] GET https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc Aug 13 19:28:45.002030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c90994ac-3bfb-4f67-ba75-cef5e4e88f1a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:45.002030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c90994ac-3bfb-4f67-ba75-cef5e4e88f1a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:45.009535 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c90994ac-3bfb-4f67-ba75-cef5e4e88f1a tempest-TestServerVolumeAttachmentScenario-640190457 tempest-TestServerVolumeAttachmentScenario-640190457-project-member] https://10.4.3.126/volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc returned with HTTP 404 Aug 13 19:28:45.010801 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 466/1870] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:44 2026] GET /volume/v3/volumes/491bb9d9-a779-4452-88d1-2f605c83f0fc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:45.071837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-729b0c67-79e4-4c95-97f6-609ff0bb6c0b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:45.076047 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-729b0c67-79e4-4c95-97f6-609ff0bb6c0b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:45.076047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-729b0c67-79e4-4c95-97f6-609ff0bb6c0b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:45.076047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-729b0c67-79e4-4c95-97f6-609ff0bb6c0b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:45.076192 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-729b0c67-79e4-4c95-97f6-609ff0bb6c0b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:45.088965 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:45.088965 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:45.088965 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-729b0c67-79e4-4c95-97f6-609ff0bb6c0b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:45.088965 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 471/1871] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:45 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:45.930191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0252b81d-9dbf-499f-8f2f-9a6bc685b3e4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:45.932365 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0252b81d-9dbf-499f-8f2f-9a6bc685b3e4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:45.932781 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0252b81d-9dbf-499f-8f2f-9a6bc685b3e4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:45.932979 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0252b81d-9dbf-499f-8f2f-9a6bc685b3e4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:45.944921 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:45.944921 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:45.951088 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0252b81d-9dbf-499f-8f2f-9a6bc685b3e4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:45.960852 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0252b81d-9dbf-499f-8f2f-9a6bc685b3e4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:45.961481 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 468/1872] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:45 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:46.100826 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2980624d-4870-4b4d-8257-6dd9fca4523c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:46.103991 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2980624d-4870-4b4d-8257-6dd9fca4523c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:46.103991 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2980624d-4870-4b4d-8257-6dd9fca4523c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:46.103991 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2980624d-4870-4b4d-8257-6dd9fca4523c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:46.103991 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2980624d-4870-4b4d-8257-6dd9fca4523c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:46.114441 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:46.114441 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:46.115028 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2980624d-4870-4b4d-8257-6dd9fca4523c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:46.116040 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 468/1873] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:46 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:46.980902 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-140b91ae-00d7-4138-941a-e86bd99d8feb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:46.982762 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-140b91ae-00d7-4138-941a-e86bd99d8feb tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:46.983000 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-140b91ae-00d7-4138-941a-e86bd99d8feb tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:46.983248 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-140b91ae-00d7-4138-941a-e86bd99d8feb tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:46.992756 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:46.992756 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:46.995759 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-140b91ae-00d7-4138-941a-e86bd99d8feb tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:46.999858 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-140b91ae-00d7-4138-941a-e86bd99d8feb tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:47.000464 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 467/1874] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:46 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:47.129808 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-52a30153-9d70-4869-8717-a267eabbc67c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:47.133300 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52a30153-9d70-4869-8717-a267eabbc67c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:47.133300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52a30153-9d70-4869-8717-a267eabbc67c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:47.133300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52a30153-9d70-4869-8717-a267eabbc67c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:47.133300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-52a30153-9d70-4869-8717-a267eabbc67c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:47.138509 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:47.138509 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:47.139597 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52a30153-9d70-4869-8717-a267eabbc67c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:47.140155 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 472/1875] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:47 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:47.571253 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-80265635-a79f-4ee6-be3c-3ce0ada822b4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:47.574104 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-80265635-a79f-4ee6-be3c-3ce0ada822b4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f/action Aug 13 19:28:47.575456 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-80265635-a79f-4ee6-be3c-3ce0ada822b4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:47.575628 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-80265635-a79f-4ee6-be3c-3ce0ada822b4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:47.596349 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:47.596349 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:47.616426 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f0f1548-f41e-40eb-aa02-489607b1b095 req-80265635-a79f-4ee6-be3c-3ce0ada822b4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f/action returned with HTTP 204 Aug 13 19:28:47.616985 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 469/1876] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:28:47 2026] POST /volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:48.014774 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6d7528cb-3f95-44b7-9d5f-2f2a5b020b64 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:48.018883 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6d7528cb-3f95-44b7-9d5f-2f2a5b020b64 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:48.018883 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6d7528cb-3f95-44b7-9d5f-2f2a5b020b64 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:48.018883 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6d7528cb-3f95-44b7-9d5f-2f2a5b020b64 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:48.029202 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:48.029202 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:48.037432 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6d7528cb-3f95-44b7-9d5f-2f2a5b020b64 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:48.042994 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6d7528cb-3f95-44b7-9d5f-2f2a5b020b64 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:48.042994 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 469/1877] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:48 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:48.063352 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c22cc9c4-df15-46ac-a5ec-2ae2138d62e3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:48.065609 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c22cc9c4-df15-46ac-a5ec-2ae2138d62e3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:48.065846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c22cc9c4-df15-46ac-a5ec-2ae2138d62e3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:48.066072 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c22cc9c4-df15-46ac-a5ec-2ae2138d62e3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:48.081150 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:48.081150 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:48.088564 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c22cc9c4-df15-46ac-a5ec-2ae2138d62e3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:48.095874 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c22cc9c4-df15-46ac-a5ec-2ae2138d62e3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:48.096746 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 468/1878] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:48 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:48.112254 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-47fb5f53-e22b-40d7-b3e5-02e512f4bc67 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:48.114503 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47fb5f53-e22b-40d7-b3e5-02e512f4bc67 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:28:48.114939 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47fb5f53-e22b-40d7-b3e5-02e512f4bc67 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-96052489", "description": null, "metadata": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:48.134386 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:48.134386 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:48.134971 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-47fb5f53-e22b-40d7-b3e5-02e512f4bc67 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:48.135147 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-47fb5f53-e22b-40d7-b3e5-02e512f4bc67 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Create snapshot from volume bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:48.162868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e48f729f-b513-4fa4-9d96-110f46736bcd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:48.166980 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e48f729f-b513-4fa4-9d96-110f46736bcd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:48.166980 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e48f729f-b513-4fa4-9d96-110f46736bcd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:48.166980 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e48f729f-b513-4fa4-9d96-110f46736bcd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:48.167197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e48f729f-b513-4fa4-9d96-110f46736bcd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:48.179449 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:48.179449 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:48.179821 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e48f729f-b513-4fa4-9d96-110f46736bcd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:48.180328 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 470/1879] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:48 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:48.204556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-47fb5f53-e22b-40d7-b3e5-02e512f4bc67 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Created reservations ['2fae40dc-562a-4636-b95e-0c6872ebf269', '30e1b3fd-2b41-42ce-94e3-aee97ec03037', '3e35d0b6-bced-4f4d-92ad-fa671c309779', '12ac5b74-00d1-43be-88f7-8c38831e2e15'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:48.266915 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-47fb5f53-e22b-40d7-b3e5-02e512f4bc67 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Snapshot force create request issued successfully. Aug 13 19:28:48.266915 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47fb5f53-e22b-40d7-b3e5-02e512f4bc67 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:28:48.266915 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 473/1880] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:28:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:48.277114 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d0393feb-05b9-40b9-87da-0c02f8a75f62 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:48.278992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0393feb-05b9-40b9-87da-0c02f8a75f62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:28:48.279261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0393feb-05b9-40b9-87da-0c02f8a75f62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:48.279470 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0393feb-05b9-40b9-87da-0c02f8a75f62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:48.288886 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:48.288886 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:48.289777 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d0393feb-05b9-40b9-87da-0c02f8a75f62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Snapshot retrieved successfully. Aug 13 19:28:48.290671 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0393feb-05b9-40b9-87da-0c02f8a75f62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 returned with HTTP 200 Aug 13 19:28:48.291036 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 470/1881] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:48 2026] GET /volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:49.202389 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1376b6f7-2167-48e6-ae64-17b9cbfeeb73 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:49.205356 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1376b6f7-2167-48e6-ae64-17b9cbfeeb73 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:49.205957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1376b6f7-2167-48e6-ae64-17b9cbfeeb73 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:49.205957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1376b6f7-2167-48e6-ae64-17b9cbfeeb73 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:49.205957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1376b6f7-2167-48e6-ae64-17b9cbfeeb73 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:49.213463 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:49.213463 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:49.214372 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1376b6f7-2167-48e6-ae64-17b9cbfeeb73 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:49.214842 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 469/1882] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:49 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:49.305044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-535c65bd-f650-4f77-8be2-271a6f6dc4b0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:49.310556 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-535c65bd-f650-4f77-8be2-271a6f6dc4b0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:28:49.310556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-535c65bd-f650-4f77-8be2-271a6f6dc4b0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:49.310556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-535c65bd-f650-4f77-8be2-271a6f6dc4b0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:49.321650 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:49.321650 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:49.322081 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-535c65bd-f650-4f77-8be2-271a6f6dc4b0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Snapshot retrieved successfully. Aug 13 19:28:49.323468 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-535c65bd-f650-4f77-8be2-271a6f6dc4b0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 returned with HTTP 200 Aug 13 19:28:49.323807 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 471/1883] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:49 2026] GET /volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:49.337065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e1d37ff0-e3b4-4e12-a5ef-5d1ab099dffa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:49.341183 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1d37ff0-e3b4-4e12-a5ef-5d1ab099dffa tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:28:49.341626 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1d37ff0-e3b4-4e12-a5ef-5d1ab099dffa tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:49.341876 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1d37ff0-e3b4-4e12-a5ef-5d1ab099dffa tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:49.352253 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:49.352253 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:49.352253 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e1d37ff0-e3b4-4e12-a5ef-5d1ab099dffa tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Snapshot retrieved successfully. Aug 13 19:28:49.352253 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1d37ff0-e3b4-4e12-a5ef-5d1ab099dffa tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 returned with HTTP 200 Aug 13 19:28:49.352573 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 474/1884] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:28:49 2026] GET /volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:28:49.371629 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cf9e4291-b666-4edb-9ead-30941cf00b32 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:49.376107 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cf9e4291-b666-4edb-9ead-30941cf00b32 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:28:49.378575 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cf9e4291-b666-4edb-9ead-30941cf00b32 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:49.378805 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cf9e4291-b666-4edb-9ead-30941cf00b32 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:49.399223 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:49.399223 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:49.404557 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cf9e4291-b666-4edb-9ead-30941cf00b32 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:28:49.410396 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cf9e4291-b666-4edb-9ead-30941cf00b32 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:28:49.410860 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 471/1885] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:49 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:50.232036 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7d9d630f-8d2d-425c-8ca6-40a8943119d5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:50.235518 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7d9d630f-8d2d-425c-8ca6-40a8943119d5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:50.235518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7d9d630f-8d2d-425c-8ca6-40a8943119d5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:50.236651 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7d9d630f-8d2d-425c-8ca6-40a8943119d5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:50.236651 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-7d9d630f-8d2d-425c-8ca6-40a8943119d5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:50.240549 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:50.240549 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:50.241310 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7d9d630f-8d2d-425c-8ca6-40a8943119d5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:50.241659 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 470/1886] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:50 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:51.256251 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df55cd48-3102-481e-815e-38a642d0ebae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:51.263991 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df55cd48-3102-481e-815e-38a642d0ebae tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:51.264323 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df55cd48-3102-481e-815e-38a642d0ebae tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:51.276392 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df55cd48-3102-481e-815e-38a642d0ebae tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:51.276392 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-df55cd48-3102-481e-815e-38a642d0ebae tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:51.291708 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:51.291708 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:51.305566 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df55cd48-3102-481e-815e-38a642d0ebae tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:51.306010 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 472/1887] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:51 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:52.324561 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3a53df88-e55e-410f-a643-0b45bebcec3e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:52.328060 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3a53df88-e55e-410f-a643-0b45bebcec3e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:52.328283 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3a53df88-e55e-410f-a643-0b45bebcec3e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:52.330118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3a53df88-e55e-410f-a643-0b45bebcec3e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:52.330367 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3a53df88-e55e-410f-a643-0b45bebcec3e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:52.351495 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:52.351495 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:52.353970 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3a53df88-e55e-410f-a643-0b45bebcec3e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:52.355016 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 475/1888] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:52 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:53.368407 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-53de2be7-aebf-4eba-9710-ac55793c1a22 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:53.371064 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53de2be7-aebf-4eba-9710-ac55793c1a22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:53.371064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53de2be7-aebf-4eba-9710-ac55793c1a22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:53.371064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53de2be7-aebf-4eba-9710-ac55793c1a22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:53.371064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-53de2be7-aebf-4eba-9710-ac55793c1a22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:53.373411 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=285,cinder:UPDATE=46,cinder:INSERT=24 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:28:53.376581 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:53.376581 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:53.377564 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53de2be7-aebf-4eba-9710-ac55793c1a22 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:53.378545 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 472/1889] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:53 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:54.393376 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b69b97c6-d6f9-4987-a558-d137ce96ac7d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:54.395537 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b69b97c6-d6f9-4987-a558-d137ce96ac7d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:54.395778 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b69b97c6-d6f9-4987-a558-d137ce96ac7d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:54.396479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b69b97c6-d6f9-4987-a558-d137ce96ac7d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:54.396479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-b69b97c6-d6f9-4987-a558-d137ce96ac7d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:54.408752 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:54.408752 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:54.409775 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b69b97c6-d6f9-4987-a558-d137ce96ac7d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:54.410293 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 471/1890] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:54 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:55.425528 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36d1ce6c-8c62-4a32-8277-54956823c4c8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:55.429039 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36d1ce6c-8c62-4a32-8277-54956823c4c8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:55.429039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36d1ce6c-8c62-4a32-8277-54956823c4c8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:55.429039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36d1ce6c-8c62-4a32-8277-54956823c4c8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:55.429039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-36d1ce6c-8c62-4a32-8277-54956823c4c8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:55.435675 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=340,cinder:INSERT=48,cinder:UPDATE=85 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:28:55.439694 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:55.439694 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:55.439694 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36d1ce6c-8c62-4a32-8277-54956823c4c8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:55.439694 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 473/1891] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:55 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e47a8bea-d8e8-43ab-af83-71bd393908b6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e47a8bea-d8e8-43ab-af83-71bd393908b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e47a8bea-d8e8-43ab-af83-71bd393908b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e47a8bea-d8e8-43ab-af83-71bd393908b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e47a8bea-d8e8-43ab-af83-71bd393908b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e47a8bea-d8e8-43ab-af83-71bd393908b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:56.711821 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 476/1892] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:56 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:57.062952 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-e574c90b-f492-4b40-9ac5-1a9d78e62acb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:57.066019 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-e574c90b-f492-4b40-9ac5-1a9d78e62acb tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] DELETE https://10.4.3.126/volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37 Aug 13 19:28:57.066376 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-e574c90b-f492-4b40-9ac5-1a9d78e62acb tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:57.067090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-e574c90b-f492-4b40-9ac5-1a9d78e62acb tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:57.082210 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:57.082210 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:57.141225 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-e574c90b-f492-4b40-9ac5-1a9d78e62acb tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37 returned with HTTP 200 Aug 13 19:28:57.141659 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 473/1893] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:57 2026] DELETE /volume/v3/attachments/dcf4ac5b-b319-4f12-812f-d4bde0858c37 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:57.151183 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-5d10e13d-0fd6-4f85-b1e3-7f9b7d3595da None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:57.154161 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-5d10e13d-0fd6-4f85-b1e3-7f9b7d3595da tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] DELETE https://10.4.3.126/volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd Aug 13 19:28:57.154403 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-5d10e13d-0fd6-4f85-b1e3-7f9b7d3595da tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:57.154636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-5d10e13d-0fd6-4f85-b1e3-7f9b7d3595da tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:57.170180 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:57.170180 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:57.230245 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-5d10e13d-0fd6-4f85-b1e3-7f9b7d3595da tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd returned with HTTP 200 Aug 13 19:28:57.230844 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 472/1894] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:57 2026] DELETE /volume/v3/attachments/b799ed2e-8fe1-43a8-8f64-41bbd72612fd => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:57.239868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-fc5aef72-ab7e-484c-8c6d-f48cf2c008a3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:57.242586 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-fc5aef72-ab7e-484c-8c6d-f48cf2c008a3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2 Aug 13 19:28:57.242794 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-fc5aef72-ab7e-484c-8c6d-f48cf2c008a3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:57.243040 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-fc5aef72-ab7e-484c-8c6d-f48cf2c008a3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:57.255818 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:57.255818 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:57.317346 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-be78059e-bf9e-43ff-8edb-95e7bcc84c09 req-fc5aef72-ab7e-484c-8c6d-f48cf2c008a3 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2 returned with HTTP 200 Aug 13 19:28:57.318019 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 474/1895] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:57 2026] DELETE /volume/v3/attachments/ad0e208f-fe55-407f-b6bf-1812c222a3d2 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:57.475288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f473d4d-2f1f-420a-bc77-33e841233f82 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:57.477714 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f473d4d-2f1f-420a-bc77-33e841233f82 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:57.478003 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f473d4d-2f1f-420a-bc77-33e841233f82 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:57.478296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f473d4d-2f1f-420a-bc77-33e841233f82 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:57.478525 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4f473d4d-2f1f-420a-bc77-33e841233f82 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:57.485720 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:57.485720 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:57.486914 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f473d4d-2f1f-420a-bc77-33e841233f82 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:57.487421 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 477/1896] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:57 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:57.508389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4cee174b-f3e6-4ea3-a2ea-4f34921c7c88 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:57.511933 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cee174b-f3e6-4ea3-a2ea-4f34921c7c88 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:57.512262 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cee174b-f3e6-4ea3-a2ea-4f34921c7c88 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:57.512512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cee174b-f3e6-4ea3-a2ea-4f34921c7c88 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:57.527795 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:57.527795 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:57.534693 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4cee174b-f3e6-4ea3-a2ea-4f34921c7c88 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:57.541994 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cee174b-f3e6-4ea3-a2ea-4f34921c7c88 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:57.542909 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 474/1897] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:57 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:57.563348 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f4f1ba0b-5fe2-46c2-8b85-f686c9c6e053 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:57.563348 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f4f1ba0b-5fe2-46c2-8b85-f686c9c6e053 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:57.563348 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f4f1ba0b-5fe2-46c2-8b85-f686c9c6e053 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:57.563348 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f4f1ba0b-5fe2-46c2-8b85-f686c9c6e053 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:57.563348 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-f4f1ba0b-5fe2-46c2-8b85-f686c9c6e053 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete backup with id: 60d58cbd-faac-420c-b296-f383181123f0. Aug 13 19:28:57.570403 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:57.570403 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:57.582972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-f4f1ba0b-5fe2-46c2-8b85-f686c9c6e053 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] delete_backup rpcapi backup_id 60d58cbd-faac-420c-b296-f383181123f0 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:28:57.584707 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f4f1ba0b-5fe2-46c2-8b85-f686c9c6e053 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 202 Aug 13 19:28:57.585854 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 473/1898] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:28:57 2026] DELETE /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:57.593899 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a8d5950d-e17d-49e8-aff6-d431e94e8d8f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:57.597426 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a8d5950d-e17d-49e8-aff6-d431e94e8d8f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:57.598818 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a8d5950d-e17d-49e8-aff6-d431e94e8d8f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:57.598818 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a8d5950d-e17d-49e8-aff6-d431e94e8d8f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:57.598818 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a8d5950d-e17d-49e8-aff6-d431e94e8d8f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:57.603183 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:57.603183 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:57.603969 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a8d5950d-e17d-49e8-aff6-d431e94e8d8f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 200 Aug 13 19:28:57.604471 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 475/1899] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:57 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:58.367068 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-11465ae1-3301-448a-a12e-04424bd74c0c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:58.370710 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:28:58.371061 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2050845310"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:58.372479 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2050845310'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:28:58.376297 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume of 1 GB Aug 13 19:28:58.376593 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:58.376593 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:58.377084 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Availability Zones retrieved successfully. Aug 13 19:28:58.383940 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Flow 'volume_create_api' (a322d83e-98ec-4f1b-b4d8-c8de85401fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:58.384081 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a752b9b-9e74-4b47-8182-25b94570390d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:58.385066 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:28:58.393940 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:58.393940 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:58.410799 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a752b9b-9e74-4b47-8182-25b94570390d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c723cf05-6dd7-4e70-a933-c2e2b7fd6459', 'encryption_key_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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:58.411805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e472669-44b7-489b-9c70-1b3ac15ff5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:58.458895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Created reservations ['b04470d9-ac4d-4471-87b8-1a9aa9bb472a', '866fc953-a370-4ec3-a6e5-f40846eb78be', '0777bc98-3b81-4d4e-9497-96c63ae9ac32', 'fe99e27b-100d-462c-aec5-6fd9da33bbf7'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:28:58.459720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e472669-44b7-489b-9c70-1b3ac15ff5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b04470d9-ac4d-4471-87b8-1a9aa9bb472a', '866fc953-a370-4ec3-a6e5-f40846eb78be', '0777bc98-3b81-4d4e-9497-96c63ae9ac32', 'fe99e27b-100d-462c-aec5-6fd9da33bbf7']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:58.462072 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae323a7-9cff-4f8d-b0eb-e56d7fdec9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:58.483651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae323a7-9cff-4f8d-b0eb-e56d7fdec9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c8995a-aaa5-4f82-9d44-66bdd976a441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2050845310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='619561dcfc904fc9be5dc4fb046184d2',qos_specs=None,replication_status=,reservations=['b04470d9-ac4d-4471-87b8-1a9aa9bb472a','866fc953-a370-4ec3-a6e5-f40846eb78be','0777bc98-3b81-4d4e-9497-96c63ae9ac32','fe99e27b-100d-462c-aec5-6fd9da33bbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2050845310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c8995a-aaa5-4f82-9d44-66bdd976a441,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='619561dcfc904fc9be5dc4fb046184d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c723cf05-6dd7-4e70-a933-c2e2b7fd6459),volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:58.484481 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e352216-6c2b-4ca4-91ee-590e525d7297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:58.505652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e352216-6c2b-4ca4-91ee-590e525d7297) transitioned into state 'SUCCESS' from state '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-2050845310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='619561dcfc904fc9be5dc4fb046184d2',qos_specs=None,replication_status=,reservations=['b04470d9-ac4d-4471-87b8-1a9aa9bb472a','866fc953-a370-4ec3-a6e5-f40846eb78be','0777bc98-3b81-4d4e-9497-96c63ae9ac32','fe99e27b-100d-462c-aec5-6fd9da33bbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:58.506997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad80abf-0512-4839-b1ff-f975d6a09d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:28:58.526766 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad80abf-0512-4839-b1ff-f975d6a09d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:28:58.528190 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Flow 'volume_create_api' (a322d83e-98ec-4f1b-b4d8-c8de85401fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:28:58.529710 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume request issued successfully. Aug 13 19:28:58.529997 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-11465ae1-3301-448a-a12e-04424bd74c0c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:28:58.530624 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 478/1900] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:28:58 2026] POST /volume/v3/volumes => generated 760 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:28:58.546289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33c3817a-3dd5-44fd-983e-a4b5f8940604 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:58.548754 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33c3817a-3dd5-44fd-983e-a4b5f8940604 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:28:58.549065 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33c3817a-3dd5-44fd-983e-a4b5f8940604 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:58.550400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33c3817a-3dd5-44fd-983e-a4b5f8940604 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:58.557350 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:58.557350 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:58.562599 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33c3817a-3dd5-44fd-983e-a4b5f8940604 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:58.568519 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33c3817a-3dd5-44fd-983e-a4b5f8940604 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:28:58.568900 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 475/1901] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:58 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:58.617381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e81e8eef-2cde-4c11-8359-c0455800f168 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:58.619709 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e81e8eef-2cde-4c11-8359-c0455800f168 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 Aug 13 19:28:58.622991 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e81e8eef-2cde-4c11-8359-c0455800f168 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:58.623232 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e81e8eef-2cde-4c11-8359-c0455800f168 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:58.623393 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e81e8eef-2cde-4c11-8359-c0455800f168 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 60d58cbd-faac-420c-b296-f383181123f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:28:58.629884 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e81e8eef-2cde-4c11-8359-c0455800f168 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 returned with HTTP 404 Aug 13 19:28:58.630218 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 474/1902] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:58 2026] GET /volume/v3/backups/60d58cbd-faac-420c-b296-f383181123f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:28:58.763625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-4f99ba41-b25f-4f92-b8a0-cd793c715133 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:58.767372 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-4f99ba41-b25f-4f92-b8a0-cd793c715133 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:58.767372 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-4f99ba41-b25f-4f92-b8a0-cd793c715133 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:58.769536 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-4f99ba41-b25f-4f92-b8a0-cd793c715133 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:58.783677 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:58.783677 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:58.787372 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-4f99ba41-b25f-4f92-b8a0-cd793c715133 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:58.792231 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-4f99ba41-b25f-4f92-b8a0-cd793c715133 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:58.792686 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 476/1903] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:58 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:58.811431 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-5d0e02cc-8219-4a64-9176-91699d253864 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:58.814050 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-5d0e02cc-8219-4a64-9176-91699d253864 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec/action Aug 13 19:28:58.814419 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-5d0e02cc-8219-4a64-9176-91699d253864 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:28:58.814565 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-5d0e02cc-8219-4a64-9176-91699d253864 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:58.830795 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:58.830795 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:58.832583 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-5d0e02cc-8219-4a64-9176-91699d253864 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:58.839401 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-5d0e02cc-8219-4a64-9176-91699d253864 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Begin detaching volume completed successfully. Aug 13 19:28:58.839656 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-5d0e02cc-8219-4a64-9176-91699d253864 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec/action returned with HTTP 202 Aug 13 19:28:58.840381 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 479/1904] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:28:58 2026] POST /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:28:58.860538 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b0102298-f655-4682-aac5-ce4a16e6ed94 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:58.864627 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0102298-f655-4682-aac5-ce4a16e6ed94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:58.864876 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0102298-f655-4682-aac5-ce4a16e6ed94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:58.865059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0102298-f655-4682-aac5-ce4a16e6ed94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:58.875533 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:58.875533 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:58.879974 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b0102298-f655-4682-aac5-ce4a16e6ed94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:58.884626 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0102298-f655-4682-aac5-ce4a16e6ed94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:58.890304 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 476/1905] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:58 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:58.898147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9cff4af4-e1d8-44fb-9c7c-c74abfcf3e02 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:58.898711 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9cff4af4-e1d8-44fb-9c7c-c74abfcf3e02 None None] GET https://10.4.3.126/volume// Aug 13 19:28:58.898999 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9cff4af4-e1d8-44fb-9c7c-c74abfcf3e02 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:58.899270 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9cff4af4-e1d8-44fb-9c7c-c74abfcf3e02 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:58.899733 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9cff4af4-e1d8-44fb-9c7c-c74abfcf3e02 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:58.900149 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 475/1906] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:58.911544 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-c266bd46-b2c8-4ace-9f73-3155d2a1bbb0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:58.914245 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-c266bd46-b2c8-4ace-9f73-3155d2a1bbb0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:58.914556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-c266bd46-b2c8-4ace-9f73-3155d2a1bbb0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:58.914822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-c266bd46-b2c8-4ace-9f73-3155d2a1bbb0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:58.926153 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:58.926153 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:58.930231 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-c266bd46-b2c8-4ace-9f73-3155d2a1bbb0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:58.934899 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-c266bd46-b2c8-4ace-9f73-3155d2a1bbb0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:58.935292 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 477/1907] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:58 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:28:59.585023 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ebdc07d0-bf2e-4483-b559-af31d8ab4bfe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.586826 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ebdc07d0-bf2e-4483-b559-af31d8ab4bfe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:28:59.587027 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ebdc07d0-bf2e-4483-b559-af31d8ab4bfe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:59.587223 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ebdc07d0-bf2e-4483-b559-af31d8ab4bfe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:59.595344 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:59.595344 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:59.601081 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ebdc07d0-bf2e-4483-b559-af31d8ab4bfe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:59.606740 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ebdc07d0-bf2e-4483-b559-af31d8ab4bfe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:28:59.607907 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 480/1908] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:59 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:59.679353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-81bde76b-01d4-4fde-9b82-623b26d2e223 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.683298 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-81bde76b-01d4-4fde-9b82-623b26d2e223 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:28:59.683298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-81bde76b-01d4-4fde-9b82-623b26d2e223 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:59.683298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-81bde76b-01d4-4fde-9b82-623b26d2e223 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:59.694125 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:59.694125 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:59.698923 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-81bde76b-01d4-4fde-9b82-623b26d2e223 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:59.704842 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-81bde76b-01d4-4fde-9b82-623b26d2e223 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:28:59.706530 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 477/1909] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:28:59 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:59.810265 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3df3df49-07b3-4093-a390-b57cf1e12214 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.810265 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3df3df49-07b3-4093-a390-b57cf1e12214 None None] GET https://10.4.3.126/volume// Aug 13 19:28:59.810265 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3df3df49-07b3-4093-a390-b57cf1e12214 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:59.810265 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3df3df49-07b3-4093-a390-b57cf1e12214 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:59.810265 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3df3df49-07b3-4093-a390-b57cf1e12214 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:59.810265 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 476/1910] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:28:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:59.821232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-8e58aa34-7595-4c83-8b48-35bb7d2129a1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.823881 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-8e58aa34-7595-4c83-8b48-35bb7d2129a1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:28:59.824142 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-8e58aa34-7595-4c83-8b48-35bb7d2129a1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5c8995a-aaa5-4f82-9d44-66bdd976a441", "connector": null, "instance_uuid": "0884df7b-46c0-4e0e-ae17-2b3a394546e8"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:28:59.833061 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:59.833061 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:28:59.846643 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-8d485b66-9844-4a54-84e9-04521b4d2586 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.849117 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-8d485b66-9844-4a54-84e9-04521b4d2586 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1 Aug 13 19:28:59.849696 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-8d485b66-9844-4a54-84e9-04521b4d2586 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:59.850176 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-8d485b66-9844-4a54-84e9-04521b4d2586 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:59.859048 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:59.859048 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:28:59.868054 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-8e58aa34-7595-4c83-8b48-35bb7d2129a1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:28:59.868563 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 478/1911] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:28:59 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:59.907246 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-883b7ca6-1fa0-483a-8169-81b838397185 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.913734 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-883b7ca6-1fa0-483a-8169-81b838397185 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:28:59.914080 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-883b7ca6-1fa0-483a-8169-81b838397185 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:59.914378 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-883b7ca6-1fa0-483a-8169-81b838397185 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:59.919941 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-da21a6c3-0477-4fab-a805-9dd23470cdc9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.923324 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da21a6c3-0477-4fab-a805-9dd23470cdc9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:28:59.923544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da21a6c3-0477-4fab-a805-9dd23470cdc9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:59.924080 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da21a6c3-0477-4fab-a805-9dd23470cdc9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:59.932811 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:59.932811 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:28:59.938353 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:59.938353 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:28:59.939681 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-883b7ca6-1fa0-483a-8169-81b838397185 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:28:59.942586 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-da21a6c3-0477-4fab-a805-9dd23470cdc9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:28:59.943951 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d5e11be0-fe1f-4ccd-b534-7d1061377b83 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.944420 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d1483225-eb6f-4a09-8010-244b5c728c50 req-8d485b66-9844-4a54-84e9-04521b4d2586 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1 returned with HTTP 200 Aug 13 19:28:59.944527 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5e11be0-fe1f-4ccd-b534-7d1061377b83 None None] GET https://10.4.3.126/volume// Aug 13 19:28:59.944625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5e11be0-fe1f-4ccd-b534-7d1061377b83 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:59.944871 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5e11be0-fe1f-4ccd-b534-7d1061377b83 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:59.945048 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 481/1912] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:28:59 2026] DELETE /volume/v3/attachments/d672566e-b612-4e09-bf17-8ce34a296ea1 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:59.945260 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5e11be0-fe1f-4ccd-b534-7d1061377b83 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:28:59.945862 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 479/1913] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:28:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:28:59.947970 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da21a6c3-0477-4fab-a805-9dd23470cdc9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:28:59.948222 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-883b7ca6-1fa0-483a-8169-81b838397185 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:28:59.948414 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 477/1914] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:59 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:28:59.948742 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 478/1915] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:28:59 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:28:59.960595 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-d0f1eab7-64e5-477b-8274-318c31316be0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:28:59.963575 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-d0f1eab7-64e5-477b-8274-318c31316be0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:28:59.963865 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-d0f1eab7-64e5-477b-8274-318c31316be0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:28:59.964063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-d0f1eab7-64e5-477b-8274-318c31316be0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:28:59.990446 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:28:59.990446 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:00.001973 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-d0f1eab7-64e5-477b-8274-318c31316be0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:00.010769 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-d0f1eab7-64e5-477b-8274-318c31316be0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:00.011227 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 482/1916] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:28:59 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1032 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:00.132726 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-ba277b08-2014-4898-9806-ba4fec375721 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:00.136357 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-ba277b08-2014-4898-9806-ba4fec375721 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] PUT https://10.4.3.126/volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e Aug 13 19:29:00.136855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-ba277b08-2014-4898-9806-ba4fec375721 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:00.144343 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-ba277b08-2014-4898-9806-ba4fec375721 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Acquiring lock "cinder-attachment_update-d5c8995a-aaa5-4f82-9d44-66bdd976a441-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:00.149693 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-ba277b08-2014-4898-9806-ba4fec375721 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-d5c8995a-aaa5-4f82-9d44-66bdd976a441-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:00.150676 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:00.150676 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:00.270471 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-ba277b08-2014-4898-9806-ba4fec375721 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-d5c8995a-aaa5-4f82-9d44-66bdd976a441-np0000007253" released by "attachment_update" :: held 0.121s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:00.270901 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-ba277b08-2014-4898-9806-ba4fec375721 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e returned with HTTP 200 Aug 13 19:29:00.271529 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 480/1917] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:00 2026] PUT /volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:00.963238 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-19489526-f1d6-4e2c-b765-1e578d44b840 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:00.965114 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19489526-f1d6-4e2c-b765-1e578d44b840 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:29:00.965471 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19489526-f1d6-4e2c-b765-1e578d44b840 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:00.966236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19489526-f1d6-4e2c-b765-1e578d44b840 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:00.967020 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0cfac38f-3523-49f1-8066-65ef38d1d311 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:00.969449 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=342,cinder:UPDATE=68,cinder:INSERT=36 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:29:00.970260 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0cfac38f-3523-49f1-8066-65ef38d1d311 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:00.970486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0cfac38f-3523-49f1-8066-65ef38d1d311 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:00.970699 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0cfac38f-3523-49f1-8066-65ef38d1d311 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:00.977926 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:00.977926 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:00.981635 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:00.981635 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:00.984168 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-19489526-f1d6-4e2c-b765-1e578d44b840 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:00.986046 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0cfac38f-3523-49f1-8066-65ef38d1d311 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:00.989878 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19489526-f1d6-4e2c-b765-1e578d44b840 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:29:00.990356 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0cfac38f-3523-49f1-8066-65ef38d1d311 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:00.990492 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 478/1918] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:00 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:00.995585 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 479/1919] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:00 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:01.149965 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-080facb6-f9ee-4d84-be8f-371cbed55edf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:01.151654 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-080facb6-f9ee-4d84-be8f-371cbed55edf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] DELETE https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e Aug 13 19:29:01.151834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-080facb6-f9ee-4d84-be8f-371cbed55edf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:01.152006 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-080facb6-f9ee-4d84-be8f-371cbed55edf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:01.152304 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-080facb6-f9ee-4d84-be8f-371cbed55edf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Delete volume with id: 144e8f2b-da86-4587-9812-4544b280192e Aug 13 19:29:01.154643 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=397,cinder:INSERT=59,cinder:UPDATE=119,cinder:DELETE=2 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:29:01.161388 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:01.161388 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:01.161985 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-080facb6-f9ee-4d84-be8f-371cbed55edf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:29:01.186428 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-080facb6-f9ee-4d84-be8f-371cbed55edf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Delete volume request issued successfully. Aug 13 19:29:01.186589 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-080facb6-f9ee-4d84-be8f-371cbed55edf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e returned with HTTP 202 Aug 13 19:29:01.187010 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 483/1920] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:01 2026] DELETE /volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:01.194642 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-acf20ffe-21b5-4a41-b97b-1a4e455f8a7a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:01.197355 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-acf20ffe-21b5-4a41-b97b-1a4e455f8a7a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e Aug 13 19:29:01.197355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-acf20ffe-21b5-4a41-b97b-1a4e455f8a7a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:01.197355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-acf20ffe-21b5-4a41-b97b-1a4e455f8a7a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:01.209150 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:01.209150 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:01.216070 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-acf20ffe-21b5-4a41-b97b-1a4e455f8a7a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:29:01.223520 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-acf20ffe-21b5-4a41-b97b-1a4e455f8a7a tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e returned with HTTP 200 Aug 13 19:29:01.224139 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 481/1921] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:01 2026] GET /volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:02.008288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3efa0d78-2a7d-4858-bff7-feaf01e68a87 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:02.010803 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3efa0d78-2a7d-4858-bff7-feaf01e68a87 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:02.010972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3efa0d78-2a7d-4858-bff7-feaf01e68a87 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:02.011155 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3efa0d78-2a7d-4858-bff7-feaf01e68a87 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:02.022632 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:02.022632 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:02.027378 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3efa0d78-2a7d-4858-bff7-feaf01e68a87 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:02.032525 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3efa0d78-2a7d-4858-bff7-feaf01e68a87 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:02.033007 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 479/1922] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:02 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:02.240873 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7004397b-7b0f-4454-be38-17824a7c18bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:02.242614 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7004397b-7b0f-4454-be38-17824a7c18bf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e Aug 13 19:29:02.242839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7004397b-7b0f-4454-be38-17824a7c18bf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:02.243040 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7004397b-7b0f-4454-be38-17824a7c18bf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:02.250536 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7004397b-7b0f-4454-be38-17824a7c18bf tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e returned with HTTP 404 Aug 13 19:29:02.251227 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 480/1923] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:02 2026] GET /volume/v3/volumes/144e8f2b-da86-4587-9812-4544b280192e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:02.260104 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f48a1a32-1c53-44ce-9907-07b4c697faf7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:02.261839 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f48a1a32-1c53-44ce-9907-07b4c697faf7 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca Aug 13 19:29:02.262063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f48a1a32-1c53-44ce-9907-07b4c697faf7 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:02.262263 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f48a1a32-1c53-44ce-9907-07b4c697faf7 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:02.262440 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f48a1a32-1c53-44ce-9907-07b4c697faf7 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Delete volume with id: f92c892f-818f-4fc3-b0e1-e30948836cca Aug 13 19:29:02.269757 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:02.269757 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:02.270331 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f48a1a32-1c53-44ce-9907-07b4c697faf7 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:29:02.287237 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f48a1a32-1c53-44ce-9907-07b4c697faf7 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Delete volume request issued successfully. Aug 13 19:29:02.287587 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f48a1a32-1c53-44ce-9907-07b4c697faf7 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca returned with HTTP 202 Aug 13 19:29:02.287778 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 484/1924] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:02 2026] DELETE /volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:02.295991 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60a681af-b15a-4321-886d-4fa8f5981945 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:02.298208 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60a681af-b15a-4321-886d-4fa8f5981945 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca Aug 13 19:29:02.298484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60a681af-b15a-4321-886d-4fa8f5981945 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:02.298728 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60a681af-b15a-4321-886d-4fa8f5981945 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:02.307618 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:02.307618 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:02.312366 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-60a681af-b15a-4321-886d-4fa8f5981945 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:29:02.318420 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60a681af-b15a-4321-886d-4fa8f5981945 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca returned with HTTP 200 Aug 13 19:29:02.318943 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 482/1925] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:02 2026] GET /volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:03.047855 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-50a4eb7a-8765-4e3e-b3ea-47668d02b53e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:03.050449 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-50a4eb7a-8765-4e3e-b3ea-47668d02b53e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:03.050968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-50a4eb7a-8765-4e3e-b3ea-47668d02b53e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:03.051220 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-50a4eb7a-8765-4e3e-b3ea-47668d02b53e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:03.064822 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:03.064822 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:03.068602 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-50a4eb7a-8765-4e3e-b3ea-47668d02b53e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:03.072639 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-50a4eb7a-8765-4e3e-b3ea-47668d02b53e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:03.073097 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 480/1926] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:03 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:03.333658 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7c4710d4-02e7-4a8f-a3e5-ee88feba8c17 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:03.335537 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c4710d4-02e7-4a8f-a3e5-ee88feba8c17 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca Aug 13 19:29:03.335778 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c4710d4-02e7-4a8f-a3e5-ee88feba8c17 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:03.335961 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c4710d4-02e7-4a8f-a3e5-ee88feba8c17 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:03.344180 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c4710d4-02e7-4a8f-a3e5-ee88feba8c17 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca returned with HTTP 404 Aug 13 19:29:03.344897 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 481/1927] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:03 2026] GET /volume/v3/volumes/f92c892f-818f-4fc3-b0e1-e30948836cca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:03.352474 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b8e15e9b-5025-4a8a-8863-a857a11b340c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:03.354590 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8e15e9b-5025-4a8a-8863-a857a11b340c tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 Aug 13 19:29:03.354844 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8e15e9b-5025-4a8a-8863-a857a11b340c tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:03.355083 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8e15e9b-5025-4a8a-8863-a857a11b340c tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:03.355297 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b8e15e9b-5025-4a8a-8863-a857a11b340c tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Delete volume with id: 6cdb72f9-5c74-4182-9361-7b8b3ec9f650 Aug 13 19:29:03.364997 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:03.364997 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:03.365648 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8e15e9b-5025-4a8a-8863-a857a11b340c tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:29:03.394257 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8e15e9b-5025-4a8a-8863-a857a11b340c tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Delete volume request issued successfully. Aug 13 19:29:03.394257 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8e15e9b-5025-4a8a-8863-a857a11b340c tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 returned with HTTP 202 Aug 13 19:29:03.394257 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 485/1928] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:03 2026] DELETE /volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:03.401471 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e500d44b-bbb1-4e05-b401-f8659a8b1b3d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:03.403878 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e500d44b-bbb1-4e05-b401-f8659a8b1b3d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 Aug 13 19:29:03.403878 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e500d44b-bbb1-4e05-b401-f8659a8b1b3d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:03.404049 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e500d44b-bbb1-4e05-b401-f8659a8b1b3d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:03.413424 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:03.413424 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:03.420674 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e500d44b-bbb1-4e05-b401-f8659a8b1b3d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Volume info retrieved successfully. Aug 13 19:29:03.429923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e500d44b-bbb1-4e05-b401-f8659a8b1b3d tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 returned with HTTP 200 Aug 13 19:29:03.430368 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 483/1929] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:03 2026] GET /volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:03.567405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-46f46dbd-dc12-4dbf-b9c4-d56d38a1fa61 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:03.570617 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-46f46dbd-dc12-4dbf-b9c4-d56d38a1fa61 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e/action Aug 13 19:29:03.571138 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-46f46dbd-dc12-4dbf-b9c4-d56d38a1fa61 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:03.571401 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-46f46dbd-dc12-4dbf-b9c4-d56d38a1fa61 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:03.610928 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:03.610928 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:03.640295 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-5b048c61-80f5-41e2-9e3b-e4749a258da3 req-46f46dbd-dc12-4dbf-b9c4-d56d38a1fa61 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e/action returned with HTTP 204 Aug 13 19:29:03.640940 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 481/1930] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:03 2026] POST /volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:04.065184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d58934de-9539-464b-922a-9e0101ea2a10 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.067050 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d58934de-9539-464b-922a-9e0101ea2a10 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:29:04.067416 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d58934de-9539-464b-922a-9e0101ea2a10 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.067729 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d58934de-9539-464b-922a-9e0101ea2a10 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.067969 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d58934de-9539-464b-922a-9e0101ea2a10 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume with id: 45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:29:04.075364 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:04.075364 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:04.076071 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d58934de-9539-464b-922a-9e0101ea2a10 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:04.088123 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-aae02d25-20b3-43a4-8d0c-a157e76a27fe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.091438 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aae02d25-20b3-43a4-8d0c-a157e76a27fe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:04.091530 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aae02d25-20b3-43a4-8d0c-a157e76a27fe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.091756 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-aae02d25-20b3-43a4-8d0c-a157e76a27fe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.098580 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d58934de-9539-464b-922a-9e0101ea2a10 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume request issued successfully. Aug 13 19:29:04.098580 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d58934de-9539-464b-922a-9e0101ea2a10 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 202 Aug 13 19:29:04.098580 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 482/1931] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:04 2026] DELETE /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:04.108469 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f949aaf4-5de3-4fc5-aadd-e8169504272f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.111756 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:04.111756 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:04.112349 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f949aaf4-5de3-4fc5-aadd-e8169504272f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:29:04.113714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f949aaf4-5de3-4fc5-aadd-e8169504272f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.114096 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f949aaf4-5de3-4fc5-aadd-e8169504272f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.116654 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-aae02d25-20b3-43a4-8d0c-a157e76a27fe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:04.125089 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-aae02d25-20b3-43a4-8d0c-a157e76a27fe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:04.125519 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 486/1932] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:04 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:04.125569 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:04.125569 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:04.131379 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f949aaf4-5de3-4fc5-aadd-e8169504272f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:04.138433 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f949aaf4-5de3-4fc5-aadd-e8169504272f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 200 Aug 13 19:29:04.139293 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 484/1933] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:04 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:04.185238 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-8f6f0811-f459-40db-a2af-225e4c241619 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.188942 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-8f6f0811-f459-40db-a2af-225e4c241619 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:04.189050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-8f6f0811-f459-40db-a2af-225e4c241619 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.189317 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-8f6f0811-f459-40db-a2af-225e4c241619 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.201179 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:04.201179 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:04.205311 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-8f6f0811-f459-40db-a2af-225e4c241619 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:04.210521 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-8f6f0811-f459-40db-a2af-225e4c241619 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:04.211048 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 482/1934] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:04 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:04.299860 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e2da00d-dace-4c55-9e47-ba11fb69df36 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.301038 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e2da00d-dace-4c55-9e47-ba11fb69df36 None None] GET https://10.4.3.126/volume// Aug 13 19:29:04.301038 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e2da00d-dace-4c55-9e47-ba11fb69df36 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.301038 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e2da00d-dace-4c55-9e47-ba11fb69df36 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.301992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e2da00d-dace-4c55-9e47-ba11fb69df36 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:04.301992 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 483/1935] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:29:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:04.309493 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-aff7d338-dc17-4783-9cc1-ac266be18d65 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.311370 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-aff7d338-dc17-4783-9cc1-ac266be18d65 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:04.311825 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-aff7d338-dc17-4783-9cc1-ac266be18d65 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5c8995a-aaa5-4f82-9d44-66bdd976a441", "connector": null, "instance_uuid": "cfd4ff3d-34bb-44f4-92d9-f2ec0e878b11"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:04.322152 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:04.322152 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:04.351472 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-aff7d338-dc17-4783-9cc1-ac266be18d65 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:04.351931 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 487/1936] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:04 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:04.382757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.385738 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:29:04.386386 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1850386201"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:04.389051 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1850386201'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:29:04.389165 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Create volume of 1 GB Aug 13 19:29:04.391665 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-289817d1-a01c-4537-84c7-29abceb10b50 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.395556 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-289817d1-a01c-4537-84c7-29abceb10b50 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:04.395806 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-289817d1-a01c-4537-84c7-29abceb10b50 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.396025 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-289817d1-a01c-4537-84c7-29abceb10b50 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.396294 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Availability Zones retrieved successfully. Aug 13 19:29:04.404678 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Flow 'volume_create_api' (18245acd-15c0-4e57-8c6b-4f4871b6a576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:04.406057 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33677c73-bd03-4059-b6a3-ece405ff2a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:04.407386 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:04.410374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-25a21781-721c-418e-93ba-4fb7c27317e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.410374 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25a21781-721c-418e-93ba-4fb7c27317e4 None None] GET https://10.4.3.126/volume// Aug 13 19:29:04.410374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25a21781-721c-418e-93ba-4fb7c27317e4 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.410374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25a21781-721c-418e-93ba-4fb7c27317e4 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.410374 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25a21781-721c-418e-93ba-4fb7c27317e4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:04.410374 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 484/1937] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:04.413528 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:04.413528 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:04.417796 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-289817d1-a01c-4537-84c7-29abceb10b50 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:04.419994 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-d9555815-6317-4fb5-a78b-89ad27d48ad9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.422575 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-d9555815-6317-4fb5-a78b-89ad27d48ad9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:04.422950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-d9555815-6317-4fb5-a78b-89ad27d48ad9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.423116 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-289817d1-a01c-4537-84c7-29abceb10b50 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:04.423314 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-d9555815-6317-4fb5-a78b-89ad27d48ad9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.423589 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 483/1938] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:04 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:04.438205 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33677c73-bd03-4059-b6a3-ece405ff2a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:04.439026 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6935bf1-aab7-49c1-aa5f-c6d65803769e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:04.443178 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:04.443178 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:04.449830 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2e06b903-3282-4f47-b209-a3bed91fd028 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.449965 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-d9555815-6317-4fb5-a78b-89ad27d48ad9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:04.453091 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e06b903-3282-4f47-b209-a3bed91fd028 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] GET https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 Aug 13 19:29:04.453575 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e06b903-3282-4f47-b209-a3bed91fd028 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:04.453704 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e06b903-3282-4f47-b209-a3bed91fd028 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:04.456051 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-d9555815-6317-4fb5-a78b-89ad27d48ad9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:04.456827 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 488/1939] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:04 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:04.463701 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e06b903-3282-4f47-b209-a3bed91fd028 tempest-TaggedBootDevicesTest-1804807934 tempest-TaggedBootDevicesTest-1804807934-project-member] https://10.4.3.126/volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 returned with HTTP 404 Aug 13 19:29:04.463701 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 485/1940] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:04 2026] GET /volume/v3/volumes/6cdb72f9-5c74-4182-9361-7b8b3ec9f650 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:04.507698 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Created reservations ['ec03146d-f651-473d-816e-1c05d6af768a', 'cd88b68a-9bb4-4921-b3fa-45c21e8db1d8', 'db9ce719-21de-41b4-a2a8-9a27a54f1799', '109f79d1-0ab6-4e70-9392-51ec5c5acc1e'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:04.508912 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6935bf1-aab7-49c1-aa5f-c6d65803769e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec03146d-f651-473d-816e-1c05d6af768a', 'cd88b68a-9bb4-4921-b3fa-45c21e8db1d8', 'db9ce719-21de-41b4-a2a8-9a27a54f1799', '109f79d1-0ab6-4e70-9392-51ec5c5acc1e']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:04.509868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe0628b-32e0-430b-8f8a-71fbdc263388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:04.534311 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe0628b-32e0-430b-8f8a-71fbdc263388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f468e550-cbd1-4c87-a23b-10e6030d2097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1850386201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70dfb9a251dd4b0c8b3656765d1f8758',qos_specs=None,replication_status=,reservations=['ec03146d-f651-473d-816e-1c05d6af768a','cd88b68a-9bb4-4921-b3fa-45c21e8db1d8','db9ce719-21de-41b4-a2a8-9a27a54f1799','109f79d1-0ab6-4e70-9392-51ec5c5acc1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c436dd0f5249b5be8540c9fd98eb10',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1850386201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f468e550-cbd1-4c87-a23b-10e6030d2097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70dfb9a251dd4b0c8b3656765d1f8758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c436dd0f5249b5be8540c9fd98eb10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:04.535287 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a636b8-264b-43d1-8987-3b622ba443db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:04.555792 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a636b8-264b-43d1-8987-3b622ba443db) transitioned into state 'SUCCESS' from state '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-1850386201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70dfb9a251dd4b0c8b3656765d1f8758',qos_specs=None,replication_status=,reservations=['ec03146d-f651-473d-816e-1c05d6af768a','cd88b68a-9bb4-4921-b3fa-45c21e8db1d8','db9ce719-21de-41b4-a2a8-9a27a54f1799','109f79d1-0ab6-4e70-9392-51ec5c5acc1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c436dd0f5249b5be8540c9fd98eb10',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:04.556435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68aed0c6-0c1e-4a8f-a584-768e1a417919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:04.564199 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-c3a38bb9-4a3d-4a47-840a-fe503389b9c5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:04.564481 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68aed0c6-0c1e-4a8f-a584-768e1a417919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:04.565253 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Flow 'volume_create_api' (18245acd-15c0-4e57-8c6b-4f4871b6a576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:04.565567 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Create volume request issued successfully. Aug 13 19:29:04.566208 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f6bab83-11f8-4f80-8a3f-69273b9f64b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:29:04.566674 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 485/1941] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:29:04 2026] POST /volume/v3/volumes => generated 754 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:04.569235 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-c3a38bb9-4a3d-4a47-840a-fe503389b9c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] PUT https://10.4.3.126/volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486 Aug 13 19:29:04.569235 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-c3a38bb9-4a3d-4a47-840a-fe503389b9c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:04.577067 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-c3a38bb9-4a3d-4a47-840a-fe503389b9c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Acquiring lock "cinder-attachment_update-d5c8995a-aaa5-4f82-9d44-66bdd976a441-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:04.588301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-c3a38bb9-4a3d-4a47-840a-fe503389b9c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-d5c8995a-aaa5-4f82-9d44-66bdd976a441-np0000007253" acquired by "attachment_update" :: waited 0.010s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:04.588781 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:04.588781 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:04.718720 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-c3a38bb9-4a3d-4a47-840a-fe503389b9c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-d5c8995a-aaa5-4f82-9d44-66bdd976a441-np0000007253" released by "attachment_update" :: held 0.131s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:04.719084 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-c3a38bb9-4a3d-4a47-840a-fe503389b9c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486 returned with HTTP 200 Aug 13 19:29:04.719554 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 484/1942] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:04 2026] PUT /volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:05.156899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2448d9ee-f714-40e5-af6e-0b5f412c2a6c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:05.158624 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2448d9ee-f714-40e5-af6e-0b5f412c2a6c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:29:05.158843 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2448d9ee-f714-40e5-af6e-0b5f412c2a6c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:05.159047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2448d9ee-f714-40e5-af6e-0b5f412c2a6c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:05.167166 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2448d9ee-f714-40e5-af6e-0b5f412c2a6c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 404 Aug 13 19:29:05.167877 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 489/1943] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:05 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:05.177991 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2cef0ef0-6073-491a-a7a7-f8944f2cc092 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:05.181797 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cef0ef0-6073-491a-a7a7-f8944f2cc092 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:29:05.181797 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cef0ef0-6073-491a-a7a7-f8944f2cc092 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:05.182055 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cef0ef0-6073-491a-a7a7-f8944f2cc092 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:05.190389 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cef0ef0-6073-491a-a7a7-f8944f2cc092 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 404 Aug 13 19:29:05.192595 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 486/1944] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:05 2026] GET /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:05.200994 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-196844f0-0414-4910-90fb-afcdd07b7062 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:05.208942 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-196844f0-0414-4910-90fb-afcdd07b7062 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:29:05.209134 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-196844f0-0414-4910-90fb-afcdd07b7062 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:05.209362 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-196844f0-0414-4910-90fb-afcdd07b7062 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:05.209549 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-196844f0-0414-4910-90fb-afcdd07b7062 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume with id: 45bdd544-5e73-4e9a-96fb-cf34121124ec Aug 13 19:29:05.223635 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-196844f0-0414-4910-90fb-afcdd07b7062 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec returned with HTTP 404 Aug 13 19:29:05.224461 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 486/1945] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:05 2026] DELETE /volume/v3/volumes/45bdd544-5e73-4e9a-96fb-cf34121124ec => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:05.271014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:05.274283 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:29:05.274756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-834475075"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:05.277624 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request body: {'volume': {'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-834475075'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:29:05.382785 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume of 1 GB Aug 13 19:29:05.383092 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:05.383092 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:05.393759 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Availability Zones retrieved successfully. Aug 13 19:29:05.399153 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (e754b80e-1ca0-45cb-8c7a-2c08a55fb58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:05.400266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49bf81de-4da0-41d4-891e-0e45c93e1ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:05.401188 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:05.442983 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8e254355-121a-4ee3-9662-80877a6dc809 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:05.444615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e254355-121a-4ee3-9662-80877a6dc809 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:05.446184 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e254355-121a-4ee3-9662-80877a6dc809 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:05.446184 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8e254355-121a-4ee3-9662-80877a6dc809 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:05.459186 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:05.459186 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:05.464977 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8e254355-121a-4ee3-9662-80877a6dc809 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:05.470983 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8e254355-121a-4ee3-9662-80877a6dc809 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:05.471930 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 490/1946] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:05 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:05.486532 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49bf81de-4da0-41d4-891e-0e45c93e1ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:05.487262 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f4dcbf-18d3-4867-9d7f-ddbc9afbcb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:05.527091 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['2a5ff7de-c2d2-45ea-b0f6-c76a6158c8d0', '9f19792f-bee8-4be8-b53d-539e48e41fc8', '3d1ef865-9e54-410d-992f-0b1e105f1675', '2a713501-8cf6-4edd-b33f-91fd16bb7938'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:05.527866 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f4dcbf-18d3-4867-9d7f-ddbc9afbcb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a5ff7de-c2d2-45ea-b0f6-c76a6158c8d0', '9f19792f-bee8-4be8-b53d-539e48e41fc8', '3d1ef865-9e54-410d-992f-0b1e105f1675', '2a713501-8cf6-4edd-b33f-91fd16bb7938']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:05.528491 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f256c08-8460-4f58-9165-d952df4ea6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:05.551965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f256c08-8460-4f58-9165-d952df4ea6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd506bd-f94c-4e6f-95ae-3860e2c9e945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-834475075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['2a5ff7de-c2d2-45ea-b0f6-c76a6158c8d0','9f19792f-bee8-4be8-b53d-539e48e41fc8','3d1ef865-9e54-410d-992f-0b1e105f1675','2a713501-8cf6-4edd-b33f-91fd16bb7938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-834475075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fd506bd-f94c-4e6f-95ae-3860e2c9e945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c45bf132c67c4196902d12d2263351f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6600e09ed2146a49ff086c1302bc516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:05.552900 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (907337bb-edf0-45c6-8813-ac5f9b47a8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:05.574647 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (907337bb-edf0-45c6-8813-ac5f9b47a8ae) transitioned into state 'SUCCESS' from state '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-834475075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['2a5ff7de-c2d2-45ea-b0f6-c76a6158c8d0','9f19792f-bee8-4be8-b53d-539e48e41fc8','3d1ef865-9e54-410d-992f-0b1e105f1675','2a713501-8cf6-4edd-b33f-91fd16bb7938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:05.575488 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c7d6b3-6109-4c66-a639-e7278030b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:05.585506 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c7d6b3-6109-4c66-a639-e7278030b265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:05.586445 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (e754b80e-1ca0-45cb-8c7a-2c08a55fb58e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:05.586936 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request issued successfully. Aug 13 19:29:05.587373 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e5be5c0e-c9b5-4c88-84fb-af2d045e1e1f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:29:05.588024 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 485/1947] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:29:05 2026] POST /volume/v3/volumes => generated 748 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:05.603707 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a6aceea8-f97d-4338-96a2-47da3531fd7c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:05.607384 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6aceea8-f97d-4338-96a2-47da3531fd7c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:05.607384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6aceea8-f97d-4338-96a2-47da3531fd7c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:05.607384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6aceea8-f97d-4338-96a2-47da3531fd7c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:05.614324 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:05.614324 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:05.618801 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a6aceea8-f97d-4338-96a2-47da3531fd7c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:05.624514 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6aceea8-f97d-4338-96a2-47da3531fd7c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 returned with HTTP 200 Aug 13 19:29:05.625127 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 487/1948] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:05 2026] GET /volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:06.488335 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b898c1f9-6ece-4f1e-9a57-6a20c9cd2594 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:06.490985 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b898c1f9-6ece-4f1e-9a57-6a20c9cd2594 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:06.491226 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b898c1f9-6ece-4f1e-9a57-6a20c9cd2594 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:06.491431 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b898c1f9-6ece-4f1e-9a57-6a20c9cd2594 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:06.506350 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:06.506350 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:06.512931 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b898c1f9-6ece-4f1e-9a57-6a20c9cd2594 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:06.517686 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b898c1f9-6ece-4f1e-9a57-6a20c9cd2594 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:06.518111 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 487/1949] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:06 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:06.639365 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5cfe12bb-137f-4d64-a381-e3dac33935fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:06.642286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5cfe12bb-137f-4d64-a381-e3dac33935fd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:06.645239 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5cfe12bb-137f-4d64-a381-e3dac33935fd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:06.646612 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5cfe12bb-137f-4d64-a381-e3dac33935fd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:06.655461 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:06.655461 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:06.661456 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5cfe12bb-137f-4d64-a381-e3dac33935fd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:06.669377 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5cfe12bb-137f-4d64-a381-e3dac33935fd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 returned with HTTP 200 Aug 13 19:29:06.670039 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 491/1950] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:06 2026] GET /volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:06.688264 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3c796b34-c309-4fab-8426-4761fd48b310 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:06.690283 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3c796b34-c309-4fab-8426-4761fd48b310 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:06.690416 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3c796b34-c309-4fab-8426-4761fd48b310 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:06.690559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3c796b34-c309-4fab-8426-4761fd48b310 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:06.703007 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:06.703007 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:06.707852 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3c796b34-c309-4fab-8426-4761fd48b310 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:06.713039 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3c796b34-c309-4fab-8426-4761fd48b310 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 returned with HTTP 200 Aug 13 19:29:06.713464 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 486/1951] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:06 2026] GET /volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:06.733920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-efa6ed89-1731-4188-b04f-1cccb9014240 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:06.738123 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-efa6ed89-1731-4188-b04f-1cccb9014240 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:29:06.738123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-efa6ed89-1731-4188-b04f-1cccb9014240 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8fd506bd-f94c-4e6f-95ae-3860e2c9e945", "name": "tempest-VolumesBackupsTest-Backup-440225922", "container": "tempest-volumesbackupstest-backup-container-1245365927"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:06.739963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-efa6ed89-1731-4188-b04f-1cccb9014240 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating new backup {'backup': {'volume_id': '8fd506bd-f94c-4e6f-95ae-3860e2c9e945', 'name': 'tempest-VolumesBackupsTest-Backup-440225922', 'container': 'tempest-volumesbackupstest-backup-container-1245365927'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:29:06.742349 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-efa6ed89-1731-4188-b04f-1cccb9014240 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating backup of volume 8fd506bd-f94c-4e6f-95ae-3860e2c9e945 in container tempest-volumesbackupstest-backup-container-1245365927 Aug 13 19:29:06.754186 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:06.754186 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:06.755812 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-efa6ed89-1731-4188-b04f-1cccb9014240 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:06.794469 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-efa6ed89-1731-4188-b04f-1cccb9014240 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['1335e28f-da8f-429d-bdc1-0e49f5e7bca1', 'fca6fcf1-e352-4a40-be91-036ec9e30c13'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:06.845719 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-efa6ed89-1731-4188-b04f-1cccb9014240 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:29:06.848821 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 488/1952] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:29:06 2026] POST /volume/v3/backups => generated 329 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:06.862880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a8618334-fa43-4d7c-91e9-509aa260e5a2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:06.866195 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a8618334-fa43-4d7c-91e9-509aa260e5a2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:06.866195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a8618334-fa43-4d7c-91e9-509aa260e5a2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:06.866585 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a8618334-fa43-4d7c-91e9-509aa260e5a2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:06.866759 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a8618334-fa43-4d7c-91e9-509aa260e5a2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:06.873435 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:06.873435 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:06.874495 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a8618334-fa43-4d7c-91e9-509aa260e5a2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:06.875030 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 488/1953] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:06 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:07.059410 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-b29103c7-1bda-44e0-8425-ba85bf0e926c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:07.063791 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-b29103c7-1bda-44e0-8425-ba85bf0e926c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486/action Aug 13 19:29:07.064898 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-b29103c7-1bda-44e0-8425-ba85bf0e926c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:07.064986 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-b29103c7-1bda-44e0-8425-ba85bf0e926c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:07.088768 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:07.088768 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:07.100728 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-186a728a-ef90-43fc-9fe2-e941348e5722 req-b29103c7-1bda-44e0-8425-ba85bf0e926c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486/action returned with HTTP 204 Aug 13 19:29:07.100728 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 492/1954] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:07 2026] POST /volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:07.535256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-838fc448-ebf6-4bd8-b5ec-31285f81d054 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:07.538052 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-838fc448-ebf6-4bd8-b5ec-31285f81d054 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:07.538052 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-838fc448-ebf6-4bd8-b5ec-31285f81d054 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:07.538052 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-838fc448-ebf6-4bd8-b5ec-31285f81d054 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:07.549910 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:07.549910 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:07.553870 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-838fc448-ebf6-4bd8-b5ec-31285f81d054 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:07.559195 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-838fc448-ebf6-4bd8-b5ec-31285f81d054 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:07.559716 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 487/1955] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:07 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:07.576430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2d089b51-9911-4f32-b55a-d0aaf474a6a9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:07.738784 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d089b51-9911-4f32-b55a-d0aaf474a6a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:07.739180 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d089b51-9911-4f32-b55a-d0aaf474a6a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:07.739258 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d089b51-9911-4f32-b55a-d0aaf474a6a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:07.759246 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:07.759246 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:07.763459 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2d089b51-9911-4f32-b55a-d0aaf474a6a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Volume info retrieved successfully. Aug 13 19:29:07.769588 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d089b51-9911-4f32-b55a-d0aaf474a6a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:07.770177 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 489/1956] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:07 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1442 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:07.834126 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cf55cec3-3250-4e8f-99c9-fb0f8165e6de None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:07.836451 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf55cec3-3250-4e8f-99c9-fb0f8165e6de tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:07.837758 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf55cec3-3250-4e8f-99c9-fb0f8165e6de tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:07.837758 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf55cec3-3250-4e8f-99c9-fb0f8165e6de tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:07.854528 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:07.854528 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:07.860540 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cf55cec3-3250-4e8f-99c9-fb0f8165e6de tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Volume info retrieved successfully. Aug 13 19:29:07.867042 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf55cec3-3250-4e8f-99c9-fb0f8165e6de tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:07.867457 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 489/1957] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:07 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:07.887912 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0f6d710b-52e7-4cd4-a64f-8a6d947c024e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:07.891901 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f6d710b-52e7-4cd4-a64f-8a6d947c024e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:07.892797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f6d710b-52e7-4cd4-a64f-8a6d947c024e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:07.892797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0f6d710b-52e7-4cd4-a64f-8a6d947c024e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:07.892797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0f6d710b-52e7-4cd4-a64f-8a6d947c024e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:07.901418 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:07.901418 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:07.902222 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0f6d710b-52e7-4cd4-a64f-8a6d947c024e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:07.902597 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 493/1958] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:07 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:07.948147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-347f312d-e48e-4f68-8bf4-5b222743891b req-d145a0c2-a469-4911-a199-0b8726bbc348 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:07.952825 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-d145a0c2-a469-4911-a199-0b8726bbc348 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:07.953079 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-d145a0c2-a469-4911-a199-0b8726bbc348 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:07.953367 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-d145a0c2-a469-4911-a199-0b8726bbc348 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:07.980613 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:07.980613 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:07.989363 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-347f312d-e48e-4f68-8bf4-5b222743891b req-d145a0c2-a469-4911-a199-0b8726bbc348 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:07.997147 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-d145a0c2-a469-4911-a199-0b8726bbc348 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:07.998865 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 488/1959] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:07 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:08.024936 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-347f312d-e48e-4f68-8bf4-5b222743891b req-5ba04f77-b755-4835-96fc-e79a5db63025 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:08.027751 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-5ba04f77-b755-4835-96fc-e79a5db63025 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441/action Aug 13 19:29:08.028179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-5ba04f77-b755-4835-96fc-e79a5db63025 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:08.028359 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-5ba04f77-b755-4835-96fc-e79a5db63025 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:08.049157 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:08.049157 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:08.049914 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-347f312d-e48e-4f68-8bf4-5b222743891b req-5ba04f77-b755-4835-96fc-e79a5db63025 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:08.057398 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-347f312d-e48e-4f68-8bf4-5b222743891b req-5ba04f77-b755-4835-96fc-e79a5db63025 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Begin detaching volume completed successfully. Aug 13 19:29:08.057623 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-5ba04f77-b755-4835-96fc-e79a5db63025 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441/action returned with HTTP 202 Aug 13 19:29:08.058603 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 490/1960] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:29:08 2026] POST /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:29:08.084854 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e5677093-fd26-4be9-9a2f-22fb39fd5abe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:08.087152 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e5677093-fd26-4be9-9a2f-22fb39fd5abe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:08.087624 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e5677093-fd26-4be9-9a2f-22fb39fd5abe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:08.088034 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e5677093-fd26-4be9-9a2f-22fb39fd5abe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:08.103071 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:08.103071 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:08.111198 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e5677093-fd26-4be9-9a2f-22fb39fd5abe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:08.117728 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e5677093-fd26-4be9-9a2f-22fb39fd5abe tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:08.118147 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 490/1961] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:08 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:08.130683 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8ed9a13c-6112-4a5f-90ef-40f499d351d6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:08.131181 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ed9a13c-6112-4a5f-90ef-40f499d351d6 None None] GET https://10.4.3.126/volume// Aug 13 19:29:08.131417 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ed9a13c-6112-4a5f-90ef-40f499d351d6 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:08.131774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8ed9a13c-6112-4a5f-90ef-40f499d351d6 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:08.132071 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8ed9a13c-6112-4a5f-90ef-40f499d351d6 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:08.132552 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 494/1962] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:08.160244 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-347f312d-e48e-4f68-8bf4-5b222743891b req-6fbc66df-5857-468d-aeb5-727b87c55ee8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:08.165405 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-6fbc66df-5857-468d-aeb5-727b87c55ee8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:08.165714 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-6fbc66df-5857-468d-aeb5-727b87c55ee8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:08.166059 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-6fbc66df-5857-468d-aeb5-727b87c55ee8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:08.189677 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:08.189677 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:08.196299 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-347f312d-e48e-4f68-8bf4-5b222743891b req-6fbc66df-5857-468d-aeb5-727b87c55ee8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:08.203447 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-6fbc66df-5857-468d-aeb5-727b87c55ee8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:08.204185 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 489/1963] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:08 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1625 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:08.759248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:08.761119 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:29:08.761454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-729322570", "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:08.762790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-729322570', 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:29:08.821896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-347f312d-e48e-4f68-8bf4-5b222743891b req-ca8eaa56-d1aa-40f4-9008-fe0dca1288fa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:08.823656 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-ca8eaa56-d1aa-40f4-9008-fe0dca1288fa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:08.823917 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-ca8eaa56-d1aa-40f4-9008-fe0dca1288fa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:08.824202 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-ca8eaa56-d1aa-40f4-9008-fe0dca1288fa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:08.837171 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:08.837171 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:08.841158 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-347f312d-e48e-4f68-8bf4-5b222743891b req-ca8eaa56-d1aa-40f4-9008-fe0dca1288fa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:08.843347 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Create volume of 1 GB Aug 13 19:29:08.845320 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-ca8eaa56-d1aa-40f4-9008-fe0dca1288fa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:08.845821 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 491/1964] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:08 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:08.849321 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Availability Zones retrieved successfully. Aug 13 19:29:08.855123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Flow 'volume_create_api' (168dc231-5892-4b3e-81e6-a2e2651fdaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:08.856097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c7a77a-a310-48fe-845e-44e5140277a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:08.857372 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:08.864753 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-347f312d-e48e-4f68-8bf4-5b222743891b req-fe9c8c39-de6f-408e-816e-eb0093fcf7b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:08.866454 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-fe9c8c39-de6f-408e-816e-eb0093fcf7b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e Aug 13 19:29:08.868223 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-fe9c8c39-de6f-408e-816e-eb0093fcf7b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:08.868223 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-fe9c8c39-de6f-408e-816e-eb0093fcf7b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:08.878489 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:08.878489 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:08.914750 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cc61adff-43e0-452a-a38d-d4f25fec219f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:08.917079 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cc61adff-43e0-452a-a38d-d4f25fec219f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:08.917306 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cc61adff-43e0-452a-a38d-d4f25fec219f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:08.917487 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cc61adff-43e0-452a-a38d-d4f25fec219f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:08.917615 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-cc61adff-43e0-452a-a38d-d4f25fec219f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:08.921863 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:08.921863 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:08.922553 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cc61adff-43e0-452a-a38d-d4f25fec219f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:08.922877 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 490/1965] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:08 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:08.926052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c7a77a-a310-48fe-845e-44e5140277a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:08.926795 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c02f3b-ddfc-4a19-b0d5-933e03ac42ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:08.936482 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-347f312d-e48e-4f68-8bf4-5b222743891b req-fe9c8c39-de6f-408e-816e-eb0093fcf7b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e returned with HTTP 200 Aug 13 19:29:08.937344 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 495/1966] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:29:08 2026] DELETE /volume/v3/attachments/cbe8e131-cde6-47d5-8dbb-9dad2c1e801e => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:08.996838 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Created reservations ['7f07f67f-0dbf-4787-9732-e396e3ca7057', 'd8b688cf-69a6-4667-a6b7-c12d894f86bc', 'a24b799a-fbef-4b38-8557-3de6c8d5704b', '4cf12710-c307-45a9-ac32-43616ad247b3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:08.997881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c02f3b-ddfc-4a19-b0d5-933e03ac42ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f07f67f-0dbf-4787-9732-e396e3ca7057', 'd8b688cf-69a6-4667-a6b7-c12d894f86bc', 'a24b799a-fbef-4b38-8557-3de6c8d5704b', '4cf12710-c307-45a9-ac32-43616ad247b3']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:08.998935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c679330f-e461-4a68-a4fa-9f183ed1a51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:09.022593 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c679330f-e461-4a68-a4fa-9f183ed1a51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1b1476-fd55-4ae1-ab7a-508d725cf9b7', '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-729322570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4e609d026a042e29d49a0c567be90aa',qos_specs=None,replication_status=,reservations=['7f07f67f-0dbf-4787-9732-e396e3ca7057','d8b688cf-69a6-4667-a6b7-c12d894f86bc','a24b799a-fbef-4b38-8557-3de6c8d5704b','4cf12710-c307-45a9-ac32-43616ad247b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3933162df0dd4e5dac041f11f6c8c11e',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-729322570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1b1476-fd55-4ae1-ab7a-508d725cf9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4e609d026a042e29d49a0c567be90aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3933162df0dd4e5dac041f11f6c8c11e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:09.023350 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41557136-e0fa-4948-972d-98af3b3a557b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:09.045622 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41557136-e0fa-4948-972d-98af3b3a557b) transitioned into state 'SUCCESS' from state '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-729322570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4e609d026a042e29d49a0c567be90aa',qos_specs=None,replication_status=,reservations=['7f07f67f-0dbf-4787-9732-e396e3ca7057','d8b688cf-69a6-4667-a6b7-c12d894f86bc','a24b799a-fbef-4b38-8557-3de6c8d5704b','4cf12710-c307-45a9-ac32-43616ad247b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3933162df0dd4e5dac041f11f6c8c11e',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:09.046249 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02264577-3b04-43be-bb58-076c468c96f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:09.061552 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02264577-3b04-43be-bb58-076c468c96f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:09.062266 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Flow 'volume_create_api' (168dc231-5892-4b3e-81e6-a2e2651fdaee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:09.062564 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Create volume request issued successfully. Aug 13 19:29:09.063076 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8cac0e52-8bbf-4b18-934b-2a405c10c3e5 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:29:09.063567 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 491/1967] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:29:08 2026] POST /volume/v3/volumes => generated 752 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:09.081630 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-adee0b4e-71fe-4c24-a3c8-ed5510274c9d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.082887 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-adee0b4e-71fe-4c24-a3c8-ed5510274c9d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] GET https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 Aug 13 19:29:09.083138 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-adee0b4e-71fe-4c24-a3c8-ed5510274c9d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:09.083469 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-adee0b4e-71fe-4c24-a3c8-ed5510274c9d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:09.090420 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:09.090420 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:09.099265 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-adee0b4e-71fe-4c24-a3c8-ed5510274c9d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Volume info retrieved successfully. Aug 13 19:29:09.101402 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-adee0b4e-71fe-4c24-a3c8-ed5510274c9d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 returned with HTTP 200 Aug 13 19:29:09.101921 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 492/1968] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:09 2026] GET /volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:09.135931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-07bf7801-7726-4196-8ee8-2cb4edfcb9e9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.137683 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-07bf7801-7726-4196-8ee8-2cb4edfcb9e9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:09.137875 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-07bf7801-7726-4196-8ee8-2cb4edfcb9e9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:09.138062 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-07bf7801-7726-4196-8ee8-2cb4edfcb9e9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:09.147047 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:09.147047 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:09.151340 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-07bf7801-7726-4196-8ee8-2cb4edfcb9e9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:09.156348 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-07bf7801-7726-4196-8ee8-2cb4edfcb9e9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:09.156348 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 491/1969] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:09 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:09.219125 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-02fbd14d-a1e6-45ba-8fd9-0560acbdd6fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.222824 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02fbd14d-a1e6-45ba-8fd9-0560acbdd6fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:09.222998 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02fbd14d-a1e6-45ba-8fd9-0560acbdd6fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:09.223168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02fbd14d-a1e6-45ba-8fd9-0560acbdd6fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:09.242654 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:09.242654 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:09.246890 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-02fbd14d-a1e6-45ba-8fd9-0560acbdd6fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Volume info retrieved successfully. Aug 13 19:29:09.252167 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02fbd14d-a1e6-45ba-8fd9-0560acbdd6fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:09.252727 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 496/1970] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:09 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:09.302703 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-50820698-0546-45c3-9317-490d53671e0f req-47cad74a-d976-4745-a725-50398ed44a5f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.308196 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-47cad74a-d976-4745-a725-50398ed44a5f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:09.308196 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-47cad74a-d976-4745-a725-50398ed44a5f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:09.308196 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-47cad74a-d976-4745-a725-50398ed44a5f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:09.317939 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:09.317939 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:09.322250 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-50820698-0546-45c3-9317-490d53671e0f req-47cad74a-d976-4745-a725-50398ed44a5f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:09.327971 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-47cad74a-d976-4745-a725-50398ed44a5f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:09.328529 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 492/1971] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:09 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:09.356289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-50820698-0546-45c3-9317-490d53671e0f req-6fcb8a64-1416-49b9-a896-6e2e6550e919 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.358367 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-6fcb8a64-1416-49b9-a896-6e2e6550e919 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441/action Aug 13 19:29:09.358723 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-6fcb8a64-1416-49b9-a896-6e2e6550e919 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:09.358836 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-6fcb8a64-1416-49b9-a896-6e2e6550e919 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:09.372311 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:09.372311 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:09.372932 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-50820698-0546-45c3-9317-490d53671e0f req-6fcb8a64-1416-49b9-a896-6e2e6550e919 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:09.383744 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-50820698-0546-45c3-9317-490d53671e0f req-6fcb8a64-1416-49b9-a896-6e2e6550e919 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Begin detaching volume completed successfully. Aug 13 19:29:09.383893 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-6fcb8a64-1416-49b9-a896-6e2e6550e919 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441/action returned with HTTP 202 Aug 13 19:29:09.384625 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 493/1972] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:29:09 2026] POST /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:29:09.405248 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f0031bb0-e28c-4a8e-8eb2-6efb1ba8b7d7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.407458 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f0031bb0-e28c-4a8e-8eb2-6efb1ba8b7d7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:09.407632 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f0031bb0-e28c-4a8e-8eb2-6efb1ba8b7d7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:09.407879 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f0031bb0-e28c-4a8e-8eb2-6efb1ba8b7d7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:09.422652 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:09.422652 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:09.430841 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f0031bb0-e28c-4a8e-8eb2-6efb1ba8b7d7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:09.437108 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-39a29e50-da5c-445f-8b3c-45b406048e6b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.437603 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39a29e50-da5c-445f-8b3c-45b406048e6b None None] GET https://10.4.3.126/volume// Aug 13 19:29:09.437818 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39a29e50-da5c-445f-8b3c-45b406048e6b None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:09.438094 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39a29e50-da5c-445f-8b3c-45b406048e6b None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:09.438575 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f0031bb0-e28c-4a8e-8eb2-6efb1ba8b7d7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:09.438662 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39a29e50-da5c-445f-8b3c-45b406048e6b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:09.438981 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 492/1974] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:09 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:09.439030 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 497/1974] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:09.447628 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-50820698-0546-45c3-9317-490d53671e0f req-837080dc-348e-4f9a-b9d8-13f39de9f8e6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.451158 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-837080dc-348e-4f9a-b9d8-13f39de9f8e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:09.451438 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-837080dc-348e-4f9a-b9d8-13f39de9f8e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:09.451688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-837080dc-348e-4f9a-b9d8-13f39de9f8e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:09.464330 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:09.464330 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:09.468995 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-50820698-0546-45c3-9317-490d53671e0f req-837080dc-348e-4f9a-b9d8-13f39de9f8e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:09.474246 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-837080dc-348e-4f9a-b9d8-13f39de9f8e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:09.474808 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 493/1975] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:09 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:09.933643 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f68701d7-712b-453c-bd34-afe50456db37 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:09.937648 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f68701d7-712b-453c-bd34-afe50456db37 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:09.937820 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f68701d7-712b-453c-bd34-afe50456db37 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:09.938090 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f68701d7-712b-453c-bd34-afe50456db37 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:09.938195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f68701d7-712b-453c-bd34-afe50456db37 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:09.944371 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:09.944371 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:09.945557 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f68701d7-712b-453c-bd34-afe50456db37 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:09.946164 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 494/1976] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:09 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:10.121732 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-43498fa0-f852-44d5-9050-a0b2f81daef7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:10.123828 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43498fa0-f852-44d5-9050-a0b2f81daef7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] GET https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 Aug 13 19:29:10.124033 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43498fa0-f852-44d5-9050-a0b2f81daef7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:10.124244 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43498fa0-f852-44d5-9050-a0b2f81daef7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:10.136146 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:10.136146 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:10.140253 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-43498fa0-f852-44d5-9050-a0b2f81daef7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Volume info retrieved successfully. Aug 13 19:29:10.146020 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43498fa0-f852-44d5-9050-a0b2f81daef7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 returned with HTTP 200 Aug 13 19:29:10.146699 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 493/1977] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:10 2026] GET /volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:10.189310 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-e64cb6ee-5649-4e33-8855-429f215add59 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:10.193293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-e64cb6ee-5649-4e33-8855-429f215add59 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] GET https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 Aug 13 19:29:10.193293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-e64cb6ee-5649-4e33-8855-429f215add59 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:10.193293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-e64cb6ee-5649-4e33-8855-429f215add59 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:10.199162 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:10.199162 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:10.204133 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-e64cb6ee-5649-4e33-8855-429f215add59 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Volume info retrieved successfully. Aug 13 19:29:10.209599 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-e64cb6ee-5649-4e33-8855-429f215add59 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 returned with HTTP 200 Aug 13 19:29:10.210247 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 498/1978] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:10 2026] GET /volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:10.453853 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-89376f5c-b32b-4fa8-b3d2-b962586a85ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:10.456637 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89376f5c-b32b-4fa8-b3d2-b962586a85ed tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:10.456839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89376f5c-b32b-4fa8-b3d2-b962586a85ed tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:10.457034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89376f5c-b32b-4fa8-b3d2-b962586a85ed tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:10.468584 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:10.468584 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:10.475871 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-89376f5c-b32b-4fa8-b3d2-b962586a85ed tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:10.482002 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89376f5c-b32b-4fa8-b3d2-b962586a85ed tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:10.482002 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 494/1979] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:10 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:10.746322 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-0e8be1ac-1853-4215-838b-f9224152c0e8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:10.748538 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-0e8be1ac-1853-4215-838b-f9224152c0e8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] GET https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 Aug 13 19:29:10.748751 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-0e8be1ac-1853-4215-838b-f9224152c0e8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:10.748983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-0e8be1ac-1853-4215-838b-f9224152c0e8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:10.755366 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:10.755366 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:10.758507 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-0e8be1ac-1853-4215-838b-f9224152c0e8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Volume info retrieved successfully. Aug 13 19:29:10.764089 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-0e8be1ac-1853-4215-838b-f9224152c0e8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 returned with HTTP 200 Aug 13 19:29:10.765508 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 495/1980] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:10 2026] GET /volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:10.775564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1845812a-f282-4fb0-81bc-c3f759a50ad2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:10.776212 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1845812a-f282-4fb0-81bc-c3f759a50ad2 None None] GET https://10.4.3.126/volume// Aug 13 19:29:10.776212 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1845812a-f282-4fb0-81bc-c3f759a50ad2 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:10.776212 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1845812a-f282-4fb0-81bc-c3f759a50ad2 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:10.776645 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1845812a-f282-4fb0-81bc-c3f759a50ad2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:10.777098 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 494/1981] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:29:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:10.784456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-96a22405-51cd-4fe3-9f94-b340764dfe50 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:10.787131 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-96a22405-51cd-4fe3-9f94-b340764dfe50 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:10.787799 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-96a22405-51cd-4fe3-9f94-b340764dfe50 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee1b1476-fd55-4ae1-ab7a-508d725cf9b7", "connector": null, "instance_uuid": "e5049ab1-3906-4b24-81ec-2f2cb927958a"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:10.798146 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:10.798146 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:10.830805 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-96a22405-51cd-4fe3-9f94-b340764dfe50 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:10.831310 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 499/1982] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:10 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:10.955418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a5ecf678-1dcb-497f-8ade-cf01c35f3a4e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:10.957141 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5ecf678-1dcb-497f-8ade-cf01c35f3a4e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:10.957423 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5ecf678-1dcb-497f-8ade-cf01c35f3a4e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:10.957665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a5ecf678-1dcb-497f-8ade-cf01c35f3a4e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:10.957807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a5ecf678-1dcb-497f-8ade-cf01c35f3a4e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:10.962746 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:10.962746 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:10.962746 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a5ecf678-1dcb-497f-8ade-cf01c35f3a4e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:10.962898 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 495/1983] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:10 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:11.495176 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c225a587-3cfc-4ffd-baa5-ada8032673b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:11.499198 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c225a587-3cfc-4ffd-baa5-ada8032673b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:11.499388 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c225a587-3cfc-4ffd-baa5-ada8032673b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:11.499576 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c225a587-3cfc-4ffd-baa5-ada8032673b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:11.516596 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:11.516596 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:11.524312 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c225a587-3cfc-4ffd-baa5-ada8032673b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:11.528832 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c225a587-3cfc-4ffd-baa5-ada8032673b2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:11.529239 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 496/1984] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:11 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:11.982161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-219aee71-d6d3-486e-a694-58d806404dc3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:11.984192 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-219aee71-d6d3-486e-a694-58d806404dc3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:11.984438 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-219aee71-d6d3-486e-a694-58d806404dc3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:11.984708 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-219aee71-d6d3-486e-a694-58d806404dc3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:11.984872 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-219aee71-d6d3-486e-a694-58d806404dc3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:11.992792 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:11.992792 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:11.994361 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-219aee71-d6d3-486e-a694-58d806404dc3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:11.994361 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 495/1985] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:11 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:12.207506 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bac4983a-8582-4bdf-a76e-d7d0fa53f083 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:12.207910 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bac4983a-8582-4bdf-a76e-d7d0fa53f083 None None] GET https://10.4.3.126/volume// Aug 13 19:29:12.208100 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bac4983a-8582-4bdf-a76e-d7d0fa53f083 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:12.208573 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bac4983a-8582-4bdf-a76e-d7d0fa53f083 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:12.209620 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bac4983a-8582-4bdf-a76e-d7d0fa53f083 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:12.211196 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 500/1986] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:12.218942 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-8ba38a0e-8c55-4f6f-b5da-a6f308ad4ed7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:12.221531 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-8ba38a0e-8c55-4f6f-b5da-a6f308ad4ed7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] GET https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 Aug 13 19:29:12.221769 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-8ba38a0e-8c55-4f6f-b5da-a6f308ad4ed7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:12.222003 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-8ba38a0e-8c55-4f6f-b5da-a6f308ad4ed7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:12.235475 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:12.235475 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:12.242478 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-8ba38a0e-8c55-4f6f-b5da-a6f308ad4ed7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Volume info retrieved successfully. Aug 13 19:29:12.251841 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-8ba38a0e-8c55-4f6f-b5da-a6f308ad4ed7 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 returned with HTTP 200 Aug 13 19:29:12.252315 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 496/1987] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:12 2026] GET /volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 => generated 1539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:12.359138 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-b22290ce-7e8b-4b2f-aa2a-40185883bee8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:12.362182 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-b22290ce-7e8b-4b2f-aa2a-40185883bee8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] PUT https://10.4.3.126/volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349 Aug 13 19:29:12.362635 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-b22290ce-7e8b-4b2f-aa2a-40185883bee8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:12.379650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-b22290ce-7e8b-4b2f-aa2a-40185883bee8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Acquiring lock "cinder-attachment_update-ee1b1476-fd55-4ae1-ab7a-508d725cf9b7-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:12.386177 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-b22290ce-7e8b-4b2f-aa2a-40185883bee8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Lock "cinder-attachment_update-ee1b1476-fd55-4ae1-ab7a-508d725cf9b7-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:12.387473 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:12.387473 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:12.480619 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-b22290ce-7e8b-4b2f-aa2a-40185883bee8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Lock "cinder-attachment_update-ee1b1476-fd55-4ae1-ab7a-508d725cf9b7-np0000007253" released by "attachment_update" :: held 0.094s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:12.481030 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-b22290ce-7e8b-4b2f-aa2a-40185883bee8 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349 returned with HTTP 200 Aug 13 19:29:12.481556 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 497/1988] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:12 2026] PUT /volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:12.504355 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-6bae4d09-1dd4-4100-b316-3b49d91e1d2c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:12.508766 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-6bae4d09-1dd4-4100-b316-3b49d91e1d2c tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] POST https://10.4.3.126/volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349/action Aug 13 19:29:12.509174 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-6bae4d09-1dd4-4100-b316-3b49d91e1d2c tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:12.509362 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-6bae4d09-1dd4-4100-b316-3b49d91e1d2c tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:12.528854 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:12.528854 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:12.541502 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2dd125b8-59bc-436b-988c-6a398e757d14 req-6bae4d09-1dd4-4100-b316-3b49d91e1d2c tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349/action returned with HTTP 204 Aug 13 19:29:12.542009 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 496/1989] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:12 2026] POST /volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:12.546351 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6931e44d-49dc-498c-ab32-2cd600433779 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:12.549192 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6931e44d-49dc-498c-ab32-2cd600433779 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:12.549587 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6931e44d-49dc-498c-ab32-2cd600433779 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:12.549950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6931e44d-49dc-498c-ab32-2cd600433779 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:12.564294 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:12.564294 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:12.570088 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6931e44d-49dc-498c-ab32-2cd600433779 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:12.577369 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6931e44d-49dc-498c-ab32-2cd600433779 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:12.577960 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 501/1990] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:12 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:13.009706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2ca9bc76-f2f4-4092-a27f-f4603f2d7350 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:13.012384 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ca9bc76-f2f4-4092-a27f-f4603f2d7350 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:13.012610 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ca9bc76-f2f4-4092-a27f-f4603f2d7350 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:13.012801 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ca9bc76-f2f4-4092-a27f-f4603f2d7350 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:13.012897 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2ca9bc76-f2f4-4092-a27f-f4603f2d7350 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:13.020548 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:13.020548 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:13.021853 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ca9bc76-f2f4-4092-a27f-f4603f2d7350 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:13.022353 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 497/1991] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:13 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:13.597191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1812dc7e-bffe-460a-a56b-752ba75a584a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:13.605077 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1812dc7e-bffe-460a-a56b-752ba75a584a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:13.605299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1812dc7e-bffe-460a-a56b-752ba75a584a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:13.605540 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1812dc7e-bffe-460a-a56b-752ba75a584a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:13.616060 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:13.616060 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:13.619784 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1812dc7e-bffe-460a-a56b-752ba75a584a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:13.624629 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1812dc7e-bffe-460a-a56b-752ba75a584a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:13.625083 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 498/1992] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:13 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:14.034984 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2cd371ef-c6d6-44ef-9fe7-88cde8fae247 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:14.037038 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2cd371ef-c6d6-44ef-9fe7-88cde8fae247 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:14.037038 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2cd371ef-c6d6-44ef-9fe7-88cde8fae247 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:14.037345 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2cd371ef-c6d6-44ef-9fe7-88cde8fae247 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:14.037345 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2cd371ef-c6d6-44ef-9fe7-88cde8fae247 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:14.041336 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:14.041336 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:14.042069 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2cd371ef-c6d6-44ef-9fe7-88cde8fae247 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:14.042430 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 497/1993] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:14 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:14.331927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-50820698-0546-45c3-9317-490d53671e0f req-260ba8c2-1723-4d85-805e-6174eb6c4f9a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:14.334731 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-260ba8c2-1723-4d85-805e-6174eb6c4f9a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:14.334731 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-260ba8c2-1723-4d85-805e-6174eb6c4f9a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:14.334731 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-260ba8c2-1723-4d85-805e-6174eb6c4f9a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:14.345785 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:14.345785 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:14.349313 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-50820698-0546-45c3-9317-490d53671e0f req-260ba8c2-1723-4d85-805e-6174eb6c4f9a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:14.354379 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-260ba8c2-1723-4d85-805e-6174eb6c4f9a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:14.354927 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 502/1994] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:14 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:14.643014 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-40e5995a-eaba-4f89-a6fc-6082aa4e086d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:14.644728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-40e5995a-eaba-4f89-a6fc-6082aa4e086d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:14.644907 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-40e5995a-eaba-4f89-a6fc-6082aa4e086d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:14.645125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-40e5995a-eaba-4f89-a6fc-6082aa4e086d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:14.656721 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:14.656721 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:14.661630 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-40e5995a-eaba-4f89-a6fc-6082aa4e086d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:14.668604 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-40e5995a-eaba-4f89-a6fc-6082aa4e086d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:14.669195 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 498/1995] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:14 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:14.681757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-10c4149f-1396-4a8b-bab4-3895cc140ff9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:14.684201 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-10c4149f-1396-4a8b-bab4-3895cc140ff9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:29:14.684494 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-10c4149f-1396-4a8b-bab4-3895cc140ff9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:14.684761 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-10c4149f-1396-4a8b-bab4-3895cc140ff9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:14.684910 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-10c4149f-1396-4a8b-bab4-3895cc140ff9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Delete snapshot with id: 6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:29:14.691184 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:14.691184 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:14.691818 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-10c4149f-1396-4a8b-bab4-3895cc140ff9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Snapshot retrieved successfully. Aug 13 19:29:14.717162 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-10c4149f-1396-4a8b-bab4-3895cc140ff9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Snapshot delete request issued successfully. Aug 13 19:29:14.717162 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-10c4149f-1396-4a8b-bab4-3895cc140ff9 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 returned with HTTP 202 Aug 13 19:29:14.717162 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 499/1996] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:29:14 2026] DELETE /volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:14.723998 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-699ee859-6d0f-4e07-8d5c-60c31198ebb0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:14.726537 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-699ee859-6d0f-4e07-8d5c-60c31198ebb0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:29:14.726537 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-699ee859-6d0f-4e07-8d5c-60c31198ebb0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:14.726742 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-699ee859-6d0f-4e07-8d5c-60c31198ebb0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:14.734913 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:14.734913 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:14.735327 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-699ee859-6d0f-4e07-8d5c-60c31198ebb0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Snapshot retrieved successfully. Aug 13 19:29:14.738346 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-699ee859-6d0f-4e07-8d5c-60c31198ebb0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 returned with HTTP 200 Aug 13 19:29:14.738838 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 498/1997] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:29:14 2026] GET /volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:15.055895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7413cc18-2194-4114-8b5b-48a2e37207b7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:15.058123 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7413cc18-2194-4114-8b5b-48a2e37207b7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:15.058395 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7413cc18-2194-4114-8b5b-48a2e37207b7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:15.058596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7413cc18-2194-4114-8b5b-48a2e37207b7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:15.058713 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7413cc18-2194-4114-8b5b-48a2e37207b7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:15.065508 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:15.065508 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:15.065508 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7413cc18-2194-4114-8b5b-48a2e37207b7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:15.065762 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 503/1998] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:15 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:15.681287 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b0cf81a8-e5b7-4a73-800f-df9c69ff5a3f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:15.682980 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0cf81a8-e5b7-4a73-800f-df9c69ff5a3f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:15.683178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0cf81a8-e5b7-4a73-800f-df9c69ff5a3f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:15.683433 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0cf81a8-e5b7-4a73-800f-df9c69ff5a3f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:15.692522 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:15.692522 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:15.696247 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b0cf81a8-e5b7-4a73-800f-df9c69ff5a3f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:15.700568 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0cf81a8-e5b7-4a73-800f-df9c69ff5a3f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:15.700970 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 499/1999] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:15 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:15.750023 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-90734b18-ab12-4601-b954-8c1c6a6655c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:15.754000 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90734b18-ab12-4601-b954-8c1c6a6655c0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:29:15.754414 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90734b18-ab12-4601-b954-8c1c6a6655c0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:15.754683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90734b18-ab12-4601-b954-8c1c6a6655c0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:15.761112 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90734b18-ab12-4601-b954-8c1c6a6655c0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 returned with HTTP 404 Aug 13 19:29:15.761898 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 500/2000] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:29:15 2026] GET /volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:15.879397 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-735d072d-7205-4a5a-9046-901fb1a8f680 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:15.884445 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-735d072d-7205-4a5a-9046-901fb1a8f680 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/attachments?instance_id=880c8e13-3d01-40b6-8a05-455580bdaa3f Aug 13 19:29:15.884769 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-735d072d-7205-4a5a-9046-901fb1a8f680 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:15.884976 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-735d072d-7205-4a5a-9046-901fb1a8f680 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:15.900208 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-735d072d-7205-4a5a-9046-901fb1a8f680 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments?instance_id=880c8e13-3d01-40b6-8a05-455580bdaa3f returned with HTTP 200 Aug 13 19:29:15.900818 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 499/2001] 10.4.3.126 () {70 vars in 1637 bytes} [Thu Aug 13 19:29:15 2026] GET /volume/v3/attachments?instance_id=880c8e13-3d01-40b6-8a05-455580bdaa3f => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:15.915415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-fee61cd7-c0cc-480e-8ab8-eb132c7b2818 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:15.920488 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-fee61cd7-c0cc-480e-8ab8-eb132c7b2818 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f Aug 13 19:29:15.920488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-fee61cd7-c0cc-480e-8ab8-eb132c7b2818 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:15.921039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-fee61cd7-c0cc-480e-8ab8-eb132c7b2818 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:15.939709 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-729e0fe9-1809-494a-bf26-212d87e8a7c5 req-fee61cd7-c0cc-480e-8ab8-eb132c7b2818 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f returned with HTTP 200 Aug 13 19:29:15.940183 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 504/2002] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:29:15 2026] GET /volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:16.077337 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-560c1fb0-5776-4d26-aa2e-19c0d868fcf7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:16.079840 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-560c1fb0-5776-4d26-aa2e-19c0d868fcf7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:16.079840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-560c1fb0-5776-4d26-aa2e-19c0d868fcf7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:16.080765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-560c1fb0-5776-4d26-aa2e-19c0d868fcf7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:16.080765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-560c1fb0-5776-4d26-aa2e-19c0d868fcf7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:16.086881 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:16.086881 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:16.086881 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-560c1fb0-5776-4d26-aa2e-19c0d868fcf7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:16.088052 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 500/2003] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:16 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:16.719051 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c16bd73e-63a2-49f3-9dae-8386d037a5b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:16.720779 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c16bd73e-63a2-49f3-9dae-8386d037a5b7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:16.720965 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c16bd73e-63a2-49f3-9dae-8386d037a5b7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:16.721150 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c16bd73e-63a2-49f3-9dae-8386d037a5b7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:16.739910 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:16.739910 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:16.745807 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c16bd73e-63a2-49f3-9dae-8386d037a5b7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:16.751995 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c16bd73e-63a2-49f3-9dae-8386d037a5b7 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:16.752602 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 501/2004] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:16 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:17.103788 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5352230b-1ec0-4d2b-b95e-a89d4d17d256 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:17.110071 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5352230b-1ec0-4d2b-b95e-a89d4d17d256 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:17.110071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5352230b-1ec0-4d2b-b95e-a89d4d17d256 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:17.110071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5352230b-1ec0-4d2b-b95e-a89d4d17d256 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:17.110071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-5352230b-1ec0-4d2b-b95e-a89d4d17d256 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:17.116893 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:17.116893 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:17.116893 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5352230b-1ec0-4d2b-b95e-a89d4d17d256 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:17.116893 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 500/2005] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:17 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:17.352362 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-50820698-0546-45c3-9317-490d53671e0f req-c4c01cda-5361-46b5-beb4-28421002c888 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:17.355882 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-c4c01cda-5361-46b5-beb4-28421002c888 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486 Aug 13 19:29:17.356059 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-c4c01cda-5361-46b5-beb4-28421002c888 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:17.356378 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-c4c01cda-5361-46b5-beb4-28421002c888 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:17.365926 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:17.365926 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:17.435450 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50820698-0546-45c3-9317-490d53671e0f req-c4c01cda-5361-46b5-beb4-28421002c888 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486 returned with HTTP 200 Aug 13 19:29:17.435832 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 505/2006] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:29:17 2026] DELETE /volume/v3/attachments/e41a2bdc-025b-456a-b938-b119ecf3e486 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:17.771586 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c8e52dd-c1d8-4b05-9063-ff4c6c4a7c56 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:17.773625 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c8e52dd-c1d8-4b05-9063-ff4c6c4a7c56 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:17.773849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c8e52dd-c1d8-4b05-9063-ff4c6c4a7c56 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:17.774061 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c8e52dd-c1d8-4b05-9063-ff4c6c4a7c56 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:17.784309 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:17.784309 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:17.788174 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4c8e52dd-c1d8-4b05-9063-ff4c6c4a7c56 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:17.794114 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c8e52dd-c1d8-4b05-9063-ff4c6c4a7c56 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:17.794645 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 501/2007] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:17 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:17.807349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9b5a6d61-a8e5-4765-8bc4-a38a7e4988a8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:17.808884 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b5a6d61-a8e5-4765-8bc4-a38a7e4988a8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:17.809236 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b5a6d61-a8e5-4765-8bc4-a38a7e4988a8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:17.809236 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b5a6d61-a8e5-4765-8bc4-a38a7e4988a8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:17.822291 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:17.822291 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:17.827801 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9b5a6d61-a8e5-4765-8bc4-a38a7e4988a8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:17.833651 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b5a6d61-a8e5-4765-8bc4-a38a7e4988a8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:17.834220 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 502/2008] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:17 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:17.897947 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b77516d8-4990-4327-9b12-169f9c5f0146 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:17.901836 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b77516d8-4990-4327-9b12-169f9c5f0146 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:29:17.902059 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b77516d8-4990-4327-9b12-169f9c5f0146 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:17.902319 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b77516d8-4990-4327-9b12-169f9c5f0146 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:17.914537 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:17.914537 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:17.921175 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b77516d8-4990-4327-9b12-169f9c5f0146 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:17.927144 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b77516d8-4990-4327-9b12-169f9c5f0146 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:29:17.927736 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 501/2009] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:17 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:18.134321 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dcafce2e-bb32-49e8-b729-085c08392079 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:18.136549 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcafce2e-bb32-49e8-b729-085c08392079 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:18.136751 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcafce2e-bb32-49e8-b729-085c08392079 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:18.136938 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcafce2e-bb32-49e8-b729-085c08392079 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:18.137034 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-dcafce2e-bb32-49e8-b729-085c08392079 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:18.142420 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:18.142420 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:18.143724 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcafce2e-bb32-49e8-b729-085c08392079 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:18.146522 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 506/2010] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:18 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:19.156751 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d1685cd7-94e1-4333-a1b4-0168caedf867 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:19.158563 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1685cd7-94e1-4333-a1b4-0168caedf867 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:19.159269 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d1685cd7-94e1-4333-a1b4-0168caedf867 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:19.159674 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d1685cd7-94e1-4333-a1b4-0168caedf867 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:19.159837 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d1685cd7-94e1-4333-a1b4-0168caedf867 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:19.165884 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:19.165884 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:19.166712 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d1685cd7-94e1-4333-a1b4-0168caedf867 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:19.167058 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 502/2011] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:19 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:20.182382 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-257cf318-03f6-42c8-aea3-4a6e25661049 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:20.187373 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-257cf318-03f6-42c8-aea3-4a6e25661049 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:20.187633 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-257cf318-03f6-42c8-aea3-4a6e25661049 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:20.188238 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-257cf318-03f6-42c8-aea3-4a6e25661049 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:20.188238 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-257cf318-03f6-42c8-aea3-4a6e25661049 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:20.203619 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:20.203619 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:20.204704 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-257cf318-03f6-42c8-aea3-4a6e25661049 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:20.205393 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 503/2012] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:20 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:29:21.220068 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-37bcd684-e4e8-4484-9525-9c55a835ef1d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:21.222445 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-37bcd684-e4e8-4484-9525-9c55a835ef1d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:21.222683 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-37bcd684-e4e8-4484-9525-9c55a835ef1d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:21.222953 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-37bcd684-e4e8-4484-9525-9c55a835ef1d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:21.223043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-37bcd684-e4e8-4484-9525-9c55a835ef1d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:21.228255 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:21.228255 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:21.229313 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-37bcd684-e4e8-4484-9525-9c55a835ef1d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:21.229837 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 502/2013] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:21 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:22.242657 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b0778bfe-7931-4a38-ab3d-abfd87e123ff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:22.246651 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0778bfe-7931-4a38-ab3d-abfd87e123ff tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:22.246887 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0778bfe-7931-4a38-ab3d-abfd87e123ff tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:22.247052 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0778bfe-7931-4a38-ab3d-abfd87e123ff tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:22.247181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b0778bfe-7931-4a38-ab3d-abfd87e123ff tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:22.254881 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:22.254881 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:22.256018 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0778bfe-7931-4a38-ab3d-abfd87e123ff tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:22.256620 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 507/2014] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:22 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:23.268955 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3b85dac-3340-4c38-bf3a-ffb0b81f3b54 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:23.271811 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3b85dac-3340-4c38-bf3a-ffb0b81f3b54 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:23.271811 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3b85dac-3340-4c38-bf3a-ffb0b81f3b54 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:23.271811 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3b85dac-3340-4c38-bf3a-ffb0b81f3b54 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:23.271811 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a3b85dac-3340-4c38-bf3a-ffb0b81f3b54 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:23.276570 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:23.276570 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:23.277684 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3b85dac-3340-4c38-bf3a-ffb0b81f3b54 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:23.278153 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 503/2015] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:23 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:23.292025 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a1d4ed9-d7be-4660-bf5a-1c33adbdf89c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:23.294161 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a1d4ed9-d7be-4660-bf5a-1c33adbdf89c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:23.294700 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a1d4ed9-d7be-4660-bf5a-1c33adbdf89c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:23.294700 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a1d4ed9-d7be-4660-bf5a-1c33adbdf89c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:23.305501 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:23.305501 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:23.315433 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a1d4ed9-d7be-4660-bf5a-1c33adbdf89c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:23.322301 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a1d4ed9-d7be-4660-bf5a-1c33adbdf89c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 returned with HTTP 200 Aug 13 19:29:23.322919 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 504/2016] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:23 2026] GET /volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:23.336715 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d284e032-6d69-43cc-9f61-00e9707f02fe None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:23.340087 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e/restore Aug 13 19:29:23.340087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:23.341229 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Restoring backup ed72afa2-149e-411a-8b41-0728d485014e ({'restore': {}}) {{(pid=100186) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 19:29:23.341466 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Restoring backup ed72afa2-149e-411a-8b41-0728d485014e to volume None. Aug 13 19:29:23.346351 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:23.346351 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:23.347871 np0000007253 devstack@c-api.service[100186]: INFO cinder.backup.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating volume of 1 GB for restore of backup ed72afa2-149e-411a-8b41-0728d485014e. Aug 13 19:29:23.357516 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Availability Zones retrieved successfully. Aug 13 19:29:23.371310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (79daa262-f668-4202-9c9b-b679161a8a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:23.373236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409b30e9-9010-4cfd-a0c3-894d5569ead2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:23.374249 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:23.408341 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409b30e9-9010-4cfd-a0c3-894d5569ead2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:23.409616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f19ee8ff-5219-45c0-93b3-2240658222dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:23.448528 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['8f0c6267-1d88-47e3-b562-381d743ab743', '2bc693cd-5aee-4a3c-9623-bd7f030b9610', '108f3b7f-2304-4ae6-b4e5-5eaa0b38d3b2', 'e5c5c3c5-72dc-4d07-a61a-da2a2c79efa1'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:23.449644 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f19ee8ff-5219-45c0-93b3-2240658222dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f0c6267-1d88-47e3-b562-381d743ab743', '2bc693cd-5aee-4a3c-9623-bd7f030b9610', '108f3b7f-2304-4ae6-b4e5-5eaa0b38d3b2', 'e5c5c3c5-72dc-4d07-a61a-da2a2c79efa1']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:23.450566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9fd8f42-b85a-42ac-9066-95ad38cee945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:23.479992 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9fd8f42-b85a-42ac-9066-95ad38cee945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a59c2b58-9acd-424c-910c-ed1a172e8f77', '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_ed72afa2-149e-411a-8b41-0728d485014e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['8f0c6267-1d88-47e3-b562-381d743ab743','2bc693cd-5aee-4a3c-9623-bd7f030b9610','108f3b7f-2304-4ae6-b4e5-5eaa0b38d3b2','e5c5c3c5-72dc-4d07-a61a-da2a2c79efa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ed72afa2-149e-411a-8b41-0728d485014e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a59c2b58-9acd-424c-910c-ed1a172e8f77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c45bf132c67c4196902d12d2263351f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6600e09ed2146a49ff086c1302bc516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:23.480789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52692023-ca8b-4250-b2bc-34c82c636767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:23.496484 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52692023-ca8b-4250-b2bc-34c82c636767) transitioned into 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_ed72afa2-149e-411a-8b41-0728d485014e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['8f0c6267-1d88-47e3-b562-381d743ab743','2bc693cd-5aee-4a3c-9623-bd7f030b9610','108f3b7f-2304-4ae6-b4e5-5eaa0b38d3b2','e5c5c3c5-72dc-4d07-a61a-da2a2c79efa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:23.497106 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e966bd-2433-490b-86f0-6d20511e630f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:23.505614 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e966bd-2433-490b-86f0-6d20511e630f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:23.506357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (79daa262-f668-4202-9c9b-b679161a8a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:23.506618 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request issued successfully. Aug 13 19:29:23.514131 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:23.514131 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:23.514626 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:24.521541 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:24.521541 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:24.522006 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:24.522173 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Checking backup size 1 against volume size 1 {{(pid=100186) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 19:29:24.522313 np0000007253 devstack@c-api.service[100186]: INFO cinder.backup.api [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Overwriting volume a59c2b58-9acd-424c-910c-ed1a172e8f77 with restore of backup ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:24.534452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] restore_backup in rpcapi backup_id ed72afa2-149e-411a-8b41-0728d485014e {{(pid=100186) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 19:29:24.536203 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d284e032-6d69-43cc-9f61-00e9707f02fe tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e/restore returned with HTTP 202 Aug 13 19:29:24.536652 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 503/2017] 10.4.3.126 () {68 vars in 1393 bytes} [Thu Aug 13 19:29:23 2026] POST /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e/restore => generated 189 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:24.546024 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-173cf2b4-76d8-45b5-9851-2ba31d47e0f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:24.548299 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-173cf2b4-76d8-45b5-9851-2ba31d47e0f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:24.548566 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-173cf2b4-76d8-45b5-9851-2ba31d47e0f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:24.548835 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-173cf2b4-76d8-45b5-9851-2ba31d47e0f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:24.549143 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-173cf2b4-76d8-45b5-9851-2ba31d47e0f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:24.555666 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:24.555666 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:24.556806 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-173cf2b4-76d8-45b5-9851-2ba31d47e0f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:24.558679 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 508/2018] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:24 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:25.572466 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-78062e1f-71e5-424b-aca6-881dd11ca36e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:25.575809 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78062e1f-71e5-424b-aca6-881dd11ca36e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:25.576020 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78062e1f-71e5-424b-aca6-881dd11ca36e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:25.576244 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78062e1f-71e5-424b-aca6-881dd11ca36e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:25.576406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-78062e1f-71e5-424b-aca6-881dd11ca36e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:25.581932 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:25.581932 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:25.582874 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78062e1f-71e5-424b-aca6-881dd11ca36e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:25.583352 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 504/2019] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:25 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.314843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dd05dd4e-ef85-40c4-89f2-4647737d2a9c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.318247 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd05dd4e-ef85-40c4-89f2-4647737d2a9c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:26.318514 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd05dd4e-ef85-40c4-89f2-4647737d2a9c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.318750 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd05dd4e-ef85-40c4-89f2-4647737d2a9c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.323499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5d1e2bc9-9b69-4be6-9d21-f5b583f79f47 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.325439 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5d1e2bc9-9b69-4be6-9d21-f5b583f79f47 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:26.325690 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5d1e2bc9-9b69-4be6-9d21-f5b583f79f47 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.325816 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5d1e2bc9-9b69-4be6-9d21-f5b583f79f47 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.327577 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.327577 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:26.331854 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dd05dd4e-ef85-40c4-89f2-4647737d2a9c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:26.332976 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.332976 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:26.336741 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5d1e2bc9-9b69-4be6-9d21-f5b583f79f47 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:26.336949 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd05dd4e-ef85-40c4-89f2-4647737d2a9c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:26.337451 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 505/2020] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.343716 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5d1e2bc9-9b69-4be6-9d21-f5b583f79f47 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:26.344152 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 504/2021] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.355821 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1fded18a-55c0-4db7-8314-eba3f47969d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.356406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4507e79d-a080-4331-a70c-5201aa9fc1b6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.357833 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1fded18a-55c0-4db7-8314-eba3f47969d0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:26.358079 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1fded18a-55c0-4db7-8314-eba3f47969d0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.358332 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1fded18a-55c0-4db7-8314-eba3f47969d0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.360500 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4507e79d-a080-4331-a70c-5201aa9fc1b6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:26.360670 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4507e79d-a080-4331-a70c-5201aa9fc1b6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.360839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4507e79d-a080-4331-a70c-5201aa9fc1b6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.367513 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.367513 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:26.367834 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.367834 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:26.370950 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4507e79d-a080-4331-a70c-5201aa9fc1b6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:26.374244 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1fded18a-55c0-4db7-8314-eba3f47969d0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:26.374981 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4507e79d-a080-4331-a70c-5201aa9fc1b6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:26.375383 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 505/2022] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.382149 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1fded18a-55c0-4db7-8314-eba3f47969d0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:26.382644 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 509/2023] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.427592 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-64a0a054-0bc6-427c-abb4-312fc831fa4a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.432302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-744503ef-6558-40e9-b326-d509c584dd4d req-1414b0ca-5dc2-4f17-9be5-4f87aa85e399 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.432568 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-64a0a054-0bc6-427c-abb4-312fc831fa4a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:26.432568 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-64a0a054-0bc6-427c-abb4-312fc831fa4a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.432568 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-64a0a054-0bc6-427c-abb4-312fc831fa4a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.432686 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-1414b0ca-5dc2-4f17-9be5-4f87aa85e399 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:26.432686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-1414b0ca-5dc2-4f17-9be5-4f87aa85e399 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.432686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-1414b0ca-5dc2-4f17-9be5-4f87aa85e399 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.438179 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.438179 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:26.438374 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.438374 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:26.441523 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-744503ef-6558-40e9-b326-d509c584dd4d req-1414b0ca-5dc2-4f17-9be5-4f87aa85e399 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:26.441875 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-64a0a054-0bc6-427c-abb4-312fc831fa4a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:26.445220 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-1414b0ca-5dc2-4f17-9be5-4f87aa85e399 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:26.445616 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 505/2024] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.446578 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-64a0a054-0bc6-427c-abb4-312fc831fa4a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:26.447026 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 506/2025] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.541301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e937fc40-a655-4d60-a48f-9e29b3d6d088 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.541645 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e937fc40-a655-4d60-a48f-9e29b3d6d088 None None] GET https://10.4.3.126/volume// Aug 13 19:29:26.541788 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e937fc40-a655-4d60-a48f-9e29b3d6d088 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.541955 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e937fc40-a655-4d60-a48f-9e29b3d6d088 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.542150 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fcce292f-812c-49c3-a560-ccd06157dfa0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.542251 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e937fc40-a655-4d60-a48f-9e29b3d6d088 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:26.542532 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 506/2026] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:26.542576 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fcce292f-812c-49c3-a560-ccd06157dfa0 None None] GET https://10.4.3.126/volume// Aug 13 19:29:26.542712 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fcce292f-812c-49c3-a560-ccd06157dfa0 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.542914 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fcce292f-812c-49c3-a560-ccd06157dfa0 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.543264 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fcce292f-812c-49c3-a560-ccd06157dfa0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:26.544819 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 510/2027] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:26.557895 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-a5a7a2f4-9307-4d6f-b02c-74717ac293b2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.558187 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-744503ef-6558-40e9-b326-d509c584dd4d req-648dff13-6547-4a67-85ce-bfacf7d4c614 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.558219 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-a5a7a2f4-9307-4d6f-b02c-74717ac293b2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:26.558472 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-a5a7a2f4-9307-4d6f-b02c-74717ac293b2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "799ac5a3-2613-46a1-a517-7ea4be926093", "connector": null, "instance_uuid": "2b7e1d53-c55e-4b39-88b5-cfe5716c5572"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:26.559540 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-648dff13-6547-4a67-85ce-bfacf7d4c614 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:26.560009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-648dff13-6547-4a67-85ce-bfacf7d4c614 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b64d73dc-15f9-4f77-8673-78cd25d9293d", "connector": null, "instance_uuid": "91af15b9-b977-4d33-9cd6-f89506a2f2b3"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:26.566597 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.566597 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:26.573415 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.573415 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:26.594390 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5b32fd91-1cb7-4360-be7f-1dd9233864b5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.596093 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b32fd91-1cb7-4360-be7f-1dd9233864b5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:26.596295 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-a5a7a2f4-9307-4d6f-b02c-74717ac293b2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:26.596374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b32fd91-1cb7-4360-be7f-1dd9233864b5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.596529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b32fd91-1cb7-4360-be7f-1dd9233864b5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.596682 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5b32fd91-1cb7-4360-be7f-1dd9233864b5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:26.596920 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 506/2028] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:26 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:29:26.602290 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-648dff13-6547-4a67-85ce-bfacf7d4c614 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:26.602980 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 507/2029] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:26 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 13 19:29:26.603604 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.603604 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:26.604362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b32fd91-1cb7-4360-be7f-1dd9233864b5 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:26.605539 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 507/2030] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.632021 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-56013356-e0a3-44ec-8bc2-568a6fcc75a4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.632720 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9d40d66f-2805-47d0-ba07-12fb9f795e4b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.634086 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56013356-e0a3-44ec-8bc2-568a6fcc75a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:26.634371 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56013356-e0a3-44ec-8bc2-568a6fcc75a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.634784 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56013356-e0a3-44ec-8bc2-568a6fcc75a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.637033 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d40d66f-2805-47d0-ba07-12fb9f795e4b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:26.637213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d40d66f-2805-47d0-ba07-12fb9f795e4b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.637414 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d40d66f-2805-47d0-ba07-12fb9f795e4b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.639361 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-31521be4-70e5-4455-84a9-f5a2e127fafa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.639840 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31521be4-70e5-4455-84a9-f5a2e127fafa None None] GET https://10.4.3.126/volume// Aug 13 19:29:26.640069 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31521be4-70e5-4455-84a9-f5a2e127fafa None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.640392 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31521be4-70e5-4455-84a9-f5a2e127fafa None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.641633 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31521be4-70e5-4455-84a9-f5a2e127fafa None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:26.641633 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 508/2031] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:26.649327 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.649327 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:26.652136 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.652136 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:26.653054 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9d40d66f-2805-47d0-ba07-12fb9f795e4b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:26.658659 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d40d66f-2805-47d0-ba07-12fb9f795e4b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:26.659087 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 507/2032] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.663184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-710291f2-6b2a-4c0f-99ee-304636166e5f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.663454 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-56013356-e0a3-44ec-8bc2-568a6fcc75a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:26.663571 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-710291f2-6b2a-4c0f-99ee-304636166e5f None None] GET https://10.4.3.126/volume// Aug 13 19:29:26.663717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-99633577-6993-46f3-86cb-758b82502d4e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.663778 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-710291f2-6b2a-4c0f-99ee-304636166e5f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.663895 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-710291f2-6b2a-4c0f-99ee-304636166e5f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.664242 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-710291f2-6b2a-4c0f-99ee-304636166e5f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:26.664843 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 508/2033] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:26.665986 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-99633577-6993-46f3-86cb-758b82502d4e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:26.666187 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-99633577-6993-46f3-86cb-758b82502d4e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.666392 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-99633577-6993-46f3-86cb-758b82502d4e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.670419 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56013356-e0a3-44ec-8bc2-568a6fcc75a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:26.670819 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 511/2034] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.676862 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-744503ef-6558-40e9-b326-d509c584dd4d req-55e0f913-aa03-401b-ae21-c7efbe81b675 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.678241 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.678241 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:26.679815 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-55e0f913-aa03-401b-ae21-c7efbe81b675 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:26.680085 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-55e0f913-aa03-401b-ae21-c7efbe81b675 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.680339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-55e0f913-aa03-401b-ae21-c7efbe81b675 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.683971 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-99633577-6993-46f3-86cb-758b82502d4e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:26.688794 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-99633577-6993-46f3-86cb-758b82502d4e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:26.689346 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 509/2035] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:26.692697 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.692697 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:26.696531 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-744503ef-6558-40e9-b326-d509c584dd4d req-55e0f913-aa03-401b-ae21-c7efbe81b675 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:26.701213 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-55e0f913-aa03-401b-ae21-c7efbe81b675 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:26.701762 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 508/2036] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 1019 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:26.805468 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-3a36687b-a519-4fca-bca7-9db7172a46e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.807248 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-3a36687b-a519-4fca-bca7-9db7172a46e2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] PUT https://10.4.3.126/volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb Aug 13 19:29:26.807703 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-3a36687b-a519-4fca-bca7-9db7172a46e2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:26.817262 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-3a36687b-a519-4fca-bca7-9db7172a46e2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Acquiring lock "cinder-attachment_update-799ac5a3-2613-46a1-a517-7ea4be926093-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:26.822306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-3a36687b-a519-4fca-bca7-9db7172a46e2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-799ac5a3-2613-46a1-a517-7ea4be926093-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:26.823592 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.823592 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:26.829534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-744503ef-6558-40e9-b326-d509c584dd4d req-36493500-4b50-4642-86d7-8f3088a163f3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.834470 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-36493500-4b50-4642-86d7-8f3088a163f3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] PUT https://10.4.3.126/volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0 Aug 13 19:29:26.834920 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-36493500-4b50-4642-86d7-8f3088a163f3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:26.850971 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-744503ef-6558-40e9-b326-d509c584dd4d req-36493500-4b50-4642-86d7-8f3088a163f3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Acquiring lock "cinder-attachment_update-b64d73dc-15f9-4f77-8673-78cd25d9293d-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:26.856876 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-744503ef-6558-40e9-b326-d509c584dd4d req-36493500-4b50-4642-86d7-8f3088a163f3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Lock "cinder-attachment_update-b64d73dc-15f9-4f77-8673-78cd25d9293d-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:26.858398 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.858398 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:26.947586 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-3a36687b-a519-4fca-bca7-9db7172a46e2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-799ac5a3-2613-46a1-a517-7ea4be926093-np0000007253" released by "attachment_update" :: held 0.125s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:26.947913 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-3a36687b-a519-4fca-bca7-9db7172a46e2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb returned with HTTP 200 Aug 13 19:29:26.948401 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 509/2037] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:26 2026] PUT /volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:26.963018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-82497e5e-30b4-4ad6-a6c6-fb4f044c9aae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:26.967143 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-82497e5e-30b4-4ad6-a6c6-fb4f044c9aae tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/encryption Aug 13 19:29:26.967143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-82497e5e-30b4-4ad6-a6c6-fb4f044c9aae tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:26.967143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-82497e5e-30b4-4ad6-a6c6-fb4f044c9aae tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:26.980363 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:26.980363 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:26.989642 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-82497e5e-30b4-4ad6-a6c6-fb4f044c9aae tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/encryption returned with HTTP 200 Aug 13 19:29:26.989642 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 510/2038] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:29:26 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:26.990400 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-744503ef-6558-40e9-b326-d509c584dd4d req-36493500-4b50-4642-86d7-8f3088a163f3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Lock "cinder-attachment_update-b64d73dc-15f9-4f77-8673-78cd25d9293d-np0000007253" released by "attachment_update" :: held 0.133s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:26.990792 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-36493500-4b50-4642-86d7-8f3088a163f3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0 returned with HTTP 200 Aug 13 19:29:26.991466 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 512/2039] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:26 2026] PUT /volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:27.619293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c1dd422d-91f9-4f36-a4ee-317786f2ce4f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:27.621092 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1dd422d-91f9-4f36-a4ee-317786f2ce4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:27.621236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1dd422d-91f9-4f36-a4ee-317786f2ce4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:27.621418 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1dd422d-91f9-4f36-a4ee-317786f2ce4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:27.621514 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c1dd422d-91f9-4f36-a4ee-317786f2ce4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:27.625602 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:27.625602 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:27.626614 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1dd422d-91f9-4f36-a4ee-317786f2ce4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:27.627481 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 509/2040] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:27 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:27.673538 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-00107ca6-42ee-4685-b0c4-c213b28c4d2e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:27.676949 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-00107ca6-42ee-4685-b0c4-c213b28c4d2e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:27.677344 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-00107ca6-42ee-4685-b0c4-c213b28c4d2e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:27.680207 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-00107ca6-42ee-4685-b0c4-c213b28c4d2e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:27.684144 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19bcb582-d3f7-47b3-a9dd-bed8b1b08d25 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:27.687847 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19bcb582-d3f7-47b3-a9dd-bed8b1b08d25 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:27.687847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19bcb582-d3f7-47b3-a9dd-bed8b1b08d25 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:27.687847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19bcb582-d3f7-47b3-a9dd-bed8b1b08d25 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:27.696997 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:27.696997 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:27.697646 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:27.697646 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:27.701546 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19bcb582-d3f7-47b3-a9dd-bed8b1b08d25 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:27.704918 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-00107ca6-42ee-4685-b0c4-c213b28c4d2e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:27.706441 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19bcb582-d3f7-47b3-a9dd-bed8b1b08d25 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:27.706895 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 511/2041] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:27 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:27.712289 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-00107ca6-42ee-4685-b0c4-c213b28c4d2e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:27.712921 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 510/2042] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:27 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:28.639948 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8757fef7-dc3d-417c-8261-08b4d1dd38bf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:28.641594 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8757fef7-dc3d-417c-8261-08b4d1dd38bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:28.641771 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8757fef7-dc3d-417c-8261-08b4d1dd38bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:28.641975 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8757fef7-dc3d-417c-8261-08b4d1dd38bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:28.642080 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8757fef7-dc3d-417c-8261-08b4d1dd38bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:28.647233 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:28.647233 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:28.647233 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8757fef7-dc3d-417c-8261-08b4d1dd38bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:28.647503 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 513/2043] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:28 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:28.719785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e84e6b44-a98e-4682-9799-82c3a1f64f2e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:28.721897 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e84e6b44-a98e-4682-9799-82c3a1f64f2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:28.722164 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e84e6b44-a98e-4682-9799-82c3a1f64f2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:28.722401 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e84e6b44-a98e-4682-9799-82c3a1f64f2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:28.730065 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fb669c6e-bcc7-4200-a725-381a3d7e7bb6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:28.732135 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb669c6e-bcc7-4200-a725-381a3d7e7bb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:28.732421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb669c6e-bcc7-4200-a725-381a3d7e7bb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:28.732796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb669c6e-bcc7-4200-a725-381a3d7e7bb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:28.742812 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:28.742812 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:28.745694 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:28.745694 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:28.746983 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fb669c6e-bcc7-4200-a725-381a3d7e7bb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:28.751253 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e84e6b44-a98e-4682-9799-82c3a1f64f2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:28.751386 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb669c6e-bcc7-4200-a725-381a3d7e7bb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:28.751785 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 512/2044] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:28 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:28.758507 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e84e6b44-a98e-4682-9799-82c3a1f64f2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:28.761052 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 510/2045] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:28 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:29.661087 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-51a8fc3a-e2ec-4d45-922c-dceb86e1573c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:29.662757 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-51a8fc3a-e2ec-4d45-922c-dceb86e1573c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:29.662943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-51a8fc3a-e2ec-4d45-922c-dceb86e1573c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:29.663117 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-51a8fc3a-e2ec-4d45-922c-dceb86e1573c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:29.663221 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-51a8fc3a-e2ec-4d45-922c-dceb86e1573c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:29.667115 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:29.667115 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:29.667801 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-51a8fc3a-e2ec-4d45-922c-dceb86e1573c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:29.668162 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 511/2046] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:29 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:29.769016 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9880a8cd-f0c7-437b-a175-f6bfb47fa771 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:29.770809 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9880a8cd-f0c7-437b-a175-f6bfb47fa771 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:29.770995 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9880a8cd-f0c7-437b-a175-f6bfb47fa771 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:29.771154 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9880a8cd-f0c7-437b-a175-f6bfb47fa771 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:29.779292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-083d4a8b-656a-4945-8aa7-7d4fa1742163 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:29.781234 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-083d4a8b-656a-4945-8aa7-7d4fa1742163 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:29.781473 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-083d4a8b-656a-4945-8aa7-7d4fa1742163 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:29.781700 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-083d4a8b-656a-4945-8aa7-7d4fa1742163 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:29.785439 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:29.785439 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:29.790219 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9880a8cd-f0c7-437b-a175-f6bfb47fa771 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:29.793684 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:29.793684 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:29.796543 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9880a8cd-f0c7-437b-a175-f6bfb47fa771 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:29.797160 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 514/2047] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:29 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:29.797887 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-083d4a8b-656a-4945-8aa7-7d4fa1742163 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:29.801915 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-083d4a8b-656a-4945-8aa7-7d4fa1742163 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:29.802329 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 513/2048] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:29 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:30.683642 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3552b596-2b70-41a9-8771-06f840c4e27e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:30.688172 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3552b596-2b70-41a9-8771-06f840c4e27e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:30.688400 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3552b596-2b70-41a9-8771-06f840c4e27e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:30.688597 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3552b596-2b70-41a9-8771-06f840c4e27e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:30.688786 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-3552b596-2b70-41a9-8771-06f840c4e27e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:30.700391 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:30.700391 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:30.701321 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3552b596-2b70-41a9-8771-06f840c4e27e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:30.702013 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 511/2049] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:30 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:30.812585 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4411868b-2cfa-426a-9615-9b419dd76f7f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:30.817049 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4411868b-2cfa-426a-9615-9b419dd76f7f tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:30.817049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4411868b-2cfa-426a-9615-9b419dd76f7f tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:30.817049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4411868b-2cfa-426a-9615-9b419dd76f7f tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:30.819636 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-75708c2d-a678-410f-a0d9-d6c50ec08f7d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:30.821894 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75708c2d-a678-410f-a0d9-d6c50ec08f7d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:30.822142 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75708c2d-a678-410f-a0d9-d6c50ec08f7d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:30.822392 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75708c2d-a678-410f-a0d9-d6c50ec08f7d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:30.832921 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:30.832921 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:30.834067 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:30.834067 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:30.838169 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4411868b-2cfa-426a-9615-9b419dd76f7f tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:30.839397 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-75708c2d-a678-410f-a0d9-d6c50ec08f7d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:30.844690 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4411868b-2cfa-426a-9615-9b419dd76f7f tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:30.845130 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75708c2d-a678-410f-a0d9-d6c50ec08f7d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:30.845322 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 512/2050] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:30 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:30.845607 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 515/2051] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:30 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:31.715135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0052620b-9398-4229-8db6-b968fb3c4d31 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:31.717260 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0052620b-9398-4229-8db6-b968fb3c4d31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:31.717486 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0052620b-9398-4229-8db6-b968fb3c4d31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:31.717697 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0052620b-9398-4229-8db6-b968fb3c4d31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:31.717849 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0052620b-9398-4229-8db6-b968fb3c4d31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:31.723971 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:31.723971 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:31.724860 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0052620b-9398-4229-8db6-b968fb3c4d31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:31.725246 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 514/2052] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:31 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:31.860134 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d0145429-3f24-48c9-b927-7c43dd433f71 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:31.862002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1c6a089a-3574-46f1-a4a2-f5500caf6bd3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:31.862598 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d0145429-3f24-48c9-b927-7c43dd433f71 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:31.862833 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d0145429-3f24-48c9-b927-7c43dd433f71 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:31.863095 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d0145429-3f24-48c9-b927-7c43dd433f71 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:31.865934 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c6a089a-3574-46f1-a4a2-f5500caf6bd3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:31.866140 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c6a089a-3574-46f1-a4a2-f5500caf6bd3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:31.866362 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c6a089a-3574-46f1-a4a2-f5500caf6bd3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:31.874887 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:31.874887 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:31.879464 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d0145429-3f24-48c9-b927-7c43dd433f71 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:31.880984 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:31.880984 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:31.885426 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d0145429-3f24-48c9-b927-7c43dd433f71 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:31.885616 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1c6a089a-3574-46f1-a4a2-f5500caf6bd3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:31.886137 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 512/2053] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:31 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:31.891358 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c6a089a-3574-46f1-a4a2-f5500caf6bd3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:31.891799 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 513/2054] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:31 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:32.738000 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fea65629-b836-4db0-86fd-5091e786c4f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:32.742008 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fea65629-b836-4db0-86fd-5091e786c4f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:32.742008 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fea65629-b836-4db0-86fd-5091e786c4f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:32.742008 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fea65629-b836-4db0-86fd-5091e786c4f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:32.742008 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fea65629-b836-4db0-86fd-5091e786c4f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:32.750078 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:32.750078 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:32.751457 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fea65629-b836-4db0-86fd-5091e786c4f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:32.752555 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 516/2055] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:32 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:32.901655 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d8887abf-e0b5-44af-b2d4-ca65193a3049 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:32.903470 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8887abf-e0b5-44af-b2d4-ca65193a3049 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:32.904448 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8887abf-e0b5-44af-b2d4-ca65193a3049 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:32.904448 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8887abf-e0b5-44af-b2d4-ca65193a3049 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:32.910953 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4061bb0b-4689-4c36-b8ed-b3ebec524b5b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:32.913287 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4061bb0b-4689-4c36-b8ed-b3ebec524b5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:32.913533 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4061bb0b-4689-4c36-b8ed-b3ebec524b5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:32.913639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4061bb0b-4689-4c36-b8ed-b3ebec524b5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:32.923103 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:32.923103 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:32.926518 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:32.926518 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:32.930941 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d8887abf-e0b5-44af-b2d4-ca65193a3049 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:32.936111 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4061bb0b-4689-4c36-b8ed-b3ebec524b5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:32.936754 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8887abf-e0b5-44af-b2d4-ca65193a3049 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:32.939607 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 515/2056] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:32 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:32.946630 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4061bb0b-4689-4c36-b8ed-b3ebec524b5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:32.947213 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 513/2057] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:32 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:33.295728 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:33.297973 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:29:33.298430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-390554493"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:33.301620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-390554493'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:29:33.306650 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume of 1 GB Aug 13 19:29:33.307079 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:33.307079 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:33.307921 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Availability Zones retrieved successfully. Aug 13 19:29:33.320212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Flow 'volume_create_api' (d39d468c-fcd3-4d18-b498-a563656ca8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:33.321492 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89dd6fe-9fae-42d7-bd67-93c62444268d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:33.322703 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:33.331125 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-744503ef-6558-40e9-b326-d509c584dd4d req-4ff6d715-3c38-4a63-8134-67a3cde2a112 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:33.333199 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-4ff6d715-3c38-4a63-8134-67a3cde2a112 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0/action Aug 13 19:29:33.333692 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:33.333692 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:33.333957 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-4ff6d715-3c38-4a63-8134-67a3cde2a112 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:33.333957 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-4ff6d715-3c38-4a63-8134-67a3cde2a112 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:33.351212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89dd6fe-9fae-42d7-bd67-93c62444268d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c723cf05-6dd7-4e70-a933-c2e2b7fd6459', 'encryption_key_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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:33.352030 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6220587-abbd-4f85-a5ec-50da7ed3f4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:33.353505 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:33.353505 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:33.363176 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-744503ef-6558-40e9-b326-d509c584dd4d req-4ff6d715-3c38-4a63-8134-67a3cde2a112 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0/action returned with HTTP 204 Aug 13 19:29:33.363627 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 517/2058] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:33 2026] POST /volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:33.404059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Created reservations ['7563a1ee-6248-4032-8940-3b54778cb2f3', 'ea364c80-3c53-4b56-aa5b-2d24ea8cc4b1', 'acf22a2b-c595-4c95-b8c8-7db61ac612db', 'ac9b4fa5-40a8-4e2f-aa02-bc0d060a0fe8'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:33.404409 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6220587-abbd-4f85-a5ec-50da7ed3f4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7563a1ee-6248-4032-8940-3b54778cb2f3', 'ea364c80-3c53-4b56-aa5b-2d24ea8cc4b1', 'acf22a2b-c595-4c95-b8c8-7db61ac612db', 'ac9b4fa5-40a8-4e2f-aa02-bc0d060a0fe8']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:33.405202 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fcc637a-8129-417a-a2de-30b3f5e998ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:33.434378 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fcc637a-8129-417a-a2de-30b3f5e998ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ca03059-c493-41c9-a884-22a87b699043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-390554493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='619561dcfc904fc9be5dc4fb046184d2',qos_specs=None,replication_status=,reservations=['7563a1ee-6248-4032-8940-3b54778cb2f3','ea364c80-3c53-4b56-aa5b-2d24ea8cc4b1','acf22a2b-c595-4c95-b8c8-7db61ac612db','ac9b4fa5-40a8-4e2f-aa02-bc0d060a0fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-390554493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ca03059-c493-41c9-a884-22a87b699043,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='619561dcfc904fc9be5dc4fb046184d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c723cf05-6dd7-4e70-a933-c2e2b7fd6459),volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:33.435079 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1be82b-1b52-49ad-8557-d4a80c0972ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:33.458475 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1be82b-1b52-49ad-8557-d4a80c0972ad) transitioned into state 'SUCCESS' from state '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-390554493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='619561dcfc904fc9be5dc4fb046184d2',qos_specs=None,replication_status=,reservations=['7563a1ee-6248-4032-8940-3b54778cb2f3','ea364c80-3c53-4b56-aa5b-2d24ea8cc4b1','acf22a2b-c595-4c95-b8c8-7db61ac612db','ac9b4fa5-40a8-4e2f-aa02-bc0d060a0fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:33.459449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b44257-da55-4867-be58-65786363faf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:33.470535 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b44257-da55-4867-be58-65786363faf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:33.471640 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Flow 'volume_create_api' (d39d468c-fcd3-4d18-b498-a563656ca8dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:33.472070 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume request issued successfully. Aug 13 19:29:33.472837 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e289fad-f65e-4564-ba3c-e0644b2f37c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:29:33.473639 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 514/2059] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:29:33 2026] POST /volume/v3/volumes => generated 759 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:33.488729 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2dc2a061-96ab-463e-94c4-7ab3ec0694d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:33.491123 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2dc2a061-96ab-463e-94c4-7ab3ec0694d9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:33.491419 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2dc2a061-96ab-463e-94c4-7ab3ec0694d9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:33.491679 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2dc2a061-96ab-463e-94c4-7ab3ec0694d9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:33.503203 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:33.503203 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:33.510391 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2dc2a061-96ab-463e-94c4-7ab3ec0694d9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:33.515116 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2dc2a061-96ab-463e-94c4-7ab3ec0694d9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:33.515764 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 516/2060] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:33 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:29:33.763163 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-beb1f944-6294-4210-9829-b99ab0569a94 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:33.765133 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-beb1f944-6294-4210-9829-b99ab0569a94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:33.765351 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-beb1f944-6294-4210-9829-b99ab0569a94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:33.765563 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-beb1f944-6294-4210-9829-b99ab0569a94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:33.765677 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-beb1f944-6294-4210-9829-b99ab0569a94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:33.771130 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:33.771130 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:33.772064 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-beb1f944-6294-4210-9829-b99ab0569a94 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:33.772541 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 514/2061] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:33 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:33.955306 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0ee09e4c-f977-4e19-abfd-72e84cde1633 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:33.957245 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ee09e4c-f977-4e19-abfd-72e84cde1633 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:33.957458 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ee09e4c-f977-4e19-abfd-72e84cde1633 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:33.957665 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ee09e4c-f977-4e19-abfd-72e84cde1633 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:33.970786 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7a859f73-8ca4-4b29-ba67-4a03033802d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:33.975304 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:33.975304 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:33.975432 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7a859f73-8ca4-4b29-ba67-4a03033802d2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:33.975432 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7a859f73-8ca4-4b29-ba67-4a03033802d2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:33.975432 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7a859f73-8ca4-4b29-ba67-4a03033802d2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:33.978150 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0ee09e4c-f977-4e19-abfd-72e84cde1633 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:33.983501 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ee09e4c-f977-4e19-abfd-72e84cde1633 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:33.984005 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 518/2062] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:33 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:33.993948 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:33.993948 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:33.997033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58dac24f-873d-4e7f-9d41-e0144f0bfb70 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:33.998820 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58dac24f-873d-4e7f-9d41-e0144f0bfb70 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:33.999022 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58dac24f-873d-4e7f-9d41-e0144f0bfb70 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:33.999201 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58dac24f-873d-4e7f-9d41-e0144f0bfb70 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.001426 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7a859f73-8ca4-4b29-ba67-4a03033802d2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:34.009125 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7a859f73-8ca4-4b29-ba67-4a03033802d2 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:34.009125 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 515/2063] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:33 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:34.017720 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.017720 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:34.025087 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58dac24f-873d-4e7f-9d41-e0144f0bfb70 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:34.035647 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58dac24f-873d-4e7f-9d41-e0144f0bfb70 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:34.036202 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 517/2064] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:33 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:34.528697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c35ad289-7a96-4ed2-9543-394f7415db6d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.530293 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c35ad289-7a96-4ed2-9543-394f7415db6d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:34.530485 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c35ad289-7a96-4ed2-9543-394f7415db6d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.530660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c35ad289-7a96-4ed2-9543-394f7415db6d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.537261 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.537261 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:34.540551 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c35ad289-7a96-4ed2-9543-394f7415db6d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:34.545636 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c35ad289-7a96-4ed2-9543-394f7415db6d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:34.547377 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 515/2065] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:34.590541 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-54023a5b-4787-4ff3-a73b-261d06b2d7e8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.592654 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-54023a5b-4787-4ff3-a73b-261d06b2d7e8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:34.592854 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-54023a5b-4787-4ff3-a73b-261d06b2d7e8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.593026 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-54023a5b-4787-4ff3-a73b-261d06b2d7e8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.599708 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.599708 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:34.603394 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-54023a5b-4787-4ff3-a73b-261d06b2d7e8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:34.607794 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-54023a5b-4787-4ff3-a73b-261d06b2d7e8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:34.608255 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 519/2066] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:34.697954 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f091114c-2256-49d6-bc66-59217d5a668f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.698469 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f091114c-2256-49d6-bc66-59217d5a668f None None] GET https://10.4.3.126/volume// Aug 13 19:29:34.698706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f091114c-2256-49d6-bc66-59217d5a668f None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.698966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f091114c-2256-49d6-bc66-59217d5a668f None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.699403 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f091114c-2256-49d6-bc66-59217d5a668f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:34.699806 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 516/2067] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:34.708163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-863fee68-d63e-4d75-91af-23579982904a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.710635 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-863fee68-d63e-4d75-91af-23579982904a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:34.710961 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-863fee68-d63e-4d75-91af-23579982904a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ca03059-c493-41c9-a884-22a87b699043", "connector": null, "instance_uuid": "9f98bb78-b70a-4f6e-bd15-d062685f5f20"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:34.720246 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.720246 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:34.742710 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-863fee68-d63e-4d75-91af-23579982904a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:34.743151 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 518/2068] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:34 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:34.776930 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8462bdc1-61b2-46ce-9f09-626e079718b8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.779882 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8462bdc1-61b2-46ce-9f09-626e079718b8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:34.779882 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8462bdc1-61b2-46ce-9f09-626e079718b8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.779882 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8462bdc1-61b2-46ce-9f09-626e079718b8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.785206 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cb43aaa1-163b-408a-8d10-6e6eaa95a629 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.787493 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb43aaa1-163b-408a-8d10-6e6eaa95a629 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:34.787735 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb43aaa1-163b-408a-8d10-6e6eaa95a629 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.787987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb43aaa1-163b-408a-8d10-6e6eaa95a629 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.788133 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-cb43aaa1-163b-408a-8d10-6e6eaa95a629 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:34.792239 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.792239 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:34.793484 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-42897720-2089-4e43-ac0a-0eb8c059c269 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.793853 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42897720-2089-4e43-ac0a-0eb8c059c269 None None] GET https://10.4.3.126/volume// Aug 13 19:29:34.794017 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42897720-2089-4e43-ac0a-0eb8c059c269 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.794224 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42897720-2089-4e43-ac0a-0eb8c059c269 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.794596 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42897720-2089-4e43-ac0a-0eb8c059c269 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:34.794882 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 517/2069] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:34.795098 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.795098 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:34.796198 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb43aaa1-163b-408a-8d10-6e6eaa95a629 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:34.796793 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 520/2070] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:34.797967 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8462bdc1-61b2-46ce-9f09-626e079718b8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:34.803359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-8a30b571-cb54-4d28-988e-3ac09e79f318 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.803497 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8462bdc1-61b2-46ce-9f09-626e079718b8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:34.806092 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 516/2071] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:34.806165 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-8a30b571-cb54-4d28-988e-3ac09e79f318 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:34.806165 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-8a30b571-cb54-4d28-988e-3ac09e79f318 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.806309 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-8a30b571-cb54-4d28-988e-3ac09e79f318 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.814567 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-177f1e39-399b-4f17-a863-d117e9375983 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.817027 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-177f1e39-399b-4f17-a863-d117e9375983 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 Aug 13 19:29:34.817290 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-177f1e39-399b-4f17-a863-d117e9375983 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.817554 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-177f1e39-399b-4f17-a863-d117e9375983 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.824408 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.824408 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:34.826675 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.826675 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:34.830590 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-8a30b571-cb54-4d28-988e-3ac09e79f318 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:34.831075 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-177f1e39-399b-4f17-a863-d117e9375983 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:34.837372 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-8a30b571-cb54-4d28-988e-3ac09e79f318 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:34.837884 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 519/2072] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1031 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:34.840141 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-177f1e39-399b-4f17-a863-d117e9375983 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 returned with HTTP 200 Aug 13 19:29:34.840740 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 518/2073] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:34.854017 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5bcf9d61-fe5b-461d-8f75-b7935c470af1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.855712 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5bcf9d61-fe5b-461d-8f75-b7935c470af1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 Aug 13 19:29:34.855921 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5bcf9d61-fe5b-461d-8f75-b7935c470af1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.856093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5bcf9d61-fe5b-461d-8f75-b7935c470af1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.866086 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.866086 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:34.871112 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5bcf9d61-fe5b-461d-8f75-b7935c470af1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:34.876736 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5bcf9d61-fe5b-461d-8f75-b7935c470af1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 returned with HTTP 200 Aug 13 19:29:34.877480 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 521/2074] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:34.895720 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b02d2efc-0113-4fde-aeea-8a5fb59f5f66 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.900586 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b02d2efc-0113-4fde-aeea-8a5fb59f5f66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 Aug 13 19:29:34.900871 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b02d2efc-0113-4fde-aeea-8a5fb59f5f66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.901079 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b02d2efc-0113-4fde-aeea-8a5fb59f5f66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.901234 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-b02d2efc-0113-4fde-aeea-8a5fb59f5f66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume with id: a59c2b58-9acd-424c-910c-ed1a172e8f77 Aug 13 19:29:34.913179 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.913179 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:34.913835 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b02d2efc-0113-4fde-aeea-8a5fb59f5f66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:34.935592 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b02d2efc-0113-4fde-aeea-8a5fb59f5f66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume request issued successfully. Aug 13 19:29:34.936034 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b02d2efc-0113-4fde-aeea-8a5fb59f5f66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 returned with HTTP 202 Aug 13 19:29:34.936338 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 517/2075] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:34 2026] DELETE /volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:34.941529 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-30e6ae67-0160-4382-9d0d-897bdccf628a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.945087 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-30e6ae67-0160-4382-9d0d-897bdccf628a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] PUT https://10.4.3.126/volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a Aug 13 19:29:34.945428 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-30e6ae67-0160-4382-9d0d-897bdccf628a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:34.948126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4a90c73b-d73f-4ee5-8562-469b977d9637 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:34.950386 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a90c73b-d73f-4ee5-8562-469b977d9637 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 Aug 13 19:29:34.950634 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a90c73b-d73f-4ee5-8562-469b977d9637 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:34.950897 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a90c73b-d73f-4ee5-8562-469b977d9637 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:34.956787 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-30e6ae67-0160-4382-9d0d-897bdccf628a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Acquiring lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:34.958236 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.958236 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:34.961856 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-30e6ae67-0160-4382-9d0d-897bdccf628a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:34.962458 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4a90c73b-d73f-4ee5-8562-469b977d9637 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:34.963171 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:34.963171 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:34.967313 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a90c73b-d73f-4ee5-8562-469b977d9637 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 returned with HTTP 200 Aug 13 19:29:34.968200 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 519/2076] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:34 2026] GET /volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:35.026214 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f83460ec-5687-4d3d-99ba-b00e61272346 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:35.029071 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f83460ec-5687-4d3d-99ba-b00e61272346 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:35.029407 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f83460ec-5687-4d3d-99ba-b00e61272346 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:35.029669 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f83460ec-5687-4d3d-99ba-b00e61272346 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:35.046140 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:35.046140 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:35.052586 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f83460ec-5687-4d3d-99ba-b00e61272346 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:35.062941 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f83460ec-5687-4d3d-99ba-b00e61272346 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:35.063540 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 522/2077] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:35 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:35.073966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-30e6ae67-0160-4382-9d0d-897bdccf628a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" released by "attachment_update" :: held 0.112s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:35.074359 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-30e6ae67-0160-4382-9d0d-897bdccf628a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a returned with HTTP 200 Aug 13 19:29:35.074770 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 520/2078] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:34 2026] PUT /volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:35.538434 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-6c3e1030-285f-4e7f-a197-ef26bd358ab5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:35.540537 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-6c3e1030-285f-4e7f-a197-ef26bd358ab5 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb/action Aug 13 19:29:35.540921 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-6c3e1030-285f-4e7f-a197-ef26bd358ab5 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:35.541062 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-6c3e1030-285f-4e7f-a197-ef26bd358ab5 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:35.559445 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:35.559445 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:35.569466 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd2df0a7-b699-4557-ae4b-f7b56c93c3ac req-6c3e1030-285f-4e7f-a197-ef26bd358ab5 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb/action returned with HTTP 204 Aug 13 19:29:35.569923 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 518/2079] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:35 2026] POST /volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:35.819988 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6a464d1e-7258-476a-88cc-990359095421 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:35.821315 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a464d1e-7258-476a-88cc-990359095421 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:35.821484 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a464d1e-7258-476a-88cc-990359095421 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:35.821650 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a464d1e-7258-476a-88cc-990359095421 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:35.832636 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:35.832636 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:35.837076 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6a464d1e-7258-476a-88cc-990359095421 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:35.841896 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a464d1e-7258-476a-88cc-990359095421 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:35.842371 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 520/2080] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:35 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:35.982533 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cb7737ff-a59e-439b-ba8f-0289842230b4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:35.984695 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb7737ff-a59e-439b-ba8f-0289842230b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 Aug 13 19:29:35.984981 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb7737ff-a59e-439b-ba8f-0289842230b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:35.985238 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cb7737ff-a59e-439b-ba8f-0289842230b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:35.991186 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cb7737ff-a59e-439b-ba8f-0289842230b4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 returned with HTTP 404 Aug 13 19:29:35.991720 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 523/2081] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:35 2026] GET /volume/v3/volumes/a59c2b58-9acd-424c-910c-ed1a172e8f77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:35.998443 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-12652cc9-75da-47ad-9ceb-291443e6d562 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.000579 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-12652cc9-75da-47ad-9ceb-291443e6d562 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:36.000843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-12652cc9-75da-47ad-9ceb-291443e6d562 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.000989 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-12652cc9-75da-47ad-9ceb-291443e6d562 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.001101 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-12652cc9-75da-47ad-9ceb-291443e6d562 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete backup with id: ed72afa2-149e-411a-8b41-0728d485014e. Aug 13 19:29:36.006076 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.006076 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:36.024985 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-12652cc9-75da-47ad-9ceb-291443e6d562 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] delete_backup rpcapi backup_id ed72afa2-149e-411a-8b41-0728d485014e {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:29:36.026937 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-12652cc9-75da-47ad-9ceb-291443e6d562 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 202 Aug 13 19:29:36.027612 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 521/2082] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:35 2026] DELETE /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:29:36.034563 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f4410b4c-1b15-4b16-b19d-314882456c0d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.036342 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f4410b4c-1b15-4b16-b19d-314882456c0d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:36.036503 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f4410b4c-1b15-4b16-b19d-314882456c0d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.036676 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f4410b4c-1b15-4b16-b19d-314882456c0d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.036794 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f4410b4c-1b15-4b16-b19d-314882456c0d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:36.041414 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.041414 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:36.042507 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f4410b4c-1b15-4b16-b19d-314882456c0d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 200 Aug 13 19:29:36.043182 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 519/2083] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:36 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:36.080178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5894fd88-3913-44ce-8297-182c19e79011 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.082330 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5894fd88-3913-44ce-8297-182c19e79011 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:36.082511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5894fd88-3913-44ce-8297-182c19e79011 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.082836 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5894fd88-3913-44ce-8297-182c19e79011 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.094533 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.094533 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:36.099845 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5894fd88-3913-44ce-8297-182c19e79011 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:36.104258 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5894fd88-3913-44ce-8297-182c19e79011 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:36.104660 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 521/2084] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:36 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:36.122048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-71c2f4b0-93bb-4f4f-b1b0-674b1b0145f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.126701 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71c2f4b0-93bb-4f4f-b1b0-674b1b0145f8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:36.126917 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71c2f4b0-93bb-4f4f-b1b0-674b1b0145f8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.127120 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-71c2f4b0-93bb-4f4f-b1b0-674b1b0145f8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.141792 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.141792 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:36.144611 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-71c2f4b0-93bb-4f4f-b1b0-674b1b0145f8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:36.159644 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-71c2f4b0-93bb-4f4f-b1b0-674b1b0145f8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:36.159644 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 524/2085] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:36 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:36.207853 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-cbd46b6b-d39d-4b78-91a9-2cee29c197d3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.210488 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-cbd46b6b-d39d-4b78-91a9-2cee29c197d3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:36.210755 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-cbd46b6b-d39d-4b78-91a9-2cee29c197d3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.210965 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-cbd46b6b-d39d-4b78-91a9-2cee29c197d3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.226124 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.226124 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:36.229498 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-cbd46b6b-d39d-4b78-91a9-2cee29c197d3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:36.236010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-cbd46b6b-d39d-4b78-91a9-2cee29c197d3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:36.236526 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 522/2086] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:36 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:36.262634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-8a76ca0e-77ec-4093-b54e-e1d61fd40757 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.265545 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-8a76ca0e-77ec-4093-b54e-e1d61fd40757 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/action Aug 13 19:29:36.265810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-8a76ca0e-77ec-4093-b54e-e1d61fd40757 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:36.265929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-8a76ca0e-77ec-4093-b54e-e1d61fd40757 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:36.280791 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.280791 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:36.281467 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-8a76ca0e-77ec-4093-b54e-e1d61fd40757 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:36.289987 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-8a76ca0e-77ec-4093-b54e-e1d61fd40757 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Begin detaching volume completed successfully. Aug 13 19:29:36.290683 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-8a76ca0e-77ec-4093-b54e-e1d61fd40757 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/action returned with HTTP 202 Aug 13 19:29:36.291842 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 520/2087] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:29:36 2026] POST /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:29:36.357685 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5b86482c-0934-4fc7-8bcc-d437dc325006 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.357685 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b86482c-0934-4fc7-8bcc-d437dc325006 None None] GET https://10.4.3.126/volume// Aug 13 19:29:36.357685 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b86482c-0934-4fc7-8bcc-d437dc325006 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.357685 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b86482c-0934-4fc7-8bcc-d437dc325006 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.357685 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b86482c-0934-4fc7-8bcc-d437dc325006 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:36.357685 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 522/2088] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:36.368629 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-193d8144-25ec-4e15-bc93-c0d2a1b9dc54 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.371588 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-193d8144-25ec-4e15-bc93-c0d2a1b9dc54 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:36.371925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-193d8144-25ec-4e15-bc93-c0d2a1b9dc54 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.372252 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-193d8144-25ec-4e15-bc93-c0d2a1b9dc54 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.388022 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.388022 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:36.395946 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-193d8144-25ec-4e15-bc93-c0d2a1b9dc54 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:36.404909 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-193d8144-25ec-4e15-bc93-c0d2a1b9dc54 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:36.405488 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 525/2089] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:36 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 1352 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:36.417603 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-16b7a24b-8f55-4456-8752-68d083987ddd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.422503 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-16b7a24b-8f55-4456-8752-68d083987ddd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/encryption Aug 13 19:29:36.422911 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-16b7a24b-8f55-4456-8752-68d083987ddd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.423360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-16b7a24b-8f55-4456-8752-68d083987ddd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.438814 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.438814 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:36.448864 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-16b7a24b-8f55-4456-8752-68d083987ddd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/encryption returned with HTTP 200 Aug 13 19:29:36.449531 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 523/2090] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:29:36 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:36.855898 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-670539c3-b79e-4681-9625-bd31b086c361 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:36.858512 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-670539c3-b79e-4681-9625-bd31b086c361 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:36.858817 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-670539c3-b79e-4681-9625-bd31b086c361 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:36.859086 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-670539c3-b79e-4681-9625-bd31b086c361 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:36.873515 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:36.873515 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:36.878893 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-670539c3-b79e-4681-9625-bd31b086c361 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:36.885195 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-670539c3-b79e-4681-9625-bd31b086c361 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:36.885873 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 521/2091] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:36 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:37.054242 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c5888c8c-4ba9-44b6-9774-f28848db5ee1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.055981 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c5888c8c-4ba9-44b6-9774-f28848db5ee1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e Aug 13 19:29:37.056168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c5888c8c-4ba9-44b6-9774-f28848db5ee1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:37.056381 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c5888c8c-4ba9-44b6-9774-f28848db5ee1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:37.056482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c5888c8c-4ba9-44b6-9774-f28848db5ee1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id ed72afa2-149e-411a-8b41-0728d485014e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:37.060741 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c5888c8c-4ba9-44b6-9774-f28848db5ee1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e returned with HTTP 404 Aug 13 19:29:37.061204 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 523/2092] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:37 2026] GET /volume/v3/backups/ed72afa2-149e-411a-8b41-0728d485014e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:37.143440 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-35d6bb64-c3a7-4251-b9aa-ba35dedab290 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.145345 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35d6bb64-c3a7-4251-b9aa-ba35dedab290 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:37.145577 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35d6bb64-c3a7-4251-b9aa-ba35dedab290 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:37.145798 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-35d6bb64-c3a7-4251-b9aa-ba35dedab290 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:37.154318 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:37.154318 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:37.158490 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-35d6bb64-c3a7-4251-b9aa-ba35dedab290 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:37.163764 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-35d6bb64-c3a7-4251-b9aa-ba35dedab290 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 returned with HTTP 200 Aug 13 19:29:37.164140 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 526/2093] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:37 2026] GET /volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:37.176471 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2663a014-a7c2-434b-a6b2-3939012b4a79 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.179164 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2663a014-a7c2-434b-a6b2-3939012b4a79 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:37.179400 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2663a014-a7c2-434b-a6b2-3939012b4a79 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:37.179600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2663a014-a7c2-434b-a6b2-3939012b4a79 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:37.179770 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2663a014-a7c2-434b-a6b2-3939012b4a79 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume with id: 8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:37.187184 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:37.187184 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:37.187728 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2663a014-a7c2-434b-a6b2-3939012b4a79 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:37.207698 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2663a014-a7c2-434b-a6b2-3939012b4a79 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume request issued successfully. Aug 13 19:29:37.207915 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2663a014-a7c2-434b-a6b2-3939012b4a79 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 returned with HTTP 202 Aug 13 19:29:37.208354 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 524/2094] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:37 2026] DELETE /volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:37.216167 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-19d24b5b-e44c-4495-8066-0bf2d7212ac8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.218420 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19d24b5b-e44c-4495-8066-0bf2d7212ac8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:37.218618 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19d24b5b-e44c-4495-8066-0bf2d7212ac8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:37.218829 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19d24b5b-e44c-4495-8066-0bf2d7212ac8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:37.226020 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:37.226020 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:37.230305 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-19d24b5b-e44c-4495-8066-0bf2d7212ac8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:37.236250 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19d24b5b-e44c-4495-8066-0bf2d7212ac8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 returned with HTTP 200 Aug 13 19:29:37.236928 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 522/2095] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:37 2026] GET /volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:37.684126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-9bc3445c-06f3-4c9d-9a4e-c6dbc35e6984 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.687158 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-9bc3445c-06f3-4c9d-9a4e-c6dbc35e6984 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:37.687369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-9bc3445c-06f3-4c9d-9a4e-c6dbc35e6984 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:37.687547 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-9bc3445c-06f3-4c9d-9a4e-c6dbc35e6984 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:37.696164 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:37.696164 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:37.699127 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-9bc3445c-06f3-4c9d-9a4e-c6dbc35e6984 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:37.702784 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-9bc3445c-06f3-4c9d-9a4e-c6dbc35e6984 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:37.703146 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 524/2096] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:37 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:37.725813 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-59082b90-8289-4026-8b3e-5af07e8180be None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.728191 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-59082b90-8289-4026-8b3e-5af07e8180be tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d/action Aug 13 19:29:37.728509 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-59082b90-8289-4026-8b3e-5af07e8180be tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:37.728612 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-59082b90-8289-4026-8b3e-5af07e8180be tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:37.739149 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:37.739149 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:37.739603 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-59082b90-8289-4026-8b3e-5af07e8180be tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:37.745232 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-59082b90-8289-4026-8b3e-5af07e8180be tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Begin detaching volume completed successfully. Aug 13 19:29:37.745440 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-59082b90-8289-4026-8b3e-5af07e8180be tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d/action returned with HTTP 202 Aug 13 19:29:37.745845 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 527/2097] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:29:37 2026] POST /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:29:37.794500 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ed34c2a6-ee10-4686-97ee-9dd331156986 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.794925 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ed34c2a6-ee10-4686-97ee-9dd331156986 None None] GET https://10.4.3.126/volume// Aug 13 19:29:37.795109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ed34c2a6-ee10-4686-97ee-9dd331156986 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:37.795346 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ed34c2a6-ee10-4686-97ee-9dd331156986 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:37.795737 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ed34c2a6-ee10-4686-97ee-9dd331156986 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:37.796055 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 525/2098] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:37.807587 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-7a9bc09b-88b1-46a4-9a6b-f3ed2c961368 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.809451 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-7a9bc09b-88b1-46a4-9a6b-f3ed2c961368 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:37.809580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-7a9bc09b-88b1-46a4-9a6b-f3ed2c961368 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:37.809767 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-7a9bc09b-88b1-46a4-9a6b-f3ed2c961368 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:37.818172 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:37.818172 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:37.821151 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-7a9bc09b-88b1-46a4-9a6b-f3ed2c961368 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:37.825016 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-7a9bc09b-88b1-46a4-9a6b-f3ed2c961368 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:29:37.825494 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 523/2099] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:37 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 1315 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:37.898344 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9bd9cb12-99af-4af6-96cf-0e67e1cda215 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:37.899771 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9bd9cb12-99af-4af6-96cf-0e67e1cda215 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:37.899925 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9bd9cb12-99af-4af6-96cf-0e67e1cda215 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:37.900089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9bd9cb12-99af-4af6-96cf-0e67e1cda215 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:37.908306 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:37.908306 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:37.911956 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9bd9cb12-99af-4af6-96cf-0e67e1cda215 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:37.915926 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9bd9cb12-99af-4af6-96cf-0e67e1cda215 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:37.916289 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 525/2100] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:37 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:38.253517 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ee7757b5-3035-4970-8c89-2f24d0ec7633 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:38.256433 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee7757b5-3035-4970-8c89-2f24d0ec7633 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 Aug 13 19:29:38.256606 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee7757b5-3035-4970-8c89-2f24d0ec7633 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:38.256800 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee7757b5-3035-4970-8c89-2f24d0ec7633 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:38.262580 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee7757b5-3035-4970-8c89-2f24d0ec7633 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 returned with HTTP 404 Aug 13 19:29:38.263270 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 528/2101] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:38 2026] GET /volume/v3/volumes/8fd506bd-f94c-4e6f-95ae-3860e2c9e945 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:38.278359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4fe4783d-e398-48aa-be52-8c43868ea57c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:38.280619 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:29:38.281100 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-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-1532399384"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:38.283121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1532399384'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:29:38.283312 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume of 1 GB Aug 13 19:29:38.288170 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Availability Zones retrieved successfully. Aug 13 19:29:38.296548 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (8f2d225b-b303-40d0-804e-d8a72d4513b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:38.298191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c7d0f0-851a-49ae-9f9d-fd8109beb6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:38.299577 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:38.336373 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-860b4400-dad2-4bbf-8d62-d13d7475937c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:38.339384 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-860b4400-dad2-4bbf-8d62-d13d7475937c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a/action Aug 13 19:29:38.339917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-860b4400-dad2-4bbf-8d62-d13d7475937c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:38.340104 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-860b4400-dad2-4bbf-8d62-d13d7475937c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:38.341182 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c7d0f0-851a-49ae-9f9d-fd8109beb6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:38.342325 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4765fbd-1d96-49ef-9d19-ff6bbdd65442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:38.361751 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:38.361751 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:38.374212 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-feae6b2e-740f-4e9a-af99-1d7fa1d230ac req-860b4400-dad2-4bbf-8d62-d13d7475937c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a/action returned with HTTP 204 Aug 13 19:29:38.374639 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 524/2102] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:38 2026] POST /volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:38.390714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['bc45d68c-51aa-455a-86b3-681dd1ffc6bc', 'a68c8b25-72e7-4061-904d-d69383a15b23', 'e084d214-2e7a-4ec0-9027-eab207d3c24d', '43f36b50-dc57-4cca-93a6-7cb0993dfa67'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:38.391675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4765fbd-1d96-49ef-9d19-ff6bbdd65442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc45d68c-51aa-455a-86b3-681dd1ffc6bc', 'a68c8b25-72e7-4061-904d-d69383a15b23', 'e084d214-2e7a-4ec0-9027-eab207d3c24d', '43f36b50-dc57-4cca-93a6-7cb0993dfa67']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:38.392614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5310983-fe02-4c3b-8893-4a0d7b48385e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:38.429467 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5310983-fe02-4c3b-8893-4a0d7b48385e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfcf04c9-75a0-46df-8c49-59906329cdd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1532399384',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['bc45d68c-51aa-455a-86b3-681dd1ffc6bc','a68c8b25-72e7-4061-904d-d69383a15b23','e084d214-2e7a-4ec0-9027-eab207d3c24d','43f36b50-dc57-4cca-93a6-7cb0993dfa67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1532399384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfcf04c9-75a0-46df-8c49-59906329cdd7,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='c45bf132c67c4196902d12d2263351f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6600e09ed2146a49ff086c1302bc516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:38.430855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75cc2797-4970-4ec5-a4b5-ef5baf345cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:38.450598 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75cc2797-4970-4ec5-a4b5-ef5baf345cf3) transitioned into state 'SUCCESS' from state '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-1532399384',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['bc45d68c-51aa-455a-86b3-681dd1ffc6bc','a68c8b25-72e7-4061-904d-d69383a15b23','e084d214-2e7a-4ec0-9027-eab207d3c24d','43f36b50-dc57-4cca-93a6-7cb0993dfa67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:38.451292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab97e18-5236-4f0b-9c50-09ea5e10ac4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:38.460801 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab97e18-5236-4f0b-9c50-09ea5e10ac4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:38.461636 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (8f2d225b-b303-40d0-804e-d8a72d4513b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:38.461964 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request issued successfully. Aug 13 19:29:38.462689 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4fe4783d-e398-48aa-be52-8c43868ea57c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:29:38.463225 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 526/2103] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:29:38 2026] POST /volume/v3/volumes => generated 816 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:38.465201 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-33836045-c565-4a3a-aac7-04949ac633f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:38.479505 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-33836045-c565-4a3a-aac7-04949ac633f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb Aug 13 19:29:38.480806 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-33836045-c565-4a3a-aac7-04949ac633f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:38.480806 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-33836045-c565-4a3a-aac7-04949ac633f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:38.481208 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ad14455c-5992-44af-8c68-c489f7d5ca0f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:38.483880 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad14455c-5992-44af-8c68-c489f7d5ca0f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:29:38.484063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad14455c-5992-44af-8c68-c489f7d5ca0f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:38.484458 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad14455c-5992-44af-8c68-c489f7d5ca0f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:38.494198 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:38.494198 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:38.494733 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:38.494733 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:38.502218 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ad14455c-5992-44af-8c68-c489f7d5ca0f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:38.507267 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad14455c-5992-44af-8c68-c489f7d5ca0f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 returned with HTTP 200 Aug 13 19:29:38.507773 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 529/2104] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:38 2026] GET /volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:38.558383 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-47d14f6e-f812-4d99-98a2-a597601c4ac7 req-33836045-c565-4a3a-aac7-04949ac633f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb returned with HTTP 200 Aug 13 19:29:38.559141 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 526/2105] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:29:38 2026] DELETE /volume/v3/attachments/475f9dc0-922f-4a48-b943-59b62286c6cb => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:38.784580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-064aad51-cc44-447a-ac69-d823d4650fb9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:38.787104 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-064aad51-cc44-447a-ac69-d823d4650fb9 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] DELETE https://10.4.3.126/volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0 Aug 13 19:29:38.787335 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-064aad51-cc44-447a-ac69-d823d4650fb9 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:38.787566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-064aad51-cc44-447a-ac69-d823d4650fb9 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:38.795912 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:38.795912 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:38.843695 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-65ec7e65-9c8b-44bb-b851-58e0db022742 req-064aad51-cc44-447a-ac69-d823d4650fb9 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0 returned with HTTP 200 Aug 13 19:29:38.844331 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 525/2106] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:29:38 2026] DELETE /volume/v3/attachments/52005794-b32e-4cbc-84e4-f5b80130a0d0 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:38.928950 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cde0c5b9-7380-44e6-8b59-c552663db77d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:38.931294 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cde0c5b9-7380-44e6-8b59-c552663db77d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:38.931524 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cde0c5b9-7380-44e6-8b59-c552663db77d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:38.931775 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cde0c5b9-7380-44e6-8b59-c552663db77d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:38.943602 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:38.943602 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:38.948295 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cde0c5b9-7380-44e6-8b59-c552663db77d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:38.954074 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cde0c5b9-7380-44e6-8b59-c552663db77d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:38.954601 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 527/2107] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:38 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:39.008580 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-ee675618-2f6b-4576-a503-f6fa8d39f7f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.010906 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-ee675618-2f6b-4576-a503-f6fa8d39f7f8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:39.011137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-ee675618-2f6b-4576-a503-f6fa8d39f7f8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.011352 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-ee675618-2f6b-4576-a503-f6fa8d39f7f8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.020568 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.020568 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:39.023803 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-ee675618-2f6b-4576-a503-f6fa8d39f7f8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:39.028064 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-ee675618-2f6b-4576-a503-f6fa8d39f7f8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:39.028673 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 530/2108] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:39.105369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4367c027-6c26-47b2-bb3b-ec05d529d26a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.105733 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4367c027-6c26-47b2-bb3b-ec05d529d26a None None] GET https://10.4.3.126/volume// Aug 13 19:29:39.105882 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4367c027-6c26-47b2-bb3b-ec05d529d26a None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.106071 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4367c027-6c26-47b2-bb3b-ec05d529d26a None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.106401 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4367c027-6c26-47b2-bb3b-ec05d529d26a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:39.106741 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 527/2109] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:39.115614 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-72051b5c-89f0-4ec0-9f50-55e5ac382667 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.118130 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-72051b5c-89f0-4ec0-9f50-55e5ac382667 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:39.118652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-72051b5c-89f0-4ec0-9f50-55e5ac382667 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ca03059-c493-41c9-a884-22a87b699043", "connector": null, "instance_uuid": "29d81600-4a90-4575-988c-d355b0296890"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:39.134978 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.134978 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:39.165742 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-72051b5c-89f0-4ec0-9f50-55e5ac382667 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:39.166568 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 526/2110] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:39 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:39.202403 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f26466f5-031c-4684-aada-6fec6e5054fb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.203634 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f26466f5-031c-4684-aada-6fec6e5054fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:39.203816 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f26466f5-031c-4684-aada-6fec6e5054fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.204021 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f26466f5-031c-4684-aada-6fec6e5054fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.211684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7e4227be-08c2-46e9-9d54-4d3d8ce2fc5c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.212316 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e4227be-08c2-46e9-9d54-4d3d8ce2fc5c None None] GET https://10.4.3.126/volume// Aug 13 19:29:39.212757 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e4227be-08c2-46e9-9d54-4d3d8ce2fc5c None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.213070 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e4227be-08c2-46e9-9d54-4d3d8ce2fc5c None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.213544 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e4227be-08c2-46e9-9d54-4d3d8ce2fc5c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:39.213981 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 531/2111] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:39.221168 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.221168 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:39.222363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-8e53169a-8770-4caf-a6f1-cda9308025a2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.225204 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-8e53169a-8770-4caf-a6f1-cda9308025a2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:39.225413 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-8e53169a-8770-4caf-a6f1-cda9308025a2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.225608 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-8e53169a-8770-4caf-a6f1-cda9308025a2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.227952 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f26466f5-031c-4684-aada-6fec6e5054fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:39.236457 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f26466f5-031c-4684-aada-6fec6e5054fb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:39.236974 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 528/2112] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:39.244169 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.244169 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:39.248409 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-8e53169a-8770-4caf-a6f1-cda9308025a2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:39.253297 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-8e53169a-8770-4caf-a6f1-cda9308025a2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:39.253973 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 528/2113] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:39.358054 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-41da4ce8-9ba4-4a83-9e1a-f478732dc678 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.360932 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-41da4ce8-9ba4-4a83-9e1a-f478732dc678 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] PUT https://10.4.3.126/volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20 Aug 13 19:29:39.361438 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-41da4ce8-9ba4-4a83-9e1a-f478732dc678 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:39.370780 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-41da4ce8-9ba4-4a83-9e1a-f478732dc678 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Acquiring lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:39.375931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-41da4ce8-9ba4-4a83-9e1a-f478732dc678 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:39.377563 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.377563 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:39.488845 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-41da4ce8-9ba4-4a83-9e1a-f478732dc678 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" released by "attachment_update" :: held 0.113s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:39.489201 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-41da4ce8-9ba4-4a83-9e1a-f478732dc678 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20 returned with HTTP 200 Aug 13 19:29:39.490168 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 527/2114] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:39 2026] PUT /volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:39.507720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7772536d-61d3-4d50-9b47-c20a45e5e1f8 req-8c49ff40-405e-4321-b1de-a9e117a45847 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.509638 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7772536d-61d3-4d50-9b47-c20a45e5e1f8 req-8c49ff40-405e-4321-b1de-a9e117a45847 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:39.509858 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7772536d-61d3-4d50-9b47-c20a45e5e1f8 req-8c49ff40-405e-4321-b1de-a9e117a45847 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.510063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7772536d-61d3-4d50-9b47-c20a45e5e1f8 req-8c49ff40-405e-4321-b1de-a9e117a45847 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.520458 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.520458 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:39.525943 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36ae3156-9ccc-4e52-8544-0ff5247d9b34 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.526180 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-7772536d-61d3-4d50-9b47-c20a45e5e1f8 req-8c49ff40-405e-4321-b1de-a9e117a45847 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:39.526430 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36ae3156-9ccc-4e52-8544-0ff5247d9b34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:29:39.526649 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36ae3156-9ccc-4e52-8544-0ff5247d9b34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.526860 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36ae3156-9ccc-4e52-8544-0ff5247d9b34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.531823 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7772536d-61d3-4d50-9b47-c20a45e5e1f8 req-8c49ff40-405e-4321-b1de-a9e117a45847 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:39.532323 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 532/2115] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:39.534550 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.534550 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:39.538467 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-36ae3156-9ccc-4e52-8544-0ff5247d9b34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:39.542948 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36ae3156-9ccc-4e52-8544-0ff5247d9b34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 returned with HTTP 200 Aug 13 19:29:39.543325 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 529/2116] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:39.558199 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7fe61715-6880-4586-98f5-ad2e179d7b39 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.560959 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fe61715-6880-4586-98f5-ad2e179d7b39 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:29:39.561363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7fe61715-6880-4586-98f5-ad2e179d7b39 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cfcf04c9-75a0-46df-8c49-59906329cdd7", "name": "tempest-VolumesBackupsTest-Backup-684417437", "description": "tempest-backup-description-73095684", "container": "tempest-volumesbackupstest-backup-container-1465406479"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:39.568240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-7fe61715-6880-4586-98f5-ad2e179d7b39 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating new backup {'backup': {'volume_id': 'cfcf04c9-75a0-46df-8c49-59906329cdd7', 'name': 'tempest-VolumesBackupsTest-Backup-684417437', 'description': 'tempest-backup-description-73095684', 'container': 'tempest-volumesbackupstest-backup-container-1465406479'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:29:39.568394 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-7fe61715-6880-4586-98f5-ad2e179d7b39 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating backup of volume cfcf04c9-75a0-46df-8c49-59906329cdd7 in container tempest-volumesbackupstest-backup-container-1465406479 Aug 13 19:29:39.575160 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.575160 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:39.575673 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7fe61715-6880-4586-98f5-ad2e179d7b39 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:39.588833 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-7fe61715-6880-4586-98f5-ad2e179d7b39 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['f59d82fc-82cc-47f9-9a37-d37594cdbae7', '4b366b1f-0efb-4a3e-91f7-78303c1c25ad'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:39.616139 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fe61715-6880-4586-98f5-ad2e179d7b39 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:29:39.616538 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 529/2117] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:29:39 2026] POST /volume/v3/backups => generated 329 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:39.625854 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fb9f9f72-2d03-457d-b11b-21f55aa08028 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.629143 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb9f9f72-2d03-457d-b11b-21f55aa08028 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:39.629435 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb9f9f72-2d03-457d-b11b-21f55aa08028 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.629957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb9f9f72-2d03-457d-b11b-21f55aa08028 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.629957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-fb9f9f72-2d03-457d-b11b-21f55aa08028 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:39.637168 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.637168 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:39.639415 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb9f9f72-2d03-457d-b11b-21f55aa08028 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:39.640310 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 528/2118] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:39.872323 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c60b6678-562e-49be-abe5-bb04ad13fdb6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.877294 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c60b6678-562e-49be-abe5-bb04ad13fdb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:29:39.877294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c60b6678-562e-49be-abe5-bb04ad13fdb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b64d73dc-15f9-4f77-8673-78cd25d9293d", "force": false, "name": "tempest-TestStampPattern-snapshot-1512370425", "description": null, "metadata": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:39.882466 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.882466 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:39.882828 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c60b6678-562e-49be-abe5-bb04ad13fdb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:29:39.882958 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-c60b6678-562e-49be-abe5-bb04ad13fdb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Create snapshot from volume b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:29:39.922181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-c60b6678-562e-49be-abe5-bb04ad13fdb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Created reservations ['5f4fd845-bfea-46cb-ba23-716d2681c9dd', 'c3223049-7002-474c-8473-1501544203fa', '0273312b-6efd-459b-a96a-f5163bb93e12', '18375f7f-bffa-48a8-b633-2483101be9e2'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:39.953765 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c60b6678-562e-49be-abe5-bb04ad13fdb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Snapshot create request issued successfully. Aug 13 19:29:39.954030 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c60b6678-562e-49be-abe5-bb04ad13fdb6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:29:39.954509 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 533/2119] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:29:39 2026] POST /volume/v3/snapshots => generated 303 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:39.964780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-24223ffc-a41f-4760-838a-b4aa3c4e7d56 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:39.966632 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24223ffc-a41f-4760-838a-b4aa3c4e7d56 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 Aug 13 19:29:39.966829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24223ffc-a41f-4760-838a-b4aa3c4e7d56 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:39.967027 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-24223ffc-a41f-4760-838a-b4aa3c4e7d56 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:39.971555 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:39.971555 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:39.971980 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-24223ffc-a41f-4760-838a-b4aa3c4e7d56 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Snapshot retrieved successfully. Aug 13 19:29:39.972682 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-24223ffc-a41f-4760-838a-b4aa3c4e7d56 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 returned with HTTP 200 Aug 13 19:29:39.973150 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 530/2120] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:29:39 2026] GET /volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:40.252651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-95b793ad-cbac-452e-939c-20864ca81efb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:40.254879 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95b793ad-cbac-452e-939c-20864ca81efb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:40.255340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95b793ad-cbac-452e-939c-20864ca81efb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:40.255659 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95b793ad-cbac-452e-939c-20864ca81efb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:40.271559 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:40.271559 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:40.276471 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-95b793ad-cbac-452e-939c-20864ca81efb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:40.283206 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95b793ad-cbac-452e-939c-20864ca81efb tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:40.284193 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 530/2121] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:40 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:40.652126 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-552034b4-a612-4c4a-aa00-3f0c968e60b0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:40.654500 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-552034b4-a612-4c4a-aa00-3f0c968e60b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:40.654775 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-552034b4-a612-4c4a-aa00-3f0c968e60b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:40.655043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-552034b4-a612-4c4a-aa00-3f0c968e60b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:40.655199 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-552034b4-a612-4c4a-aa00-3f0c968e60b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:40.660550 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:40.660550 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:40.661635 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-552034b4-a612-4c4a-aa00-3f0c968e60b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:40.662165 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 529/2122] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:40 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:40.981785 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2a55c6c0-04e9-481f-bd03-6005d52262c3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:40.983512 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a55c6c0-04e9-481f-bd03-6005d52262c3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 Aug 13 19:29:40.983700 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a55c6c0-04e9-481f-bd03-6005d52262c3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:40.983878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a55c6c0-04e9-481f-bd03-6005d52262c3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:40.988715 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:40.988715 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:40.989092 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2a55c6c0-04e9-481f-bd03-6005d52262c3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Snapshot retrieved successfully. Aug 13 19:29:40.989992 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a55c6c0-04e9-481f-bd03-6005d52262c3 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 returned with HTTP 200 Aug 13 19:29:40.990361 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 534/2123] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:29:40 2026] GET /volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:40.999299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-af1fa8c3-6f43-4ebc-bfb7-c99daaf13b20 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:41.001033 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af1fa8c3-6f43-4ebc-bfb7-c99daaf13b20 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 Aug 13 19:29:41.001206 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af1fa8c3-6f43-4ebc-bfb7-c99daaf13b20 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:41.001389 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af1fa8c3-6f43-4ebc-bfb7-c99daaf13b20 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:41.005949 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:41.005949 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:41.006380 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-af1fa8c3-6f43-4ebc-bfb7-c99daaf13b20 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Snapshot retrieved successfully. Aug 13 19:29:41.007053 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af1fa8c3-6f43-4ebc-bfb7-c99daaf13b20 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 returned with HTTP 200 Aug 13 19:29:41.007436 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 531/2124] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:29:40 2026] GET /volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:41.307529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f7581b68-d2c3-4d62-a0d9-31841b5cffb2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:41.309215 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7581b68-d2c3-4d62-a0d9-31841b5cffb2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:41.309401 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7581b68-d2c3-4d62-a0d9-31841b5cffb2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:41.309615 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f7581b68-d2c3-4d62-a0d9-31841b5cffb2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:41.321032 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:41.321032 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:41.327151 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f7581b68-d2c3-4d62-a0d9-31841b5cffb2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:41.331313 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f7581b68-d2c3-4d62-a0d9-31841b5cffb2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:41.331761 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 531/2125] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:41 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:41.671498 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-27378f55-b77f-4326-9eaf-9b9cc259130d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:41.674191 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-27378f55-b77f-4326-9eaf-9b9cc259130d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:41.674475 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-27378f55-b77f-4326-9eaf-9b9cc259130d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:41.674671 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-27378f55-b77f-4326-9eaf-9b9cc259130d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:41.674768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-27378f55-b77f-4326-9eaf-9b9cc259130d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:41.680146 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:41.680146 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:41.680946 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-27378f55-b77f-4326-9eaf-9b9cc259130d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:41.681230 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 530/2126] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:41 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:29:41.716192 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-0df84134-6318-48d7-92ea-d8a8c509a112 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:41.718091 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-0df84134-6318-48d7-92ea-d8a8c509a112 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20/action Aug 13 19:29:41.718428 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-0df84134-6318-48d7-92ea-d8a8c509a112 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:41.718535 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-0df84134-6318-48d7-92ea-d8a8c509a112 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:41.740119 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:41.740119 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:41.750736 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-946509dc-a4ab-45ba-ad46-186daf685bd7 req-0df84134-6318-48d7-92ea-d8a8c509a112 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20/action returned with HTTP 204 Aug 13 19:29:41.751147 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 535/2127] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:41 2026] POST /volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:42.353303 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a93bc645-6fdd-4bc3-ac18-995643210dc8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:42.356037 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a93bc645-6fdd-4bc3-ac18-995643210dc8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:42.358286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a93bc645-6fdd-4bc3-ac18-995643210dc8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:42.358600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a93bc645-6fdd-4bc3-ac18-995643210dc8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:42.381763 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:42.381763 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:42.387389 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a93bc645-6fdd-4bc3-ac18-995643210dc8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:42.395145 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a93bc645-6fdd-4bc3-ac18-995643210dc8 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:42.395719 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 532/2128] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:42 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:42.409664 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:42.411997 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:42.412493 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:42.412493 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:42.412585 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Delete volume with id: 799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:42.421641 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:42.421641 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:42.422348 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:42.434486 np0000007253 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:29:42.443207 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Delete volume request issued successfully. Aug 13 19:29:42.443473 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5207b94-365b-4f6b-b6e4-8ef42c28c5e6 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 202 Aug 13 19:29:42.444028 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 532/2129] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:29:42 2026] DELETE /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:42.453992 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-99b49530-3136-420b-97ae-29e2a73bea9f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:42.457742 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-99b49530-3136-420b-97ae-29e2a73bea9f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:42.457937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-99b49530-3136-420b-97ae-29e2a73bea9f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:42.458118 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-99b49530-3136-420b-97ae-29e2a73bea9f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:42.469229 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:42.469229 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:42.474720 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-99b49530-3136-420b-97ae-29e2a73bea9f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:29:42.481380 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-99b49530-3136-420b-97ae-29e2a73bea9f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 200 Aug 13 19:29:42.481975 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 531/2130] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:42 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:42.692769 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce592420-63b0-4b53-b6c7-2e4add993101 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:42.694575 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce592420-63b0-4b53-b6c7-2e4add993101 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:42.694775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce592420-63b0-4b53-b6c7-2e4add993101 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:42.694968 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce592420-63b0-4b53-b6c7-2e4add993101 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:42.695079 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ce592420-63b0-4b53-b6c7-2e4add993101 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:42.699603 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:42.699603 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:42.700483 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce592420-63b0-4b53-b6c7-2e4add993101 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:42.700918 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 536/2131] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:42 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:43.499959 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5f89f4ee-7887-42b8-9b8f-b07b647d847c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:43.501702 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f89f4ee-7887-42b8-9b8f-b07b647d847c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 Aug 13 19:29:43.501887 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f89f4ee-7887-42b8-9b8f-b07b647d847c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:43.502079 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5f89f4ee-7887-42b8-9b8f-b07b647d847c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:43.507464 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5f89f4ee-7887-42b8-9b8f-b07b647d847c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 returned with HTTP 404 Aug 13 19:29:43.508025 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 533/2132] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:43 2026] GET /volume/v3/volumes/799ac5a3-2613-46a1-a517-7ea4be926093 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:43.515111 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3b5a1972-f6e1-4e15-8b83-5641a523bf46 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:43.517368 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b5a1972-f6e1-4e15-8b83-5641a523bf46 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:29:43.517613 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b5a1972-f6e1-4e15-8b83-5641a523bf46 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:43.517863 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b5a1972-f6e1-4e15-8b83-5641a523bf46 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:43.518889 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3b5a1972-f6e1-4e15-8b83-5641a523bf46 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:29:43.550655 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3b5a1972-f6e1-4e15-8b83-5641a523bf46 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Get all volumes completed successfully. Aug 13 19:29:43.554059 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:43.554059 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:43.563185 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b5a1972-f6e1-4e15-8b83-5641a523bf46 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:29:43.564080 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 533/2133] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:29:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11719 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:43.583882 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c64889d8-d988-4ddd-b4e6-df697da1068a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:43.586236 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c64889d8-d988-4ddd-b4e6-df697da1068a tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] DELETE https://10.4.3.126/volume/v3/types/94068cbc-6b1b-479a-885a-214158b01cfd Aug 13 19:29:43.586554 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c64889d8-d988-4ddd-b4e6-df697da1068a tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:43.586850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c64889d8-d988-4ddd-b4e6-df697da1068a tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:43.629565 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c64889d8-d988-4ddd-b4e6-df697da1068a tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types/94068cbc-6b1b-479a-885a-214158b01cfd returned with HTTP 202 Aug 13 19:29:43.629982 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 532/2134] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:29:43 2026] DELETE /volume/v3/types/94068cbc-6b1b-479a-885a-214158b01cfd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:29:43.640029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-88d16214-686f-4eef-bdf2-cb0b73e5ebfe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:43.642296 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88d16214-686f-4eef-bdf2-cb0b73e5ebfe tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:29:43.642716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88d16214-686f-4eef-bdf2-cb0b73e5ebfe tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1537665644", "extra_specs": {}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:43.656260 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88d16214-686f-4eef-bdf2-cb0b73e5ebfe tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:29:43.656967 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 537/2135] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:29:43 2026] POST /volume/v3/types => generated 214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:43.664801 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-594f2bdd-ebbc-4ddf-a7d9-8921ec0ff29d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:43.667338 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-594f2bdd-ebbc-4ddf-a7d9-8921ec0ff29d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] POST https://10.4.3.126/volume/v3/types/3e479faf-54df-4578-bc95-24a40d5f0005/encryption Aug 13 19:29:43.667881 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-594f2bdd-ebbc-4ddf-a7d9-8921ec0ff29d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:43.684792 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-594f2bdd-ebbc-4ddf-a7d9-8921ec0ff29d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types/3e479faf-54df-4578-bc95-24a40d5f0005/encryption returned with HTTP 200 Aug 13 19:29:43.685110 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 534/2136] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:29:43 2026] POST /volume/v3/types/3e479faf-54df-4578-bc95-24a40d5f0005/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:43.692091 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:43.693739 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:29:43.694077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1085148467", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1537665644", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:43.695597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1085148467', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1537665644', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:29:43.699362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume of 1 GB Aug 13 19:29:43.699736 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:43.699736 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:43.700351 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Availability Zones retrieved successfully. Aug 13 19:29:43.706795 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Flow 'volume_create_api' (1199b286-db76-4e73-a35e-30a4bf3ec752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:43.707797 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007b9b5d-0a1c-438b-8405-5a863edaec39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:43.709573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:43.711565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cf4c0f6c-2b61-4073-b315-56885c329c43 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:43.715017 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cf4c0f6c-2b61-4073-b315-56885c329c43 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:43.715290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cf4c0f6c-2b61-4073-b315-56885c329c43 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:43.715556 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cf4c0f6c-2b61-4073-b315-56885c329c43 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:43.715681 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-cf4c0f6c-2b61-4073-b315-56885c329c43 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:43.721457 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:43.721457 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:43.722374 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cf4c0f6c-2b61-4073-b315-56885c329c43 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:43.722812 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 533/2137] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:43 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:43.738191 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007b9b5d-0a1c-438b-8405-5a863edaec39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:29:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3e479faf-54df-4578-bc95-24a40d5f0005,is_public=True,name='tempest-scenario-type-luksv2-1537665644',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e479faf-54df-4578-bc95-24a40d5f0005', '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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:43.738974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e39e91-c42f-4fa2-9a8b-afc23e398f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:43.769067 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1537665644 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1537665644, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:29:43.769948 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1537665644 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1537665644, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:29:43.809980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Created reservations ['0c49de48-1075-425a-a632-23225bb55c4c', '6edcbe5e-b99a-4124-9146-62c13eb4df16', '26393c9f-2955-491d-b127-98a1cad07eb0', '24104440-33a2-4c0e-a26d-a37cfd596bc7'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:43.810976 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e39e91-c42f-4fa2-9a8b-afc23e398f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c49de48-1075-425a-a632-23225bb55c4c', '6edcbe5e-b99a-4124-9146-62c13eb4df16', '26393c9f-2955-491d-b127-98a1cad07eb0', '24104440-33a2-4c0e-a26d-a37cfd596bc7']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:43.811966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc8578b-e092-4ee8-9deb-db870e8696b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:43.840594 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc8578b-e092-4ee8-9deb-db870e8696b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80598299-cff9-49f9-a659-c6c09b1f3acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1085148467',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09f3e7620b124be2aefca15424971c7c',qos_specs=None,replication_status=,reservations=['0c49de48-1075-425a-a632-23225bb55c4c','6edcbe5e-b99a-4124-9146-62c13eb4df16','26393c9f-2955-491d-b127-98a1cad07eb0','24104440-33a2-4c0e-a26d-a37cfd596bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657443c431d241a58e4c698bf81cfa55',volume_type_id=3e479faf-54df-4578-bc95-24a40d5f0005), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1085148467',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=80598299-cff9-49f9-a659-c6c09b1f3acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09f3e7620b124be2aefca15424971c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='657443c431d241a58e4c698bf81cfa55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e479faf-54df-4578-bc95-24a40d5f0005),volume_type_id=3e479faf-54df-4578-bc95-24a40d5f0005)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:43.841381 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e4e20d4-ac04-4778-81e6-b1f53ba421a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:43.858768 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e4e20d4-ac04-4778-81e6-b1f53ba421a4) transitioned into state 'SUCCESS' from state '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-1085148467',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09f3e7620b124be2aefca15424971c7c',qos_specs=None,replication_status=,reservations=['0c49de48-1075-425a-a632-23225bb55c4c','6edcbe5e-b99a-4124-9146-62c13eb4df16','26393c9f-2955-491d-b127-98a1cad07eb0','24104440-33a2-4c0e-a26d-a37cfd596bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657443c431d241a58e4c698bf81cfa55',volume_type_id=3e479faf-54df-4578-bc95-24a40d5f0005)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:43.859655 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414a3689-e1fc-421c-9ce8-9eb65a727860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:43.871326 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414a3689-e1fc-421c-9ce8-9eb65a727860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:43.872534 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Flow 'volume_create_api' (1199b286-db76-4e73-a35e-30a4bf3ec752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:43.872986 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume request issued successfully. Aug 13 19:29:43.873808 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63d9e4ee-f408-4114-8986-36ccdbfdcec3 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:29:43.874411 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 534/2138] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:29:43 2026] POST /volume/v3/volumes => generated 787 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:44.736944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8443ff79-937d-47f5-a24e-45e7fd524139 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:44.739014 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8443ff79-937d-47f5-a24e-45e7fd524139 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:44.739075 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8443ff79-937d-47f5-a24e-45e7fd524139 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:44.739680 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8443ff79-937d-47f5-a24e-45e7fd524139 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:44.739680 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8443ff79-937d-47f5-a24e-45e7fd524139 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:44.744975 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:44.744975 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:44.745772 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8443ff79-937d-47f5-a24e-45e7fd524139 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:44.746360 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 538/2139] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:44 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:45.574973 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c720fba9-8091-4749-9609-f7a92342a580 req-16a738dc-ed53-4714-9d54-7b7bcbf32161 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:45.577518 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-16a738dc-ed53-4714-9d54-7b7bcbf32161 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:29:45.577761 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-16a738dc-ed53-4714-9d54-7b7bcbf32161 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:45.577948 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-16a738dc-ed53-4714-9d54-7b7bcbf32161 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:45.594640 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:45.594640 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:45.599285 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c720fba9-8091-4749-9609-f7a92342a580 req-16a738dc-ed53-4714-9d54-7b7bcbf32161 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:29:45.606722 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-16a738dc-ed53-4714-9d54-7b7bcbf32161 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:29:45.607195 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 535/2140] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:45 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:45.762839 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bfbc350f-ea15-4e56-9d23-47d7a5f45e5d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:45.764882 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bfbc350f-ea15-4e56-9d23-47d7a5f45e5d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:45.765366 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bfbc350f-ea15-4e56-9d23-47d7a5f45e5d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:45.765853 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bfbc350f-ea15-4e56-9d23-47d7a5f45e5d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:45.766025 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-bfbc350f-ea15-4e56-9d23-47d7a5f45e5d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:45.770742 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:45.770742 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:45.772176 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bfbc350f-ea15-4e56-9d23-47d7a5f45e5d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:45.772712 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 534/2141] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:45 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:45.835301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:45.837520 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:29:45.838033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1138853225", "snapshot_id": "38472cf1-6427-4158-968b-a211b3124985", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:45.839678 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1138853225', 'snapshot_id': '38472cf1-6427-4158-968b-a211b3124985', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:29:45.848610 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:45.848610 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:45.849348 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Snapshot retrieved successfully. Aug 13 19:29:45.849464 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Create volume of 1 GB Aug 13 19:29:45.858827 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Availability Zones retrieved successfully. Aug 13 19:29:45.868670 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Flow 'volume_create_api' (0d77aee4-152e-46c6-bfc5-e52fabfd9ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:45.870047 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdebd8a-2987-416a-bec4-7c3cf208c51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:45.871156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:45.915407 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdebd8a-2987-416a-bec4-7c3cf208c51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '38472cf1-6427-4158-968b-a211b3124985', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:45.916193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6ca022-ce58-44a9-a599-407305596479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:45.955611 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Created reservations ['c9ae4aaa-42b8-4881-8927-50cc21694f91', 'c4f232ee-bfd2-46a9-bbae-79b5dbb10c0d', 'aa54a94d-2bcf-45b4-8334-c56a0d07b5d5', 'd05cf863-f0f6-48d4-9960-7d79051ce487'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:45.956353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6ca022-ce58-44a9-a599-407305596479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9ae4aaa-42b8-4881-8927-50cc21694f91', 'c4f232ee-bfd2-46a9-bbae-79b5dbb10c0d', 'aa54a94d-2bcf-45b4-8334-c56a0d07b5d5', 'd05cf863-f0f6-48d4-9960-7d79051ce487']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:45.956978 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d7a156-c527-4c57-a3b5-dbe99bff06fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:45.997127 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d7a156-c527-4c57-a3b5-dbe99bff06fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1481ba5e-0aba-4e56-98d3-08d3b556965b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1138853225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e5bc4e588848c693319db2d7dc4c32',qos_specs=None,replication_status=,reservations=['c9ae4aaa-42b8-4881-8927-50cc21694f91','c4f232ee-bfd2-46a9-bbae-79b5dbb10c0d','aa54a94d-2bcf-45b4-8334-c56a0d07b5d5','d05cf863-f0f6-48d4-9960-7d79051ce487'],size=1,snapshot_id=38472cf1-6427-4158-968b-a211b3124985,source_replicaid=,source_volid=None,status='creating',user_id='e064cf3fd56444029bc227384bf4d889',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1138853225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1481ba5e-0aba-4e56-98d3-08d3b556965b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4e5bc4e588848c693319db2d7dc4c32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=38472cf1-6427-4158-968b-a211b3124985,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e064cf3fd56444029bc227384bf4d889',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:45.998038 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (608dd9f2-f73b-498c-a90a-a7a392cfebd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:46.017802 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (608dd9f2-f73b-498c-a90a-a7a392cfebd3) transitioned into state 'SUCCESS' from state '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-1138853225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e5bc4e588848c693319db2d7dc4c32',qos_specs=None,replication_status=,reservations=['c9ae4aaa-42b8-4881-8927-50cc21694f91','c4f232ee-bfd2-46a9-bbae-79b5dbb10c0d','aa54a94d-2bcf-45b4-8334-c56a0d07b5d5','d05cf863-f0f6-48d4-9960-7d79051ce487'],size=1,snapshot_id=38472cf1-6427-4158-968b-a211b3124985,source_replicaid=,source_volid=None,status='creating',user_id='e064cf3fd56444029bc227384bf4d889',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:46.018672 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9409ceb-989d-4670-83b3-a61379cf6333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:46.043435 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9409ceb-989d-4670-83b3-a61379cf6333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:46.044218 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Flow 'volume_create_api' (0d77aee4-152e-46c6-bfc5-e52fabfd9ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:46.044600 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Create volume request issued successfully. Aug 13 19:29:46.045132 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-031bfde9-a33e-4d2c-bca3-5305a8f36b93 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:29:46.045651 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 535/2142] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:29:45 2026] POST /volume/v3/volumes => generated 781 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:46.078369 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-787fbded-c447-4e1c-9160-124476c4f802 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:46.078786 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-787fbded-c447-4e1c-9160-124476c4f802 None None] GET https://10.4.3.126/volume// Aug 13 19:29:46.078947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-787fbded-c447-4e1c-9160-124476c4f802 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:46.079152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-787fbded-c447-4e1c-9160-124476c4f802 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:46.079498 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-787fbded-c447-4e1c-9160-124476c4f802 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:46.079746 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 539/2143] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:46.092367 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c720fba9-8091-4749-9609-f7a92342a580 req-f8e66e77-ed50-431a-8e80-33060d617b54 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:46.094153 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-f8e66e77-ed50-431a-8e80-33060d617b54 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:46.094587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-f8e66e77-ed50-431a-8e80-33060d617b54 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ca03059-c493-41c9-a884-22a87b699043", "connector": null, "instance_uuid": "9f98bb78-b70a-4f6e-bd15-d062685f5f20"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:46.105432 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:46.105432 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:46.132884 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-f8e66e77-ed50-431a-8e80-33060d617b54 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:46.133347 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 536/2144] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:46 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:46.143134 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c720fba9-8091-4749-9609-f7a92342a580 req-897a2425-3129-410d-aa5e-e75982ac5cfc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:46.145743 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-897a2425-3129-410d-aa5e-e75982ac5cfc tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a Aug 13 19:29:46.145992 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-897a2425-3129-410d-aa5e-e75982ac5cfc tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:46.146257 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-897a2425-3129-410d-aa5e-e75982ac5cfc tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:46.157024 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:46.157024 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:46.239555 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-897a2425-3129-410d-aa5e-e75982ac5cfc tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a returned with HTTP 200 Aug 13 19:29:46.240484 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 535/2145] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:29:46 2026] DELETE /volume/v3/attachments/51e88780-4da1-421e-b2d8-3f0666cf712a => generated 367 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:46.782878 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-061cbd4c-34e5-4d23-b91a-dbd11ec53c4f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:46.784611 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-061cbd4c-34e5-4d23-b91a-dbd11ec53c4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:46.784789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-061cbd4c-34e5-4d23-b91a-dbd11ec53c4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:46.784959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-061cbd4c-34e5-4d23-b91a-dbd11ec53c4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:46.785086 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-061cbd4c-34e5-4d23-b91a-dbd11ec53c4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:46.790075 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:46.790075 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:46.790769 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-061cbd4c-34e5-4d23-b91a-dbd11ec53c4f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:46.791083 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 536/2146] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:46 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:47.252873 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c720fba9-8091-4749-9609-f7a92342a580 req-6f9d5630-0281-4a90-8d8b-a2e6dc2bd400 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:47.256570 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-6f9d5630-0281-4a90-8d8b-a2e6dc2bd400 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] PUT https://10.4.3.126/volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 Aug 13 19:29:47.259434 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-6f9d5630-0281-4a90-8d8b-a2e6dc2bd400 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:47.272000 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-c720fba9-8091-4749-9609-f7a92342a580 req-6f9d5630-0281-4a90-8d8b-a2e6dc2bd400 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Acquiring lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:47.278089 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-c720fba9-8091-4749-9609-f7a92342a580 req-6f9d5630-0281-4a90-8d8b-a2e6dc2bd400 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:47.279417 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:47.279417 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:47.377189 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-c720fba9-8091-4749-9609-f7a92342a580 req-6f9d5630-0281-4a90-8d8b-a2e6dc2bd400 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" released by "attachment_update" :: held 0.099s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:47.377943 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-6f9d5630-0281-4a90-8d8b-a2e6dc2bd400 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 returned with HTTP 200 Aug 13 19:29:47.378599 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 540/2147] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:47 2026] PUT /volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:47.397048 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c720fba9-8091-4749-9609-f7a92342a580 req-f3a9a688-584c-4fc8-95a0-f4eb4bc5e74b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:47.398989 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-f3a9a688-584c-4fc8-95a0-f4eb4bc5e74b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 Aug 13 19:29:47.399211 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-f3a9a688-584c-4fc8-95a0-f4eb4bc5e74b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:47.399477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-f3a9a688-584c-4fc8-95a0-f4eb4bc5e74b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:47.423712 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-f3a9a688-584c-4fc8-95a0-f4eb4bc5e74b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 returned with HTTP 200 Aug 13 19:29:47.424207 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 537/2148] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:29:47 2026] GET /volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:47.803906 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b90ae0c4-b603-4c89-8d33-f3e2c6d1f690 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:47.806092 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b90ae0c4-b603-4c89-8d33-f3e2c6d1f690 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:47.806451 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b90ae0c4-b603-4c89-8d33-f3e2c6d1f690 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:47.806660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b90ae0c4-b603-4c89-8d33-f3e2c6d1f690 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:47.806857 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-b90ae0c4-b603-4c89-8d33-f3e2c6d1f690 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:47.812117 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:47.812117 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:47.813135 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b90ae0c4-b603-4c89-8d33-f3e2c6d1f690 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:47.813807 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 536/2149] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:47 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:48.834323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af84f150-586c-4377-85ff-d9d402de723f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:48.835903 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af84f150-586c-4377-85ff-d9d402de723f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:48.836102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af84f150-586c-4377-85ff-d9d402de723f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:48.836313 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af84f150-586c-4377-85ff-d9d402de723f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:48.836429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-af84f150-586c-4377-85ff-d9d402de723f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:48.843759 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:48.843759 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:48.844679 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af84f150-586c-4377-85ff-d9d402de723f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:48.845098 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 537/2150] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:48 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:48.922560 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-41103d95-749d-4c1e-970e-d67b8ac50b2a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:48.924789 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41103d95-749d-4c1e-970e-d67b8ac50b2a tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:48.925069 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41103d95-749d-4c1e-970e-d67b8ac50b2a tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:48.925264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-41103d95-749d-4c1e-970e-d67b8ac50b2a tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:48.938382 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:48.938382 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:48.942578 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-41103d95-749d-4c1e-970e-d67b8ac50b2a tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:48.946981 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-41103d95-749d-4c1e-970e-d67b8ac50b2a tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:48.947440 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 541/2151] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:48 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:49.007147 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-47dc23ee-a6e0-4b28-bde5-4fd06284ad5c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:49.010140 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-47dc23ee-a6e0-4b28-bde5-4fd06284ad5c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:49.010458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-47dc23ee-a6e0-4b28-bde5-4fd06284ad5c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:49.010761 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-47dc23ee-a6e0-4b28-bde5-4fd06284ad5c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:49.020811 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:49.020811 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:49.025948 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-47dc23ee-a6e0-4b28-bde5-4fd06284ad5c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:49.033193 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-47dc23ee-a6e0-4b28-bde5-4fd06284ad5c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:49.033874 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 538/2152] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:49 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:49.140300 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5a6cb83c-a519-4818-bd99-438abba549b5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:49.140793 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a6cb83c-a519-4818-bd99-438abba549b5 None None] GET https://10.4.3.126/volume// Aug 13 19:29:49.140989 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a6cb83c-a519-4818-bd99-438abba549b5 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:49.141245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a6cb83c-a519-4818-bd99-438abba549b5 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:49.142548 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a6cb83c-a519-4818-bd99-438abba549b5 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:49.142946 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 537/2153] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:29:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:49.155634 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-83531737-44c5-4789-8b7f-e4096ceb8c4b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:49.160233 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-83531737-44c5-4789-8b7f-e4096ceb8c4b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:49.160724 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-83531737-44c5-4789-8b7f-e4096ceb8c4b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f468e550-cbd1-4c87-a23b-10e6030d2097", "connector": null, "instance_uuid": "2efc41f3-4416-41b9-b003-2cfd854c82c7"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:49.175707 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:49.175707 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:49.236461 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-83531737-44c5-4789-8b7f-e4096ceb8c4b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:49.236979 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 538/2154] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:49 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:49.288513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-87f36e3f-caeb-455a-aa93-f6d655582aac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:49.291216 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-87f36e3f-caeb-455a-aa93-f6d655582aac tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:49.292172 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-87f36e3f-caeb-455a-aa93-f6d655582aac tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:49.292172 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-87f36e3f-caeb-455a-aa93-f6d655582aac tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:49.305530 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:49.305530 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:49.311660 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-87f36e3f-caeb-455a-aa93-f6d655582aac tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:49.320264 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-87f36e3f-caeb-455a-aa93-f6d655582aac tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:49.320772 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 542/2155] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:49 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:49.336197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eaf29746-4d1b-4f22-8fa2-b1f2ab5a4a15 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:49.336197 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eaf29746-4d1b-4f22-8fa2-b1f2ab5a4a15 None None] GET https://10.4.3.126/volume// Aug 13 19:29:49.336197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eaf29746-4d1b-4f22-8fa2-b1f2ab5a4a15 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:49.336197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eaf29746-4d1b-4f22-8fa2-b1f2ab5a4a15 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:49.336197 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eaf29746-4d1b-4f22-8fa2-b1f2ab5a4a15 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:49.336197 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 539/2156] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:49.359878 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-9bd51af0-f600-4eb1-80ad-eae2734b7cb4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:49.362570 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-9bd51af0-f600-4eb1-80ad-eae2734b7cb4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:49.363849 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-9bd51af0-f600-4eb1-80ad-eae2734b7cb4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:49.363849 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-9bd51af0-f600-4eb1-80ad-eae2734b7cb4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:49.373512 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:49.373512 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:49.377412 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-9bd51af0-f600-4eb1-80ad-eae2734b7cb4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:49.383714 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-9bd51af0-f600-4eb1-80ad-eae2734b7cb4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:49.383852 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 538/2157] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:49 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:49.535533 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-847a1bef-614b-4dc0-b744-8bd3e84ebad5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:49.539874 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-847a1bef-614b-4dc0-b744-8bd3e84ebad5 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] PUT https://10.4.3.126/volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad Aug 13 19:29:49.540462 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-847a1bef-614b-4dc0-b744-8bd3e84ebad5 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:49.570099 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-847a1bef-614b-4dc0-b744-8bd3e84ebad5 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Acquiring lock "cinder-attachment_update-f468e550-cbd1-4c87-a23b-10e6030d2097-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:49.583108 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-847a1bef-614b-4dc0-b744-8bd3e84ebad5 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Lock "cinder-attachment_update-f468e550-cbd1-4c87-a23b-10e6030d2097-np0000007253" acquired by "attachment_update" :: waited 0.012s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:49.583438 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:49.583438 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:49.753446 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-847a1bef-614b-4dc0-b744-8bd3e84ebad5 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Lock "cinder-attachment_update-f468e550-cbd1-4c87-a23b-10e6030d2097-np0000007253" released by "attachment_update" :: held 0.170s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:49.753446 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-847a1bef-614b-4dc0-b744-8bd3e84ebad5 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad returned with HTTP 200 Aug 13 19:29:49.753446 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 539/2158] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:49 2026] PUT /volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:29:49.855121 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-697e9737-32ac-44bd-9bf5-b62110ffd462 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:49.857018 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-697e9737-32ac-44bd-9bf5-b62110ffd462 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:49.857158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-697e9737-32ac-44bd-9bf5-b62110ffd462 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:49.857371 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-697e9737-32ac-44bd-9bf5-b62110ffd462 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:49.858052 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-697e9737-32ac-44bd-9bf5-b62110ffd462 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:49.869370 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:49.869370 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:49.870425 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-697e9737-32ac-44bd-9bf5-b62110ffd462 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:49.870861 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 543/2159] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:49 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:50.339264 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-44ac9664-f96d-4204-8a1d-a45fe617102e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:50.343028 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-44ac9664-f96d-4204-8a1d-a45fe617102e tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:50.343312 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-44ac9664-f96d-4204-8a1d-a45fe617102e tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:50.343569 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-44ac9664-f96d-4204-8a1d-a45fe617102e tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:50.365488 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:50.365488 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:50.372527 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-44ac9664-f96d-4204-8a1d-a45fe617102e tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:50.377510 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-44ac9664-f96d-4204-8a1d-a45fe617102e tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:50.378267 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 540/2160] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:50 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:29:50.882937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d4a16d8d-c94c-4758-a78a-a36b7db79736 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:50.885460 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d4a16d8d-c94c-4758-a78a-a36b7db79736 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:50.885698 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d4a16d8d-c94c-4758-a78a-a36b7db79736 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:50.885889 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d4a16d8d-c94c-4758-a78a-a36b7db79736 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:50.885996 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d4a16d8d-c94c-4758-a78a-a36b7db79736 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:50.891463 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:50.891463 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:50.892153 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d4a16d8d-c94c-4758-a78a-a36b7db79736 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:50.892701 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 539/2161] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:50 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:51.395616 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-79b5048d-4af5-4340-ab6c-e90edc2f24b7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:51.398619 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79b5048d-4af5-4340-ab6c-e90edc2f24b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:51.398619 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79b5048d-4af5-4340-ab6c-e90edc2f24b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:51.398619 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79b5048d-4af5-4340-ab6c-e90edc2f24b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:51.413447 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:51.413447 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:51.420040 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-79b5048d-4af5-4340-ab6c-e90edc2f24b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:51.426422 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79b5048d-4af5-4340-ab6c-e90edc2f24b7 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:51.427312 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 540/2162] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:51 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:51.765671 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c720fba9-8091-4749-9609-f7a92342a580 req-bd8ebcea-2f70-4346-b1e4-4173d39ab47c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:51.773713 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-bd8ebcea-2f70-4346-b1e4-4173d39ab47c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003/action Aug 13 19:29:51.774716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-bd8ebcea-2f70-4346-b1e4-4173d39ab47c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:51.774716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-bd8ebcea-2f70-4346-b1e4-4173d39ab47c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:51.799403 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:51.799403 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:51.813763 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c720fba9-8091-4749-9609-f7a92342a580 req-bd8ebcea-2f70-4346-b1e4-4173d39ab47c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003/action returned with HTTP 204 Aug 13 19:29:51.814365 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 544/2163] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:51 2026] POST /volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:51.909611 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8f5a544d-58de-49fd-bbc6-c54954b1544b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:51.913215 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f5a544d-58de-49fd-bbc6-c54954b1544b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:51.913467 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f5a544d-58de-49fd-bbc6-c54954b1544b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:51.913751 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f5a544d-58de-49fd-bbc6-c54954b1544b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:51.915113 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-8f5a544d-58de-49fd-bbc6-c54954b1544b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:51.921490 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:51.921490 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:51.921848 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f5a544d-58de-49fd-bbc6-c54954b1544b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:51.922306 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 541/2164] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:51 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:52.440971 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f8f4661d-d460-418f-b151-c1aa94f46b99 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:52.445429 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f8f4661d-d460-418f-b151-c1aa94f46b99 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:52.445429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f8f4661d-d460-418f-b151-c1aa94f46b99 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:52.445429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f8f4661d-d460-418f-b151-c1aa94f46b99 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:52.456566 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:52.456566 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:52.460816 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f8f4661d-d460-418f-b151-c1aa94f46b99 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:52.464980 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f8f4661d-d460-418f-b151-c1aa94f46b99 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:52.465464 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 540/2165] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:52 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:52.935647 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8390918e-c98a-4904-8f4b-715f3c683dd6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:52.937838 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8390918e-c98a-4904-8f4b-715f3c683dd6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:52.938096 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8390918e-c98a-4904-8f4b-715f3c683dd6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:52.938780 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8390918e-c98a-4904-8f4b-715f3c683dd6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:52.938780 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8390918e-c98a-4904-8f4b-715f3c683dd6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:52.943733 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:52.943733 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:52.944814 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8390918e-c98a-4904-8f4b-715f3c683dd6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:52.945330 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 541/2166] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:52 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:53.305851 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-13b89760-7130-47b6-94a0-2cb3ee32fe3b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:53.307690 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-13b89760-7130-47b6-94a0-2cb3ee32fe3b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad/action Aug 13 19:29:53.308036 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-13b89760-7130-47b6-94a0-2cb3ee32fe3b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:53.308157 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-13b89760-7130-47b6-94a0-2cb3ee32fe3b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:53.324373 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:53.324373 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:53.332773 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-da2f7c21-e88b-49ed-91d3-07d7323aeca9 req-13b89760-7130-47b6-94a0-2cb3ee32fe3b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad/action returned with HTTP 204 Aug 13 19:29:53.333956 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 545/2167] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:53 2026] POST /volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:53.485480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-597aa0be-56c6-4e9a-b53d-eaf4066527dc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:53.487092 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-597aa0be-56c6-4e9a-b53d-eaf4066527dc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:53.487376 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-597aa0be-56c6-4e9a-b53d-eaf4066527dc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:53.487633 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-597aa0be-56c6-4e9a-b53d-eaf4066527dc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:53.496449 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:53.496449 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:53.499581 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-597aa0be-56c6-4e9a-b53d-eaf4066527dc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:53.504046 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-597aa0be-56c6-4e9a-b53d-eaf4066527dc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:53.504689 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 542/2168] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:53 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:53.524374 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fd322e86-ebac-4aa4-b48c-712dee699535 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:53.526580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fd322e86-ebac-4aa4-b48c-712dee699535 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:53.526845 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fd322e86-ebac-4aa4-b48c-712dee699535 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:53.527078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fd322e86-ebac-4aa4-b48c-712dee699535 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:53.544511 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:53.544511 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:53.548521 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fd322e86-ebac-4aa4-b48c-712dee699535 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:53.554237 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fd322e86-ebac-4aa4-b48c-712dee699535 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:53.554935 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 541/2169] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:53 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:53.959321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-beb6fe41-54c5-43d4-9466-0f7138cc7548 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:53.961926 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-beb6fe41-54c5-43d4-9466-0f7138cc7548 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:53.962188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-beb6fe41-54c5-43d4-9466-0f7138cc7548 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:53.962677 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-beb6fe41-54c5-43d4-9466-0f7138cc7548 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:53.962761 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-beb6fe41-54c5-43d4-9466-0f7138cc7548 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:53.966036 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=326,cinder:UPDATE=77,cinder:INSERT=39 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:29:53.970148 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:53.970148 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:53.971593 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-beb6fe41-54c5-43d4-9466-0f7138cc7548 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:53.971987 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 542/2170] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:53 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:54.045167 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-2d710bd0-0bfa-42d6-aad0-10e11e15ff0f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:54.047194 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-2d710bd0-0bfa-42d6-aad0-10e11e15ff0f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:54.047395 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-2d710bd0-0bfa-42d6-aad0-10e11e15ff0f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:54.047567 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-2d710bd0-0bfa-42d6-aad0-10e11e15ff0f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:54.060874 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:54.060874 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:54.065997 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-2d710bd0-0bfa-42d6-aad0-10e11e15ff0f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:54.070317 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-2d710bd0-0bfa-42d6-aad0-10e11e15ff0f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:54.070706 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 546/2171] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:29:54 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:54.987163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5ce793ec-d39e-4194-8fde-8fda18bb1c19 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:54.987163 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ce793ec-d39e-4194-8fde-8fda18bb1c19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:54.992971 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ce793ec-d39e-4194-8fde-8fda18bb1c19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:54.992971 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5ce793ec-d39e-4194-8fde-8fda18bb1c19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:54.992971 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5ce793ec-d39e-4194-8fde-8fda18bb1c19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:54.992971 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:54.992971 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:54.995664 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5ce793ec-d39e-4194-8fde-8fda18bb1c19 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:54.995664 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 543/2172] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:54 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:55.127613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f87287eb-6bdc-4d06-88ec-e81ac18170ac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:55.127956 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f87287eb-6bdc-4d06-88ec-e81ac18170ac None None] GET https://10.4.3.126/volume// Aug 13 19:29:55.128098 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f87287eb-6bdc-4d06-88ec-e81ac18170ac None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:55.128480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f87287eb-6bdc-4d06-88ec-e81ac18170ac None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:55.128574 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f87287eb-6bdc-4d06-88ec-e81ac18170ac None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:55.128856 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 542/2173] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:55.137538 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-7d704ca6-417c-4b93-987a-1e7243e21479 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:55.139792 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-7d704ca6-417c-4b93-987a-1e7243e21479 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:29:55.140233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-7d704ca6-417c-4b93-987a-1e7243e21479 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f468e550-cbd1-4c87-a23b-10e6030d2097", "connector": null, "instance_uuid": "2efc41f3-4416-41b9-b003-2cfd854c82c7"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:55.152791 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:55.152791 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:55.190064 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-7d704ca6-417c-4b93-987a-1e7243e21479 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:29:55.190580 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 543/2174] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:29:55 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 13 19:29:55.199581 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-471d6837-11bd-4bbf-9ec1-a037379be227 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:55.199931 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-471d6837-11bd-4bbf-9ec1-a037379be227 None None] GET https://10.4.3.126/volume// Aug 13 19:29:55.200099 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-471d6837-11bd-4bbf-9ec1-a037379be227 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:55.200308 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-471d6837-11bd-4bbf-9ec1-a037379be227 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:55.200664 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-471d6837-11bd-4bbf-9ec1-a037379be227 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:55.201004 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 547/2175] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:55.208659 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c284ea4a-8399-472f-843f-e25037953052 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:55.210754 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c284ea4a-8399-472f-843f-e25037953052 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:55.210976 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c284ea4a-8399-472f-843f-e25037953052 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:55.211205 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c284ea4a-8399-472f-843f-e25037953052 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:55.224584 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:55.224584 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:55.227499 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c284ea4a-8399-472f-843f-e25037953052 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:55.231288 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c284ea4a-8399-472f-843f-e25037953052 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:55.231677 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 544/2176] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:55 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:55.600056 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-95e541c8-9f03-49f1-a30f-c641b80221fa None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:55.603007 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-95e541c8-9f03-49f1-a30f-c641b80221fa tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] DELETE https://10.4.3.126/volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad Aug 13 19:29:55.603230 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-95e541c8-9f03-49f1-a30f-c641b80221fa tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:55.603489 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-95e541c8-9f03-49f1-a30f-c641b80221fa tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:55.613333 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:55.613333 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:55.675989 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-95e541c8-9f03-49f1-a30f-c641b80221fa tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad returned with HTTP 200 Aug 13 19:29:55.676618 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 543/2177] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:29:55 2026] DELETE /volume/v3/attachments/a16816fe-0d58-44dc-aaca-35224e13e1ad => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:55.944249 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-34f75410-27e4-42bc-9eec-ea753d49a4fc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:55.944249 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-34f75410-27e4-42bc-9eec-ea753d49a4fc None None] GET https://10.4.3.126/volume// Aug 13 19:29:55.944249 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-34f75410-27e4-42bc-9eec-ea753d49a4fc None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:55.944249 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-34f75410-27e4-42bc-9eec-ea753d49a4fc None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:55.944249 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-34f75410-27e4-42bc-9eec-ea753d49a4fc None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:29:55.944249 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 544/2178] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:29:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:29:55.957246 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-b00440b3-ebd0-4797-ad0b-702408626dd4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:55.959259 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-b00440b3-ebd0-4797-ad0b-702408626dd4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:29:55.959494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-b00440b3-ebd0-4797-ad0b-702408626dd4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:55.959686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-b00440b3-ebd0-4797-ad0b-702408626dd4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:55.969716 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:55.969716 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:55.979053 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-b00440b3-ebd0-4797-ad0b-702408626dd4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:29:55.988428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-b00440b3-ebd0-4797-ad0b-702408626dd4 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:29:55.988956 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 548/2179] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:29:55 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:29:56.004946 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fcc1c6cc-7fa9-45af-9d09-0f9dc033e858 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:56.008105 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fcc1c6cc-7fa9-45af-9d09-0f9dc033e858 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:56.008348 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fcc1c6cc-7fa9-45af-9d09-0f9dc033e858 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:56.008581 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fcc1c6cc-7fa9-45af-9d09-0f9dc033e858 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:56.008683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fcc1c6cc-7fa9-45af-9d09-0f9dc033e858 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:56.013223 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=316,cinder:UPDATE=42,cinder:INSERT=25 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:29:56.017557 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:56.017557 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:56.018383 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fcc1c6cc-7fa9-45af-9d09-0f9dc033e858 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:56.018792 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 545/2180] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:56 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:56.093355 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c987923c-3365-47b1-b1bf-f98fe1f09e34 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:56.097655 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c987923c-3365-47b1-b1bf-f98fe1f09e34 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] PUT https://10.4.3.126/volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77 Aug 13 19:29:56.098134 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c987923c-3365-47b1-b1bf-f98fe1f09e34 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:56.106295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c987923c-3365-47b1-b1bf-f98fe1f09e34 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Acquiring lock "cinder-attachment_update-f468e550-cbd1-4c87-a23b-10e6030d2097-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:29:56.110015 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c987923c-3365-47b1-b1bf-f98fe1f09e34 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Lock "cinder-attachment_update-f468e550-cbd1-4c87-a23b-10e6030d2097-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:29:56.110890 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:56.110890 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:56.216263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c987923c-3365-47b1-b1bf-f98fe1f09e34 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Lock "cinder-attachment_update-f468e550-cbd1-4c87-a23b-10e6030d2097-np0000007253" released by "attachment_update" :: held 0.106s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:29:56.216654 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-c987923c-3365-47b1-b1bf-f98fe1f09e34 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77 returned with HTTP 200 Aug 13 19:29:56.217106 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 544/2181] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:29:56 2026] PUT /volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:29:56.241065 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-6fa9d4ff-d7d1-4a97-a87d-b0b75590f307 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:56.247727 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-6fa9d4ff-d7d1-4a97-a87d-b0b75590f307 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77/action Aug 13 19:29:56.248083 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-6fa9d4ff-d7d1-4a97-a87d-b0b75590f307 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:29:56.248193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-6fa9d4ff-d7d1-4a97-a87d-b0b75590f307 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:56.271589 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:56.271589 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:56.281200 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-beabe5d0-34a3-4c9a-8560-28056f0ccf15 req-6fa9d4ff-d7d1-4a97-a87d-b0b75590f307 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77/action returned with HTTP 204 Aug 13 19:29:56.281776 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 545/2182] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:29:56 2026] POST /volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:29:57.034748 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-78c662ea-37a0-40dd-a3df-d43303bfeb05 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:57.040885 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78c662ea-37a0-40dd-a3df-d43303bfeb05 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:57.041313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78c662ea-37a0-40dd-a3df-d43303bfeb05 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:57.041588 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78c662ea-37a0-40dd-a3df-d43303bfeb05 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:57.041756 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-78c662ea-37a0-40dd-a3df-d43303bfeb05 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:57.055109 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:57.055109 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:29:57.055968 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78c662ea-37a0-40dd-a3df-d43303bfeb05 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:57.056375 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 549/2183] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:57 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:58.069302 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-540ddbcf-dcd6-4136-a3cc-ccc544e29e5b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:58.070828 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-540ddbcf-dcd6-4136-a3cc-ccc544e29e5b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:58.071023 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-540ddbcf-dcd6-4136-a3cc-ccc544e29e5b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:58.071219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-540ddbcf-dcd6-4136-a3cc-ccc544e29e5b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:58.071331 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-540ddbcf-dcd6-4136-a3cc-ccc544e29e5b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:58.075151 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:58.075151 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:58.075761 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-540ddbcf-dcd6-4136-a3cc-ccc544e29e5b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:58.076088 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 546/2184] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:58 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:58.086109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c169565a-a97b-44b3-a21a-9648cfbe15d9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:58.088114 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c169565a-a97b-44b3-a21a-9648cfbe15d9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:29:58.088388 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c169565a-a97b-44b3-a21a-9648cfbe15d9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:58.088591 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c169565a-a97b-44b3-a21a-9648cfbe15d9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:58.096505 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:58.096505 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:58.100992 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c169565a-a97b-44b3-a21a-9648cfbe15d9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:58.105760 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c169565a-a97b-44b3-a21a-9648cfbe15d9 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 returned with HTTP 200 Aug 13 19:29:58.106347 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 545/2185] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:58 2026] GET /volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:58.119790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6ec22a05-5bfd-4309-b8ca-c9ed8b4f72e1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:58.121302 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ec22a05-5bfd-4309-b8ca-c9ed8b4f72e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:58.121471 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ec22a05-5bfd-4309-b8ca-c9ed8b4f72e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:58.121638 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ec22a05-5bfd-4309-b8ca-c9ed8b4f72e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:58.121732 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6ec22a05-5bfd-4309-b8ca-c9ed8b4f72e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:58.125329 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:58.125329 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:29:58.125956 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ec22a05-5bfd-4309-b8ca-c9ed8b4f72e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:58.126267 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 546/2186] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:58 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:58.136166 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-40847c33-5d5f-423f-b192-78d3c99856f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:58.139169 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-40847c33-5d5f-423f-b192-78d3c99856f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/detail Aug 13 19:29:58.139415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-40847c33-5d5f-423f-b192-78d3c99856f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:58.139638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-40847c33-5d5f-423f-b192-78d3c99856f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:58.139959 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-40847c33-5d5f-423f-b192-78d3c99856f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:29:58.157438 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-40847c33-5d5f-423f-b192-78d3c99856f2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/detail returned with HTTP 200 Aug 13 19:29:58.158196 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 550/2187] 10.4.3.126 () {66 vars in 1258 bytes} [Thu Aug 13 19:29:58 2026] GET /volume/v3/backups/detail => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:29:58.169197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:58.171228 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539/restore Aug 13 19:29:58.171579 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:29:58.173213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Restoring backup 09ea62e2-2f99-40f6-97d3-4968e9eec539 ({'restore': {}}) {{(pid=100183) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 19:29:58.173351 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Restoring backup 09ea62e2-2f99-40f6-97d3-4968e9eec539 to volume None. Aug 13 19:29:58.177973 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:58.177973 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:58.179287 np0000007253 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating volume of 1 GB for restore of backup 09ea62e2-2f99-40f6-97d3-4968e9eec539. Aug 13 19:29:58.185772 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:29:58.185474. {{(pid=100183) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:29:58.185883 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Availability Zones retrieved successfully. Aug 13 19:29:58.192859 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (8341ef4e-f6b6-49a4-bf4b-1418a9f0d881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:58.194313 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac82a38-50e0-4666-9635-ee52a9f563cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:58.195506 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:29:58.221780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac82a38-50e0-4666-9635-ee52a9f563cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:58.222734 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd8de1ec-1b38-4702-87c9-9f52f266d12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:58.257441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['abe8b7bc-7197-4e70-b137-2fc73bafcd42', '376c8212-5ab4-4cf5-97c0-338e34f90c3b', '481bac6f-5b2e-4169-8a9b-233d65026457', '3415fea5-ff52-495c-8e31-d51d948de39d'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:29:58.258493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd8de1ec-1b38-4702-87c9-9f52f266d12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abe8b7bc-7197-4e70-b137-2fc73bafcd42', '376c8212-5ab4-4cf5-97c0-338e34f90c3b', '481bac6f-5b2e-4169-8a9b-233d65026457', '3415fea5-ff52-495c-8e31-d51d948de39d']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:58.259575 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294eb307-830a-4c87-ab37-cb887cbe60cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:58.291532 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294eb307-830a-4c87-ab37-cb887cbe60cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e20c180-fe3d-4192-a969-77ebc737ea99', '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_09ea62e2-2f99-40f6-97d3-4968e9eec539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['abe8b7bc-7197-4e70-b137-2fc73bafcd42','376c8212-5ab4-4cf5-97c0-338e34f90c3b','481bac6f-5b2e-4169-8a9b-233d65026457','3415fea5-ff52-495c-8e31-d51d948de39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:29:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_09ea62e2-2f99-40f6-97d3-4968e9eec539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e20c180-fe3d-4192-a969-77ebc737ea99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c45bf132c67c4196902d12d2263351f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6600e09ed2146a49ff086c1302bc516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:58.292299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd84bd9-7dde-43e4-9f57-9c9f1f89a0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:58.307298 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd84bd9-7dde-43e4-9f57-9c9f1f89a0bb) transitioned into 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_09ea62e2-2f99-40f6-97d3-4968e9eec539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['abe8b7bc-7197-4e70-b137-2fc73bafcd42','376c8212-5ab4-4cf5-97c0-338e34f90c3b','481bac6f-5b2e-4169-8a9b-233d65026457','3415fea5-ff52-495c-8e31-d51d948de39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:58.308019 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72de71a-7567-4daf-948b-f8890b9ef4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:29:58.318601 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a72de71a-7567-4daf-948b-f8890b9ef4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:29:58.320077 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (8341ef4e-f6b6-49a4-bf4b-1418a9f0d881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:29:58.320077 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request issued successfully. Aug 13 19:29:58.327191 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:58.327191 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:58.327649 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:59.336329 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:59.336329 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:29:59.336754 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:29:59.336884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Checking backup size 1 against volume size 1 {{(pid=100183) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 19:29:59.336992 np0000007253 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Overwriting volume 2e20c180-fe3d-4192-a969-77ebc737ea99 with restore of backup 09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:59.349675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] restore_backup in rpcapi backup_id 09ea62e2-2f99-40f6-97d3-4968e9eec539 {{(pid=100183) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 19:29:59.351847 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3204e49b-1f98-41e4-b4ac-1e3ffb580154 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539/restore returned with HTTP 202 Aug 13 19:29:59.352384 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 547/2188] 10.4.3.126 () {68 vars in 1393 bytes} [Thu Aug 13 19:29:58 2026] POST /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539/restore => generated 189 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:29:59.365914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-97162c20-d70f-4312-b572-5f7b13dee73d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:29:59.369582 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-97162c20-d70f-4312-b572-5f7b13dee73d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:29:59.369970 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-97162c20-d70f-4312-b572-5f7b13dee73d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:29:59.370200 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-97162c20-d70f-4312-b572-5f7b13dee73d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:29:59.370419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-97162c20-d70f-4312-b572-5f7b13dee73d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:29:59.375507 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:29:59.375507 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:29:59.376578 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-97162c20-d70f-4312-b572-5f7b13dee73d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:29:59.377105 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 546/2189] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:29:59 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:00.390065 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-87e9f4a4-7775-4980-be5c-9d3e658b88d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:00.391894 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87e9f4a4-7775-4980-be5c-9d3e658b88d8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:00.392104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87e9f4a4-7775-4980-be5c-9d3e658b88d8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:00.392339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87e9f4a4-7775-4980-be5c-9d3e658b88d8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:00.392514 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-87e9f4a4-7775-4980-be5c-9d3e658b88d8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:00.396665 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:00.396665 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:00.397403 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87e9f4a4-7775-4980-be5c-9d3e658b88d8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:00.397816 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 547/2190] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:00 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:01.025600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-78b7e46d-8c12-4df9-bc09-9e36dddbe36a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:01.026065 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78b7e46d-8c12-4df9-bc09-9e36dddbe36a None None] GET https://10.4.3.126/volume// Aug 13 19:30:01.026214 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78b7e46d-8c12-4df9-bc09-9e36dddbe36a None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:01.026470 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78b7e46d-8c12-4df9-bc09-9e36dddbe36a None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:01.026839 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78b7e46d-8c12-4df9-bc09-9e36dddbe36a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:01.027211 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 551/2191] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:01.035847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-55a11222-c8a6-4b43-b4ae-bc53b4d7a428 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:01.037922 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-55a11222-c8a6-4b43-b4ae-bc53b4d7a428 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:30:01.038346 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-55a11222-c8a6-4b43-b4ae-bc53b4d7a428 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee1b1476-fd55-4ae1-ab7a-508d725cf9b7", "connector": null, "instance_uuid": "e5049ab1-3906-4b24-81ec-2f2cb927958a"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:01.055963 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:01.055963 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:01.099192 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-55a11222-c8a6-4b43-b4ae-bc53b4d7a428 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:30:01.099955 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 548/2192] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:30:01 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:01.116917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-72b5475f-16ac-4bed-b47f-9dbbbbf0faeb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:01.119259 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-72b5475f-16ac-4bed-b47f-9dbbbbf0faeb tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349 Aug 13 19:30:01.119471 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-72b5475f-16ac-4bed-b47f-9dbbbbf0faeb tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:01.119668 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-72b5475f-16ac-4bed-b47f-9dbbbbf0faeb tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:01.122751 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=297,cinder:UPDATE=56,cinder:INSERT=15 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:30:01.130604 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:01.130604 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:01.216367 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-91ef3d93-28d1-4ccc-95fe-abb237dff8c0 req-72b5475f-16ac-4bed-b47f-9dbbbbf0faeb tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349 returned with HTTP 200 Aug 13 19:30:01.216995 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 547/2193] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:01 2026] DELETE /volume/v3/attachments/5845288c-5678-4ffc-9c26-fac548c92349 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:01.410219 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e28c653-d211-42d0-9254-bbd422c7efb7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:01.412796 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e28c653-d211-42d0-9254-bbd422c7efb7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:01.413111 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e28c653-d211-42d0-9254-bbd422c7efb7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:01.413376 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e28c653-d211-42d0-9254-bbd422c7efb7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:01.413525 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4e28c653-d211-42d0-9254-bbd422c7efb7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:01.418416 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:01.418416 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:01.418416 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e28c653-d211-42d0-9254-bbd422c7efb7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:01.418825 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 548/2194] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:01 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:01.465389 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:01.465389 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:30:01.465389 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-520653604"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:01.466481 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-520653604'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:30:01.466662 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Create volume of 1 GB Aug 13 19:30:01.466968 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:01.466968 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:01.469706 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=239,cinder:UPDATE=38,cinder:INSERT=13 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:30:01.474879 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Availability Zones retrieved successfully. Aug 13 19:30:01.479240 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Flow 'volume_create_api' (e5858d50-747c-42ef-ba80-2794b86f33c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:01.480856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c65b260-0469-428e-abbb-17b11c0a6eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:01.482113 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:30:01.516484 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c65b260-0469-428e-abbb-17b11c0a6eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:01.517322 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c454b6f-b51f-40cc-8bee-f375ffe0b14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:01.606873 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Created reservations ['dad20235-abe6-4ba2-aefa-a9a1dbdd84b4', 'df328c24-d5b5-4761-84b4-7436ce5e124e', '8d31430b-acaf-41b7-9a37-49a7fe0585ee', 'ae5b55a8-0d22-425f-a8e4-4fa75e453a4d'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:30:01.607888 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c454b6f-b51f-40cc-8bee-f375ffe0b14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dad20235-abe6-4ba2-aefa-a9a1dbdd84b4', 'df328c24-d5b5-4761-84b4-7436ce5e124e', '8d31430b-acaf-41b7-9a37-49a7fe0585ee', 'ae5b55a8-0d22-425f-a8e4-4fa75e453a4d']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:01.608739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (681068a6-78b6-4e10-8468-c78ba3719fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:01.640051 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (681068a6-78b6-4e10-8468-c78ba3719fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45e9485a-2b05-4c35-9116-1d32e9d17886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-520653604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='910052d0383a4166ae9c8aa8c03d2235',qos_specs=None,replication_status=,reservations=['dad20235-abe6-4ba2-aefa-a9a1dbdd84b4','df328c24-d5b5-4761-84b4-7436ce5e124e','8d31430b-acaf-41b7-9a37-49a7fe0585ee','ae5b55a8-0d22-425f-a8e4-4fa75e453a4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0d5f11c26b4f019466d550183c7554',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-520653604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45e9485a-2b05-4c35-9116-1d32e9d17886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='910052d0383a4166ae9c8aa8c03d2235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0d5f11c26b4f019466d550183c7554',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:01.640964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71fc39a-3a49-4ef9-889d-6029e0e4594a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:01.663864 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71fc39a-3a49-4ef9-889d-6029e0e4594a) transitioned into state 'SUCCESS' from state '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-520653604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='910052d0383a4166ae9c8aa8c03d2235',qos_specs=None,replication_status=,reservations=['dad20235-abe6-4ba2-aefa-a9a1dbdd84b4','df328c24-d5b5-4761-84b4-7436ce5e124e','8d31430b-acaf-41b7-9a37-49a7fe0585ee','ae5b55a8-0d22-425f-a8e4-4fa75e453a4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0d5f11c26b4f019466d550183c7554',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:01.664634 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624c8007-e726-43da-a864-19f78409b167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:01.676172 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624c8007-e726-43da-a864-19f78409b167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:01.677767 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Flow 'volume_create_api' (e5858d50-747c-42ef-ba80-2794b86f33c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:01.678265 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Create volume request issued successfully. Aug 13 19:30:01.679136 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad49eaa1-368b-4237-8c7e-5fea58e80e8c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:30:01.679667 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 552/2195] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:30:01 2026] POST /volume/v3/volumes => generated 756 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:30:01.695193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dbc315e2-c5e5-4657-a08d-6f8aa63650c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:01.697594 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dbc315e2-c5e5-4657-a08d-6f8aa63650c0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:01.697881 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dbc315e2-c5e5-4657-a08d-6f8aa63650c0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:01.698155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dbc315e2-c5e5-4657-a08d-6f8aa63650c0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:01.708589 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:01.708589 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:01.715365 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dbc315e2-c5e5-4657-a08d-6f8aa63650c0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:01.720766 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dbc315e2-c5e5-4657-a08d-6f8aa63650c0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:01.721317 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 549/2196] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:01 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:02.094558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4635528e-0b17-490d-8db1-c2c5633becf2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:02.096360 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4635528e-0b17-490d-8db1-c2c5633becf2 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:30:02.096800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4635528e-0b17-490d-8db1-c2c5633becf2 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:02.097151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4635528e-0b17-490d-8db1-c2c5633becf2 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:02.098298 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-4635528e-0b17-490d-8db1-c2c5633becf2 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Delete snapshot with id: 6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:30:02.103712 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4635528e-0b17-490d-8db1-c2c5633becf2 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 returned with HTTP 404 Aug 13 19:30:02.104613 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 548/2197] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:30:02 2026] DELETE /volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:02.113459 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6a246b0e-a80d-4733-aae1-310803c1db00 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:02.115906 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a246b0e-a80d-4733-aae1-310803c1db00 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 Aug 13 19:30:02.116178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a246b0e-a80d-4733-aae1-310803c1db00 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:02.116508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a246b0e-a80d-4733-aae1-310803c1db00 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:02.125000 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a246b0e-a80d-4733-aae1-310803c1db00 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 returned with HTTP 404 Aug 13 19:30:02.125748 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 549/2198] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:30:02 2026] GET /volume/v3/snapshots/6f0fcd6d-8057-401c-85ac-da6c1d20a4a0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:02.170209 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-9517f6b8-501b-49a8-a890-36f7c5a16c62 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:02.173370 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-9517f6b8-501b-49a8-a890-36f7c5a16c62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:30:02.173789 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-9517f6b8-501b-49a8-a890-36f7c5a16c62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:02.174245 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-9517f6b8-501b-49a8-a890-36f7c5a16c62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:02.187493 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:02.187493 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:02.194866 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-9517f6b8-501b-49a8-a890-36f7c5a16c62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:02.201609 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-9517f6b8-501b-49a8-a890-36f7c5a16c62 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:30:02.202237 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 553/2199] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:02 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:02.228187 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-833292ba-6a91-4edd-83b1-855dbe752b72 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:02.231017 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-833292ba-6a91-4edd-83b1-855dbe752b72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3/action Aug 13 19:30:02.231513 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-833292ba-6a91-4edd-83b1-855dbe752b72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:02.231691 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-833292ba-6a91-4edd-83b1-855dbe752b72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:02.252494 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:02.252494 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:02.253016 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-833292ba-6a91-4edd-83b1-855dbe752b72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:02.263592 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-833292ba-6a91-4edd-83b1-855dbe752b72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Begin detaching volume completed successfully. Aug 13 19:30:02.263749 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-833292ba-6a91-4edd-83b1-855dbe752b72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3/action returned with HTTP 202 Aug 13 19:30:02.264367 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 550/2200] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:30:02 2026] POST /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:30:02.333232 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9b9141bf-8b0b-4979-b2c3-e2c0674b3b57 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:02.333675 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b9141bf-8b0b-4979-b2c3-e2c0674b3b57 None None] GET https://10.4.3.126/volume// Aug 13 19:30:02.333739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b9141bf-8b0b-4979-b2c3-e2c0674b3b57 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:02.333925 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b9141bf-8b0b-4979-b2c3-e2c0674b3b57 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:02.334261 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b9141bf-8b0b-4979-b2c3-e2c0674b3b57 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:02.334711 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 549/2201] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:02.342953 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-b050c82e-9de9-41d7-8d24-0cf6e81e68d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:02.345328 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-b050c82e-9de9-41d7-8d24-0cf6e81e68d8 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:30:02.345774 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-b050c82e-9de9-41d7-8d24-0cf6e81e68d8 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:02.346177 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-b050c82e-9de9-41d7-8d24-0cf6e81e68d8 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:02.363630 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:02.363630 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:02.368666 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-b050c82e-9de9-41d7-8d24-0cf6e81e68d8 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:02.376448 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-b050c82e-9de9-41d7-8d24-0cf6e81e68d8 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:30:02.376448 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 550/2202] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:02 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:02.430688 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9ae0674c-a92b-4725-baf7-d0a31c881578 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:02.432661 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ae0674c-a92b-4725-baf7-d0a31c881578 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:02.432859 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ae0674c-a92b-4725-baf7-d0a31c881578 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:02.433100 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ae0674c-a92b-4725-baf7-d0a31c881578 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:02.433226 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9ae0674c-a92b-4725-baf7-d0a31c881578 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:02.438302 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:02.438302 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:02.439335 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ae0674c-a92b-4725-baf7-d0a31c881578 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:02.439774 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 554/2203] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:02 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:02.739563 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a7ad0544-e9c3-471f-9e3c-cc747be0691c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:02.741054 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a7ad0544-e9c3-471f-9e3c-cc747be0691c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:02.741292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a7ad0544-e9c3-471f-9e3c-cc747be0691c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:02.741535 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a7ad0544-e9c3-471f-9e3c-cc747be0691c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:02.749005 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:02.749005 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:02.753119 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a7ad0544-e9c3-471f-9e3c-cc747be0691c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:02.757701 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a7ad0544-e9c3-471f-9e3c-cc747be0691c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:02.758143 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 551/2204] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:02 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:03.455149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8f366328-c3b0-44c4-ba3e-3273c4f37d23 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:03.461564 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8f366328-c3b0-44c4-ba3e-3273c4f37d23 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:03.461564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8f366328-c3b0-44c4-ba3e-3273c4f37d23 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:03.461564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8f366328-c3b0-44c4-ba3e-3273c4f37d23 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:03.461564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8f366328-c3b0-44c4-ba3e-3273c4f37d23 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:03.471347 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:03.471347 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:03.471347 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8f366328-c3b0-44c4-ba3e-3273c4f37d23 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:03.471347 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 550/2205] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:03 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:03.633361 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-48fca9d3-67b5-45ca-aaf0-9fdb9fd0eff0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:03.635222 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-48fca9d3-67b5-45ca-aaf0-9fdb9fd0eff0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] DELETE https://10.4.3.126/volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f Aug 13 19:30:03.635468 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-48fca9d3-67b5-45ca-aaf0-9fdb9fd0eff0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:03.635652 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-48fca9d3-67b5-45ca-aaf0-9fdb9fd0eff0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:03.643197 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:03.643197 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:03.689715 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-59d09f2c-0d38-468e-891f-c55e55bafa48 req-48fca9d3-67b5-45ca-aaf0-9fdb9fd0eff0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f returned with HTTP 200 Aug 13 19:30:03.690147 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 551/2206] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:03 2026] DELETE /volume/v3/attachments/b3d842db-8648-44da-ba82-00a494f9ab3f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:03.761708 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9d0c34a-401f-4bc9-b90b-1aaff226adcf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:03.762138 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9d0c34a-401f-4bc9-b90b-1aaff226adcf None None] GET https://10.4.3.126/volume// Aug 13 19:30:03.762200 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9d0c34a-401f-4bc9-b90b-1aaff226adcf None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:03.762394 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9d0c34a-401f-4bc9-b90b-1aaff226adcf None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:03.762679 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9d0c34a-401f-4bc9-b90b-1aaff226adcf None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:03.762935 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 555/2207] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:03.772602 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-6c375e85-2119-4105-aee3-731f7c48d122 req-49d28e25-a077-4470-a9bb-6731a5854ac9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:03.775201 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-49d28e25-a077-4470-a9bb-6731a5854ac9 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] GET https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 Aug 13 19:30:03.775577 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-49d28e25-a077-4470-a9bb-6731a5854ac9 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:03.775800 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-49d28e25-a077-4470-a9bb-6731a5854ac9 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:03.785950 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:03.785950 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:03.789994 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-6c375e85-2119-4105-aee3-731f7c48d122 req-49d28e25-a077-4470-a9bb-6731a5854ac9 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Volume info retrieved successfully. Aug 13 19:30:03.795208 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-49d28e25-a077-4470-a9bb-6731a5854ac9 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 returned with HTTP 200 Aug 13 19:30:03.795626 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 552/2208] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:03 2026] GET /volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:03.896898 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-6c375e85-2119-4105-aee3-731f7c48d122 req-8e973652-ee0e-4ed6-a18f-501cbff0e36d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:03.901340 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-8e973652-ee0e-4ed6-a18f-501cbff0e36d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] PUT https://10.4.3.126/volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626 Aug 13 19:30:03.901340 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-8e973652-ee0e-4ed6-a18f-501cbff0e36d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:03.908417 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-6c375e85-2119-4105-aee3-731f7c48d122 req-8e973652-ee0e-4ed6-a18f-501cbff0e36d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Acquiring lock "cinder-attachment_update-ee1b1476-fd55-4ae1-ab7a-508d725cf9b7-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:30:03.913858 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-6c375e85-2119-4105-aee3-731f7c48d122 req-8e973652-ee0e-4ed6-a18f-501cbff0e36d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Lock "cinder-attachment_update-ee1b1476-fd55-4ae1-ab7a-508d725cf9b7-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:30:03.915387 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:03.915387 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:04.012092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-6c375e85-2119-4105-aee3-731f7c48d122 req-8e973652-ee0e-4ed6-a18f-501cbff0e36d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Lock "cinder-attachment_update-ee1b1476-fd55-4ae1-ab7a-508d725cf9b7-np0000007253" released by "attachment_update" :: held 0.098s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:30:04.012476 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-8e973652-ee0e-4ed6-a18f-501cbff0e36d tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626 returned with HTTP 200 Aug 13 19:30:04.013041 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 551/2209] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:30:03 2026] PUT /volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:04.049137 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-6c375e85-2119-4105-aee3-731f7c48d122 req-e826bf32-aaaa-4ff3-aa6b-f39dfc00240e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:04.051974 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-e826bf32-aaaa-4ff3-aa6b-f39dfc00240e tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] POST https://10.4.3.126/volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626/action Aug 13 19:30:04.052353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-e826bf32-aaaa-4ff3-aa6b-f39dfc00240e tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:04.052460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-e826bf32-aaaa-4ff3-aa6b-f39dfc00240e tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:04.072500 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:04.072500 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:04.085436 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6c375e85-2119-4105-aee3-731f7c48d122 req-e826bf32-aaaa-4ff3-aa6b-f39dfc00240e tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626/action returned with HTTP 204 Aug 13 19:30:04.086392 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 552/2210] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:30:04 2026] POST /volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:04.471112 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c5240c0c-d094-4114-bb85-37272c133b53 req-b9ebbc4e-d550-409a-9457-296b68d10fe7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:04.473445 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c5240c0c-d094-4114-bb85-37272c133b53 req-b9ebbc4e-d550-409a-9457-296b68d10fe7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:30:04.473663 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c5240c0c-d094-4114-bb85-37272c133b53 req-b9ebbc4e-d550-409a-9457-296b68d10fe7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:04.473901 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c5240c0c-d094-4114-bb85-37272c133b53 req-b9ebbc4e-d550-409a-9457-296b68d10fe7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:04.485331 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e022ba7d-aa40-4234-9bf0-0c270c45ad97 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:04.486924 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e022ba7d-aa40-4234-9bf0-0c270c45ad97 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:04.487190 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e022ba7d-aa40-4234-9bf0-0c270c45ad97 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:04.487371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e022ba7d-aa40-4234-9bf0-0c270c45ad97 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:04.487467 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e022ba7d-aa40-4234-9bf0-0c270c45ad97 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:04.492357 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:04.492357 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:04.493672 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:04.493672 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:04.494303 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e022ba7d-aa40-4234-9bf0-0c270c45ad97 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:04.494753 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 553/2211] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:04 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:04.513231 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c5240c0c-d094-4114-bb85-37272c133b53 req-b9ebbc4e-d550-409a-9457-296b68d10fe7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:04.519685 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c5240c0c-d094-4114-bb85-37272c133b53 req-b9ebbc4e-d550-409a-9457-296b68d10fe7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:30:04.522563 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 556/2212] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:04 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:04.536000 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8dce1633-c8f1-4f51-916d-d0a8bafbca43 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:04.538571 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8dce1633-c8f1-4f51-916d-d0a8bafbca43 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:30:04.538833 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8dce1633-c8f1-4f51-916d-d0a8bafbca43 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:04.539087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8dce1633-c8f1-4f51-916d-d0a8bafbca43 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:04.539360 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-8dce1633-c8f1-4f51-916d-d0a8bafbca43 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Delete volume with id: bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:30:04.552672 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:04.552672 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:04.552672 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8dce1633-c8f1-4f51-916d-d0a8bafbca43 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:04.572841 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8dce1633-c8f1-4f51-916d-d0a8bafbca43 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Delete volume request issued successfully. Aug 13 19:30:04.573173 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8dce1633-c8f1-4f51-916d-d0a8bafbca43 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 202 Aug 13 19:30:04.573718 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 552/2213] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:30:04 2026] DELETE /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:04.581289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0a355701-d768-4276-8675-e8ec05596f55 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:04.584340 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a355701-d768-4276-8675-e8ec05596f55 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:30:04.584340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a355701-d768-4276-8675-e8ec05596f55 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:04.584447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a355701-d768-4276-8675-e8ec05596f55 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:04.593870 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:04.593870 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:04.598672 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0a355701-d768-4276-8675-e8ec05596f55 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:04.604081 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a355701-d768-4276-8675-e8ec05596f55 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 200 Aug 13 19:30:04.604506 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 553/2214] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:04 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:05.506002 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e697fe5e-9754-4cd3-a8f3-0df0e81afe9f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:05.507790 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e697fe5e-9754-4cd3-a8f3-0df0e81afe9f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:05.508038 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e697fe5e-9754-4cd3-a8f3-0df0e81afe9f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:05.508237 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e697fe5e-9754-4cd3-a8f3-0df0e81afe9f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:05.508383 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e697fe5e-9754-4cd3-a8f3-0df0e81afe9f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:05.513055 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:05.513055 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:05.513847 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e697fe5e-9754-4cd3-a8f3-0df0e81afe9f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:05.514235 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 554/2215] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:05 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:05.616587 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e0f39596-c332-43d3-8ade-c2c56a58b887 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:05.627894 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0f39596-c332-43d3-8ade-c2c56a58b887 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 Aug 13 19:30:05.628149 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0f39596-c332-43d3-8ade-c2c56a58b887 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:05.628384 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0f39596-c332-43d3-8ade-c2c56a58b887 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:05.639113 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0f39596-c332-43d3-8ade-c2c56a58b887 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 returned with HTTP 404 Aug 13 19:30:05.640945 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 557/2216] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:05 2026] GET /volume/v3/volumes/bf1ac3cc-14e6-42ca-ab70-a0893dfe6bc3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:06.524660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-03d88556-bf91-4291-bc05-b43ada07739a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:06.526706 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-03d88556-bf91-4291-bc05-b43ada07739a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:06.530326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-03d88556-bf91-4291-bc05-b43ada07739a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:06.530326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-03d88556-bf91-4291-bc05-b43ada07739a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:06.530326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-03d88556-bf91-4291-bc05-b43ada07739a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:06.538764 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:06.538764 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:06.539121 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-03d88556-bf91-4291-bc05-b43ada07739a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:06.539499 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 553/2217] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:06 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:07.550823 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-97e57dbb-9744-44cd-a146-5ece95cd11fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:07.554103 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97e57dbb-9744-44cd-a146-5ece95cd11fa tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:07.554103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97e57dbb-9744-44cd-a146-5ece95cd11fa tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:07.554103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97e57dbb-9744-44cd-a146-5ece95cd11fa tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:07.554103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-97e57dbb-9744-44cd-a146-5ece95cd11fa tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:07.559738 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:07.559738 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:07.559738 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97e57dbb-9744-44cd-a146-5ece95cd11fa tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:07.559738 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 554/2218] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:07 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:08.574070 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f84271b7-9826-4275-a85d-8552f449778b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:08.576471 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f84271b7-9826-4275-a85d-8552f449778b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:08.576692 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f84271b7-9826-4275-a85d-8552f449778b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:08.576927 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f84271b7-9826-4275-a85d-8552f449778b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:08.577076 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f84271b7-9826-4275-a85d-8552f449778b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:08.583083 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:08.583083 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:08.583847 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f84271b7-9826-4275-a85d-8552f449778b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:08.584200 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 555/2219] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:08 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:09.272205 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-45434c68-ab9b-4b3e-b837-7a0ea198fbc5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:09.273701 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-45434c68-ab9b-4b3e-b837-7a0ea198fbc5 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:09.274693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-45434c68-ab9b-4b3e-b837-7a0ea198fbc5 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:09.274693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-45434c68-ab9b-4b3e-b837-7a0ea198fbc5 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:09.284555 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:09.284555 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:09.289982 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-45434c68-ab9b-4b3e-b837-7a0ea198fbc5 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:09.292656 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-45434c68-ab9b-4b3e-b837-7a0ea198fbc5 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:09.293226 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 558/2220] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:09 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:09.318656 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4a184184-3549-4437-a71c-19ebe93a3691 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:09.319118 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4a184184-3549-4437-a71c-19ebe93a3691 None None] GET https://10.4.3.126/volume// Aug 13 19:30:09.319360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4a184184-3549-4437-a71c-19ebe93a3691 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:09.319609 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4a184184-3549-4437-a71c-19ebe93a3691 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:09.320023 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4a184184-3549-4437-a71c-19ebe93a3691 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:09.320427 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 554/2221] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:30:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:09.328823 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-8a0cd138-b17b-462f-b647-334b20f0861d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:09.335560 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-8a0cd138-b17b-462f-b647-334b20f0861d tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:30:09.335878 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-8a0cd138-b17b-462f-b647-334b20f0861d tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45e9485a-2b05-4c35-9116-1d32e9d17886", "connector": null, "instance_uuid": "7a662a29-a3be-473e-a57d-9fe93c5ddbd5"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:09.348961 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:09.348961 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:09.379124 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-8a0cd138-b17b-462f-b647-334b20f0861d tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:30:09.379929 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 555/2222] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:30:09 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:09.421257 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-c14fabf5-f939-4565-aed6-1743545c7038 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:09.423181 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-c14fabf5-f939-4565-aed6-1743545c7038 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] POST https://10.4.3.126/volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418/action Aug 13 19:30:09.423571 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-c14fabf5-f939-4565-aed6-1743545c7038 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:09.423674 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-c14fabf5-f939-4565-aed6-1743545c7038 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:09.438251 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:09.438251 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:09.448864 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-2f931936-61d8-4fc4-a3cc-8a508bbf1de0 req-c14fabf5-f939-4565-aed6-1743545c7038 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418/action returned with HTTP 204 Aug 13 19:30:09.449855 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 556/2223] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:30:09 2026] POST /volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:09.475526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4fbc8cfc-3ace-4621-a53c-928dc524512a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:09.477622 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4fbc8cfc-3ace-4621-a53c-928dc524512a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:09.477863 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4fbc8cfc-3ace-4621-a53c-928dc524512a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:09.478119 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4fbc8cfc-3ace-4621-a53c-928dc524512a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:09.491587 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:09.491587 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:09.496936 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4fbc8cfc-3ace-4621-a53c-928dc524512a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:09.502223 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4fbc8cfc-3ace-4621-a53c-928dc524512a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:09.502656 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 559/2224] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:09 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:09.514606 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c33474de-1af5-4fc7-b16b-45b1afd0a75c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:09.519626 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c33474de-1af5-4fc7-b16b-45b1afd0a75c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:09.519626 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c33474de-1af5-4fc7-b16b-45b1afd0a75c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:09.519626 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c33474de-1af5-4fc7-b16b-45b1afd0a75c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:09.526936 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:09.526936 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:09.532178 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c33474de-1af5-4fc7-b16b-45b1afd0a75c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:09.538160 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c33474de-1af5-4fc7-b16b-45b1afd0a75c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:09.538554 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 555/2225] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:09 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:09.600201 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6a56772b-43a9-4626-995a-86b694ed5b27 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:09.601831 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a56772b-43a9-4626-995a-86b694ed5b27 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:09.602004 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a56772b-43a9-4626-995a-86b694ed5b27 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:09.602156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a56772b-43a9-4626-995a-86b694ed5b27 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:09.602251 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6a56772b-43a9-4626-995a-86b694ed5b27 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:09.608515 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:09.608515 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:09.609343 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a56772b-43a9-4626-995a-86b694ed5b27 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:09.609795 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 556/2226] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:09 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:10.473851 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-88a66267-7216-4092-9db7-d015cc5de730 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.474337 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-88a66267-7216-4092-9db7-d015cc5de730 None None] GET https://10.4.3.126/volume// Aug 13 19:30:10.474572 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-88a66267-7216-4092-9db7-d015cc5de730 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:10.474825 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-88a66267-7216-4092-9db7-d015cc5de730 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:10.475234 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-88a66267-7216-4092-9db7-d015cc5de730 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:10.475624 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 557/2227] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:10.482090 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-7e6e6c1d-4067-4b93-a979-c421f70909fc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.487456 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-7e6e6c1d-4067-4b93-a979-c421f70909fc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:10.487731 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-7e6e6c1d-4067-4b93-a979-c421f70909fc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:10.487957 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-7e6e6c1d-4067-4b93-a979-c421f70909fc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:10.502068 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:10.502068 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:10.503522 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-7e6e6c1d-4067-4b93-a979-c421f70909fc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:10.509435 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-7e6e6c1d-4067-4b93-a979-c421f70909fc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:10.509931 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 560/2228] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:10 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 1291 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:10.606752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-407d3d67-f45d-4a95-9761-e9e719077926 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.608514 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-407d3d67-f45d-4a95-9761-e9e719077926 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] PUT https://10.4.3.126/volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418 Aug 13 19:30:10.608849 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-407d3d67-f45d-4a95-9761-e9e719077926 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:10.616098 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-407d3d67-f45d-4a95-9761-e9e719077926 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Acquiring lock "cinder-attachment_update-45e9485a-2b05-4c35-9116-1d32e9d17886-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:30:10.620089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4ce216c8-8cf6-4617-9f10-35686ab68c96 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.620827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-407d3d67-f45d-4a95-9761-e9e719077926 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Lock "cinder-attachment_update-45e9485a-2b05-4c35-9116-1d32e9d17886-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:30:10.621953 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:10.621953 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:10.622432 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ce216c8-8cf6-4617-9f10-35686ab68c96 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:10.622619 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ce216c8-8cf6-4617-9f10-35686ab68c96 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:10.622804 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ce216c8-8cf6-4617-9f10-35686ab68c96 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:10.622888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4ce216c8-8cf6-4617-9f10-35686ab68c96 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:10.630925 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:10.630925 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:10.631651 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ce216c8-8cf6-4617-9f10-35686ab68c96 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:10.632001 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 557/2229] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:10 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:10.644746 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5e442106-672c-456a-8311-d0730c3ce7ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.646458 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e442106-672c-456a-8311-d0730c3ce7ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 Aug 13 19:30:10.646624 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e442106-672c-456a-8311-d0730c3ce7ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:10.646793 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5e442106-672c-456a-8311-d0730c3ce7ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:10.661340 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:10.661340 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:10.670416 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5e442106-672c-456a-8311-d0730c3ce7ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:10.675943 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5e442106-672c-456a-8311-d0730c3ce7ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 returned with HTTP 200 Aug 13 19:30:10.676338 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 558/2230] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:10 2026] GET /volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:10.693654 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f1f463f5-fcbb-4fed-ba96-5fc1d49e1fd1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.695209 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f1f463f5-fcbb-4fed-ba96-5fc1d49e1fd1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 Aug 13 19:30:10.695442 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f1f463f5-fcbb-4fed-ba96-5fc1d49e1fd1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:10.695660 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f1f463f5-fcbb-4fed-ba96-5fc1d49e1fd1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:10.702036 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:10.702036 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:10.705656 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f1f463f5-fcbb-4fed-ba96-5fc1d49e1fd1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:10.707094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-407d3d67-f45d-4a95-9761-e9e719077926 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Lock "cinder-attachment_update-45e9485a-2b05-4c35-9116-1d32e9d17886-np0000007253" released by "attachment_update" :: held 0.086s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:30:10.707549 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-407d3d67-f45d-4a95-9761-e9e719077926 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418 returned with HTTP 200 Aug 13 19:30:10.708086 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 556/2231] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:30:10 2026] PUT /volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:10.710569 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f1f463f5-fcbb-4fed-ba96-5fc1d49e1fd1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 returned with HTTP 200 Aug 13 19:30:10.710982 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 561/2232] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:10 2026] GET /volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 => generated 966 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:10.722699 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7163824b-942b-474a-980f-94be3236aef7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.724523 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7163824b-942b-474a-980f-94be3236aef7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 Aug 13 19:30:10.724726 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7163824b-942b-474a-980f-94be3236aef7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:10.724909 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7163824b-942b-474a-980f-94be3236aef7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:10.725073 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7163824b-942b-474a-980f-94be3236aef7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume with id: 2e20c180-fe3d-4192-a969-77ebc737ea99 Aug 13 19:30:10.732620 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:10.732620 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:10.733085 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7163824b-942b-474a-980f-94be3236aef7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:10.733817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-2aad463d-0206-4a10-aeb4-028cd21c184c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.735776 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-2aad463d-0206-4a10-aeb4-028cd21c184c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] POST https://10.4.3.126/volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418/action Aug 13 19:30:10.736286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-2aad463d-0206-4a10-aeb4-028cd21c184c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:10.736466 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-2aad463d-0206-4a10-aeb4-028cd21c184c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:10.749775 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7163824b-942b-474a-980f-94be3236aef7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume request issued successfully. Aug 13 19:30:10.750042 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7163824b-942b-474a-980f-94be3236aef7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 returned with HTTP 202 Aug 13 19:30:10.750632 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 558/2233] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:30:10 2026] DELETE /volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:10.752911 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:10.752911 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:10.758687 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e3f0fa89-7893-4761-881c-979782176cb2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:10.760258 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e3f0fa89-7893-4761-881c-979782176cb2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 Aug 13 19:30:10.760308 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1e266e0d-8ef3-43db-a5ae-2168a13f9311 req-2aad463d-0206-4a10-aeb4-028cd21c184c tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418/action returned with HTTP 204 Aug 13 19:30:10.760502 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e3f0fa89-7893-4761-881c-979782176cb2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:10.760701 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e3f0fa89-7893-4761-881c-979782176cb2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:10.760767 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 559/2234] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:30:10 2026] POST /volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:10.767853 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:10.767853 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:10.772132 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e3f0fa89-7893-4761-881c-979782176cb2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:10.777018 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e3f0fa89-7893-4761-881c-979782176cb2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 returned with HTTP 200 Aug 13 19:30:10.777359 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 557/2235] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:10 2026] GET /volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 => generated 965 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:11.789711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f23d05a8-6c57-4716-a072-6da06498243a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:11.792008 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f23d05a8-6c57-4716-a072-6da06498243a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 Aug 13 19:30:11.792244 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f23d05a8-6c57-4716-a072-6da06498243a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:11.792537 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f23d05a8-6c57-4716-a072-6da06498243a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:11.799632 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f23d05a8-6c57-4716-a072-6da06498243a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 returned with HTTP 404 Aug 13 19:30:11.800132 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 562/2236] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:11 2026] GET /volume/v3/volumes/2e20c180-fe3d-4192-a969-77ebc737ea99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:11.806988 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-471aa137-a0d7-48f3-b5bb-280278eab6c3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:11.809402 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-471aa137-a0d7-48f3-b5bb-280278eab6c3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:11.810121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-471aa137-a0d7-48f3-b5bb-280278eab6c3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:11.810381 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-471aa137-a0d7-48f3-b5bb-280278eab6c3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:11.810549 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-471aa137-a0d7-48f3-b5bb-280278eab6c3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete backup with id: 09ea62e2-2f99-40f6-97d3-4968e9eec539. Aug 13 19:30:11.816732 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:11.816732 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:11.835380 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-471aa137-a0d7-48f3-b5bb-280278eab6c3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] delete_backup rpcapi backup_id 09ea62e2-2f99-40f6-97d3-4968e9eec539 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:30:11.837548 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-471aa137-a0d7-48f3-b5bb-280278eab6c3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 202 Aug 13 19:30:11.838084 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 559/2237] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:30:11 2026] DELETE /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:30:11.845731 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bb93df6e-1a63-49d9-97e6-a191a7d9261f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:11.847380 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb93df6e-1a63-49d9-97e6-a191a7d9261f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:11.847578 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb93df6e-1a63-49d9-97e6-a191a7d9261f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:11.847785 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb93df6e-1a63-49d9-97e6-a191a7d9261f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:11.847885 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-bb93df6e-1a63-49d9-97e6-a191a7d9261f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:11.852029 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:11.852029 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:11.852760 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb93df6e-1a63-49d9-97e6-a191a7d9261f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 200 Aug 13 19:30:11.853099 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 560/2238] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:11 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:12.865179 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-acd23b68-9530-45be-a2b2-c8f1b71cb172 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:12.867547 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-acd23b68-9530-45be-a2b2-c8f1b71cb172 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 Aug 13 19:30:12.867782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-acd23b68-9530-45be-a2b2-c8f1b71cb172 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:12.868038 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-acd23b68-9530-45be-a2b2-c8f1b71cb172 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:12.868188 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-acd23b68-9530-45be-a2b2-c8f1b71cb172 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 09ea62e2-2f99-40f6-97d3-4968e9eec539. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:30:12.872358 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-acd23b68-9530-45be-a2b2-c8f1b71cb172 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 returned with HTTP 404 Aug 13 19:30:12.873003 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 558/2239] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:12 2026] GET /volume/v3/backups/09ea62e2-2f99-40f6-97d3-4968e9eec539 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:12.967788 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6caa245e-158e-4c46-822f-dbaeb859c4bd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:12.969620 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6caa245e-158e-4c46-822f-dbaeb859c4bd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:30:12.969862 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6caa245e-158e-4c46-822f-dbaeb859c4bd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:12.970106 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6caa245e-158e-4c46-822f-dbaeb859c4bd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:12.970329 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-6caa245e-158e-4c46-822f-dbaeb859c4bd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume with id: cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:30:12.980735 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:12.980735 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:12.981187 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6caa245e-158e-4c46-822f-dbaeb859c4bd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:13.006299 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6caa245e-158e-4c46-822f-dbaeb859c4bd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume request issued successfully. Aug 13 19:30:13.006299 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6caa245e-158e-4c46-822f-dbaeb859c4bd tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 returned with HTTP 202 Aug 13 19:30:13.006299 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 563/2240] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:30:12 2026] DELETE /volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:13.020836 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2910d381-ef7d-402c-a65a-a62c8ecca32a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:13.023523 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2910d381-ef7d-402c-a65a-a62c8ecca32a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:30:13.023719 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2910d381-ef7d-402c-a65a-a62c8ecca32a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:13.023952 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2910d381-ef7d-402c-a65a-a62c8ecca32a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:13.037834 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:13.037834 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:13.042415 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2910d381-ef7d-402c-a65a-a62c8ecca32a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:13.047831 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2910d381-ef7d-402c-a65a-a62c8ecca32a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 returned with HTTP 200 Aug 13 19:30:13.048357 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 560/2241] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:13 2026] GET /volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:14.067300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60d4496c-e71a-4438-9cfe-f5b0dffb8c31 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:14.069957 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60d4496c-e71a-4438-9cfe-f5b0dffb8c31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:30:14.070123 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60d4496c-e71a-4438-9cfe-f5b0dffb8c31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:14.070306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60d4496c-e71a-4438-9cfe-f5b0dffb8c31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:14.078577 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60d4496c-e71a-4438-9cfe-f5b0dffb8c31 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 returned with HTTP 404 Aug 13 19:30:14.080073 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 561/2242] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:14 2026] GET /volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:14.092289 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1cdc5248-9c1a-442b-9d7e-2e83e81a8a0e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:14.099109 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1cdc5248-9c1a-442b-9d7e-2e83e81a8a0e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:30:14.099109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1cdc5248-9c1a-442b-9d7e-2e83e81a8a0e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:14.099109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1cdc5248-9c1a-442b-9d7e-2e83e81a8a0e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:14.106375 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1cdc5248-9c1a-442b-9d7e-2e83e81a8a0e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 returned with HTTP 404 Aug 13 19:30:14.107092 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 559/2243] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:14 2026] GET /volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:14.113182 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a190f06-27f2-4980-bc8d-d3689a4ce824 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:14.118250 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a190f06-27f2-4980-bc8d-d3689a4ce824 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:30:14.118456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a190f06-27f2-4980-bc8d-d3689a4ce824 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:14.118678 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a190f06-27f2-4980-bc8d-d3689a4ce824 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:14.118851 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5a190f06-27f2-4980-bc8d-d3689a4ce824 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume with id: cfcf04c9-75a0-46df-8c49-59906329cdd7 Aug 13 19:30:14.126510 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a190f06-27f2-4980-bc8d-d3689a4ce824 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 returned with HTTP 404 Aug 13 19:30:14.126985 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 564/2244] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:30:14 2026] DELETE /volume/v3/volumes/cfcf04c9-75a0-46df-8c49-59906329cdd7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:14.141664 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:14.144864 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:30:14.145212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1100199499"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:14.146551 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1100199499'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:30:14.146617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume of 1 GB Aug 13 19:30:14.152860 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Availability Zones retrieved successfully. Aug 13 19:30:14.159548 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (7301b209-4dc2-4026-a7fd-dde119a32938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:14.159548 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7923eab9-c6b6-49d1-883e-05a21d2c0160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:14.161289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:30:14.190351 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7923eab9-c6b6-49d1-883e-05a21d2c0160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:14.190351 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09dff99-8821-46c4-a21b-97715333671d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:14.233439 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['a33610e8-6a13-4fc6-9786-3722d7710d48', '2f7afa34-1613-457a-9532-f931d40b6e0a', '5243e005-2c34-487f-a637-b6ad03cc02f7', '2109cf8e-68ea-48d7-8e22-05ac37abc053'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:30:14.233895 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09dff99-8821-46c4-a21b-97715333671d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a33610e8-6a13-4fc6-9786-3722d7710d48', '2f7afa34-1613-457a-9532-f931d40b6e0a', '5243e005-2c34-487f-a637-b6ad03cc02f7', '2109cf8e-68ea-48d7-8e22-05ac37abc053']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:14.234789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d1e0b2a-226d-45af-bab7-0568ff0120e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:14.262269 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d1e0b2a-226d-45af-bab7-0568ff0120e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8da993b4-cdac-4d39-9e8e-909761ffd5de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1100199499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['a33610e8-6a13-4fc6-9786-3722d7710d48','2f7afa34-1613-457a-9532-f931d40b6e0a','5243e005-2c34-487f-a637-b6ad03cc02f7','2109cf8e-68ea-48d7-8e22-05ac37abc053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1100199499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8da993b4-cdac-4d39-9e8e-909761ffd5de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c45bf132c67c4196902d12d2263351f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6600e09ed2146a49ff086c1302bc516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:14.262954 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80563aab-09a2-4207-bde2-b9e791032283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:14.291819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80563aab-09a2-4207-bde2-b9e791032283) transitioned into state 'SUCCESS' from state '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-1100199499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c45bf132c67c4196902d12d2263351f8',qos_specs=None,replication_status=,reservations=['a33610e8-6a13-4fc6-9786-3722d7710d48','2f7afa34-1613-457a-9532-f931d40b6e0a','5243e005-2c34-487f-a637-b6ad03cc02f7','2109cf8e-68ea-48d7-8e22-05ac37abc053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6600e09ed2146a49ff086c1302bc516',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:14.292534 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24cacade-f00d-4a99-a3eb-fe864dc37dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:14.309442 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24cacade-f00d-4a99-a3eb-fe864dc37dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:14.310645 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Flow 'volume_create_api' (7301b209-4dc2-4026-a7fd-dde119a32938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:14.311023 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Create volume request issued successfully. Aug 13 19:30:14.311759 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7982c58-37fa-426c-ae9f-d5bc69728df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:30:14.312286 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 561/2245] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:30:14 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 13 19:30:14.331118 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5c054b35-272a-4a96-acd2-2023c5b64829 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:14.331369 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c054b35-272a-4a96-acd2-2023c5b64829 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:30:14.331369 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c054b35-272a-4a96-acd2-2023c5b64829 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:14.331553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c054b35-272a-4a96-acd2-2023c5b64829 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:14.338389 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:14.338389 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:14.343335 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5c054b35-272a-4a96-acd2-2023c5b64829 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:14.349264 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c054b35-272a-4a96-acd2-2023c5b64829 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:30:14.349264 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 562/2246] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:14 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:15.364199 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2c758906-e895-4f1d-b71e-bbeea30944c4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:15.366045 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2c758906-e895-4f1d-b71e-bbeea30944c4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:30:15.366208 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2c758906-e895-4f1d-b71e-bbeea30944c4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:15.366400 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2c758906-e895-4f1d-b71e-bbeea30944c4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:15.372441 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:15.372441 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:15.375330 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2c758906-e895-4f1d-b71e-bbeea30944c4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:15.378671 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2c758906-e895-4f1d-b71e-bbeea30944c4 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:30:15.379014 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 560/2247] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:15 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:17.418511 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:17.420699 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:30:17.421114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1250155394", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:17.423174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1250155394', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:30:17.423365 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Create volume of 1 GB Aug 13 19:30:17.428308 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Availability Zones retrieved successfully. Aug 13 19:30:17.436624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Flow 'volume_create_api' (083827e0-c77c-4a4b-9e08-b5873859c551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:17.438011 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a52b207-03b0-480f-926f-de2e5261a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:17.439444 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:30:17.474909 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a52b207-03b0-480f-926f-de2e5261a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:17.475989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c3ba8e-b202-4cda-a6e3-69300ff96405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:17.527859 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Created reservations ['cd9bc13c-e96d-44ca-b8b5-659c84faabee', 'f455fa4a-f3b5-4357-9610-5b2797aa88b9', '2af9ae43-18bd-481e-8ae5-d2e236fef4ff', '855a1366-bb10-429b-8870-83fff8f2f169'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:30:17.528800 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c3ba8e-b202-4cda-a6e3-69300ff96405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd9bc13c-e96d-44ca-b8b5-659c84faabee', 'f455fa4a-f3b5-4357-9610-5b2797aa88b9', '2af9ae43-18bd-481e-8ae5-d2e236fef4ff', '855a1366-bb10-429b-8870-83fff8f2f169']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:17.529733 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32327d9-7544-4ca2-b0d9-013f3e2729ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:17.555975 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32327d9-7544-4ca2-b0d9-013f3e2729ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0428e5-1395-40db-840a-c4a4fbce095a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1250155394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57cd8aed08324fff88e3ead60030e769',qos_specs=None,replication_status=,reservations=['cd9bc13c-e96d-44ca-b8b5-659c84faabee','f455fa4a-f3b5-4357-9610-5b2797aa88b9','2af9ae43-18bd-481e-8ae5-d2e236fef4ff','855a1366-bb10-429b-8870-83fff8f2f169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045d9257ce8e450b826bfdf768c25502',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1250155394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a0428e5-1395-40db-840a-c4a4fbce095a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57cd8aed08324fff88e3ead60030e769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='045d9257ce8e450b826bfdf768c25502',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:17.556872 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd33a6c9-455c-4413-aa0c-63b0fcc5bc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:17.574015 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd33a6c9-455c-4413-aa0c-63b0fcc5bc37) transitioned into state 'SUCCESS' from state '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-1250155394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57cd8aed08324fff88e3ead60030e769',qos_specs=None,replication_status=,reservations=['cd9bc13c-e96d-44ca-b8b5-659c84faabee','f455fa4a-f3b5-4357-9610-5b2797aa88b9','2af9ae43-18bd-481e-8ae5-d2e236fef4ff','855a1366-bb10-429b-8870-83fff8f2f169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045d9257ce8e450b826bfdf768c25502',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:17.574619 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b174c3-2816-4b60-8e21-197d1e88ba44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:17.584301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b174c3-2816-4b60-8e21-197d1e88ba44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:17.584301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Flow 'volume_create_api' (083827e0-c77c-4a4b-9e08-b5873859c551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:17.584301 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Create volume request issued successfully. Aug 13 19:30:17.584301 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-150f0e3f-d24b-4542-a0c2-1846849cecc4 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:30:17.584301 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 565/2248] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:30:17 2026] POST /volume/v3/volumes => generated 755 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:30:17.602876 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9266e2b9-4d04-40c0-8343-b2751e00c81c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:17.606390 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9266e2b9-4d04-40c0-8343-b2751e00c81c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:17.606390 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9266e2b9-4d04-40c0-8343-b2751e00c81c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:17.606390 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9266e2b9-4d04-40c0-8343-b2751e00c81c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:17.612355 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:17.612355 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:17.616077 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9266e2b9-4d04-40c0-8343-b2751e00c81c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:17.620079 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9266e2b9-4d04-40c0-8343-b2751e00c81c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:17.620476 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 562/2249] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:17 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:18.637218 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1ad5c23c-07c3-4e36-89a7-65eab006f3f0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:18.642792 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ad5c23c-07c3-4e36-89a7-65eab006f3f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:18.642973 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ad5c23c-07c3-4e36-89a7-65eab006f3f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:18.643143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ad5c23c-07c3-4e36-89a7-65eab006f3f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:18.651115 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:18.651115 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:18.658173 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1ad5c23c-07c3-4e36-89a7-65eab006f3f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:18.668360 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ad5c23c-07c3-4e36-89a7-65eab006f3f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:18.668802 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 563/2250] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:18 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:18.682250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3ee01762-5304-40ef-becb-33ef01b4c4c3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:18.684234 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3ee01762-5304-40ef-becb-33ef01b4c4c3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:18.684464 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3ee01762-5304-40ef-becb-33ef01b4c4c3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:18.684690 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3ee01762-5304-40ef-becb-33ef01b4c4c3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:18.696295 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:18.696295 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:18.699791 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3ee01762-5304-40ef-becb-33ef01b4c4c3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:18.704128 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3ee01762-5304-40ef-becb-33ef01b4c4c3 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:18.704568 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 561/2251] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:18 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:18.720135 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-217fe0a5-c83c-4619-ab3a-fae2fa260288 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:18.721891 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-217fe0a5-c83c-4619-ab3a-fae2fa260288 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:30:18.722306 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-217fe0a5-c83c-4619-ab3a-fae2fa260288 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:18.722500 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-217fe0a5-c83c-4619-ab3a-fae2fa260288 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:18.722757 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-217fe0a5-c83c-4619-ab3a-fae2fa260288 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:30:18.723042 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:18.723042 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:18.723425 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-217fe0a5-c83c-4619-ab3a-fae2fa260288 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:30:18.731954 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-217fe0a5-c83c-4619-ab3a-fae2fa260288 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Get all volumes completed successfully. Aug 13 19:30:18.732364 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-217fe0a5-c83c-4619-ab3a-fae2fa260288 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:30:18.732719 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 566/2252] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:30:18 2026] GET /volume/v3/volumes => generated 339 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:18.742637 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2dc594b4-ceb1-46f5-b176-b767f1581ef5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:18.744328 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2dc594b4-ceb1-46f5-b176-b767f1581ef5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:18.744508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2dc594b4-ceb1-46f5-b176-b767f1581ef5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:18.744688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2dc594b4-ceb1-46f5-b176-b767f1581ef5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:18.751033 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:18.751033 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:18.754118 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2dc594b4-ceb1-46f5-b176-b767f1581ef5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:18.757608 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2dc594b4-ceb1-46f5-b176-b767f1581ef5 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:18.757954 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 563/2253] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:18 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:18.822245 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-79a1ac89-c9f8-4e0f-a69f-8d81dfec6908 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:18.824432 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-79a1ac89-c9f8-4e0f-a69f-8d81dfec6908 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:18.824643 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-79a1ac89-c9f8-4e0f-a69f-8d81dfec6908 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:18.824830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-79a1ac89-c9f8-4e0f-a69f-8d81dfec6908 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:18.831898 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:18.831898 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:18.835872 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-79a1ac89-c9f8-4e0f-a69f-8d81dfec6908 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:18.840580 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-79a1ac89-c9f8-4e0f-a69f-8d81dfec6908 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:18.841329 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 564/2254] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:18 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:18.929765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-df89b028-35c6-4974-8915-a7e7fba4911e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:18.930205 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-df89b028-35c6-4974-8915-a7e7fba4911e None None] GET https://10.4.3.126/volume// Aug 13 19:30:18.930419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-df89b028-35c6-4974-8915-a7e7fba4911e None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:18.930687 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-df89b028-35c6-4974-8915-a7e7fba4911e None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:18.931106 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-df89b028-35c6-4974-8915-a7e7fba4911e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:18.931561 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 562/2255] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:30:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:18.941362 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-8f28b7d0-9785-4bfe-802c-c56c85c85530 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:19.008464 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-8f28b7d0-9785-4bfe-802c-c56c85c85530 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:30:19.008920 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-8f28b7d0-9785-4bfe-802c-c56c85c85530 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a0428e5-1395-40db-840a-c4a4fbce095a", "connector": null, "instance_uuid": "8ceb3481-1938-459f-87ea-308b703b2fbb"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:19.020563 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:19.020563 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:19.051439 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-8f28b7d0-9785-4bfe-802c-c56c85c85530 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:30:19.051984 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 567/2256] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:30:18 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:19.076997 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-23b9e24c-66af-477f-a1df-486aeb24a545 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:19.079012 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23b9e24c-66af-477f-a1df-486aeb24a545 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:19.079903 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23b9e24c-66af-477f-a1df-486aeb24a545 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:19.080305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23b9e24c-66af-477f-a1df-486aeb24a545 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:19.091730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7c7f80a3-2b99-41de-a6e6-5fc84b9856ef None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:19.092059 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7c7f80a3-2b99-41de-a6e6-5fc84b9856ef None None] GET https://10.4.3.126/volume// Aug 13 19:30:19.092198 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7c7f80a3-2b99-41de-a6e6-5fc84b9856ef None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:19.092387 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7c7f80a3-2b99-41de-a6e6-5fc84b9856ef None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:19.092716 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7c7f80a3-2b99-41de-a6e6-5fc84b9856ef None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:19.092965 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 565/2257] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:19.097522 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:19.097522 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:19.101899 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-23b9e24c-66af-477f-a1df-486aeb24a545 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:19.102069 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d0048597-e575-4dc6-b552-6ca95cc96b53 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:19.104665 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d0048597-e575-4dc6-b552-6ca95cc96b53 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:19.104924 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d0048597-e575-4dc6-b552-6ca95cc96b53 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:19.105150 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d0048597-e575-4dc6-b552-6ca95cc96b53 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:19.106158 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23b9e24c-66af-477f-a1df-486aeb24a545 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:19.106601 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 564/2258] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:19 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:19.116213 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:19.116213 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:19.122748 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d0048597-e575-4dc6-b552-6ca95cc96b53 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:19.131152 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d0048597-e575-4dc6-b552-6ca95cc96b53 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:19.131691 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 563/2259] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:19 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:19.234207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d4c0d572-7a8b-4aaa-bdc9-b9d256f7db94 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:19.237028 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d4c0d572-7a8b-4aaa-bdc9-b9d256f7db94 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] PUT https://10.4.3.126/volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce Aug 13 19:30:19.237403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d4c0d572-7a8b-4aaa-bdc9-b9d256f7db94 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:19.253851 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d4c0d572-7a8b-4aaa-bdc9-b9d256f7db94 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Acquiring lock "cinder-attachment_update-2a0428e5-1395-40db-840a-c4a4fbce095a-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:30:19.259998 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d4c0d572-7a8b-4aaa-bdc9-b9d256f7db94 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Lock "cinder-attachment_update-2a0428e5-1395-40db-840a-c4a4fbce095a-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:30:19.261083 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:19.261083 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:19.361320 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d4c0d572-7a8b-4aaa-bdc9-b9d256f7db94 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Lock "cinder-attachment_update-2a0428e5-1395-40db-840a-c4a4fbce095a-np0000007253" released by "attachment_update" :: held 0.101s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:30:19.361926 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-d4c0d572-7a8b-4aaa-bdc9-b9d256f7db94 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce returned with HTTP 200 Aug 13 19:30:19.362543 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 568/2260] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:30:19 2026] PUT /volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:20.123101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3f6d86db-14ef-4c50-8c36-3e767841b0dd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:20.124804 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f6d86db-14ef-4c50-8c36-3e767841b0dd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:20.125008 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f6d86db-14ef-4c50-8c36-3e767841b0dd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:20.125207 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f6d86db-14ef-4c50-8c36-3e767841b0dd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:20.135667 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:20.135667 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:20.139864 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3f6d86db-14ef-4c50-8c36-3e767841b0dd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:20.145758 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f6d86db-14ef-4c50-8c36-3e767841b0dd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:20.146440 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 566/2261] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:20 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:21.160654 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-37f52215-2a0a-4908-b6e2-0d18a74191ef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:21.162038 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37f52215-2a0a-4908-b6e2-0d18a74191ef tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:21.162196 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37f52215-2a0a-4908-b6e2-0d18a74191ef tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:21.162397 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-37f52215-2a0a-4908-b6e2-0d18a74191ef tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:21.173656 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:21.173656 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:21.178417 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-37f52215-2a0a-4908-b6e2-0d18a74191ef tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:21.182178 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-37f52215-2a0a-4908-b6e2-0d18a74191ef tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:21.182623 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 565/2262] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:21 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:22.199670 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e92adfa6-70a6-468b-adbe-1c6972bfa0c7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:22.200210 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e92adfa6-70a6-468b-adbe-1c6972bfa0c7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:22.200434 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e92adfa6-70a6-468b-adbe-1c6972bfa0c7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:22.200636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e92adfa6-70a6-468b-adbe-1c6972bfa0c7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:22.210544 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:22.210544 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:22.213985 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e92adfa6-70a6-468b-adbe-1c6972bfa0c7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:22.219522 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e92adfa6-70a6-468b-adbe-1c6972bfa0c7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:22.220003 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 564/2263] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:22 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:22.651340 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-f605e53a-c39a-47cc-8ae4-9b4eb4b2fbac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:22.653675 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-f605e53a-c39a-47cc-8ae4-9b4eb4b2fbac tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce/action Aug 13 19:30:22.654104 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-f605e53a-c39a-47cc-8ae4-9b4eb4b2fbac tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:22.654249 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-f605e53a-c39a-47cc-8ae4-9b4eb4b2fbac tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:22.673907 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:22.673907 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:22.684594 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-6c17a51a-3357-4e91-9009-60520b270bb6 req-f605e53a-c39a-47cc-8ae4-9b4eb4b2fbac tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce/action returned with HTTP 204 Aug 13 19:30:22.685130 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 569/2264] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:30:22 2026] POST /volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:23.236506 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4dff2c19-6873-49ab-92f3-dfa41ed5cf72 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:23.239891 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dff2c19-6873-49ab-92f3-dfa41ed5cf72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:23.240111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dff2c19-6873-49ab-92f3-dfa41ed5cf72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:23.240340 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dff2c19-6873-49ab-92f3-dfa41ed5cf72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:23.252040 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:23.252040 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:23.256620 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4dff2c19-6873-49ab-92f3-dfa41ed5cf72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:23.261995 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dff2c19-6873-49ab-92f3-dfa41ed5cf72 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:23.262631 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 567/2265] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:23 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:23.274693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7e495079-45ef-4f9f-a8c0-623bb9e8a0f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:23.276265 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e495079-45ef-4f9f-a8c0-623bb9e8a0f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:23.276397 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e495079-45ef-4f9f-a8c0-623bb9e8a0f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:23.276564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e495079-45ef-4f9f-a8c0-623bb9e8a0f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:23.284189 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:23.284189 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:23.287568 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7e495079-45ef-4f9f-a8c0-623bb9e8a0f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:23.291342 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e495079-45ef-4f9f-a8c0-623bb9e8a0f0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:23.291683 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 566/2266] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:23 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:23.305557 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d3f1213c-ce21-4137-a28c-0c2da17d6362 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:23.307175 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d3f1213c-ce21-4137-a28c-0c2da17d6362 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:30:23.307365 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d3f1213c-ce21-4137-a28c-0c2da17d6362 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:23.307574 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d3f1213c-ce21-4137-a28c-0c2da17d6362 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:23.316390 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:23.316390 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:23.319957 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d3f1213c-ce21-4137-a28c-0c2da17d6362 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:30:23.324151 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d3f1213c-ce21-4137-a28c-0c2da17d6362 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:30:23.324588 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 565/2267] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:23 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:25.844312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-7f147095-6551-4c59-a94c-82eb1ee9ffc6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:25.848602 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-7f147095-6551-4c59-a94c-82eb1ee9ffc6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:25.848834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-7f147095-6551-4c59-a94c-82eb1ee9ffc6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:25.849066 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-7f147095-6551-4c59-a94c-82eb1ee9ffc6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:25.864849 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:25.864849 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:25.868605 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-7f147095-6551-4c59-a94c-82eb1ee9ffc6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:25.873805 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-7f147095-6551-4c59-a94c-82eb1ee9ffc6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:25.874386 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 570/2268] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:25 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:26.296929 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-539f65d7-b87b-4bd5-bbc4-86143fcefbb1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:26.297452 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-539f65d7-b87b-4bd5-bbc4-86143fcefbb1 None None] GET https://10.4.3.126/volume// Aug 13 19:30:26.297707 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-539f65d7-b87b-4bd5-bbc4-86143fcefbb1 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:26.297971 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-539f65d7-b87b-4bd5-bbc4-86143fcefbb1 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:26.298433 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-539f65d7-b87b-4bd5-bbc4-86143fcefbb1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:26.299890 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 568/2269] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:26.310477 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-62eca130-8d70-4d74-8ad0-746df1482202 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:26.313164 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-62eca130-8d70-4d74-8ad0-746df1482202 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:30:26.314087 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-62eca130-8d70-4d74-8ad0-746df1482202 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ca03059-c493-41c9-a884-22a87b699043", "connector": null, "instance_uuid": "29d81600-4a90-4575-988c-d355b0296890"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:26.333179 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:26.333179 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:26.365297 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-62eca130-8d70-4d74-8ad0-746df1482202 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:30:26.365297 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 567/2270] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:30:26 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:26.376995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-b83730e9-9e09-4099-a207-5e995ff136c6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:26.380606 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-b83730e9-9e09-4099-a207-5e995ff136c6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20 Aug 13 19:30:26.380813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-b83730e9-9e09-4099-a207-5e995ff136c6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:26.381184 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-b83730e9-9e09-4099-a207-5e995ff136c6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:26.388408 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:26.388408 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:26.441080 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-b83730e9-9e09-4099-a207-5e995ff136c6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20 returned with HTTP 200 Aug 13 19:30:26.441490 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 566/2271] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:26 2026] DELETE /volume/v3/attachments/3607e0f8-3e2f-4829-9b2c-a6c730cfed20 => generated 367 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:27.372571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-0111d2c5-28e5-425b-acd8-e246c67cbaf6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:27.374909 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-0111d2c5-28e5-425b-acd8-e246c67cbaf6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] PUT https://10.4.3.126/volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 Aug 13 19:30:27.375445 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-0111d2c5-28e5-425b-acd8-e246c67cbaf6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:27.384695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-0111d2c5-28e5-425b-acd8-e246c67cbaf6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Acquiring lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:30:27.389401 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-0111d2c5-28e5-425b-acd8-e246c67cbaf6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:30:27.390520 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:27.390520 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:27.464752 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-0111d2c5-28e5-425b-acd8-e246c67cbaf6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-9ca03059-c493-41c9-a884-22a87b699043-np0000007253" released by "attachment_update" :: held 0.075s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:30:27.465095 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-0111d2c5-28e5-425b-acd8-e246c67cbaf6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 returned with HTTP 200 Aug 13 19:30:27.465783 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 571/2272] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:30:27 2026] PUT /volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:27.473470 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-90f6f422-469c-4cd7-b973-6388ec1af797 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:27.475800 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-90f6f422-469c-4cd7-b973-6388ec1af797 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 Aug 13 19:30:27.476030 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-90f6f422-469c-4cd7-b973-6388ec1af797 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:27.476201 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-90f6f422-469c-4cd7-b973-6388ec1af797 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:27.490800 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-90f6f422-469c-4cd7-b973-6388ec1af797 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 returned with HTTP 200 Aug 13 19:30:27.491178 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 569/2273] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:30:27 2026] GET /volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:30.262146 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-24176407-562f-43fa-90d6-4c90871365d1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.263860 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24176407-562f-43fa-90d6-4c90871365d1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:30.264047 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24176407-562f-43fa-90d6-4c90871365d1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.264224 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-24176407-562f-43fa-90d6-4c90871365d1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.270769 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.270769 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:30.273999 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-24176407-562f-43fa-90d6-4c90871365d1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:30.277514 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-24176407-562f-43fa-90d6-4c90871365d1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:30.277839 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 568/2274] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:30.293725 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-444c0d56-8261-45be-9830-b9c223c86915 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.295238 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-444c0d56-8261-45be-9830-b9c223c86915 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:30.295508 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-444c0d56-8261-45be-9830-b9c223c86915 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.295769 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-444c0d56-8261-45be-9830-b9c223c86915 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.302901 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.302901 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:30.305567 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-444c0d56-8261-45be-9830-b9c223c86915 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:30.309632 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-444c0d56-8261-45be-9830-b9c223c86915 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:30.310076 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 567/2275] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:30.354997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-e43cc647-0eeb-43e6-ad2d-1693be333d2e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.357358 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-e43cc647-0eeb-43e6-ad2d-1693be333d2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:30.357761 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-e43cc647-0eeb-43e6-ad2d-1693be333d2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.358067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-e43cc647-0eeb-43e6-ad2d-1693be333d2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.366348 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.366348 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:30.370218 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-e43cc647-0eeb-43e6-ad2d-1693be333d2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:30.375164 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-e43cc647-0eeb-43e6-ad2d-1693be333d2e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:30.375661 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 572/2276] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:30.462225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce8c2914-7b72-49ab-be12-4ca71ad0913b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.462610 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce8c2914-7b72-49ab-be12-4ca71ad0913b None None] GET https://10.4.3.126/volume// Aug 13 19:30:30.462752 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce8c2914-7b72-49ab-be12-4ca71ad0913b None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.462947 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce8c2914-7b72-49ab-be12-4ca71ad0913b None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.463294 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce8c2914-7b72-49ab-be12-4ca71ad0913b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:30.463595 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 570/2277] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:30.470603 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d371ee44-1d95-4f51-b2d1-d99819300474 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.506344 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d371ee44-1d95-4f51-b2d1-d99819300474 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:30:30.506693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d371ee44-1d95-4f51-b2d1-d99819300474 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80598299-cff9-49f9-a659-c6c09b1f3acd", "connector": null, "instance_uuid": "ffda4910-e860-44a3-a898-239f5bb34e5a"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:30.521299 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.521299 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:30.547144 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d371ee44-1d95-4f51-b2d1-d99819300474 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:30:30.547584 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 569/2278] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:30:30 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:30:30.577089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-40d85650-1eec-4b62-8c25-106246703ae7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.578387 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-40d85650-1eec-4b62-8c25-106246703ae7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:30.578639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-40d85650-1eec-4b62-8c25-106246703ae7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.578902 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-40d85650-1eec-4b62-8c25-106246703ae7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.581204 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9078c7e7-7c07-4154-b8b5-984e1ee8307c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.581745 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9078c7e7-7c07-4154-b8b5-984e1ee8307c None None] GET https://10.4.3.126/volume// Aug 13 19:30:30.581975 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9078c7e7-7c07-4154-b8b5-984e1ee8307c None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.584715 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9078c7e7-7c07-4154-b8b5-984e1ee8307c None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.584715 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9078c7e7-7c07-4154-b8b5-984e1ee8307c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:30.584715 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 573/2279] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:30.589146 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.589146 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:30.590512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-92d27ac3-921f-48ab-8adb-1e89593bfd33 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.593690 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-40d85650-1eec-4b62-8c25-106246703ae7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:30.593901 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-92d27ac3-921f-48ab-8adb-1e89593bfd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:30.594157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-92d27ac3-921f-48ab-8adb-1e89593bfd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.594351 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-92d27ac3-921f-48ab-8adb-1e89593bfd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.598766 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-40d85650-1eec-4b62-8c25-106246703ae7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:30.599333 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 568/2280] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:30.607742 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.607742 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:30.611687 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-92d27ac3-921f-48ab-8adb-1e89593bfd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:30.615936 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-92d27ac3-921f-48ab-8adb-1e89593bfd33 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:30.616370 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 571/2281] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 1059 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:30.713809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-6d2a5b79-fc5f-4e87-b9f5-5559087196d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.715851 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-6d2a5b79-fc5f-4e87-b9f5-5559087196d9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] PUT https://10.4.3.126/volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d Aug 13 19:30:30.716244 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-6d2a5b79-fc5f-4e87-b9f5-5559087196d9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:30.723031 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-6d2a5b79-fc5f-4e87-b9f5-5559087196d9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Acquiring lock "cinder-attachment_update-80598299-cff9-49f9-a659-c6c09b1f3acd-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:30:30.727154 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-6d2a5b79-fc5f-4e87-b9f5-5559087196d9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-80598299-cff9-49f9-a659-c6c09b1f3acd-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:30:30.728015 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.728015 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:30.811872 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-6d2a5b79-fc5f-4e87-b9f5-5559087196d9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-80598299-cff9-49f9-a659-c6c09b1f3acd-np0000007253" released by "attachment_update" :: held 0.085s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:30:30.812178 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-6d2a5b79-fc5f-4e87-b9f5-5559087196d9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d returned with HTTP 200 Aug 13 19:30:30.812692 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 570/2282] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:30:30 2026] PUT /volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:30.820583 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-00608aeb-0900-40f4-b7dd-a0dfe410d860 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.823243 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-00608aeb-0900-40f4-b7dd-a0dfe410d860 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/encryption Aug 13 19:30:30.823493 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-00608aeb-0900-40f4-b7dd-a0dfe410d860 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.823686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-00608aeb-0900-40f4-b7dd-a0dfe410d860 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.833323 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.833323 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:30.839919 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-00608aeb-0900-40f4-b7dd-a0dfe410d860 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/encryption returned with HTTP 200 Aug 13 19:30:30.840446 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 574/2283] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:30.915428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-136996cc-68ed-4877-8697-8fd85564be90 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.919294 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-136996cc-68ed-4877-8697-8fd85564be90 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:30.919294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-136996cc-68ed-4877-8697-8fd85564be90 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.919294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-136996cc-68ed-4877-8697-8fd85564be90 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.926875 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.926875 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:30.930925 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-136996cc-68ed-4877-8697-8fd85564be90 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:30.935070 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-136996cc-68ed-4877-8697-8fd85564be90 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:30.935604 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 569/2284] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:30.947497 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5527bcb3-67ca-48d5-a797-be7e6844e799 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:30.949191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5527bcb3-67ca-48d5-a797-be7e6844e799 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:30.949398 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5527bcb3-67ca-48d5-a797-be7e6844e799 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:30.949575 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5527bcb3-67ca-48d5-a797-be7e6844e799 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:30.956459 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:30.956459 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:30.959981 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5527bcb3-67ca-48d5-a797-be7e6844e799 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:30.964287 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5527bcb3-67ca-48d5-a797-be7e6844e799 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:30.964651 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 572/2285] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:30 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:31.014652 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-e88ed93b-9ff3-45f5-9ac7-022eb36f85b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.016637 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-e88ed93b-9ff3-45f5-9ac7-022eb36f85b0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:31.016802 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-e88ed93b-9ff3-45f5-9ac7-022eb36f85b0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:31.016968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-e88ed93b-9ff3-45f5-9ac7-022eb36f85b0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:31.024166 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:31.024166 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:31.027727 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-e88ed93b-9ff3-45f5-9ac7-022eb36f85b0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:31.031681 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-e88ed93b-9ff3-45f5-9ac7-022eb36f85b0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:31.032070 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 571/2286] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:31 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:31.110138 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-44a86249-83a7-4795-9a54-ad1972e0a0af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.110515 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-44a86249-83a7-4795-9a54-ad1972e0a0af None None] GET https://10.4.3.126/volume// Aug 13 19:30:31.110659 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-44a86249-83a7-4795-9a54-ad1972e0a0af None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:31.110828 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-44a86249-83a7-4795-9a54-ad1972e0a0af None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:31.111122 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-44a86249-83a7-4795-9a54-ad1972e0a0af None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:31.111384 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 575/2287] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:30:31 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:31.117425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-b7dd2b04-7536-4108-8311-1619e26ed0e6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.149201 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-b7dd2b04-7536-4108-8311-1619e26ed0e6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:30:31.151290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-b7dd2b04-7536-4108-8311-1619e26ed0e6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1481ba5e-0aba-4e56-98d3-08d3b556965b", "connector": null, "instance_uuid": "fb924933-50c2-473b-a292-e39d8faf35a2"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:31.157709 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:31.157709 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:31.180127 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-b7dd2b04-7536-4108-8311-1619e26ed0e6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:30:31.180571 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 570/2288] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:30:31 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:30:31.210552 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7e12a5dd-16af-43dc-bd0f-8f14aba90b1d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.213188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-07926374-fbce-4056-9de7-1c85d1a89c23 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.218996 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f7fea842-0fde-4fc5-a0cd-01796c6569fc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.219530 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f7fea842-0fde-4fc5-a0cd-01796c6569fc None None] GET https://10.4.3.126/volume// Aug 13 19:30:31.219715 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f7fea842-0fde-4fc5-a0cd-01796c6569fc None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:31.219886 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f7fea842-0fde-4fc5-a0cd-01796c6569fc None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:31.220196 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f7fea842-0fde-4fc5-a0cd-01796c6569fc None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:31.220410 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e12a5dd-16af-43dc-bd0f-8f14aba90b1d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:31.220607 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 576/2289] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:31.220683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e12a5dd-16af-43dc-bd0f-8f14aba90b1d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:31.220940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e12a5dd-16af-43dc-bd0f-8f14aba90b1d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:31.222168 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-07926374-fbce-4056-9de7-1c85d1a89c23 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3/action Aug 13 19:30:31.222663 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-07926374-fbce-4056-9de7-1c85d1a89c23 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:31.222840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-07926374-fbce-4056-9de7-1c85d1a89c23 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:31.230180 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-37806b65-e6dd-4960-a37f-79cb14d4efbb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.231700 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-37806b65-e6dd-4960-a37f-79cb14d4efbb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:31.232049 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-37806b65-e6dd-4960-a37f-79cb14d4efbb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:31.232326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-37806b65-e6dd-4960-a37f-79cb14d4efbb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:31.239836 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:31.239836 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:31.241130 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:31.241130 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:31.244176 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7e12a5dd-16af-43dc-bd0f-8f14aba90b1d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:31.244457 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-37806b65-e6dd-4960-a37f-79cb14d4efbb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:31.245033 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:31.245033 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:31.248584 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e12a5dd-16af-43dc-bd0f-8f14aba90b1d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:31.248893 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-37806b65-e6dd-4960-a37f-79cb14d4efbb tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:31.248966 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 573/2290] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:31 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:31.249456 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 571/2291] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:31 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:31.255772 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b702e829-715b-47ac-9548-1f9a7efef2bb req-07926374-fbce-4056-9de7-1c85d1a89c23 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3/action returned with HTTP 204 Aug 13 19:30:31.256329 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 572/2292] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:30:31 2026] POST /volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:31.370026 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-5878002c-3c29-4e53-b2e1-fb721ad86420 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.372310 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-5878002c-3c29-4e53-b2e1-fb721ad86420 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] PUT https://10.4.3.126/volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142 Aug 13 19:30:31.372764 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-5878002c-3c29-4e53-b2e1-fb721ad86420 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:31.380445 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-5878002c-3c29-4e53-b2e1-fb721ad86420 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Acquiring lock "cinder-attachment_update-1481ba5e-0aba-4e56-98d3-08d3b556965b-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:30:31.385333 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-5878002c-3c29-4e53-b2e1-fb721ad86420 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Lock "cinder-attachment_update-1481ba5e-0aba-4e56-98d3-08d3b556965b-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:30:31.386290 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:31.386290 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:31.476343 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-5878002c-3c29-4e53-b2e1-fb721ad86420 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Lock "cinder-attachment_update-1481ba5e-0aba-4e56-98d3-08d3b556965b-np0000007253" released by "attachment_update" :: held 0.091s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:30:31.476815 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-5878002c-3c29-4e53-b2e1-fb721ad86420 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142 returned with HTTP 200 Aug 13 19:30:31.478349 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 577/2293] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:30:31 2026] PUT /volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:31.613116 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6a8ca5ac-da20-4f86-a40d-2bebf3cdca11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:31.615129 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a8ca5ac-da20-4f86-a40d-2bebf3cdca11 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:31.615301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a8ca5ac-da20-4f86-a40d-2bebf3cdca11 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:31.615512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a8ca5ac-da20-4f86-a40d-2bebf3cdca11 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:31.625634 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:31.625634 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:31.629093 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6a8ca5ac-da20-4f86-a40d-2bebf3cdca11 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:31.633600 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a8ca5ac-da20-4f86-a40d-2bebf3cdca11 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:31.633901 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 574/2294] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:31 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:32.262039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-94db9f6c-e376-49e8-beed-785afab73cd6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:32.263809 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-94db9f6c-e376-49e8-beed-785afab73cd6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:32.263973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-94db9f6c-e376-49e8-beed-785afab73cd6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:32.264198 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-94db9f6c-e376-49e8-beed-785afab73cd6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:32.273023 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:32.273023 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:32.276443 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-94db9f6c-e376-49e8-beed-785afab73cd6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:32.280917 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-94db9f6c-e376-49e8-beed-785afab73cd6 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:32.281460 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 572/2295] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:32 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:32.647873 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d443d076-6e6d-4f76-a80f-0c9f02e07d6d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:32.649721 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d443d076-6e6d-4f76-a80f-0c9f02e07d6d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:32.649928 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d443d076-6e6d-4f76-a80f-0c9f02e07d6d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:32.650110 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d443d076-6e6d-4f76-a80f-0c9f02e07d6d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:32.661870 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:32.661870 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:32.664941 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d443d076-6e6d-4f76-a80f-0c9f02e07d6d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:32.668696 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d443d076-6e6d-4f76-a80f-0c9f02e07d6d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:32.669045 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 573/2296] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:32 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:33.295126 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f11d1ef0-d668-49f8-9b24-d733723f7d28 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:33.297368 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f11d1ef0-d668-49f8-9b24-d733723f7d28 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:33.297667 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f11d1ef0-d668-49f8-9b24-d733723f7d28 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:33.299268 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f11d1ef0-d668-49f8-9b24-d733723f7d28 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:33.309228 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:33.309228 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:33.312791 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f11d1ef0-d668-49f8-9b24-d733723f7d28 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:33.316575 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f11d1ef0-d668-49f8-9b24-d733723f7d28 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:33.317062 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 578/2297] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:33 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:33.682747 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6c8ab6ea-4869-4c27-9e37-edae48991bf4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:33.684525 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c8ab6ea-4869-4c27-9e37-edae48991bf4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:33.684701 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c8ab6ea-4869-4c27-9e37-edae48991bf4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:33.684911 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c8ab6ea-4869-4c27-9e37-edae48991bf4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:33.693552 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:33.693552 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:33.697193 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6c8ab6ea-4869-4c27-9e37-edae48991bf4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:33.701136 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c8ab6ea-4869-4c27-9e37-edae48991bf4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:33.701528 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 575/2298] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:33 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:34.330586 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-14a77d39-e01a-4485-bc1b-bce40fabef49 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:34.333842 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-14a77d39-e01a-4485-bc1b-bce40fabef49 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:34.333842 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-14a77d39-e01a-4485-bc1b-bce40fabef49 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:34.333842 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-14a77d39-e01a-4485-bc1b-bce40fabef49 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:34.341667 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:34.341667 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:34.345003 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-14a77d39-e01a-4485-bc1b-bce40fabef49 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:34.349058 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-14a77d39-e01a-4485-bc1b-bce40fabef49 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:34.349476 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 573/2299] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:34 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:34.718045 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e85dc5e0-1bff-497e-a5c3-e5009397cfb1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:34.720339 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e85dc5e0-1bff-497e-a5c3-e5009397cfb1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:34.720600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e85dc5e0-1bff-497e-a5c3-e5009397cfb1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:34.720881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e85dc5e0-1bff-497e-a5c3-e5009397cfb1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:34.732429 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:34.732429 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:34.736108 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e85dc5e0-1bff-497e-a5c3-e5009397cfb1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:34.740061 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e85dc5e0-1bff-497e-a5c3-e5009397cfb1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:34.740465 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 574/2300] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:34 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:35.367561 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-02082af6-82c3-4966-89d7-1ebd97bb7b80 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:35.369673 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02082af6-82c3-4966-89d7-1ebd97bb7b80 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:35.369885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02082af6-82c3-4966-89d7-1ebd97bb7b80 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:35.370093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02082af6-82c3-4966-89d7-1ebd97bb7b80 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:35.380987 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:35.380987 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:35.385330 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-02082af6-82c3-4966-89d7-1ebd97bb7b80 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:35.390732 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02082af6-82c3-4966-89d7-1ebd97bb7b80 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:35.391176 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 579/2301] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:35 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:35.751827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-daedb5ae-73fa-49cd-8931-9f77242542df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:35.753619 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-daedb5ae-73fa-49cd-8931-9f77242542df tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:35.753819 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-daedb5ae-73fa-49cd-8931-9f77242542df tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:35.753986 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-daedb5ae-73fa-49cd-8931-9f77242542df tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:35.764863 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:35.764863 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:35.768611 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-daedb5ae-73fa-49cd-8931-9f77242542df tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:35.773791 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-daedb5ae-73fa-49cd-8931-9f77242542df tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:35.774256 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 576/2302] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:35 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:36.409023 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5dd491b3-7962-4498-933d-94ed14e15f5b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:36.410723 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5dd491b3-7962-4498-933d-94ed14e15f5b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:36.410958 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5dd491b3-7962-4498-933d-94ed14e15f5b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:36.411266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5dd491b3-7962-4498-933d-94ed14e15f5b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:36.422297 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:36.422297 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:36.426054 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5dd491b3-7962-4498-933d-94ed14e15f5b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:36.431055 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5dd491b3-7962-4498-933d-94ed14e15f5b tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:36.431600 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 574/2303] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:36 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:36.787327 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3cb97661-990b-4572-8c66-8de98ba378a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:36.789163 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cb97661-990b-4572-8c66-8de98ba378a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:36.789409 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cb97661-990b-4572-8c66-8de98ba378a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:36.789643 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cb97661-990b-4572-8c66-8de98ba378a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:36.800116 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:36.800116 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:36.804261 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3cb97661-990b-4572-8c66-8de98ba378a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:36.809135 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cb97661-990b-4572-8c66-8de98ba378a4 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:36.809695 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 575/2304] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:36 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:37.242675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-033889de-7d2f-4f6a-ad3f-8a70daac1281 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:37.245494 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-033889de-7d2f-4f6a-ad3f-8a70daac1281 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142/action Aug 13 19:30:37.245998 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-033889de-7d2f-4f6a-ad3f-8a70daac1281 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:37.246289 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-033889de-7d2f-4f6a-ad3f-8a70daac1281 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:37.267698 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:37.267698 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:37.280461 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-2a0b5a05-104f-48c8-b905-c5360ec22d79 req-033889de-7d2f-4f6a-ad3f-8a70daac1281 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142/action returned with HTTP 204 Aug 13 19:30:37.281085 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 580/2305] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:30:37 2026] POST /volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:37.470164 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f3293400-b8ec-49fb-87ac-afd2216f4215 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:37.476578 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3293400-b8ec-49fb-87ac-afd2216f4215 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:37.476877 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3293400-b8ec-49fb-87ac-afd2216f4215 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:37.477100 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3293400-b8ec-49fb-87ac-afd2216f4215 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:37.514022 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:37.514022 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:37.518220 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f3293400-b8ec-49fb-87ac-afd2216f4215 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:37.522477 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3293400-b8ec-49fb-87ac-afd2216f4215 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:37.522948 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 577/2306] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:37 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 1166 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:37.538470 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-91284a75-0a8b-4378-85fc-f724d426f3c5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:37.541122 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91284a75-0a8b-4378-85fc-f724d426f3c5 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:37.542330 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91284a75-0a8b-4378-85fc-f724d426f3c5 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:37.542330 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91284a75-0a8b-4378-85fc-f724d426f3c5 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:37.574734 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:37.574734 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:37.581362 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-91284a75-0a8b-4378-85fc-f724d426f3c5 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:37.583647 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91284a75-0a8b-4378-85fc-f724d426f3c5 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:37.584384 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 575/2307] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:37 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 1166 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:37.825934 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0cdff27c-3530-4a49-abdb-490d3f2d1d5b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:37.833833 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0cdff27c-3530-4a49-abdb-490d3f2d1d5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:37.834081 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0cdff27c-3530-4a49-abdb-490d3f2d1d5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:37.834292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0cdff27c-3530-4a49-abdb-490d3f2d1d5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:37.852504 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:37.852504 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:37.859801 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0cdff27c-3530-4a49-abdb-490d3f2d1d5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:37.866331 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0cdff27c-3530-4a49-abdb-490d3f2d1d5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:37.866954 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 576/2308] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:37 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:38.882142 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8bbe4bba-a3fc-461e-a359-da2f282d0397 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:38.883957 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bbe4bba-a3fc-461e-a359-da2f282d0397 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:38.884184 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bbe4bba-a3fc-461e-a359-da2f282d0397 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:38.884416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8bbe4bba-a3fc-461e-a359-da2f282d0397 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:38.893913 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:38.893913 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:38.897119 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8bbe4bba-a3fc-461e-a359-da2f282d0397 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:38.900912 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8bbe4bba-a3fc-461e-a359-da2f282d0397 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:38.901269 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 581/2309] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:38 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:39.769627 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-989850a9-4e7f-484f-a58d-06551c3c9fdc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:39.771324 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-989850a9-4e7f-484f-a58d-06551c3c9fdc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:30:39.771504 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-989850a9-4e7f-484f-a58d-06551c3c9fdc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:39.771669 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-989850a9-4e7f-484f-a58d-06551c3c9fdc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:39.780391 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:39.780391 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:39.783908 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-989850a9-4e7f-484f-a58d-06551c3c9fdc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:39.788121 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-989850a9-4e7f-484f-a58d-06551c3c9fdc tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:30:39.788647 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 578/2310] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:39 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:39.920913 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c553f3fa-dd16-485a-835e-7f8ac0967940 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:39.924303 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c553f3fa-dd16-485a-835e-7f8ac0967940 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:39.924303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c553f3fa-dd16-485a-835e-7f8ac0967940 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:39.924303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c553f3fa-dd16-485a-835e-7f8ac0967940 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:39.933643 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:39.933643 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:39.937896 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c553f3fa-dd16-485a-835e-7f8ac0967940 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:39.943884 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c553f3fa-dd16-485a-835e-7f8ac0967940 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:39.944505 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 576/2311] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:39 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:39.991295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-6b1f5890-5e9a-4f2f-9c04-86f47a399654 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.018299 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-6b1f5890-5e9a-4f2f-9c04-86f47a399654 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:40.018299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-6b1f5890-5e9a-4f2f-9c04-86f47a399654 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:40.018299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-6b1f5890-5e9a-4f2f-9c04-86f47a399654 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:40.023440 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:40.023440 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:40.023440 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-6b1f5890-5e9a-4f2f-9c04-86f47a399654 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:40.026746 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-6b1f5890-5e9a-4f2f-9c04-86f47a399654 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:40.027178 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 577/2312] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:39 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:40.045203 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-ae09666b-e1f5-465a-8b94-af82a8938519 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.048201 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-ae09666b-e1f5-465a-8b94-af82a8938519 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] POST https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b/action Aug 13 19:30:40.048601 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-ae09666b-e1f5-465a-8b94-af82a8938519 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:40.048754 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-ae09666b-e1f5-465a-8b94-af82a8938519 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:40.061659 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:40.061659 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:40.062619 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-ae09666b-e1f5-465a-8b94-af82a8938519 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:40.070792 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-ae09666b-e1f5-465a-8b94-af82a8938519 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Begin detaching volume completed successfully. Aug 13 19:30:40.071167 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-ae09666b-e1f5-465a-8b94-af82a8938519 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b/action returned with HTTP 202 Aug 13 19:30:40.071624 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 582/2313] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:30:40 2026] POST /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:30:40.074306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b95a6dea-39f7-42bf-bd09-86034c69d8a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.076661 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b95a6dea-39f7-42bf-bd09-86034c69d8a6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:30:40.076905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b95a6dea-39f7-42bf-bd09-86034c69d8a6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:40.078111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b95a6dea-39f7-42bf-bd09-86034c69d8a6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:40.087751 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:40.087751 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:40.092854 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b95a6dea-39f7-42bf-bd09-86034c69d8a6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:40.094948 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b95a6dea-39f7-42bf-bd09-86034c69d8a6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:30:40.095483 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 579/2314] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:40 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:40.122652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-baeec1b8-1651-48d6-9a00-5769dc10b90d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.122652 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-baeec1b8-1651-48d6-9a00-5769dc10b90d None None] GET https://10.4.3.126/volume// Aug 13 19:30:40.122652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-baeec1b8-1651-48d6-9a00-5769dc10b90d None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:40.122652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-baeec1b8-1651-48d6-9a00-5769dc10b90d None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:40.122652 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-baeec1b8-1651-48d6-9a00-5769dc10b90d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:40.122959 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 577/2315] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:40.136480 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-3aa66724-303c-49a3-8c1e-fb9a876f528c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.138867 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-3aa66724-303c-49a3-8c1e-fb9a876f528c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:40.139053 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-3aa66724-303c-49a3-8c1e-fb9a876f528c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:40.139223 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-3aa66724-303c-49a3-8c1e-fb9a876f528c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:40.150705 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:40.150705 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:40.156575 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-1eaac8c3-789e-4217-8f3b-eef80f9e2c53 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.157564 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-3aa66724-303c-49a3-8c1e-fb9a876f528c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:40.159552 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-1eaac8c3-789e-4217-8f3b-eef80f9e2c53 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:30:40.159706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-1eaac8c3-789e-4217-8f3b-eef80f9e2c53 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:40.159869 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-1eaac8c3-789e-4217-8f3b-eef80f9e2c53 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:40.166039 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-3aa66724-303c-49a3-8c1e-fb9a876f528c tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:40.166608 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 578/2316] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:40 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:40.171824 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:40.171824 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:40.175490 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-1eaac8c3-789e-4217-8f3b-eef80f9e2c53 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:40.180388 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-1eaac8c3-789e-4217-8f3b-eef80f9e2c53 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:30:40.180815 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 583/2317] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:40 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:40.199148 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-39924438-f022-4e81-93cf-5c225ae53d97 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.201391 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-39924438-f022-4e81-93cf-5c225ae53d97 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097/action Aug 13 19:30:40.201789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-39924438-f022-4e81-93cf-5c225ae53d97 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:40.201968 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-39924438-f022-4e81-93cf-5c225ae53d97 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:40.214585 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:40.214585 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:40.216772 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-39924438-f022-4e81-93cf-5c225ae53d97 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:40.222200 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-39924438-f022-4e81-93cf-5c225ae53d97 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Begin detaching volume completed successfully. Aug 13 19:30:40.222557 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-39924438-f022-4e81-93cf-5c225ae53d97 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097/action returned with HTTP 202 Aug 13 19:30:40.223062 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 580/2318] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:30:40 2026] POST /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:30:40.293247 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7565923f-8176-4551-903a-23f12171ca8d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.293728 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7565923f-8176-4551-903a-23f12171ca8d None None] GET https://10.4.3.126/volume// Aug 13 19:30:40.293948 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7565923f-8176-4551-903a-23f12171ca8d None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:40.294199 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7565923f-8176-4551-903a-23f12171ca8d None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:40.294665 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7565923f-8176-4551-903a-23f12171ca8d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:40.295027 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 578/2319] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:40.303339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-ca2a53a2-86d8-4533-89eb-c863fa144794 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.306476 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-ca2a53a2-86d8-4533-89eb-c863fa144794 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:30:40.306912 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-ca2a53a2-86d8-4533-89eb-c863fa144794 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:40.307156 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-ca2a53a2-86d8-4533-89eb-c863fa144794 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:40.320866 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:40.320866 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:40.326729 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-ca2a53a2-86d8-4533-89eb-c863fa144794 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:40.333552 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-ca2a53a2-86d8-4533-89eb-c863fa144794 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:30:40.334541 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 579/2320] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:40 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:40.973624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3f1e38c2-31f2-4970-8631-f1ef8182007c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:40.975455 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3f1e38c2-31f2-4970-8631-f1ef8182007c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:40.975710 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3f1e38c2-31f2-4970-8631-f1ef8182007c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:40.975948 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3f1e38c2-31f2-4970-8631-f1ef8182007c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:40.988084 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:40.988084 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:40.991851 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3f1e38c2-31f2-4970-8631-f1ef8182007c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:40.995825 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3f1e38c2-31f2-4970-8631-f1ef8182007c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:40.996261 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 584/2321] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:40 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:41.132864 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-4a50225f-9e90-48c7-9e25-d70468ead798 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:41.142847 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-4a50225f-9e90-48c7-9e25-d70468ead798 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] DELETE https://10.4.3.126/volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142 Aug 13 19:30:41.143169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-4a50225f-9e90-48c7-9e25-d70468ead798 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:41.143518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-4a50225f-9e90-48c7-9e25-d70468ead798 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:41.151387 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:41.151387 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:41.225869 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a258caab-d9bb-4063-b5e8-9f033b320cb0 req-4a50225f-9e90-48c7-9e25-d70468ead798 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142 returned with HTTP 200 Aug 13 19:30:41.227216 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 581/2322] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:41 2026] DELETE /volume/v3/attachments/299bed1c-b529-4040-a7c0-dd11e8a1a142 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:41.500805 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-172d2647-4761-4f87-adc4-acf64ace23e2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:41.502933 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-172d2647-4761-4f87-adc4-acf64ace23e2 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] DELETE https://10.4.3.126/volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77 Aug 13 19:30:41.503161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-172d2647-4761-4f87-adc4-acf64ace23e2 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:41.503416 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-172d2647-4761-4f87-adc4-acf64ace23e2 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:41.510402 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:41.510402 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:41.555153 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-96cbca8d-b8e4-401b-8169-21845516d3f1 req-172d2647-4761-4f87-adc4-acf64ace23e2 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77 returned with HTTP 200 Aug 13 19:30:41.555631 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 579/2323] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:41 2026] DELETE /volume/v3/attachments/0818fdf3-084c-4584-b1de-997fab7ceb77 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:42.011925 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ee974e70-b968-4496-80be-81cbad1f5129 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:42.015128 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee974e70-b968-4496-80be-81cbad1f5129 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:42.015128 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee974e70-b968-4496-80be-81cbad1f5129 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:42.015474 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee974e70-b968-4496-80be-81cbad1f5129 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:42.024589 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:42.024589 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:42.028244 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ee974e70-b968-4496-80be-81cbad1f5129 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:42.032774 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee974e70-b968-4496-80be-81cbad1f5129 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:42.032774 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 580/2324] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:42 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:42.364894 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6e2ea865-23fc-4954-a544-5062c76f7898 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:42.366534 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e2ea865-23fc-4954-a544-5062c76f7898 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:30:42.366706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e2ea865-23fc-4954-a544-5062c76f7898 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:42.366916 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e2ea865-23fc-4954-a544-5062c76f7898 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:42.373595 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:42.373595 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:42.377047 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e2ea865-23fc-4954-a544-5062c76f7898 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:42.381655 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e2ea865-23fc-4954-a544-5062c76f7898 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:30:42.381655 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 585/2325] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:42 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:43.050361 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-696f69ab-b465-4e4a-982e-037c6522a747 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:43.061009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-696f69ab-b465-4e4a-982e-037c6522a747 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:43.061401 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-696f69ab-b465-4e4a-982e-037c6522a747 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:43.061653 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-696f69ab-b465-4e4a-982e-037c6522a747 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:43.079750 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:43.079750 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:43.085152 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-696f69ab-b465-4e4a-982e-037c6522a747 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:43.091785 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-696f69ab-b465-4e4a-982e-037c6522a747 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:43.092508 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 582/2326] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:43 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:44.109649 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8e8902e6-e647-4e4c-9207-35543f48cc5b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:44.116071 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e8902e6-e647-4e4c-9207-35543f48cc5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:44.116266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e8902e6-e647-4e4c-9207-35543f48cc5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:44.116607 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e8902e6-e647-4e4c-9207-35543f48cc5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:44.138004 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:44.138004 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:44.141893 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8e8902e6-e647-4e4c-9207-35543f48cc5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:44.146178 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e8902e6-e647-4e4c-9207-35543f48cc5b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:44.146589 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 580/2327] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:44 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:45.112700 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8ecf537-9d29-450e-93b9-5d35975de226 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:45.115001 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8ecf537-9d29-450e-93b9-5d35975de226 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:45.115295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8ecf537-9d29-450e-93b9-5d35975de226 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:45.115574 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8ecf537-9d29-450e-93b9-5d35975de226 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:45.115811 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d8ecf537-9d29-450e-93b9-5d35975de226 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Delete volume with id: 1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:45.125061 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:45.125061 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:45.125662 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d8ecf537-9d29-450e-93b9-5d35975de226 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:45.145212 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d8ecf537-9d29-450e-93b9-5d35975de226 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Delete volume request issued successfully. Aug 13 19:30:45.146475 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8ecf537-9d29-450e-93b9-5d35975de226 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 202 Aug 13 19:30:45.147130 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 581/2328] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:30:45 2026] DELETE /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:45.154567 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4baae7ac-351c-448b-b4d4-cd86d59312ba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:45.158036 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4baae7ac-351c-448b-b4d4-cd86d59312ba tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:45.158283 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4baae7ac-351c-448b-b4d4-cd86d59312ba tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:45.158537 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4baae7ac-351c-448b-b4d4-cd86d59312ba tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:45.162489 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a2340e47-f6ac-434e-9720-94d0dbea52f1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:45.167109 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2340e47-f6ac-434e-9720-94d0dbea52f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:45.167109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2340e47-f6ac-434e-9720-94d0dbea52f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:45.167109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2340e47-f6ac-434e-9720-94d0dbea52f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:45.171568 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:45.171568 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:45.177771 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:45.177771 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:45.179764 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4baae7ac-351c-448b-b4d4-cd86d59312ba tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:45.185644 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a2340e47-f6ac-434e-9720-94d0dbea52f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:45.187410 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4baae7ac-351c-448b-b4d4-cd86d59312ba tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 200 Aug 13 19:30:45.187999 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 586/2329] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:45 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:45.188961 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2340e47-f6ac-434e-9720-94d0dbea52f1 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:45.188961 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 583/2330] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:45 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:46.207689 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2a0e8312-1f1f-4420-a502-df9118d8ae1e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:46.209650 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2a0e8312-1f1f-4420-a502-df9118d8ae1e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b Aug 13 19:30:46.209860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2a0e8312-1f1f-4420-a502-df9118d8ae1e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:46.210057 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2a0e8312-1f1f-4420-a502-df9118d8ae1e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:46.210631 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-633529cd-b1c1-4697-93b7-ae2a210a8743 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:46.213910 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-633529cd-b1c1-4697-93b7-ae2a210a8743 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:46.214245 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-633529cd-b1c1-4697-93b7-ae2a210a8743 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:46.214591 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-633529cd-b1c1-4697-93b7-ae2a210a8743 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:46.219130 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2a0e8312-1f1f-4420-a502-df9118d8ae1e tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b returned with HTTP 404 Aug 13 19:30:46.219854 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 581/2331] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:46 2026] GET /volume/v3/volumes/1481ba5e-0aba-4e56-98d3-08d3b556965b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:46.228470 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:46.228470 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:46.233326 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-633529cd-b1c1-4697-93b7-ae2a210a8743 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:46.238723 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-633529cd-b1c1-4697-93b7-ae2a210a8743 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:46.239346 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 582/2332] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:46 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:46.524268 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a2a122f-5e59-4653-81c0-b0e96f6a27da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:46.528806 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a2a122f-5e59-4653-81c0-b0e96f6a27da tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 Aug 13 19:30:46.528806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a2a122f-5e59-4653-81c0-b0e96f6a27da tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:46.528806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a2a122f-5e59-4653-81c0-b0e96f6a27da tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:46.528806 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-7a2a122f-5e59-4653-81c0-b0e96f6a27da tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Delete snapshot with id: 38472cf1-6427-4158-968b-a211b3124985 Aug 13 19:30:46.532134 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:46.532134 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:46.532673 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7a2a122f-5e59-4653-81c0-b0e96f6a27da tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Snapshot retrieved successfully. Aug 13 19:30:46.550121 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7a2a122f-5e59-4653-81c0-b0e96f6a27da tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Snapshot delete request issued successfully. Aug 13 19:30:46.550235 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a2a122f-5e59-4653-81c0-b0e96f6a27da tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 returned with HTTP 202 Aug 13 19:30:46.550654 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 587/2333] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:30:46 2026] DELETE /volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:46.558141 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-beed5eb5-0b53-4868-b585-f644b3d90473 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:46.563798 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-beed5eb5-0b53-4868-b585-f644b3d90473 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 Aug 13 19:30:46.564064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-beed5eb5-0b53-4868-b585-f644b3d90473 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:46.564323 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-beed5eb5-0b53-4868-b585-f644b3d90473 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:46.569234 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:46.569234 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:46.569891 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-beed5eb5-0b53-4868-b585-f644b3d90473 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Snapshot retrieved successfully. Aug 13 19:30:46.570813 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-beed5eb5-0b53-4868-b585-f644b3d90473 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 returned with HTTP 200 Aug 13 19:30:46.571242 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 584/2334] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:30:46 2026] GET /volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:46.840825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:46.844393 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:30:46.844393 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-238445535", "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:46.845040 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-238445535', 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:30:46.862668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d5458e36-2056-4b1b-9806-dc9986fef2c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:46.864442 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d5458e36-2056-4b1b-9806-dc9986fef2c5 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d/action Aug 13 19:30:46.865113 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d5458e36-2056-4b1b-9806-dc9986fef2c5 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:46.865309 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d5458e36-2056-4b1b-9806-dc9986fef2c5 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:46.881147 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:46.881147 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:46.892254 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7ce02cab-7e4d-43f8-b3c1-2857d7f8d677 req-d5458e36-2056-4b1b-9806-dc9986fef2c5 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d/action returned with HTTP 204 Aug 13 19:30:46.892783 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 583/2335] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:30:46 2026] POST /volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:46.947809 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Create volume of 1 GB Aug 13 19:30:46.952283 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Availability Zones retrieved successfully. Aug 13 19:30:46.957757 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Flow 'volume_create_api' (e2c10789-8fd0-4beb-baf4-27be1eef6636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:46.958740 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ec6385-01f4-4fe8-aacb-46e13394b938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:46.959604 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:30:47.012051 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ec6385-01f4-4fe8-aacb-46e13394b938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:47.012821 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8590bca-ef5a-4a39-8a49-681f9620b12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:47.048162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Created reservations ['90a811e0-2abc-4f99-a22d-240a6856e4ec', '6431c99e-2bfd-4f92-ae7f-685e4489ea20', 'a3f11932-1d02-43e7-9fda-901b81e1ae19', '522c6499-99e0-4759-b637-233f7707361b'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:30:47.048889 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8590bca-ef5a-4a39-8a49-681f9620b12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90a811e0-2abc-4f99-a22d-240a6856e4ec', '6431c99e-2bfd-4f92-ae7f-685e4489ea20', 'a3f11932-1d02-43e7-9fda-901b81e1ae19', '522c6499-99e0-4759-b637-233f7707361b']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:47.049536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753917d6-2b16-4e12-bd66-b04b3c0af545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:47.070007 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753917d6-2b16-4e12-bd66-b04b3c0af545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef4f025c-93ab-41fe-8c92-0241a18f9757', '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-238445535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70dfb9a251dd4b0c8b3656765d1f8758',qos_specs=None,replication_status=,reservations=['90a811e0-2abc-4f99-a22d-240a6856e4ec','6431c99e-2bfd-4f92-ae7f-685e4489ea20','a3f11932-1d02-43e7-9fda-901b81e1ae19','522c6499-99e0-4759-b637-233f7707361b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c436dd0f5249b5be8540c9fd98eb10',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-238445535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef4f025c-93ab-41fe-8c92-0241a18f9757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70dfb9a251dd4b0c8b3656765d1f8758',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c436dd0f5249b5be8540c9fd98eb10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:47.070650 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d4c827a-ead3-4742-8a7e-119f5d7016e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:47.086841 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d4c827a-ead3-4742-8a7e-119f5d7016e9) transitioned into state 'SUCCESS' from state '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-238445535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70dfb9a251dd4b0c8b3656765d1f8758',qos_specs=None,replication_status=,reservations=['90a811e0-2abc-4f99-a22d-240a6856e4ec','6431c99e-2bfd-4f92-ae7f-685e4489ea20','a3f11932-1d02-43e7-9fda-901b81e1ae19','522c6499-99e0-4759-b637-233f7707361b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c436dd0f5249b5be8540c9fd98eb10',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:47.087380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d1ebc76-0e38-45f0-8067-5dc74d6c207b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:47.095428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d1ebc76-0e38-45f0-8067-5dc74d6c207b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:47.096107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Flow 'volume_create_api' (e2c10789-8fd0-4beb-baf4-27be1eef6636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:47.096378 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Create volume request issued successfully. Aug 13 19:30:47.096900 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da3c79c7-b5b1-4bb4-999e-33d8e3f0bc78 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:30:47.097266 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 582/2336] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:30:46 2026] POST /volume/v3/volumes => generated 752 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:30:47.108642 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-55acef18-8ef3-434c-b1df-5cae988ff32f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.112086 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55acef18-8ef3-434c-b1df-5cae988ff32f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 Aug 13 19:30:47.112298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55acef18-8ef3-434c-b1df-5cae988ff32f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.112492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55acef18-8ef3-434c-b1df-5cae988ff32f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.124107 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:47.124107 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:47.130137 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-55acef18-8ef3-434c-b1df-5cae988ff32f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:47.136289 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55acef18-8ef3-434c-b1df-5cae988ff32f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 returned with HTTP 200 Aug 13 19:30:47.136869 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 588/2337] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:47.259663 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f30745c5-3b50-4999-af73-b92a60920c78 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.262333 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f30745c5-3b50-4999-af73-b92a60920c78 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:47.262521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f30745c5-3b50-4999-af73-b92a60920c78 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.262738 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f30745c5-3b50-4999-af73-b92a60920c78 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.273210 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:47.273210 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:47.276972 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f30745c5-3b50-4999-af73-b92a60920c78 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:47.283073 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f30745c5-3b50-4999-af73-b92a60920c78 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:47.283482 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 585/2338] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:47.295206 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b8a6044e-9a86-4b62-9567-e67449ec3a9d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.296926 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8a6044e-9a86-4b62-9567-e67449ec3a9d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:47.297106 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8a6044e-9a86-4b62-9567-e67449ec3a9d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.297295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8a6044e-9a86-4b62-9567-e67449ec3a9d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.305989 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:47.305989 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:47.310079 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b8a6044e-9a86-4b62-9567-e67449ec3a9d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:47.314804 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8a6044e-9a86-4b62-9567-e67449ec3a9d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:47.315159 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 584/2339] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:47.350542 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-739fe302-e960-41da-b9f9-80b6703f24a7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.352615 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-739fe302-e960-41da-b9f9-80b6703f24a7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:47.352785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-739fe302-e960-41da-b9f9-80b6703f24a7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.352981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-739fe302-e960-41da-b9f9-80b6703f24a7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.361673 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:47.361673 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:47.365220 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-739fe302-e960-41da-b9f9-80b6703f24a7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:47.369399 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-739fe302-e960-41da-b9f9-80b6703f24a7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:47.369817 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 583/2340] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:47.388987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0242981b-7bc2-4d31-8a55-0723c6ea1bce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.390894 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0242981b-7bc2-4d31-8a55-0723c6ea1bce tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/action Aug 13 19:30:47.391197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0242981b-7bc2-4d31-8a55-0723c6ea1bce tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:47.391333 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0242981b-7bc2-4d31-8a55-0723c6ea1bce tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:47.402465 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:47.402465 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:47.402998 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0242981b-7bc2-4d31-8a55-0723c6ea1bce tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:47.411593 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0242981b-7bc2-4d31-8a55-0723c6ea1bce tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Begin detaching volume completed successfully. Aug 13 19:30:47.411791 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0242981b-7bc2-4d31-8a55-0723c6ea1bce tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/action returned with HTTP 202 Aug 13 19:30:47.412208 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 589/2341] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:30:47 2026] POST /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:30:47.459186 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-90d1040e-30a3-4add-a8a1-3766d31d5b6f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.459557 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90d1040e-30a3-4add-a8a1-3766d31d5b6f None None] GET https://10.4.3.126/volume// Aug 13 19:30:47.459695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90d1040e-30a3-4add-a8a1-3766d31d5b6f None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.459866 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-90d1040e-30a3-4add-a8a1-3766d31d5b6f None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.460155 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-90d1040e-30a3-4add-a8a1-3766d31d5b6f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:47.460418 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 586/2342] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:47.467644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-54be0396-05a3-4505-a365-0ebcad820c48 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.469465 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-54be0396-05a3-4505-a365-0ebcad820c48 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:47.469665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-54be0396-05a3-4505-a365-0ebcad820c48 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.469832 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-54be0396-05a3-4505-a365-0ebcad820c48 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.477693 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:47.477693 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:47.480569 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-54be0396-05a3-4505-a365-0ebcad820c48 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:47.485080 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-54be0396-05a3-4505-a365-0ebcad820c48 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:47.485155 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 585/2343] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:47.492483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-cd4bf2fd-e480-4fe5-92bf-493466ffe825 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.494424 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-cd4bf2fd-e480-4fe5-92bf-493466ffe825 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/encryption Aug 13 19:30:47.494632 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-cd4bf2fd-e480-4fe5-92bf-493466ffe825 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.494813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-cd4bf2fd-e480-4fe5-92bf-493466ffe825 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.502866 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:47.502866 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:47.508076 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-cd4bf2fd-e480-4fe5-92bf-493466ffe825 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/encryption returned with HTTP 200 Aug 13 19:30:47.508502 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 584/2344] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd/encryption => generated 161 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:47.580600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-33b03329-1796-4cb5-92f2-5d933585b0e0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.582322 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33b03329-1796-4cb5-92f2-5d933585b0e0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 Aug 13 19:30:47.582513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33b03329-1796-4cb5-92f2-5d933585b0e0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.582756 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33b03329-1796-4cb5-92f2-5d933585b0e0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.587108 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33b03329-1796-4cb5-92f2-5d933585b0e0 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 returned with HTTP 404 Aug 13 19:30:47.587599 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 590/2345] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/v3/snapshots/38472cf1-6427-4158-968b-a211b3124985 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:47.617450 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0522e682-0d90-48df-8875-3c6f791925e2 req-8939dd5e-0b28-4ac6-a50a-ab1a54e7136d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:47.619846 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0522e682-0d90-48df-8875-3c6f791925e2 req-8939dd5e-0b28-4ac6-a50a-ab1a54e7136d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:30:47.620075 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0522e682-0d90-48df-8875-3c6f791925e2 req-8939dd5e-0b28-4ac6-a50a-ab1a54e7136d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:47.620315 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0522e682-0d90-48df-8875-3c6f791925e2 req-8939dd5e-0b28-4ac6-a50a-ab1a54e7136d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:47.628225 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:47.628225 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:47.631578 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-0522e682-0d90-48df-8875-3c6f791925e2 req-8939dd5e-0b28-4ac6-a50a-ab1a54e7136d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:47.635249 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0522e682-0d90-48df-8875-3c6f791925e2 req-8939dd5e-0b28-4ac6-a50a-ab1a54e7136d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:30:47.635655 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 587/2346] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:47 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:48.148121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c41fccaa-60b9-4f8c-9ccc-00ebfc1cda1b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:48.149766 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c41fccaa-60b9-4f8c-9ccc-00ebfc1cda1b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 Aug 13 19:30:48.149973 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c41fccaa-60b9-4f8c-9ccc-00ebfc1cda1b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:48.150195 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c41fccaa-60b9-4f8c-9ccc-00ebfc1cda1b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:48.156929 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:48.156929 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:48.160304 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c41fccaa-60b9-4f8c-9ccc-00ebfc1cda1b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:48.165810 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c41fccaa-60b9-4f8c-9ccc-00ebfc1cda1b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 returned with HTTP 200 Aug 13 19:30:48.166201 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 586/2347] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:48 2026] GET /volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:48.197437 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1ab4b9a2-bc27-43da-b41e-24d366717088 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:48.207684 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1ab4b9a2-bc27-43da-b41e-24d366717088 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 Aug 13 19:30:48.207947 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1ab4b9a2-bc27-43da-b41e-24d366717088 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:48.208192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1ab4b9a2-bc27-43da-b41e-24d366717088 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:48.216242 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:48.216242 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:48.220026 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1ab4b9a2-bc27-43da-b41e-24d366717088 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:48.226267 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1ab4b9a2-bc27-43da-b41e-24d366717088 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 returned with HTTP 200 Aug 13 19:30:48.226881 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 585/2348] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:48 2026] GET /volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:48.411866 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0eb27b9f-e24c-4119-ae48-a0f005480515 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:48.417189 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0eb27b9f-e24c-4119-ae48-a0f005480515 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d Aug 13 19:30:48.417189 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0eb27b9f-e24c-4119-ae48-a0f005480515 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:48.417189 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0eb27b9f-e24c-4119-ae48-a0f005480515 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:48.432124 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:48.432124 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:48.502102 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d9f582ac-f40a-4058-bd62-a0db1e7fac60 req-0eb27b9f-e24c-4119-ae48-a0f005480515 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d returned with HTTP 200 Aug 13 19:30:48.502943 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 591/2349] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:48 2026] DELETE /volume/v3/attachments/dfba4d34-9e37-498b-9eab-40314267de7d => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:48.724046 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-8442fcdf-92c9-4778-b9e3-7fd170474f4c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:48.726755 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-8442fcdf-92c9-4778-b9e3-7fd170474f4c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 Aug 13 19:30:48.726961 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-8442fcdf-92c9-4778-b9e3-7fd170474f4c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:48.727468 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-8442fcdf-92c9-4778-b9e3-7fd170474f4c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:48.734651 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:48.734651 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:48.737995 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-8442fcdf-92c9-4778-b9e3-7fd170474f4c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:48.742113 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-8442fcdf-92c9-4778-b9e3-7fd170474f4c tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 returned with HTTP 200 Aug 13 19:30:48.742552 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 588/2350] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:48 2026] GET /volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:48.752907 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-11f54ed1-f22b-4ca0-ad31-c3cc07a2df3e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:48.753376 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11f54ed1-f22b-4ca0-ad31-c3cc07a2df3e None None] GET https://10.4.3.126/volume// Aug 13 19:30:48.753585 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11f54ed1-f22b-4ca0-ad31-c3cc07a2df3e None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:48.753807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11f54ed1-f22b-4ca0-ad31-c3cc07a2df3e None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:48.754119 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11f54ed1-f22b-4ca0-ad31-c3cc07a2df3e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:48.754590 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 587/2351] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:30:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 19:30:48.760917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-3943be5c-acec-47da-8e6a-3f971df61772 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:48.762629 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-3943be5c-acec-47da-8e6a-3f971df61772 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:30:48.762937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-3943be5c-acec-47da-8e6a-3f971df61772 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef4f025c-93ab-41fe-8c92-0241a18f9757", "connector": null, "instance_uuid": "555fb4d2-51eb-4059-a659-1690819d291b"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:48.770774 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:48.770774 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:48.791361 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-3943be5c-acec-47da-8e6a-3f971df61772 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:30:48.791750 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 586/2352] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:30:48 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:49.136304 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-e08a3c8f-d0db-4336-b8d7-ec75c6bf1405 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:49.138174 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-e08a3c8f-d0db-4336-b8d7-ec75c6bf1405 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/attachments?instance_id=8ceb3481-1938-459f-87ea-308b703b2fbb Aug 13 19:30:49.138385 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-e08a3c8f-d0db-4336-b8d7-ec75c6bf1405 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:49.138554 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-e08a3c8f-d0db-4336-b8d7-ec75c6bf1405 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:49.151386 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-e08a3c8f-d0db-4336-b8d7-ec75c6bf1405 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments?instance_id=8ceb3481-1938-459f-87ea-308b703b2fbb returned with HTTP 200 Aug 13 19:30:49.151760 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 592/2353] 10.4.3.126 () {70 vars in 1637 bytes} [Thu Aug 13 19:30:49 2026] GET /volume/v3/attachments?instance_id=8ceb3481-1938-459f-87ea-308b703b2fbb => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:49.163403 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-a2c6f89b-36e9-40fd-bd42-1e9984bc54f7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:49.165751 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-a2c6f89b-36e9-40fd-bd42-1e9984bc54f7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce Aug 13 19:30:49.165972 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-a2c6f89b-36e9-40fd-bd42-1e9984bc54f7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:49.166192 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-a2c6f89b-36e9-40fd-bd42-1e9984bc54f7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:49.189281 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-500252e0-fb2a-41cd-961c-bc80fdd80ebe req-a2c6f89b-36e9-40fd-bd42-1e9984bc54f7 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce returned with HTTP 200 Aug 13 19:30:49.190456 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 589/2354] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:30:49 2026] GET /volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:49.612831 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7bbe3d48-6285-4b6a-96c2-4538801564de req-a93cc249-6c92-49ed-be19-c66922db7823 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:49.615105 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bbe3d48-6285-4b6a-96c2-4538801564de req-a93cc249-6c92-49ed-be19-c66922db7823 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:49.615384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bbe3d48-6285-4b6a-96c2-4538801564de req-a93cc249-6c92-49ed-be19-c66922db7823 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:49.615496 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7bbe3d48-6285-4b6a-96c2-4538801564de req-a93cc249-6c92-49ed-be19-c66922db7823 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:49.626471 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:49.626471 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:49.630881 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-7bbe3d48-6285-4b6a-96c2-4538801564de req-a93cc249-6c92-49ed-be19-c66922db7823 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:49.635080 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7bbe3d48-6285-4b6a-96c2-4538801564de req-a93cc249-6c92-49ed-be19-c66922db7823 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:49.635489 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 588/2355] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:49 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:50.260710 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-f6d13e74-0a2a-4bef-87b4-4e12bab04e07 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:50.266292 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-f6d13e74-0a2a-4bef-87b4-4e12bab04e07 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] DELETE https://10.4.3.126/volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626 Aug 13 19:30:50.266585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-f6d13e74-0a2a-4bef-87b4-4e12bab04e07 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:50.266879 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-f6d13e74-0a2a-4bef-87b4-4e12bab04e07 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:50.282260 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:50.282260 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:50.350561 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-f6d13e74-0a2a-4bef-87b4-4e12bab04e07 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626 returned with HTTP 200 Aug 13 19:30:50.351096 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 587/2356] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:50 2026] DELETE /volume/v3/attachments/bde3c007-7377-4f3c-a107-efdaade1b626 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:50.364593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-2e0e8a9c-df31-40e4-b45d-4f853d232ca4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:50.367307 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-2e0e8a9c-df31-40e4-b45d-4f853d232ca4 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 Aug 13 19:30:50.367556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-2e0e8a9c-df31-40e4-b45d-4f853d232ca4 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:50.367821 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-2e0e8a9c-df31-40e4-b45d-4f853d232ca4 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:50.368030 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-2e0e8a9c-df31-40e4-b45d-4f853d232ca4 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Delete volume with id: ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 Aug 13 19:30:50.377052 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:50.377052 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:50.377731 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-2e0e8a9c-df31-40e4-b45d-4f853d232ca4 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Volume info retrieved successfully. Aug 13 19:30:50.389880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1fd6882e-1360-4149-927c-eec2e7a4f4b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:50.391372 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fd6882e-1360-4149-927c-eec2e7a4f4b7 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] DELETE https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:30:50.391557 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fd6882e-1360-4149-927c-eec2e7a4f4b7 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:50.391833 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fd6882e-1360-4149-927c-eec2e7a4f4b7 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:50.392080 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1fd6882e-1360-4149-927c-eec2e7a4f4b7 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Delete volume with id: b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:30:50.402194 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:50.402194 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:50.402799 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1fd6882e-1360-4149-927c-eec2e7a4f4b7 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:50.406874 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-2e0e8a9c-df31-40e4-b45d-4f853d232ca4 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] Delete volume request issued successfully. Aug 13 19:30:50.407130 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4e26bb43-679d-4862-9956-ef533235c9e7 req-2e0e8a9c-df31-40e4-b45d-4f853d232ca4 tempest-TestShelveInstance-1702915435 tempest-TestShelveInstance-1702915435-project-member] https://10.4.3.126/volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 returned with HTTP 202 Aug 13 19:30:50.407712 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 593/2357] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:30:50 2026] DELETE /volume/v3/volumes/ee1b1476-fd55-4ae1-ab7a-508d725cf9b7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:50.429321 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1fd6882e-1360-4149-927c-eec2e7a4f4b7 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Delete volume request issued successfully. Aug 13 19:30:50.429321 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fd6882e-1360-4149-927c-eec2e7a4f4b7 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 202 Aug 13 19:30:50.429935 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 590/2358] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:30:50 2026] DELETE /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:50.439705 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1116fc4f-9fb6-4002-ab20-4af61ce25448 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:50.441990 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1116fc4f-9fb6-4002-ab20-4af61ce25448 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:30:50.442187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1116fc4f-9fb6-4002-ab20-4af61ce25448 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:50.442495 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1116fc4f-9fb6-4002-ab20-4af61ce25448 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:50.451773 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:50.451773 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:50.457404 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1116fc4f-9fb6-4002-ab20-4af61ce25448 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Volume info retrieved successfully. Aug 13 19:30:50.462091 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1116fc4f-9fb6-4002-ab20-4af61ce25448 tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 200 Aug 13 19:30:50.462522 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 589/2359] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:50 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:50.884381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a5bbab0d-5b38-4429-b2cb-b447c114b223 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:50.885999 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a5bbab0d-5b38-4429-b2cb-b447c114b223 None None] GET https://10.4.3.126/volume// Aug 13 19:30:50.886254 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a5bbab0d-5b38-4429-b2cb-b447c114b223 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:50.886528 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a5bbab0d-5b38-4429-b2cb-b447c114b223 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:50.886943 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a5bbab0d-5b38-4429-b2cb-b447c114b223 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:50.889433 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 588/2360] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:50 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:50.896585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1eef840d-ba3e-49a3-93f4-0d366a3c7e8f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:50.898663 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1eef840d-ba3e-49a3-93f4-0d366a3c7e8f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 Aug 13 19:30:50.898886 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1eef840d-ba3e-49a3-93f4-0d366a3c7e8f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:50.899083 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1eef840d-ba3e-49a3-93f4-0d366a3c7e8f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:50.912633 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:50.912633 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:50.915756 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1eef840d-ba3e-49a3-93f4-0d366a3c7e8f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:30:50.920062 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-1eef840d-ba3e-49a3-93f4-0d366a3c7e8f tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 returned with HTTP 200 Aug 13 19:30:50.920444 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 594/2361] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:50 2026] GET /volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:51.013710 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-c05bb958-3dbe-487b-a031-96b1444007e8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:51.015708 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-c05bb958-3dbe-487b-a031-96b1444007e8 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] PUT https://10.4.3.126/volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b Aug 13 19:30:51.016127 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-c05bb958-3dbe-487b-a031-96b1444007e8 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:51.025661 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-c05bb958-3dbe-487b-a031-96b1444007e8 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Acquiring lock "cinder-attachment_update-ef4f025c-93ab-41fe-8c92-0241a18f9757-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:30:51.030254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-c05bb958-3dbe-487b-a031-96b1444007e8 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Lock "cinder-attachment_update-ef4f025c-93ab-41fe-8c92-0241a18f9757-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:30:51.031286 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:51.031286 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:51.118640 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-c05bb958-3dbe-487b-a031-96b1444007e8 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Lock "cinder-attachment_update-ef4f025c-93ab-41fe-8c92-0241a18f9757-np0000007253" released by "attachment_update" :: held 0.087s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:30:51.118640 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-c05bb958-3dbe-487b-a031-96b1444007e8 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b returned with HTTP 200 Aug 13 19:30:51.118640 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 591/2362] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:30:51 2026] PUT /volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:51.140760 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-e100e208-2daa-40e7-b195-7fbce2f7613b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:51.142637 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-e100e208-2daa-40e7-b195-7fbce2f7613b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b/action Aug 13 19:30:51.142970 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-e100e208-2daa-40e7-b195-7fbce2f7613b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:51.143075 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-e100e208-2daa-40e7-b195-7fbce2f7613b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:51.164712 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:51.164712 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:51.176868 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e5fc3ee7-ba55-4437-9fa8-06dbcbf92258 req-e100e208-2daa-40e7-b195-7fbce2f7613b tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b/action returned with HTTP 204 Aug 13 19:30:51.177444 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 590/2363] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:30:51 2026] POST /volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:51.480352 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d0aed8d7-7663-492f-a4f9-f6eed93cb58d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:51.482142 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d0aed8d7-7663-492f-a4f9-f6eed93cb58d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] GET https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d Aug 13 19:30:51.482431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d0aed8d7-7663-492f-a4f9-f6eed93cb58d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:51.482697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d0aed8d7-7663-492f-a4f9-f6eed93cb58d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:51.491968 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d0aed8d7-7663-492f-a4f9-f6eed93cb58d tempest-TestStampPattern-1110658415 tempest-TestStampPattern-1110658415-project-member] https://10.4.3.126/volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d returned with HTTP 404 Aug 13 19:30:51.492665 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 589/2364] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:51 2026] GET /volume/v3/volumes/b64d73dc-15f9-4f77-8673-78cd25d9293d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:53.689007 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-819305d2-7077-4025-8dce-44259f1ff02a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:53.691634 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-819305d2-7077-4025-8dce-44259f1ff02a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:53.692495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-819305d2-7077-4025-8dce-44259f1ff02a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:53.692739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-819305d2-7077-4025-8dce-44259f1ff02a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:53.692941 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-819305d2-7077-4025-8dce-44259f1ff02a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Delete volume with id: 80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:53.702946 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:53.702946 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:53.703745 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-819305d2-7077-4025-8dce-44259f1ff02a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:53.713872 np0000007253 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-819305d2-7077-4025-8dce-44259f1ff02a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:30:53.719095 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-819305d2-7077-4025-8dce-44259f1ff02a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Delete volume request issued successfully. Aug 13 19:30:53.719309 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-819305d2-7077-4025-8dce-44259f1ff02a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 202 Aug 13 19:30:53.719919 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 595/2365] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:30:53 2026] DELETE /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:53.726949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2b6940e7-aece-4977-b784-d76ee0d18134 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:53.728958 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b6940e7-aece-4977-b784-d76ee0d18134 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:53.729111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2b6940e7-aece-4977-b784-d76ee0d18134 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:53.729304 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2b6940e7-aece-4977-b784-d76ee0d18134 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:53.735883 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:53.735883 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:53.739470 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2b6940e7-aece-4977-b784-d76ee0d18134 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:30:53.744979 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b6940e7-aece-4977-b784-d76ee0d18134 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 200 Aug 13 19:30:53.745333 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 592/2366] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:53 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:54.759449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-725be7be-2ae2-4eef-8375-9c86af485a4f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:54.764027 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-725be7be-2ae2-4eef-8375-9c86af485a4f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd Aug 13 19:30:54.764257 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-725be7be-2ae2-4eef-8375-9c86af485a4f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:54.764530 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-725be7be-2ae2-4eef-8375-9c86af485a4f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:54.767057 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=212,cinder:UPDATE=37,cinder:INSERT=12 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:30:54.776126 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-725be7be-2ae2-4eef-8375-9c86af485a4f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd returned with HTTP 404 Aug 13 19:30:54.777533 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 591/2367] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:54 2026] GET /volume/v3/volumes/80598299-cff9-49f9-a659-c6c09b1f3acd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:30:54.784772 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-eb257f38-d578-4812-b203-90678e76f8f3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:54.786630 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eb257f38-d578-4812-b203-90678e76f8f3 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:30:54.786811 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eb257f38-d578-4812-b203-90678e76f8f3 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:54.787017 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eb257f38-d578-4812-b203-90678e76f8f3 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:54.787824 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:54.787824 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:54.788146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb257f38-d578-4812-b203-90678e76f8f3 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:30:54.837532 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-eb257f38-d578-4812-b203-90678e76f8f3 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Get all volumes completed successfully. Aug 13 19:30:54.839761 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:54.839761 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:54.844639 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eb257f38-d578-4812-b203-90678e76f8f3 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:30:54.845094 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 590/2368] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:30:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11980 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:54.868403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-516b8318-18d8-4936-981b-67329616e12b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:54.871135 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-516b8318-18d8-4936-981b-67329616e12b tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] DELETE https://10.4.3.126/volume/v3/types/3e479faf-54df-4578-bc95-24a40d5f0005 Aug 13 19:30:54.871478 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-516b8318-18d8-4936-981b-67329616e12b tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:54.871804 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-516b8318-18d8-4936-981b-67329616e12b tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:54.907122 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-516b8318-18d8-4936-981b-67329616e12b tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types/3e479faf-54df-4578-bc95-24a40d5f0005 returned with HTTP 202 Aug 13 19:30:54.908226 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 596/2369] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:30:54 2026] DELETE /volume/v3/types/3e479faf-54df-4578-bc95-24a40d5f0005 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:30:54.918952 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f24d5d51-a205-4252-81a9-b789c4ab2145 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:54.920589 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f24d5d51-a205-4252-81a9-b789c4ab2145 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:30:54.920912 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f24d5d51-a205-4252-81a9-b789c4ab2145 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1978579930", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:54.933378 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f24d5d51-a205-4252-81a9-b789c4ab2145 tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:30:54.933741 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 593/2370] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:30:54 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 13 19:30:54.942432 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-299961fd-71eb-4fcd-8281-aaef888cd9fc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:54.944001 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-299961fd-71eb-4fcd-8281-aaef888cd9fc tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] POST https://10.4.3.126/volume/v3/types/6bf8e7e5-a19d-46d1-8d78-70b0544e54d0/encryption Aug 13 19:30:54.944318 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-299961fd-71eb-4fcd-8281-aaef888cd9fc tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:54.968898 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-299961fd-71eb-4fcd-8281-aaef888cd9fc tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types/6bf8e7e5-a19d-46d1-8d78-70b0544e54d0/encryption returned with HTTP 200 Aug 13 19:30:54.969264 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 592/2371] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:30:54 2026] POST /volume/v3/types/6bf8e7e5-a19d-46d1-8d78-70b0544e54d0/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:54.982870 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ae31acca-4872-4803-9820-899b00e71913 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:54.985102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:30:54.985569 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1415915298", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1978579930", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:54.991765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1415915298', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1978579930', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:30:54.995501 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume of 1 GB Aug 13 19:30:54.995870 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:54.995870 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:54.996349 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Availability Zones retrieved successfully. Aug 13 19:30:55.006186 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Flow 'volume_create_api' (f6e97b7e-5d6d-4786-ad47-aca695107a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:55.008240 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd374ae-7cde-4501-ba5e-d1cda222caf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:55.009644 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:30:55.041612 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd374ae-7cde-4501-ba5e-d1cda222caf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:30:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6bf8e7e5-a19d-46d1-8d78-70b0544e54d0,is_public=True,name='tempest-scenario-type-luks-1978579930',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6bf8e7e5-a19d-46d1-8d78-70b0544e54d0', '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=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:55.042313 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a418df67-8c22-4a06-b5c6-d5513b46ea91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:55.068479 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:30:55.068771 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:30:55.103572 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Created reservations ['7a81df0d-bc8a-43bc-8cf5-57eeb4c146db', 'df4927c8-9de5-4da8-bb70-d30c24ee033d', 'ea606412-78e7-44d7-a95a-ccf6ed4aab67', 'fb7f6875-f68b-4ce8-ab0f-77013879e9ea'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:30:55.104520 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a418df67-8c22-4a06-b5c6-d5513b46ea91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a81df0d-bc8a-43bc-8cf5-57eeb4c146db', 'df4927c8-9de5-4da8-bb70-d30c24ee033d', 'ea606412-78e7-44d7-a95a-ccf6ed4aab67', 'fb7f6875-f68b-4ce8-ab0f-77013879e9ea']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:55.105241 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7c595a-c324-4e18-8f23-de6b8f5a291c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:55.129648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7c595a-c324-4e18-8f23-de6b8f5a291c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a60b3443-0e25-4b8d-925b-442059a8d200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1415915298',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09f3e7620b124be2aefca15424971c7c',qos_specs=None,replication_status=,reservations=['7a81df0d-bc8a-43bc-8cf5-57eeb4c146db','df4927c8-9de5-4da8-bb70-d30c24ee033d','ea606412-78e7-44d7-a95a-ccf6ed4aab67','fb7f6875-f68b-4ce8-ab0f-77013879e9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657443c431d241a58e4c698bf81cfa55',volume_type_id=6bf8e7e5-a19d-46d1-8d78-70b0544e54d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1415915298',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a60b3443-0e25-4b8d-925b-442059a8d200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09f3e7620b124be2aefca15424971c7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='657443c431d241a58e4c698bf81cfa55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6bf8e7e5-a19d-46d1-8d78-70b0544e54d0),volume_type_id=6bf8e7e5-a19d-46d1-8d78-70b0544e54d0)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:55.130396 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04bdafbc-7c2e-46df-b936-8533e1bf5144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:55.149535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04bdafbc-7c2e-46df-b936-8533e1bf5144) transitioned into state 'SUCCESS' from state '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-1415915298',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09f3e7620b124be2aefca15424971c7c',qos_specs=None,replication_status=,reservations=['7a81df0d-bc8a-43bc-8cf5-57eeb4c146db','df4927c8-9de5-4da8-bb70-d30c24ee033d','ea606412-78e7-44d7-a95a-ccf6ed4aab67','fb7f6875-f68b-4ce8-ab0f-77013879e9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657443c431d241a58e4c698bf81cfa55',volume_type_id=6bf8e7e5-a19d-46d1-8d78-70b0544e54d0)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:55.150369 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88700569-d40c-4c79-8423-a110f7d900e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:55.161850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88700569-d40c-4c79-8423-a110f7d900e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:55.162999 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Flow 'volume_create_api' (f6e97b7e-5d6d-4786-ad47-aca695107a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:55.163412 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Create volume request issued successfully. Aug 13 19:30:55.164119 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae31acca-4872-4803-9820-899b00e71913 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:30:55.164911 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 591/2372] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:30:54 2026] POST /volume/v3/volumes => generated 785 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:30:57.411515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-988eb27a-545e-4e87-b3f8-c35f0cc11656 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.416529 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-988eb27a-545e-4e87-b3f8-c35f0cc11656 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:57.416820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-988eb27a-545e-4e87-b3f8-c35f0cc11656 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:57.417062 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-988eb27a-545e-4e87-b3f8-c35f0cc11656 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:57.433181 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:57.433181 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:57.438802 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-988eb27a-545e-4e87-b3f8-c35f0cc11656 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:57.444971 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-988eb27a-545e-4e87-b3f8-c35f0cc11656 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:57.446053 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 597/2373] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:57 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:57.504695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5e60464f-ae46-4e25-be4e-37fdc8753284 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.508814 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5e60464f-ae46-4e25-be4e-37fdc8753284 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:57.509013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5e60464f-ae46-4e25-be4e-37fdc8753284 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:57.509596 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5e60464f-ae46-4e25-be4e-37fdc8753284 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:57.514730 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=193,cinder:INSERT=9,cinder:UPDATE=27 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:30:57.525126 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:57.525126 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:57.529116 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5e60464f-ae46-4e25-be4e-37fdc8753284 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:57.533700 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5e60464f-ae46-4e25-be4e-37fdc8753284 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:57.534183 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 594/2374] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:57 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:57.562834 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-3c774d05-672b-44fb-b16f-06b3d3be4a9a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.567917 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-3c774d05-672b-44fb-b16f-06b3d3be4a9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] POST https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886/action Aug 13 19:30:57.568337 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-3c774d05-672b-44fb-b16f-06b3d3be4a9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:57.568501 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-3c774d05-672b-44fb-b16f-06b3d3be4a9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:57.583179 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:57.583179 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:57.583820 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-3c774d05-672b-44fb-b16f-06b3d3be4a9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:57.590621 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-3c774d05-672b-44fb-b16f-06b3d3be4a9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Begin detaching volume completed successfully. Aug 13 19:30:57.590919 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-3c774d05-672b-44fb-b16f-06b3d3be4a9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886/action returned with HTTP 202 Aug 13 19:30:57.591793 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 593/2375] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:30:57 2026] POST /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 19:30:57.646541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fa8c7594-bc3d-46f1-82e0-80773091ad48 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.647632 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fa8c7594-bc3d-46f1-82e0-80773091ad48 None None] GET https://10.4.3.126/volume// Aug 13 19:30:57.648217 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fa8c7594-bc3d-46f1-82e0-80773091ad48 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:57.648552 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fa8c7594-bc3d-46f1-82e0-80773091ad48 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:57.649090 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fa8c7594-bc3d-46f1-82e0-80773091ad48 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:57.649512 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 592/2376] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:57 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:57.664094 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-4d4a3c64-5d19-47d2-8e3d-6938be4f4c48 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.666562 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-4d4a3c64-5d19-47d2-8e3d-6938be4f4c48 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:57.666817 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-4d4a3c64-5d19-47d2-8e3d-6938be4f4c48 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:57.667051 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-4d4a3c64-5d19-47d2-8e3d-6938be4f4c48 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:57.682234 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:57.682234 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:57.689330 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-4d4a3c64-5d19-47d2-8e3d-6938be4f4c48 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:57.696904 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-4d4a3c64-5d19-47d2-8e3d-6938be4f4c48 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:57.697382 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 598/2377] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:57 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:57.759568 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-85f0e017-8dc2-4870-8b1d-44821befa035 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.759568 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-85f0e017-8dc2-4870-8b1d-44821befa035 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:57.759730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-85f0e017-8dc2-4870-8b1d-44821befa035 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:57.759845 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-85f0e017-8dc2-4870-8b1d-44821befa035 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:57.772016 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:57.772016 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:57.775579 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-85f0e017-8dc2-4870-8b1d-44821befa035 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Volume info retrieved successfully. Aug 13 19:30:57.780355 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-85f0e017-8dc2-4870-8b1d-44821befa035 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:57.780355 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 595/2378] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:57 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:57.843390 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-077d4058-629d-47e1-aa80-71df110908d2 req-a88fea52-984f-46ee-97ea-4154ea79dd98 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.849715 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-a88fea52-984f-46ee-97ea-4154ea79dd98 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:57.850135 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-a88fea52-984f-46ee-97ea-4154ea79dd98 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:57.850486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-a88fea52-984f-46ee-97ea-4154ea79dd98 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:57.875084 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:57.875084 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:57.880501 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-077d4058-629d-47e1-aa80-71df110908d2 req-a88fea52-984f-46ee-97ea-4154ea79dd98 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:57.889430 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-a88fea52-984f-46ee-97ea-4154ea79dd98 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:57.890841 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 594/2379] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:57 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:57.912289 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-077d4058-629d-47e1-aa80-71df110908d2 req-4fe14bc7-092c-464a-ac81-ac9fa1ade2dd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.912695 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-4fe14bc7-092c-464a-ac81-ac9fa1ade2dd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043/action Aug 13 19:30:57.913014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-4fe14bc7-092c-464a-ac81-ac9fa1ade2dd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:57.913124 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-4fe14bc7-092c-464a-ac81-ac9fa1ade2dd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:57.926711 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:57.926711 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:57.927187 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-077d4058-629d-47e1-aa80-71df110908d2 req-4fe14bc7-092c-464a-ac81-ac9fa1ade2dd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:57.937176 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-077d4058-629d-47e1-aa80-71df110908d2 req-4fe14bc7-092c-464a-ac81-ac9fa1ade2dd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Begin detaching volume completed successfully. Aug 13 19:30:57.937176 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-4fe14bc7-092c-464a-ac81-ac9fa1ade2dd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043/action returned with HTTP 202 Aug 13 19:30:57.939593 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 593/2380] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:30:57 2026] POST /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:30:57.966068 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9bd674e1-1e3a-42b0-a8b0-a74bcfb1e1b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.967964 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9bd674e1-1e3a-42b0-a8b0-a74bcfb1e1b5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:57.968186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9bd674e1-1e3a-42b0-a8b0-a74bcfb1e1b5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:57.968435 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9bd674e1-1e3a-42b0-a8b0-a74bcfb1e1b5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:57.983808 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:57.983808 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:57.988222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a9081479-2a1b-434a-84c9-f82a470f960f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:57.988377 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9bd674e1-1e3a-42b0-a8b0-a74bcfb1e1b5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:57.989329 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9081479-2a1b-434a-84c9-f82a470f960f None None] GET https://10.4.3.126/volume// Aug 13 19:30:57.989539 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9081479-2a1b-434a-84c9-f82a470f960f None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:57.989794 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9081479-2a1b-434a-84c9-f82a470f960f None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:57.992069 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9081479-2a1b-434a-84c9-f82a470f960f None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:57.992519 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 596/2381] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:57.993846 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9bd674e1-1e3a-42b0-a8b0-a74bcfb1e1b5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:57.994381 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 599/2382] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:57 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1444 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:58.008482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-077d4058-629d-47e1-aa80-71df110908d2 req-5f460fc1-8657-4985-a837-92f920b03217 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:58.018478 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-5f460fc1-8657-4985-a837-92f920b03217 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:58.018739 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-5f460fc1-8657-4985-a837-92f920b03217 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:58.019343 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-5f460fc1-8657-4985-a837-92f920b03217 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:58.034614 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:58.034614 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:58.039238 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-077d4058-629d-47e1-aa80-71df110908d2 req-5f460fc1-8657-4985-a837-92f920b03217 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:58.043499 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-5f460fc1-8657-4985-a837-92f920b03217 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:58.043922 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 595/2383] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:58 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1624 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:58.665467 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-077d4058-629d-47e1-aa80-71df110908d2 req-0e324cf4-b3b0-4433-b01f-576dd0c0117b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:58.668219 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-0e324cf4-b3b0-4433-b01f-576dd0c0117b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:58.668431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-0e324cf4-b3b0-4433-b01f-576dd0c0117b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:58.668995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-0e324cf4-b3b0-4433-b01f-576dd0c0117b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:58.688647 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:58.688647 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:58.693054 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-077d4058-629d-47e1-aa80-71df110908d2 req-0e324cf4-b3b0-4433-b01f-576dd0c0117b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:58.700227 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-0e324cf4-b3b0-4433-b01f-576dd0c0117b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:58.701424 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5284df97-8b14-41a3-b942-26445d1f9a12 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:58.702572 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 594/2384] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:58 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1444 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:30:58.706299 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5284df97-8b14-41a3-b942-26445d1f9a12 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418 Aug 13 19:30:58.706299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5284df97-8b14-41a3-b942-26445d1f9a12 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:58.706299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5284df97-8b14-41a3-b942-26445d1f9a12 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:58.717254 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:58.717254 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:58.742905 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-077d4058-629d-47e1-aa80-71df110908d2 req-cb2e7295-72bb-4b27-a4ac-4cd02053ec2e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:58.746612 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-cb2e7295-72bb-4b27-a4ac-4cd02053ec2e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 Aug 13 19:30:58.746612 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-cb2e7295-72bb-4b27-a4ac-4cd02053ec2e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:58.746612 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-cb2e7295-72bb-4b27-a4ac-4cd02053ec2e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:58.762763 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:58.762763 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:58.766937 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-951c2f77-32ff-49d6-bf49-a2e2a40321cb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:58.768562 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-951c2f77-32ff-49d6-bf49-a2e2a40321cb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:30:58.768737 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-951c2f77-32ff-49d6-bf49-a2e2a40321cb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:58.768942 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-951c2f77-32ff-49d6-bf49-a2e2a40321cb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:58.778429 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:58.778429 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:58.784953 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-951c2f77-32ff-49d6-bf49-a2e2a40321cb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:58.787474 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e3b8f8bc-5259-4f1b-804f-b1bf43315fdd req-5284df97-8b14-41a3-b942-26445d1f9a12 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418 returned with HTTP 200 Aug 13 19:30:58.788063 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 597/2385] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:58 2026] DELETE /volume/v3/attachments/ca070372-06c5-4c80-aa75-dab955c4f418 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:58.789323 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-951c2f77-32ff-49d6-bf49-a2e2a40321cb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:30:58.794224 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 596/2386] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:58 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:30:58.845194 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-077d4058-629d-47e1-aa80-71df110908d2 req-cb2e7295-72bb-4b27-a4ac-4cd02053ec2e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 returned with HTTP 200 Aug 13 19:30:58.845749 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 600/2387] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:30:58 2026] DELETE /volume/v3/attachments/7e99cef1-75b2-4cc8-a0bc-54ebb9942003 => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:58.903027 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-be51e10c-289d-4ba5-9a3b-a435cfab0308 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:58.903422 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-be51e10c-289d-4ba5-9a3b-a435cfab0308 None None] GET https://10.4.3.126/volume// Aug 13 19:30:58.903699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-be51e10c-289d-4ba5-9a3b-a435cfab0308 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:58.903733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-be51e10c-289d-4ba5-9a3b-a435cfab0308 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:58.904070 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-be51e10c-289d-4ba5-9a3b-a435cfab0308 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:58.904340 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 595/2388] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:30:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:58.915483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-518fdd25-ab00-4106-96e3-09a57cc72a99 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:58.918498 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-518fdd25-ab00-4106-96e3-09a57cc72a99 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:30:58.918817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-518fdd25-ab00-4106-96e3-09a57cc72a99 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8da993b4-cdac-4d39-9e8e-909761ffd5de", "connector": null, "instance_uuid": "ad05cdd0-26d9-489c-9731-939180b4a2fd"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:58.931080 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:58.931080 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:58.961491 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-518fdd25-ab00-4106-96e3-09a57cc72a99 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:30:58.961763 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 598/2389] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:30:58 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 13 19:30:58.989982 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0edb7624-0ba2-4a36-b107-4538823c14a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:58.991757 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0edb7624-0ba2-4a36-b107-4538823c14a3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:30:58.996400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0edb7624-0ba2-4a36-b107-4538823c14a3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:58.996400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0edb7624-0ba2-4a36-b107-4538823c14a3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.009068 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.009068 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:59.009296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4c00f11e-e59f-47b0-8e2d-03ad523cf7aa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.010676 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8d1c06a2-738f-4e8a-99a9-9efa7882593c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.010940 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c00f11e-e59f-47b0-8e2d-03ad523cf7aa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:59.011487 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d1c06a2-738f-4e8a-99a9-9efa7882593c None None] GET https://10.4.3.126/volume// Aug 13 19:30:59.011543 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c00f11e-e59f-47b0-8e2d-03ad523cf7aa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.011608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d1c06a2-738f-4e8a-99a9-9efa7882593c None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.011640 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c00f11e-e59f-47b0-8e2d-03ad523cf7aa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.011666 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d1c06a2-738f-4e8a-99a9-9efa7882593c None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.011666 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d1c06a2-738f-4e8a-99a9-9efa7882593c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:59.011929 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 596/2390] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:59.016326 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0edb7624-0ba2-4a36-b107-4538823c14a3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:59.019133 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-f2fd8980-9b3b-477e-a509-6c359fa4a476 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.021520 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-f2fd8980-9b3b-477e-a509-6c359fa4a476 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:30:59.022362 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-f2fd8980-9b3b-477e-a509-6c359fa4a476 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.022362 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-f2fd8980-9b3b-477e-a509-6c359fa4a476 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.022916 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.022916 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:59.024109 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0edb7624-0ba2-4a36-b107-4538823c14a3 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:30:59.024109 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 597/2391] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:58 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:59.026254 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4c00f11e-e59f-47b0-8e2d-03ad523cf7aa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:59.032468 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c00f11e-e59f-47b0-8e2d-03ad523cf7aa tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:59.032821 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 601/2392] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:59.036728 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.036728 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:59.042070 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-f2fd8980-9b3b-477e-a509-6c359fa4a476 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:30:59.048095 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-f2fd8980-9b3b-477e-a509-6c359fa4a476 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:30:59.048521 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 599/2393] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:59.052174 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fb03f4a3-7fcb-4987-ac6b-32cc6c3d7f19 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.054547 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb03f4a3-7fcb-4987-ac6b-32cc6c3d7f19 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:59.054727 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb03f4a3-7fcb-4987-ac6b-32cc6c3d7f19 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.055091 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb03f4a3-7fcb-4987-ac6b-32cc6c3d7f19 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.067314 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.067314 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:59.071937 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fb03f4a3-7fcb-4987-ac6b-32cc6c3d7f19 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] Volume info retrieved successfully. Aug 13 19:30:59.077246 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb03f4a3-7fcb-4987-ac6b-32cc6c3d7f19 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-reader] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:59.077713 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 597/2394] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:59.114066 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-14c6e01c-a734-49d3-9920-876f9db98027 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.116894 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-14c6e01c-a734-49d3-9920-876f9db98027 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:59.116894 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-14c6e01c-a734-49d3-9920-876f9db98027 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.117906 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-14c6e01c-a734-49d3-9920-876f9db98027 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.126380 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.126380 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:59.133991 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-14c6e01c-a734-49d3-9920-876f9db98027 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:59.139379 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-14c6e01c-a734-49d3-9920-876f9db98027 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:59.139379 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 598/2395] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:59.152787 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-93521869-456c-4668-9ad4-e6d7130604f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.160366 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-93521869-456c-4668-9ad4-e6d7130604f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] PUT https://10.4.3.126/volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7 Aug 13 19:30:59.160695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-93521869-456c-4668-9ad4-e6d7130604f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:59.170531 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-af773795-3cf9-4019-a958-1a7d2ed28618 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.174165 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-93521869-456c-4668-9ad4-e6d7130604f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Acquiring lock "cinder-attachment_update-8da993b4-cdac-4d39-9e8e-909761ffd5de-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:30:59.176332 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-af773795-3cf9-4019-a958-1a7d2ed28618 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043/action Aug 13 19:30:59.176332 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-af773795-3cf9-4019-a958-1a7d2ed28618 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:30:59.176332 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-af773795-3cf9-4019-a958-1a7d2ed28618 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:59.178177 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-93521869-456c-4668-9ad4-e6d7130604f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Lock "cinder-attachment_update-8da993b4-cdac-4d39-9e8e-909761ffd5de-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:30:59.178177 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.178177 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:59.189092 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.189092 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:59.189686 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-af773795-3cf9-4019-a958-1a7d2ed28618 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:59.197987 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-af773795-3cf9-4019-a958-1a7d2ed28618 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Begin detaching volume completed successfully. Aug 13 19:30:59.198232 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-af773795-3cf9-4019-a958-1a7d2ed28618 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043/action returned with HTTP 202 Aug 13 19:30:59.198697 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 600/2396] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:30:59 2026] POST /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:30:59.221982 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a6d833c6-4694-4a97-b74a-f8ae07ae1799 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.223783 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a6d833c6-4694-4a97-b74a-f8ae07ae1799 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:59.223997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a6d833c6-4694-4a97-b74a-f8ae07ae1799 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.224197 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a6d833c6-4694-4a97-b74a-f8ae07ae1799 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.233594 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.233594 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:30:59.237997 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a6d833c6-4694-4a97-b74a-f8ae07ae1799 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:59.251141 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a6d833c6-4694-4a97-b74a-f8ae07ae1799 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:59.251141 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 598/2397] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:59.269620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0ab4fad6-bcf4-4e55-969d-2009e4ca54c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.269620 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ab4fad6-bcf4-4e55-969d-2009e4ca54c9 None None] GET https://10.4.3.126/volume// Aug 13 19:30:59.269620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ab4fad6-bcf4-4e55-969d-2009e4ca54c9 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.269620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ab4fad6-bcf4-4e55-969d-2009e4ca54c9 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.269620 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ab4fad6-bcf4-4e55-969d-2009e4ca54c9 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:30:59.269620 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 599/2398] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:30:59.280101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-5423255a-1a26-43c6-bd23-0b797e9ab99c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.284825 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-5423255a-1a26-43c6-bd23-0b797e9ab99c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:30:59.285157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-5423255a-1a26-43c6-bd23-0b797e9ab99c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.285673 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-5423255a-1a26-43c6-bd23-0b797e9ab99c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.303332 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.303332 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:30:59.303583 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-93521869-456c-4668-9ad4-e6d7130604f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Lock "cinder-attachment_update-8da993b4-cdac-4d39-9e8e-909761ffd5de-np0000007253" released by "attachment_update" :: held 0.126s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:30:59.304305 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-93521869-456c-4668-9ad4-e6d7130604f7 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7 returned with HTTP 200 Aug 13 19:30:59.305548 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 602/2399] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:30:59 2026] PUT /volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:30:59.310686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-994aafbd-d237-4697-a728-673250ac8a94 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.311447 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-5423255a-1a26-43c6-bd23-0b797e9ab99c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:30:59.320866 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-5423255a-1a26-43c6-bd23-0b797e9ab99c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:30:59.321411 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 601/2400] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:30:59.465263 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:30:59.465263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1075406287"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:30:59.466479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1075406287'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:30:59.466704 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Create volume of 1 GB Aug 13 19:30:59.471377 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Availability Zones retrieved successfully. Aug 13 19:30:59.477032 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Flow 'volume_create_api' (59ba50f3-155e-46d9-af5a-0106700c6a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:59.477900 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d5c5224-6bfc-4be9-8afd-999d6d91af75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:59.478648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:30:59.514174 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d5c5224-6bfc-4be9-8afd-999d6d91af75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:59.515199 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f6a95d-c500-4628-8723-c2c03abbd369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:59.581982 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Created reservations ['0c829f1e-4a2e-4045-badf-c5e19374bea1', 'eb873dfb-2f42-40a7-977e-763b89a3bdf7', 'c7dd9374-ceb5-402e-8f9e-7657163e3c16', '1a4c7a2f-1c49-429f-8a02-79be5c76909e'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:30:59.582670 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f6a95d-c500-4628-8723-c2c03abbd369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c829f1e-4a2e-4045-badf-c5e19374bea1', 'eb873dfb-2f42-40a7-977e-763b89a3bdf7', 'c7dd9374-ceb5-402e-8f9e-7657163e3c16', '1a4c7a2f-1c49-429f-8a02-79be5c76909e']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:59.583380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0b4c31-34fc-4659-9ba3-524dfbd06785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:59.606421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0b4c31-34fc-4659-9ba3-524dfbd06785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b982695f-65b4-4e04-a922-ee1f4a1c14f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1075406287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a2d3bbb7ff14fe4b64cffeaa3f4b940',qos_specs=None,replication_status=,reservations=['0c829f1e-4a2e-4045-badf-c5e19374bea1','eb873dfb-2f42-40a7-977e-763b89a3bdf7','c7dd9374-ceb5-402e-8f9e-7657163e3c16','1a4c7a2f-1c49-429f-8a02-79be5c76909e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f000a4f2a04771b30ab3e6fc33554b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1075406287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b982695f-65b4-4e04-a922-ee1f4a1c14f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a2d3bbb7ff14fe4b64cffeaa3f4b940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f000a4f2a04771b30ab3e6fc33554b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:59.607084 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2277863a-8b5d-44d7-b08f-6c47aaf9de08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:59.623728 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2277863a-8b5d-44d7-b08f-6c47aaf9de08) transitioned into state 'SUCCESS' from state '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-1075406287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a2d3bbb7ff14fe4b64cffeaa3f4b940',qos_specs=None,replication_status=,reservations=['0c829f1e-4a2e-4045-badf-c5e19374bea1','eb873dfb-2f42-40a7-977e-763b89a3bdf7','c7dd9374-ceb5-402e-8f9e-7657163e3c16','1a4c7a2f-1c49-429f-8a02-79be5c76909e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f000a4f2a04771b30ab3e6fc33554b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:59.624390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0773f35-c036-4996-a01b-e63474d04b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:30:59.631983 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0773f35-c036-4996-a01b-e63474d04b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:30:59.635899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Flow 'volume_create_api' (59ba50f3-155e-46d9-af5a-0106700c6a75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:30:59.636191 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Create volume request issued successfully. Aug 13 19:30:59.636760 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-994aafbd-d237-4697-a728-673250ac8a94 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:30:59.637157 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 599/2401] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:30:59 2026] POST /volume/v3/volumes => generated 778 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:30:59.649007 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-21c70fea-ed66-4f1b-b37c-dc23e3a3e882 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.650820 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21c70fea-ed66-4f1b-b37c-dc23e3a3e882 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] GET https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 Aug 13 19:30:59.651075 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21c70fea-ed66-4f1b-b37c-dc23e3a3e882 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.651312 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21c70fea-ed66-4f1b-b37c-dc23e3a3e882 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.661587 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.661587 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:30:59.666152 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-21c70fea-ed66-4f1b-b37c-dc23e3a3e882 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Volume info retrieved successfully. Aug 13 19:30:59.671143 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21c70fea-ed66-4f1b-b37c-dc23e3a3e882 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 returned with HTTP 200 Aug 13 19:30:59.671601 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 600/2402] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:30:59.751316 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d647e1c4-cf22-4667-ac7c-d0218429d4e0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:30:59.753469 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d647e1c4-cf22-4667-ac7c-d0218429d4e0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:30:59.753469 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d647e1c4-cf22-4667-ac7c-d0218429d4e0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:30:59.753469 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d647e1c4-cf22-4667-ac7c-d0218429d4e0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:30:59.759417 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:30:59.759417 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:30:59.762638 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d647e1c4-cf22-4667-ac7c-d0218429d4e0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:30:59.767493 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d647e1c4-cf22-4667-ac7c-d0218429d4e0 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:30:59.767853 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 603/2403] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:30:59 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:00.044923 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-42cf4b61-b9ab-4d38-91c4-6b9d57ffc2a8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:00.046654 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42cf4b61-b9ab-4d38-91c4-6b9d57ffc2a8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:00.046835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42cf4b61-b9ab-4d38-91c4-6b9d57ffc2a8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:00.047027 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42cf4b61-b9ab-4d38-91c4-6b9d57ffc2a8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:00.056902 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:00.056902 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:00.060285 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-42cf4b61-b9ab-4d38-91c4-6b9d57ffc2a8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:00.063994 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42cf4b61-b9ab-4d38-91c4-6b9d57ffc2a8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:00.064369 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 602/2404] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:00 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:00.265459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c02595e0-e141-433c-9afe-67252bfebed0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:00.267205 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c02595e0-e141-433c-9afe-67252bfebed0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:00.267399 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c02595e0-e141-433c-9afe-67252bfebed0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:00.267604 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c02595e0-e141-433c-9afe-67252bfebed0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:00.287747 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:00.287747 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:00.301187 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c02595e0-e141-433c-9afe-67252bfebed0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:00.307578 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c02595e0-e141-433c-9afe-67252bfebed0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:00.308160 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 600/2405] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:00 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:00.687030 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-99d1c2b3-6aa3-4b9c-ab4a-31f5cdd20f4a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:00.689292 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99d1c2b3-6aa3-4b9c-ab4a-31f5cdd20f4a tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] GET https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 Aug 13 19:31:00.689292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99d1c2b3-6aa3-4b9c-ab4a-31f5cdd20f4a tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:00.689483 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99d1c2b3-6aa3-4b9c-ab4a-31f5cdd20f4a tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:00.698714 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:00.698714 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:00.703048 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-99d1c2b3-6aa3-4b9c-ab4a-31f5cdd20f4a tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Volume info retrieved successfully. Aug 13 19:31:00.707291 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99d1c2b3-6aa3-4b9c-ab4a-31f5cdd20f4a tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 returned with HTTP 200 Aug 13 19:31:00.707993 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 601/2406] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:00 2026] GET /volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:00.722607 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a9ba2aea-1f23-4e8b-99f9-6aaf55adf874 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:00.842182 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9ba2aea-1f23-4e8b-99f9-6aaf55adf874 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] POST https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0/action Aug 13 19:31:00.842641 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9ba2aea-1f23-4e8b-99f9-6aaf55adf874 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:00.842725 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9ba2aea-1f23-4e8b-99f9-6aaf55adf874 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:00.850070 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:00.850070 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:00.850668 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a9ba2aea-1f23-4e8b-99f9-6aaf55adf874 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] Volume info retrieved successfully. Aug 13 19:31:00.852083 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-a9ba2aea-1f23-4e8b-99f9-6aaf55adf874 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2de32ff23e37438b8079c84a865f5310', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a2d3bbb7ff14fe4b64cffeaa3f4b940', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:31:00.852331 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9ba2aea-1f23-4e8b-99f9-6aaf55adf874 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0/action returned with HTTP 403 Aug 13 19:31:00.852806 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 604/2407] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:31:00 2026] POST /volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0/action => generated 131 bytes in 131 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:31:00.861798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-09c55398-34a3-40c6-93d8-8738587a14d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:00.865555 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-09c55398-34a3-40c6-93d8-8738587a14d6 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 Aug 13 19:31:00.865735 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-09c55398-34a3-40c6-93d8-8738587a14d6 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:00.865925 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-09c55398-34a3-40c6-93d8-8738587a14d6 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:00.866074 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-09c55398-34a3-40c6-93d8-8738587a14d6 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Delete volume with id: b982695f-65b4-4e04-a922-ee1f4a1c14f0 Aug 13 19:31:00.879413 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:00.879413 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:00.879413 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-09c55398-34a3-40c6-93d8-8738587a14d6 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Volume info retrieved successfully. Aug 13 19:31:00.902012 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-09c55398-34a3-40c6-93d8-8738587a14d6 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Delete volume request issued successfully. Aug 13 19:31:00.902191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-09c55398-34a3-40c6-93d8-8738587a14d6 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 returned with HTTP 202 Aug 13 19:31:00.902638 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 603/2408] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:00 2026] DELETE /volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:00.912616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b4d7fbe1-6454-40aa-8b77-ed2b709a3f7b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:00.914436 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b4d7fbe1-6454-40aa-8b77-ed2b709a3f7b tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] GET https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 Aug 13 19:31:00.914736 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b4d7fbe1-6454-40aa-8b77-ed2b709a3f7b tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:00.914919 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b4d7fbe1-6454-40aa-8b77-ed2b709a3f7b tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:00.923557 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:00.923557 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:00.927427 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b4d7fbe1-6454-40aa-8b77-ed2b709a3f7b tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Volume info retrieved successfully. Aug 13 19:31:00.932561 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b4d7fbe1-6454-40aa-8b77-ed2b709a3f7b tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 returned with HTTP 200 Aug 13 19:31:00.935245 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 601/2409] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:00 2026] GET /volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:01.076377 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-36baa875-fbc4-475c-9d60-d9b5417a05d0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:01.080148 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36baa875-fbc4-475c-9d60-d9b5417a05d0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:01.080148 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36baa875-fbc4-475c-9d60-d9b5417a05d0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:01.080148 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36baa875-fbc4-475c-9d60-d9b5417a05d0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:01.101188 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:01.101188 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:01.110579 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-36baa875-fbc4-475c-9d60-d9b5417a05d0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:01.117368 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36baa875-fbc4-475c-9d60-d9b5417a05d0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:01.118094 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 602/2410] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:01 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:01.324150 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4bed2761-3b64-4141-ba84-a090a836df9f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:01.325494 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4bed2761-3b64-4141-ba84-a090a836df9f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:01.325795 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4bed2761-3b64-4141-ba84-a090a836df9f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:01.326139 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4bed2761-3b64-4141-ba84-a090a836df9f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:01.335945 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:01.335945 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:01.342593 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4bed2761-3b64-4141-ba84-a090a836df9f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:01.345125 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4bed2761-3b64-4141-ba84-a090a836df9f tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:01.345732 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 605/2411] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:01 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:01.951848 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2c21ce8f-586c-4607-a3d9-b801be8c1dff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:01.953566 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c21ce8f-586c-4607-a3d9-b801be8c1dff tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] GET https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 Aug 13 19:31:01.953718 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c21ce8f-586c-4607-a3d9-b801be8c1dff tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:01.953924 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c21ce8f-586c-4607-a3d9-b801be8c1dff tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:01.959299 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c21ce8f-586c-4607-a3d9-b801be8c1dff tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 returned with HTTP 404 Aug 13 19:31:01.959751 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 604/2412] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:01 2026] GET /volume/v3/volumes/b982695f-65b4-4e04-a922-ee1f4a1c14f0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:01.971251 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:01.973371 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:01.974301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1161566483"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:01.975584 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1161566483'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:01.975753 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Create volume of 1 GB Aug 13 19:31:01.978314 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=273,cinder:UPDATE=56,cinder:INSERT=27 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:31:01.980933 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Availability Zones retrieved successfully. Aug 13 19:31:01.986556 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Flow 'volume_create_api' (4c31bcfd-0543-4c25-a10a-278a9ccbb0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:01.987532 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318af571-15cf-432e-8dd1-dd6db49e4eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:01.988749 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:02.014690 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318af571-15cf-432e-8dd1-dd6db49e4eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:02.015431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb66337-889c-404f-b860-2f4bfe0241d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:02.055760 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Created reservations ['4b401961-f12c-4727-a34a-e0828a4b277a', '7a407d03-915d-4b00-871a-f0ab7a294719', 'c39da0e2-48c1-4fb6-8a18-ea2e6115b06e', 'e9ccc6ef-d382-404f-9b4e-37a269f0662d'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:02.056659 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb66337-889c-404f-b860-2f4bfe0241d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b401961-f12c-4727-a34a-e0828a4b277a', '7a407d03-915d-4b00-871a-f0ab7a294719', 'c39da0e2-48c1-4fb6-8a18-ea2e6115b06e', 'e9ccc6ef-d382-404f-9b4e-37a269f0662d']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:02.057908 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171d425a-3738-40a1-9bfa-a6a35ce700fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:02.081314 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171d425a-3738-40a1-9bfa-a6a35ce700fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b745f894-1814-489f-bbf3-73a6b0956bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1161566483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a2d3bbb7ff14fe4b64cffeaa3f4b940',qos_specs=None,replication_status=,reservations=['4b401961-f12c-4727-a34a-e0828a4b277a','7a407d03-915d-4b00-871a-f0ab7a294719','c39da0e2-48c1-4fb6-8a18-ea2e6115b06e','e9ccc6ef-d382-404f-9b4e-37a269f0662d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f000a4f2a04771b30ab3e6fc33554b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1161566483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b745f894-1814-489f-bbf3-73a6b0956bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a2d3bbb7ff14fe4b64cffeaa3f4b940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f000a4f2a04771b30ab3e6fc33554b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:02.082003 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67035752-da3a-4a3c-9c05-f9941a0169b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:02.100053 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67035752-da3a-4a3c-9c05-f9941a0169b3) transitioned into state 'SUCCESS' from state '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-1161566483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a2d3bbb7ff14fe4b64cffeaa3f4b940',qos_specs=None,replication_status=,reservations=['4b401961-f12c-4727-a34a-e0828a4b277a','7a407d03-915d-4b00-871a-f0ab7a294719','c39da0e2-48c1-4fb6-8a18-ea2e6115b06e','e9ccc6ef-d382-404f-9b4e-37a269f0662d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f000a4f2a04771b30ab3e6fc33554b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:02.101181 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9c30ff-ac1a-49c3-89ce-ac9857e01001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:02.110507 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9c30ff-ac1a-49c3-89ce-ac9857e01001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:02.111414 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Flow 'volume_create_api' (4c31bcfd-0543-4c25-a10a-278a9ccbb0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:02.111783 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Create volume request issued successfully. Aug 13 19:31:02.112466 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b4a9b474-bba2-47c7-ad9d-53e28a01f308 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:02.113193 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 602/2413] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:31:01 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:02.126114 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d0e1f75e-d94d-4561-9ba4-5c0f166a3f24 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:02.128087 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0e1f75e-d94d-4561-9ba4-5c0f166a3f24 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] GET https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb Aug 13 19:31:02.128612 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0e1f75e-d94d-4561-9ba4-5c0f166a3f24 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:02.128612 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0e1f75e-d94d-4561-9ba4-5c0f166a3f24 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:02.131727 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-90349ba8-0f89-428d-ba2c-af29a180a420 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:02.133245 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90349ba8-0f89-428d-ba2c-af29a180a420 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:02.133465 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90349ba8-0f89-428d-ba2c-af29a180a420 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:02.133751 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90349ba8-0f89-428d-ba2c-af29a180a420 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:02.135709 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=245,cinder:INSERT=20,cinder:UPDATE=50 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:31:02.142071 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:02.142071 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:02.145232 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:02.145232 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:02.149000 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-90349ba8-0f89-428d-ba2c-af29a180a420 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:02.151949 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d0e1f75e-d94d-4561-9ba4-5c0f166a3f24 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Volume info retrieved successfully. Aug 13 19:31:02.153286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90349ba8-0f89-428d-ba2c-af29a180a420 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:02.153664 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 606/2414] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:02 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:02.159316 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0e1f75e-d94d-4561-9ba4-5c0f166a3f24 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb returned with HTTP 200 Aug 13 19:31:02.159890 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 603/2415] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:02 2026] GET /volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:02.357836 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1672ec52-dec8-4f22-9e41-bf218b7a11e6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:02.360768 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1672ec52-dec8-4f22-9e41-bf218b7a11e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:02.360768 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1672ec52-dec8-4f22-9e41-bf218b7a11e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:02.360768 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1672ec52-dec8-4f22-9e41-bf218b7a11e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:02.372810 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:02.372810 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:02.376089 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1672ec52-dec8-4f22-9e41-bf218b7a11e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:02.380573 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1672ec52-dec8-4f22-9e41-bf218b7a11e6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:02.381033 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 605/2416] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:02 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:02.558888 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-98c22627-2e3a-4e8e-a4c4-c573cd75fc66 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:02.561904 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-98c22627-2e3a-4e8e-a4c4-c573cd75fc66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7/action Aug 13 19:31:02.562434 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-98c22627-2e3a-4e8e-a4c4-c573cd75fc66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:02.562601 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-98c22627-2e3a-4e8e-a4c4-c573cd75fc66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:02.590085 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:02.590085 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:02.596510 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-adeea5bc-3ff1-4df6-aca3-18be275bd590 req-98c22627-2e3a-4e8e-a4c4-c573cd75fc66 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7/action returned with HTTP 204 Aug 13 19:31:02.597379 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 603/2417] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:31:02 2026] POST /volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:03.104310 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f49934c-16ef-4c58-b551-4d5ac4604377 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.104889 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f49934c-16ef-4c58-b551-4d5ac4604377 None None] GET https://10.4.3.126/volume// Aug 13 19:31:03.105191 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f49934c-16ef-4c58-b551-4d5ac4604377 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:03.105438 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f49934c-16ef-4c58-b551-4d5ac4604377 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:03.105756 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f49934c-16ef-4c58-b551-4d5ac4604377 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:03.106041 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 607/2418] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:31:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:03.116647 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-e997e16c-4cd0-4d36-92df-3e85579d6838 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.118862 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-e997e16c-4cd0-4d36-92df-3e85579d6838 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:31:03.119219 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-e997e16c-4cd0-4d36-92df-3e85579d6838 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef4f025c-93ab-41fe-8c92-0241a18f9757", "connector": null, "instance_uuid": "555fb4d2-51eb-4059-a659-1690819d291b"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:03.129220 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.129220 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:03.158297 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-e997e16c-4cd0-4d36-92df-3e85579d6838 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:31:03.158297 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 604/2419] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:31:03 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:03.164909 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-6904c2e4-3b93-419e-9c4d-73c5f5af82d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.167520 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-6904c2e4-3b93-419e-9c4d-73c5f5af82d9 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] DELETE https://10.4.3.126/volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b Aug 13 19:31:03.167759 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-6904c2e4-3b93-419e-9c4d-73c5f5af82d9 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:03.168005 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-6904c2e4-3b93-419e-9c4d-73c5f5af82d9 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:03.170031 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9908b7e9-f907-4040-856e-1b6cdff2565c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.172667 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9908b7e9-f907-4040-856e-1b6cdff2565c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:03.172742 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9908b7e9-f907-4040-856e-1b6cdff2565c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:03.172995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9908b7e9-f907-4040-856e-1b6cdff2565c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:03.178209 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c5c517f-456f-498d-a54a-ee86664a90c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.180762 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c5c517f-456f-498d-a54a-ee86664a90c4 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] GET https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb Aug 13 19:31:03.180762 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c5c517f-456f-498d-a54a-ee86664a90c4 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:03.180762 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c5c517f-456f-498d-a54a-ee86664a90c4 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:03.180860 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.180860 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:03.187295 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.187295 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:03.187447 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.187447 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:03.190809 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c5c517f-456f-498d-a54a-ee86664a90c4 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Volume info retrieved successfully. Aug 13 19:31:03.191123 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9908b7e9-f907-4040-856e-1b6cdff2565c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:03.196794 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c5c517f-456f-498d-a54a-ee86664a90c4 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb returned with HTTP 200 Aug 13 19:31:03.196794 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 608/2420] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:03 2026] GET /volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:03.197194 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9908b7e9-f907-4040-856e-1b6cdff2565c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:03.197705 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 604/2421] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:03 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:03.211134 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60efe95c-0b15-4f7d-8acc-a0d88e42517d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.212518 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-74e9b334-ed78-44f1-b938-795ad04679e8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.213922 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60efe95c-0b15-4f7d-8acc-a0d88e42517d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:31:03.215129 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60efe95c-0b15-4f7d-8acc-a0d88e42517d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8da993b4-cdac-4d39-9e8e-909761ffd5de", "force": true, "name": "tempest-VolumesBackupsTest-Backup-854092039", "container": "tempest-volumesbackupstest-backup-container-1732611639"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:03.215296 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74e9b334-ed78-44f1-b938-795ad04679e8 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] POST https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb/action Aug 13 19:31:03.215351 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74e9b334-ed78-44f1-b938-795ad04679e8 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:03.215489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74e9b334-ed78-44f1-b938-795ad04679e8 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:03.216590 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-60efe95c-0b15-4f7d-8acc-a0d88e42517d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating new backup {'backup': {'volume_id': '8da993b4-cdac-4d39-9e8e-909761ffd5de', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-854092039', 'container': 'tempest-volumesbackupstest-backup-container-1732611639'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:31:03.216875 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-60efe95c-0b15-4f7d-8acc-a0d88e42517d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating backup of volume 8da993b4-cdac-4d39-9e8e-909761ffd5de in container tempest-volumesbackupstest-backup-container-1732611639 Aug 13 19:31:03.227068 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.227068 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:03.227620 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-74e9b334-ed78-44f1-b938-795ad04679e8 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2de32ff23e37438b8079c84a865f5310', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5a2d3bbb7ff14fe4b64cffeaa3f4b940', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:31:03.228201 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74e9b334-ed78-44f1-b938-795ad04679e8 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-reader] https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb/action returned with HTTP 403 Aug 13 19:31:03.228962 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 609/2422] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:31:03 2026] POST /volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:03.230294 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.230294 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:03.231099 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-60efe95c-0b15-4f7d-8acc-a0d88e42517d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:03.232506 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-6904c2e4-3b93-419e-9c4d-73c5f5af82d9 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b returned with HTTP 200 Aug 13 19:31:03.232916 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 606/2423] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:03 2026] DELETE /volume/v3/attachments/b46ecac3-50b5-4664-8bd0-a6b21426bb4b => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:03.235928 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fa650be0-1d60-4d31-93bc-437254d4db16 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.238163 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fa650be0-1d60-4d31-93bc-437254d4db16 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb Aug 13 19:31:03.238409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fa650be0-1d60-4d31-93bc-437254d4db16 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:03.238600 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fa650be0-1d60-4d31-93bc-437254d4db16 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:03.239126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-fa650be0-1d60-4d31-93bc-437254d4db16 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Delete volume with id: b745f894-1814-489f-bbf3-73a6b0956bbb Aug 13 19:31:03.247628 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.247628 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:03.247979 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fa650be0-1d60-4d31-93bc-437254d4db16 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Volume info retrieved successfully. Aug 13 19:31:03.254789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-60efe95c-0b15-4f7d-8acc-a0d88e42517d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['23fd5dde-3852-4fc0-b901-1ac44cdee5cd', 'f9661caa-686a-4540-b1bb-e65dbb0b1b4f'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:03.273857 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fa650be0-1d60-4d31-93bc-437254d4db16 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Delete volume request issued successfully. Aug 13 19:31:03.274213 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fa650be0-1d60-4d31-93bc-437254d4db16 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb returned with HTTP 202 Aug 13 19:31:03.274725 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 605/2424] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:03 2026] DELETE /volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:03.285627 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc295128-aa44-4960-a772-5d4d46e83763 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.287754 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc295128-aa44-4960-a772-5d4d46e83763 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] GET https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb Aug 13 19:31:03.288041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc295128-aa44-4960-a772-5d4d46e83763 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:03.288285 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc295128-aa44-4960-a772-5d4d46e83763 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:03.298600 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.298600 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:03.303028 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc295128-aa44-4960-a772-5d4d46e83763 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Volume info retrieved successfully. Aug 13 19:31:03.311170 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc295128-aa44-4960-a772-5d4d46e83763 tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb returned with HTTP 200 Aug 13 19:31:03.311872 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 610/2425] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:03 2026] GET /volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:03.314465 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60efe95c-0b15-4f7d-8acc-a0d88e42517d tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:31:03.314863 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 605/2426] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:03 2026] POST /volume/v3/backups => generated 329 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:03.329316 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de158ae0-0630-427b-90f9-28343d8ed15b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.331468 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de158ae0-0630-427b-90f9-28343d8ed15b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:03.331745 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de158ae0-0630-427b-90f9-28343d8ed15b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:03.332010 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de158ae0-0630-427b-90f9-28343d8ed15b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:03.332171 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-de158ae0-0630-427b-90f9-28343d8ed15b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:03.339026 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.339026 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:03.340385 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de158ae0-0630-427b-90f9-28343d8ed15b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:03.341023 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 607/2427] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:03 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:03.396475 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6e542194-d0e2-4a6b-b0f5-713d1060ad69 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:03.399910 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6e542194-d0e2-4a6b-b0f5-713d1060ad69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:03.400130 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6e542194-d0e2-4a6b-b0f5-713d1060ad69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:03.400629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6e542194-d0e2-4a6b-b0f5-713d1060ad69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:03.414546 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:03.414546 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:03.423594 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6e542194-d0e2-4a6b-b0f5-713d1060ad69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:03.433440 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6e542194-d0e2-4a6b-b0f5-713d1060ad69 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:03.433839 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 606/2428] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:03 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:04.287447 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-2c145e8b-d96d-40e3-8dc3-44e409c3d792 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:04.289382 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-2c145e8b-d96d-40e3-8dc3-44e409c3d792 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] PUT https://10.4.3.126/volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 Aug 13 19:31:04.289776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-2c145e8b-d96d-40e3-8dc3-44e409c3d792 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:04.296865 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-2c145e8b-d96d-40e3-8dc3-44e409c3d792 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Acquiring lock "cinder-attachment_update-ef4f025c-93ab-41fe-8c92-0241a18f9757-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:31:04.301686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-2c145e8b-d96d-40e3-8dc3-44e409c3d792 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Lock "cinder-attachment_update-ef4f025c-93ab-41fe-8c92-0241a18f9757-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:31:04.302707 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:04.302707 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:04.329343 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ad2e8ff1-9a1d-438a-9040-2b38650d2c1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:04.331209 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad2e8ff1-9a1d-438a-9040-2b38650d2c1c tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] GET https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb Aug 13 19:31:04.331519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad2e8ff1-9a1d-438a-9040-2b38650d2c1c tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:04.331775 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad2e8ff1-9a1d-438a-9040-2b38650d2c1c tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:04.343163 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad2e8ff1-9a1d-438a-9040-2b38650d2c1c tempest-ProjectReaderTests-2066581696 tempest-ProjectReaderTests-2066581696-project-admin] https://10.4.3.126/volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb returned with HTTP 404 Aug 13 19:31:04.343163 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 606/2429] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:04 2026] GET /volume/v3/volumes/b745f894-1814-489f-bbf3-73a6b0956bbb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:04.359872 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-676115d8-0251-42e2-8e4d-fa3cb6ead7b6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:04.362861 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-676115d8-0251-42e2-8e4d-fa3cb6ead7b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:04.363094 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-676115d8-0251-42e2-8e4d-fa3cb6ead7b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:04.363809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-676115d8-0251-42e2-8e4d-fa3cb6ead7b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:04.364030 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-676115d8-0251-42e2-8e4d-fa3cb6ead7b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:04.372046 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:04.372046 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:04.373329 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-676115d8-0251-42e2-8e4d-fa3cb6ead7b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:04.373751 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 608/2430] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:04 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:04.385864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-60224576-d7ef-4612-8b66-31c85cd747a9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:04.388251 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-60224576-d7ef-4612-8b66-31c85cd747a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:04.388535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-60224576-d7ef-4612-8b66-31c85cd747a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:04.388861 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-60224576-d7ef-4612-8b66-31c85cd747a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:04.411796 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-2c145e8b-d96d-40e3-8dc3-44e409c3d792 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Lock "cinder-attachment_update-ef4f025c-93ab-41fe-8c92-0241a18f9757-np0000007253" released by "attachment_update" :: held 0.107s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:31:04.411796 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-2c145e8b-d96d-40e3-8dc3-44e409c3d792 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 returned with HTTP 200 Aug 13 19:31:04.411796 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 611/2431] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:31:04 2026] PUT /volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:04.412089 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:04.412089 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:04.416325 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-60224576-d7ef-4612-8b66-31c85cd747a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:04.421558 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-71ce0fce-edd2-4bc4-a281-b41b64e33808 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:04.421669 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-60224576-d7ef-4612-8b66-31c85cd747a9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:04.422120 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 607/2432] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:04 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:04.424651 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-71ce0fce-edd2-4bc4-a281-b41b64e33808 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 Aug 13 19:31:04.428572 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-71ce0fce-edd2-4bc4-a281-b41b64e33808 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:04.428572 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-71ce0fce-edd2-4bc4-a281-b41b64e33808 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:04.446682 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-71ce0fce-edd2-4bc4-a281-b41b64e33808 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 returned with HTTP 200 Aug 13 19:31:04.446682 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 607/2433] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:31:04 2026] GET /volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:04.453311 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6041d99d-b225-47a0-9d92-662b9611da2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:04.455691 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6041d99d-b225-47a0-9d92-662b9611da2c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:04.456121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6041d99d-b225-47a0-9d92-662b9611da2c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:04.457127 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6041d99d-b225-47a0-9d92-662b9611da2c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:04.468541 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:04.468541 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:04.474237 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6041d99d-b225-47a0-9d92-662b9611da2c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:04.480304 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6041d99d-b225-47a0-9d92-662b9611da2c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:04.480362 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 609/2434] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:04 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:05.386292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f48a238-6fb3-412c-9ddb-157729b4be59 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:05.388677 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f48a238-6fb3-412c-9ddb-157729b4be59 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:05.388840 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f48a238-6fb3-412c-9ddb-157729b4be59 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:05.389028 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f48a238-6fb3-412c-9ddb-157729b4be59 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:05.389130 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4f48a238-6fb3-412c-9ddb-157729b4be59 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:05.398141 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:05.398141 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:05.399074 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f48a238-6fb3-412c-9ddb-157729b4be59 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:05.399475 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 612/2435] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:05 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:05.498390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bd487a49-a0fb-48a7-963a-35a6332fa46d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:05.499954 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bd487a49-a0fb-48a7-963a-35a6332fa46d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:05.500124 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bd487a49-a0fb-48a7-963a-35a6332fa46d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:05.500302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bd487a49-a0fb-48a7-963a-35a6332fa46d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:05.508448 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:05.508448 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:05.511297 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bd487a49-a0fb-48a7-963a-35a6332fa46d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:05.516193 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bd487a49-a0fb-48a7-963a-35a6332fa46d tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:05.516606 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 608/2436] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:05 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:06.065974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-9a6463ec-3438-425d-830d-b71ca899df2a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:06.068718 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-9a6463ec-3438-425d-830d-b71ca899df2a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 Aug 13 19:31:06.068895 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-9a6463ec-3438-425d-830d-b71ca899df2a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:06.069077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-9a6463ec-3438-425d-830d-b71ca899df2a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:06.089309 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:06.089309 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:06.149471 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-77c67462-4f78-4217-bc3f-3a72c9c22a18 req-9a6463ec-3438-425d-830d-b71ca899df2a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 returned with HTTP 200 Aug 13 19:31:06.149825 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 608/2437] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:06 2026] DELETE /volume/v3/attachments/210279e1-82aa-4fdf-a4cf-17de9bfe24c3 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:06.412774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-452802e2-32d0-456c-88db-fd2387a1f953 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:06.415862 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-452802e2-32d0-456c-88db-fd2387a1f953 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:06.416127 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-452802e2-32d0-456c-88db-fd2387a1f953 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:06.416339 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-452802e2-32d0-456c-88db-fd2387a1f953 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:06.416448 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-452802e2-32d0-456c-88db-fd2387a1f953 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:06.420897 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:06.420897 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:06.421720 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-452802e2-32d0-456c-88db-fd2387a1f953 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:06.422119 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 610/2438] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:06 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:06.529514 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-abd58ab5-c833-4124-88fe-27a13eed1bd3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:06.534783 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abd58ab5-c833-4124-88fe-27a13eed1bd3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:06.534947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abd58ab5-c833-4124-88fe-27a13eed1bd3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:06.535164 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abd58ab5-c833-4124-88fe-27a13eed1bd3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:06.554927 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:06.554927 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:06.566692 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-abd58ab5-c833-4124-88fe-27a13eed1bd3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:06.571139 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abd58ab5-c833-4124-88fe-27a13eed1bd3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:06.571554 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 613/2439] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:06 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:06.586984 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-760a5b1a-712f-4ab3-b282-a5b8e22105c0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:06.590911 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-760a5b1a-712f-4ab3-b282-a5b8e22105c0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:06.591146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-760a5b1a-712f-4ab3-b282-a5b8e22105c0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:06.591362 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-760a5b1a-712f-4ab3-b282-a5b8e22105c0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:06.599446 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:06.599446 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:06.601252 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-760a5b1a-712f-4ab3-b282-a5b8e22105c0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:06.604770 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-760a5b1a-712f-4ab3-b282-a5b8e22105c0 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:06.605108 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 609/2440] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:06 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:06.664635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b4d120ff-8270-441c-89aa-00485da468f3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:06.666733 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4d120ff-8270-441c-89aa-00485da468f3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:06.666996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4d120ff-8270-441c-89aa-00485da468f3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:06.667292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4d120ff-8270-441c-89aa-00485da468f3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:06.676950 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:06.676950 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:06.686295 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b4d120ff-8270-441c-89aa-00485da468f3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:06.691229 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4d120ff-8270-441c-89aa-00485da468f3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:06.691789 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 609/2441] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:06 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:06.756736 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4d983856-5a03-40b7-b137-bdced454cab2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:06.759138 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:06.759749 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1581564761", "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:06.760701 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1581564761', 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:06.985874 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume of 1 GB Aug 13 19:31:06.986299 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:06.986299 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:06.986931 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Availability Zones retrieved successfully. Aug 13 19:31:06.994639 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Flow 'volume_create_api' (68abc8eb-d6e4-4365-abf8-06eb992c9906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:06.995929 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b28fd17-49bd-4f21-90fd-8670cf1c2d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:06.997196 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:07.045542 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:07.045542 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:07.056620 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b28fd17-49bd-4f21-90fd-8670cf1c2d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c723cf05-6dd7-4e70-a933-c2e2b7fd6459', 'encryption_key_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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:07.057304 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6bc1cf-43a7-4e79-a312-9590f103563d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:07.093837 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Created reservations ['09d5e558-b116-4e38-b972-89256e1b48f6', 'c7960041-1fee-4136-87b0-36d4a79b775a', '5fe74010-8674-477b-b226-4550817af62a', '8bc2d037-33bc-4fc3-90e6-e6da303ee330'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:07.094770 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6bc1cf-43a7-4e79-a312-9590f103563d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09d5e558-b116-4e38-b972-89256e1b48f6', 'c7960041-1fee-4136-87b0-36d4a79b775a', '5fe74010-8674-477b-b226-4550817af62a', '8bc2d037-33bc-4fc3-90e6-e6da303ee330']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:07.095414 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5f2685-853e-45d3-bf22-b27affdd873e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:07.115967 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5f2685-853e-45d3-bf22-b27affdd873e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dd59751-05ae-4407-879a-e22f559b2fe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1581564761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='619561dcfc904fc9be5dc4fb046184d2',qos_specs=None,replication_status=,reservations=['09d5e558-b116-4e38-b972-89256e1b48f6','c7960041-1fee-4136-87b0-36d4a79b775a','5fe74010-8674-477b-b226-4550817af62a','8bc2d037-33bc-4fc3-90e6-e6da303ee330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1581564761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dd59751-05ae-4407-879a-e22f559b2fe5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='619561dcfc904fc9be5dc4fb046184d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c723cf05-6dd7-4e70-a933-c2e2b7fd6459),volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:07.116703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca12e57-f5e8-464b-a687-0f1efd111235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:07.141566 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca12e57-f5e8-464b-a687-0f1efd111235) transitioned into state 'SUCCESS' from state '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-1581564761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='619561dcfc904fc9be5dc4fb046184d2',qos_specs=None,replication_status=,reservations=['09d5e558-b116-4e38-b972-89256e1b48f6','c7960041-1fee-4136-87b0-36d4a79b775a','5fe74010-8674-477b-b226-4550817af62a','8bc2d037-33bc-4fc3-90e6-e6da303ee330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f617cad6d1d4d13a2eb722dc2a4b4db',volume_type_id=c723cf05-6dd7-4e70-a933-c2e2b7fd6459)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:07.145009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0270a98-617a-4aff-b7db-436dc7010f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:07.162480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0270a98-617a-4aff-b7db-436dc7010f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:07.162480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Flow 'volume_create_api' (68abc8eb-d6e4-4365-abf8-06eb992c9906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:07.162480 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create volume request issued successfully. Aug 13 19:31:07.162480 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d983856-5a03-40b7-b137-bdced454cab2 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:07.163191 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 611/2442] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:06 2026] POST /volume/v3/volumes => generated 760 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:07.184596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-38cbb84f-3bed-482d-83e3-59f7e947acca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:07.184596 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38cbb84f-3bed-482d-83e3-59f7e947acca tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:07.184596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38cbb84f-3bed-482d-83e3-59f7e947acca tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:07.184885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38cbb84f-3bed-482d-83e3-59f7e947acca tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:07.208566 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:07.208566 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:07.216400 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38cbb84f-3bed-482d-83e3-59f7e947acca tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:07.220800 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38cbb84f-3bed-482d-83e3-59f7e947acca tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 200 Aug 13 19:31:07.221313 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 614/2443] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:07 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:07.440699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-19b21f7b-7818-43d1-8f21-b183150dbe3f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:07.442793 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19b21f7b-7818-43d1-8f21-b183150dbe3f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:07.443715 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19b21f7b-7818-43d1-8f21-b183150dbe3f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:07.444025 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19b21f7b-7818-43d1-8f21-b183150dbe3f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:07.444303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-19b21f7b-7818-43d1-8f21-b183150dbe3f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:07.449755 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:07.449755 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:07.450973 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19b21f7b-7818-43d1-8f21-b183150dbe3f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:07.452029 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 610/2444] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:07 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:08.237522 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d3f5c22a-56a4-468a-ae1f-8ab89a49b7b4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:08.239616 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d3f5c22a-56a4-468a-ae1f-8ab89a49b7b4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:08.239616 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d3f5c22a-56a4-468a-ae1f-8ab89a49b7b4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:08.239840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d3f5c22a-56a4-468a-ae1f-8ab89a49b7b4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:08.248849 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:08.248849 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:08.255386 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d3f5c22a-56a4-468a-ae1f-8ab89a49b7b4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:08.260714 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d3f5c22a-56a4-468a-ae1f-8ab89a49b7b4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 200 Aug 13 19:31:08.261166 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 610/2445] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:08 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:08.426977 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-ed344e40-6ba6-4832-a725-2ae103abd84a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:08.429448 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-ed344e40-6ba6-4832-a725-2ae103abd84a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:08.429602 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-ed344e40-6ba6-4832-a725-2ae103abd84a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:08.429788 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-ed344e40-6ba6-4832-a725-2ae103abd84a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:08.437516 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:08.437516 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:08.442002 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-ed344e40-6ba6-4832-a725-2ae103abd84a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:08.448002 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-ed344e40-6ba6-4832-a725-2ae103abd84a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 200 Aug 13 19:31:08.448774 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 612/2446] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:08 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:08.470872 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a247c5fb-3afe-4c4d-9a8b-56be8596bb6e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:08.472916 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a247c5fb-3afe-4c4d-9a8b-56be8596bb6e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:08.472916 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a247c5fb-3afe-4c4d-9a8b-56be8596bb6e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:08.473106 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a247c5fb-3afe-4c4d-9a8b-56be8596bb6e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:08.473173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a247c5fb-3afe-4c4d-9a8b-56be8596bb6e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:08.477852 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:08.477852 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:08.478763 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a247c5fb-3afe-4c4d-9a8b-56be8596bb6e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:08.479309 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 615/2447] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:08 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:31:08.878024 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-e6df7478-357b-46a3-94fe-752dc4266b5a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:08.880114 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-e6df7478-357b-46a3-94fe-752dc4266b5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:08.880307 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-e6df7478-357b-46a3-94fe-752dc4266b5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:08.880521 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-e6df7478-357b-46a3-94fe-752dc4266b5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:08.895746 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:08.895746 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:08.906927 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-e6df7478-357b-46a3-94fe-752dc4266b5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:08.915422 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-e6df7478-357b-46a3-94fe-752dc4266b5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 200 Aug 13 19:31:08.915422 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 611/2448] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:08 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 1368 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:08.929622 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a0bfe0ca-e9d5-46cf-acac-a29fc6b3b660 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:08.931958 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a0bfe0ca-e9d5-46cf-acac-a29fc6b3b660 None None] GET https://10.4.3.126/volume// Aug 13 19:31:08.931958 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a0bfe0ca-e9d5-46cf-acac-a29fc6b3b660 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:08.931958 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a0bfe0ca-e9d5-46cf-acac-a29fc6b3b660 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:08.931958 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a0bfe0ca-e9d5-46cf-acac-a29fc6b3b660 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:08.931958 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 611/2449] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:31:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:08.941830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-9676385c-b282-4896-a9bd-8c9c25cc78c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:08.947431 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-9676385c-b282-4896-a9bd-8c9c25cc78c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:31:08.948292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-9676385c-b282-4896-a9bd-8c9c25cc78c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dd59751-05ae-4407-879a-e22f559b2fe5", "connector": null, "instance_uuid": "0b9f6021-77c6-42fe-b0dd-027947fae712"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:08.958521 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:08.958521 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:08.986463 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-9676385c-b282-4896-a9bd-8c9c25cc78c4 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:31:08.987050 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 613/2450] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:31:08 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 13 19:31:09.197174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:09.202631 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:09.203128 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-9439725", "snapshot_id": null, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:09.204882 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-9439725', 'snapshot_id': None, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:09.324566 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Create volume of 1 GB Aug 13 19:31:09.328567 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Availability Zones retrieved successfully. Aug 13 19:31:09.333510 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Flow 'volume_create_api' (383f522f-5a51-4aa9-b9f0-b8e2717db7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:09.335108 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a980b3e-d2c7-4721-a206-aa51a2071c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:09.336078 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:09.411811 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a980b3e-d2c7-4721-a206-aa51a2071c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:09.413303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01723049-17c1-4a49-8110-b3d67e9a8c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:09.491695 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bf2824e0-935e-4f87-8fb5-5299b06eef1b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:09.493418 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Created reservations ['8beb89a8-3c83-40f2-ba0c-7d91dd4dd5d5', 'a68b5cf5-716e-467b-865d-a3355003f899', 'cfa09192-8291-4935-85b9-f9448d6ba886', '1c5d2c1e-3e5d-4c8b-9d4f-a3caa43519c6'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:09.494749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01723049-17c1-4a49-8110-b3d67e9a8c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8beb89a8-3c83-40f2-ba0c-7d91dd4dd5d5', 'a68b5cf5-716e-467b-865d-a3355003f899', 'cfa09192-8291-4935-85b9-f9448d6ba886', '1c5d2c1e-3e5d-4c8b-9d4f-a3caa43519c6']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:09.495015 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bf2824e0-935e-4f87-8fb5-5299b06eef1b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:09.495264 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bf2824e0-935e-4f87-8fb5-5299b06eef1b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:09.495900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc6ab79-437d-4e31-a7ee-b0b236df6e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:09.497565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bf2824e0-935e-4f87-8fb5-5299b06eef1b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:09.497696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-bf2824e0-935e-4f87-8fb5-5299b06eef1b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:09.506170 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:09.506170 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:09.506915 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bf2824e0-935e-4f87-8fb5-5299b06eef1b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:09.507358 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 612/2451] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:09 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:09.529603 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc6ab79-437d-4e31-a7ee-b0b236df6e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4440b73-ff55-4838-9985-defacc31b1d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-9439725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='085d4e446eca46329d5c66f2cb247e04',qos_specs=None,replication_status=,reservations=['8beb89a8-3c83-40f2-ba0c-7d91dd4dd5d5','a68b5cf5-716e-467b-865d-a3355003f899','cfa09192-8291-4935-85b9-f9448d6ba886','1c5d2c1e-3e5d-4c8b-9d4f-a3caa43519c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4390cff6f44cb6bf18f8b4005e5bdc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-9439725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4440b73-ff55-4838-9985-defacc31b1d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='085d4e446eca46329d5c66f2cb247e04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df4390cff6f44cb6bf18f8b4005e5bdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:09.533887 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a57be6a5-0965-41bb-8b14-6e66dba8614c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:09.554781 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a57be6a5-0965-41bb-8b14-6e66dba8614c) transitioned into state 'SUCCESS' from state '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-9439725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='085d4e446eca46329d5c66f2cb247e04',qos_specs=None,replication_status=,reservations=['8beb89a8-3c83-40f2-ba0c-7d91dd4dd5d5','a68b5cf5-716e-467b-865d-a3355003f899','cfa09192-8291-4935-85b9-f9448d6ba886','1c5d2c1e-3e5d-4c8b-9d4f-a3caa43519c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4390cff6f44cb6bf18f8b4005e5bdc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:09.555493 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eaaf58f-f147-4d39-96a3-c6a7f1ab0159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:09.569171 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eaaf58f-f147-4d39-96a3-c6a7f1ab0159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:09.570079 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Flow 'volume_create_api' (383f522f-5a51-4aa9-b9f0-b8e2717db7e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:09.570456 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Create volume request issued successfully. Aug 13 19:31:09.571034 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76d3d738-e0f7-4861-9020-0d233f4ee509 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:09.572435 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 616/2452] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:09 2026] POST /volume/v3/volumes => generated 751 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:09.597513 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3cd4c730-8911-4e57-8333-64a31086833d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:09.599921 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cd4c730-8911-4e57-8333-64a31086833d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:31:09.600214 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cd4c730-8911-4e57-8333-64a31086833d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:09.600524 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cd4c730-8911-4e57-8333-64a31086833d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:09.614585 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:09.614585 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:09.622327 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3cd4c730-8911-4e57-8333-64a31086833d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:09.627766 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cd4c730-8911-4e57-8333-64a31086833d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 returned with HTTP 200 Aug 13 19:31:09.628636 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 612/2453] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:09 2026] GET /volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:10.525110 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7b6ccb2a-679e-490f-9e8d-fc40c980ddce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.526728 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b6ccb2a-679e-490f-9e8d-fc40c980ddce tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:10.528420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b6ccb2a-679e-490f-9e8d-fc40c980ddce tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:10.528420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b6ccb2a-679e-490f-9e8d-fc40c980ddce tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:10.528420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7b6ccb2a-679e-490f-9e8d-fc40c980ddce tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:10.538401 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:10.538401 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:10.538401 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b6ccb2a-679e-490f-9e8d-fc40c980ddce tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:10.538401 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 614/2454] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:10 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:10.646987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4205aafe-93a4-4309-b245-2d83c0a11292 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.651112 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4205aafe-93a4-4309-b245-2d83c0a11292 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:31:10.651485 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4205aafe-93a4-4309-b245-2d83c0a11292 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:10.651733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4205aafe-93a4-4309-b245-2d83c0a11292 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:10.663436 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:10.663436 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:10.669559 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4205aafe-93a4-4309-b245-2d83c0a11292 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:10.676541 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4205aafe-93a4-4309-b245-2d83c0a11292 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 returned with HTTP 200 Aug 13 19:31:10.677220 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 613/2455] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:10 2026] GET /volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:10.697119 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d54ca93d-7000-4888-b94a-0ddff0865ea7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.701038 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d54ca93d-7000-4888-b94a-0ddff0865ea7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:31:10.701243 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d54ca93d-7000-4888-b94a-0ddff0865ea7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:10.701453 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d54ca93d-7000-4888-b94a-0ddff0865ea7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:10.717318 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:10.717318 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:10.727565 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d54ca93d-7000-4888-b94a-0ddff0865ea7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:10.732595 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d54ca93d-7000-4888-b94a-0ddff0865ea7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 returned with HTTP 200 Aug 13 19:31:10.732960 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 617/2456] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:10 2026] GET /volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:10.746169 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6aecfc7b-29a3-4719-8d18-74555ae587c7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.749200 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6aecfc7b-29a3-4719-8d18-74555ae587c7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:31:10.749488 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6aecfc7b-29a3-4719-8d18-74555ae587c7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:10.749669 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6aecfc7b-29a3-4719-8d18-74555ae587c7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:10.758436 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:10.758436 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:10.766610 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6aecfc7b-29a3-4719-8d18-74555ae587c7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:10.772344 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6aecfc7b-29a3-4719-8d18-74555ae587c7 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 returned with HTTP 200 Aug 13 19:31:10.772948 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 613/2457] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:10 2026] GET /volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:10.790637 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fb1c9e85-52df-464e-ba3c-eb854b9fc229 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.798910 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb1c9e85-52df-464e-ba3c-eb854b9fc229 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:31:10.799009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb1c9e85-52df-464e-ba3c-eb854b9fc229 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4440b73-ff55-4838-9985-defacc31b1d7", "name": "tempest-TestVolumeBackupRestore-backup-1232988731", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:10.801373 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-37ca9922-cbdb-4769-9279-ce179aabf2f2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.801591 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-fb1c9e85-52df-464e-ba3c-eb854b9fc229 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Creating new backup {'backup': {'volume_id': 'b4440b73-ff55-4838-9985-defacc31b1d7', 'name': 'tempest-TestVolumeBackupRestore-backup-1232988731', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:31:10.801591 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-fb1c9e85-52df-464e-ba3c-eb854b9fc229 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Creating backup of volume b4440b73-ff55-4838-9985-defacc31b1d7 in container None Aug 13 19:31:10.804580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-37ca9922-cbdb-4769-9279-ce179aabf2f2 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] POST https://10.4.3.126/volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2/action Aug 13 19:31:10.805752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-37ca9922-cbdb-4769-9279-ce179aabf2f2 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:10.805993 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-37ca9922-cbdb-4769-9279-ce179aabf2f2 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:10.815697 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:10.815697 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:10.816409 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fb1c9e85-52df-464e-ba3c-eb854b9fc229 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:10.832212 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:10.832212 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:10.839867 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f8376af9-27c5-41ff-9053-fcbb87039acf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.839867 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8376af9-27c5-41ff-9053-fcbb87039acf None None] GET https://10.4.3.126/volume// Aug 13 19:31:10.840053 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8376af9-27c5-41ff-9053-fcbb87039acf None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:10.840235 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8376af9-27c5-41ff-9053-fcbb87039acf None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:10.840591 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8376af9-27c5-41ff-9053-fcbb87039acf None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:10.840930 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 618/2458] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:31:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:10.848076 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7a4af5d8-d365-4ac4-b6db-a415ed7f7922 req-37ca9922-cbdb-4769-9279-ce179aabf2f2 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2/action returned with HTTP 204 Aug 13 19:31:10.848076 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 614/2459] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:31:10 2026] POST /volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:10.853779 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-fb1c9e85-52df-464e-ba3c-eb854b9fc229 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Created reservations ['7e536e27-e437-4f58-b76e-64441e59675c', 'a653d23b-91b7-4ff0-88cf-402a424c7d2c'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:10.855297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-24d58bdd-1fc6-44a5-bb7c-c1867d95ce95 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.859712 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-24d58bdd-1fc6-44a5-bb7c-c1867d95ce95 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:10.860012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-24d58bdd-1fc6-44a5-bb7c-c1867d95ce95 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:10.860558 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-24d58bdd-1fc6-44a5-bb7c-c1867d95ce95 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:10.875970 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:10.875970 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:10.881190 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-24d58bdd-1fc6-44a5-bb7c-c1867d95ce95 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:10.889299 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-24d58bdd-1fc6-44a5-bb7c-c1867d95ce95 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 200 Aug 13 19:31:10.889299 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 614/2460] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:31:10 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 1547 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:31:10.896587 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb1c9e85-52df-464e-ba3c-eb854b9fc229 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:31:10.897060 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 615/2461] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:10 2026] POST /volume/v3/backups => generated 335 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:10.910296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4681f556-9d3f-4351-9518-8dae12d7f2e9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:10.912100 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4681f556-9d3f-4351-9518-8dae12d7f2e9 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:10.912347 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4681f556-9d3f-4351-9518-8dae12d7f2e9 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:10.912571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4681f556-9d3f-4351-9518-8dae12d7f2e9 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:10.912700 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4681f556-9d3f-4351-9518-8dae12d7f2e9 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:10.917558 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:10.917558 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:10.918391 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4681f556-9d3f-4351-9518-8dae12d7f2e9 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:10.921318 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 619/2462] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:10 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:11.010574 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-a3c8b4aa-ff18-457e-95a6-c655f7d0e0c5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:11.012963 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-a3c8b4aa-ff18-457e-95a6-c655f7d0e0c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] PUT https://10.4.3.126/volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353 Aug 13 19:31:11.013372 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-a3c8b4aa-ff18-457e-95a6-c655f7d0e0c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:11.024655 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-a3c8b4aa-ff18-457e-95a6-c655f7d0e0c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Acquiring lock "cinder-attachment_update-2dd59751-05ae-4407-879a-e22f559b2fe5-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:31:11.030528 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-a3c8b4aa-ff18-457e-95a6-c655f7d0e0c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-2dd59751-05ae-4407-879a-e22f559b2fe5-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:31:11.031980 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:11.031980 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:11.152695 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-a3c8b4aa-ff18-457e-95a6-c655f7d0e0c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Lock "cinder-attachment_update-2dd59751-05ae-4407-879a-e22f559b2fe5-np0000007253" released by "attachment_update" :: held 0.122s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:31:11.153176 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-a3c8b4aa-ff18-457e-95a6-c655f7d0e0c5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353 returned with HTTP 200 Aug 13 19:31:11.153877 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 615/2463] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:31:11 2026] PUT /volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:11.179441 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-0ff113f8-25ac-4469-9a5d-a8f1be0dded9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:11.181691 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-0ff113f8-25ac-4469-9a5d-a8f1be0dded9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353/action Aug 13 19:31:11.182179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-0ff113f8-25ac-4469-9a5d-a8f1be0dded9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:11.182376 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-0ff113f8-25ac-4469-9a5d-a8f1be0dded9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:11.200203 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:11.200203 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:11.214928 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7c76b9c5-ba40-4301-9e55-18ada4d187d6 req-0ff113f8-25ac-4469-9a5d-a8f1be0dded9 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353/action returned with HTTP 204 Aug 13 19:31:11.215731 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 615/2464] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:31:11 2026] POST /volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:11.571404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2294237d-d4fb-4e92-98b9-12757a44066e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:11.574410 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2294237d-d4fb-4e92-98b9-12757a44066e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:11.574662 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2294237d-d4fb-4e92-98b9-12757a44066e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:11.574916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2294237d-d4fb-4e92-98b9-12757a44066e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:11.575081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2294237d-d4fb-4e92-98b9-12757a44066e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:11.586937 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:11.586937 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:11.588249 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2294237d-d4fb-4e92-98b9-12757a44066e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:11.588668 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 616/2465] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:11 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:11.933433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e397bb88-f5cd-4169-9e36-b10662d1e7de None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:11.935918 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e397bb88-f5cd-4169-9e36-b10662d1e7de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:11.935918 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e397bb88-f5cd-4169-9e36-b10662d1e7de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:11.936161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e397bb88-f5cd-4169-9e36-b10662d1e7de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:11.936227 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e397bb88-f5cd-4169-9e36-b10662d1e7de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:11.944287 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:11.944287 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:11.944287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e397bb88-f5cd-4169-9e36-b10662d1e7de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:11.954569 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 620/2466] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:11 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 744 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:12.600589 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a0b55c33-baee-4609-a3bf-44e6ba990c25 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:12.602288 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a0b55c33-baee-4609-a3bf-44e6ba990c25 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:12.602465 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a0b55c33-baee-4609-a3bf-44e6ba990c25 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:12.602639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a0b55c33-baee-4609-a3bf-44e6ba990c25 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:12.602771 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-a0b55c33-baee-4609-a3bf-44e6ba990c25 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:12.606777 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:12.606777 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:12.608389 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a0b55c33-baee-4609-a3bf-44e6ba990c25 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:12.608725 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 616/2467] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:12 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:12.961907 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-93277669-e4d8-4af9-83d4-34084fff6714 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:12.963755 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93277669-e4d8-4af9-83d4-34084fff6714 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:12.963949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93277669-e4d8-4af9-83d4-34084fff6714 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:12.964162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93277669-e4d8-4af9-83d4-34084fff6714 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:12.964307 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-93277669-e4d8-4af9-83d4-34084fff6714 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:12.968714 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:12.968714 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:12.969697 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93277669-e4d8-4af9-83d4-34084fff6714 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:12.970220 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 616/2468] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:12 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:13.641494 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2710a457-5427-4a24-ba4b-0a80fc02eda2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:13.641966 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2710a457-5427-4a24-ba4b-0a80fc02eda2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:13.641966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2710a457-5427-4a24-ba4b-0a80fc02eda2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:13.642140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2710a457-5427-4a24-ba4b-0a80fc02eda2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:13.642243 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2710a457-5427-4a24-ba4b-0a80fc02eda2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:13.654287 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:13.654287 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:13.655448 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2710a457-5427-4a24-ba4b-0a80fc02eda2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:13.656085 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 617/2469] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:13 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:13.980977 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a65cd6da-564e-4d3d-ba77-b59988214f4c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:13.982742 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a65cd6da-564e-4d3d-ba77-b59988214f4c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:13.982885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a65cd6da-564e-4d3d-ba77-b59988214f4c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:13.983102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a65cd6da-564e-4d3d-ba77-b59988214f4c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:13.983218 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a65cd6da-564e-4d3d-ba77-b59988214f4c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:13.987145 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:13.987145 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:13.988041 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a65cd6da-564e-4d3d-ba77-b59988214f4c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:13.989532 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 621/2470] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:13 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:14.686766 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-50f8f954-b902-4700-9440-9ed8459c4574 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:14.691166 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-50f8f954-b902-4700-9440-9ed8459c4574 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:14.691788 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-50f8f954-b902-4700-9440-9ed8459c4574 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:14.691838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-50f8f954-b902-4700-9440-9ed8459c4574 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:14.691996 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-50f8f954-b902-4700-9440-9ed8459c4574 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:14.697898 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:14.697898 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:14.699676 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-50f8f954-b902-4700-9440-9ed8459c4574 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:14.700193 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 617/2471] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:14 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:15.003267 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b331306f-e430-4f1a-8277-be9e7ed05540 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:15.006346 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b331306f-e430-4f1a-8277-be9e7ed05540 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:15.006504 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b331306f-e430-4f1a-8277-be9e7ed05540 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:15.006673 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b331306f-e430-4f1a-8277-be9e7ed05540 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:15.006774 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b331306f-e430-4f1a-8277-be9e7ed05540 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:15.015656 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:15.015656 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:15.019389 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b331306f-e430-4f1a-8277-be9e7ed05540 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:15.019389 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 617/2472] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:15 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:15.714786 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a9475dac-8d60-45fc-ba21-112cd54693ca None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:15.717188 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9475dac-8d60-45fc-ba21-112cd54693ca tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:15.717434 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9475dac-8d60-45fc-ba21-112cd54693ca tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:15.717640 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9475dac-8d60-45fc-ba21-112cd54693ca tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:15.717803 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a9475dac-8d60-45fc-ba21-112cd54693ca tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:15.723481 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:15.723481 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:15.724505 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9475dac-8d60-45fc-ba21-112cd54693ca tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:15.724995 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 618/2473] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:15 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:16.031829 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ee37285b-ac4e-4d28-8939-8e7ba1300263 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:16.034224 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee37285b-ac4e-4d28-8939-8e7ba1300263 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:16.034599 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee37285b-ac4e-4d28-8939-8e7ba1300263 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:16.034815 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee37285b-ac4e-4d28-8939-8e7ba1300263 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:16.034980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ee37285b-ac4e-4d28-8939-8e7ba1300263 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:16.040685 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:16.040685 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:16.041738 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee37285b-ac4e-4d28-8939-8e7ba1300263 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:16.042141 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 622/2474] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:16 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:16.739599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-079e496e-f605-4275-b5ac-d0e8837f47ef None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:16.741529 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-079e496e-f605-4275-b5ac-d0e8837f47ef tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:16.741733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-079e496e-f605-4275-b5ac-d0e8837f47ef tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:16.741915 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-079e496e-f605-4275-b5ac-d0e8837f47ef tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:16.742016 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-079e496e-f605-4275-b5ac-d0e8837f47ef tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:16.746952 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:16.746952 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:16.747739 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-079e496e-f605-4275-b5ac-d0e8837f47ef tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:16.748101 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 618/2475] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:16 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:17.055631 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8e98b4e-0d93-4d74-8630-1cc6f76536f2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:17.057907 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8e98b4e-0d93-4d74-8630-1cc6f76536f2 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:17.058236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8e98b4e-0d93-4d74-8630-1cc6f76536f2 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:17.059090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8e98b4e-0d93-4d74-8630-1cc6f76536f2 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:17.059090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d8e98b4e-0d93-4d74-8630-1cc6f76536f2 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:17.064393 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:17.064393 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:17.065689 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8e98b4e-0d93-4d74-8630-1cc6f76536f2 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:17.066245 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 618/2476] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:17 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:17.760951 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e86fa09d-a6a6-4408-8e62-4827be2d8bc2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:17.762965 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e86fa09d-a6a6-4408-8e62-4827be2d8bc2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:17.763180 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e86fa09d-a6a6-4408-8e62-4827be2d8bc2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:17.763422 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e86fa09d-a6a6-4408-8e62-4827be2d8bc2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:17.763544 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e86fa09d-a6a6-4408-8e62-4827be2d8bc2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:17.768790 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:17.768790 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:17.769746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e86fa09d-a6a6-4408-8e62-4827be2d8bc2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:17.770226 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 619/2477] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:17 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:18.081105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67dade56-9f91-4fb3-8f19-5a3950f9c4aa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:18.084567 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67dade56-9f91-4fb3-8f19-5a3950f9c4aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:18.084752 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67dade56-9f91-4fb3-8f19-5a3950f9c4aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:18.084942 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67dade56-9f91-4fb3-8f19-5a3950f9c4aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:18.085043 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-67dade56-9f91-4fb3-8f19-5a3950f9c4aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:18.091472 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:18.091472 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:18.092394 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67dade56-9f91-4fb3-8f19-5a3950f9c4aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:18.092985 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 623/2478] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:18 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:18.785316 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-06c107b5-3967-4193-8083-ccea7aed73b6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:18.787728 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-06c107b5-3967-4193-8083-ccea7aed73b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:18.787972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-06c107b5-3967-4193-8083-ccea7aed73b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:18.788198 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-06c107b5-3967-4193-8083-ccea7aed73b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:18.788957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-06c107b5-3967-4193-8083-ccea7aed73b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:18.796848 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:18.796848 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:18.797790 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-06c107b5-3967-4193-8083-ccea7aed73b6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:18.799754 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 619/2479] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:18 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:19.106676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-74547091-c093-4c52-8ba0-599425e5f6d1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:19.109541 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-74547091-c093-4c52-8ba0-599425e5f6d1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:19.109720 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-74547091-c093-4c52-8ba0-599425e5f6d1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:19.109988 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-74547091-c093-4c52-8ba0-599425e5f6d1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:19.110150 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-74547091-c093-4c52-8ba0-599425e5f6d1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:19.121498 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:19.121498 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:19.122664 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-74547091-c093-4c52-8ba0-599425e5f6d1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:19.123168 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 619/2480] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:19 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:19.809610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-093c466b-6e74-4080-83bd-b05a58b878eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:19.811309 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-093c466b-6e74-4080-83bd-b05a58b878eb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:19.811506 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-093c466b-6e74-4080-83bd-b05a58b878eb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:19.811684 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-093c466b-6e74-4080-83bd-b05a58b878eb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:19.811786 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-093c466b-6e74-4080-83bd-b05a58b878eb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:19.816693 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:19.816693 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:19.817412 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-093c466b-6e74-4080-83bd-b05a58b878eb tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:19.817751 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 620/2481] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:19 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:19.829140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f222d9b5-131c-4308-af3d-f39cffb637dc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:19.832487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f222d9b5-131c-4308-af3d-f39cffb637dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:19.832487 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f222d9b5-131c-4308-af3d-f39cffb637dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:19.832487 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f222d9b5-131c-4308-af3d-f39cffb637dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:19.832487 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f222d9b5-131c-4308-af3d-f39cffb637dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:19.836786 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:19.836786 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:19.838053 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f222d9b5-131c-4308-af3d-f39cffb637dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:19.838533 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 624/2482] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:19 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:19.862665 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bcc133a9-5a8d-4f73-b477-6ccecf44cd74 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:19.866745 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bcc133a9-5a8d-4f73-b477-6ccecf44cd74 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:31:19.866745 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bcc133a9-5a8d-4f73-b477-6ccecf44cd74 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8da993b4-cdac-4d39-9e8e-909761ffd5de", "incremental": true, "force": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:19.868742 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-bcc133a9-5a8d-4f73-b477-6ccecf44cd74 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating new backup {'backup': {'volume_id': '8da993b4-cdac-4d39-9e8e-909761ffd5de', 'incremental': True, 'force': True}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:31:19.869060 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-bcc133a9-5a8d-4f73-b477-6ccecf44cd74 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating backup of volume 8da993b4-cdac-4d39-9e8e-909761ffd5de in container None Aug 13 19:31:19.883196 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:19.883196 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:19.883196 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bcc133a9-5a8d-4f73-b477-6ccecf44cd74 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:19.905102 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-bcc133a9-5a8d-4f73-b477-6ccecf44cd74 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['3c687cf9-c1c0-4424-b378-a0d4e91ef843', 'f307b8e9-83f2-4597-a8bc-28f9d6bb99ad'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:19.945068 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bcc133a9-5a8d-4f73-b477-6ccecf44cd74 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:31:19.945741 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 620/2483] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:19 2026] POST /volume/v3/backups => generated 288 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:19.958596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52381d00-3eee-436c-a16d-ac1d2db96a26 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:19.961153 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52381d00-3eee-436c-a16d-ac1d2db96a26 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:19.961468 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52381d00-3eee-436c-a16d-ac1d2db96a26 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:19.961806 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52381d00-3eee-436c-a16d-ac1d2db96a26 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:19.961964 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-52381d00-3eee-436c-a16d-ac1d2db96a26 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:19.971877 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:19.971877 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:19.971877 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52381d00-3eee-436c-a16d-ac1d2db96a26 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:19.971877 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 620/2484] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:19 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:20.137723 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fe63c75f-b1c0-4fe2-aafe-da8e44f0fe9d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:20.139428 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe63c75f-b1c0-4fe2-aafe-da8e44f0fe9d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:20.139623 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe63c75f-b1c0-4fe2-aafe-da8e44f0fe9d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:20.139854 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe63c75f-b1c0-4fe2-aafe-da8e44f0fe9d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:20.139920 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fe63c75f-b1c0-4fe2-aafe-da8e44f0fe9d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:20.146115 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:20.146115 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:20.146923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe63c75f-b1c0-4fe2-aafe-da8e44f0fe9d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:20.147293 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 621/2485] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:20 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:20.329586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-f65c31d4-b35b-4a5c-b097-6e003bec0edd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:20.332185 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-f65c31d4-b35b-4a5c-b097-6e003bec0edd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/limits Aug 13 19:31:20.332623 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-f65c31d4-b35b-4a5c-b097-6e003bec0edd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:20.332978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-f65c31d4-b35b-4a5c-b097-6e003bec0edd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:20.344891 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-f65c31d4-b35b-4a5c-b097-6e003bec0edd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:31:20.344891 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-f65c31d4-b35b-4a5c-b097-6e003bec0edd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:31:20.344891 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-f65c31d4-b35b-4a5c-b097-6e003bec0edd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:31:20.353815 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-f65c31d4-b35b-4a5c-b097-6e003bec0edd tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 13 19:31:20.354384 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 625/2486] 10.4.3.126 () {68 vars in 1484 bytes} [Thu Aug 13 19:31:20 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:20.407740 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-66f73652-8435-413b-a9d9-4d2201e6c677 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:20.409213 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-66f73652-8435-413b-a9d9-4d2201e6c677 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:20.409505 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-66f73652-8435-413b-a9d9-4d2201e6c677 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:20.409752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-66f73652-8435-413b-a9d9-4d2201e6c677 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:20.420818 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:20.420818 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:20.423396 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-66f73652-8435-413b-a9d9-4d2201e6c677 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:20.427998 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-66f73652-8435-413b-a9d9-4d2201e6c677 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 200 Aug 13 19:31:20.428554 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 621/2487] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:20 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 1660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:20.440919 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-099cff22-479d-4756-b623-b8f78d67b142 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:20.444300 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-099cff22-479d-4756-b623-b8f78d67b142 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:31:20.444300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-099cff22-479d-4756-b623-b8f78d67b142 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2dd59751-05ae-4407-879a-e22f559b2fe5", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:20.453778 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:20.453778 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:20.454487 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-099cff22-479d-4756-b623-b8f78d67b142 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:20.454731 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-099cff22-479d-4756-b623-b8f78d67b142 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Create snapshot from volume 2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:20.490546 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-099cff22-479d-4756-b623-b8f78d67b142 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Created reservations ['b547ce7e-c754-4cba-a498-5a2aecdf8015', '69ba7a94-c0d6-4373-a1ef-0b0e4a5e4950', '7489bceb-24f8-4fea-a530-3cb4a857ef54', 'a3d1a399-d32f-4aa7-bbfd-86384b41723a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:20.523725 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-099cff22-479d-4756-b623-b8f78d67b142 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Snapshot force create request issued successfully. Aug 13 19:31:20.524331 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4000cc0f-6005-4e25-96e6-35aa9b797d19 req-099cff22-479d-4756-b623-b8f78d67b142 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:31:20.524945 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 621/2488] 10.4.3.126 () {72 vars in 1547 bytes} [Thu Aug 13 19:31:20 2026] POST /volume/v3/snapshots => generated 292 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:20.987911 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-69109b71-755f-4704-ad8f-699508209083 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:20.992105 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69109b71-755f-4704-ad8f-699508209083 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:20.992340 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69109b71-755f-4704-ad8f-699508209083 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:20.992555 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-69109b71-755f-4704-ad8f-699508209083 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:20.992653 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-69109b71-755f-4704-ad8f-699508209083 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:20.996756 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:20.996756 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:20.997388 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-69109b71-755f-4704-ad8f-699508209083 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:20.997777 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 622/2489] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:20 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:21.160110 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d5dc225-b0e9-4053-96b3-163a646fd82a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:21.163516 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d5dc225-b0e9-4053-96b3-163a646fd82a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:21.163516 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d5dc225-b0e9-4053-96b3-163a646fd82a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:21.163516 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d5dc225-b0e9-4053-96b3-163a646fd82a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:21.163516 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9d5dc225-b0e9-4053-96b3-163a646fd82a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:21.168034 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:21.168034 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:21.168824 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d5dc225-b0e9-4053-96b3-163a646fd82a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:21.169209 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 626/2490] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:21 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:22.012144 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ea9f0b55-036d-4d04-afa1-d991809226e1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:22.015033 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ea9f0b55-036d-4d04-afa1-d991809226e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:22.019580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ea9f0b55-036d-4d04-afa1-d991809226e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:22.019580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ea9f0b55-036d-4d04-afa1-d991809226e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:22.019580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-ea9f0b55-036d-4d04-afa1-d991809226e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:22.024295 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:22.024295 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:22.025613 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ea9f0b55-036d-4d04-afa1-d991809226e1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:22.026099 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 622/2491] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:22 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:22.180350 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-488cf1e6-32ca-4b64-8f87-69b5589bed65 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:22.182136 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-488cf1e6-32ca-4b64-8f87-69b5589bed65 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:22.182330 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-488cf1e6-32ca-4b64-8f87-69b5589bed65 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:22.182518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-488cf1e6-32ca-4b64-8f87-69b5589bed65 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:22.182612 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-488cf1e6-32ca-4b64-8f87-69b5589bed65 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:22.187972 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:22.187972 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:22.188936 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-488cf1e6-32ca-4b64-8f87-69b5589bed65 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:22.189374 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 622/2492] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:22 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:23.038307 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e7e611f4-437c-4489-9b35-ab6493c3b768 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:23.042434 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7e611f4-437c-4489-9b35-ab6493c3b768 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:23.042733 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7e611f4-437c-4489-9b35-ab6493c3b768 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:23.042981 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7e611f4-437c-4489-9b35-ab6493c3b768 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:23.043126 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e7e611f4-437c-4489-9b35-ab6493c3b768 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:23.049352 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:23.049352 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:23.050427 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7e611f4-437c-4489-9b35-ab6493c3b768 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:23.050981 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 623/2493] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:23 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:23.207176 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f543be51-c351-4d27-a272-fb5d31d1f3c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:23.210328 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f543be51-c351-4d27-a272-fb5d31d1f3c0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:23.213292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f543be51-c351-4d27-a272-fb5d31d1f3c0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:23.213292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f543be51-c351-4d27-a272-fb5d31d1f3c0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:23.213292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f543be51-c351-4d27-a272-fb5d31d1f3c0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:23.218565 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:23.218565 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:23.220576 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f543be51-c351-4d27-a272-fb5d31d1f3c0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:23.221547 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 627/2494] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:23 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:23.248351 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-9ec0bb21-7b44-41bd-a746-87f0047dbe3e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:23.252246 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-9ec0bb21-7b44-41bd-a746-87f0047dbe3e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:23.252380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-9ec0bb21-7b44-41bd-a746-87f0047dbe3e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:23.252558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-9ec0bb21-7b44-41bd-a746-87f0047dbe3e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:23.267318 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:23.267318 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:23.273312 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-9ec0bb21-7b44-41bd-a746-87f0047dbe3e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:23.280524 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-9ec0bb21-7b44-41bd-a746-87f0047dbe3e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 200 Aug 13 19:31:23.280985 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 623/2495] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:23 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 1660 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:24.068931 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-08b364ea-3309-4830-bd09-7748d11e6df6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:24.071958 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08b364ea-3309-4830-bd09-7748d11e6df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:24.072199 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08b364ea-3309-4830-bd09-7748d11e6df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:24.072555 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08b364ea-3309-4830-bd09-7748d11e6df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:24.072607 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-08b364ea-3309-4830-bd09-7748d11e6df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:24.080232 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:24.080232 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:24.080998 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08b364ea-3309-4830-bd09-7748d11e6df6 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:24.081706 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 623/2496] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:24 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:24.232734 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-00384444-4c0d-47f8-9676-62cf6b63e3a1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:24.234775 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00384444-4c0d-47f8-9676-62cf6b63e3a1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:24.235010 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00384444-4c0d-47f8-9676-62cf6b63e3a1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:24.235233 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-00384444-4c0d-47f8-9676-62cf6b63e3a1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:24.235394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-00384444-4c0d-47f8-9676-62cf6b63e3a1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:24.240386 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:24.240386 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:24.241367 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-00384444-4c0d-47f8-9676-62cf6b63e3a1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:24.241861 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 624/2497] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:24 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:24.313746 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-252a7041-a1e5-4326-ab66-89a9e34cad49 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:24.315690 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-252a7041-a1e5-4326-ab66-89a9e34cad49 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353 Aug 13 19:31:24.315904 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-252a7041-a1e5-4326-ab66-89a9e34cad49 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:24.316117 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-252a7041-a1e5-4326-ab66-89a9e34cad49 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:24.324899 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:24.324899 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:24.392910 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1b7dbadb-5b8c-4a39-ac07-1191b0601f6b req-252a7041-a1e5-4326-ab66-89a9e34cad49 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353 returned with HTTP 200 Aug 13 19:31:24.393352 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 628/2498] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:24 2026] DELETE /volume/v3/attachments/3b458013-d11e-457d-92f1-969b6ec0f353 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:25.097591 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-84ac5f70-9e2b-45e2-bc5f-81d39d52c7dc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:25.100916 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84ac5f70-9e2b-45e2-bc5f-81d39d52c7dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:25.101147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84ac5f70-9e2b-45e2-bc5f-81d39d52c7dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:25.101405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84ac5f70-9e2b-45e2-bc5f-81d39d52c7dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:25.101544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-84ac5f70-9e2b-45e2-bc5f-81d39d52c7dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:25.111143 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:25.111143 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:25.112941 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84ac5f70-9e2b-45e2-bc5f-81d39d52c7dc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:25.113411 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 624/2499] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:25 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:25.253196 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ad5f98ec-b510-44c9-a819-d71c798835de None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:25.257873 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad5f98ec-b510-44c9-a819-d71c798835de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:25.258103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad5f98ec-b510-44c9-a819-d71c798835de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:25.258234 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad5f98ec-b510-44c9-a819-d71c798835de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:25.258357 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ad5f98ec-b510-44c9-a819-d71c798835de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:25.274879 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:25.274879 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:25.275925 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad5f98ec-b510-44c9-a819-d71c798835de tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:25.276476 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 624/2500] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:25 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:26.127948 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-824265dd-d61d-4c39-8bf9-74cf9fd54296 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:26.131161 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-824265dd-d61d-4c39-8bf9-74cf9fd54296 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:26.131161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-824265dd-d61d-4c39-8bf9-74cf9fd54296 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:26.131161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-824265dd-d61d-4c39-8bf9-74cf9fd54296 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:26.131161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-824265dd-d61d-4c39-8bf9-74cf9fd54296 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:26.135649 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:26.135649 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:26.136422 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-824265dd-d61d-4c39-8bf9-74cf9fd54296 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:26.136822 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 625/2501] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:26 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:26.287104 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-21fd568a-7477-41c5-8f19-c599fc4e4846 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:26.289620 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21fd568a-7477-41c5-8f19-c599fc4e4846 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:26.289841 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21fd568a-7477-41c5-8f19-c599fc4e4846 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:26.290065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21fd568a-7477-41c5-8f19-c599fc4e4846 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:26.290183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-21fd568a-7477-41c5-8f19-c599fc4e4846 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:26.296591 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:26.296591 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:26.297779 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21fd568a-7477-41c5-8f19-c599fc4e4846 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:26.298349 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 629/2502] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:26 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:26.548007 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1f4920e3-792c-4dc5-893a-a4c8bd5724e3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:26.549859 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1f4920e3-792c-4dc5-893a-a4c8bd5724e3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5?cascade=True Aug 13 19:31:26.550058 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1f4920e3-792c-4dc5-893a-a4c8bd5724e3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:26.550515 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1f4920e3-792c-4dc5-893a-a4c8bd5724e3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:26.550515 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-1f4920e3-792c-4dc5-893a-a4c8bd5724e3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume with id: 2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:26.561545 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:26.561545 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:26.562165 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1f4920e3-792c-4dc5-893a-a4c8bd5724e3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:26.597349 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1f4920e3-792c-4dc5-893a-a4c8bd5724e3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume request issued successfully. Aug 13 19:31:26.597501 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1f4920e3-792c-4dc5-893a-a4c8bd5724e3 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5?cascade=True returned with HTTP 202 Aug 13 19:31:26.598284 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 625/2503] 10.4.3.126 () {66 vars in 1376 bytes} [Thu Aug 13 19:31:26 2026] DELETE /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5?cascade=True => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:26.606771 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-69c72f07-5d7a-40d8-aecb-8298468125e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:26.609022 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-69c72f07-5d7a-40d8-aecb-8298468125e5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:26.609264 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-69c72f07-5d7a-40d8-aecb-8298468125e5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:26.609772 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-69c72f07-5d7a-40d8-aecb-8298468125e5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:26.627233 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:26.627233 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:26.638461 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-69c72f07-5d7a-40d8-aecb-8298468125e5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:26.650623 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-69c72f07-5d7a-40d8-aecb-8298468125e5 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 200 Aug 13 19:31:26.652397 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 625/2504] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:26 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:27.149084 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-11eee303-71cc-448b-91ae-8485f924cf58 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:27.152523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-11eee303-71cc-448b-91ae-8485f924cf58 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:27.152731 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-11eee303-71cc-448b-91ae-8485f924cf58 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:27.152961 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-11eee303-71cc-448b-91ae-8485f924cf58 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:27.153128 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-11eee303-71cc-448b-91ae-8485f924cf58 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:27.162266 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:27.162266 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:27.163200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-11eee303-71cc-448b-91ae-8485f924cf58 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:27.163649 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 626/2505] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:27 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:27.311372 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f4bc5b0-1719-4c54-a78e-4cc28070279d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:27.314907 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f4bc5b0-1719-4c54-a78e-4cc28070279d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:27.314907 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f4bc5b0-1719-4c54-a78e-4cc28070279d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:27.315350 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f4bc5b0-1719-4c54-a78e-4cc28070279d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:27.315512 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5f4bc5b0-1719-4c54-a78e-4cc28070279d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:27.323882 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:27.323882 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:27.325267 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f4bc5b0-1719-4c54-a78e-4cc28070279d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:27.325754 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 630/2506] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:27 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:27.666152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6061f3d1-95ad-41b5-91c4-a822a91f738e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:27.668551 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6061f3d1-95ad-41b5-91c4-a822a91f738e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:27.668551 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6061f3d1-95ad-41b5-91c4-a822a91f738e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:27.668611 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6061f3d1-95ad-41b5-91c4-a822a91f738e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:27.676243 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6061f3d1-95ad-41b5-91c4-a822a91f738e tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 404 Aug 13 19:31:27.676747 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 626/2507] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:27 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:27.975124 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5b2ffc8a-d4ab-48fd-85f8-0ef2c72cbe6a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:27.977746 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b2ffc8a-d4ab-48fd-85f8-0ef2c72cbe6a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:27.977941 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b2ffc8a-d4ab-48fd-85f8-0ef2c72cbe6a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:27.978146 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b2ffc8a-d4ab-48fd-85f8-0ef2c72cbe6a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:27.978362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-5b2ffc8a-d4ab-48fd-85f8-0ef2c72cbe6a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume with id: 2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:27.983905 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b2ffc8a-d4ab-48fd-85f8-0ef2c72cbe6a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 404 Aug 13 19:31:27.984407 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 626/2508] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:27 2026] DELETE /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:27.993072 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dadf8974-71ae-46b1-8cb8-eb9af98435d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:27.994706 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dadf8974-71ae-46b1-8cb8-eb9af98435d6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 Aug 13 19:31:27.994880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dadf8974-71ae-46b1-8cb8-eb9af98435d6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:27.995048 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dadf8974-71ae-46b1-8cb8-eb9af98435d6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.000125 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dadf8974-71ae-46b1-8cb8-eb9af98435d6 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 returned with HTTP 404 Aug 13 19:31:28.000595 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 627/2509] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:27 2026] GET /volume/v3/volumes/2dd59751-05ae-4407-879a-e22f559b2fe5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:28.010003 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cab60581-b144-4a79-b7d2-2bec0a286df1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.012719 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cab60581-b144-4a79-b7d2-2bec0a286df1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:28.012719 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cab60581-b144-4a79-b7d2-2bec0a286df1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:28.012843 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cab60581-b144-4a79-b7d2-2bec0a286df1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.013065 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-cab60581-b144-4a79-b7d2-2bec0a286df1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume with id: 9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:28.023388 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.023388 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:28.024159 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cab60581-b144-4a79-b7d2-2bec0a286df1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:28.044738 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cab60581-b144-4a79-b7d2-2bec0a286df1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume request issued successfully. Aug 13 19:31:28.044962 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cab60581-b144-4a79-b7d2-2bec0a286df1 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 202 Aug 13 19:31:28.045494 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 631/2510] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:28 2026] DELETE /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:28.052611 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a926dd8b-24d2-45ca-9c50-20e5a0bc7438 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.054063 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a926dd8b-24d2-45ca-9c50-20e5a0bc7438 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:28.054242 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a926dd8b-24d2-45ca-9c50-20e5a0bc7438 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:28.054431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a926dd8b-24d2-45ca-9c50-20e5a0bc7438 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.061640 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.061640 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:28.067660 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a926dd8b-24d2-45ca-9c50-20e5a0bc7438 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:28.076266 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a926dd8b-24d2-45ca-9c50-20e5a0bc7438 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 200 Aug 13 19:31:28.076710 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 627/2511] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:28 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:28.176441 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-45e24ede-ff1b-4b3c-881c-8953dc9af16f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.179366 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-45e24ede-ff1b-4b3c-881c-8953dc9af16f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:28.179539 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-45e24ede-ff1b-4b3c-881c-8953dc9af16f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:28.179709 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-45e24ede-ff1b-4b3c-881c-8953dc9af16f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.179971 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-45e24ede-ff1b-4b3c-881c-8953dc9af16f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:28.185990 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.185990 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:28.187113 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-45e24ede-ff1b-4b3c-881c-8953dc9af16f tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:28.187650 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 627/2512] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:28 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:28.196699 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4490e345-bb26-447b-8cc2-b206d2767baf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.198703 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4490e345-bb26-447b-8cc2-b206d2767baf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:28.198918 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4490e345-bb26-447b-8cc2-b206d2767baf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:28.199122 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4490e345-bb26-447b-8cc2-b206d2767baf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.199220 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4490e345-bb26-447b-8cc2-b206d2767baf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:28.213910 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.213910 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:28.214703 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4490e345-bb26-447b-8cc2-b206d2767baf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:28.215217 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 628/2513] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:28 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:28.225649 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23ffb7ac-01a5-4845-8920-1fcd977c8be1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.227520 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23ffb7ac-01a5-4845-8920-1fcd977c8be1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:28.227828 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23ffb7ac-01a5-4845-8920-1fcd977c8be1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:28.228119 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23ffb7ac-01a5-4845-8920-1fcd977c8be1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.228119 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-23ffb7ac-01a5-4845-8920-1fcd977c8be1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete backup with id: 047b0ab9-65f1-441b-9cfa-49a61165638d. Aug 13 19:31:28.232927 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.232927 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:28.251885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-23ffb7ac-01a5-4845-8920-1fcd977c8be1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] delete_backup rpcapi backup_id 047b0ab9-65f1-441b-9cfa-49a61165638d {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:31:28.253966 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23ffb7ac-01a5-4845-8920-1fcd977c8be1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 202 Aug 13 19:31:28.254567 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 632/2514] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:28 2026] DELETE /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:31:28.262929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7544c691-8ef2-4d1a-9384-986c9ee2945e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.266949 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7544c691-8ef2-4d1a-9384-986c9ee2945e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:28.267131 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7544c691-8ef2-4d1a-9384-986c9ee2945e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:28.267310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7544c691-8ef2-4d1a-9384-986c9ee2945e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.267412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-7544c691-8ef2-4d1a-9384-986c9ee2945e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:28.271827 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.271827 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:28.272521 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7544c691-8ef2-4d1a-9384-986c9ee2945e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 200 Aug 13 19:31:28.272904 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 628/2515] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:28 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:28.337112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-159ec3c0-baac-4459-8cb8-409b8c599ecf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.338952 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-159ec3c0-baac-4459-8cb8-409b8c599ecf tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:28.339318 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-159ec3c0-baac-4459-8cb8-409b8c599ecf tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:28.339853 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-159ec3c0-baac-4459-8cb8-409b8c599ecf tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.340135 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-159ec3c0-baac-4459-8cb8-409b8c599ecf tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:28.347109 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.347109 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:28.348122 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-159ec3c0-baac-4459-8cb8-409b8c599ecf tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:28.348623 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 628/2516] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:28 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:28.360648 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5b0d7af5-4b23-4b9f-91fd-02725985c4e0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.362658 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b0d7af5-4b23-4b9f-91fd-02725985c4e0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:31:28.362853 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b0d7af5-4b23-4b9f-91fd-02725985c4e0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:28.363031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b0d7af5-4b23-4b9f-91fd-02725985c4e0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:28.372007 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.372007 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:28.376936 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5b0d7af5-4b23-4b9f-91fd-02725985c4e0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:28.383042 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b0d7af5-4b23-4b9f-91fd-02725985c4e0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 returned with HTTP 200 Aug 13 19:31:28.383489 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 629/2517] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:28 2026] GET /volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:28.398943 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:28.401109 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] POST https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b/restore Aug 13 19:31:28.401557 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:28.403381 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Restoring backup f6efe946-70b8-40f5-a717-b06a7e1ec13b ({'restore': {}}) {{(pid=100185) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 19:31:28.403564 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Restoring backup f6efe946-70b8-40f5-a717-b06a7e1ec13b to volume None. Aug 13 19:31:28.409200 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.409200 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:28.410747 np0000007253 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Creating volume of 1 GB for restore of backup f6efe946-70b8-40f5-a717-b06a7e1ec13b. Aug 13 19:31:28.418054 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:31:28.417732. {{(pid=100185) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:31:28.418192 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Availability Zones retrieved successfully. Aug 13 19:31:28.425937 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Flow 'volume_create_api' (673c502e-b5e9-4ce9-8b65-4bc14b1ea752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:28.427484 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6721349-c30a-4984-8b70-804a8655ac59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:28.428899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:28.467208 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6721349-c30a-4984-8b70-804a8655ac59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:28.468562 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6d0e8f-1875-41ae-a887-3c9023357942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:28.514725 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Created reservations ['f441ad63-d0bb-49c3-83cc-885c9e21951a', 'd3266665-0039-410d-99c0-62181d60cdd5', 'd540e600-a6f4-4954-9c74-21acaa14d76d', 'ad1d0a83-9a75-4c22-911c-ecd1e6a5c6e5'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:28.515647 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6d0e8f-1875-41ae-a887-3c9023357942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f441ad63-d0bb-49c3-83cc-885c9e21951a', 'd3266665-0039-410d-99c0-62181d60cdd5', 'd540e600-a6f4-4954-9c74-21acaa14d76d', 'ad1d0a83-9a75-4c22-911c-ecd1e6a5c6e5']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:28.516390 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e70595-9a2e-469f-9f41-38f60015d2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:28.547431 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e70595-9a2e-469f-9f41-38f60015d2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '560e93d8-ea4e-41ab-9265-a5350c970a80', '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_f6efe946-70b8-40f5-a717-b06a7e1ec13b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='085d4e446eca46329d5c66f2cb247e04',qos_specs=None,replication_status=,reservations=['f441ad63-d0bb-49c3-83cc-885c9e21951a','d3266665-0039-410d-99c0-62181d60cdd5','d540e600-a6f4-4954-9c74-21acaa14d76d','ad1d0a83-9a75-4c22-911c-ecd1e6a5c6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4390cff6f44cb6bf18f8b4005e5bdc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f6efe946-70b8-40f5-a717-b06a7e1ec13b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=560e93d8-ea4e-41ab-9265-a5350c970a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='085d4e446eca46329d5c66f2cb247e04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df4390cff6f44cb6bf18f8b4005e5bdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:28.548158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aefd03a-7f27-45f6-9c48-085cb6d3f585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:28.561680 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aefd03a-7f27-45f6-9c48-085cb6d3f585) transitioned into 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_f6efe946-70b8-40f5-a717-b06a7e1ec13b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='085d4e446eca46329d5c66f2cb247e04',qos_specs=None,replication_status=,reservations=['f441ad63-d0bb-49c3-83cc-885c9e21951a','d3266665-0039-410d-99c0-62181d60cdd5','d540e600-a6f4-4954-9c74-21acaa14d76d','ad1d0a83-9a75-4c22-911c-ecd1e6a5c6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4390cff6f44cb6bf18f8b4005e5bdc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:28.562265 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7423034-275b-4af4-8864-4782602f695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:28.572361 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7423034-275b-4af4-8864-4782602f695b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:28.573095 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Flow 'volume_create_api' (673c502e-b5e9-4ce9-8b65-4bc14b1ea752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:28.573374 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Create volume request issued successfully. Aug 13 19:31:28.586905 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:28.586905 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:28.587604 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:29.089339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e0425039-392b-43d7-a3fc-4aeb62ebc00a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:29.090914 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e0425039-392b-43d7-a3fc-4aeb62ebc00a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 Aug 13 19:31:29.091096 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e0425039-392b-43d7-a3fc-4aeb62ebc00a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:29.091266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e0425039-392b-43d7-a3fc-4aeb62ebc00a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:29.096761 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e0425039-392b-43d7-a3fc-4aeb62ebc00a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 returned with HTTP 404 Aug 13 19:31:29.097329 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 629/2518] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:29 2026] GET /volume/v3/volumes/9ca03059-c493-41c9-a884-22a87b699043 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:29.284027 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd0ef6f7-2f7d-481d-80e7-23c07f53e15e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:29.285919 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd0ef6f7-2f7d-481d-80e7-23c07f53e15e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d Aug 13 19:31:29.286163 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd0ef6f7-2f7d-481d-80e7-23c07f53e15e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:29.286382 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd0ef6f7-2f7d-481d-80e7-23c07f53e15e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:29.286496 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-cd0ef6f7-2f7d-481d-80e7-23c07f53e15e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 047b0ab9-65f1-441b-9cfa-49a61165638d. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:29.289789 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd0ef6f7-2f7d-481d-80e7-23c07f53e15e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d returned with HTTP 404 Aug 13 19:31:29.290255 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 629/2519] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:29 2026] GET /volume/v3/backups/047b0ab9-65f1-441b-9cfa-49a61165638d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:29.296394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4d503190-1776-4779-b54e-4bf509893d3b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:29.298158 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d503190-1776-4779-b54e-4bf509893d3b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:31:29.298517 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d503190-1776-4779-b54e-4bf509893d3b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8da993b4-cdac-4d39-9e8e-909761ffd5de", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1987519184", "container": "tempest-volumesbackupstest-backup-container-1841339867"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:29.299835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-4d503190-1776-4779-b54e-4bf509893d3b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating new backup {'backup': {'volume_id': '8da993b4-cdac-4d39-9e8e-909761ffd5de', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1987519184', 'container': 'tempest-volumesbackupstest-backup-container-1841339867'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:31:29.299993 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-4d503190-1776-4779-b54e-4bf509893d3b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Creating backup of volume 8da993b4-cdac-4d39-9e8e-909761ffd5de in container tempest-volumesbackupstest-backup-container-1841339867 Aug 13 19:31:29.308771 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:29.308771 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:29.309228 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4d503190-1776-4779-b54e-4bf509893d3b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:29.322717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4d503190-1776-4779-b54e-4bf509893d3b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Created reservations ['2359cd12-890d-4296-8d8c-8820744db7cc', '25eb698e-cea9-4861-9980-98bd44a2509c'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:29.353150 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d503190-1776-4779-b54e-4bf509893d3b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:31:29.353645 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 630/2520] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:29 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:29.369740 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-17dafd19-a5aa-4a4c-a203-b85a3d843048 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:29.371460 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-17dafd19-a5aa-4a4c-a203-b85a3d843048 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:29.371661 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-17dafd19-a5aa-4a4c-a203-b85a3d843048 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:29.371881 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-17dafd19-a5aa-4a4c-a203-b85a3d843048 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:29.372011 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-17dafd19-a5aa-4a4c-a203-b85a3d843048 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:29.376479 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:29.376479 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:29.377253 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-17dafd19-a5aa-4a4c-a203-b85a3d843048 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:29.377647 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 630/2521] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:29 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:29.597401 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:29.597401 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:29.598006 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:29.598173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Checking backup size 1 against volume size 1 {{(pid=100185) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 19:31:29.598328 np0000007253 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Overwriting volume 560e93d8-ea4e-41ab-9265-a5350c970a80 with restore of backup f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:29.615236 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] restore_backup in rpcapi backup_id f6efe946-70b8-40f5-a717-b06a7e1ec13b {{(pid=100185) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 19:31:29.617220 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c133acf1-8c06-4c22-9bf8-99a23e6e87f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b/restore returned with HTTP 202 Aug 13 19:31:29.617783 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 633/2522] 10.4.3.126 () {68 vars in 1393 bytes} [Thu Aug 13 19:31:28 2026] POST /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b/restore => generated 189 bytes in 1219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:29.627774 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3b98a4ce-badc-4ff8-8d29-d76c25d8b921 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:29.631969 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b98a4ce-badc-4ff8-8d29-d76c25d8b921 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:29.634165 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b98a4ce-badc-4ff8-8d29-d76c25d8b921 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:29.635152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3b98a4ce-badc-4ff8-8d29-d76c25d8b921 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:29.635334 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3b98a4ce-badc-4ff8-8d29-d76c25d8b921 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:29.639850 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:29.639850 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:29.640628 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3b98a4ce-badc-4ff8-8d29-d76c25d8b921 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:29.640983 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 630/2523] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:29 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:30.386646 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a54c79e0-2b21-4e9d-b6e2-45153d2896cc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:30.388502 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a54c79e0-2b21-4e9d-b6e2-45153d2896cc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:30.388710 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a54c79e0-2b21-4e9d-b6e2-45153d2896cc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:30.388882 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a54c79e0-2b21-4e9d-b6e2-45153d2896cc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:30.388981 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a54c79e0-2b21-4e9d-b6e2-45153d2896cc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:30.392949 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:30.392949 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:30.393625 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a54c79e0-2b21-4e9d-b6e2-45153d2896cc tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:30.394015 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 631/2524] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:30 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:30.651877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-84bfd2d1-62f4-4a1a-a92b-5570cb7193aa None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:30.653782 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84bfd2d1-62f4-4a1a-a92b-5570cb7193aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:30.654042 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84bfd2d1-62f4-4a1a-a92b-5570cb7193aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:30.654358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84bfd2d1-62f4-4a1a-a92b-5570cb7193aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:30.654594 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-84bfd2d1-62f4-4a1a-a92b-5570cb7193aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:30.659202 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:30.659202 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:30.660022 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84bfd2d1-62f4-4a1a-a92b-5570cb7193aa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:30.660443 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 631/2525] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:30 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:31.404951 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-90376afd-2ec5-4073-aeea-d22709ee1700 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:31.406885 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90376afd-2ec5-4073-aeea-d22709ee1700 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:31.407055 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90376afd-2ec5-4073-aeea-d22709ee1700 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:31.407222 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90376afd-2ec5-4073-aeea-d22709ee1700 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:31.407339 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-90376afd-2ec5-4073-aeea-d22709ee1700 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:31.412015 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:31.412015 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:31.412736 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90376afd-2ec5-4073-aeea-d22709ee1700 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:31.413061 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 634/2526] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:31 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:31.675812 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cb0ea927-bcb1-4d28-97aa-df48b59d3aea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:31.679915 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cb0ea927-bcb1-4d28-97aa-df48b59d3aea tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:31.680166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cb0ea927-bcb1-4d28-97aa-df48b59d3aea tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:31.680430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cb0ea927-bcb1-4d28-97aa-df48b59d3aea tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:31.680605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-cb0ea927-bcb1-4d28-97aa-df48b59d3aea tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:31.686614 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:31.686614 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:31.687446 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cb0ea927-bcb1-4d28-97aa-df48b59d3aea tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:31.687962 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 631/2527] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:31 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:32.424645 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-80cfaad4-54f5-445e-aa54-b3f9b058bb70 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:32.426734 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80cfaad4-54f5-445e-aa54-b3f9b058bb70 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:32.427040 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80cfaad4-54f5-445e-aa54-b3f9b058bb70 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:32.427295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80cfaad4-54f5-445e-aa54-b3f9b058bb70 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:32.427439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-80cfaad4-54f5-445e-aa54-b3f9b058bb70 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:32.432526 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:32.432526 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:32.433439 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80cfaad4-54f5-445e-aa54-b3f9b058bb70 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:32.433874 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 632/2528] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:32 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:32.698612 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fef3d0af-e4c8-41bb-a307-1ad4501b48e6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:32.702201 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fef3d0af-e4c8-41bb-a307-1ad4501b48e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:32.702201 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fef3d0af-e4c8-41bb-a307-1ad4501b48e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:32.702201 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fef3d0af-e4c8-41bb-a307-1ad4501b48e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:32.702201 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-fef3d0af-e4c8-41bb-a307-1ad4501b48e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:32.707095 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:32.707095 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:32.708097 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fef3d0af-e4c8-41bb-a307-1ad4501b48e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:32.708540 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 632/2529] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:32 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:33.089143 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-f35b7b1f-378e-40ac-b9c6-5a2c32eaf0bd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:33.091399 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-f35b7b1f-378e-40ac-b9c6-5a2c32eaf0bd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:31:33.092176 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-f35b7b1f-378e-40ac-b9c6-5a2c32eaf0bd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:33.092477 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-f35b7b1f-378e-40ac-b9c6-5a2c32eaf0bd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:33.103313 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:33.103313 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:33.107221 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-f35b7b1f-378e-40ac-b9c6-5a2c32eaf0bd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:31:33.115160 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-f35b7b1f-378e-40ac-b9c6-5a2c32eaf0bd tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:31:33.115673 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 635/2530] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:33 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:33.141005 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-8e5d4404-940a-4d70-a37f-812a0a2704c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:33.143160 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-8e5d4404-940a-4d70-a37f-812a0a2704c6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] POST https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a/action Aug 13 19:31:33.143540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-8e5d4404-940a-4d70-a37f-812a0a2704c6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:33.143681 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-8e5d4404-940a-4d70-a37f-812a0a2704c6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:33.163149 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:33.163149 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:33.163718 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-8e5d4404-940a-4d70-a37f-812a0a2704c6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:31:33.170699 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-8e5d4404-940a-4d70-a37f-812a0a2704c6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Begin detaching volume completed successfully. Aug 13 19:31:33.170922 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-8e5d4404-940a-4d70-a37f-812a0a2704c6 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a/action returned with HTTP 202 Aug 13 19:31:33.171465 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 632/2531] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:31:33 2026] POST /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:31:33.235966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-37027477-90bf-4317-a745-7f0cc6307e7b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:33.236375 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37027477-90bf-4317-a745-7f0cc6307e7b None None] GET https://10.4.3.126/volume// Aug 13 19:31:33.236550 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37027477-90bf-4317-a745-7f0cc6307e7b None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:33.236757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37027477-90bf-4317-a745-7f0cc6307e7b None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:33.237063 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37027477-90bf-4317-a745-7f0cc6307e7b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:33.237421 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 633/2532] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:31:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:33.245925 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-c3d2783b-e42b-4e99-9957-0ad02cdfd98a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:33.248024 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-c3d2783b-e42b-4e99-9957-0ad02cdfd98a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:31:33.248250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-c3d2783b-e42b-4e99-9957-0ad02cdfd98a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:33.248562 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-c3d2783b-e42b-4e99-9957-0ad02cdfd98a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:33.258106 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:33.258106 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:33.262063 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-c3d2783b-e42b-4e99-9957-0ad02cdfd98a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:31:33.267205 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-c3d2783b-e42b-4e99-9957-0ad02cdfd98a tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:31:33.267704 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 633/2533] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:31:33 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:31:33.449651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-17f5916b-2eec-4665-91dc-a6702ae13a85 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:33.454995 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17f5916b-2eec-4665-91dc-a6702ae13a85 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:33.458303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17f5916b-2eec-4665-91dc-a6702ae13a85 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:33.458303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17f5916b-2eec-4665-91dc-a6702ae13a85 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:33.458303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-17f5916b-2eec-4665-91dc-a6702ae13a85 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:33.462778 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:33.462778 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:33.463852 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17f5916b-2eec-4665-91dc-a6702ae13a85 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:33.464407 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 636/2534] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:33 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:33.720865 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-971d354f-a0af-4b94-936c-4c74cbda851a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:33.722544 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-971d354f-a0af-4b94-936c-4c74cbda851a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:33.722754 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-971d354f-a0af-4b94-936c-4c74cbda851a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:33.722964 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-971d354f-a0af-4b94-936c-4c74cbda851a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:33.723078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-971d354f-a0af-4b94-936c-4c74cbda851a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:33.727244 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:33.727244 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:33.727915 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-971d354f-a0af-4b94-936c-4c74cbda851a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:33.728319 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 633/2535] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:33 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:34.004013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4d7ff4e8-c933-4a6d-9793-b30960483513 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:34.008301 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d7ff4e8-c933-4a6d-9793-b30960483513 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:31:34.008301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d7ff4e8-c933-4a6d-9793-b30960483513 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:34.008301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d7ff4e8-c933-4a6d-9793-b30960483513 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:34.008301 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-4d7ff4e8-c933-4a6d-9793-b30960483513 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume with id: d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:31:34.015516 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:34.015516 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:34.016497 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4d7ff4e8-c933-4a6d-9793-b30960483513 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:34.038846 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4d7ff4e8-c933-4a6d-9793-b30960483513 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume request issued successfully. Aug 13 19:31:34.040117 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d7ff4e8-c933-4a6d-9793-b30960483513 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 202 Aug 13 19:31:34.040117 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 634/2536] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:34 2026] DELETE /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:34.052944 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3c7893e1-bdc5-42dd-8bf9-c44693231c5a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:34.054667 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3c7893e1-bdc5-42dd-8bf9-c44693231c5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:31:34.054667 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3c7893e1-bdc5-42dd-8bf9-c44693231c5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:34.054667 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3c7893e1-bdc5-42dd-8bf9-c44693231c5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:34.062126 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:34.062126 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:34.066324 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3c7893e1-bdc5-42dd-8bf9-c44693231c5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:34.071324 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3c7893e1-bdc5-42dd-8bf9-c44693231c5a tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 200 Aug 13 19:31:34.071812 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 634/2537] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:34 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:31:34.296992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-ff9740a6-0ece-483a-9724-673daec0a175 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:34.302475 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-ff9740a6-0ece-483a-9724-673daec0a175 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce Aug 13 19:31:34.303039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-ff9740a6-0ece-483a-9724-673daec0a175 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:34.303688 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-ff9740a6-0ece-483a-9724-673daec0a175 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:34.314960 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:34.314960 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:34.360519 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-24daf29a-a1d1-4ce0-8015-6a3e33bda9d8 req-ff9740a6-0ece-483a-9724-673daec0a175 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce returned with HTTP 200 Aug 13 19:31:34.360519 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 637/2538] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:34 2026] DELETE /volume/v3/attachments/c8435d8b-3805-4af0-bf8e-4eca10cf19ce => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:34.474849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-21d23ade-2a1a-4231-a05a-009763d872e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:34.476585 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21d23ade-2a1a-4231-a05a-009763d872e2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:34.476852 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21d23ade-2a1a-4231-a05a-009763d872e2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:34.477063 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21d23ade-2a1a-4231-a05a-009763d872e2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:34.477203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-21d23ade-2a1a-4231-a05a-009763d872e2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:34.481420 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:34.481420 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:34.482077 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21d23ade-2a1a-4231-a05a-009763d872e2 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:34.482500 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 634/2539] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:34 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:34.739738 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-26dabb08-bb39-4f50-b80f-49c7f3df042c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:34.743086 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26dabb08-bb39-4f50-b80f-49c7f3df042c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:34.743329 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26dabb08-bb39-4f50-b80f-49c7f3df042c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:34.743557 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26dabb08-bb39-4f50-b80f-49c7f3df042c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:34.743704 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-26dabb08-bb39-4f50-b80f-49c7f3df042c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:34.753845 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:34.753845 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:34.755708 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26dabb08-bb39-4f50-b80f-49c7f3df042c tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:34.756417 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 635/2540] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:34 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:35.085723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-286ee498-0103-4d52-a387-bc9e1936b671 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:35.087728 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-286ee498-0103-4d52-a387-bc9e1936b671 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 Aug 13 19:31:35.088360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-286ee498-0103-4d52-a387-bc9e1936b671 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:35.088360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-286ee498-0103-4d52-a387-bc9e1936b671 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:35.095694 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-286ee498-0103-4d52-a387-bc9e1936b671 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 returned with HTTP 404 Aug 13 19:31:35.096952 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 635/2541] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:35 2026] GET /volume/v3/volumes/d5c8995a-aaa5-4f82-9d44-66bdd976a441 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:35.349931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8025afc2-5a9a-4940-81c8-a4596dddc1ba req-de2a8eef-351e-4f9b-8b51-59713de63f75 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:35.351999 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8025afc2-5a9a-4940-81c8-a4596dddc1ba req-de2a8eef-351e-4f9b-8b51-59713de63f75 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:31:35.352203 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8025afc2-5a9a-4940-81c8-a4596dddc1ba req-de2a8eef-351e-4f9b-8b51-59713de63f75 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:35.353340 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8025afc2-5a9a-4940-81c8-a4596dddc1ba req-de2a8eef-351e-4f9b-8b51-59713de63f75 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:35.361247 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:35.361247 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:35.366456 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8025afc2-5a9a-4940-81c8-a4596dddc1ba req-de2a8eef-351e-4f9b-8b51-59713de63f75 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:31:35.371034 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8025afc2-5a9a-4940-81c8-a4596dddc1ba req-de2a8eef-351e-4f9b-8b51-59713de63f75 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:31:35.372095 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 638/2542] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:35 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:35.384352 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-97259324-e568-44de-b30f-d71b9d59ecfc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:35.386240 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97259324-e568-44de-b30f-d71b9d59ecfc tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:31:35.386907 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97259324-e568-44de-b30f-d71b9d59ecfc tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:35.386907 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97259324-e568-44de-b30f-d71b9d59ecfc tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:35.386907 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-97259324-e568-44de-b30f-d71b9d59ecfc tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Delete volume with id: 2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:31:35.395625 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:35.395625 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:35.396190 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-97259324-e568-44de-b30f-d71b9d59ecfc tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:31:35.417367 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-97259324-e568-44de-b30f-d71b9d59ecfc tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Delete volume request issued successfully. Aug 13 19:31:35.417367 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97259324-e568-44de-b30f-d71b9d59ecfc tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 202 Aug 13 19:31:35.417367 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 635/2543] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:35 2026] DELETE /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:35.428365 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2230541a-fea3-46da-a7b5-1aeaa81bb96c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:35.429135 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2230541a-fea3-46da-a7b5-1aeaa81bb96c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:31:35.429135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2230541a-fea3-46da-a7b5-1aeaa81bb96c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:35.429400 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2230541a-fea3-46da-a7b5-1aeaa81bb96c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:35.437700 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:35.437700 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:35.441541 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2230541a-fea3-46da-a7b5-1aeaa81bb96c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Volume info retrieved successfully. Aug 13 19:31:35.446028 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2230541a-fea3-46da-a7b5-1aeaa81bb96c tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 200 Aug 13 19:31:35.446427 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 636/2544] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:35 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:35.492747 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-77772548-f832-4546-b517-b9f5687266f0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:35.495621 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-77772548-f832-4546-b517-b9f5687266f0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:35.495872 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-77772548-f832-4546-b517-b9f5687266f0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:35.496088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-77772548-f832-4546-b517-b9f5687266f0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:35.496233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-77772548-f832-4546-b517-b9f5687266f0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:35.501488 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:35.501488 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:35.502467 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-77772548-f832-4546-b517-b9f5687266f0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:35.502844 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 636/2545] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:35 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:35.767615 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc05808b-f8aa-4e58-a575-6d36c7a9bd4a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:35.770040 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc05808b-f8aa-4e58-a575-6d36c7a9bd4a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:35.770449 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc05808b-f8aa-4e58-a575-6d36c7a9bd4a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:35.770835 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc05808b-f8aa-4e58-a575-6d36c7a9bd4a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:35.771077 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-cc05808b-f8aa-4e58-a575-6d36c7a9bd4a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:35.776827 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:35.776827 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:35.778076 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc05808b-f8aa-4e58-a575-6d36c7a9bd4a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:35.778861 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 639/2546] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:35 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:36.464024 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e39cdea7-f398-4392-941b-00c320acd0c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:36.464619 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e39cdea7-f398-4392-941b-00c320acd0c0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] GET https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a Aug 13 19:31:36.464793 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e39cdea7-f398-4392-941b-00c320acd0c0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:36.464959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e39cdea7-f398-4392-941b-00c320acd0c0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:36.480442 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e39cdea7-f398-4392-941b-00c320acd0c0 tempest-TestMinimumBasicScenario-1288756438 tempest-TestMinimumBasicScenario-1288756438-project-member] https://10.4.3.126/volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a returned with HTTP 404 Aug 13 19:31:36.480762 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 636/2547] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:36 2026] GET /volume/v3/volumes/2a0428e5-1395-40db-840a-c4a4fbce095a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:36.518203 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0bd49f90-cd78-407f-911a-e3c6a2b5ad84 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:36.520248 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0bd49f90-cd78-407f-911a-e3c6a2b5ad84 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:36.520497 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0bd49f90-cd78-407f-911a-e3c6a2b5ad84 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:36.520798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0bd49f90-cd78-407f-911a-e3c6a2b5ad84 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:36.520959 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0bd49f90-cd78-407f-911a-e3c6a2b5ad84 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:36.526063 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:36.526063 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:36.527092 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0bd49f90-cd78-407f-911a-e3c6a2b5ad84 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:36.527602 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 637/2548] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:36 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:36.793339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5fde4058-5b0b-4142-ad29-5e9b42bb08f6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:36.795469 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5fde4058-5b0b-4142-ad29-5e9b42bb08f6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:36.795719 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5fde4058-5b0b-4142-ad29-5e9b42bb08f6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:36.795937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5fde4058-5b0b-4142-ad29-5e9b42bb08f6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:36.796034 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-5fde4058-5b0b-4142-ad29-5e9b42bb08f6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:36.800129 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:36.800129 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:36.800911 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5fde4058-5b0b-4142-ad29-5e9b42bb08f6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:36.801257 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 637/2549] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:36 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:37.545300 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b57c6103-1869-47f1-8aff-75f8c294a1b0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:37.546985 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b57c6103-1869-47f1-8aff-75f8c294a1b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:37.549294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b57c6103-1869-47f1-8aff-75f8c294a1b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:37.549294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b57c6103-1869-47f1-8aff-75f8c294a1b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:37.549294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b57c6103-1869-47f1-8aff-75f8c294a1b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:37.553118 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:37.553118 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:37.554090 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b57c6103-1869-47f1-8aff-75f8c294a1b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:37.554553 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 640/2550] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:37 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:37.815976 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-58459666-1f14-4ab2-b91f-ef5d39f9d14f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:37.817335 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58459666-1f14-4ab2-b91f-ef5d39f9d14f tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:37.817572 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58459666-1f14-4ab2-b91f-ef5d39f9d14f tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:37.817812 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58459666-1f14-4ab2-b91f-ef5d39f9d14f tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:37.817959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-58459666-1f14-4ab2-b91f-ef5d39f9d14f tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:37.823231 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:37.823231 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:37.823231 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58459666-1f14-4ab2-b91f-ef5d39f9d14f tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:37.823231 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 637/2551] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:37 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:38.565938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2a13e216-ea0c-4dec-9d8a-136caa503a34 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:38.567930 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a13e216-ea0c-4dec-9d8a-136caa503a34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:38.567930 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a13e216-ea0c-4dec-9d8a-136caa503a34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:38.567930 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a13e216-ea0c-4dec-9d8a-136caa503a34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:38.567930 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2a13e216-ea0c-4dec-9d8a-136caa503a34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:38.572030 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:38.572030 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:38.572821 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a13e216-ea0c-4dec-9d8a-136caa503a34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:38.573188 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 638/2552] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:38 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:38.585411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-57d5e070-2b3a-43b7-b8a7-0f5a92bfa3b0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:38.587213 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57d5e070-2b3a-43b7-b8a7-0f5a92bfa3b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:38.587435 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-57d5e070-2b3a-43b7-b8a7-0f5a92bfa3b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:38.587619 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-57d5e070-2b3a-43b7-b8a7-0f5a92bfa3b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:38.587763 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-57d5e070-2b3a-43b7-b8a7-0f5a92bfa3b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:38.592005 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:38.592005 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:38.592792 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57d5e070-2b3a-43b7-b8a7-0f5a92bfa3b0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:38.593150 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 638/2553] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:38 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:38.609338 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-84cefe21-4966-4f3f-bbb5-321877dbaccf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:38.612673 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84cefe21-4966-4f3f-bbb5-321877dbaccf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:38.612912 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84cefe21-4966-4f3f-bbb5-321877dbaccf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:38.613034 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84cefe21-4966-4f3f-bbb5-321877dbaccf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:38.613147 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-84cefe21-4966-4f3f-bbb5-321877dbaccf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete backup with id: 69d0bee3-dff5-42c0-b590-c4d1d0689780. Aug 13 19:31:38.617525 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:38.617525 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:38.629140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-84cefe21-4966-4f3f-bbb5-321877dbaccf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] delete_backup rpcapi backup_id 69d0bee3-dff5-42c0-b590-c4d1d0689780 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:31:38.631870 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84cefe21-4966-4f3f-bbb5-321877dbaccf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 202 Aug 13 19:31:38.632260 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 641/2554] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:38 2026] DELETE /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:31:38.639965 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b2fbfb0a-0a8b-4b30-8134-7a32f629eb34 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:38.641805 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2fbfb0a-0a8b-4b30-8134-7a32f629eb34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:38.641983 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2fbfb0a-0a8b-4b30-8134-7a32f629eb34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:38.642157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2fbfb0a-0a8b-4b30-8134-7a32f629eb34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:38.642254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b2fbfb0a-0a8b-4b30-8134-7a32f629eb34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:38.646450 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:38.646450 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:38.647251 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2fbfb0a-0a8b-4b30-8134-7a32f629eb34 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 200 Aug 13 19:31:38.647588 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 638/2555] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:38 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:38.832736 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9369502d-3f38-487d-b012-dfd05aea25e3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:38.834570 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9369502d-3f38-487d-b012-dfd05aea25e3 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:38.834780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9369502d-3f38-487d-b012-dfd05aea25e3 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:38.834968 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9369502d-3f38-487d-b012-dfd05aea25e3 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:38.835069 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9369502d-3f38-487d-b012-dfd05aea25e3 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:38.839942 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:38.839942 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:38.840687 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9369502d-3f38-487d-b012-dfd05aea25e3 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:38.841057 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 639/2556] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:38 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:39.659336 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9a446e2e-ede5-47fc-bf3d-5c51705589ee None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:39.661157 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9a446e2e-ede5-47fc-bf3d-5c51705589ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 Aug 13 19:31:39.661387 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9a446e2e-ede5-47fc-bf3d-5c51705589ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:39.661605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9a446e2e-ede5-47fc-bf3d-5c51705589ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:39.661757 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-9a446e2e-ede5-47fc-bf3d-5c51705589ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id 69d0bee3-dff5-42c0-b590-c4d1d0689780. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:39.665252 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9a446e2e-ede5-47fc-bf3d-5c51705589ee tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 returned with HTTP 404 Aug 13 19:31:39.665858 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 639/2557] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:39 2026] GET /volume/v3/backups/69d0bee3-dff5-42c0-b590-c4d1d0689780 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:39.738898 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2a5d1434-621d-4ed0-80e5-9f83534aa5bf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:39.741150 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a5d1434-621d-4ed0-80e5-9f83534aa5bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:39.741506 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a5d1434-621d-4ed0-80e5-9f83534aa5bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:39.741709 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a5d1434-621d-4ed0-80e5-9f83534aa5bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:39.741876 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-2a5d1434-621d-4ed0-80e5-9f83534aa5bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete backup with id: cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. Aug 13 19:31:39.747710 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:39.747710 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:39.761639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-2a5d1434-621d-4ed0-80e5-9f83534aa5bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] delete_backup rpcapi backup_id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:31:39.763586 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a5d1434-621d-4ed0-80e5-9f83534aa5bf tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 202 Aug 13 19:31:39.764048 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 642/2558] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:39 2026] DELETE /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:31:39.773196 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c08fd676-6e77-4a35-88a7-ab5a5a0af87b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:39.776206 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c08fd676-6e77-4a35-88a7-ab5a5a0af87b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:39.776486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c08fd676-6e77-4a35-88a7-ab5a5a0af87b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:39.776799 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c08fd676-6e77-4a35-88a7-ab5a5a0af87b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:39.776915 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c08fd676-6e77-4a35-88a7-ab5a5a0af87b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:39.782286 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:39.782286 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:39.783392 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c08fd676-6e77-4a35-88a7-ab5a5a0af87b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 200 Aug 13 19:31:39.783917 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 639/2559] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:39 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:39.852062 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2e4bc5ed-082e-4125-8190-5dfb769edb48 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:39.854742 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e4bc5ed-082e-4125-8190-5dfb769edb48 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:39.854996 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e4bc5ed-082e-4125-8190-5dfb769edb48 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:39.855230 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e4bc5ed-082e-4125-8190-5dfb769edb48 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:39.855388 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2e4bc5ed-082e-4125-8190-5dfb769edb48 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:39.861203 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:39.861203 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:39.862186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e4bc5ed-082e-4125-8190-5dfb769edb48 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:39.862833 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 640/2560] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:39 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:40.799079 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6fc984fc-5bc0-41a2-9c36-3b6d6c9b3193 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:40.801600 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6fc984fc-5bc0-41a2-9c36-3b6d6c9b3193 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf Aug 13 19:31:40.801803 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6fc984fc-5bc0-41a2-9c36-3b6d6c9b3193 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:40.801997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6fc984fc-5bc0-41a2-9c36-3b6d6c9b3193 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:40.802102 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-6fc984fc-5bc0-41a2-9c36-3b6d6c9b3193 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Show backup with id cd4b0ef7-1e70-4e8d-95f5-85c297acddaf. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:40.809646 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6fc984fc-5bc0-41a2-9c36-3b6d6c9b3193 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf returned with HTTP 404 Aug 13 19:31:40.810165 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 640/2561] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:40 2026] GET /volume/v3/backups/cd4b0ef7-1e70-4e8d-95f5-85c297acddaf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:40.874554 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7a40c1e0-b2e8-4d8b-92b2-9913888255e6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:40.876875 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a40c1e0-b2e8-4d8b-92b2-9913888255e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:40.877310 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a40c1e0-b2e8-4d8b-92b2-9913888255e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:40.877894 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7a40c1e0-b2e8-4d8b-92b2-9913888255e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:40.877894 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7a40c1e0-b2e8-4d8b-92b2-9913888255e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:40.883532 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:40.883532 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:40.883532 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7a40c1e0-b2e8-4d8b-92b2-9913888255e6 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:40.883532 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 643/2562] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:40 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:40.925954 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-39369d32-63d6-4fb0-b662-70d60ccf7023 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:40.927900 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-39369d32-63d6-4fb0-b662-70d60ccf7023 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:40.928109 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-39369d32-63d6-4fb0-b662-70d60ccf7023 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:40.928292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-39369d32-63d6-4fb0-b662-70d60ccf7023 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:40.946726 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:40.946726 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:40.953161 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-39369d32-63d6-4fb0-b662-70d60ccf7023 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:40.958069 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-39369d32-63d6-4fb0-b662-70d60ccf7023 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:40.958487 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 640/2563] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:40 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:40.980837 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-b1e396e1-629f-4da3-bd33-7ae08d8af115 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:40.987101 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-b1e396e1-629f-4da3-bd33-7ae08d8af115 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] POST https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de/action Aug 13 19:31:40.987562 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-b1e396e1-629f-4da3-bd33-7ae08d8af115 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:40.987703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-b1e396e1-629f-4da3-bd33-7ae08d8af115 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:41.001048 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f5c39b2a-6acb-4bf5-a52f-5c3a853d1765 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.001137 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.001137 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:41.001850 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-b1e396e1-629f-4da3-bd33-7ae08d8af115 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:41.005326 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f5c39b2a-6acb-4bf5-a52f-5c3a853d1765 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:41.005612 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f5c39b2a-6acb-4bf5-a52f-5c3a853d1765 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.005933 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f5c39b2a-6acb-4bf5-a52f-5c3a853d1765 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.014455 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-b1e396e1-629f-4da3-bd33-7ae08d8af115 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Begin detaching volume completed successfully. Aug 13 19:31:41.014455 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-b1e396e1-629f-4da3-bd33-7ae08d8af115 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de/action returned with HTTP 202 Aug 13 19:31:41.014455 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 641/2564] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:31:40 2026] POST /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:31:41.018221 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.018221 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:41.022077 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f5c39b2a-6acb-4bf5-a52f-5c3a853d1765 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:41.032663 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f5c39b2a-6acb-4bf5-a52f-5c3a853d1765 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:41.032794 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 641/2565] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:40 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:41.051330 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6645802f-cf8b-4744-8544-c090d86223bd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.051392 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f69a29f9-282d-4430-b5b6-fa21ec2e45b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.052629 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6645802f-cf8b-4744-8544-c090d86223bd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:41.052629 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6645802f-cf8b-4744-8544-c090d86223bd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.052629 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6645802f-cf8b-4744-8544-c090d86223bd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.053425 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f69a29f9-282d-4430-b5b6-fa21ec2e45b1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:41.053701 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f69a29f9-282d-4430-b5b6-fa21ec2e45b1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.053984 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f69a29f9-282d-4430-b5b6-fa21ec2e45b1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.065427 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.065427 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:41.073426 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.073426 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:41.076988 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9086b2e6-654f-40c5-91c7-9ea07fc0a28a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.077058 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6645802f-cf8b-4744-8544-c090d86223bd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:41.077101 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f69a29f9-282d-4430-b5b6-fa21ec2e45b1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:41.077136 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9086b2e6-654f-40c5-91c7-9ea07fc0a28a None None] GET https://10.4.3.126/volume// Aug 13 19:31:41.077173 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9086b2e6-654f-40c5-91c7-9ea07fc0a28a None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.077353 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9086b2e6-654f-40c5-91c7-9ea07fc0a28a None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.077672 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9086b2e6-654f-40c5-91c7-9ea07fc0a28a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:41.078016 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 642/2566] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:41.081116 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f69a29f9-282d-4430-b5b6-fa21ec2e45b1 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:41.081496 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 644/2567] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:41.082777 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6645802f-cf8b-4744-8544-c090d86223bd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:41.083238 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 641/2568] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:41.085614 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-f0c41be5-de08-4e28-a281-4a3c3fe8623e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.088192 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-f0c41be5-de08-4e28-a281-4a3c3fe8623e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:41.088406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-f0c41be5-de08-4e28-a281-4a3c3fe8623e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.088578 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-f0c41be5-de08-4e28-a281-4a3c3fe8623e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.090521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-fafd6d84-a705-4455-8bdc-0bedad9c7894 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.092420 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-fafd6d84-a705-4455-8bdc-0bedad9c7894 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:31:41.092508 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-fafd6d84-a705-4455-8bdc-0bedad9c7894 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.092695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-fafd6d84-a705-4455-8bdc-0bedad9c7894 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.098036 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.098036 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:41.102312 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.102312 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:41.102391 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-f0c41be5-de08-4e28-a281-4a3c3fe8623e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:41.106390 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-fafd6d84-a705-4455-8bdc-0bedad9c7894 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:41.108690 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-f0c41be5-de08-4e28-a281-4a3c3fe8623e tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:41.109104 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 642/2569] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:31:41.110434 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-fafd6d84-a705-4455-8bdc-0bedad9c7894 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 200 Aug 13 19:31:41.110879 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 643/2570] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:41.137320 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e3578450-f2dc-4326-8436-5b9914258aca req-768fe6be-1c71-416d-9aba-c499c2549e46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.141295 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-768fe6be-1c71-416d-9aba-c499c2549e46 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:41.141295 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-768fe6be-1c71-416d-9aba-c499c2549e46 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.141295 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-768fe6be-1c71-416d-9aba-c499c2549e46 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.149625 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.149625 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:41.156872 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e3578450-f2dc-4326-8436-5b9914258aca req-768fe6be-1c71-416d-9aba-c499c2549e46 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:41.161330 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-768fe6be-1c71-416d-9aba-c499c2549e46 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:41.162649 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 645/2571] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:41.252125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73c0a21f-1c6b-45af-9ec9-58f81a21e981 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.252125 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73c0a21f-1c6b-45af-9ec9-58f81a21e981 None None] GET https://10.4.3.126/volume// Aug 13 19:31:41.252263 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73c0a21f-1c6b-45af-9ec9-58f81a21e981 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.252509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73c0a21f-1c6b-45af-9ec9-58f81a21e981 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.252869 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73c0a21f-1c6b-45af-9ec9-58f81a21e981 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:41.253253 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 642/2572] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:41.262045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e3578450-f2dc-4326-8436-5b9914258aca req-190e8793-b90a-4d7c-9a9f-9b1496d6457e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.264346 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-190e8793-b90a-4d7c-9a9f-9b1496d6457e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:31:41.264680 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-190e8793-b90a-4d7c-9a9f-9b1496d6457e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a60b3443-0e25-4b8d-925b-442059a8d200", "connector": null, "instance_uuid": "3e2695b2-3461-443b-ab42-a1d736c1d7b2"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:41.272713 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.272713 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:41.306838 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-190e8793-b90a-4d7c-9a9f-9b1496d6457e tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:31:41.307439 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 643/2573] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:31:41 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:41.337168 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-03e98a0e-3824-48ff-a6ef-43b8a1826a6c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.339966 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03e98a0e-3824-48ff-a6ef-43b8a1826a6c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:41.340316 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03e98a0e-3824-48ff-a6ef-43b8a1826a6c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.340587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03e98a0e-3824-48ff-a6ef-43b8a1826a6c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.353930 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c6886759-3698-46a2-bb17-f93dae9d3695 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.354390 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6886759-3698-46a2-bb17-f93dae9d3695 None None] GET https://10.4.3.126/volume// Aug 13 19:31:41.354429 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6886759-3698-46a2-bb17-f93dae9d3695 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.354616 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c6886759-3698-46a2-bb17-f93dae9d3695 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.354944 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c6886759-3698-46a2-bb17-f93dae9d3695 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:41.355405 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 646/2574] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:41.359170 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.359170 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:41.366254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e3578450-f2dc-4326-8436-5b9914258aca req-7c60db78-db8b-4b06-9dab-2d85eaedc9ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.367744 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-03e98a0e-3824-48ff-a6ef-43b8a1826a6c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:41.370038 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-7c60db78-db8b-4b06-9dab-2d85eaedc9ed tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:41.374641 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-7c60db78-db8b-4b06-9dab-2d85eaedc9ed tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.374641 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-7c60db78-db8b-4b06-9dab-2d85eaedc9ed tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.375204 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03e98a0e-3824-48ff-a6ef-43b8a1826a6c tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:41.375820 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 644/2575] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:41.399843 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.399843 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:41.403575 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e3578450-f2dc-4326-8436-5b9914258aca req-7c60db78-db8b-4b06-9dab-2d85eaedc9ed tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:41.408259 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-7c60db78-db8b-4b06-9dab-2d85eaedc9ed tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:41.408721 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 643/2576] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 1057 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:31:41.538343 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e3578450-f2dc-4326-8436-5b9914258aca req-18603598-3f36-4900-9438-194ad0942243 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.541636 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-18603598-3f36-4900-9438-194ad0942243 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] PUT https://10.4.3.126/volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679 Aug 13 19:31:41.542153 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-18603598-3f36-4900-9438-194ad0942243 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:41.561467 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-e3578450-f2dc-4326-8436-5b9914258aca req-18603598-3f36-4900-9438-194ad0942243 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Acquiring lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:31:41.566731 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-e3578450-f2dc-4326-8436-5b9914258aca req-18603598-3f36-4900-9438-194ad0942243 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:31:41.568205 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.568205 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:41.670646 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-e3578450-f2dc-4326-8436-5b9914258aca req-18603598-3f36-4900-9438-194ad0942243 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" released by "attachment_update" :: held 0.104s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:31:41.671025 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-18603598-3f36-4900-9438-194ad0942243 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679 returned with HTTP 200 Aug 13 19:31:41.671519 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 644/2577] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:31:41 2026] PUT /volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679 => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:41.682674 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e3578450-f2dc-4326-8436-5b9914258aca req-6584289e-9cdc-4eb2-b7b3-e47f64fb773d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.683510 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-6584289e-9cdc-4eb2-b7b3-e47f64fb773d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption Aug 13 19:31:41.683803 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-6584289e-9cdc-4eb2-b7b3-e47f64fb773d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.684076 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-6584289e-9cdc-4eb2-b7b3-e47f64fb773d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.699422 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.699422 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:41.709956 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-6584289e-9cdc-4eb2-b7b3-e47f64fb773d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption returned with HTTP 200 Aug 13 19:31:41.710567 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 647/2578] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:41.899586 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-50aee8fd-81b9-494c-9326-45cf6154ad18 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.902140 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50aee8fd-81b9-494c-9326-45cf6154ad18 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:31:41.902140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50aee8fd-81b9-494c-9326-45cf6154ad18 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.902140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50aee8fd-81b9-494c-9326-45cf6154ad18 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.902140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-50aee8fd-81b9-494c-9326-45cf6154ad18 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Show backup with id f6efe946-70b8-40f5-a717-b06a7e1ec13b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:31:41.908920 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.908920 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:41.909691 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50aee8fd-81b9-494c-9326-45cf6154ad18 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 200 Aug 13 19:31:41.910067 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 645/2579] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:41.924718 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-feefca4e-bdbf-42b2-a8aa-91c6862491f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.927038 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-feefca4e-bdbf-42b2-a8aa-91c6862491f1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 Aug 13 19:31:41.927417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-feefca4e-bdbf-42b2-a8aa-91c6862491f1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.927614 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-feefca4e-bdbf-42b2-a8aa-91c6862491f1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.939925 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.939925 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:41.947128 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-feefca4e-bdbf-42b2-a8aa-91c6862491f1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:41.954146 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-feefca4e-bdbf-42b2-a8aa-91c6862491f1 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 returned with HTTP 200 Aug 13 19:31:41.954716 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 644/2580] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:41.970003 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-cdd8613d-ce65-424a-bf9f-6c3e1ac6bf6b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.972260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-02e462e8-dcbd-42a6-8d12-c67f4326b151 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:41.973977 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02e462e8-dcbd-42a6-8d12-c67f4326b151 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 Aug 13 19:31:41.974180 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02e462e8-dcbd-42a6-8d12-c67f4326b151 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.974374 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-cdd8613d-ce65-424a-bf9f-6c3e1ac6bf6b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7 Aug 13 19:31:41.974433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02e462e8-dcbd-42a6-8d12-c67f4326b151 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.974498 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-cdd8613d-ce65-424a-bf9f-6c3e1ac6bf6b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:41.974635 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-cdd8613d-ce65-424a-bf9f-6c3e1ac6bf6b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:41.982721 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.982721 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:41.983316 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:41.983316 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:41.986790 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-02e462e8-dcbd-42a6-8d12-c67f4326b151 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:41.992210 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02e462e8-dcbd-42a6-8d12-c67f4326b151 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 returned with HTTP 200 Aug 13 19:31:41.992738 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 648/2581] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:41 2026] GET /volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:42.043178 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e945f584-9ed8-4dc9-94ab-1f130c7ec5f4 req-cdd8613d-ce65-424a-bf9f-6c3e1ac6bf6b tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7 returned with HTTP 200 Aug 13 19:31:42.043178 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 645/2582] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:41 2026] DELETE /volume/v3/attachments/edd6f775-fe9a-4ee3-88d9-da5b260f6dd7 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:42.093484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca0766c7-eb8b-4daf-9c42-8125a490e3ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:42.095188 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca0766c7-eb8b-4daf-9c42-8125a490e3ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:42.095386 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca0766c7-eb8b-4daf-9c42-8125a490e3ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:42.095581 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca0766c7-eb8b-4daf-9c42-8125a490e3ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:42.102679 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:42.102679 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:42.106056 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ca0766c7-eb8b-4daf-9c42-8125a490e3ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:42.112810 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca0766c7-eb8b-4daf-9c42-8125a490e3ba tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:42.113173 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 646/2583] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:42 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:42.119292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-90ded8c3-0c3d-4e91-a012-3a136a02482b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:42.122909 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-90ded8c3-0c3d-4e91-a012-3a136a02482b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4 Aug 13 19:31:42.122909 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-90ded8c3-0c3d-4e91-a012-3a136a02482b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:42.122909 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-90ded8c3-0c3d-4e91-a012-3a136a02482b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:42.135495 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:42.135495 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:42.208387 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c6829eef-0ee3-4f8b-89db-95554259e2a4 req-90ded8c3-0c3d-4e91-a012-3a136a02482b tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4 returned with HTTP 200 Aug 13 19:31:42.208907 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 645/2584] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:42 2026] DELETE /volume/v3/attachments/4b1a1bc6-bc0d-4cb8-a9ac-c3d38e6744f4 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:42.393175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ba0193b5-57ff-42f2-bc3d-257943737b17 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:42.395351 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ba0193b5-57ff-42f2-bc3d-257943737b17 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:42.396141 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ba0193b5-57ff-42f2-bc3d-257943737b17 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:42.396141 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ba0193b5-57ff-42f2-bc3d-257943737b17 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:42.405607 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:42.405607 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:42.410450 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ba0193b5-57ff-42f2-bc3d-257943737b17 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:42.415179 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ba0193b5-57ff-42f2-bc3d-257943737b17 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:42.415586 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 649/2585] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:42 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:43.130624 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-32b866b2-4f00-4f4d-bb29-93d28cb54981 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:43.136325 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-32b866b2-4f00-4f4d-bb29-93d28cb54981 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] DELETE https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:31:43.136325 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-32b866b2-4f00-4f4d-bb29-93d28cb54981 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:43.136325 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-32b866b2-4f00-4f4d-bb29-93d28cb54981 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:43.136325 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-32b866b2-4f00-4f4d-bb29-93d28cb54981 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume with id: feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:31:43.147458 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:43.147458 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:43.148077 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-32b866b2-4f00-4f4d-bb29-93d28cb54981 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:43.176004 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-32b866b2-4f00-4f4d-bb29-93d28cb54981 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Delete volume request issued successfully. Aug 13 19:31:43.176139 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-32b866b2-4f00-4f4d-bb29-93d28cb54981 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 202 Aug 13 19:31:43.176673 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 646/2586] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:43 2026] DELETE /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:43.186435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4dd71eb8-c0dc-4017-9eae-d5ff8b25666c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:43.189437 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dd71eb8-c0dc-4017-9eae-d5ff8b25666c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:31:43.189925 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dd71eb8-c0dc-4017-9eae-d5ff8b25666c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:43.190714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dd71eb8-c0dc-4017-9eae-d5ff8b25666c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:43.200374 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:43.200374 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:43.207500 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4dd71eb8-c0dc-4017-9eae-d5ff8b25666c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Volume info retrieved successfully. Aug 13 19:31:43.214263 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dd71eb8-c0dc-4017-9eae-d5ff8b25666c tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 200 Aug 13 19:31:43.214892 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 647/2587] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:43 2026] GET /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:43.438410 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-45648625-9d86-4a25-9f46-b68d83662dcf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:43.440206 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-45648625-9d86-4a25-9f46-b68d83662dcf tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:43.440415 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-45648625-9d86-4a25-9f46-b68d83662dcf tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:43.440576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-45648625-9d86-4a25-9f46-b68d83662dcf tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:43.450519 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:43.450519 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:43.454015 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-45648625-9d86-4a25-9f46-b68d83662dcf tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:43.457709 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-45648625-9d86-4a25-9f46-b68d83662dcf tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:43.458131 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 646/2588] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:43 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:43.522155 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-94a0cace-0db0-482c-b502-bd79c598ed4d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:43.524325 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-94a0cace-0db0-482c-b502-bd79c598ed4d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 Aug 13 19:31:43.524500 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-94a0cace-0db0-482c-b502-bd79c598ed4d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:43.524695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-94a0cace-0db0-482c-b502-bd79c598ed4d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:43.532006 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:43.532006 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:43.539730 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-94a0cace-0db0-482c-b502-bd79c598ed4d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:43.548723 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-94a0cace-0db0-482c-b502-bd79c598ed4d tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 returned with HTTP 200 Aug 13 19:31:43.549159 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 650/2589] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:43 2026] GET /volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:44.048695 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-a7151336-cf42-4dbc-8f93-7738314b3ac5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:44.050703 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-a7151336-cf42-4dbc-8f93-7738314b3ac5 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 Aug 13 19:31:44.050885 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-a7151336-cf42-4dbc-8f93-7738314b3ac5 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:44.051052 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-a7151336-cf42-4dbc-8f93-7738314b3ac5 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:44.057860 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:44.057860 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:44.061431 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-a7151336-cf42-4dbc-8f93-7738314b3ac5 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:44.067063 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-a7151336-cf42-4dbc-8f93-7738314b3ac5 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 returned with HTTP 200 Aug 13 19:31:44.067554 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 647/2590] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:44 2026] GET /volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 => generated 1414 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:44.076883 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e684b3f3-5260-4a17-8418-02be844de10e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:44.077416 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e684b3f3-5260-4a17-8418-02be844de10e None None] GET https://10.4.3.126/volume// Aug 13 19:31:44.077662 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e684b3f3-5260-4a17-8418-02be844de10e None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:44.077942 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e684b3f3-5260-4a17-8418-02be844de10e None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:44.078413 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e684b3f3-5260-4a17-8418-02be844de10e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:44.078731 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 648/2591] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:31:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:44.087846 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-f4fd45d7-d383-47be-9f08-7c6b79fbbcfe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:44.089775 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-f4fd45d7-d383-47be-9f08-7c6b79fbbcfe tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:31:44.090159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-f4fd45d7-d383-47be-9f08-7c6b79fbbcfe tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "560e93d8-ea4e-41ab-9265-a5350c970a80", "connector": null, "instance_uuid": "6761d294-c1e8-422e-88f7-4c941aba5646"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:44.098687 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:44.098687 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:44.118918 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-f4fd45d7-d383-47be-9f08-7c6b79fbbcfe tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:31:44.119315 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 647/2592] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:31: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 13 19:31:44.227542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-52109f40-d63c-405c-b205-dbf3750c1573 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:44.229424 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52109f40-d63c-405c-b205-dbf3750c1573 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] GET https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 Aug 13 19:31:44.229653 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52109f40-d63c-405c-b205-dbf3750c1573 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:44.229936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52109f40-d63c-405c-b205-dbf3750c1573 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:44.235992 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52109f40-d63c-405c-b205-dbf3750c1573 tempest-AttachVolumeMultiAttachTest-1695343755 tempest-AttachVolumeMultiAttachTest-1695343755-project-member] https://10.4.3.126/volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 returned with HTTP 404 Aug 13 19:31:44.236480 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 651/2593] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:44 2026] GET /volume/v3/volumes/feb8cce4-046f-4d30-88cb-c2e49957dbe5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:44.472476 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2c814fcd-dc4e-4b2a-969c-cebbb9c57b70 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:44.474406 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2c814fcd-dc4e-4b2a-969c-cebbb9c57b70 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:44.474598 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2c814fcd-dc4e-4b2a-969c-cebbb9c57b70 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:44.474859 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2c814fcd-dc4e-4b2a-969c-cebbb9c57b70 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:44.485053 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:44.485053 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:44.488463 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2c814fcd-dc4e-4b2a-969c-cebbb9c57b70 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:44.492915 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2c814fcd-dc4e-4b2a-969c-cebbb9c57b70 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:44.493262 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 648/2594] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:44 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:45.065292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-478b7275-6fea-4d3e-82eb-1cc03a3c8fce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:45.065771 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-478b7275-6fea-4d3e-82eb-1cc03a3c8fce None None] GET https://10.4.3.126/volume// Aug 13 19:31:45.065986 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-478b7275-6fea-4d3e-82eb-1cc03a3c8fce None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:45.066218 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-478b7275-6fea-4d3e-82eb-1cc03a3c8fce None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:45.066614 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-478b7275-6fea-4d3e-82eb-1cc03a3c8fce None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:45.066959 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 649/2595] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:31:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:45.076055 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-69448461-46d5-4de4-844f-1ee8baa2c6f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:45.078605 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-69448461-46d5-4de4-844f-1ee8baa2c6f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 Aug 13 19:31:45.078860 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-69448461-46d5-4de4-844f-1ee8baa2c6f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:45.079102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-69448461-46d5-4de4-844f-1ee8baa2c6f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:45.089795 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:45.089795 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:45.093050 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-69448461-46d5-4de4-844f-1ee8baa2c6f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:31:45.098228 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-69448461-46d5-4de4-844f-1ee8baa2c6f0 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 returned with HTTP 200 Aug 13 19:31:45.098750 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 648/2596] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:31:45 2026] GET /volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 => generated 1593 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:31:45.101544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9e2bfc31-f1e4-4cdc-98f0-19df58904ae8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:45.103534 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e2bfc31-f1e4-4cdc-98f0-19df58904ae8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:45.103716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e2bfc31-f1e4-4cdc-98f0-19df58904ae8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:45.103950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e2bfc31-f1e4-4cdc-98f0-19df58904ae8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:45.110958 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:45.110958 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:45.116844 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9e2bfc31-f1e4-4cdc-98f0-19df58904ae8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:45.121428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e2bfc31-f1e4-4cdc-98f0-19df58904ae8 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:45.121926 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 652/2597] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:45 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:45.136969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-81cd3f2d-e3f8-4c3f-9c8d-cb442c4b5ae0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:45.141026 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-81cd3f2d-e3f8-4c3f-9c8d-cb442c4b5ae0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:45.141368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-81cd3f2d-e3f8-4c3f-9c8d-cb442c4b5ae0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:45.141577 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-81cd3f2d-e3f8-4c3f-9c8d-cb442c4b5ae0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:45.141801 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-81cd3f2d-e3f8-4c3f-9c8d-cb442c4b5ae0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume with id: 8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:45.151881 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:45.151881 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:45.152547 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-81cd3f2d-e3f8-4c3f-9c8d-cb442c4b5ae0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:45.174635 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-81cd3f2d-e3f8-4c3f-9c8d-cb442c4b5ae0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Delete volume request issued successfully. Aug 13 19:31:45.174864 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-81cd3f2d-e3f8-4c3f-9c8d-cb442c4b5ae0 tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 202 Aug 13 19:31:45.175391 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 649/2598] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:45 2026] DELETE /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:45.183353 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-23e63fc9-e337-4f31-9c75-293e08e4224c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:45.185368 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23e63fc9-e337-4f31-9c75-293e08e4224c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:45.185560 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23e63fc9-e337-4f31-9c75-293e08e4224c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:45.185763 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23e63fc9-e337-4f31-9c75-293e08e4224c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:45.194700 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:45.194700 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:45.198814 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-23e63fc9-e337-4f31-9c75-293e08e4224c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Volume info retrieved successfully. Aug 13 19:31:45.205889 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23e63fc9-e337-4f31-9c75-293e08e4224c tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 200 Aug 13 19:31:45.206386 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 650/2599] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:45 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:45.206704 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-b07ae163-fe0d-401d-9a9a-19cd03a82faa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:45.208657 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-b07ae163-fe0d-401d-9a9a-19cd03a82faa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] PUT https://10.4.3.126/volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01 Aug 13 19:31:45.209025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-b07ae163-fe0d-401d-9a9a-19cd03a82faa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:45.215810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-b07ae163-fe0d-401d-9a9a-19cd03a82faa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Acquiring lock "cinder-attachment_update-560e93d8-ea4e-41ab-9265-a5350c970a80-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:31:45.223723 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-b07ae163-fe0d-401d-9a9a-19cd03a82faa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Lock "cinder-attachment_update-560e93d8-ea4e-41ab-9265-a5350c970a80-np0000007253" acquired by "attachment_update" :: waited 0.008s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:31:45.224682 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:45.224682 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:45.342056 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-b07ae163-fe0d-401d-9a9a-19cd03a82faa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Lock "cinder-attachment_update-560e93d8-ea4e-41ab-9265-a5350c970a80-np0000007253" released by "attachment_update" :: held 0.118s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:31:45.342666 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-b07ae163-fe0d-401d-9a9a-19cd03a82faa tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01 returned with HTTP 200 Aug 13 19:31:45.342859 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 649/2600] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:31:45 2026] PUT /volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:45.375620 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-8903775b-1a80-4d71-b687-9641385ffd41 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:45.377995 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-8903775b-1a80-4d71-b687-9641385ffd41 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] POST https://10.4.3.126/volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01/action Aug 13 19:31:45.378492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-8903775b-1a80-4d71-b687-9641385ffd41 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:45.378660 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-8903775b-1a80-4d71-b687-9641385ffd41 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:45.394524 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:45.394524 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:45.403335 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-efed2762-ab38-4bb3-a976-a59a0b07f104 req-8903775b-1a80-4d71-b687-9641385ffd41 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01/action returned with HTTP 204 Aug 13 19:31:45.403722 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 653/2601] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:31:45 2026] POST /volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:45.511450 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-27cd3aa9-2a58-45b7-a1d6-633a19414bd0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:45.513175 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-27cd3aa9-2a58-45b7-a1d6-633a19414bd0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:45.513406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-27cd3aa9-2a58-45b7-a1d6-633a19414bd0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:45.513619 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-27cd3aa9-2a58-45b7-a1d6-633a19414bd0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:45.523864 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:45.523864 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:45.533577 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-27cd3aa9-2a58-45b7-a1d6-633a19414bd0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:45.542403 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-27cd3aa9-2a58-45b7-a1d6-633a19414bd0 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:45.542604 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 650/2602] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:45 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:46.219576 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bbab3108-e13c-4509-b4eb-c474f490bd5a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:46.228753 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbab3108-e13c-4509-b4eb-c474f490bd5a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] GET https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de Aug 13 19:31:46.228753 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbab3108-e13c-4509-b4eb-c474f490bd5a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:46.228753 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbab3108-e13c-4509-b4eb-c474f490bd5a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:46.236653 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbab3108-e13c-4509-b4eb-c474f490bd5a tempest-VolumesBackupsTest-1092583323 tempest-VolumesBackupsTest-1092583323-project-member] https://10.4.3.126/volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de returned with HTTP 404 Aug 13 19:31:46.237442 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 651/2603] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:46 2026] GET /volume/v3/volumes/8da993b4-cdac-4d39-9e8e-909761ffd5de => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:46.555239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-97376905-635d-4293-9d84-0ef727b7414d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:46.557262 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97376905-635d-4293-9d84-0ef727b7414d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:46.557639 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97376905-635d-4293-9d84-0ef727b7414d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:46.557869 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-97376905-635d-4293-9d84-0ef727b7414d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:46.567677 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:46.567677 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:46.571111 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-97376905-635d-4293-9d84-0ef727b7414d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:46.575987 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-97376905-635d-4293-9d84-0ef727b7414d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:46.576370 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 650/2604] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:46 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:47.590712 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8389cc8b-9121-4a15-8991-b721a735ab66 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:47.592883 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8389cc8b-9121-4a15-8991-b721a735ab66 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:47.593106 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8389cc8b-9121-4a15-8991-b721a735ab66 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:47.593384 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8389cc8b-9121-4a15-8991-b721a735ab66 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:47.611383 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:47.611383 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:47.615677 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8389cc8b-9121-4a15-8991-b721a735ab66 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:47.620847 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8389cc8b-9121-4a15-8991-b721a735ab66 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:47.621375 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 654/2605] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:47 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:48.637074 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-82a481eb-4538-42ab-97f9-370408cd492d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:48.638728 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-82a481eb-4538-42ab-97f9-370408cd492d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:48.638927 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-82a481eb-4538-42ab-97f9-370408cd492d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:48.639108 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-82a481eb-4538-42ab-97f9-370408cd492d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:48.649012 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:48.649012 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:48.654150 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-82a481eb-4538-42ab-97f9-370408cd492d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:48.661158 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-82a481eb-4538-42ab-97f9-370408cd492d tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:48.661587 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 651/2606] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:48 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:49.475247 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:49.477526 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:49.478013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-695645422"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:49.480056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-695645422'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:49.480056 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Create volume of 1 GB Aug 13 19:31:49.485019 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Availability Zones retrieved successfully. Aug 13 19:31:49.493756 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Flow 'volume_create_api' (9c44b9fc-d04d-486d-9507-97fc7116ea10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:49.495243 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfee22e2-e4ec-4f8d-aa61-942a55243e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:49.499097 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:49.539066 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfee22e2-e4ec-4f8d-aa61-942a55243e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:49.540172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d8c74c-be34-4f3e-ade1-32d3fc893b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:49.605519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Created reservations ['f9885356-f4c3-48da-bc69-f80973cb7586', '0f1a82da-704c-41b5-82cf-6244c63a9424', '01331d6f-870b-4842-a112-dc4df04589d1', '6a1382a3-98a6-46ad-aa7e-0d16092e398e'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:49.605519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d8c74c-be34-4f3e-ade1-32d3fc893b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9885356-f4c3-48da-bc69-f80973cb7586', '0f1a82da-704c-41b5-82cf-6244c63a9424', '01331d6f-870b-4842-a112-dc4df04589d1', '6a1382a3-98a6-46ad-aa7e-0d16092e398e']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:49.605519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced256ee-78ec-4b04-aa8d-c63e5c64c354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:49.631095 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced256ee-78ec-4b04-aa8d-c63e5c64c354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '415652c8-0277-420c-8fa9-2b4e827320da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-695645422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='910052d0383a4166ae9c8aa8c03d2235',qos_specs=None,replication_status=,reservations=['f9885356-f4c3-48da-bc69-f80973cb7586','0f1a82da-704c-41b5-82cf-6244c63a9424','01331d6f-870b-4842-a112-dc4df04589d1','6a1382a3-98a6-46ad-aa7e-0d16092e398e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0d5f11c26b4f019466d550183c7554',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-695645422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=415652c8-0277-420c-8fa9-2b4e827320da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='910052d0383a4166ae9c8aa8c03d2235',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0d5f11c26b4f019466d550183c7554',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:49.631748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cade0a07-de47-4e8d-b71b-575f3a72d64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:49.652323 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cade0a07-de47-4e8d-b71b-575f3a72d64b) transitioned into state 'SUCCESS' from state '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-695645422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='910052d0383a4166ae9c8aa8c03d2235',qos_specs=None,replication_status=,reservations=['f9885356-f4c3-48da-bc69-f80973cb7586','0f1a82da-704c-41b5-82cf-6244c63a9424','01331d6f-870b-4842-a112-dc4df04589d1','6a1382a3-98a6-46ad-aa7e-0d16092e398e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0d5f11c26b4f019466d550183c7554',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:49.653026 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0109e2fa-fc94-4e26-b91d-242d5b1d4c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:49.666957 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0109e2fa-fc94-4e26-b91d-242d5b1d4c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:49.667891 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Flow 'volume_create_api' (9c44b9fc-d04d-486d-9507-97fc7116ea10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:49.668236 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Create volume request issued successfully. Aug 13 19:31:49.669295 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-51f0cbba-aef3-428c-af13-17be3e4e2670 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:49.669695 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 652/2607] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:31:49 2026] POST /volume/v3/volumes => generated 756 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:49.679584 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-18d7a959-b914-468e-bd85-7f4edc928b7a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:49.682496 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-18d7a959-b914-468e-bd85-7f4edc928b7a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:49.682888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-18d7a959-b914-468e-bd85-7f4edc928b7a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:49.683143 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-18d7a959-b914-468e-bd85-7f4edc928b7a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:49.687511 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-db72f500-9d1c-4185-bd3b-d84fc846b753 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:49.691401 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-db72f500-9d1c-4185-bd3b-d84fc846b753 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:31:49.691621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-db72f500-9d1c-4185-bd3b-d84fc846b753 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:49.691825 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-db72f500-9d1c-4185-bd3b-d84fc846b753 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:49.698512 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:49.698512 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:49.703348 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-18d7a959-b914-468e-bd85-7f4edc928b7a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:49.703401 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:49.703401 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:49.708289 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-db72f500-9d1c-4185-bd3b-d84fc846b753 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:31:49.709220 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-18d7a959-b914-468e-bd85-7f4edc928b7a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:49.709839 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 651/2608] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:49 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:49.712374 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-db72f500-9d1c-4185-bd3b-d84fc846b753 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:31:49.713537 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 655/2609] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:49 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:31:49.934616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:49.936552 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:49.936856 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1808172981", "imageRef": "f05ee001-f87e-47a3-947d-5d7ea2d73c5b", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:49.938233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1808172981', 'imageRef': 'f05ee001-f87e-47a3-947d-5d7ea2d73c5b', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:50.031610 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Create volume of 1 GB Aug 13 19:31:50.037027 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Availability Zones retrieved successfully. Aug 13 19:31:50.044259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Flow 'volume_create_api' (935a42ca-4dfd-4f9e-a30d-4d38ffd03539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:50.045888 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56786fd2-335c-4fa2-b548-3cf72f6c83f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.047503 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:50.125163 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56786fd2-335c-4fa2-b548-3cf72f6c83f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.126993 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21692099-f062-4e67-a06a-5757400efc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.140808 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e3578450-f2dc-4326-8436-5b9914258aca req-79ec2050-9d95-40e8-a520-c6cc77463dda None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:50.143092 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-79ec2050-9d95-40e8-a520-c6cc77463dda tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679/action Aug 13 19:31:50.143518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-79ec2050-9d95-40e8-a520-c6cc77463dda tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:50.143683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-79ec2050-9d95-40e8-a520-c6cc77463dda tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:50.162706 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:50.162706 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:50.167397 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:50.174205 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e3578450-f2dc-4326-8436-5b9914258aca req-79ec2050-9d95-40e8-a520-c6cc77463dda tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679/action returned with HTTP 204 Aug 13 19:31:50.175421 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 653/2610] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:31:50 2026] POST /volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:50.192819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Created reservations ['f64ba9ec-87b3-4d9c-885f-00a194e9b5a3', 'f7fe02fe-7c04-41da-9e4c-0fab6eebd9ca', '6076a287-f449-4746-bc18-00102a864e60', '03f632c5-b7b0-4e4a-8bf1-183747e1c92a'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:50.193987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21692099-f062-4e67-a06a-5757400efc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f64ba9ec-87b3-4d9c-885f-00a194e9b5a3', 'f7fe02fe-7c04-41da-9e4c-0fab6eebd9ca', '6076a287-f449-4746-bc18-00102a864e60', '03f632c5-b7b0-4e4a-8bf1-183747e1c92a']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.195114 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2ec71a-2eb6-47ce-9816-5952c26dbab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.223548 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2ec71a-2eb6-47ce-9816-5952c26dbab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03959ab-f06b-42ad-a355-0372f526a84c', '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-1808172981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63f35c8311f14407a8c362e22d864608',qos_specs=None,replication_status=,reservations=['f64ba9ec-87b3-4d9c-885f-00a194e9b5a3','f7fe02fe-7c04-41da-9e4c-0fab6eebd9ca','6076a287-f449-4746-bc18-00102a864e60','03f632c5-b7b0-4e4a-8bf1-183747e1c92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26edea26a974e139a2a16f45ff32e55',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1808172981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f03959ab-f06b-42ad-a355-0372f526a84c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63f35c8311f14407a8c362e22d864608',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f26edea26a974e139a2a16f45ff32e55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.225087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0829c800-69f6-458e-9b39-6925582583ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.263067 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0829c800-69f6-458e-9b39-6925582583ba) transitioned into state 'SUCCESS' from state '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-1808172981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63f35c8311f14407a8c362e22d864608',qos_specs=None,replication_status=,reservations=['f64ba9ec-87b3-4d9c-885f-00a194e9b5a3','f7fe02fe-7c04-41da-9e4c-0fab6eebd9ca','6076a287-f449-4746-bc18-00102a864e60','03f632c5-b7b0-4e4a-8bf1-183747e1c92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26edea26a974e139a2a16f45ff32e55',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.263779 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ce214f-078b-4ddf-8913-36dc93885189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.288479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ce214f-078b-4ddf-8913-36dc93885189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.288479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Flow 'volume_create_api' (935a42ca-4dfd-4f9e-a30d-4d38ffd03539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:50.288479 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Create volume request issued successfully. Aug 13 19:31:50.288788 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ac8ca920-b7ef-4edc-90b0-b1b1bce43e07 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:50.289762 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 652/2611] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:49 2026] POST /volume/v3/volumes => generated 753 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:50.291776 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:50.292218 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-744883686"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:50.293940 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-744883686'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:50.294132 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Create volume of 2 GB Aug 13 19:31:50.300590 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Availability Zones retrieved successfully. Aug 13 19:31:50.305467 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1fe35c52-2a0b-4d9b-b409-3e44a979035b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:50.305467 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1fe35c52-2a0b-4d9b-b409-3e44a979035b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:50.305467 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1fe35c52-2a0b-4d9b-b409-3e44a979035b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:50.305467 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1fe35c52-2a0b-4d9b-b409-3e44a979035b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:50.307879 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Flow 'volume_create_api' (e0cc1cb0-86ce-4b40-8c80-9b3f6b7f4747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:50.309073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2469cbfe-5dc8-4396-b059-a2f3fa187921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.311228 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Validating volume size '2' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:50.313704 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:50.313704 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:50.319414 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1fe35c52-2a0b-4d9b-b409-3e44a979035b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:50.327670 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1fe35c52-2a0b-4d9b-b409-3e44a979035b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:50.328052 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 656/2612] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:50 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:50.349880 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2469cbfe-5dc8-4396-b059-a2f3fa187921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.351327 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54584e1e-f668-4903-8b3e-b0ba440780a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.430817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Created reservations ['9f916131-2084-4210-956f-831dec6f90e8', 'de804046-5019-4e80-a35c-f2c3c1d4be86', '74a200f7-c0a5-4a62-ac1b-e58010ab8b12', '05209da2-5a20-4874-b927-21c3bcef6ae4'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:50.431599 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54584e1e-f668-4903-8b3e-b0ba440780a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f916131-2084-4210-956f-831dec6f90e8', 'de804046-5019-4e80-a35c-f2c3c1d4be86', '74a200f7-c0a5-4a62-ac1b-e58010ab8b12', '05209da2-5a20-4874-b927-21c3bcef6ae4']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.432315 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f07702c-a0e5-4233-b7ce-39d203f2cd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.460060 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f07702c-a0e5-4233-b7ce-39d203f2cd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e549f85f-ef66-41c4-9672-b88ea217135d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-744883686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ff2c611fcc4c118c0c1782e6fe8471',qos_specs=None,replication_status=,reservations=['9f916131-2084-4210-956f-831dec6f90e8','de804046-5019-4e80-a35c-f2c3c1d4be86','74a200f7-c0a5-4a62-ac1b-e58010ab8b12','05209da2-5a20-4874-b927-21c3bcef6ae4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2cef3ae8cae49219126772cc33bf04f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-744883686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e549f85f-ef66-41c4-9672-b88ea217135d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91ff2c611fcc4c118c0c1782e6fe8471',provider_auth=None,provider_geometry=None,provider_id=None,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='c2cef3ae8cae49219126772cc33bf04f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.461052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51533aa-0e56-4edf-96eb-674dd9b7500f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.481292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51533aa-0e56-4edf-96eb-674dd9b7500f) transitioned into state 'SUCCESS' from state '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-744883686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91ff2c611fcc4c118c0c1782e6fe8471',qos_specs=None,replication_status=,reservations=['9f916131-2084-4210-956f-831dec6f90e8','de804046-5019-4e80-a35c-f2c3c1d4be86','74a200f7-c0a5-4a62-ac1b-e58010ab8b12','05209da2-5a20-4874-b927-21c3bcef6ae4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2cef3ae8cae49219126772cc33bf04f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.482806 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daeecc64-917a-4469-9670-7174597d94d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:50.493868 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daeecc64-917a-4469-9670-7174597d94d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:50.496157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Flow 'volume_create_api' (e0cc1cb0-86ce-4b40-8c80-9b3f6b7f4747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:50.496157 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Create volume request issued successfully. Aug 13 19:31:50.496335 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3719f104-88e6-4c59-a09d-a733d3dd55bc tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:50.496809 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 652/2613] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:31:50 2026] POST /volume/v3/volumes => generated 754 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:50.510152 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7494a46d-033c-45cf-a621-8f0ad2d71cd2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:50.512313 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7494a46d-033c-45cf-a621-8f0ad2d71cd2 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] GET https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d Aug 13 19:31:50.512616 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7494a46d-033c-45cf-a621-8f0ad2d71cd2 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:50.512895 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7494a46d-033c-45cf-a621-8f0ad2d71cd2 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:50.524564 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:50.524564 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:50.534788 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7494a46d-033c-45cf-a621-8f0ad2d71cd2 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Volume info retrieved successfully. Aug 13 19:31:50.544605 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7494a46d-033c-45cf-a621-8f0ad2d71cd2 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d returned with HTTP 200 Aug 13 19:31:50.545308 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 654/2614] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:50 2026] GET /volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:50.725184 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c397af6e-eb7c-4195-823e-1d4ddd9bdb22 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:50.725674 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-07968a04-22b7-4636-adf3-0ef0ab919555 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:50.726824 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c397af6e-eb7c-4195-823e-1d4ddd9bdb22 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:50.727034 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c397af6e-eb7c-4195-823e-1d4ddd9bdb22 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:50.727168 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c397af6e-eb7c-4195-823e-1d4ddd9bdb22 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:50.727506 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-07968a04-22b7-4636-adf3-0ef0ab919555 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:31:50.727665 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-07968a04-22b7-4636-adf3-0ef0ab919555 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:50.727828 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-07968a04-22b7-4636-adf3-0ef0ab919555 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:50.734523 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:50.734523 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:50.737024 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:50.737024 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:50.738640 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-07968a04-22b7-4636-adf3-0ef0ab919555 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:31:50.741141 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c397af6e-eb7c-4195-823e-1d4ddd9bdb22 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:50.742972 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-07968a04-22b7-4636-adf3-0ef0ab919555 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:31:50.743359 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 657/2615] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:50 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:50.749138 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c397af6e-eb7c-4195-823e-1d4ddd9bdb22 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:50.749555 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 653/2616] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:50 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:50.765698 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b712dee7-023d-4940-9fdc-22292480e0e7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:50.767222 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b712dee7-023d-4940-9fdc-22292480e0e7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:31:50.767524 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b712dee7-023d-4940-9fdc-22292480e0e7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:50.767781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b712dee7-023d-4940-9fdc-22292480e0e7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:50.776961 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:50.776961 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:50.782854 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b712dee7-023d-4940-9fdc-22292480e0e7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:31:50.785376 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b712dee7-023d-4940-9fdc-22292480e0e7 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:31:50.785376 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 653/2617] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:50 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:51.342109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-873fb90d-b1d7-4a4a-9db1-b03721cb375a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:51.344502 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-873fb90d-b1d7-4a4a-9db1-b03721cb375a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:51.344751 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-873fb90d-b1d7-4a4a-9db1-b03721cb375a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:51.344997 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-873fb90d-b1d7-4a4a-9db1-b03721cb375a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:51.354481 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:51.354481 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:51.361046 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-873fb90d-b1d7-4a4a-9db1-b03721cb375a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:51.369365 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-873fb90d-b1d7-4a4a-9db1-b03721cb375a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:51.369834 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 655/2618] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:51 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:51.562103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4a3e6207-586e-416f-9865-f60e868f5848 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:51.564098 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4a3e6207-586e-416f-9865-f60e868f5848 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] GET https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d Aug 13 19:31:51.565554 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4a3e6207-586e-416f-9865-f60e868f5848 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:51.565793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4a3e6207-586e-416f-9865-f60e868f5848 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:51.578132 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:51.578132 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:51.583305 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4a3e6207-586e-416f-9865-f60e868f5848 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Volume info retrieved successfully. Aug 13 19:31:51.591002 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4a3e6207-586e-416f-9865-f60e868f5848 tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d returned with HTTP 200 Aug 13 19:31:51.592687 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 658/2619] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:51 2026] GET /volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:51.606039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-392710ae-3638-4c14-98f5-fa558465ef7f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:51.611303 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:51.611303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e549f85f-ef66-41c4-9672-b88ea217135d"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:51.611303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e549f85f-ef66-41c4-9672-b88ea217135d'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:51.629717 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:51.629717 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:51.629717 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Volume retrieved successfully. Aug 13 19:31:51.629717 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Create volume of 1 GB Aug 13 19:31:51.639506 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Availability Zones retrieved successfully. Aug 13 19:31:51.642597 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Flow 'volume_create_api' (ce30eccb-1f68-441c-a48c-4ecb389c2c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:51.644010 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2103793b-0923-477c-a0a6-825102ecf8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:51.645097 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:51.646243 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2103793b-0923-477c-a0a6-825102ecf8ff) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 19:31:51.646243 np0000007253 devstack@c-api.service[100186]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 13 19:31:51.648381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2103793b-0923-477c-a0a6-825102ecf8ff) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:51.649248 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2103793b-0923-477c-a0a6-825102ecf8ff) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 19:31:51.650134 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Flow 'volume_create_api' (ce30eccb-1f68-441c-a48c-4ecb389c2c7f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 19:31:51.650756 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-392710ae-3638-4c14-98f5-fa558465ef7f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 400 Aug 13 19:31:51.651526 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 654/2620] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:31:51 2026] POST /volume/v3/volumes => generated 173 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:31:51.667805 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d6804534-c34b-43db-8338-d923a4c5483e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:51.670040 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6804534-c34b-43db-8338-d923a4c5483e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] GET https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d Aug 13 19:31:51.670305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6804534-c34b-43db-8338-d923a4c5483e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:51.670556 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6804534-c34b-43db-8338-d923a4c5483e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:51.684886 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:51.684886 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:51.692408 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d6804534-c34b-43db-8338-d923a4c5483e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Volume info retrieved successfully. Aug 13 19:31:51.700862 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6804534-c34b-43db-8338-d923a4c5483e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d returned with HTTP 200 Aug 13 19:31:51.701426 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 654/2621] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:51 2026] GET /volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:51.721798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3c3c5ae4-554b-477a-9364-a902ca31782e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:51.725010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c3c5ae4-554b-477a-9364-a902ca31782e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d Aug 13 19:31:51.725460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c3c5ae4-554b-477a-9364-a902ca31782e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:51.725524 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c3c5ae4-554b-477a-9364-a902ca31782e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:51.725697 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3c3c5ae4-554b-477a-9364-a902ca31782e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Delete volume with id: e549f85f-ef66-41c4-9672-b88ea217135d Aug 13 19:31:51.737922 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:51.737922 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:51.737922 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3c3c5ae4-554b-477a-9364-a902ca31782e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Volume info retrieved successfully. Aug 13 19:31:51.760248 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3c3c5ae4-554b-477a-9364-a902ca31782e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Delete volume request issued successfully. Aug 13 19:31:51.760493 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c3c5ae4-554b-477a-9364-a902ca31782e tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d returned with HTTP 202 Aug 13 19:31:51.760993 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 656/2622] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:51 2026] DELETE /volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:51.772641 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ad110b9-65bb-4eda-a9b8-9c69461e56ee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:51.775560 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ad110b9-65bb-4eda-a9b8-9c69461e56ee tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] GET https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d Aug 13 19:31:51.776025 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ad110b9-65bb-4eda-a9b8-9c69461e56ee tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:51.776025 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ad110b9-65bb-4eda-a9b8-9c69461e56ee tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:51.788180 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:51.788180 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:51.794330 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5ad110b9-65bb-4eda-a9b8-9c69461e56ee tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Volume info retrieved successfully. Aug 13 19:31:51.799756 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ad110b9-65bb-4eda-a9b8-9c69461e56ee tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d returned with HTTP 200 Aug 13 19:31:51.799756 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 659/2623] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:51 2026] GET /volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:52.382427 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b1b2fa2f-7b2a-43bc-bb8d-5abd22a14c24 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:52.384659 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b1b2fa2f-7b2a-43bc-bb8d-5abd22a14c24 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:52.384872 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b1b2fa2f-7b2a-43bc-bb8d-5abd22a14c24 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:52.385146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b1b2fa2f-7b2a-43bc-bb8d-5abd22a14c24 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:52.394521 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:52.394521 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:52.398846 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b1b2fa2f-7b2a-43bc-bb8d-5abd22a14c24 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:52.403741 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b1b2fa2f-7b2a-43bc-bb8d-5abd22a14c24 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:52.404126 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 655/2624] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:52 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:52.825301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a8ed1a46-0c99-4f18-a355-31e35da3c08f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:52.825301 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8ed1a46-0c99-4f18-a355-31e35da3c08f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] GET https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d Aug 13 19:31:52.825301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8ed1a46-0c99-4f18-a355-31e35da3c08f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:52.825301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8ed1a46-0c99-4f18-a355-31e35da3c08f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:52.833332 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8ed1a46-0c99-4f18-a355-31e35da3c08f tempest-VolumesCloneNegativeTest-1481413830 tempest-VolumesCloneNegativeTest-1481413830-project-member] https://10.4.3.126/volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d returned with HTTP 404 Aug 13 19:31:52.834054 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 655/2625] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:52 2026] GET /volume/v3/volumes/e549f85f-ef66-41c4-9672-b88ea217135d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:52.877071 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-186a6a3d-16b6-4e68-9d85-caf3fdb3f9d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:52.879127 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-186a6a3d-16b6-4e68-9d85-caf3fdb3f9d6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] DELETE https://10.4.3.126/volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 Aug 13 19:31:52.879398 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-186a6a3d-16b6-4e68-9d85-caf3fdb3f9d6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:52.879583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-186a6a3d-16b6-4e68-9d85-caf3fdb3f9d6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:52.887729 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:52.887729 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:52.948608 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-186a6a3d-16b6-4e68-9d85-caf3fdb3f9d6 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 returned with HTTP 200 Aug 13 19:31:52.949150 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 657/2626] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:52 2026] DELETE /volume/v3/attachments/78f628d7-d3db-45ef-8a8f-9ac4c7250bb2 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:52.966658 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-560ebec4-3710-4fc4-84f4-c30a38fa79ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:52.969238 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-560ebec4-3710-4fc4-84f4-c30a38fa79ea tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 Aug 13 19:31:52.969468 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-560ebec4-3710-4fc4-84f4-c30a38fa79ea tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:52.969688 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-560ebec4-3710-4fc4-84f4-c30a38fa79ea tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:52.969888 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-560ebec4-3710-4fc4-84f4-c30a38fa79ea tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Delete volume with id: ef4f025c-93ab-41fe-8c92-0241a18f9757 Aug 13 19:31:52.978901 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:52.978901 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:52.979102 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-560ebec4-3710-4fc4-84f4-c30a38fa79ea tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:31:52.999690 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-560ebec4-3710-4fc4-84f4-c30a38fa79ea tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Delete volume request issued successfully. Aug 13 19:31:52.999894 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-985b4a94-4317-47d6-a3e9-a29a5b9a177e req-560ebec4-3710-4fc4-84f4-c30a38fa79ea tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 returned with HTTP 202 Aug 13 19:31:53.000404 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 660/2627] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:31:52 2026] DELETE /volume/v3/volumes/ef4f025c-93ab-41fe-8c92-0241a18f9757 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:53.416251 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-80fab7f4-cc29-42c1-aee7-7e4d4d69eecf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:53.418857 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-80fab7f4-cc29-42c1-aee7-7e4d4d69eecf tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:53.419089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-80fab7f4-cc29-42c1-aee7-7e4d4d69eecf tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:53.419921 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-80fab7f4-cc29-42c1-aee7-7e4d4d69eecf tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:53.431764 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:53.431764 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:53.438905 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-80fab7f4-cc29-42c1-aee7-7e4d4d69eecf tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:53.459285 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-80fab7f4-cc29-42c1-aee7-7e4d4d69eecf tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:53.459285 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 656/2628] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:53 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:53.877836 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-65342413-e05a-4265-8bbe-4daeecef4533 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:53.880706 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-65342413-e05a-4265-8bbe-4daeecef4533 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:31:53.880916 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-65342413-e05a-4265-8bbe-4daeecef4533 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:53.881108 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-65342413-e05a-4265-8bbe-4daeecef4533 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:53.881223 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-65342413-e05a-4265-8bbe-4daeecef4533 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Delete volume with id: f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:31:53.891699 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:53.891699 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:53.892692 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-65342413-e05a-4265-8bbe-4daeecef4533 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:31:53.931203 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-65342413-e05a-4265-8bbe-4daeecef4533 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Delete volume request issued successfully. Aug 13 19:31:53.931382 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-65342413-e05a-4265-8bbe-4daeecef4533 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 202 Aug 13 19:31:53.931767 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 656/2629] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:31:53 2026] DELETE /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:31:53.942630 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15626262-6a83-4cc4-9550-2b671a3a44cb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:53.944461 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15626262-6a83-4cc4-9550-2b671a3a44cb tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:31:53.944991 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15626262-6a83-4cc4-9550-2b671a3a44cb tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:53.945315 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15626262-6a83-4cc4-9550-2b671a3a44cb tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:53.956734 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:53.956734 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:53.960721 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-15626262-6a83-4cc4-9550-2b671a3a44cb tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Volume info retrieved successfully. Aug 13 19:31:53.965598 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15626262-6a83-4cc4-9550-2b671a3a44cb tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 200 Aug 13 19:31:53.965953 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 658/2630] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:53 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:54.338680 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-12340190-8f2a-404b-aeee-6d8eb45d5888 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:54.424514 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12340190-8f2a-404b-aeee-6d8eb45d5888 tempest-VolumesSummaryTest-1176468154 tempest-VolumesSummaryTest-1176468154-project-member] GET https://10.4.3.126/volume/v3/volumes/summary Aug 13 19:31:54.424755 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12340190-8f2a-404b-aeee-6d8eb45d5888 tempest-VolumesSummaryTest-1176468154 tempest-VolumesSummaryTest-1176468154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:54.424964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12340190-8f2a-404b-aeee-6d8eb45d5888 tempest-VolumesSummaryTest-1176468154 tempest-VolumesSummaryTest-1176468154-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:54.425175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-12340190-8f2a-404b-aeee-6d8eb45d5888 tempest-VolumesSummaryTest-1176468154 tempest-VolumesSummaryTest-1176468154-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:31:54.432374 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-12340190-8f2a-404b-aeee-6d8eb45d5888 tempest-VolumesSummaryTest-1176468154 tempest-VolumesSummaryTest-1176468154-project-member] Get summary completed successfully. Aug 13 19:31:54.432685 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12340190-8f2a-404b-aeee-6d8eb45d5888 tempest-VolumesSummaryTest-1176468154 tempest-VolumesSummaryTest-1176468154-project-member] https://10.4.3.126/volume/v3/volumes/summary returned with HTTP 200 Aug 13 19:31:54.433155 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 661/2631] 10.4.3.126 () {68 vars in 1302 bytes} [Thu Aug 13 19:31:54 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:54.464160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dfb911b1-1229-4119-8596-f045f78a6628 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:54.465840 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dfb911b1-1229-4119-8596-f045f78a6628 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:54.466025 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dfb911b1-1229-4119-8596-f045f78a6628 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:54.466209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dfb911b1-1229-4119-8596-f045f78a6628 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:54.477930 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:54.477930 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:54.482997 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dfb911b1-1229-4119-8596-f045f78a6628 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:54.490492 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dfb911b1-1229-4119-8596-f045f78a6628 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:54.491066 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 657/2632] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:54 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:54.983052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-11025d16-a068-4740-893b-3452b641c433 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:54.985104 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11025d16-a068-4740-893b-3452b641c433 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] GET https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 Aug 13 19:31:54.985400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11025d16-a068-4740-893b-3452b641c433 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:54.985761 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-11025d16-a068-4740-893b-3452b641c433 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:54.988192 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=252,cinder:INSERT=25,cinder:UPDATE=49 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:31:54.995886 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-11025d16-a068-4740-893b-3452b641c433 tempest-ServerActionsTestOtherA-657355808 tempest-ServerActionsTestOtherA-657355808-project-member] https://10.4.3.126/volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 returned with HTTP 404 Aug 13 19:31:54.996880 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 657/2633] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:54 2026] GET /volume/v3/volumes/f468e550-cbd1-4c87-a23b-10e6030d2097 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:55.503753 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c53c0e73-8202-4a5b-bc06-f9db68387ad4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:55.505921 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c53c0e73-8202-4a5b-bc06-f9db68387ad4 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:55.506193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c53c0e73-8202-4a5b-bc06-f9db68387ad4 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:55.506470 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c53c0e73-8202-4a5b-bc06-f9db68387ad4 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:55.523942 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:55.523942 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:55.528005 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c53c0e73-8202-4a5b-bc06-f9db68387ad4 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:55.537417 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c53c0e73-8202-4a5b-bc06-f9db68387ad4 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:55.538016 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 659/2634] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:55 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:55.869204 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-13c500ea-9f92-4d14-b1a9-f9c7443339e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:55.992166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b80c59f5-5d20-4842-8c21-c227f394150f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:56.023261 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13c500ea-9f92-4d14-b1a9-f9c7443339e7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:31:56.023664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13c500ea-9f92-4d14-b1a9-f9c7443339e7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:56.027540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13c500ea-9f92-4d14-b1a9-f9c7443339e7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:56.027946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-13c500ea-9f92-4d14-b1a9-f9c7443339e7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:31:56.028881 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-13c500ea-9f92-4d14-b1a9-f9c7443339e7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:31:56.039444 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-13c500ea-9f92-4d14-b1a9-f9c7443339e7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:31:56.039816 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13c500ea-9f92-4d14-b1a9-f9c7443339e7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:31:56.040308 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 662/2635] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:31:55 2026] GET /volume/v3/volumes => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 19:31:56.049943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:56.051781 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:56.051781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-479388241"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:56.052746 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-479388241'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:56.052781 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume of 1 GB Aug 13 19:31:56.056604 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Availability Zones retrieved successfully. Aug 13 19:31:56.061738 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Flow 'volume_create_api' (aa0a4190-c5cc-4aa7-901e-f9752fe984ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:56.063158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f098806d-6d4d-4946-b56b-6126bb2a2b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.064097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:56.085753 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:56.086210 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1862152885", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:56.088928 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1862152885', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:56.089089 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Create volume of 1 GB Aug 13 19:31:56.095959 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Availability Zones retrieved successfully. Aug 13 19:31:56.105107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Flow 'volume_create_api' (9ba17148-89f2-4553-b8f8-1cf8a86bc3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:56.106570 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f098806d-6d4d-4946-b56b-6126bb2a2b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.106915 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6baf863f-6474-42c2-a9c1-272f40d8b28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.107427 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412f2a53-b0e9-433a-904f-da48a53aba44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.108365 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:56.148176 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6baf863f-6474-42c2-a9c1-272f40d8b28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.149241 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72e48223-5cea-4f30-a595-e13205ac9a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.151561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fcf7b9c7-726c-4fd6-aa77-8406fa549e73 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:56.152056 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fcf7b9c7-726c-4fd6-aa77-8406fa549e73 None None] GET https://10.4.3.126/volume// Aug 13 19:31:56.153410 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fcf7b9c7-726c-4fd6-aa77-8406fa549e73 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:56.153410 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fcf7b9c7-726c-4fd6-aa77-8406fa549e73 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:56.153410 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fcf7b9c7-726c-4fd6-aa77-8406fa549e73 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:56.153410 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 660/2636] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:31:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:56.163140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-57f6c5f1-370d-47e0-a2c0-101adbd075bb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:56.167500 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-57f6c5f1-370d-47e0-a2c0-101adbd075bb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:31:56.167500 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-57f6c5f1-370d-47e0-a2c0-101adbd075bb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a60b3443-0e25-4b8d-925b-442059a8d200", "connector": null, "instance_uuid": "3e2695b2-3461-443b-ab42-a1d736c1d7b2"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:56.182435 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:56.182435 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:56.182694 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Created reservations ['f4734821-da3b-4dac-ba37-48d258181776', '3d777085-acb3-4296-b973-30389674293f', 'e924627b-5e02-4de4-85b9-28ca4ac865b1', 'a35c7024-49fd-4986-9ed3-05b1e1904486'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:56.183843 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412f2a53-b0e9-433a-904f-da48a53aba44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4734821-da3b-4dac-ba37-48d258181776', '3d777085-acb3-4296-b973-30389674293f', 'e924627b-5e02-4de4-85b9-28ca4ac865b1', 'a35c7024-49fd-4986-9ed3-05b1e1904486']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.184649 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eaaa710-868f-4a8e-8530-d1bf64f282db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.213667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eaaa710-868f-4a8e-8530-d1bf64f282db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ceed1e-8689-4161-923c-5d147279d8c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-479388241',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',qos_specs=None,replication_status=,reservations=['f4734821-da3b-4dac-ba37-48d258181776','3d777085-acb3-4296-b973-30389674293f','e924627b-5e02-4de4-85b9-28ca4ac865b1','a35c7024-49fd-4986-9ed3-05b1e1904486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db77e7fb3a9a47edad2657f45462d83d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-479388241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ceed1e-8689-4161-923c-5d147279d8c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db77e7fb3a9a47edad2657f45462d83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.214917 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb4cb38-bea3-4224-8843-c799cbef1d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.217600 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Created reservations ['771b6ab4-932b-4ee3-a5d8-94a4bdc1325d', '80aff4cf-e981-4475-a7c8-1d3017a8f86b', '76547e95-a5bf-48d0-9cc2-7697078a6b9f', '180772db-a34c-4466-bd8b-20b06013895e'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:56.218524 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72e48223-5cea-4f30-a595-e13205ac9a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['771b6ab4-932b-4ee3-a5d8-94a4bdc1325d', '80aff4cf-e981-4475-a7c8-1d3017a8f86b', '76547e95-a5bf-48d0-9cc2-7697078a6b9f', '180772db-a34c-4466-bd8b-20b06013895e']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.219371 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (615393a9-6591-45f2-a663-034110e321b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.222429 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-57f6c5f1-370d-47e0-a2c0-101adbd075bb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:31:56.223216 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 663/2637] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:31:56 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:56.235241 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-4ba1fcd2-f252-4050-a630-2e29fc107ded None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:56.239656 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-4ba1fcd2-f252-4050-a630-2e29fc107ded tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679 Aug 13 19:31:56.239823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-4ba1fcd2-f252-4050-a630-2e29fc107ded tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:56.240107 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-4ba1fcd2-f252-4050-a630-2e29fc107ded tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:56.253734 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (615393a9-6591-45f2-a663-034110e321b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adb40fcd-4c90-41f9-a80b-a52b7b75b9cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1862152885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b47f44c7eb4262a6afc075bbfbd88c',qos_specs=None,replication_status=,reservations=['771b6ab4-932b-4ee3-a5d8-94a4bdc1325d','80aff4cf-e981-4475-a7c8-1d3017a8f86b','76547e95-a5bf-48d0-9cc2-7697078a6b9f','180772db-a34c-4466-bd8b-20b06013895e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='619d71139920406bbe603b8180103d80',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1862152885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adb40fcd-4c90-41f9-a80b-a52b7b75b9cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27b47f44c7eb4262a6afc075bbfbd88c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='619d71139920406bbe603b8180103d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.255152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d084c3-f42f-4bf2-a3b4-e684293095dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.256602 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb4cb38-bea3-4224-8843-c799cbef1d9d) transitioned into state 'SUCCESS' from state '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-479388241',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',qos_specs=None,replication_status=,reservations=['f4734821-da3b-4dac-ba37-48d258181776','3d777085-acb3-4296-b973-30389674293f','e924627b-5e02-4de4-85b9-28ca4ac865b1','a35c7024-49fd-4986-9ed3-05b1e1904486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db77e7fb3a9a47edad2657f45462d83d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.258090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d68adb1-24b0-43d9-b7bf-e9b4452af3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.259163 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:56.259163 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:56.277675 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d68adb1-24b0-43d9-b7bf-e9b4452af3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.280347 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Flow 'volume_create_api' (aa0a4190-c5cc-4aa7-901e-f9752fe984ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:56.280347 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume request issued successfully. Aug 13 19:31:56.280347 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f4e38f8a-1736-4515-a2e4-1bb2788493d3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:56.280347 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 658/2638] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:56 2026] POST /volume/v3/volumes => generated 763 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:56.297668 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d084c3-f42f-4bf2-a3b4-e684293095dd) transitioned into state 'SUCCESS' from state '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-1862152885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b47f44c7eb4262a6afc075bbfbd88c',qos_specs=None,replication_status=,reservations=['771b6ab4-932b-4ee3-a5d8-94a4bdc1325d','80aff4cf-e981-4475-a7c8-1d3017a8f86b','76547e95-a5bf-48d0-9cc2-7697078a6b9f','180772db-a34c-4466-bd8b-20b06013895e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='619d71139920406bbe603b8180103d80',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.297668 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3d81c3-6bda-44b1-8f8c-cb1c40ca5da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:56.298621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4b8ea064-4d8c-4e2a-8ee0-093efd66a887 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:56.304181 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b8ea064-4d8c-4e2a-8ee0-093efd66a887 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:31:56.304459 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b8ea064-4d8c-4e2a-8ee0-093efd66a887 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:56.304716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b8ea064-4d8c-4e2a-8ee0-093efd66a887 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:56.313487 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3d81c3-6bda-44b1-8f8c-cb1c40ca5da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:56.314217 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Flow 'volume_create_api' (9ba17148-89f2-4553-b8f8-1cf8a86bc3ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:56.314574 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Create volume request issued successfully. Aug 13 19:31:56.314770 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:56.314770 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:56.315193 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b80c59f5-5d20-4842-8c21-c227f394150f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:56.315620 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 658/2639] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:55 2026] POST /volume/v3/volumes => generated 756 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:56.325992 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4b8ea064-4d8c-4e2a-8ee0-093efd66a887 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:56.335469 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b8ea064-4d8c-4e2a-8ee0-093efd66a887 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 200 Aug 13 19:31:56.335524 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 664/2640] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:56 2026] GET /volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:56.338099 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a165a490-77f7-4348-b010-bb406ab6daf8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:56.341827 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a165a490-77f7-4348-b010-bb406ab6daf8 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] GET https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:31:56.342031 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a165a490-77f7-4348-b010-bb406ab6daf8 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:56.342202 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a165a490-77f7-4348-b010-bb406ab6daf8 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:56.350065 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:56.350065 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:56.352759 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-4ba1fcd2-f252-4050-a630-2e29fc107ded tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679 returned with HTTP 200 Aug 13 19:31:56.353349 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 661/2641] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:56 2026] DELETE /volume/v3/attachments/35ec3b7f-20a7-406e-a121-1790305fb679 => generated 192 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:56.355807 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a165a490-77f7-4348-b010-bb406ab6daf8 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Volume info retrieved successfully. Aug 13 19:31:56.363182 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a165a490-77f7-4348-b010-bb406ab6daf8 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd returned with HTTP 200 Aug 13 19:31:56.363765 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 659/2642] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:56 2026] GET /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:56.553585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-53c8f119-b59a-46f0-8994-f642987784f0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:56.559621 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-53c8f119-b59a-46f0-8994-f642987784f0 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:56.559799 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-53c8f119-b59a-46f0-8994-f642987784f0 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:56.559980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-53c8f119-b59a-46f0-8994-f642987784f0 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:56.575959 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:56.575959 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:56.586305 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-53c8f119-b59a-46f0-8994-f642987784f0 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:56.593653 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-53c8f119-b59a-46f0-8994-f642987784f0 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:56.595037 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 659/2643] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:56 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:57.355901 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-af0c9da7-984c-46cc-b84a-f9c4ec50b62c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.357602 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af0c9da7-984c-46cc-b84a-f9c4ec50b62c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:31:57.357787 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af0c9da7-984c-46cc-b84a-f9c4ec50b62c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.357976 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af0c9da7-984c-46cc-b84a-f9c4ec50b62c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.366958 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.366958 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:57.373410 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-af0c9da7-984c-46cc-b84a-f9c4ec50b62c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:57.376953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec54621e-a417-4e4a-837f-f25f6c143e7d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.378193 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af0c9da7-984c-46cc-b84a-f9c4ec50b62c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 200 Aug 13 19:31:57.378599 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 665/2644] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:57.378918 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec54621e-a417-4e4a-837f-f25f6c143e7d tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] GET https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:31:57.379122 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec54621e-a417-4e4a-837f-f25f6c143e7d tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.379438 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec54621e-a417-4e4a-837f-f25f6c143e7d tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.387935 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.387935 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:57.393865 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ec54621e-a417-4e4a-837f-f25f6c143e7d tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Volume info retrieved successfully. Aug 13 19:31:57.395377 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c41150f-2a4c-4f71-9c86-8bea4f75576e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.400392 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c41150f-2a4c-4f71-9c86-8bea4f75576e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:31:57.400606 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c41150f-2a4c-4f71-9c86-8bea4f75576e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.400865 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c41150f-2a4c-4f71-9c86-8bea4f75576e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.408566 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec54621e-a417-4e4a-837f-f25f6c143e7d tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd returned with HTTP 200 Aug 13 19:31:57.409047 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 662/2645] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:57.411165 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.411165 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:57.415122 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3c41150f-2a4c-4f71-9c86-8bea4f75576e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:57.419384 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c41150f-2a4c-4f71-9c86-8bea4f75576e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 200 Aug 13 19:31:57.419859 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 660/2646] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:57.424382 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2f7b8756-b4d2-4929-a174-d444ca66dabf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.427710 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f7b8756-b4d2-4929-a174-d444ca66dabf tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] GET https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:31:57.427710 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f7b8756-b4d2-4929-a174-d444ca66dabf tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.427710 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f7b8756-b4d2-4929-a174-d444ca66dabf tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.432003 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-771bbd2e-997e-4102-900c-b58ec761e31a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.433831 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:57.435297 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-750962527"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:57.435668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-750962527'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:57.435791 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume of 1 GB Aug 13 19:31:57.437133 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.437133 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:57.442327 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2f7b8756-b4d2-4929-a174-d444ca66dabf tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Volume info retrieved successfully. Aug 13 19:31:57.444105 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Availability Zones retrieved successfully. Aug 13 19:31:57.447196 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f7b8756-b4d2-4929-a174-d444ca66dabf tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd returned with HTTP 200 Aug 13 19:31:57.447574 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 660/2647] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:57.451401 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Flow 'volume_create_api' (9a632e9a-a35e-489e-b2b3-0b6b62a550e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:57.452846 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6b03a0-8b81-43fb-9a2e-be6091bae71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:57.454950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:57.462578 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7cbeb474-0984-4daa-a4de-41d3d9101e8f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.464097 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7cbeb474-0984-4daa-a4de-41d3d9101e8f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] POST https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd/action Aug 13 19:31:57.464432 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7cbeb474-0984-4daa-a4de-41d3d9101e8f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-596924891", "disk_format": "raw"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:57.464549 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7cbeb474-0984-4daa-a4de-41d3d9101e8f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-596924891", "disk_format": "raw"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:57.472438 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.472438 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:57.472923 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7cbeb474-0984-4daa-a4de-41d3d9101e8f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Volume info retrieved successfully. Aug 13 19:31:57.480933 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6b03a0-8b81-43fb-9a2e-be6091bae71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:57.481699 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e7dcc4-8d86-460c-bb59-93d53aefe56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:57.488357 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.488357 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:57.492609 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.image.image_utils [None req-7cbeb474-0984-4daa-a4de-41d3d9101e8f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-596924891'}] 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-596924891'}]. {{(pid=100183) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 19:31:57.544017 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Created reservations ['d283d6cc-298e-43a0-994a-edeecac32e9a', '1e21feb3-9b9e-44c6-9349-761f8d311b32', '5f2d71d4-c5f8-4d27-8c46-2f310b8b9bb4', '9182bc26-15c3-4028-bd78-8f79c0866c4e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:57.544782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e7dcc4-8d86-460c-bb59-93d53aefe56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d283d6cc-298e-43a0-994a-edeecac32e9a', '1e21feb3-9b9e-44c6-9349-761f8d311b32', '5f2d71d4-c5f8-4d27-8c46-2f310b8b9bb4', '9182bc26-15c3-4028-bd78-8f79c0866c4e']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:57.545508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8faa5250-5ea5-4669-aa81-eb7a178db019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:57.577086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8faa5250-5ea5-4669-aa81-eb7a178db019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04b49062-99ad-4c12-a201-14250307a831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-750962527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',qos_specs=None,replication_status=,reservations=['d283d6cc-298e-43a0-994a-edeecac32e9a','1e21feb3-9b9e-44c6-9349-761f8d311b32','5f2d71d4-c5f8-4d27-8c46-2f310b8b9bb4','9182bc26-15c3-4028-bd78-8f79c0866c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db77e7fb3a9a47edad2657f45462d83d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-750962527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04b49062-99ad-4c12-a201-14250307a831,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db77e7fb3a9a47edad2657f45462d83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:57.577764 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d59262c-566d-41cd-91d8-a5e49344d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:57.578165 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-b2060568-ee14-493a-9aaa-50f48c0dce95 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.584060 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-b2060568-ee14-493a-9aaa-50f48c0dce95 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] PUT https://10.4.3.126/volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 Aug 13 19:31:57.584394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-b2060568-ee14-493a-9aaa-50f48c0dce95 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:57.596296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-b2060568-ee14-493a-9aaa-50f48c0dce95 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Acquiring lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:31:57.601762 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-b2060568-ee14-493a-9aaa-50f48c0dce95 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:31:57.603177 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.603177 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:57.607433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d59262c-566d-41cd-91d8-a5e49344d2f6) transitioned into state 'SUCCESS' from state '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-750962527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',qos_specs=None,replication_status=,reservations=['d283d6cc-298e-43a0-994a-edeecac32e9a','1e21feb3-9b9e-44c6-9349-761f8d311b32','5f2d71d4-c5f8-4d27-8c46-2f310b8b9bb4','9182bc26-15c3-4028-bd78-8f79c0866c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db77e7fb3a9a47edad2657f45462d83d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:57.608201 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9483007d-bbb0-4637-be35-a74406200c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:57.612484 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-92e718ea-85e8-41cc-a788-663e6f3f3d2b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.615001 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-92e718ea-85e8-41cc-a788-663e6f3f3d2b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:57.617160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-92e718ea-85e8-41cc-a788-663e6f3f3d2b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.617481 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-92e718ea-85e8-41cc-a788-663e6f3f3d2b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.625224 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9483007d-bbb0-4637-be35-a74406200c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:57.626447 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Flow 'volume_create_api' (9a632e9a-a35e-489e-b2b3-0b6b62a550e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:57.626798 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume request issued successfully. Aug 13 19:31:57.627649 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-771bbd2e-997e-4102-900c-b58ec761e31a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:57.628482 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 666/2648] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:57 2026] POST /volume/v3/volumes => generated 763 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:57.629315 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.629315 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:57.634597 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-92e718ea-85e8-41cc-a788-663e6f3f3d2b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:57.641558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0d6485bf-f893-4cdd-8e17-f41c3b5c8d38 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.642943 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-92e718ea-85e8-41cc-a788-663e6f3f3d2b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:57.643405 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 661/2649] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:57.643547 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0d6485bf-f893-4cdd-8e17-f41c3b5c8d38 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:31:57.643745 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0d6485bf-f893-4cdd-8e17-f41c3b5c8d38 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.643919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0d6485bf-f893-4cdd-8e17-f41c3b5c8d38 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.651004 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.651004 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:57.655210 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0d6485bf-f893-4cdd-8e17-f41c3b5c8d38 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:57.659780 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0d6485bf-f893-4cdd-8e17-f41c3b5c8d38 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 200 Aug 13 19:31:57.660187 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 667/2650] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:57.682252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-b05d7171-4ea3-41f9-be61-3f247fff63d6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.685173 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-b05d7171-4ea3-41f9-be61-3f247fff63d6 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:57.685416 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-b05d7171-4ea3-41f9-be61-3f247fff63d6 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.685642 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-b05d7171-4ea3-41f9-be61-3f247fff63d6 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.692617 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.692617 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:57.696412 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-b05d7171-4ea3-41f9-be61-3f247fff63d6 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:57.701175 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-b05d7171-4ea3-41f9-be61-3f247fff63d6 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:57.701175 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 662/2651] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:57.717087 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-b2060568-ee14-493a-9aaa-50f48c0dce95 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" released by "attachment_update" :: held 0.115s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:31:57.717482 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-b2060568-ee14-493a-9aaa-50f48c0dce95 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 returned with HTTP 200 Aug 13 19:31:57.718059 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 661/2652] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:31:57 2026] PUT /volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:57.725687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-afe6c92e-4806-4a73-8ba6-3d25dd9cc345 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.728237 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-afe6c92e-4806-4a73-8ba6-3d25dd9cc345 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 Aug 13 19:31:57.728502 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-afe6c92e-4806-4a73-8ba6-3d25dd9cc345 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.728907 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-afe6c92e-4806-4a73-8ba6-3d25dd9cc345 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.746531 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-afe6c92e-4806-4a73-8ba6-3d25dd9cc345 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 returned with HTTP 200 Aug 13 19:31:57.746999 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 668/2653] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:57.982667 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-66171643-0a24-40af-b104-f2e1ad2b5129 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:57.984471 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-66171643-0a24-40af-b104-f2e1ad2b5129 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:57.985813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-66171643-0a24-40af-b104-f2e1ad2b5129 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:57.985813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-66171643-0a24-40af-b104-f2e1ad2b5129 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:57.993783 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:57.993783 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:57.997011 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-66171643-0a24-40af-b104-f2e1ad2b5129 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:58.001622 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-66171643-0a24-40af-b104-f2e1ad2b5129 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:58.001622 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 663/2654] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:57 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:58.010186 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-623ef82a-8267-49d3-96dc-d956fac8e04c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.013861 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-623ef82a-8267-49d3-96dc-d956fac8e04c None None] GET https://10.4.3.126/volume// Aug 13 19:31:58.013861 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-623ef82a-8267-49d3-96dc-d956fac8e04c None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.013861 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-623ef82a-8267-49d3-96dc-d956fac8e04c None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.013861 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-623ef82a-8267-49d3-96dc-d956fac8e04c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:58.013861 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 662/2655] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:58.018817 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-697226dd-6fa0-4fac-b9f2-e2b7842cc7ae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.020551 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-697226dd-6fa0-4fac-b9f2-e2b7842cc7ae tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:31:58.020978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-697226dd-6fa0-4fac-b9f2-e2b7842cc7ae tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f03959ab-f06b-42ad-a355-0372f526a84c", "connector": null, "instance_uuid": "cf00c210-a61f-4e64-a921-e7ef14942be9"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:58.028389 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.028389 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:58.041437 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7cbeb474-0984-4daa-a4de-41d3d9101e8f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Copy volume to image completed successfully. Aug 13 19:31:58.041780 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7cbeb474-0984-4daa-a4de-41d3d9101e8f tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd/action returned with HTTP 202 Aug 13 19:31:58.042224 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 663/2656] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:31:57 2026] POST /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd/action => generated 685 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:58.052052 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-697226dd-6fa0-4fac-b9f2-e2b7842cc7ae tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:31:58.052494 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 669/2657] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:31:58 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:58.472970 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-db8c7e6f-4d33-4a02-a113-daba8a4fc3fe None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.475881 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-db8c7e6f-4d33-4a02-a113-daba8a4fc3fe tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:31:58.476148 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-db8c7e6f-4d33-4a02-a113-daba8a4fc3fe tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.476450 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-db8c7e6f-4d33-4a02-a113-daba8a4fc3fe tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.484999 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.484999 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:58.488749 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-db8c7e6f-4d33-4a02-a113-daba8a4fc3fe tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:31:58.493126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-db8c7e6f-4d33-4a02-a113-daba8a4fc3fe tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:31:58.493437 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 664/2658] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:58.514807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5f7958ee-f69d-4d40-8502-b7504fb0a639 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.515204 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f7958ee-f69d-4d40-8502-b7504fb0a639 None None] GET https://10.4.3.126/volume// Aug 13 19:31:58.515409 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f7958ee-f69d-4d40-8502-b7504fb0a639 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.515587 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5f7958ee-f69d-4d40-8502-b7504fb0a639 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.515963 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5f7958ee-f69d-4d40-8502-b7504fb0a639 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:58.516316 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 663/2659] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:58.523631 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-bad7774f-f356-46c1-a54b-ef07b89da3fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.525416 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-bad7774f-f356-46c1-a54b-ef07b89da3fd tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:31:58.525716 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-bad7774f-f356-46c1-a54b-ef07b89da3fd tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "415652c8-0277-420c-8fa9-2b4e827320da", "connector": null, "instance_uuid": "e9133ac0-f9e2-4d14-8d35-5d1f8bccc7ff"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:58.528530 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=253,cinder:UPDATE=64,cinder:INSERT=25 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:31:58.534462 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.534462 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:58.566757 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-bad7774f-f356-46c1-a54b-ef07b89da3fd tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:31:58.567437 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 664/2660] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:31:58 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:58.617822 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-19479316-e7de-4ba3-bf19-8b8a39c559b7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.619872 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-19479316-e7de-4ba3-bf19-8b8a39c559b7 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] POST https://10.4.3.126/volume/v3/attachments/dcd6e546-6680-4a25-8c85-ff6277a9550f/action Aug 13 19:31:58.620152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-19479316-e7de-4ba3-bf19-8b8a39c559b7 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:58.620302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-19479316-e7de-4ba3-bf19-8b8a39c559b7 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:58.645703 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.645703 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:58.653189 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-aa80b35e-9c9b-4782-bae1-a33facffe71c req-19479316-e7de-4ba3-bf19-8b8a39c559b7 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/attachments/dcd6e546-6680-4a25-8c85-ff6277a9550f/action returned with HTTP 204 Aug 13 19:31:58.653598 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 670/2661] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:31:58 2026] POST /volume/v3/attachments/dcd6e546-6680-4a25-8c85-ff6277a9550f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:58.675264 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1befac45-bc16-44de-8ab5-a06e17c55af0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.679796 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1befac45-bc16-44de-8ab5-a06e17c55af0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:31:58.679918 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1befac45-bc16-44de-8ab5-a06e17c55af0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.680099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1befac45-bc16-44de-8ab5-a06e17c55af0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.686530 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.686530 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:58.688488 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-71a62a43-5b4d-453b-b400-f581f0705056 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.689456 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1befac45-bc16-44de-8ab5-a06e17c55af0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:58.690395 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-71a62a43-5b4d-453b-b400-f581f0705056 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:31:58.690622 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-71a62a43-5b4d-453b-b400-f581f0705056 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.690809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-71a62a43-5b4d-453b-b400-f581f0705056 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.692761 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1befac45-bc16-44de-8ab5-a06e17c55af0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 200 Aug 13 19:31:58.693255 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 665/2662] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:58.708451 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4db5c5b5-997e-4fc9-bcf0-57f785afdba3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.709987 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4db5c5b5-997e-4fc9-bcf0-57f785afdba3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:31:58.710180 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4db5c5b5-997e-4fc9-bcf0-57f785afdba3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.710380 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4db5c5b5-997e-4fc9-bcf0-57f785afdba3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.710505 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.710505 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:58.714192 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-71a62a43-5b4d-453b-b400-f581f0705056 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:31:58.718706 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-71a62a43-5b4d-453b-b400-f581f0705056 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:31:58.719152 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 664/2663] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 1111 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:58.722471 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.722471 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:58.731694 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4db5c5b5-997e-4fc9-bcf0-57f785afdba3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:58.733540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-474f10de-63ce-4c50-a3af-932a51e23341 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.735845 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-474f10de-63ce-4c50-a3af-932a51e23341 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:31:58.736010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4db5c5b5-997e-4fc9-bcf0-57f785afdba3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 200 Aug 13 19:31:58.736099 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-474f10de-63ce-4c50-a3af-932a51e23341 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.736406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-474f10de-63ce-4c50-a3af-932a51e23341 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.736467 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 665/2664] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:58.748293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.748697 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.748697 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:58.750358 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:31:58.750668 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1878102464"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:58.752093 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1878102464'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:31:58.752205 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume of 1 GB Aug 13 19:31:58.753018 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-474f10de-63ce-4c50-a3af-932a51e23341 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:31:58.756730 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Availability Zones retrieved successfully. Aug 13 19:31:58.758209 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-474f10de-63ce-4c50-a3af-932a51e23341 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:31:58.758692 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 671/2665] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:58.762029 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Flow 'volume_create_api' (826f601b-c77f-4d0b-bd42-214bd7bd497f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:58.762929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f902b2-586b-40e5-88b4-e713fa1f91a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:58.763787 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:31:58.796720 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f902b2-586b-40e5-88b4-e713fa1f91a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:58.797717 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e046ab2-8630-4294-a770-e3f13498d12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:58.811595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-d23ed954-72ad-4514-8829-d36f91164fae req-021ccfbe-dc85-4c52-8753-293ce60dc002 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.813556 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d23ed954-72ad-4514-8829-d36f91164fae req-021ccfbe-dc85-4c52-8753-293ce60dc002 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:31:58.813780 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d23ed954-72ad-4514-8829-d36f91164fae req-021ccfbe-dc85-4c52-8753-293ce60dc002 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.813866 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-d23ed954-72ad-4514-8829-d36f91164fae req-021ccfbe-dc85-4c52-8753-293ce60dc002 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.822055 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.822055 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:58.825339 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-d23ed954-72ad-4514-8829-d36f91164fae req-021ccfbe-dc85-4c52-8753-293ce60dc002 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:31:58.829153 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-d23ed954-72ad-4514-8829-d36f91164fae req-021ccfbe-dc85-4c52-8753-293ce60dc002 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:31:58.829561 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 665/2666] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 1111 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:58.832631 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Created reservations ['85fc6720-5abe-45a1-8ef4-5c5153197b4f', 'b6a36238-9217-4f77-8684-2421d23fddc2', '353f870f-5b9d-48e7-b42a-75752a3e766f', 'daac0be3-0051-4b37-b595-c097bf68b37b'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:31:58.833364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e046ab2-8630-4294-a770-e3f13498d12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85fc6720-5abe-45a1-8ef4-5c5153197b4f', 'b6a36238-9217-4f77-8684-2421d23fddc2', '353f870f-5b9d-48e7-b42a-75752a3e766f', 'daac0be3-0051-4b37-b595-c097bf68b37b']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:58.834031 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e453b8e-22b1-401e-bed9-e89b8f645ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:58.852265 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d23ed954-72ad-4514-8829-d36f91164fae req-067d6717-0093-4d16-b351-633588ed0309 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.854267 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d23ed954-72ad-4514-8829-d36f91164fae req-067d6717-0093-4d16-b351-633588ed0309 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] DELETE https://10.4.3.126/volume/v3/attachments/dcd6e546-6680-4a25-8c85-ff6277a9550f Aug 13 19:31:58.854474 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d23ed954-72ad-4514-8829-d36f91164fae req-067d6717-0093-4d16-b351-633588ed0309 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.854664 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d23ed954-72ad-4514-8829-d36f91164fae req-067d6717-0093-4d16-b351-633588ed0309 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.855633 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e453b8e-22b1-401e-bed9-e89b8f645ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40d21f7c-842a-4f41-8d2b-bfc6090e868e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1878102464',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',qos_specs=None,replication_status=,reservations=['85fc6720-5abe-45a1-8ef4-5c5153197b4f','b6a36238-9217-4f77-8684-2421d23fddc2','353f870f-5b9d-48e7-b42a-75752a3e766f','daac0be3-0051-4b37-b595-c097bf68b37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db77e7fb3a9a47edad2657f45462d83d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1878102464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40d21f7c-842a-4f41-8d2b-bfc6090e868e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db77e7fb3a9a47edad2657f45462d83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:58.856596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f08c8fb-e5c2-43dc-93f0-b25f0409a7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:58.862254 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.862254 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:58.874721 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f08c8fb-e5c2-43dc-93f0-b25f0409a7ea) transitioned into state 'SUCCESS' from state '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-1878102464',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8274dfb2dd164fdfba0e1fc41d8e2e14',qos_specs=None,replication_status=,reservations=['85fc6720-5abe-45a1-8ef4-5c5153197b4f','b6a36238-9217-4f77-8684-2421d23fddc2','353f870f-5b9d-48e7-b42a-75752a3e766f','daac0be3-0051-4b37-b595-c097bf68b37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db77e7fb3a9a47edad2657f45462d83d',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:58.875400 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e64cbc-af54-4976-985b-f7ee5128ff00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:31:58.883940 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e64cbc-af54-4976-985b-f7ee5128ff00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:31:58.885077 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Flow 'volume_create_api' (826f601b-c77f-4d0b-bd42-214bd7bd497f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:31:58.885506 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Create volume request issued successfully. Aug 13 19:31:58.886194 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d05ce74-bf5d-47af-8e76-3c794d0349dd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:31:58.886884 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 666/2667] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:31:58 2026] POST /volume/v3/volumes => generated 764 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:31:58.899248 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1dc08b99-b7bd-45ba-8178-6b805823f393 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.901410 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1dc08b99-b7bd-45ba-8178-6b805823f393 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:31:58.901609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1dc08b99-b7bd-45ba-8178-6b805823f393 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.901842 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1dc08b99-b7bd-45ba-8178-6b805823f393 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.904061 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d23ed954-72ad-4514-8829-d36f91164fae req-067d6717-0093-4d16-b351-633588ed0309 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/attachments/dcd6e546-6680-4a25-8c85-ff6277a9550f returned with HTTP 200 Aug 13 19:31:58.904480 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 666/2668] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:31:58 2026] DELETE /volume/v3/attachments/dcd6e546-6680-4a25-8c85-ff6277a9550f => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:58.909364 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.909364 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:58.913478 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1dc08b99-b7bd-45ba-8178-6b805823f393 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:58.917637 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1dc08b99-b7bd-45ba-8178-6b805823f393 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 200 Aug 13 19:31:58.918016 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 672/2669] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:58.931167 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8af351fc-4265-4de8-b6f4-c48398af0c34 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:58.933267 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8af351fc-4265-4de8-b6f4-c48398af0c34 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:31:58.933492 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8af351fc-4265-4de8-b6f4-c48398af0c34 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:58.933675 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8af351fc-4265-4de8-b6f4-c48398af0c34 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:58.939923 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:58.939923 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:58.943127 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8af351fc-4265-4de8-b6f4-c48398af0c34 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:31:58.947207 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8af351fc-4265-4de8-b6f4-c48398af0c34 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:31:58.947589 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 666/2670] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:58 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:59.043643 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1bba24b7-c52b-461a-83e5-c3691d994a4e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:59.044361 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1bba24b7-c52b-461a-83e5-c3691d994a4e None None] GET https://10.4.3.126/volume// Aug 13 19:31:59.044506 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1bba24b7-c52b-461a-83e5-c3691d994a4e None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:59.044768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1bba24b7-c52b-461a-83e5-c3691d994a4e None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:59.045196 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1bba24b7-c52b-461a-83e5-c3691d994a4e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:31:59.045609 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 667/2671] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:31:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:31:59.053545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-bbc48121-c4ab-45ee-8952-664a9996240a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:59.056653 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-bbc48121-c4ab-45ee-8952-664a9996240a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:31:59.056917 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-bbc48121-c4ab-45ee-8952-664a9996240a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:59.057178 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-bbc48121-c4ab-45ee-8952-664a9996240a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:59.066911 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:59.066911 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:59.070300 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-bbc48121-c4ab-45ee-8952-664a9996240a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:31:59.074559 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-bbc48121-c4ab-45ee-8952-664a9996240a tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:31:59.075052 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 667/2672] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:31:59 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 1338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:31:59.186411 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-def0e885-10ed-4c1f-aa53-bf14a97c77ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:59.189371 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-def0e885-10ed-4c1f-aa53-bf14a97c77ef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] PUT https://10.4.3.126/volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc Aug 13 19:31:59.189833 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-def0e885-10ed-4c1f-aa53-bf14a97c77ef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:59.198202 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-def0e885-10ed-4c1f-aa53-bf14a97c77ef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Acquiring lock "cinder-attachment_update-f03959ab-f06b-42ad-a355-0372f526a84c-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:31:59.202675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-def0e885-10ed-4c1f-aa53-bf14a97c77ef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Lock "cinder-attachment_update-f03959ab-f06b-42ad-a355-0372f526a84c-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:31:59.203758 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:59.203758 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:31:59.340327 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-def0e885-10ed-4c1f-aa53-bf14a97c77ef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Lock "cinder-attachment_update-f03959ab-f06b-42ad-a355-0372f526a84c-np0000007253" released by "attachment_update" :: held 0.136s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:31:59.340327 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-def0e885-10ed-4c1f-aa53-bf14a97c77ef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc returned with HTTP 200 Aug 13 19:31:59.340327 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 673/2673] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:31:59 2026] PUT /volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:31:59.373481 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-ad961713-8bf8-4fed-b78e-3151e8c12540 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:59.375526 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-ad961713-8bf8-4fed-b78e-3151e8c12540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] POST https://10.4.3.126/volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc/action Aug 13 19:31:59.375943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-ad961713-8bf8-4fed-b78e-3151e8c12540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:31:59.376127 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-ad961713-8bf8-4fed-b78e-3151e8c12540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:31:59.395567 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:59.395567 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:31:59.407766 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-0ff627d0-47ad-4db6-a3dc-1d496c3cf246 req-ad961713-8bf8-4fed-b78e-3151e8c12540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc/action returned with HTTP 204 Aug 13 19:31:59.408149 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 667/2674] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:31:59 2026] POST /volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:31:59.932223 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ff2f4452-c0c9-4360-85cc-d2023de639c7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:59.933844 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ff2f4452-c0c9-4360-85cc-d2023de639c7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:31:59.934009 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4452-c0c9-4360-85cc-d2023de639c7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:59.934203 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4452-c0c9-4360-85cc-d2023de639c7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:59.945914 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:59.945914 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:31:59.949034 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ff2f4452-c0c9-4360-85cc-d2023de639c7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:59.952715 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ff2f4452-c0c9-4360-85cc-d2023de639c7 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 200 Aug 13 19:31:59.953128 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 668/2675] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:59 2026] GET /volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:31:59.964602 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b2dfe47a-3bf3-4061-87ae-7324e347b658 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:31:59.966687 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2dfe47a-3bf3-4061-87ae-7324e347b658 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:31:59.966922 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2dfe47a-3bf3-4061-87ae-7324e347b658 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:31:59.967157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b2dfe47a-3bf3-4061-87ae-7324e347b658 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:31:59.979638 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:31:59.979638 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:31:59.987182 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b2dfe47a-3bf3-4061-87ae-7324e347b658 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:31:59.993088 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b2dfe47a-3bf3-4061-87ae-7324e347b658 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 200 Aug 13 19:31:59.993550 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 668/2676] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:31:59 2026] GET /volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:00.007443 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b0c9300a-8c46-478a-99c6-622e7e94dbf4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.011292 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0c9300a-8c46-478a-99c6-622e7e94dbf4 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:32:00.011292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0c9300a-8c46-478a-99c6-622e7e94dbf4 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.011292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b0c9300a-8c46-478a-99c6-622e7e94dbf4 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.011292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-b0c9300a-8c46-478a-99c6-622e7e94dbf4 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.011292 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.011292 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:00.012633 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b0c9300a-8c46-478a-99c6-622e7e94dbf4 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.019942 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b0c9300a-8c46-478a-99c6-622e7e94dbf4 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.020573 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b0c9300a-8c46-478a-99c6-622e7e94dbf4 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:32:00.020901 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 674/2677] 10.4.3.126 () {66 vars in 1237 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes => generated 974 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:00.031234 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d858f735-8dea-46f1-919d-075eba0d7b2a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.033240 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d858f735-8dea-46f1-919d-075eba0d7b2a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-750962527 Aug 13 19:32:00.033240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d858f735-8dea-46f1-919d-075eba0d7b2a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.033240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d858f735-8dea-46f1-919d-075eba0d7b2a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.033495 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-d858f735-8dea-46f1-919d-075eba0d7b2a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.034080 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d858f735-8dea-46f1-919d-075eba0d7b2a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-750962527'), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.045240 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d858f735-8dea-46f1-919d-075eba0d7b2a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.045490 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d858f735-8dea-46f1-919d-075eba0d7b2a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-750962527 returned with HTTP 200 Aug 13 19:32:00.046304 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 668/2678] 10.4.3.126 () {66 vars in 1336 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-750962527 => generated 333 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:00.059107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e70e6832-9587-44ad-b28e-0da1b92fd866 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.064291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e70e6832-9587-44ad-b28e-0da1b92fd866 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-479388241 Aug 13 19:32:00.064291 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e70e6832-9587-44ad-b28e-0da1b92fd866 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.064291 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e70e6832-9587-44ad-b28e-0da1b92fd866 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.064291 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-e70e6832-9587-44ad-b28e-0da1b92fd866 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.065018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e70e6832-9587-44ad-b28e-0da1b92fd866 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-479388241'), ('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.118593 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e70e6832-9587-44ad-b28e-0da1b92fd866 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.119815 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.119815 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:00.132717 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e70e6832-9587-44ad-b28e-0da1b92fd866 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-479388241 returned with HTTP 200 Aug 13 19:32:00.132717 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 669/2679] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-479388241 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:32:00.149248 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60de7699-8997-44dc-85e6-1d99a6f4489c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.150662 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60de7699-8997-44dc-85e6-1d99a6f4489c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=1 Aug 13 19:32:00.150662 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60de7699-8997-44dc-85e6-1d99a6f4489c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.150662 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60de7699-8997-44dc-85e6-1d99a6f4489c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.150810 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-60de7699-8997-44dc-85e6-1d99a6f4489c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.152789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60de7699-8997-44dc-85e6-1d99a6f4489c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.157493 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-60de7699-8997-44dc-85e6-1d99a6f4489c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.158238 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.158238 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:00.163387 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60de7699-8997-44dc-85e6-1d99a6f4489c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 19:32:00.163387 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 669/2680] 10.4.3.126 () {66 vars in 1273 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:00.180308 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c9b06a25-21e6-4461-a37a-9d97c66dfe2e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.182286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9b06a25-21e6-4461-a37a-9d97c66dfe2e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:32:00.182515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9b06a25-21e6-4461-a37a-9d97c66dfe2e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.182682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9b06a25-21e6-4461-a37a-9d97c66dfe2e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.182998 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-c9b06a25-21e6-4461-a37a-9d97c66dfe2e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.183407 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.183407 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:00.183854 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c9b06a25-21e6-4461-a37a-9d97c66dfe2e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.222306 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c9b06a25-21e6-4461-a37a-9d97c66dfe2e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.223023 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.223023 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:00.226597 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9b06a25-21e6-4461-a37a-9d97c66dfe2e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 200 Aug 13 19:32:00.226989 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 675/2681] 10.4.3.126 () {66 vars in 1361 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 1002 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:00.239473 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e47423d1-2792-44b4-9238-21bdd926dd36 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.243313 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e47423d1-2792-44b4-9238-21bdd926dd36 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:32:00.243313 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e47423d1-2792-44b4-9238-21bdd926dd36 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.243313 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e47423d1-2792-44b4-9238-21bdd926dd36 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.243527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-e47423d1-2792-44b4-9238-21bdd926dd36 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.243891 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.243891 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:00.245029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e47423d1-2792-44b4-9238-21bdd926dd36 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.298974 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e47423d1-2792-44b4-9238-21bdd926dd36 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.298974 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.298974 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:00.302914 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e47423d1-2792-44b4-9238-21bdd926dd36 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 200 Aug 13 19:32:00.303530 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 669/2682] 10.4.3.126 () {66 vars in 1361 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=04b49062-99ad-4c12-a201-14250307a831 => generated 1002 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:00.320967 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7d08e1ea-41c5-4f5e-9896-e9d177c2ffa3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.322777 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7d08e1ea-41c5-4f5e-9896-e9d177c2ffa3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:32:00.322967 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7d08e1ea-41c5-4f5e-9896-e9d177c2ffa3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.323187 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7d08e1ea-41c5-4f5e-9896-e9d177c2ffa3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.323454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-7d08e1ea-41c5-4f5e-9896-e9d177c2ffa3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.324107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7d08e1ea-41c5-4f5e-9896-e9d177c2ffa3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.370986 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7d08e1ea-41c5-4f5e-9896-e9d177c2ffa3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.372788 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7d08e1ea-41c5-4f5e-9896-e9d177c2ffa3 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=1&marker=d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 200 Aug 13 19:32:00.373144 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 670/2683] 10.4.3.126 () {66 vars in 1361 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:32:00.387445 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.390176 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 19:32:00.390439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.390675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.391522 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.391522 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value available, assuming string {{(pid=100183) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:00.392003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.432019 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.433244 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.433244 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:00.438701 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8f17ef64-da3a-4672-a0c4-07dad3d55381 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 19:32:00.439190 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 670/2684] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:32:00.453651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.456366 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 19:32:00.456652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.456966 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.457323 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.457629 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value available, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:00.458979 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.508302 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.508302 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.508302 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:00.514621 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6758ba94-c31e-4ed9-95c7-5debcc20d9cd tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 19:32:00.515051 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 676/2685] 10.4.3.126 () {66 vars in 1359 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:00.535460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a0bef76a-9b74-43d5-a02e-6107d0370280 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.537004 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a0bef76a-9b74-43d5-a02e-6107d0370280 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?limit=1 Aug 13 19:32:00.539157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a0bef76a-9b74-43d5-a02e-6107d0370280 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.539157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a0bef76a-9b74-43d5-a02e-6107d0370280 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.539157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-a0bef76a-9b74-43d5-a02e-6107d0370280 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.539157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a0bef76a-9b74-43d5-a02e-6107d0370280 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.552415 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a0bef76a-9b74-43d5-a02e-6107d0370280 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.553245 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a0bef76a-9b74-43d5-a02e-6107d0370280 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 19:32:00.553737 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 670/2686] 10.4.3.126 () {66 vars in 1252 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:00.564823 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e7b24d6a-00e7-42e6-9b5c-2aa2a5837333 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.566959 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e7b24d6a-00e7-42e6-9b5c-2aa2a5837333 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?limit=1&marker=40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:32:00.567135 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e7b24d6a-00e7-42e6-9b5c-2aa2a5837333 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.567321 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e7b24d6a-00e7-42e6-9b5c-2aa2a5837333 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.567563 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-e7b24d6a-00e7-42e6-9b5c-2aa2a5837333 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.568152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e7b24d6a-00e7-42e6-9b5c-2aa2a5837333 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.592489 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e7b24d6a-00e7-42e6-9b5c-2aa2a5837333 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.593046 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e7b24d6a-00e7-42e6-9b5c-2aa2a5837333 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?limit=1&marker=40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 200 Aug 13 19:32:00.593468 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 671/2687] 10.4.3.126 () {66 vars in 1340 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes?limit=1&marker=40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:00.602007 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ae0cfca0-3f35-4ff9-8063-01678f317580 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.604937 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae0cfca0-3f35-4ff9-8063-01678f317580 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?limit=1&marker=04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:32:00.605214 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae0cfca0-3f35-4ff9-8063-01678f317580 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.605497 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae0cfca0-3f35-4ff9-8063-01678f317580 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.605811 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-ae0cfca0-3f35-4ff9-8063-01678f317580 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.607016 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ae0cfca0-3f35-4ff9-8063-01678f317580 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.662806 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ae0cfca0-3f35-4ff9-8063-01678f317580 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.663614 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae0cfca0-3f35-4ff9-8063-01678f317580 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?limit=1&marker=04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 200 Aug 13 19:32:00.664151 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 671/2688] 10.4.3.126 () {66 vars in 1340 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes?limit=1&marker=04b49062-99ad-4c12-a201-14250307a831 => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:00.672200 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8f03e23c-9251-4e2c-b987-380ddedc5fae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.673663 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f03e23c-9251-4e2c-b987-380ddedc5fae tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?limit=1&marker=d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:32:00.673823 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f03e23c-9251-4e2c-b987-380ddedc5fae tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.673989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f03e23c-9251-4e2c-b987-380ddedc5fae tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.674206 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-8f03e23c-9251-4e2c-b987-380ddedc5fae tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.674793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8f03e23c-9251-4e2c-b987-380ddedc5fae tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.683480 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8f03e23c-9251-4e2c-b987-380ddedc5fae tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.683736 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f03e23c-9251-4e2c-b987-380ddedc5fae tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?limit=1&marker=d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 200 Aug 13 19:32:00.684046 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 677/2689] 10.4.3.126 () {66 vars in 1340 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes?limit=1&marker=d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:32:00.693319 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.694992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-750962527&status=available Aug 13 19:32:00.695330 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.695605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.697289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.697289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value available, assuming string {{(pid=100184) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:00.697289 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.697289 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:00.697289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-750962527'), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.731139 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.731938 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6057d1fe-b841-4cb7-9867-8f18a0efe2c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-750962527&status=available returned with HTTP 200 Aug 13 19:32:00.732536 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 671/2690] 10.4.3.126 () {66 vars in 1370 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-750962527&status=available => generated 333 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:00.742993 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9e3177d7-94aa-487a-8831-01350bb89ccb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.744618 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9e3177d7-94aa-487a-8831-01350bb89ccb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-750962527&status=available Aug 13 19:32:00.744795 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9e3177d7-94aa-487a-8831-01350bb89ccb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.745008 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9e3177d7-94aa-487a-8831-01350bb89ccb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.745298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-9e3177d7-94aa-487a-8831-01350bb89ccb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.745587 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e3177d7-94aa-487a-8831-01350bb89ccb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value available, assuming string {{(pid=100186) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:00.745849 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.745849 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:00.746353 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e3177d7-94aa-487a-8831-01350bb89ccb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-750962527'), ('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.771378 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9e3177d7-94aa-487a-8831-01350bb89ccb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.772057 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.772057 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:00.776218 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9e3177d7-94aa-487a-8831-01350bb89ccb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-750962527&status=available returned with HTTP 200 Aug 13 19:32:00.776527 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 672/2691] 10.4.3.126 () {66 vars in 1391 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-750962527&status=available => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:00.796466 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df397795-6d31-45b5-973c-bbe6ce581be1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.798245 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df397795-6d31-45b5-973c-bbe6ce581be1 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?marker=d3ceed1e-8689-4161-923c-5d147279d8c6&sort=id%3Aasc Aug 13 19:32:00.798460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df397795-6d31-45b5-973c-bbe6ce581be1 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.798634 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df397795-6d31-45b5-973c-bbe6ce581be1 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.798866 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-df397795-6d31-45b5-973c-bbe6ce581be1 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.799175 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.799175 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:00.799573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-df397795-6d31-45b5-973c-bbe6ce581be1 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.830418 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-df397795-6d31-45b5-973c-bbe6ce581be1 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.832475 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df397795-6d31-45b5-973c-bbe6ce581be1 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?marker=d3ceed1e-8689-4161-923c-5d147279d8c6&sort=id%3Aasc returned with HTTP 200 Aug 13 19:32:00.833203 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 672/2692] 10.4.3.126 () {66 vars in 1373 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?marker=d3ceed1e-8689-4161-923c-5d147279d8c6&sort=id%3Aasc => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:32:00.847498 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6723380a-f7ed-435e-82c2-78b3c8b44ecb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.849136 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6723380a-f7ed-435e-82c2-78b3c8b44ecb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 19:32:00.849347 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6723380a-f7ed-435e-82c2-78b3c8b44ecb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.849549 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6723380a-f7ed-435e-82c2-78b3c8b44ecb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.849781 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-6723380a-f7ed-435e-82c2-78b3c8b44ecb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.850471 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-6723380a-f7ed-435e-82c2-78b3c8b44ecb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.881365 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6723380a-f7ed-435e-82c2-78b3c8b44ecb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.882212 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.882212 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:00.886224 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6723380a-f7ed-435e-82c2-78b3c8b44ecb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 19:32:00.886598 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 678/2693] 10.4.3.126 () {66 vars in 1337 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:00.902497 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bf58de7a-2525-4676-ac33-1f55cb3d7385 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.904560 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf58de7a-2525-4676-ac33-1f55cb3d7385 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:32:00.906300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf58de7a-2525-4676-ac33-1f55cb3d7385 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.906300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bf58de7a-2525-4676-ac33-1f55cb3d7385 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.906300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-bf58de7a-2525-4676-ac33-1f55cb3d7385 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.906300 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.906300 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:00.907654 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bf58de7a-2525-4676-ac33-1f55cb3d7385 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.931369 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bf58de7a-2525-4676-ac33-1f55cb3d7385 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.931369 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:00.931369 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:00.937657 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bf58de7a-2525-4676-ac33-1f55cb3d7385 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:32:00.937657 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 672/2694] 10.4.3.126 () {66 vars in 1258 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:00.950929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-659dc0cf-fbb0-4a84-8ceb-f2f115e7584c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:00.952705 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-659dc0cf-fbb0-4a84-8ceb-f2f115e7584c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 19:32:00.952910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-659dc0cf-fbb0-4a84-8ceb-f2f115e7584c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:00.953114 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-659dc0cf-fbb0-4a84-8ceb-f2f115e7584c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:00.953393 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-659dc0cf-fbb0-4a84-8ceb-f2f115e7584c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:00.954162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-659dc0cf-fbb0-4a84-8ceb-f2f115e7584c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:00.994471 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-659dc0cf-fbb0-4a84-8ceb-f2f115e7584c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:00.995040 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-659dc0cf-fbb0-4a84-8ceb-f2f115e7584c tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 19:32:00.995492 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 673/2695] 10.4.3.126 () {66 vars in 1316 bytes} [Thu Aug 13 19:32:00 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:01.006019 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.008036 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?availability_zone=nova Aug 13 19:32:01.008251 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.008456 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.008667 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.008878 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value nova, assuming string {{(pid=100183) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:01.009483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.034984 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.035554 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-98908f3d-b750-4fed-a38e-1f02c1fbf12b tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 19:32:01.035919 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 673/2696] 10.4.3.126 () {66 vars in 1282 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:01.045093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3380757f-f9dd-4284-888b-8d99aaa51232 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.046966 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3380757f-f9dd-4284-888b-8d99aaa51232 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?availability_zone=nova Aug 13 19:32:01.047183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3380757f-f9dd-4284-888b-8d99aaa51232 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.047377 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3380757f-f9dd-4284-888b-8d99aaa51232 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.047597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-3380757f-f9dd-4284-888b-8d99aaa51232 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.047851 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3380757f-f9dd-4284-888b-8d99aaa51232 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value nova, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:01.048434 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3380757f-f9dd-4284-888b-8d99aaa51232 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.077246 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3380757f-f9dd-4284-888b-8d99aaa51232 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.077751 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3380757f-f9dd-4284-888b-8d99aaa51232 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 19:32:01.078143 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 679/2697] 10.4.3.126 () {66 vars in 1282 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:01.086838 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-66d18aa9-36d4-4359-870d-59797fb0be28 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.091259 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-66d18aa9-36d4-4359-870d-59797fb0be28 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?bootable=false Aug 13 19:32:01.091259 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-66d18aa9-36d4-4359-870d-59797fb0be28 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.091259 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-66d18aa9-36d4-4359-870d-59797fb0be28 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.091259 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-66d18aa9-36d4-4359-870d-59797fb0be28 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.091259 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-66d18aa9-36d4-4359-870d-59797fb0be28 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.118613 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-66d18aa9-36d4-4359-870d-59797fb0be28 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.118613 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-66d18aa9-36d4-4359-870d-59797fb0be28 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 19:32:01.118613 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 673/2698] 10.4.3.126 () {66 vars in 1266 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:01.128924 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f5bf9631-2c5f-46be-a7d1-83e55022574a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.130704 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f5bf9631-2c5f-46be-a7d1-83e55022574a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?bootable=false Aug 13 19:32:01.130899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f5bf9631-2c5f-46be-a7d1-83e55022574a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.131097 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f5bf9631-2c5f-46be-a7d1-83e55022574a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.131358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-f5bf9631-2c5f-46be-a7d1-83e55022574a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.131695 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.131695 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:01.132140 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f5bf9631-2c5f-46be-a7d1-83e55022574a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.165787 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f5bf9631-2c5f-46be-a7d1-83e55022574a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.166423 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f5bf9631-2c5f-46be-a7d1-83e55022574a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 19:32:01.166897 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 674/2699] 10.4.3.126 () {66 vars in 1266 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:01.177429 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.180297 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?status=available Aug 13 19:32:01.180297 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.180478 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.180695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.180918 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value available, assuming string {{(pid=100183) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:01.182306 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.182306 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:01.182306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.191538 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.192528 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-77e1245e-7ec1-4f66-88c5-26fe418de5f5 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 19:32:01.192905 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 674/2700] 10.4.3.126 () {66 vars in 1270 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:01.206693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.208340 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes?status=available Aug 13 19:32:01.208511 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.208699 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.208932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.209174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value available, assuming string {{(pid=100185) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:01.209410 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.209410 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:01.209752 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.217792 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.219555 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-236fcc87-7e48-4be5-a35f-e9e618a5235a tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 19:32:01.219937 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 680/2701] 10.4.3.126 () {66 vars in 1270 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:01.235690 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-048b4888-b074-4745-b113-b75c4c332258 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.237631 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-048b4888-b074-4745-b113-b75c4c332258 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?availability_zone=nova Aug 13 19:32:01.239289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-048b4888-b074-4745-b113-b75c4c332258 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.239289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-048b4888-b074-4745-b113-b75c4c332258 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.239289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-048b4888-b074-4745-b113-b75c4c332258 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.239289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-048b4888-b074-4745-b113-b75c4c332258 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value nova, assuming string {{(pid=100184) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:01.239289 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.239289 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:01.239289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-048b4888-b074-4745-b113-b75c4c332258 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.273907 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-048b4888-b074-4745-b113-b75c4c332258 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.275301 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.275301 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:01.281452 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-048b4888-b074-4745-b113-b75c4c332258 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 19:32:01.281900 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 674/2702] 10.4.3.126 () {66 vars in 1303 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:01.296980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8431bb7a-da92-4521-8c77-6d8e27e3a522 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.298752 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8431bb7a-da92-4521-8c77-6d8e27e3a522 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?bootable=false Aug 13 19:32:01.298981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8431bb7a-da92-4521-8c77-6d8e27e3a522 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.299292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8431bb7a-da92-4521-8c77-6d8e27e3a522 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.299514 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-8431bb7a-da92-4521-8c77-6d8e27e3a522 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.299872 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.299872 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:01.300337 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8431bb7a-da92-4521-8c77-6d8e27e3a522 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.308723 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8431bb7a-da92-4521-8c77-6d8e27e3a522 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.309369 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.309369 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:01.315229 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8431bb7a-da92-4521-8c77-6d8e27e3a522 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 19:32:01.315785 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 675/2703] 10.4.3.126 () {66 vars in 1287 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:01.331001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9f301148-62a8-4369-9293-7663dcb66979 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.333657 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f301148-62a8-4369-9293-7663dcb66979 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/detail?status=available Aug 13 19:32:01.333657 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f301148-62a8-4369-9293-7663dcb66979 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.333657 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f301148-62a8-4369-9293-7663dcb66979 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.333657 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-9f301148-62a8-4369-9293-7663dcb66979 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:32:01.333657 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9f301148-62a8-4369-9293-7663dcb66979 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Could not evaluate value available, assuming string {{(pid=100183) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 19:32:01.333883 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.333883 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:01.334310 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9f301148-62a8-4369-9293-7663dcb66979 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:01.344848 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9f301148-62a8-4369-9293-7663dcb66979 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Get all volumes completed successfully. Aug 13 19:32:01.345817 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.345817 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:01.350124 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f301148-62a8-4369-9293-7663dcb66979 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 19:32:01.350540 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 675/2704] 10.4.3.126 () {66 vars in 1291 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:01.367860 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f72accf1-4a64-4920-94fe-8eff75493763 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.369099 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f72accf1-4a64-4920-94fe-8eff75493763 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:32:01.369288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f72accf1-4a64-4920-94fe-8eff75493763 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.369521 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f72accf1-4a64-4920-94fe-8eff75493763 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.376818 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.376818 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:01.380856 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f72accf1-4a64-4920-94fe-8eff75493763 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:01.385327 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f72accf1-4a64-4920-94fe-8eff75493763 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 200 Aug 13 19:32:01.386582 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 681/2705] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:01.399463 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7af88f34-225a-4535-a3ba-33373d6426eb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.401341 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7af88f34-225a-4535-a3ba-33373d6426eb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] DELETE https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:32:01.405933 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7af88f34-225a-4535-a3ba-33373d6426eb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.405933 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7af88f34-225a-4535-a3ba-33373d6426eb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.405933 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7af88f34-225a-4535-a3ba-33373d6426eb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Delete volume with id: 40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:32:01.413402 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.413402 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:01.414007 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7af88f34-225a-4535-a3ba-33373d6426eb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:01.433223 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7af88f34-225a-4535-a3ba-33373d6426eb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Delete volume request issued successfully. Aug 13 19:32:01.433223 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7af88f34-225a-4535-a3ba-33373d6426eb tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 202 Aug 13 19:32:01.433223 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 675/2706] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:01 2026] DELETE /volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:01.441607 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-daf7434b-69be-458b-9634-199a8f1e1a64 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:01.442959 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-daf7434b-69be-458b-9634-199a8f1e1a64 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:32:01.443199 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-daf7434b-69be-458b-9634-199a8f1e1a64 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:01.443428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-daf7434b-69be-458b-9634-199a8f1e1a64 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:01.454989 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:01.454989 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:01.461530 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-daf7434b-69be-458b-9634-199a8f1e1a64 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:01.465754 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-daf7434b-69be-458b-9634-199a8f1e1a64 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 200 Aug 13 19:32:01.466143 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 676/2707] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:01 2026] GET /volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:02.479812 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a23d91e3-d1fb-49e5-b13f-a423d0d6b0c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:02.484507 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a23d91e3-d1fb-49e5-b13f-a423d0d6b0c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e Aug 13 19:32:02.485413 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a23d91e3-d1fb-49e5-b13f-a423d0d6b0c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:02.485413 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a23d91e3-d1fb-49e5-b13f-a423d0d6b0c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:02.492394 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a23d91e3-d1fb-49e5-b13f-a423d0d6b0c0 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e returned with HTTP 404 Aug 13 19:32:02.492988 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 676/2708] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:02 2026] GET /volume/v3/volumes/40d21f7c-842a-4f41-8d2b-bfc6090e868e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:02.504902 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-58916013-6e30-4144-838a-23c890ef5f7f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:02.507006 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58916013-6e30-4144-838a-23c890ef5f7f tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:32:02.507252 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58916013-6e30-4144-838a-23c890ef5f7f tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:02.507473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58916013-6e30-4144-838a-23c890ef5f7f tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:02.509503 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=297,cinder:UPDATE=59,cinder:INSERT=27 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:32:02.515465 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:02.515465 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:02.521434 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-58916013-6e30-4144-838a-23c890ef5f7f tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:02.528421 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58916013-6e30-4144-838a-23c890ef5f7f tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 200 Aug 13 19:32:02.528702 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 682/2709] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:02 2026] GET /volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:02.546644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-51e85d24-c27e-46fa-a8b7-152ebb5af106 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:02.551169 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-51e85d24-c27e-46fa-a8b7-152ebb5af106 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] DELETE https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:32:02.551333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-51e85d24-c27e-46fa-a8b7-152ebb5af106 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:02.551551 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-51e85d24-c27e-46fa-a8b7-152ebb5af106 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:02.551766 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-51e85d24-c27e-46fa-a8b7-152ebb5af106 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Delete volume with id: 04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:32:02.561714 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:02.561714 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:02.562363 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-51e85d24-c27e-46fa-a8b7-152ebb5af106 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:02.593471 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-51e85d24-c27e-46fa-a8b7-152ebb5af106 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Delete volume request issued successfully. Aug 13 19:32:02.593569 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-51e85d24-c27e-46fa-a8b7-152ebb5af106 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 202 Aug 13 19:32:02.594046 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 676/2710] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:02 2026] DELETE /volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:02.602427 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-178595e8-6a42-4715-9cf0-7407f2ccd133 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:02.605365 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-178595e8-6a42-4715-9cf0-7407f2ccd133 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:32:02.605639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-178595e8-6a42-4715-9cf0-7407f2ccd133 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:02.605933 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-178595e8-6a42-4715-9cf0-7407f2ccd133 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:02.608198 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=320,cinder:INSERT=41,cinder:UPDATE=72 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:32:02.614322 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:02.614322 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:02.620871 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-178595e8-6a42-4715-9cf0-7407f2ccd133 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:02.627782 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-178595e8-6a42-4715-9cf0-7407f2ccd133 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 200 Aug 13 19:32:02.628380 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 677/2711] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:02 2026] GET /volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:03.642827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3cdc3d92-5c29-47ab-a308-7f24736a47fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:03.647797 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cdc3d92-5c29-47ab-a308-7f24736a47fe tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 Aug 13 19:32:03.648241 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cdc3d92-5c29-47ab-a308-7f24736a47fe tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:03.648399 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cdc3d92-5c29-47ab-a308-7f24736a47fe tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:03.657308 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cdc3d92-5c29-47ab-a308-7f24736a47fe tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 returned with HTTP 404 Aug 13 19:32:03.657784 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 677/2712] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:03 2026] GET /volume/v3/volumes/04b49062-99ad-4c12-a201-14250307a831 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:03.668736 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3bfeb7dd-c430-4f66-a81a-a69a92cf7cec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:03.669544 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3bfeb7dd-c430-4f66-a81a-a69a92cf7cec tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:32:03.669544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3bfeb7dd-c430-4f66-a81a-a69a92cf7cec tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:03.669707 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3bfeb7dd-c430-4f66-a81a-a69a92cf7cec tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:03.676692 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:03.676692 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:03.680725 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3bfeb7dd-c430-4f66-a81a-a69a92cf7cec tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:03.686192 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3bfeb7dd-c430-4f66-a81a-a69a92cf7cec tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 200 Aug 13 19:32:03.686192 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 683/2713] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:03 2026] GET /volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:03.700188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ca0b372b-f65c-417e-84b0-299bc1ee738e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:03.701834 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca0b372b-f65c-417e-84b0-299bc1ee738e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:32:03.701996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca0b372b-f65c-417e-84b0-299bc1ee738e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:03.702176 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca0b372b-f65c-417e-84b0-299bc1ee738e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:03.702359 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ca0b372b-f65c-417e-84b0-299bc1ee738e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Delete volume with id: d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:32:03.710474 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:03.710474 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:03.710474 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ca0b372b-f65c-417e-84b0-299bc1ee738e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:03.735298 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ca0b372b-f65c-417e-84b0-299bc1ee738e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Delete volume request issued successfully. Aug 13 19:32:03.735298 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca0b372b-f65c-417e-84b0-299bc1ee738e tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 202 Aug 13 19:32:03.735298 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 677/2714] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:03 2026] DELETE /volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:03.741688 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0f07cbe3-30cd-4cb5-87f5-32c66212ab90 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:03.748956 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f07cbe3-30cd-4cb5-87f5-32c66212ab90 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:32:03.748956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f07cbe3-30cd-4cb5-87f5-32c66212ab90 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:03.748956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f07cbe3-30cd-4cb5-87f5-32c66212ab90 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:03.756731 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:03.756731 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:03.763765 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0f07cbe3-30cd-4cb5-87f5-32c66212ab90 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Volume info retrieved successfully. Aug 13 19:32:03.769216 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f07cbe3-30cd-4cb5-87f5-32c66212ab90 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 200 Aug 13 19:32:03.769831 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 678/2715] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:03 2026] GET /volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:04.617486 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9ec99b39-bfd2-42fb-8965-751c614a2dcd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:04.777585 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ec99b39-bfd2-42fb-8965-751c614a2dcd tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:32:04.778021 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ec99b39-bfd2-42fb-8965-751c614a2dcd tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366", "extra_specs": {"multiattach": " True"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:04.788003 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-50646b52-ac2a-492d-bb28-1d35fed226f6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:04.791672 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-50646b52-ac2a-492d-bb28-1d35fed226f6 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] GET https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 Aug 13 19:32:04.791672 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-50646b52-ac2a-492d-bb28-1d35fed226f6 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:04.791868 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-50646b52-ac2a-492d-bb28-1d35fed226f6 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:04.800107 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ec99b39-bfd2-42fb-8965-751c614a2dcd tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:32:04.800206 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-50646b52-ac2a-492d-bb28-1d35fed226f6 tempest-VolumesListTestJSON-581829022 tempest-VolumesListTestJSON-581829022-project-member] https://10.4.3.126/volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 returned with HTTP 404 Aug 13 19:32:04.800238 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 678/2716] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:32:04 2026] POST /volume/v3/types => generated 287 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:04.800266 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 684/2717] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:04 2026] GET /volume/v3/volumes/d3ceed1e-8689-4161-923c-5d147279d8c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:04.812300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:04.815314 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:04.815314 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1385525672", "snapshot_id": null, "imageRef": null, "volume_type": "75be2dd7-4e72-4c0d-8438-8306369d69bb", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:04.815710 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1385525672', 'snapshot_id': None, 'imageRef': None, 'volume_type': '75be2dd7-4e72-4c0d-8438-8306369d69bb', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:04.821931 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume of 1 GB Aug 13 19:32:04.822377 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:04.822377 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:04.823113 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Availability Zones retrieved successfully. Aug 13 19:32:04.836813 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Flow 'volume_create_api' (7542c008-45a0-40b2-8b8d-4567e9f3f1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:04.838177 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70705e8e-b951-4ffe-8e90-480b15a975bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:04.839179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:04.850431 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:04.850431 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:04.869300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70705e8e-b951-4ffe-8e90-480b15a975bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:32:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=75be2dd7-4e72-4c0d-8438-8306369d69bb,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75be2dd7-4e72-4c0d-8438-8306369d69bb', 'encryption_key_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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:04.870054 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac76ff3-26cb-44e2-bc5e-f0c1b2d63d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:04.905502 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:04.905797 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:04.953869 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Created reservations ['7d32732d-a23f-47c5-a817-881dcb309f5c', '59f62a04-a80c-4cc2-9a83-12d7ba3d05e7', '3501356c-c1a1-48a2-bdde-c4c4f7916c60', '48a47043-615f-4754-bf13-cf1f6b3c57e1'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:04.954796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac76ff3-26cb-44e2-bc5e-f0c1b2d63d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d32732d-a23f-47c5-a817-881dcb309f5c', '59f62a04-a80c-4cc2-9a83-12d7ba3d05e7', '3501356c-c1a1-48a2-bdde-c4c4f7916c60', '48a47043-615f-4754-bf13-cf1f6b3c57e1']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:04.955755 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3de38c3-2df9-4722-9249-56f6fc41d9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:04.982322 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3de38c3-2df9-4722-9249-56f6fc41d9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a62a97b-a819-447c-abb0-a2e6639661b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1385525672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63902e821a8e45bc83eb9910e5eb3b74',qos_specs=None,replication_status=,reservations=['7d32732d-a23f-47c5-a817-881dcb309f5c','59f62a04-a80c-4cc2-9a83-12d7ba3d05e7','3501356c-c1a1-48a2-bdde-c4c4f7916c60','48a47043-615f-4754-bf13-cf1f6b3c57e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_type_id=75be2dd7-4e72-4c0d-8438-8306369d69bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1385525672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a62a97b-a819-447c-abb0-a2e6639661b7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='63902e821a8e45bc83eb9910e5eb3b74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75be2dd7-4e72-4c0d-8438-8306369d69bb),volume_type_id=75be2dd7-4e72-4c0d-8438-8306369d69bb)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:04.983054 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4279815e-dd96-49e2-aced-57eedb0493df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:05.008021 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4279815e-dd96-49e2-aced-57eedb0493df) transitioned into state 'SUCCESS' from state '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-1385525672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63902e821a8e45bc83eb9910e5eb3b74',qos_specs=None,replication_status=,reservations=['7d32732d-a23f-47c5-a817-881dcb309f5c','59f62a04-a80c-4cc2-9a83-12d7ba3d05e7','3501356c-c1a1-48a2-bdde-c4c4f7916c60','48a47043-615f-4754-bf13-cf1f6b3c57e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_type_id=75be2dd7-4e72-4c0d-8438-8306369d69bb)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:05.008881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8126ad-bd91-4e44-8439-5731eac77437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:05.018214 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8126ad-bd91-4e44-8439-5731eac77437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:05.019034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Flow 'volume_create_api' (7542c008-45a0-40b2-8b8d-4567e9f3f1bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:05.019406 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume request issued successfully. Aug 13 19:32:05.019993 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a58eb2f3-9a86-4448-85cf-4a1bcb0435f1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:05.020450 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 678/2718] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:04 2026] POST /volume/v3/volumes => generated 830 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:05.042225 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-770146ca-f831-4bb1-be2a-5fb743d6817a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:05.042915 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-770146ca-f831-4bb1-be2a-5fb743d6817a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:05.043105 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-770146ca-f831-4bb1-be2a-5fb743d6817a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:05.043289 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-770146ca-f831-4bb1-be2a-5fb743d6817a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:05.055654 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:05.055654 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:05.062908 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-770146ca-f831-4bb1-be2a-5fb743d6817a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:05.072000 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-770146ca-f831-4bb1-be2a-5fb743d6817a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:05.075348 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 679/2719] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:05 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 898 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:05.227217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-e9ae7574-5589-4aaa-bfd8-892e46e3f5fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:05.230482 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-e9ae7574-5589-4aaa-bfd8-892e46e3f5fd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption Aug 13 19:32:05.230656 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-e9ae7574-5589-4aaa-bfd8-892e46e3f5fd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:05.233567 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-e9ae7574-5589-4aaa-bfd8-892e46e3f5fd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:05.252323 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:05.252323 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:05.264910 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-e9ae7574-5589-4aaa-bfd8-892e46e3f5fd tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption returned with HTTP 200 Aug 13 19:32:05.265783 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 679/2720] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:32:05 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:06.090533 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0274598f-8f1a-4e1c-b5d0-76326deebed6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:06.107265 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0274598f-8f1a-4e1c-b5d0-76326deebed6 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:06.109859 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0274598f-8f1a-4e1c-b5d0-76326deebed6 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:06.110160 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0274598f-8f1a-4e1c-b5d0-76326deebed6 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:06.118390 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:06.118390 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:06.122100 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0274598f-8f1a-4e1c-b5d0-76326deebed6 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:06.126136 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0274598f-8f1a-4e1c-b5d0-76326deebed6 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:06.126609 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 685/2721] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:06 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:06.143913 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-231164d2-31ba-4ef1-8f22-39b87fbb6c45 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:06.146032 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-231164d2-31ba-4ef1-8f22-39b87fbb6c45 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:06.146219 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-231164d2-31ba-4ef1-8f22-39b87fbb6c45 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:06.146426 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-231164d2-31ba-4ef1-8f22-39b87fbb6c45 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:06.154081 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:06.154081 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:06.158671 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-231164d2-31ba-4ef1-8f22-39b87fbb6c45 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:06.163312 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-231164d2-31ba-4ef1-8f22-39b87fbb6c45 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:06.164210 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 679/2722] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:06 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:06.178774 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4db4e822-6404-41dc-81e5-4153aa75e74b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:06.180504 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:06.180819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-269004449", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:06.182239 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-269004449', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:06.182488 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume of 1 GB Aug 13 19:32:06.186882 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Availability Zones retrieved successfully. Aug 13 19:32:06.192137 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Flow 'volume_create_api' (13803f9c-2c53-4e7d-8d89-45829623e2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:06.193002 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3116a1-ce89-4985-9989-7470fdc14d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:06.194079 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:06.255111 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3116a1-ce89-4985-9989-7470fdc14d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:06.255111 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e484caff-a603-4bf9-bc75-2d38259a401f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:06.362937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Created reservations ['2eedbb67-973c-407a-bf21-a9e3be51cbde', 'f906149d-5440-4a40-9fae-ca605db4f561', 'ac119a79-2647-4142-b7e0-c32ed7cea70d', '36191573-22a9-48c6-a618-2edc051d15e2'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:06.362937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e484caff-a603-4bf9-bc75-2d38259a401f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eedbb67-973c-407a-bf21-a9e3be51cbde', 'f906149d-5440-4a40-9fae-ca605db4f561', 'ac119a79-2647-4142-b7e0-c32ed7cea70d', '36191573-22a9-48c6-a618-2edc051d15e2']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:06.363296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab1ac486-a852-4d6d-be49-1fc1d2b06601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:06.394792 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab1ac486-a852-4d6d-be49-1fc1d2b06601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e72ec40-9af2-43b1-bcfa-8032a55db37c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-269004449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63902e821a8e45bc83eb9910e5eb3b74',qos_specs=None,replication_status=,reservations=['2eedbb67-973c-407a-bf21-a9e3be51cbde','f906149d-5440-4a40-9fae-ca605db4f561','ac119a79-2647-4142-b7e0-c32ed7cea70d','36191573-22a9-48c6-a618-2edc051d15e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-269004449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e72ec40-9af2-43b1-bcfa-8032a55db37c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63902e821a8e45bc83eb9910e5eb3b74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:06.394972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4679e09-5cd9-4b92-ad98-458ec56051cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:06.425692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4679e09-5cd9-4b92-ad98-458ec56051cd) transitioned into state 'SUCCESS' from state '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-269004449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63902e821a8e45bc83eb9910e5eb3b74',qos_specs=None,replication_status=,reservations=['2eedbb67-973c-407a-bf21-a9e3be51cbde','f906149d-5440-4a40-9fae-ca605db4f561','ac119a79-2647-4142-b7e0-c32ed7cea70d','36191573-22a9-48c6-a618-2edc051d15e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:06.426634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a83ef8-a012-4a4d-a341-3ba0f9faeee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:06.438830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a83ef8-a012-4a4d-a341-3ba0f9faeee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:06.440825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Flow 'volume_create_api' (13803f9c-2c53-4e7d-8d89-45829623e2b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:06.440825 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume request issued successfully. Aug 13 19:32:06.440825 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4db4e822-6404-41dc-81e5-4153aa75e74b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:06.441349 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 680/2723] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:06 2026] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:06.456302 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-14eca224-8d83-4af3-8375-a880234af281 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:06.465587 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-14eca224-8d83-4af3-8375-a880234af281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:06.465587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-14eca224-8d83-4af3-8375-a880234af281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:06.465587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-14eca224-8d83-4af3-8375-a880234af281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:06.477044 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:06.477044 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:06.486189 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-14eca224-8d83-4af3-8375-a880234af281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:06.495881 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-14eca224-8d83-4af3-8375-a880234af281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:06.496406 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 680/2724] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:06 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:07.521608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ecfe348e-5cf5-4a79-ab25-a10edfbe5613 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:07.525529 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecfe348e-5cf5-4a79-ab25-a10edfbe5613 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:07.525758 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecfe348e-5cf5-4a79-ab25-a10edfbe5613 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:07.525940 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecfe348e-5cf5-4a79-ab25-a10edfbe5613 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:07.540756 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:07.540756 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:07.546181 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ecfe348e-5cf5-4a79-ab25-a10edfbe5613 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:07.552472 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecfe348e-5cf5-4a79-ab25-a10edfbe5613 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:07.552939 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 686/2725] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:07 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:07.569224 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5c9f38a6-2c7c-41bd-99cd-64de115f9396 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:07.573664 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c9f38a6-2c7c-41bd-99cd-64de115f9396 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:07.573841 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c9f38a6-2c7c-41bd-99cd-64de115f9396 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:07.573986 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c9f38a6-2c7c-41bd-99cd-64de115f9396 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:07.588590 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:07.588590 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:07.600306 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5c9f38a6-2c7c-41bd-99cd-64de115f9396 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:07.614934 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c9f38a6-2c7c-41bd-99cd-64de115f9396 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:07.614934 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 680/2726] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:07 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:07.632499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7f158c1a-3f4a-4c52-aec9-95c48ae7c72b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:07.635493 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7f158c1a-3f4a-4c52-aec9-95c48ae7c72b tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:32:07.635839 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7f158c1a-3f4a-4c52-aec9-95c48ae7c72b tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-706818506", "extra_specs": {}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:07.639238 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:07.639238 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:07.660307 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7f158c1a-3f4a-4c52-aec9-95c48ae7c72b tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:32:07.660423 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 681/2727] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:32:07 2026] POST /volume/v3/types => generated 211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:07.675755 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1c724edf-6797-4249-8633-07840f17f9b9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:07.679802 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c724edf-6797-4249-8633-07840f17f9b9 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] POST https://10.4.3.126/volume/v3/types/b1704177-1a7c-454c-878c-c56478aa37cd/encryption Aug 13 19:32:07.680052 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1c724edf-6797-4249-8633-07840f17f9b9 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:07.706009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1c724edf-6797-4249-8633-07840f17f9b9 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/types/b1704177-1a7c-454c-878c-c56478aa37cd/encryption returned with HTTP 200 Aug 13 19:32:07.706009 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 681/2728] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:32:07 2026] POST /volume/v3/types/b1704177-1a7c-454c-878c-c56478aa37cd/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:07.719974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-40c6b776-70ad-456b-8f2b-691f77327bdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:07.724901 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:07.726519 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-219213633", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-706818506", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:07.728731 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-219213633', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-706818506', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:07.737081 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume of 1 GB Aug 13 19:32:07.737503 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:07.737503 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:07.738548 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Availability Zones retrieved successfully. Aug 13 19:32:07.748367 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Flow 'volume_create_api' (4f7000d6-c2d4-4964-8c11-5c955c192209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:07.749881 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc58febf-0fa3-49f1-8133-fa64203ab747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:07.751596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:07.798113 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc58febf-0fa3-49f1-8133-fa64203ab747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:32:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1704177-1a7c-454c-878c-c56478aa37cd,is_public=True,name='tempest-scenario-type-luks-706818506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1704177-1a7c-454c-878c-c56478aa37cd', '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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:07.798927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9aa496-7d20-44bf-b277-035c9d975e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:07.837623 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:07.838029 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:07.881195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Created reservations ['1f68d40b-efe0-476a-af13-8773cc3b3db0', '1700e60c-04a6-462f-9be9-8171c06ed5e7', '9ae2058e-d834-4516-8f52-1158d7b19d5d', '3f50aa22-3aa4-43fc-b924-84d3f3fa3fac'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:07.882676 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9aa496-7d20-44bf-b277-035c9d975e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f68d40b-efe0-476a-af13-8773cc3b3db0', '1700e60c-04a6-462f-9be9-8171c06ed5e7', '9ae2058e-d834-4516-8f52-1158d7b19d5d', '3f50aa22-3aa4-43fc-b924-84d3f3fa3fac']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:07.885019 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f1f4bb-b85a-47c4-b5db-fbcd6b607d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:07.915416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f1f4bb-b85a-47c4-b5db-fbcd6b607d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b3f318f-4b50-42cd-acbc-0c85a0ade93e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-219213633',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63902e821a8e45bc83eb9910e5eb3b74',qos_specs=None,replication_status=,reservations=['1f68d40b-efe0-476a-af13-8773cc3b3db0','1700e60c-04a6-462f-9be9-8171c06ed5e7','9ae2058e-d834-4516-8f52-1158d7b19d5d','3f50aa22-3aa4-43fc-b924-84d3f3fa3fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_type_id=b1704177-1a7c-454c-878c-c56478aa37cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-219213633',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0b3f318f-4b50-42cd-acbc-0c85a0ade93e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63902e821a8e45bc83eb9910e5eb3b74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1704177-1a7c-454c-878c-c56478aa37cd),volume_type_id=b1704177-1a7c-454c-878c-c56478aa37cd)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:07.916255 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd8a3aff-1a5f-4d52-8c34-7b3f495a1cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:07.944585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd8a3aff-1a5f-4d52-8c34-7b3f495a1cd6) transitioned into state 'SUCCESS' from state '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-219213633',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63902e821a8e45bc83eb9910e5eb3b74',qos_specs=None,replication_status=,reservations=['1f68d40b-efe0-476a-af13-8773cc3b3db0','1700e60c-04a6-462f-9be9-8171c06ed5e7','9ae2058e-d834-4516-8f52-1158d7b19d5d','3f50aa22-3aa4-43fc-b924-84d3f3fa3fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_type_id=b1704177-1a7c-454c-878c-c56478aa37cd)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:07.944585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7508754-e36b-4910-88a6-0de8d6cd7dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:07.953895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7508754-e36b-4910-88a6-0de8d6cd7dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:07.955835 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Flow 'volume_create_api' (4f7000d6-c2d4-4964-8c11-5c955c192209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:07.956374 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume request issued successfully. Aug 13 19:32:07.957434 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-40c6b776-70ad-456b-8f2b-691f77327bdd tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:07.958052 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 687/2729] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:07 2026] POST /volume/v3/volumes => generated 779 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:07.975079 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8360f9e5-bf5e-42a0-869e-52a8b2a2dcdb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:07.977343 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8360f9e5-bf5e-42a0-869e-52a8b2a2dcdb tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:07.977529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8360f9e5-bf5e-42a0-869e-52a8b2a2dcdb tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:07.977750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8360f9e5-bf5e-42a0-869e-52a8b2a2dcdb tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:07.987899 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:07.987899 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:07.995923 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8360f9e5-bf5e-42a0-869e-52a8b2a2dcdb tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:08.003915 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8360f9e5-bf5e-42a0-869e-52a8b2a2dcdb tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:08.004645 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 681/2730] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:07 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:08.214956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-c37ce4e9-9251-498b-817d-5d1c4927cbb8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:08.219049 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-c37ce4e9-9251-498b-817d-5d1c4927cbb8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4/action Aug 13 19:32:08.219494 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-c37ce4e9-9251-498b-817d-5d1c4927cbb8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:08.219644 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-c37ce4e9-9251-498b-817d-5d1c4927cbb8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:08.254871 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:08.254871 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:08.278684 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7e490bcb-e7b5-47ed-8bd5-0abe14fba9fd req-c37ce4e9-9251-498b-817d-5d1c4927cbb8 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4/action returned with HTTP 204 Aug 13 19:32:08.278852 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 682/2731] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:32:08 2026] POST /volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:09.030445 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a5ac73c0-2ffd-4815-a26e-59dd09dae008 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.032202 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a5ac73c0-2ffd-4815-a26e-59dd09dae008 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:09.032840 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a5ac73c0-2ffd-4815-a26e-59dd09dae008 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:09.032840 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a5ac73c0-2ffd-4815-a26e-59dd09dae008 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:09.041230 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:09.041230 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:09.046205 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a5ac73c0-2ffd-4815-a26e-59dd09dae008 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:09.054217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a5ac73c0-2ffd-4815-a26e-59dd09dae008 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:09.054660 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 682/2732] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:09 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:09.083402 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-84a6c6fe-1657-4c45-85f5-832494bf2281 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.087733 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84a6c6fe-1657-4c45-85f5-832494bf2281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:09.087893 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84a6c6fe-1657-4c45-85f5-832494bf2281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:09.088102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-84a6c6fe-1657-4c45-85f5-832494bf2281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:09.101152 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:09.101152 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:09.107911 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-84a6c6fe-1657-4c45-85f5-832494bf2281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:09.114290 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-84a6c6fe-1657-4c45-85f5-832494bf2281 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:09.114673 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 688/2733] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:09 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:09.178668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1852c817-853d-4196-b751-8bed87cf89ca None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.182325 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1852c817-853d-4196-b751-8bed87cf89ca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:09.182537 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1852c817-853d-4196-b751-8bed87cf89ca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:09.182722 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1852c817-853d-4196-b751-8bed87cf89ca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:09.203243 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:09.203243 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:09.218382 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1852c817-853d-4196-b751-8bed87cf89ca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:09.222799 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1852c817-853d-4196-b751-8bed87cf89ca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:09.223343 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 682/2734] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:09 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:09.372535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f5a847cf-366c-47ee-a122-c0324f6d22ae None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.373769 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f5a847cf-366c-47ee-a122-c0324f6d22ae None None] GET https://10.4.3.126/volume// Aug 13 19:32:09.373769 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f5a847cf-366c-47ee-a122-c0324f6d22ae None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:09.373769 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f5a847cf-366c-47ee-a122-c0324f6d22ae None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:09.375162 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f5a847cf-366c-47ee-a122-c0324f6d22ae None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:09.375773 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 683/2735] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:32:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:09.385143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-6bef9e20-872f-4896-b9e4-f380f90be180 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.391853 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-6bef9e20-872f-4896-b9e4-f380f90be180 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:32:09.392402 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-6bef9e20-872f-4896-b9e4-f380f90be180 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e72ec40-9af2-43b1-bcfa-8032a55db37c", "connector": null, "instance_uuid": "59c0c5eb-8dc9-44bc-b76c-7952b75ec708"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:09.418152 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:09.418152 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:09.472759 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-6bef9e20-872f-4896-b9e4-f380f90be180 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:32:09.473673 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 683/2736] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:32:09 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:09.507716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-26bf6415-360e-4656-9876-2692981ec639 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.510365 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26bf6415-360e-4656-9876-2692981ec639 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:09.510967 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26bf6415-360e-4656-9876-2692981ec639 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:09.511356 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26bf6415-360e-4656-9876-2692981ec639 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:09.523604 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d58a9ac9-93f3-4daf-927e-194a35c0cd31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.524057 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d58a9ac9-93f3-4daf-927e-194a35c0cd31 None None] GET https://10.4.3.126/volume// Aug 13 19:32:09.524292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d58a9ac9-93f3-4daf-927e-194a35c0cd31 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:09.524619 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d58a9ac9-93f3-4daf-927e-194a35c0cd31 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:09.525037 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d58a9ac9-93f3-4daf-927e-194a35c0cd31 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:09.525462 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 683/2737] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:32:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:09.532680 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:09.532680 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:09.538260 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1efb8248-2301-4c43-96fe-d7813ed36b11 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.539843 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-26bf6415-360e-4656-9876-2692981ec639 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:09.541534 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1efb8248-2301-4c43-96fe-d7813ed36b11 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:09.544430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1efb8248-2301-4c43-96fe-d7813ed36b11 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:09.544430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1efb8248-2301-4c43-96fe-d7813ed36b11 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:09.546503 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26bf6415-360e-4656-9876-2692981ec639 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:09.547019 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 689/2738] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:09 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:09.562137 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:09.562137 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:09.568498 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1efb8248-2301-4c43-96fe-d7813ed36b11 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:09.575578 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-1efb8248-2301-4c43-96fe-d7813ed36b11 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:09.578409 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 684/2739] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:32:09 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:32:09.709776 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-a93d713d-9e0b-4256-88bd-115bc6de7630 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:09.713146 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-a93d713d-9e0b-4256-88bd-115bc6de7630 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] PUT https://10.4.3.126/volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea Aug 13 19:32:09.713553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-a93d713d-9e0b-4256-88bd-115bc6de7630 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:09.722593 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-a93d713d-9e0b-4256-88bd-115bc6de7630 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Acquiring lock "cinder-attachment_update-4e72ec40-9af2-43b1-bcfa-8032a55db37c-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:32:09.729434 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-a93d713d-9e0b-4256-88bd-115bc6de7630 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-4e72ec40-9af2-43b1-bcfa-8032a55db37c-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:32:09.731448 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:09.731448 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:09.879338 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-a93d713d-9e0b-4256-88bd-115bc6de7630 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-4e72ec40-9af2-43b1-bcfa-8032a55db37c-np0000007253" released by "attachment_update" :: held 0.150s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:32:09.879621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-a93d713d-9e0b-4256-88bd-115bc6de7630 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea returned with HTTP 200 Aug 13 19:32:09.880034 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 684/2740] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:32:09 2026] PUT /volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:10.568391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-53172f06-267b-4e15-af71-51600c10eaf4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:10.570304 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53172f06-267b-4e15-af71-51600c10eaf4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:10.570529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53172f06-267b-4e15-af71-51600c10eaf4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:10.570783 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53172f06-267b-4e15-af71-51600c10eaf4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:10.592857 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:10.592857 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:10.599222 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-53172f06-267b-4e15-af71-51600c10eaf4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:10.608831 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53172f06-267b-4e15-af71-51600c10eaf4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:10.609195 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 684/2741] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:10 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:11.365818 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:11.368292 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/limits Aug 13 19:32:11.368476 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:11.368695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:11.387469 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:11.387782 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:11.388160 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:11.388546 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:11.412202 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-0e776ea8-8e2b-49db-bf2c-9e0ccc6d8e0c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 13 19:32:11.412202 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 690/2742] 10.4.3.126 () {68 vars in 1484 bytes} [Thu Aug 13 19:32:11 2026] GET /volume/v3/limits => generated 302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:11.487522 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-04609cbb-e09f-4498-83af-606b4d23228e req-50a95a87-ece0-43f1-9d3f-af86e45c401b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:11.489926 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-50a95a87-ece0-43f1-9d3f-af86e45c401b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:32:11.490159 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-50a95a87-ece0-43f1-9d3f-af86e45c401b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:11.490415 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-50a95a87-ece0-43f1-9d3f-af86e45c401b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:11.508357 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:11.508357 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:11.514501 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-04609cbb-e09f-4498-83af-606b4d23228e req-50a95a87-ece0-43f1-9d3f-af86e45c401b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:32:11.523851 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-50a95a87-ece0-43f1-9d3f-af86e45c401b tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 200 Aug 13 19:32:11.524563 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 685/2743] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:11 2026] GET /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 1451 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:11.537435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-04609cbb-e09f-4498-83af-606b4d23228e req-294cd477-b468-4061-bd35-ccb949454540 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:11.541517 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-294cd477-b468-4061-bd35-ccb949454540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:32:11.542031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-294cd477-b468-4061-bd35-ccb949454540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f03959ab-f06b-42ad-a355-0372f526a84c", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-894540614", "description": null, "metadata": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:11.560998 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:11.560998 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:11.561907 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-04609cbb-e09f-4498-83af-606b4d23228e req-294cd477-b468-4061-bd35-ccb949454540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:32:11.562318 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [req-04609cbb-e09f-4498-83af-606b4d23228e req-294cd477-b468-4061-bd35-ccb949454540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Create snapshot from volume f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:32:11.614137 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [req-04609cbb-e09f-4498-83af-606b4d23228e req-294cd477-b468-4061-bd35-ccb949454540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Created reservations ['e909c0d9-1a1c-4b70-829c-d7a1a728e4f4', '8270e92a-7a7a-4f8b-8954-58e2198c23c6', '622ce6c1-44f8-46eb-a9cc-c86aa623ae1d', '04e1dd0d-567d-49ba-b218-00a4ac8477ef'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:11.629817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b4b51bd9-a417-4758-994c-92c8773fb7b5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:11.632334 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4b51bd9-a417-4758-994c-92c8773fb7b5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:11.632582 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4b51bd9-a417-4758-994c-92c8773fb7b5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:11.632816 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4b51bd9-a417-4758-994c-92c8773fb7b5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:11.649263 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:11.649263 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:11.654250 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b4b51bd9-a417-4758-994c-92c8773fb7b5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:11.660426 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4b51bd9-a417-4758-994c-92c8773fb7b5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:11.660899 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 685/2744] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:11 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:11.660978 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-04609cbb-e09f-4498-83af-606b4d23228e req-294cd477-b468-4061-bd35-ccb949454540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Snapshot force create request issued successfully. Aug 13 19:32:11.661320 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-04609cbb-e09f-4498-83af-606b4d23228e req-294cd477-b468-4061-bd35-ccb949454540 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:32:11.661957 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 685/2745] 10.4.3.126 () {72 vars in 1547 bytes} [Thu Aug 13 19:32:11 2026] POST /volume/v3/snapshots => generated 318 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:12.673502 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-490153f8-6336-4b98-a7a2-3b8b04347c1a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:12.677323 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-490153f8-6336-4b98-a7a2-3b8b04347c1a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:12.677506 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-490153f8-6336-4b98-a7a2-3b8b04347c1a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:12.677724 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-490153f8-6336-4b98-a7a2-3b8b04347c1a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:12.700249 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:12.700249 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:12.709644 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-490153f8-6336-4b98-a7a2-3b8b04347c1a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:12.715668 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-490153f8-6336-4b98-a7a2-3b8b04347c1a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:12.717080 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 691/2746] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:12 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:13.213627 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-82629d5a-da7f-4a70-ab02-e2081479a168 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.215384 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-82629d5a-da7f-4a70-ab02-e2081479a168 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea/action Aug 13 19:32:13.215747 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-82629d5a-da7f-4a70-ab02-e2081479a168 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:13.215855 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-82629d5a-da7f-4a70-ab02-e2081479a168 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:13.238779 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:13.238779 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:13.256981 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cafa46ba-1fe9-4ac3-a408-dbb325eb3593 req-82629d5a-da7f-4a70-ab02-e2081479a168 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea/action returned with HTTP 204 Aug 13 19:32:13.257539 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 686/2747] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:32:13 2026] POST /volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:13.331519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b76dc272-2519-4b91-8708-ab7956e65203 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.332076 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b76dc272-2519-4b91-8708-ab7956e65203 None None] GET https://10.4.3.126/volume// Aug 13 19:32:13.332076 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b76dc272-2519-4b91-8708-ab7956e65203 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:13.332076 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b76dc272-2519-4b91-8708-ab7956e65203 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:13.332148 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b76dc272-2519-4b91-8708-ab7956e65203 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:13.333609 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 686/2748] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:32:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:13.342699 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-fa38af4e-a3ce-4776-b8b2-cd4d2ca5a8e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.344967 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-fa38af4e-a3ce-4776-b8b2-cd4d2ca5a8e9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:32:13.345427 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-fa38af4e-a3ce-4776-b8b2-cd4d2ca5a8e9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a60b3443-0e25-4b8d-925b-442059a8d200", "connector": null, "instance_uuid": "3e2695b2-3461-443b-ab42-a1d736c1d7b2"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:13.357127 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:13.357127 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:13.397024 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-fa38af4e-a3ce-4776-b8b2-cd4d2ca5a8e9 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:32:13.397024 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 686/2749] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:32:13 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:13.410530 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-659287aa-534b-4249-8b21-eae6c47cd645 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.412921 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-659287aa-534b-4249-8b21-eae6c47cd645 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 Aug 13 19:32:13.412921 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-659287aa-534b-4249-8b21-eae6c47cd645 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:13.412921 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-659287aa-534b-4249-8b21-eae6c47cd645 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:13.420892 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:13.420892 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:13.428051 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2b898263-b4b5-449f-8391-6928bb98d9cb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.429986 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b898263-b4b5-449f-8391-6928bb98d9cb tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] GET https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:32:13.430168 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b898263-b4b5-449f-8391-6928bb98d9cb tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:13.430395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b898263-b4b5-449f-8391-6928bb98d9cb tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:13.438999 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:13.438999 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:13.449185 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2b898263-b4b5-449f-8391-6928bb98d9cb tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Volume info retrieved successfully. Aug 13 19:32:13.456067 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b898263-b4b5-449f-8391-6928bb98d9cb tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd returned with HTTP 200 Aug 13 19:32:13.456521 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 687/2750] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:13 2026] GET /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:13.484671 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-659287aa-534b-4249-8b21-eae6c47cd645 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 returned with HTTP 200 Aug 13 19:32:13.485821 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 692/2751] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:32:13 2026] DELETE /volume/v3/attachments/8b8ac8ab-d329-4d23-9bf5-5bb7c58ff6c4 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:13.734187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-138c71df-2d4f-4e70-aa4a-869b5fb8e541 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.734894 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-138c71df-2d4f-4e70-aa4a-869b5fb8e541 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:32:13.735097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-138c71df-2d4f-4e70-aa4a-869b5fb8e541 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:13.735301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-138c71df-2d4f-4e70-aa4a-869b5fb8e541 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:13.753387 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:13.753387 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:13.764556 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-138c71df-2d4f-4e70-aa4a-869b5fb8e541 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:13.770713 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-138c71df-2d4f-4e70-aa4a-869b5fb8e541 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:32:13.771183 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 687/2752] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:13 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:13.821219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-55b5e8bc-6efc-4250-93e7-bb55eaa28b37 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.823776 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-55b5e8bc-6efc-4250-93e7-bb55eaa28b37 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:13.824006 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-55b5e8bc-6efc-4250-93e7-bb55eaa28b37 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:13.824143 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c295ac64-acef-4a3d-baed-d3c7ad8c4fef None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.824395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-55b5e8bc-6efc-4250-93e7-bb55eaa28b37 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:13.826219 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c295ac64-acef-4a3d-baed-d3c7ad8c4fef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f Aug 13 19:32:13.826434 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c295ac64-acef-4a3d-baed-d3c7ad8c4fef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:13.826645 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c295ac64-acef-4a3d-baed-d3c7ad8c4fef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:13.832522 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:13.832522 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:13.832846 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:13.832846 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:13.832985 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c295ac64-acef-4a3d-baed-d3c7ad8c4fef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Snapshot retrieved successfully. Aug 13 19:32:13.833720 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c295ac64-acef-4a3d-baed-d3c7ad8c4fef tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f returned with HTTP 200 Aug 13 19:32:13.834094 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 688/2753] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:32:13 2026] GET /volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:13.836641 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-55b5e8bc-6efc-4250-93e7-bb55eaa28b37 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:13.840584 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-55b5e8bc-6efc-4250-93e7-bb55eaa28b37 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:13.840911 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 687/2754] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:13 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:13.950118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5832d6cf-e1ba-4e1c-b23f-0609e299cc06 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.950118 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5832d6cf-e1ba-4e1c-b23f-0609e299cc06 None None] GET https://10.4.3.126/volume// Aug 13 19:32:13.950118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5832d6cf-e1ba-4e1c-b23f-0609e299cc06 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:13.950118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5832d6cf-e1ba-4e1c-b23f-0609e299cc06 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:13.950118 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5832d6cf-e1ba-4e1c-b23f-0609e299cc06 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:13.950118 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 693/2755] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:32:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:13.956241 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-49e1b199-274f-4be5-8aba-f4a632817e8b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:13.958198 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-49e1b199-274f-4be5-8aba-f4a632817e8b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:32:13.958554 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-49e1b199-274f-4be5-8aba-f4a632817e8b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b3f318f-4b50-42cd-acbc-0c85a0ade93e", "connector": null, "instance_uuid": "59c0c5eb-8dc9-44bc-b76c-7952b75ec708"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:13.966803 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:13.966803 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:14.000520 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-49e1b199-274f-4be5-8aba-f4a632817e8b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:32:14.000945 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 688/2756] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:32:13 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:14.042087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bc557813-1a5e-46f2-8500-ba0549606472 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.043762 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bc557813-1a5e-46f2-8500-ba0549606472 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:14.043924 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bc557813-1a5e-46f2-8500-ba0549606472 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.044091 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bc557813-1a5e-46f2-8500-ba0549606472 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.050553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3560480c-e505-4528-abb7-48c3cb696396 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.050866 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3560480c-e505-4528-abb7-48c3cb696396 None None] GET https://10.4.3.126/volume// Aug 13 19:32:14.051005 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3560480c-e505-4528-abb7-48c3cb696396 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.051170 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3560480c-e505-4528-abb7-48c3cb696396 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.051508 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3560480c-e505-4528-abb7-48c3cb696396 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:14.051854 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 688/2757] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:32:14 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:14.059928 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-637d1c8b-503d-4ff0-9588-fedbb1d1535d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.062635 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-637d1c8b-503d-4ff0-9588-fedbb1d1535d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:14.062885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-637d1c8b-503d-4ff0-9588-fedbb1d1535d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.063121 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-637d1c8b-503d-4ff0-9588-fedbb1d1535d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.064796 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.064796 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:14.073735 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bc557813-1a5e-46f2-8500-ba0549606472 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:14.074879 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.074879 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:14.077735 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bc557813-1a5e-46f2-8500-ba0549606472 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:14.078090 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 689/2758] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:14 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:14.080095 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-637d1c8b-503d-4ff0-9588-fedbb1d1535d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:14.085535 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-637d1c8b-503d-4ff0-9588-fedbb1d1535d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:14.086077 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 694/2759] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:32:14 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:32:14.114233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8c07f62e-6400-468e-8677-18b0acd6b55c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.115904 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c07f62e-6400-468e-8677-18b0acd6b55c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f Aug 13 19:32:14.116110 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c07f62e-6400-468e-8677-18b0acd6b55c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.116376 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c07f62e-6400-468e-8677-18b0acd6b55c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.116522 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-8c07f62e-6400-468e-8677-18b0acd6b55c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Delete snapshot with id: fc0ea3f5-51e8-44a3-be0e-ef9e406e810f Aug 13 19:32:14.121626 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.121626 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:14.122022 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c07f62e-6400-468e-8677-18b0acd6b55c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Snapshot retrieved successfully. Aug 13 19:32:14.140927 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c07f62e-6400-468e-8677-18b0acd6b55c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Snapshot delete request issued successfully. Aug 13 19:32:14.141106 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c07f62e-6400-468e-8677-18b0acd6b55c tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f returned with HTTP 202 Aug 13 19:32:14.141632 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 689/2760] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:32:14 2026] DELETE /volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:14.150689 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2844415e-eff4-45cd-8534-74ddd3e7185d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.154835 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2844415e-eff4-45cd-8534-74ddd3e7185d tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f Aug 13 19:32:14.154835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2844415e-eff4-45cd-8534-74ddd3e7185d tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.154835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2844415e-eff4-45cd-8534-74ddd3e7185d tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.162600 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.162600 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:14.162600 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2844415e-eff4-45cd-8534-74ddd3e7185d tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Snapshot retrieved successfully. Aug 13 19:32:14.163370 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2844415e-eff4-45cd-8534-74ddd3e7185d tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f returned with HTTP 200 Aug 13 19:32:14.163899 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 689/2761] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:32:14 2026] GET /volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:32:14.208827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-a472dbf8-4598-43f7-96f1-64edf2599797 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.211512 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-a472dbf8-4598-43f7-96f1-64edf2599797 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] PUT https://10.4.3.126/volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08 Aug 13 19:32:14.211855 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-a472dbf8-4598-43f7-96f1-64edf2599797 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:14.222846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-a472dbf8-4598-43f7-96f1-64edf2599797 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Acquiring lock "cinder-attachment_update-0b3f318f-4b50-42cd-acbc-0c85a0ade93e-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:32:14.227934 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-a472dbf8-4598-43f7-96f1-64edf2599797 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-0b3f318f-4b50-42cd-acbc-0c85a0ade93e-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:32:14.229313 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.229313 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:14.339564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-a472dbf8-4598-43f7-96f1-64edf2599797 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-0b3f318f-4b50-42cd-acbc-0c85a0ade93e-np0000007253" released by "attachment_update" :: held 0.111s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:32:14.339564 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-a472dbf8-4598-43f7-96f1-64edf2599797 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08 returned with HTTP 200 Aug 13 19:32:14.339564 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 690/2762] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:32:14 2026] PUT /volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08 => generated 968 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:14.348661 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-449eabff-b24d-47ba-8b1b-8d67ea004b57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.350724 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-449eabff-b24d-47ba-8b1b-8d67ea004b57 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/encryption Aug 13 19:32:14.350896 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-449eabff-b24d-47ba-8b1b-8d67ea004b57 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.351064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-449eabff-b24d-47ba-8b1b-8d67ea004b57 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.361554 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.361554 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:14.374788 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-449eabff-b24d-47ba-8b1b-8d67ea004b57 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/encryption returned with HTTP 200 Aug 13 19:32:14.376643 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 695/2763] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:32:14 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:14.470693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ad613ac3-f036-419e-b5cb-6fdedcac97f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.472423 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad613ac3-f036-419e-b5cb-6fdedcac97f6 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] GET https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:32:14.472622 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad613ac3-f036-419e-b5cb-6fdedcac97f6 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.472799 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad613ac3-f036-419e-b5cb-6fdedcac97f6 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.479510 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.479510 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:14.482849 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ad613ac3-f036-419e-b5cb-6fdedcac97f6 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Volume info retrieved successfully. Aug 13 19:32:14.487132 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad613ac3-f036-419e-b5cb-6fdedcac97f6 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd returned with HTTP 200 Aug 13 19:32:14.487550 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 690/2764] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:14 2026] GET /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:14.882850 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d87920eb-ccba-468d-85d1-189e1b0c4313 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.885373 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d87920eb-ccba-468d-85d1-189e1b0c4313 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] DELETE https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:32:14.885561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d87920eb-ccba-468d-85d1-189e1b0c4313 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.885733 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d87920eb-ccba-468d-85d1-189e1b0c4313 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.885881 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d87920eb-ccba-468d-85d1-189e1b0c4313 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Delete volume with id: adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:32:14.892093 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.892093 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:14.892580 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d87920eb-ccba-468d-85d1-189e1b0c4313 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Volume info retrieved successfully. Aug 13 19:32:14.906026 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d87920eb-ccba-468d-85d1-189e1b0c4313 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Delete volume request issued successfully. Aug 13 19:32:14.906194 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d87920eb-ccba-468d-85d1-189e1b0c4313 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd returned with HTTP 202 Aug 13 19:32:14.906607 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 690/2765] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:14 2026] DELETE /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:14.913546 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-343c09d9-56f7-432f-80e7-d901b151e384 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:14.918975 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-343c09d9-56f7-432f-80e7-d901b151e384 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] GET https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:32:14.919203 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-343c09d9-56f7-432f-80e7-d901b151e384 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:14.919471 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-343c09d9-56f7-432f-80e7-d901b151e384 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:14.936382 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:14.936382 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:14.939820 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-343c09d9-56f7-432f-80e7-d901b151e384 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Volume info retrieved successfully. Aug 13 19:32:14.943885 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-343c09d9-56f7-432f-80e7-d901b151e384 tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd returned with HTTP 200 Aug 13 19:32:14.944242 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 691/2766] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:14 2026] GET /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:15.094927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-85a873b5-b93b-441f-bab2-f8ca1237a0b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:15.096436 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85a873b5-b93b-441f-bab2-f8ca1237a0b1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:15.096714 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85a873b5-b93b-441f-bab2-f8ca1237a0b1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:15.096962 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85a873b5-b93b-441f-bab2-f8ca1237a0b1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:15.105113 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:15.105113 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:15.110598 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-85a873b5-b93b-441f-bab2-f8ca1237a0b1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:15.112524 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85a873b5-b93b-441f-bab2-f8ca1237a0b1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:15.113040 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 696/2767] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:15 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:15.171886 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b310f87e-38cb-4ddc-8eb5-27d920bca1f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:15.173689 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b310f87e-38cb-4ddc-8eb5-27d920bca1f5 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] GET https://10.4.3.126/volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f Aug 13 19:32:15.173881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b310f87e-38cb-4ddc-8eb5-27d920bca1f5 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:15.174069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b310f87e-38cb-4ddc-8eb5-27d920bca1f5 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:15.178510 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b310f87e-38cb-4ddc-8eb5-27d920bca1f5 tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f returned with HTTP 404 Aug 13 19:32:15.179013 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 691/2768] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:32:15 2026] GET /volume/v3/snapshots/fc0ea3f5-51e8-44a3-be0e-ef9e406e810f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:15.952583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-1bb24c1d-3765-48fd-b6b6-8ad253288996 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:15.954771 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-1bb24c1d-3765-48fd-b6b6-8ad253288996 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] PUT https://10.4.3.126/volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f Aug 13 19:32:15.955115 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-1bb24c1d-3765-48fd-b6b6-8ad253288996 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:15.956560 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d4eb081a-6496-4d85-8fea-6c37766e2bce None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:15.958660 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d4eb081a-6496-4d85-8fea-6c37766e2bce tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] GET https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd Aug 13 19:32:15.958947 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d4eb081a-6496-4d85-8fea-6c37766e2bce tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:15.959154 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d4eb081a-6496-4d85-8fea-6c37766e2bce tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:15.963935 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-1bb24c1d-3765-48fd-b6b6-8ad253288996 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Acquiring lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:32:15.968695 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d4eb081a-6496-4d85-8fea-6c37766e2bce tempest-TestImageHashVerification-925986917 tempest-TestImageHashVerification-925986917-project-member] https://10.4.3.126/volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd returned with HTTP 404 Aug 13 19:32:15.969202 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 692/2769] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:15 2026] GET /volume/v3/volumes/adb40fcd-4c90-41f9-a80b-a52b7b75b9cd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:15.971245 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-1bb24c1d-3765-48fd-b6b6-8ad253288996 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:32:15.972752 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:15.972752 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:16.079984 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-1bb24c1d-3765-48fd-b6b6-8ad253288996 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Lock "cinder-attachment_update-a60b3443-0e25-4b8d-925b-442059a8d200-np0000007253" released by "attachment_update" :: held 0.109s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:32:16.080243 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-1bb24c1d-3765-48fd-b6b6-8ad253288996 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f returned with HTTP 200 Aug 13 19:32:16.080746 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 691/2770] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:32:15 2026] PUT /volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:16.089470 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-5d68d2d2-23d9-4c89-acb2-6303c9c8abdc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:16.096845 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-5d68d2d2-23d9-4c89-acb2-6303c9c8abdc tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f Aug 13 19:32:16.097181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-5d68d2d2-23d9-4c89-acb2-6303c9c8abdc tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:16.097414 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-5d68d2d2-23d9-4c89-acb2-6303c9c8abdc tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:16.114002 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-5d68d2d2-23d9-4c89-acb2-6303c9c8abdc tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f returned with HTTP 200 Aug 13 19:32:16.114495 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 697/2771] 10.4.3.126 () {70 vars in 1651 bytes} [Thu Aug 13 19:32:16 2026] GET /volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:16.131995 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cc6bcd99-d1cf-41aa-93ae-0ed9fde0b8c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:16.136011 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc6bcd99-d1cf-41aa-93ae-0ed9fde0b8c9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:16.136959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc6bcd99-d1cf-41aa-93ae-0ed9fde0b8c9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:16.136959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc6bcd99-d1cf-41aa-93ae-0ed9fde0b8c9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:16.149858 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:16.149858 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:16.156343 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cc6bcd99-d1cf-41aa-93ae-0ed9fde0b8c9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:16.167113 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc6bcd99-d1cf-41aa-93ae-0ed9fde0b8c9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:16.167523 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 692/2772] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:16 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:17.187511 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-84aefe07-aa87-49f6-8aea-11618406015c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:17.189177 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84aefe07-aa87-49f6-8aea-11618406015c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:17.189378 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84aefe07-aa87-49f6-8aea-11618406015c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:17.189585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84aefe07-aa87-49f6-8aea-11618406015c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:17.198078 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:17.198078 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:17.201446 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-84aefe07-aa87-49f6-8aea-11618406015c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:17.205131 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84aefe07-aa87-49f6-8aea-11618406015c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:17.205538 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 693/2773] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:17 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:17.878386 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9bee78fd-6204-48fb-9147-384531130912 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:17.970952 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9bee78fd-6204-48fb-9147-384531130912 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:32:17.971286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9bee78fd-6204-48fb-9147-384531130912 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:17.972728 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:17.972728 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:17.993254 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9bee78fd-6204-48fb-9147-384531130912 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:32:17.994919 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 692/2774] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:32:17 2026] POST /volume/v3/types => generated 267 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:18.220816 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-68d0aed9-9067-47b2-8115-b74dfdaf6111 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:18.222682 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-68d0aed9-9067-47b2-8115-b74dfdaf6111 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:18.222850 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-68d0aed9-9067-47b2-8115-b74dfdaf6111 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:18.223037 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-68d0aed9-9067-47b2-8115-b74dfdaf6111 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:18.234503 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:18.234503 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:18.239361 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-68d0aed9-9067-47b2-8115-b74dfdaf6111 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:18.246436 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-68d0aed9-9067-47b2-8115-b74dfdaf6111 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:18.246819 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 698/2775] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:18 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:18.339227 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-71e91675-3de4-48c4-ac8d-25bfba96ddbc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:18.341836 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-71e91675-3de4-48c4-ac8d-25bfba96ddbc tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] DELETE https://10.4.3.126/volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc Aug 13 19:32:18.341836 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-71e91675-3de4-48c4-ac8d-25bfba96ddbc tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:18.341836 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-71e91675-3de4-48c4-ac8d-25bfba96ddbc tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:18.353968 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:18.353968 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:18.405894 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-71e91675-3de4-48c4-ac8d-25bfba96ddbc tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc returned with HTTP 200 Aug 13 19:32:18.406518 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 693/2776] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:32:18 2026] DELETE /volume/v3/attachments/e9c223fa-58f4-4756-9800-d2a840e07bbc => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:18.422074 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-d6af1fbc-5d9a-477d-84e0-0f39a979e29f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:18.423818 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-d6af1fbc-5d9a-477d-84e0-0f39a979e29f tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:32:18.423961 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-d6af1fbc-5d9a-477d-84e0-0f39a979e29f tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:18.424129 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-d6af1fbc-5d9a-477d-84e0-0f39a979e29f tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:18.424284 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-d6af1fbc-5d9a-477d-84e0-0f39a979e29f tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Delete volume with id: f03959ab-f06b-42ad-a355-0372f526a84c Aug 13 19:32:18.433240 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:18.433240 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:18.433671 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-d6af1fbc-5d9a-477d-84e0-0f39a979e29f tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Volume info retrieved successfully. Aug 13 19:32:18.458684 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-d6af1fbc-5d9a-477d-84e0-0f39a979e29f tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] Delete volume request issued successfully. Aug 13 19:32:18.458870 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-707508dd-e0c9-4243-9def-c81bea9ef99b req-d6af1fbc-5d9a-477d-84e0-0f39a979e29f tempest-ImageDependencyTests-1203985144 tempest-ImageDependencyTests-1203985144-project-member] https://10.4.3.126/volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c returned with HTTP 202 Aug 13 19:32:18.459331 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 694/2777] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:32:18 2026] DELETE /volume/v3/volumes/f03959ab-f06b-42ad-a355-0372f526a84c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:19.261911 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fd1efb3b-e15c-4af5-a22b-71724dd3dd15 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:19.267068 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd1efb3b-e15c-4af5-a22b-71724dd3dd15 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:19.267300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd1efb3b-e15c-4af5-a22b-71724dd3dd15 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:19.267542 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd1efb3b-e15c-4af5-a22b-71724dd3dd15 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:19.285263 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:19.285263 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:19.294122 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fd1efb3b-e15c-4af5-a22b-71724dd3dd15 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:19.300117 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd1efb3b-e15c-4af5-a22b-71724dd3dd15 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:19.300533 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 693/2778] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:19 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:20.145523 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d8702921-9d43-4437-b8b6-d01d0f42ead5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:20.149433 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8702921-9d43-4437-b8b6-d01d0f42ead5 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:32:20.149433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8702921-9d43-4437-b8b6-d01d0f42ead5 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872", "extra_specs": {}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:20.163577 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8702921-9d43-4437-b8b6-d01d0f42ead5 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:32:20.165081 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 699/2779] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:32:20 2026] POST /volume/v3/types => generated 269 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:20.174546 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3f2eeb89-5911-4dd6-b440-9d76e4e8ac7e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:20.176131 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f2eeb89-5911-4dd6-b440-9d76e4e8ac7e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:32:20.176509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f2eeb89-5911-4dd6-b440-9d76e4e8ac7e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128", "extra_specs": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:20.177937 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:20.177937 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:20.188256 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f2eeb89-5911-4dd6-b440-9d76e4e8ac7e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:32:20.188647 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 694/2780] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:32:20 2026] POST /volume/v3/types => generated 269 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:20.196577 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:20.198063 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:20.198413 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-771193516", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:20.199768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-771193516', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:20.202988 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume of 1 GB Aug 13 19:32:20.203291 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:20.203291 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:20.203789 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Availability Zones retrieved successfully. Aug 13 19:32:20.208691 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Flow 'volume_create_api' (4e7b5aff-6879-487c-835f-dea4bb823ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:20.209738 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302b0094-e4b7-423e-833d-41e16e41bcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.211132 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:20.234252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302b0094-e4b7-423e-833d-41e16e41bcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:32:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=947eb43a-8cdf-47f0-8cc3-9ddb63b02799,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '947eb43a-8cdf-47f0-8cc3-9ddb63b02799', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.235370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c923c1-bc45-4cc3-938d-f2fb8f6a7623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.282594 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:20.283211 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:20.315126 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a5d981b9-ed29-471d-aaef-6c9e9616b28a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:20.317526 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a5d981b9-ed29-471d-aaef-6c9e9616b28a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:20.317769 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a5d981b9-ed29-471d-aaef-6c9e9616b28a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:20.318746 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a5d981b9-ed29-471d-aaef-6c9e9616b28a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:20.325375 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Created reservations ['bf3e65d6-6746-46af-a9d9-c7e900df2a41', '513d2203-b0b2-4555-bfda-66cceefaa017', '64d0a1fb-5e2f-4d61-88a4-938857dc4c98', '543fc64c-d52a-4c5f-8cc3-c6537d2a8535'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:20.326122 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c923c1-bc45-4cc3-938d-f2fb8f6a7623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf3e65d6-6746-46af-a9d9-c7e900df2a41', '513d2203-b0b2-4555-bfda-66cceefaa017', '64d0a1fb-5e2f-4d61-88a4-938857dc4c98', '543fc64c-d52a-4c5f-8cc3-c6537d2a8535']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.327510 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1bf77b0-765d-4c16-bc41-83f6a704aa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.329912 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:20.329912 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:20.333702 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a5d981b9-ed29-471d-aaef-6c9e9616b28a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:20.343780 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a5d981b9-ed29-471d-aaef-6c9e9616b28a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:20.344167 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 694/2781] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:20 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:20.352478 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1bf77b0-765d-4c16-bc41-83f6a704aa8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40b8db1b-813b-4291-a032-9f47b694573d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-771193516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2b122cd48c645f9a4e8dd0f36078800',qos_specs=None,replication_status=,reservations=['bf3e65d6-6746-46af-a9d9-c7e900df2a41','513d2203-b0b2-4555-bfda-66cceefaa017','64d0a1fb-5e2f-4d61-88a4-938857dc4c98','543fc64c-d52a-4c5f-8cc3-c6537d2a8535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9476787c314b40abfe115820e5ccdc',volume_type_id=947eb43a-8cdf-47f0-8cc3-9ddb63b02799), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-771193516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40b8db1b-813b-4291-a032-9f47b694573d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2b122cd48c645f9a4e8dd0f36078800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9476787c314b40abfe115820e5ccdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(947eb43a-8cdf-47f0-8cc3-9ddb63b02799),volume_type_id=947eb43a-8cdf-47f0-8cc3-9ddb63b02799)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.353154 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8baedcd-fe6b-4603-999f-b4f81b68be54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.371861 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8baedcd-fe6b-4603-999f-b4f81b68be54) transitioned into state 'SUCCESS' from state '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-771193516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2b122cd48c645f9a4e8dd0f36078800',qos_specs=None,replication_status=,reservations=['bf3e65d6-6746-46af-a9d9-c7e900df2a41','513d2203-b0b2-4555-bfda-66cceefaa017','64d0a1fb-5e2f-4d61-88a4-938857dc4c98','543fc64c-d52a-4c5f-8cc3-c6537d2a8535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9476787c314b40abfe115820e5ccdc',volume_type_id=947eb43a-8cdf-47f0-8cc3-9ddb63b02799)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.372608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b37a04a8-4a8e-4717-8d65-83f38caff84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.381605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b37a04a8-4a8e-4717-8d65-83f38caff84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.382358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Flow 'volume_create_api' (4e7b5aff-6879-487c-835f-dea4bb823ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:20.382682 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume request issued successfully. Aug 13 19:32:20.383194 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e3dd9d4e-f859-4ad5-becf-cfa7fe8f3f79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:20.383698 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 695/2782] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:20 2026] POST /volume/v3/volumes => generated 846 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:20.394479 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1f631d37-0815-4237-b602-ea16a5f10adc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:20.396775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:20.396775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1459235654", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:20.398154 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1459235654', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:20.402376 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume of 1 GB Aug 13 19:32:20.402376 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:20.402376 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:20.402376 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Availability Zones retrieved successfully. Aug 13 19:32:20.409043 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Flow 'volume_create_api' (2c36d5da-74d4-4798-83b1-d93d0350e12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:20.410885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1559e744-5b15-47aa-a52c-5a522483bb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.415064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:20.445088 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1559e744-5b15-47aa-a52c-5a522483bb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:32:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c145a805-8f87-43c5-988d-159cc5dc2f0c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c145a805-8f87-43c5-988d-159cc5dc2f0c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.445935 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc213e2b-573e-49c9-9a09-34dbd588bf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.488590 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:20.488913 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:20.515492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Created reservations ['08c71369-735f-41af-94fd-07d16e934af5', '24f87f95-943a-40c5-be64-9d06c65bcd57', '27d3d212-1299-4312-8645-018b8ccdb8fe', 'f0735dba-2382-4b57-8fda-9a31bd82bde9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:20.517395 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc213e2b-573e-49c9-9a09-34dbd588bf2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08c71369-735f-41af-94fd-07d16e934af5', '24f87f95-943a-40c5-be64-9d06c65bcd57', '27d3d212-1299-4312-8645-018b8ccdb8fe', 'f0735dba-2382-4b57-8fda-9a31bd82bde9']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.517697 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace82987-2d38-4e8d-80d2-25aad1d7e7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.547920 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace82987-2d38-4e8d-80d2-25aad1d7e7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea0a14e-acc5-40c5-b270-8cc648a54f93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1459235654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2b122cd48c645f9a4e8dd0f36078800',qos_specs=None,replication_status=,reservations=['08c71369-735f-41af-94fd-07d16e934af5','24f87f95-943a-40c5-be64-9d06c65bcd57','27d3d212-1299-4312-8645-018b8ccdb8fe','f0735dba-2382-4b57-8fda-9a31bd82bde9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9476787c314b40abfe115820e5ccdc',volume_type_id=c145a805-8f87-43c5-988d-159cc5dc2f0c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1459235654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea0a14e-acc5-40c5-b270-8cc648a54f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2b122cd48c645f9a4e8dd0f36078800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9476787c314b40abfe115820e5ccdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c145a805-8f87-43c5-988d-159cc5dc2f0c),volume_type_id=c145a805-8f87-43c5-988d-159cc5dc2f0c)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.548599 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b887ec37-55d7-498b-bf2e-e3911cabd5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.566996 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b887ec37-55d7-498b-bf2e-e3911cabd5d0) transitioned into state 'SUCCESS' from state '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-1459235654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2b122cd48c645f9a4e8dd0f36078800',qos_specs=None,replication_status=,reservations=['08c71369-735f-41af-94fd-07d16e934af5','24f87f95-943a-40c5-be64-9d06c65bcd57','27d3d212-1299-4312-8645-018b8ccdb8fe','f0735dba-2382-4b57-8fda-9a31bd82bde9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9476787c314b40abfe115820e5ccdc',volume_type_id=c145a805-8f87-43c5-988d-159cc5dc2f0c)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.567666 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7b2d35e-a9a8-4f7d-b45d-422eca77c30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.575728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7b2d35e-a9a8-4f7d-b45d-422eca77c30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:20.576724 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Flow 'volume_create_api' (2c36d5da-74d4-4798-83b1-d93d0350e12b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:20.576724 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume request issued successfully. Aug 13 19:32:20.577114 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1f631d37-0815-4237-b602-ea16a5f10adc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:20.577650 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 700/2783] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:20 2026] POST /volume/v3/volumes => generated 847 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:20.640785 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-280e0d4d-f9fb-449b-9be2-43c52447180a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:20.643632 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:20.644037 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1758526772", "snapshot_id": null, "imageRef": "5189a894-79ab-4d4a-bf3e-811c20211e64", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:20.646402 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1758526772', 'snapshot_id': None, 'imageRef': '5189a894-79ab-4d4a-bf3e-811c20211e64', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:20.807826 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-b30ebd50-2574-4e67-b45a-58b1b8a7d415 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:20.809628 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-b30ebd50-2574-4e67-b45a-58b1b8a7d415 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption Aug 13 19:32:20.809704 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-b30ebd50-2574-4e67-b45a-58b1b8a7d415 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:20.810538 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-b30ebd50-2574-4e67-b45a-58b1b8a7d415 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:20.818765 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:20.818765 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:20.824960 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-b30ebd50-2574-4e67-b45a-58b1b8a7d415 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption returned with HTTP 200 Aug 13 19:32:20.825355 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 695/2784] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:32:20 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:20.940852 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume of 1 GB Aug 13 19:32:20.941216 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:20.941216 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:20.941984 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Availability Zones retrieved successfully. Aug 13 19:32:20.952648 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Flow 'volume_create_api' (2f4364c9-382c-47e6-a8ed-cc924477437e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:20.953533 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf30c0cb-5bfc-46f1-b763-6a45a3522702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:20.954874 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:20.984244 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-43d0b6a8-c1eb-4d53-8aba-6cd359f16dc9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.039595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf30c0cb-5bfc-46f1-b763-6a45a3522702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:32:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2df990e-2801-4ef7-a7f1-b29c1c474b18,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2df990e-2801-4ef7-a7f1-b29c1c474b18', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.040599 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc245c5-5085-4728-a2f0-e28515a028f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.073287 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:21.073287 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:21.082519 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43d0b6a8-c1eb-4d53-8aba-6cd359f16dc9 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 13 19:32:21.082689 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43d0b6a8-c1eb-4d53-8aba-6cd359f16dc9 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.082886 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43d0b6a8-c1eb-4d53-8aba-6cd359f16dc9 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Calling method 'get_pools' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.083551 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:21.083551 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:21.100744 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43d0b6a8-c1eb-4d53-8aba-6cd359f16dc9 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 19:32:21.101201 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 696/2785] 10.4.3.126 () {66 vars in 1291 bytes} [Thu Aug 13 19:32:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:21.102356 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Created reservations ['1268f693-0e09-4933-8cd6-1ecadc5d014c', '7381f52e-6a16-49f3-9502-1124e8136120', '62503fa2-2f1e-4e2e-b14b-039876893584', 'fe34aa4f-cd39-411e-b582-bc025dba4634'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:21.103157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc245c5-5085-4728-a2f0-e28515a028f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1268f693-0e09-4933-8cd6-1ecadc5d014c', '7381f52e-6a16-49f3-9502-1124e8136120', '62503fa2-2f1e-4e2e-b14b-039876893584', 'fe34aa4f-cd39-411e-b582-bc025dba4634']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.103934 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a9c066-d343-4caa-9d7f-15fbe1105c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.112470 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0ab25cf2-25d4-42a8-9c76-3d4f1049c9e5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.115675 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ab25cf2-25d4-42a8-9c76-3d4f1049c9e5 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 19:32:21.116910 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ab25cf2-25d4-42a8-9c76-3d4f1049c9e5 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.117162 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ab25cf2-25d4-42a8-9c76-3d4f1049c9e5 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Calling method 'get_pools' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.117570 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:21.117570 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:21.134713 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ab25cf2-25d4-42a8-9c76-3d4f1049c9e5 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 19:32:21.136187 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 701/2786] 10.4.3.126 () {66 vars in 1314 bytes} [Thu Aug 13 19:32:21 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:21.138245 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a9c066-d343-4caa-9d7f-15fbe1105c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7743f264-cc07-47ee-a8b8-6559ce615b64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1758526772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2b122cd48c645f9a4e8dd0f36078800',qos_specs=None,replication_status=,reservations=['1268f693-0e09-4933-8cd6-1ecadc5d014c','7381f52e-6a16-49f3-9502-1124e8136120','62503fa2-2f1e-4e2e-b14b-039876893584','fe34aa4f-cd39-411e-b582-bc025dba4634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9476787c314b40abfe115820e5ccdc',volume_type_id=c2df990e-2801-4ef7-a7f1-b29c1c474b18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1758526772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7743f264-cc07-47ee-a8b8-6559ce615b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2b122cd48c645f9a4e8dd0f36078800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9476787c314b40abfe115820e5ccdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2df990e-2801-4ef7-a7f1-b29c1c474b18),volume_type_id=c2df990e-2801-4ef7-a7f1-b29c1c474b18)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.139007 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8735dd2-17e9-4186-bd66-8028f64354a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.145431 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-48127918-7dc8-40a6-a258-1867caaa5f2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.148750 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48127918-7dc8-40a6-a258-1867caaa5f2c tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] GET https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool Aug 13 19:32:21.148750 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48127918-7dc8-40a6-a258-1867caaa5f2c tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.148750 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48127918-7dc8-40a6-a258-1867caaa5f2c tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.160829 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8735dd2-17e9-4186-bd66-8028f64354a3) transitioned into state 'SUCCESS' from state '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-1758526772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2b122cd48c645f9a4e8dd0f36078800',qos_specs=None,replication_status=,reservations=['1268f693-0e09-4933-8cd6-1ecadc5d014c','7381f52e-6a16-49f3-9502-1124e8136120','62503fa2-2f1e-4e2e-b14b-039876893584','fe34aa4f-cd39-411e-b582-bc025dba4634'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9476787c314b40abfe115820e5ccdc',volume_type_id=c2df990e-2801-4ef7-a7f1-b29c1c474b18)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.161825 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7556fd8d-74d6-4858-9c9f-a25a2eb30b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.166758 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48127918-7dc8-40a6-a258-1867caaa5f2c tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool returned with HTTP 200 Aug 13 19:32:21.167591 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 696/2787] 10.4.3.126 () {66 vars in 1318 bytes} [Thu Aug 13 19:32:21 2026] GET /volume/v3/capabilities/np0000007253@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:21.178564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b7200fca-78c3-4e3c-941e-c16abdd680ce None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.178719 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7556fd8d-74d6-4858-9c9f-a25a2eb30b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.179833 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Flow 'volume_create_api' (2f4364c9-382c-47e6-a8ed-cc924477437e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:21.180208 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Create volume request issued successfully. Aug 13 19:32:21.181221 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-280e0d4d-f9fb-449b-9be2-43c52447180a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:21.181768 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 695/2788] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:20 2026] POST /volume/v3/volumes => generated 845 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:21.183025 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b7200fca-78c3-4e3c-941e-c16abdd680ce tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] GET https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool Aug 13 19:32:21.183239 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b7200fca-78c3-4e3c-941e-c16abdd680ce tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.183519 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b7200fca-78c3-4e3c-941e-c16abdd680ce tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.198747 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b7200fca-78c3-4e3c-941e-c16abdd680ce tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool returned with HTTP 200 Aug 13 19:32:21.199166 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 697/2789] 10.4.3.126 () {66 vars in 1318 bytes} [Thu Aug 13 19:32:21 2026] GET /volume/v3/capabilities/np0000007253@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:21.207061 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cac73247-f317-4048-9072-9479bc630fce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.209717 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cac73247-f317-4048-9072-9479bc630fce tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:21.209717 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cac73247-f317-4048-9072-9479bc630fce tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.209717 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cac73247-f317-4048-9072-9479bc630fce tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.212365 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-641023c0-0c0f-4a3e-b50c-7dc4ca548d73 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.217734 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-641023c0-0c0f-4a3e-b50c-7dc4ca548d73 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] GET https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool Aug 13 19:32:21.217794 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-641023c0-0c0f-4a3e-b50c-7dc4ca548d73 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.217980 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-641023c0-0c0f-4a3e-b50c-7dc4ca548d73 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.218620 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:21.218620 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:21.228555 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cac73247-f317-4048-9072-9479bc630fce tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:21.233565 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cac73247-f317-4048-9072-9479bc630fce tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:21.233968 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 702/2790] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:21 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:21.235397 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-641023c0-0c0f-4a3e-b50c-7dc4ca548d73 tempest-BackendsCapabilitiesAdminTestsJSON-247039867 tempest-BackendsCapabilitiesAdminTestsJSON-247039867-project-admin] https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool returned with HTTP 200 Aug 13 19:32:21.235978 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 697/2791] 10.4.3.126 () {66 vars in 1318 bytes} [Thu Aug 13 19:32:21 2026] GET /volume/v3/capabilities/np0000007253@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:21.368599 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d67808f5-75be-41ff-b8a4-1a873b52235a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.369433 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d67808f5-75be-41ff-b8a4-1a873b52235a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:21.369596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d67808f5-75be-41ff-b8a4-1a873b52235a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.369769 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d67808f5-75be-41ff-b8a4-1a873b52235a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.396078 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:21.396078 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:21.400381 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d67808f5-75be-41ff-b8a4-1a873b52235a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:21.408151 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d67808f5-75be-41ff-b8a4-1a873b52235a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:21.408593 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 696/2792] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:21 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:21.596443 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.600904 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:21.601648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "24cd49cc-93e0-46f0-a7a2-6efd71b89129-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:21.602901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '24cd49cc-93e0-46f0-a7a2-6efd71b89129-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:21.603018 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Create volume of 1 GB Aug 13 19:32:21.609386 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Availability Zones retrieved successfully. Aug 13 19:32:21.621074 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Flow 'volume_create_api' (164a7046-5c63-4ea3-9d64-740fb082fdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:21.622395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d72deb45-53ea-4bf5-bfef-dab12ff11afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.623287 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:21.665952 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d72deb45-53ea-4bf5-bfef-dab12ff11afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.666629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e17055-9b2c-40e9-97cd-158348735276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.733709 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Created reservations ['7c546eac-5311-42a4-a18a-c7afc06ad97c', 'c01e148e-6849-4463-81bf-f7b7074f638a', '08b48b8e-0213-47f7-a8bc-8f66c2b66a35', 'd5ee56d6-4038-4a7f-b2f8-f6b4deb89359'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:21.735419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e17055-9b2c-40e9-97cd-158348735276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c546eac-5311-42a4-a18a-c7afc06ad97c', 'c01e148e-6849-4463-81bf-f7b7074f638a', '08b48b8e-0213-47f7-a8bc-8f66c2b66a35', 'd5ee56d6-4038-4a7f-b2f8-f6b4deb89359']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.736483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d8deb2-45e3-4aeb-aefa-4dcc27e4e070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.765728 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d8deb2-45e3-4aeb-aefa-4dcc27e4e070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '118e7ca8-9726-420e-ad9c-1773f4256e2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='24cd49cc-93e0-46f0-a7a2-6efd71b89129-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='034cc440dbba4c81b43ca88a5f9bd439',qos_specs=None,replication_status=,reservations=['7c546eac-5311-42a4-a18a-c7afc06ad97c','c01e148e-6849-4463-81bf-f7b7074f638a','08b48b8e-0213-47f7-a8bc-8f66c2b66a35','d5ee56d6-4038-4a7f-b2f8-f6b4deb89359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fecb68eb91f4d4fa208e5c9978c7915',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:21Z,deleted=False,deleted_at=None,display_description='',display_name='24cd49cc-93e0-46f0-a7a2-6efd71b89129-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=118e7ca8-9726-420e-ad9c-1773f4256e2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='034cc440dbba4c81b43ca88a5f9bd439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fecb68eb91f4d4fa208e5c9978c7915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.766714 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e896e5-5d78-44f4-919d-4c1498ca8381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.787612 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e896e5-5d78-44f4-919d-4c1498ca8381) transitioned into 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='24cd49cc-93e0-46f0-a7a2-6efd71b89129-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='034cc440dbba4c81b43ca88a5f9bd439',qos_specs=None,replication_status=,reservations=['7c546eac-5311-42a4-a18a-c7afc06ad97c','c01e148e-6849-4463-81bf-f7b7074f638a','08b48b8e-0213-47f7-a8bc-8f66c2b66a35','d5ee56d6-4038-4a7f-b2f8-f6b4deb89359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fecb68eb91f4d4fa208e5c9978c7915',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.788790 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11bf419-52a8-4f87-9f96-72af3089cd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:21.801789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11bf419-52a8-4f87-9f96-72af3089cd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:21.803023 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Flow 'volume_create_api' (164a7046-5c63-4ea3-9d64-740fb082fdf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:21.803458 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Create volume request issued successfully. Aug 13 19:32:21.804262 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-425b1c34-c776-44cf-af61-7f01fc462600 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:21.804992 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 698/2793] 10.4.3.126 () {72 vars in 1541 bytes} [Thu Aug 13 19:32:21 2026] POST /volume/v3/volumes => generated 749 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:21.813729 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-3d593d36-8939-4e5e-a060-2501e8e8087a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.817347 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-3d593d36-8939-4e5e-a060-2501e8e8087a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e Aug 13 19:32:21.817645 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-3d593d36-8939-4e5e-a060-2501e8e8087a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.818123 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-3d593d36-8939-4e5e-a060-2501e8e8087a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.835692 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:21.835692 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:21.841989 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-3d593d36-8939-4e5e-a060-2501e8e8087a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:32:21.850266 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-3d593d36-8939-4e5e-a060-2501e8e8087a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e returned with HTTP 200 Aug 13 19:32:21.850873 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 703/2794] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:21 2026] GET /volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:21.861803 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-293ec097-5005-472f-b2b8-11cb51764d9f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:21.865038 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-293ec097-5005-472f-b2b8-11cb51764d9f tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e Aug 13 19:32:21.865374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-293ec097-5005-472f-b2b8-11cb51764d9f tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:21.865650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-293ec097-5005-472f-b2b8-11cb51764d9f tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:21.877176 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:21.877176 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:21.883237 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-293ec097-5005-472f-b2b8-11cb51764d9f tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:32:21.888561 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-293ec097-5005-472f-b2b8-11cb51764d9f tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e returned with HTTP 200 Aug 13 19:32:21.888923 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 698/2795] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:21 2026] GET /volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:22.252836 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c681eb23-b552-4936-813d-7c039d5bca06 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:22.256020 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c681eb23-b552-4936-813d-7c039d5bca06 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:22.256344 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c681eb23-b552-4936-813d-7c039d5bca06 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:22.256596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c681eb23-b552-4936-813d-7c039d5bca06 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:22.267222 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:22.267222 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:22.276796 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c681eb23-b552-4936-813d-7c039d5bca06 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:22.284518 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c681eb23-b552-4936-813d-7c039d5bca06 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:22.284981 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 697/2796] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:22 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:22.421629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c61b1464-a561-445e-b6c3-5cbedf68c9b2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:22.423352 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c61b1464-a561-445e-b6c3-5cbedf68c9b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:22.423555 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c61b1464-a561-445e-b6c3-5cbedf68c9b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:22.423703 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c61b1464-a561-445e-b6c3-5cbedf68c9b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:22.432738 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:22.432738 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:22.436347 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c61b1464-a561-445e-b6c3-5cbedf68c9b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:22.440426 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c61b1464-a561-445e-b6c3-5cbedf68c9b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:22.440812 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 699/2797] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:22 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:22.786298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:22.843226 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-e25521d8-042d-4b4d-ab1e-097a34f4bc3e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:22.846809 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-e25521d8-042d-4b4d-ab1e-097a34f4bc3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08/action Aug 13 19:32:22.846809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-e25521d8-042d-4b4d-ab1e-097a34f4bc3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:22.846809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-e25521d8-042d-4b4d-ab1e-097a34f4bc3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:22.863884 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:22.863884 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:22.873482 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-04a09483-fa22-469f-9e6d-33fb479c83e8 req-e25521d8-042d-4b4d-ab1e-097a34f4bc3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08/action returned with HTTP 204 Aug 13 19:32:22.874365 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 699/2798] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:32:22 2026] POST /volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:22.925637 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:22.925986 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1571913955"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:22.927296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1571913955'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:22.927469 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume of 1 GB Aug 13 19:32:22.933168 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Availability Zones retrieved successfully. Aug 13 19:32:22.939147 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (5db299dc-a4b3-4efe-a863-45293d8ce8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:22.940442 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d1392a-f67a-4b97-a520-3ba5dbfa4cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:22.941618 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:22.974685 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d1392a-f67a-4b97-a520-3ba5dbfa4cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:22.974685 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c934bf-3d59-4666-963d-5c2251f116c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:23.048132 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Created reservations ['23dbcdf5-3f3b-45bd-b62a-073f27c92aa3', '9ef958d9-0b46-4b51-8497-7d4c039a2e40', '6b34f6ad-54ad-4cf4-9f28-fc3b9eb21f85', 'd6ff121e-212c-4d12-82cd-ba0158dc7b5e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:23.050603 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c934bf-3d59-4666-963d-5c2251f116c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23dbcdf5-3f3b-45bd-b62a-073f27c92aa3', '9ef958d9-0b46-4b51-8497-7d4c039a2e40', '6b34f6ad-54ad-4cf4-9f28-fc3b9eb21f85', 'd6ff121e-212c-4d12-82cd-ba0158dc7b5e']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:23.050603 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568f1bd2-c6b2-4d57-a3fc-e97907fc9300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:23.078659 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568f1bd2-c6b2-4d57-a3fc-e97907fc9300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e56db5ac-976b-4a40-a8d2-4bab881cbae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1571913955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['23dbcdf5-3f3b-45bd-b62a-073f27c92aa3','9ef958d9-0b46-4b51-8497-7d4c039a2e40','6b34f6ad-54ad-4cf4-9f28-fc3b9eb21f85','d6ff121e-212c-4d12-82cd-ba0158dc7b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1571913955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e56db5ac-976b-4a40-a8d2-4bab881cbae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7cd90e1090c4751b703a1e007ae8f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188d470b4bfc4557aabe8402550620e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:23.079747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e88d5d6-6f4f-4007-a5d0-1a6b1ea5e889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:23.097573 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e88d5d6-6f4f-4007-a5d0-1a6b1ea5e889) transitioned into state 'SUCCESS' from state '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-1571913955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['23dbcdf5-3f3b-45bd-b62a-073f27c92aa3','9ef958d9-0b46-4b51-8497-7d4c039a2e40','6b34f6ad-54ad-4cf4-9f28-fc3b9eb21f85','d6ff121e-212c-4d12-82cd-ba0158dc7b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:23.098199 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3cc84f8-af8a-4973-b4ae-229ead295f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:23.110593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3cc84f8-af8a-4973-b4ae-229ead295f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:23.112010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (5db299dc-a4b3-4efe-a863-45293d8ce8d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:23.112010 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request issued successfully. Aug 13 19:32:23.112584 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5511c7f2-db8c-4aaf-acf1-5522f96f681b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:23.113098 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 704/2799] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:22 2026] POST /volume/v3/volumes => generated 758 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:23.124360 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aba7d8dd-8270-4200-a6e4-5996ca59423f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:23.128784 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aba7d8dd-8270-4200-a6e4-5996ca59423f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 Aug 13 19:32:23.128784 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aba7d8dd-8270-4200-a6e4-5996ca59423f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:23.128784 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aba7d8dd-8270-4200-a6e4-5996ca59423f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:23.139100 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:23.139100 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:23.143602 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aba7d8dd-8270-4200-a6e4-5996ca59423f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:23.149387 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aba7d8dd-8270-4200-a6e4-5996ca59423f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 returned with HTTP 200 Aug 13 19:32:23.149871 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 698/2800] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:23 2026] GET /volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:23.297690 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a1d7f6f0-6da5-41c7-a7f6-1223b3490dfb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:23.300249 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a1d7f6f0-6da5-41c7-a7f6-1223b3490dfb tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:23.300597 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a1d7f6f0-6da5-41c7-a7f6-1223b3490dfb tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:23.300929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a1d7f6f0-6da5-41c7-a7f6-1223b3490dfb tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:23.311095 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:23.311095 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:23.316912 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a1d7f6f0-6da5-41c7-a7f6-1223b3490dfb tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:23.325837 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a1d7f6f0-6da5-41c7-a7f6-1223b3490dfb tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:23.326346 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 700/2801] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:23 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:23.457152 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6aab04d5-a9b3-4b45-b126-7c462c819fce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:23.459212 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6aab04d5-a9b3-4b45-b126-7c462c819fce tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:32:23.460129 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6aab04d5-a9b3-4b45-b126-7c462c819fce tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:23.460463 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6aab04d5-a9b3-4b45-b126-7c462c819fce tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:23.473411 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:23.473411 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:23.477166 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6aab04d5-a9b3-4b45-b126-7c462c819fce tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:23.481446 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6aab04d5-a9b3-4b45-b126-7c462c819fce tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:32:23.481850 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 700/2802] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:23 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:23.611586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-4a98e22b-a117-411e-96cf-d2b774603339 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:23.616434 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-4a98e22b-a117-411e-96cf-d2b774603339 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f/action Aug 13 19:32:23.616878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-4a98e22b-a117-411e-96cf-d2b774603339 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:23.617028 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-4a98e22b-a117-411e-96cf-d2b774603339 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:23.643539 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:23.643539 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:23.655170 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8e92f23c-c445-4817-af9a-2ba7b096c979 req-4a98e22b-a117-411e-96cf-d2b774603339 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f/action returned with HTTP 204 Aug 13 19:32:23.655621 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 705/2803] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:32:23 2026] POST /volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:23.978593 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.082573 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 Aug 13 19:32:24.082779 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.082970 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.091454 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.091632 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.091883 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.092115 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.092355 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.092591 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.092966 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.093174 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.093421 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.093648 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.094172 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.094406 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.094624 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.094844 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:24.099523 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5b12b612-1155-44ea-9d5c-cf3c271d53e9 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 returned with HTTP 200 Aug 13 19:32:24.099896 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 699/2804] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:32:23 2026] GET /volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 => generated 2066 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:24.107722 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-899805d8-0c5f-44da-ad3a-d72f60cea5f4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.108167 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.110048 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-899805d8-0c5f-44da-ad3a-d72f60cea5f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:24.110335 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-899805d8-0c5f-44da-ad3a-d72f60cea5f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.110583 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-899805d8-0c5f-44da-ad3a-d72f60cea5f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.118907 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.118907 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:24.122573 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-899805d8-0c5f-44da-ad3a-d72f60cea5f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:24.126518 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-899805d8-0c5f-44da-ad3a-d72f60cea5f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:24.126920 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 701/2805] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:24.166664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3d416c6-52af-49c2-b074-58764c4f879a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.169105 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3d416c6-52af-49c2-b074-58764c4f879a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 Aug 13 19:32:24.169404 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3d416c6-52af-49c2-b074-58764c4f879a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.169658 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3d416c6-52af-49c2-b074-58764c4f879a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.187354 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.187354 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:24.195128 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c3d416c6-52af-49c2-b074-58764c4f879a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:24.202247 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3d416c6-52af-49c2-b074-58764c4f879a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 returned with HTTP 200 Aug 13 19:32:24.202878 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 706/2806] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:24.207029 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:24.207347 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-881242074"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:24.208675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-881242074'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:24.208794 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Create volume of 1 GB Aug 13 19:32:24.212832 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Availability Zones retrieved successfully. Aug 13 19:32:24.218292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Flow 'volume_create_api' (23fe3950-7357-475a-ad4a-608c82cd985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:24.219151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf08695-c7a8-4786-8a2b-fa6523ad24ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:24.219863 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e1e00141-72fb-4abf-9b58-a13dbb10b964 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.220077 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:24.222175 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e1e00141-72fb-4abf-9b58-a13dbb10b964 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:32:24.222600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e1e00141-72fb-4abf-9b58-a13dbb10b964 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e56db5ac-976b-4a40-a8d2-4bab881cbae7", "name": "tempest-CreateVolumesFromBackupTest-Backup-529501895"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:24.224662 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-e1e00141-72fb-4abf-9b58-a13dbb10b964 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Creating new backup {'backup': {'volume_id': 'e56db5ac-976b-4a40-a8d2-4bab881cbae7', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-529501895'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:32:24.224869 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-e1e00141-72fb-4abf-9b58-a13dbb10b964 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Creating backup of volume e56db5ac-976b-4a40-a8d2-4bab881cbae7 in container None Aug 13 19:32:24.224984 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7a4e7b5f-271f-4f8c-a9c1-f89ed8eb8fca None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.225397 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7a4e7b5f-271f-4f8c-a9c1-f89ed8eb8fca None None] GET https://10.4.3.126/volume// Aug 13 19:32:24.225588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7a4e7b5f-271f-4f8c-a9c1-f89ed8eb8fca None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.225794 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7a4e7b5f-271f-4f8c-a9c1-f89ed8eb8fca None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.226160 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7a4e7b5f-271f-4f8c-a9c1-f89ed8eb8fca None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:24.226503 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 702/2807] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:24.236882 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.236882 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:24.237536 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e1e00141-72fb-4abf-9b58-a13dbb10b964 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:24.238750 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-961378d4-d236-4ee6-9b00-9299da0dffac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.243751 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-961378d4-d236-4ee6-9b00-9299da0dffac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:32:24.245962 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-961378d4-d236-4ee6-9b00-9299da0dffac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a62a97b-a819-447c-abb0-a2e6639661b7", "connector": null, "instance_uuid": "59c0c5eb-8dc9-44bc-b76c-7952b75ec708"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:24.246367 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf08695-c7a8-4786-8a2b-fa6523ad24ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:24.246520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc840d3-c3e0-4e7e-8a50-165e7dc881e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:24.255002 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.255002 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:24.280308 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-e1e00141-72fb-4abf-9b58-a13dbb10b964 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Created reservations ['2fa9fa1c-def1-4de4-b43a-4aa9b5feafe1', '9a8a9579-76ae-4c28-acda-68213493e5b3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:24.286853 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-961378d4-d236-4ee6-9b00-9299da0dffac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:32:24.287408 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 707/2808] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:32:24 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:24.321264 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5b859437-0476-4548-ad6c-0fe308fb2223 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.323047 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5b859437-0476-4548-ad6c-0fe308fb2223 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:24.323223 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5b859437-0476-4548-ad6c-0fe308fb2223 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.323410 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5b859437-0476-4548-ad6c-0fe308fb2223 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.327307 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Created reservations ['32eabc28-384d-49fd-9e5e-481612e4344b', '21d064c8-1713-4e84-97b4-3c845fb7af1e', '0192c547-cf84-4b74-9091-60468dd38fe3', 'b8174fa0-b4df-4b07-949e-a3715b93ce87'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:24.328164 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc840d3-c3e0-4e7e-8a50-165e7dc881e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32eabc28-384d-49fd-9e5e-481612e4344b', '21d064c8-1713-4e84-97b4-3c845fb7af1e', '0192c547-cf84-4b74-9091-60468dd38fe3', 'b8174fa0-b4df-4b07-949e-a3715b93ce87']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:24.328990 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a61dfc-36f4-4436-9e09-d4f6499ec466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:24.337036 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e3c9eaca-1443-4bec-891e-97e2100327f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.337442 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3c9eaca-1443-4bec-891e-97e2100327f7 None None] GET https://10.4.3.126/volume// Aug 13 19:32:24.337600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3c9eaca-1443-4bec-891e-97e2100327f7 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.337943 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3c9eaca-1443-4bec-891e-97e2100327f7 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.338250 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3c9eaca-1443-4bec-891e-97e2100327f7 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:24.338541 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 708/2809] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:24.343245 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9520ccc4-4c41-4188-abae-41da0c021e93 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.343386 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e1e00141-72fb-4abf-9b58-a13dbb10b964 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:32:24.343836 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 700/2810] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:24 2026] POST /volume/v3/backups => generated 338 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:24.345976 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9520ccc4-4c41-4188-abae-41da0c021e93 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:24.346327 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9520ccc4-4c41-4188-abae-41da0c021e93 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.346651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9520ccc4-4c41-4188-abae-41da0c021e93 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.349395 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.349395 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:24.352705 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-79f50f50-0586-4abf-b9dc-299646b56236 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.353249 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a61dfc-36f4-4436-9e09-d4f6499ec466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d192f2-31e6-4117-9cda-f4690eb725c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-881242074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0e3fcacdf74c70b8d260273f154c26',qos_specs=None,replication_status=,reservations=['32eabc28-384d-49fd-9e5e-481612e4344b','21d064c8-1713-4e84-97b4-3c845fb7af1e','0192c547-cf84-4b74-9091-60468dd38fe3','b8174fa0-b4df-4b07-949e-a3715b93ce87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2023cfe597a482a902c34a9742162de',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-881242074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6d192f2-31e6-4117-9cda-f4690eb725c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0e3fcacdf74c70b8d260273f154c26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2023cfe597a482a902c34a9742162de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:24.354289 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5b859437-0476-4548-ad6c-0fe308fb2223 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:24.354376 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d769be8d-0c1f-468f-ac97-0539eaa654da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:24.356456 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-79f50f50-0586-4abf-b9dc-299646b56236 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:24.356674 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-79f50f50-0586-4abf-b9dc-299646b56236 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.356888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-79f50f50-0586-4abf-b9dc-299646b56236 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.360742 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5b859437-0476-4548-ad6c-0fe308fb2223 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:24.361176 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 703/2811] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 922 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:24.361721 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d1a72405-efea-4817-9e7b-45f67a5410c7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.363783 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d1a72405-efea-4817-9e7b-45f67a5410c7 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:24.363965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d1a72405-efea-4817-9e7b-45f67a5410c7 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.364156 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d1a72405-efea-4817-9e7b-45f67a5410c7 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.364281 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d1a72405-efea-4817-9e7b-45f67a5410c7 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:24.364859 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.364859 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:24.366449 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.366449 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:24.368366 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.368366 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:24.369436 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d1a72405-efea-4817-9e7b-45f67a5410c7 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:24.369902 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 704/2812] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:24.370510 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-79f50f50-0586-4abf-b9dc-299646b56236 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:24.370960 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9520ccc4-4c41-4188-abae-41da0c021e93 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:24.375359 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-79f50f50-0586-4abf-b9dc-299646b56236 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:24.375895 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 701/2813] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1102 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:32:24.385499 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9520ccc4-4c41-4188-abae-41da0c021e93 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:24.385499 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 709/2814] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 998 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:32:24.391785 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d769be8d-0c1f-468f-ac97-0539eaa654da) transitioned into state 'SUCCESS' from state '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-881242074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f0e3fcacdf74c70b8d260273f154c26',qos_specs=None,replication_status=,reservations=['32eabc28-384d-49fd-9e5e-481612e4344b','21d064c8-1713-4e84-97b4-3c845fb7af1e','0192c547-cf84-4b74-9091-60468dd38fe3','b8174fa0-b4df-4b07-949e-a3715b93ce87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2023cfe597a482a902c34a9742162de',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:24.392688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561a3291-0c7d-4295-a44e-69e307cf9c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:24.408074 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561a3291-0c7d-4295-a44e-69e307cf9c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:24.409220 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Flow 'volume_create_api' (23fe3950-7357-475a-ad4a-608c82cd985e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:24.409619 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Create volume request issued successfully. Aug 13 19:32:24.410375 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ecaa8408-8d82-4e5e-b3e9-deb648df160e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:24.410960 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 701/2815] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:24 2026] POST /volume/v3/volumes => generated 758 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:24.425214 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2e959f5a-5100-4954-a7f2-d8967315e4df None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.428599 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7cbf9202-3744-4f39-adfc-cbf085167c37 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.428828 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2e959f5a-5100-4954-a7f2-d8967315e4df tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] GET https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 Aug 13 19:32:24.429004 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2e959f5a-5100-4954-a7f2-d8967315e4df tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.429162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2e959f5a-5100-4954-a7f2-d8967315e4df tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.430687 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7cbf9202-3744-4f39-adfc-cbf085167c37 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:32:24.430903 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7cbf9202-3744-4f39-adfc-cbf085167c37 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.431112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7cbf9202-3744-4f39-adfc-cbf085167c37 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.436512 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.436512 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:24.441374 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2e959f5a-5100-4954-a7f2-d8967315e4df tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Volume info retrieved successfully. Aug 13 19:32:24.443882 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.443882 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:24.445681 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2e959f5a-5100-4954-a7f2-d8967315e4df tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 returned with HTTP 200 Aug 13 19:32:24.446211 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 705/2816] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:24.448713 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7cbf9202-3744-4f39-adfc-cbf085167c37 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:32:24.454705 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7cbf9202-3744-4f39-adfc-cbf085167c37 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:32:24.455360 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 702/2817] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:24.493185 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-cd9d2628-938c-45aa-9083-b5006c774186 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.495888 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-cd9d2628-938c-45aa-9083-b5006c774186 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] PUT https://10.4.3.126/volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6 Aug 13 19:32:24.496399 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-cd9d2628-938c-45aa-9083-b5006c774186 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:24.504231 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-33669c06-b3d3-49ca-9acd-b17886c81f87 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.506089 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-cd9d2628-938c-45aa-9083-b5006c774186 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Acquiring lock "cinder-attachment_update-1a62a97b-a819-447c-abb0-a2e6639661b7-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:32:24.506292 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-33669c06-b3d3-49ca-9acd-b17886c81f87 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:32:24.506509 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-33669c06-b3d3-49ca-9acd-b17886c81f87 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.506691 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-33669c06-b3d3-49ca-9acd-b17886c81f87 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.511761 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-cd9d2628-938c-45aa-9083-b5006c774186 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-1a62a97b-a819-447c-abb0-a2e6639661b7-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:32:24.513297 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.513297 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:24.516369 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.516369 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:24.519976 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-33669c06-b3d3-49ca-9acd-b17886c81f87 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:32:24.524649 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-33669c06-b3d3-49ca-9acd-b17886c81f87 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:32:24.525033 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 702/2818] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:24.544565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-0494c814-bd28-45cd-8223-f6cb18a79deb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.546252 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-0494c814-bd28-45cd-8223-f6cb18a79deb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] POST https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/action Aug 13 19:32:24.546581 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-0494c814-bd28-45cd-8223-f6cb18a79deb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:24.546690 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-0494c814-bd28-45cd-8223-f6cb18a79deb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:24.558028 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.558028 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:24.558494 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-0494c814-bd28-45cd-8223-f6cb18a79deb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:32:24.565316 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-0494c814-bd28-45cd-8223-f6cb18a79deb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Begin detaching volume completed successfully. Aug 13 19:32:24.565583 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-0494c814-bd28-45cd-8223-f6cb18a79deb tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/action returned with HTTP 202 Aug 13 19:32:24.566010 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 706/2819] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:32:24 2026] POST /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:24.605849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b40f3b22-c570-4066-b43e-53aafbf9d81a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.606427 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b40f3b22-c570-4066-b43e-53aafbf9d81a None None] GET https://10.4.3.126/volume// Aug 13 19:32:24.606660 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b40f3b22-c570-4066-b43e-53aafbf9d81a None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.606925 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b40f3b22-c570-4066-b43e-53aafbf9d81a None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.607379 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b40f3b22-c570-4066-b43e-53aafbf9d81a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:24.607785 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 703/2820] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:24.617297 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-6031ad77-8e35-44fb-b228-ec8632c3826f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.619842 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-6031ad77-8e35-44fb-b228-ec8632c3826f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:32:24.620131 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-6031ad77-8e35-44fb-b228-ec8632c3826f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.620399 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-6031ad77-8e35-44fb-b228-ec8632c3826f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.633185 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.633185 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:24.637263 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-6031ad77-8e35-44fb-b228-ec8632c3826f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:32:24.643786 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-6031ad77-8e35-44fb-b228-ec8632c3826f tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:32:24.644327 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 703/2821] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:32:24.649558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-cd9d2628-938c-45aa-9083-b5006c774186 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-1a62a97b-a819-447c-abb0-a2e6639661b7-np0000007253" released by "attachment_update" :: held 0.138s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:32:24.650183 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-cd9d2628-938c-45aa-9083-b5006c774186 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6 returned with HTTP 200 Aug 13 19:32:24.650713 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 710/2822] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:32:24 2026] PUT /volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:24.657655 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-561a932b-d664-4216-8281-add99cd0647b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.659761 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-561a932b-d664-4216-8281-add99cd0647b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption Aug 13 19:32:24.659932 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-561a932b-d664-4216-8281-add99cd0647b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.660101 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-561a932b-d664-4216-8281-add99cd0647b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.668600 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.668600 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:24.687142 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-561a932b-d664-4216-8281-add99cd0647b tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption returned with HTTP 200 Aug 13 19:32:24.687782 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 707/2823] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:24.897906 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-37e092c1-b93e-4642-a8c5-97e8cd196199 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.901617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-37e092c1-b93e-4642-a8c5-97e8cd196199 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e Aug 13 19:32:24.901902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-37e092c1-b93e-4642-a8c5-97e8cd196199 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.902159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-37e092c1-b93e-4642-a8c5-97e8cd196199 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.917343 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.917343 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:24.922560 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-37e092c1-b93e-4642-a8c5-97e8cd196199 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:32:24.928772 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-37e092c1-b93e-4642-a8c5-97e8cd196199 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e returned with HTTP 200 Aug 13 19:32:24.929382 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 704/2824] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:24.938176 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6644ff1e-4f0e-4bdf-a8e5-eadb258cd668 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.938693 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6644ff1e-4f0e-4bdf-a8e5-eadb258cd668 None None] GET https://10.4.3.126/volume// Aug 13 19:32:24.938889 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6644ff1e-4f0e-4bdf-a8e5-eadb258cd668 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.939098 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6644ff1e-4f0e-4bdf-a8e5-eadb258cd668 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.939523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6644ff1e-4f0e-4bdf-a8e5-eadb258cd668 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:24.939883 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 704/2825] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:24.948727 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-9dc4e3aa-9ab6-46e6-8dec-e2e93a657255 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.950665 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-9dc4e3aa-9ab6-46e6-8dec-e2e93a657255 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:32:24.950966 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-9dc4e3aa-9ab6-46e6-8dec-e2e93a657255 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "118e7ca8-9726-420e-ad9c-1773f4256e2e", "connector": null, "instance_uuid": "24cd49cc-93e0-46f0-a7a2-6efd71b89129"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:24.960611 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:24.960611 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:24.984402 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-9dc4e3aa-9ab6-46e6-8dec-e2e93a657255 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:32:24.984823 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 711/2826] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:32:24 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:24.994785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b018dd1b-76f7-4473-b6c0-9a3ff711a947 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:24.995131 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b018dd1b-76f7-4473-b6c0-9a3ff711a947 None None] GET https://10.4.3.126/volume// Aug 13 19:32:24.995266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b018dd1b-76f7-4473-b6c0-9a3ff711a947 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:24.995493 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b018dd1b-76f7-4473-b6c0-9a3ff711a947 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:24.995893 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b018dd1b-76f7-4473-b6c0-9a3ff711a947 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:24.996265 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 708/2827] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:32:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:25.007807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-02a3abdb-55a8-468e-b43c-e698d05ec3d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.010352 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-02a3abdb-55a8-468e-b43c-e698d05ec3d6 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e Aug 13 19:32:25.010627 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-02a3abdb-55a8-468e-b43c-e698d05ec3d6 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:25.010871 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-02a3abdb-55a8-468e-b43c-e698d05ec3d6 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:25.025876 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.025876 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:25.030254 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-02a3abdb-55a8-468e-b43c-e698d05ec3d6 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:32:25.036657 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-02a3abdb-55a8-468e-b43c-e698d05ec3d6 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e returned with HTTP 200 Aug 13 19:32:25.037225 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 705/2828] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:32:25 2026] GET /volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:32:25.175131 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-38b39622-3ae6-465f-b17d-21e4bf69e894 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.177088 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-38b39622-3ae6-465f-b17d-21e4bf69e894 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] PUT https://10.4.3.126/volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785 Aug 13 19:32:25.177483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-38b39622-3ae6-465f-b17d-21e4bf69e894 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:25.193177 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-38b39622-3ae6-465f-b17d-21e4bf69e894 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Acquiring lock "cinder-attachment_update-118e7ca8-9726-420e-ad9c-1773f4256e2e-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:32:25.200025 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-38b39622-3ae6-465f-b17d-21e4bf69e894 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Lock "cinder-attachment_update-118e7ca8-9726-420e-ad9c-1773f4256e2e-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:32:25.200989 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.200989 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:25.280512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-38b39622-3ae6-465f-b17d-21e4bf69e894 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Lock "cinder-attachment_update-118e7ca8-9726-420e-ad9c-1773f4256e2e-np0000007253" released by "attachment_update" :: held 0.080s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:32:25.281030 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-38b39622-3ae6-465f-b17d-21e4bf69e894 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785 returned with HTTP 200 Aug 13 19:32:25.281536 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 705/2829] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:32:25 2026] PUT /volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:25.306010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-1920b8fd-a655-4abc-951f-d960f7d12e4c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.308572 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-1920b8fd-a655-4abc-951f-d960f7d12e4c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] POST https://10.4.3.126/volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785/action Aug 13 19:32:25.309144 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-1920b8fd-a655-4abc-951f-d960f7d12e4c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:25.309144 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-1920b8fd-a655-4abc-951f-d960f7d12e4c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:25.327554 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.327554 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:25.337718 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-50572b0b-3e17-4fd0-8658-9c2a7ee08f74 req-1920b8fd-a655-4abc-951f-d960f7d12e4c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785/action returned with HTTP 204 Aug 13 19:32:25.338270 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 712/2830] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:32:25 2026] POST /volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:25.382691 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d8e65207-a4f8-4ab7-81d1-9389850d1d59 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.383137 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dd5c0eda-dadd-4044-9035-ab772a042818 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.384856 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd5c0eda-dadd-4044-9035-ab772a042818 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:25.385065 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd5c0eda-dadd-4044-9035-ab772a042818 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:25.385296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd5c0eda-dadd-4044-9035-ab772a042818 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:25.385456 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-dd5c0eda-dadd-4044-9035-ab772a042818 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:25.386944 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8e65207-a4f8-4ab7-81d1-9389850d1d59 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:25.387284 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8e65207-a4f8-4ab7-81d1-9389850d1d59 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:25.387535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8e65207-a4f8-4ab7-81d1-9389850d1d59 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:25.389892 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.389892 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:25.390736 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd5c0eda-dadd-4044-9035-ab772a042818 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:25.391135 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 706/2831] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:25 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:25.399176 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-afbc282d-d74f-464f-bc89-e33ff1083d45 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.401003 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-afbc282d-d74f-464f-bc89-e33ff1083d45 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:25.401162 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-afbc282d-d74f-464f-bc89-e33ff1083d45 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:25.401358 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-afbc282d-d74f-464f-bc89-e33ff1083d45 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:25.402535 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.402535 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:25.407820 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d8e65207-a4f8-4ab7-81d1-9389850d1d59 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:25.410038 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.410038 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:25.412732 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8e65207-a4f8-4ab7-81d1-9389850d1d59 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:25.413081 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 709/2832] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:25 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:25.418077 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-afbc282d-d74f-464f-bc89-e33ff1083d45 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:25.422446 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-afbc282d-d74f-464f-bc89-e33ff1083d45 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:25.422787 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 706/2833] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:25 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:25.461296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b8063ee4-c432-4c12-943c-130a03f28813 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.463263 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8063ee4-c432-4c12-943c-130a03f28813 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] GET https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 Aug 13 19:32:25.463506 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8063ee4-c432-4c12-943c-130a03f28813 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:25.463720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8063ee4-c432-4c12-943c-130a03f28813 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:25.471136 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.471136 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:25.475094 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8063ee4-c432-4c12-943c-130a03f28813 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Volume info retrieved successfully. Aug 13 19:32:25.479549 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8063ee4-c432-4c12-943c-130a03f28813 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 returned with HTTP 200 Aug 13 19:32:25.479977 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 713/2834] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:25 2026] GET /volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:25.496868 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c4ee02e2-4c88-4b5f-9781-09e3c555f1f2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.498940 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c4ee02e2-4c88-4b5f-9781-09e3c555f1f2 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 Aug 13 19:32:25.499361 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c4ee02e2-4c88-4b5f-9781-09e3c555f1f2 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:25.551304 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c4ee02e2-4c88-4b5f-9781-09e3c555f1f2 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 returned with HTTP 200 Aug 13 19:32:25.551783 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 707/2835] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:32:25 2026] PUT /volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 => generated 2021 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:25.562108 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.563718 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:25.565474 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:25.565474 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:25.565474 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Create volume of 2 GB Aug 13 19:32:25.569435 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Availability Zones retrieved successfully. Aug 13 19:32:25.575405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Flow 'volume_create_api' (ac16d435-dc68-461b-be58-1a59688411c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:25.576221 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9479602c-0a49-4510-add0-1375c2d6a005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:25.577357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Validating volume size '2' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:25.600418 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9479602c-0a49-4510-add0-1375c2d6a005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:25.601335 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ed8e17-9cd2-4577-9602-dd17c86c13de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:25.632241 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota_utils [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Quota exceeded for 9f0e3fcacdf74c70b8d260273f154c26, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 19:32:25.634836 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ed8e17-9cd2-4577-9602-dd17c86c13de) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 19:32:25.634836 np0000007253 devstack@c-api.service[100186]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 19:32:25.637014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ed8e17-9cd2-4577-9602-dd17c86c13de) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:25.637733 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ed8e17-9cd2-4577-9602-dd17c86c13de) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 19:32:25.638456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9479602c-0a49-4510-add0-1375c2d6a005) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:25.639213 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9479602c-0a49-4510-add0-1375c2d6a005) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 19:32:25.640196 np0000007253 devstack@c-api.service[100186]: WARNING cinder.volume.api [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Flow 'volume_create_api' (ac16d435-dc68-461b-be58-1a59688411c0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 19:32:25.640597 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.middleware.fault [None req-772ed6a0-f34d-436a-9d51-0649c133ddf4 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 413 Aug 13 19:32:25.641954 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 710/2836] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:25 2026] POST /volume/v3/volumes => generated 208 bytes in 80 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 19:32:25.651990 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.655938 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 Aug 13 19:32:25.655938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:25.692770 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.693305 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.693647 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.693983 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.694339 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.694686 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.694994 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.695320 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.695635 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.695933 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.696227 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.696599 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.696888 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.697185 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.697517 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.697811 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.698120 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.698425 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:25.704089 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6e77037-b2a2-4d14-a0ee-b97b12edaeff tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 returned with HTTP 200 Aug 13 19:32:25.704089 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 707/2837] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:32:25 2026] PUT /volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 => generated 2021 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:25.714051 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.715617 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:25.715931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:25.717201 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:25.717341 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Create volume of 1 GB Aug 13 19:32:25.721001 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Availability Zones retrieved successfully. Aug 13 19:32:25.725878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Flow 'volume_create_api' (97bb390f-7291-470d-816e-b5b0dd08f414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:25.726764 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5a788e-d521-4a81-bdb9-1c38bdc12c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:25.727609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:25.761603 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5a788e-d521-4a81-bdb9-1c38bdc12c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:25.763110 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2670622f-432f-4eea-ba6e-e3ed33ce86ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:25.794257 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota_utils [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Quota exceeded for 9f0e3fcacdf74c70b8d260273f154c26, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 19:32:25.797989 np0000007253 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2670622f-432f-4eea-ba6e-e3ed33ce86ba) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 19:32:25.797989 np0000007253 devstack@c-api.service[100185]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 19:32:25.799775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2670622f-432f-4eea-ba6e-e3ed33ce86ba) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:25.800478 np0000007253 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2670622f-432f-4eea-ba6e-e3ed33ce86ba) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 19:32:25.801060 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5a788e-d521-4a81-bdb9-1c38bdc12c89) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:25.801682 np0000007253 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5a788e-d521-4a81-bdb9-1c38bdc12c89) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 19:32:25.802488 np0000007253 devstack@c-api.service[100185]: WARNING cinder.volume.api [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Flow 'volume_create_api' (97bb390f-7291-470d-816e-b5b0dd08f414) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 19:32:25.802800 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.middleware.fault [None req-f5e783de-a967-4dbc-801c-0004f51dbe24 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 413 Aug 13 19:32:25.803529 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 714/2838] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:25 2026] POST /volume/v3/volumes => generated 150 bytes in 90 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 19:32:25.811340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-21791470-14e6-45bc-86d9-003d4030d7f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.813000 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21791470-14e6-45bc-86d9-003d4030d7f0 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 Aug 13 19:32:25.813297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21791470-14e6-45bc-86d9-003d4030d7f0 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:25.846638 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21791470-14e6-45bc-86d9-003d4030d7f0 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 returned with HTTP 200 Aug 13 19:32:25.847079 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 708/2839] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:32:25 2026] PUT /volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 => generated 2020 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:32:25.855748 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7645c84b-058f-4eed-94bd-d16eb3001c69 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.857722 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7645c84b-058f-4eed-94bd-d16eb3001c69 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] POST https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8/action Aug 13 19:32:25.857784 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7645c84b-058f-4eed-94bd-d16eb3001c69 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:25.857898 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7645c84b-058f-4eed-94bd-d16eb3001c69 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:25.867987 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.867987 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:25.868639 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7645c84b-058f-4eed-94bd-d16eb3001c69 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Volume info retrieved successfully. Aug 13 19:32:25.905708 np0000007253 devstack@c-api.service[100186]: ERROR cinder.volume.api [None req-7645c84b-058f-4eed-94bd-d16eb3001c69 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Quota exceeded for 9f0e3fcacdf74c70b8d260273f154c26, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 19:32:25.910513 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.middleware.fault [None req-7645c84b-058f-4eed-94bd-d16eb3001c69 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8/action returned with HTTP 413 Aug 13 19:32:25.911235 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 711/2840] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:25 2026] POST /volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8/action => generated 208 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 19:32:25.926059 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e0dfa8fd-7859-43d2-8361-b2cddab04091 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.928720 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0dfa8fd-7859-43d2-8361-b2cddab04091 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] GET https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 Aug 13 19:32:25.929036 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0dfa8fd-7859-43d2-8361-b2cddab04091 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:25.929387 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0dfa8fd-7859-43d2-8361-b2cddab04091 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:25.939648 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.939648 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:25.944549 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e0dfa8fd-7859-43d2-8361-b2cddab04091 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Volume info retrieved successfully. Aug 13 19:32:25.950584 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0dfa8fd-7859-43d2-8361-b2cddab04091 tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 returned with HTTP 200 Aug 13 19:32:25.951477 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 708/2841] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:25 2026] GET /volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:25.966728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8d1c06f6-8de3-4904-963f-e0d78f6a338e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:25.968348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d1c06f6-8de3-4904-963f-e0d78f6a338e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 Aug 13 19:32:25.968549 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d1c06f6-8de3-4904-963f-e0d78f6a338e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:25.968741 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d1c06f6-8de3-4904-963f-e0d78f6a338e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:25.968905 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8d1c06f6-8de3-4904-963f-e0d78f6a338e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Delete volume with id: f6d192f2-31e6-4117-9cda-f4690eb725c8 Aug 13 19:32:25.974815 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:25.974815 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:25.975308 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d1c06f6-8de3-4904-963f-e0d78f6a338e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Volume info retrieved successfully. Aug 13 19:32:25.989941 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d1c06f6-8de3-4904-963f-e0d78f6a338e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Delete volume request issued successfully. Aug 13 19:32:25.990089 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d1c06f6-8de3-4904-963f-e0d78f6a338e tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 returned with HTTP 202 Aug 13 19:32:25.990603 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 715/2842] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:25 2026] DELETE /volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:26.000508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8929835-f8bc-4c59-a9b5-221cd875648f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:26.003065 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8929835-f8bc-4c59-a9b5-221cd875648f tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] GET https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 Aug 13 19:32:26.003294 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8929835-f8bc-4c59-a9b5-221cd875648f tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:26.003537 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8929835-f8bc-4c59-a9b5-221cd875648f tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:26.014098 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:26.014098 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:26.024148 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f8929835-f8bc-4c59-a9b5-221cd875648f tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Volume info retrieved successfully. Aug 13 19:32:26.030610 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8929835-f8bc-4c59-a9b5-221cd875648f tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 returned with HTTP 200 Aug 13 19:32:26.031053 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 709/2843] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:25 2026] GET /volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:26.400950 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e6d730f4-f6f3-45c8-9ccd-0c35010d4e9a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:26.403580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e6d730f4-f6f3-45c8-9ccd-0c35010d4e9a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:26.403757 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e6d730f4-f6f3-45c8-9ccd-0c35010d4e9a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:26.403927 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e6d730f4-f6f3-45c8-9ccd-0c35010d4e9a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:26.404049 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e6d730f4-f6f3-45c8-9ccd-0c35010d4e9a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:26.407988 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:26.407988 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:26.408881 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e6d730f4-f6f3-45c8-9ccd-0c35010d4e9a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:26.409246 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 712/2844] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:26 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:26.430887 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-67a42890-3fce-4f65-938d-72bfa7c6f145 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:26.433753 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67a42890-3fce-4f65-938d-72bfa7c6f145 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:26.438597 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67a42890-3fce-4f65-938d-72bfa7c6f145 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:26.438597 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67a42890-3fce-4f65-938d-72bfa7c6f145 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:26.438723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63da676a-095b-4e22-8231-09a3b9ae5d1b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:26.438723 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63da676a-095b-4e22-8231-09a3b9ae5d1b tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:26.438723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63da676a-095b-4e22-8231-09a3b9ae5d1b tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:26.438723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63da676a-095b-4e22-8231-09a3b9ae5d1b tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:26.444158 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:26.444158 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:26.446383 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-63da676a-095b-4e22-8231-09a3b9ae5d1b tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:26.450004 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63da676a-095b-4e22-8231-09a3b9ae5d1b tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:26.450338 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 716/2845] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:26 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 998 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:26.451604 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:26.451604 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:26.462298 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-67a42890-3fce-4f65-938d-72bfa7c6f145 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:26.467649 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67a42890-3fce-4f65-938d-72bfa7c6f145 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:26.468165 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 709/2846] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:26 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:27.047289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e5f4449f-47c1-488e-9721-ef6527b424fb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:27.048848 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5f4449f-47c1-488e-9721-ef6527b424fb tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] GET https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 Aug 13 19:32:27.049040 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e5f4449f-47c1-488e-9721-ef6527b424fb tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:27.049233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e5f4449f-47c1-488e-9721-ef6527b424fb tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:27.056991 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5f4449f-47c1-488e-9721-ef6527b424fb tempest-VolumeQuotasNegativeTestJSON-1405393966 tempest-VolumeQuotasNegativeTestJSON-1405393966-project-member] https://10.4.3.126/volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 returned with HTTP 404 Aug 13 19:32:27.057703 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 710/2847] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:27 2026] GET /volume/v3/volumes/f6d192f2-31e6-4117-9cda-f4690eb725c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:27.062824 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:27.064432 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 Aug 13 19:32:27.064757 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-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=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:27.127841 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.128152 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.128507 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1500925926-1225519128, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.129034 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1787384140-1067370872, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.129367 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.129645 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.129969 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-779597469-192439361, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.130284 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.130700 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.131008 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-706818506 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-706818506, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.131344 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.131655 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.131971 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2103651675-2116759366, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.132533 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1978579930 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1978579930, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.133003 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.133666 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.134050 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.134419 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:27.139207 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45d898a0-18a7-4c69-a5fd-64fdb51273b3 tempest-VolumeQuotasNegativeTestJSON-1761373953 tempest-VolumeQuotasNegativeTestJSON-1761373953-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 returned with HTTP 200 Aug 13 19:32:27.139601 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 713/2848] 10.4.3.126 () {68 vars in 1375 bytes} [Thu Aug 13 19:32:27 2026] PUT /volume/v3/os-quota-sets/9f0e3fcacdf74c70b8d260273f154c26 => generated 2024 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:27.419311 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-717f864e-94c7-4679-8b64-c5176a0f2d66 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:27.420965 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-717f864e-94c7-4679-8b64-c5176a0f2d66 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:27.421135 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-717f864e-94c7-4679-8b64-c5176a0f2d66 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:27.421325 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-717f864e-94c7-4679-8b64-c5176a0f2d66 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:27.421467 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-717f864e-94c7-4679-8b64-c5176a0f2d66 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:27.426015 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:27.426015 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:27.426692 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-717f864e-94c7-4679-8b64-c5176a0f2d66 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:27.426997 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 717/2849] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:27 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:27.464907 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9ff55a30-e986-408e-b282-0132518a59ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:27.466346 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ff55a30-e986-408e-b282-0132518a59ac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:27.466620 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ff55a30-e986-408e-b282-0132518a59ac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:27.467922 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ff55a30-e986-408e-b282-0132518a59ac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:27.473356 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:27.473356 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:27.479658 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-44276273-3247-4443-a514-b93f228e81e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:27.479877 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9ff55a30-e986-408e-b282-0132518a59ac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:27.481483 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44276273-3247-4443-a514-b93f228e81e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:27.481689 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44276273-3247-4443-a514-b93f228e81e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:27.481891 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44276273-3247-4443-a514-b93f228e81e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:27.484708 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ff55a30-e986-408e-b282-0132518a59ac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:27.485226 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 710/2850] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:27 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:27.496302 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:27.496302 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:27.500942 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-44276273-3247-4443-a514-b93f228e81e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:27.506862 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44276273-3247-4443-a514-b93f228e81e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:27.507455 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 711/2851] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:27 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:28.436521 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d5c8e112-31e9-449b-8ce7-945fc2f33a30 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:28.440115 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d5c8e112-31e9-449b-8ce7-945fc2f33a30 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:28.440233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d5c8e112-31e9-449b-8ce7-945fc2f33a30 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:28.440462 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d5c8e112-31e9-449b-8ce7-945fc2f33a30 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:28.440558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d5c8e112-31e9-449b-8ce7-945fc2f33a30 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:28.445348 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:28.445348 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:28.446103 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d5c8e112-31e9-449b-8ce7-945fc2f33a30 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:28.446474 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 714/2852] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:28 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:28.501871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-842be74f-63b6-4554-afb9-2889375e3bbf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:28.505609 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-842be74f-63b6-4554-afb9-2889375e3bbf tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:28.505609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-842be74f-63b6-4554-afb9-2889375e3bbf tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:28.505609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-842be74f-63b6-4554-afb9-2889375e3bbf tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:28.509542 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:28.509542 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:28.512507 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-842be74f-63b6-4554-afb9-2889375e3bbf tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:28.516803 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-842be74f-63b6-4554-afb9-2889375e3bbf tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:28.517153 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 718/2853] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:28 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:28.526532 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1e8433a6-a349-43ee-ab8d-e5f6f6fb1f71 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:28.528583 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e8433a6-a349-43ee-ab8d-e5f6f6fb1f71 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:28.528920 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e8433a6-a349-43ee-ab8d-e5f6f6fb1f71 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:28.529242 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1e8433a6-a349-43ee-ab8d-e5f6f6fb1f71 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:28.541261 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:28.541261 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:28.545894 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1e8433a6-a349-43ee-ab8d-e5f6f6fb1f71 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:28.551609 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1e8433a6-a349-43ee-ab8d-e5f6f6fb1f71 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:28.552242 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 711/2854] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:28 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:29.461711 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d684c03a-eca3-49ef-b5f4-68702685e586 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:29.464289 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d684c03a-eca3-49ef-b5f4-68702685e586 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:29.464760 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d684c03a-eca3-49ef-b5f4-68702685e586 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:29.464840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d684c03a-eca3-49ef-b5f4-68702685e586 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:29.464986 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d684c03a-eca3-49ef-b5f4-68702685e586 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:29.474210 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:29.474210 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:29.475358 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d684c03a-eca3-49ef-b5f4-68702685e586 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:29.476733 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 712/2855] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:29 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:29.533894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4cac86fc-dc52-4746-a1b5-8b814950f207 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:29.537812 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4cac86fc-dc52-4746-a1b5-8b814950f207 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:29.537923 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4cac86fc-dc52-4746-a1b5-8b814950f207 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:29.538102 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4cac86fc-dc52-4746-a1b5-8b814950f207 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:29.569572 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7b75730b-c8d6-4c63-b54d-dc08b84fef4f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:29.571655 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:29.571655 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:29.571759 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b75730b-c8d6-4c63-b54d-dc08b84fef4f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:29.571989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b75730b-c8d6-4c63-b54d-dc08b84fef4f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:29.572242 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b75730b-c8d6-4c63-b54d-dc08b84fef4f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:29.577030 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4cac86fc-dc52-4746-a1b5-8b814950f207 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:29.583079 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4cac86fc-dc52-4746-a1b5-8b814950f207 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:29.583737 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 715/2856] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:29 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 998 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:29.585186 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:29.585186 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:29.592054 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7b75730b-c8d6-4c63-b54d-dc08b84fef4f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:29.598515 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b75730b-c8d6-4c63-b54d-dc08b84fef4f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:29.599262 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 719/2857] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:29 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:30.486794 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d5a7ac41-454b-4ff9-9839-e6ac497759f3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:30.488485 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5a7ac41-454b-4ff9-9839-e6ac497759f3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:30.488668 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5a7ac41-454b-4ff9-9839-e6ac497759f3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:30.488858 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5a7ac41-454b-4ff9-9839-e6ac497759f3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:30.488974 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d5a7ac41-454b-4ff9-9839-e6ac497759f3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:30.492917 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:30.492917 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:30.493556 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5a7ac41-454b-4ff9-9839-e6ac497759f3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:30.493878 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 712/2858] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:30 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:30.615019 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6c644abc-91d3-489b-837f-5834f02285fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:30.616778 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c644abc-91d3-489b-837f-5834f02285fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:30.616960 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c644abc-91d3-489b-837f-5834f02285fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:30.617138 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c644abc-91d3-489b-837f-5834f02285fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:30.620414 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cd607ba3-8389-4a40-9d29-48357a5f7a47 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:30.623258 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd607ba3-8389-4a40-9d29-48357a5f7a47 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:30.623582 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd607ba3-8389-4a40-9d29-48357a5f7a47 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:30.623874 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd607ba3-8389-4a40-9d29-48357a5f7a47 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:30.633550 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:30.633550 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:30.640657 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cd607ba3-8389-4a40-9d29-48357a5f7a47 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:30.643158 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:30.643158 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:30.658344 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c644abc-91d3-489b-837f-5834f02285fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:30.664422 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd607ba3-8389-4a40-9d29-48357a5f7a47 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:30.665656 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c644abc-91d3-489b-837f-5834f02285fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:30.666154 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 713/2859] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:30 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:30.670637 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 716/2860] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:30 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:30.835785 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-41fc269d-df06-46b5-8e62-04589da1e463 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:30.837805 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-41fc269d-df06-46b5-8e62-04589da1e463 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:30.839228 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-41fc269d-df06-46b5-8e62-04589da1e463 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:30.839228 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-41fc269d-df06-46b5-8e62-04589da1e463 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:30.844916 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:30.844916 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:30.850384 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-41fc269d-df06-46b5-8e62-04589da1e463 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:30.855536 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-41fc269d-df06-46b5-8e62-04589da1e463 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:30.856045 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 720/2861] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:30 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:31.268818 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-a8dc5072-8fe6-492a-98ea-a9a3c4970ec1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:31.274994 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-a8dc5072-8fe6-492a-98ea-a9a3c4970ec1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:31.276324 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-a8dc5072-8fe6-492a-98ea-a9a3c4970ec1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:31.276324 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-a8dc5072-8fe6-492a-98ea-a9a3c4970ec1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:31.286547 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:31.286547 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:31.291155 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-a8dc5072-8fe6-492a-98ea-a9a3c4970ec1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:31.296926 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-a8dc5072-8fe6-492a-98ea-a9a3c4970ec1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:31.297444 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 713/2862] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:31 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 1250 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:31.310208 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0bfd3ef6-4af7-4773-9d42-906d0b5ffb16 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:31.310661 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0bfd3ef6-4af7-4773-9d42-906d0b5ffb16 None None] GET https://10.4.3.126/volume// Aug 13 19:32:31.310833 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0bfd3ef6-4af7-4773-9d42-906d0b5ffb16 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:31.311078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0bfd3ef6-4af7-4773-9d42-906d0b5ffb16 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:31.311488 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0bfd3ef6-4af7-4773-9d42-906d0b5ffb16 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:31.311830 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 714/2863] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:32:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:31.321121 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-3b4fa71d-795d-43f0-bd1a-6e0205fc5449 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:31.323198 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-3b4fa71d-795d-43f0-bd1a-6e0205fc5449 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:32:31.324330 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-3b4fa71d-795d-43f0-bd1a-6e0205fc5449 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7743f264-cc07-47ee-a8b8-6559ce615b64", "connector": null, "instance_uuid": "d8361183-9ca3-40c3-a78e-a69fc7488a79"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:31.331653 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:31.331653 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:31.367967 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-3b4fa71d-795d-43f0-bd1a-6e0205fc5449 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:32:31.368572 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 717/2864] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:32:31 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 13 19:32:31.505250 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-197a28e1-2565-4955-9143-a7402bf98493 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:31.507184 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-197a28e1-2565-4955-9143-a7402bf98493 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:31.507368 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-197a28e1-2565-4955-9143-a7402bf98493 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:31.507553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-197a28e1-2565-4955-9143-a7402bf98493 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:31.507839 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-197a28e1-2565-4955-9143-a7402bf98493 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:31.512540 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:31.512540 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:31.513099 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-197a28e1-2565-4955-9143-a7402bf98493 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:31.513530 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 721/2865] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:31 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:31.678168 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aad54402-6025-4724-b97f-3ad47a540918 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:31.680043 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aad54402-6025-4724-b97f-3ad47a540918 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:31.680245 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aad54402-6025-4724-b97f-3ad47a540918 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:31.680469 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aad54402-6025-4724-b97f-3ad47a540918 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:31.691411 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:31.691411 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:31.696118 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aad54402-6025-4724-b97f-3ad47a540918 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:31.700290 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aad54402-6025-4724-b97f-3ad47a540918 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:31.700955 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 714/2866] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:31 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:32:32.523604 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ebc127ba-5798-4e43-9bed-d2311247c81d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:32.524043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-95141f87-4e0d-4101-8624-c7cea9df051d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:32.524319 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-95141f87-4e0d-4101-8624-c7cea9df051d None None] GET https://10.4.3.126/volume// Aug 13 19:32:32.524496 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-95141f87-4e0d-4101-8624-c7cea9df051d None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:32.524738 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-95141f87-4e0d-4101-8624-c7cea9df051d None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:32.525092 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-95141f87-4e0d-4101-8624-c7cea9df051d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:32.525244 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebc127ba-5798-4e43-9bed-d2311247c81d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:32.525433 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebc127ba-5798-4e43-9bed-d2311247c81d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:32.525537 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 718/2867] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:32:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:32.525627 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebc127ba-5798-4e43-9bed-d2311247c81d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:32.525741 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ebc127ba-5798-4e43-9bed-d2311247c81d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:32.529599 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:32.529599 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:32.530199 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebc127ba-5798-4e43-9bed-d2311247c81d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:32.530546 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 715/2868] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:32 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:32.534035 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-aacee9a4-9c16-45c3-8d47-60fa8e1beaa1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:32.536342 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-aacee9a4-9c16-45c3-8d47-60fa8e1beaa1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:32:32.536586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-aacee9a4-9c16-45c3-8d47-60fa8e1beaa1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:32.536790 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-aacee9a4-9c16-45c3-8d47-60fa8e1beaa1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:32.547356 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:32.547356 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:32.551076 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-aacee9a4-9c16-45c3-8d47-60fa8e1beaa1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:32:32.554782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-aacee9a4-9c16-45c3-8d47-60fa8e1beaa1 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:32:32.555105 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 722/2869] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:32:32 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:32:32.691697 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-da5a165e-cf14-4f21-9f2e-816a540354c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:32.693878 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-da5a165e-cf14-4f21-9f2e-816a540354c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] PUT https://10.4.3.126/volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72 Aug 13 19:32:32.694284 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-da5a165e-cf14-4f21-9f2e-816a540354c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:32.707139 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-da5a165e-cf14-4f21-9f2e-816a540354c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Acquiring lock "cinder-attachment_update-7743f264-cc07-47ee-a8b8-6559ce615b64-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:32:32.714374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-da5a165e-cf14-4f21-9f2e-816a540354c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Lock "cinder-attachment_update-7743f264-cc07-47ee-a8b8-6559ce615b64-np0000007253" acquired by "attachment_update" :: waited 0.007s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:32:32.715788 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:32.715788 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:32.715985 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-626791b8-2e72-4fee-98ae-9f6c76fcef35 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:32.717732 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-626791b8-2e72-4fee-98ae-9f6c76fcef35 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:32.717907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-626791b8-2e72-4fee-98ae-9f6c76fcef35 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:32.718116 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-626791b8-2e72-4fee-98ae-9f6c76fcef35 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:32.729062 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:32.729062 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:32.732459 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-626791b8-2e72-4fee-98ae-9f6c76fcef35 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:32.738778 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-626791b8-2e72-4fee-98ae-9f6c76fcef35 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:32.739414 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 719/2870] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:32 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:32.799547 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-601abf65-85a8-40ea-9c24-4ed4ab55c332 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:32.801965 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-601abf65-85a8-40ea-9c24-4ed4ab55c332 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6/action Aug 13 19:32:32.802647 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-601abf65-85a8-40ea-9c24-4ed4ab55c332 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:32.802765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-601abf65-85a8-40ea-9c24-4ed4ab55c332 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:32.817593 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-da5a165e-cf14-4f21-9f2e-816a540354c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Lock "cinder-attachment_update-7743f264-cc07-47ee-a8b8-6559ce615b64-np0000007253" released by "attachment_update" :: held 0.103s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:32:32.817691 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-da5a165e-cf14-4f21-9f2e-816a540354c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72 returned with HTTP 200 Aug 13 19:32:32.818265 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 715/2871] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:32:32 2026] PUT /volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:32.829995 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:32.829995 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:32.851329 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e6cb4492-3c73-45df-b8f8-5e945388fd5e req-601abf65-85a8-40ea-9c24-4ed4ab55c332 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6/action returned with HTTP 204 Aug 13 19:32:32.853227 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 716/2872] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:32:32 2026] POST /volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:32.859623 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-ee2a0280-0029-48ca-aa78-53924131bf8a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:32.863341 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-ee2a0280-0029-48ca-aa78-53924131bf8a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72/action Aug 13 19:32:32.863341 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-ee2a0280-0029-48ca-aa78-53924131bf8a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:32.863341 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-ee2a0280-0029-48ca-aa78-53924131bf8a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:32.893420 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:32.893420 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:32.904819 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-41e01e56-dd99-43e7-982e-f74b5401b255 req-ee2a0280-0029-48ca-aa78-53924131bf8a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72/action returned with HTTP 204 Aug 13 19:32:32.905376 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 723/2873] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:32:32 2026] POST /volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:33.543176 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5a25b2f6-5093-4caf-99fc-f28bcac7a2af None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:33.545151 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a25b2f6-5093-4caf-99fc-f28bcac7a2af tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:33.545397 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a25b2f6-5093-4caf-99fc-f28bcac7a2af tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:33.545602 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a25b2f6-5093-4caf-99fc-f28bcac7a2af tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:33.545701 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-5a25b2f6-5093-4caf-99fc-f28bcac7a2af tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:33.550097 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:33.550097 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:33.550827 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a25b2f6-5093-4caf-99fc-f28bcac7a2af tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:33.551210 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 720/2874] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:33 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:33.761232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-982d7c9d-41e2-4ecf-9ec2-9255d74e4c6e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:33.763361 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-982d7c9d-41e2-4ecf-9ec2-9255d74e4c6e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:32:33.764078 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-982d7c9d-41e2-4ecf-9ec2-9255d74e4c6e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:33.764410 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-982d7c9d-41e2-4ecf-9ec2-9255d74e4c6e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:33.779433 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:33.779433 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:33.785935 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-982d7c9d-41e2-4ecf-9ec2-9255d74e4c6e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:32:33.792071 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-982d7c9d-41e2-4ecf-9ec2-9255d74e4c6e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:32:33.792586 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 716/2875] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:33 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:34.566115 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c76fc6bc-c905-4b38-a881-3efabb2c6c36 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:34.569178 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c76fc6bc-c905-4b38-a881-3efabb2c6c36 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:34.569178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c76fc6bc-c905-4b38-a881-3efabb2c6c36 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:34.571398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c76fc6bc-c905-4b38-a881-3efabb2c6c36 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:34.571398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c76fc6bc-c905-4b38-a881-3efabb2c6c36 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:34.578377 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:34.578377 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:34.578377 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c76fc6bc-c905-4b38-a881-3efabb2c6c36 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:34.578377 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 717/2876] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:34 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:35.590598 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-12502a69-e383-45b1-abb6-404f2a31ff95 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:35.592393 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12502a69-e383-45b1-abb6-404f2a31ff95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:35.592393 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12502a69-e383-45b1-abb6-404f2a31ff95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:35.592586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12502a69-e383-45b1-abb6-404f2a31ff95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:35.592586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-12502a69-e383-45b1-abb6-404f2a31ff95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:35.600659 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:35.600659 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:35.601754 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12502a69-e383-45b1-abb6-404f2a31ff95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:35.602229 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 724/2877] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:35 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:36.470601 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-724125fb-e471-49d0-bf98-8c703b0e7d49 req-3c66683b-d33a-4cc0-a643-cd8865ad1cfb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:36.473626 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-724125fb-e471-49d0-bf98-8c703b0e7d49 req-3c66683b-d33a-4cc0-a643-cd8865ad1cfb tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] DELETE https://10.4.3.126/volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01 Aug 13 19:32:36.473866 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-724125fb-e471-49d0-bf98-8c703b0e7d49 req-3c66683b-d33a-4cc0-a643-cd8865ad1cfb tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:36.474107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-724125fb-e471-49d0-bf98-8c703b0e7d49 req-3c66683b-d33a-4cc0-a643-cd8865ad1cfb tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:36.485914 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:36.485914 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:36.534584 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-724125fb-e471-49d0-bf98-8c703b0e7d49 req-3c66683b-d33a-4cc0-a643-cd8865ad1cfb tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01 returned with HTTP 200 Aug 13 19:32:36.535097 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 721/2878] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:32:36 2026] DELETE /volume/v3/attachments/874c1352-c972-4e4f-81a9-ed6693720f01 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:36.617961 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5413b0fd-116f-48b3-9f4b-d1cd70f068ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:36.620402 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5413b0fd-116f-48b3-9f4b-d1cd70f068ee tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:36.620655 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5413b0fd-116f-48b3-9f4b-d1cd70f068ee tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:36.620969 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5413b0fd-116f-48b3-9f4b-d1cd70f068ee tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:36.621038 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5413b0fd-116f-48b3-9f4b-d1cd70f068ee tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:36.628489 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:36.628489 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:36.629479 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5413b0fd-116f-48b3-9f4b-d1cd70f068ee tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:36.629888 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 717/2879] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:36 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:37.645340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7b3b6112-091c-426f-8e71-80ebaa941647 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:37.647238 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b3b6112-091c-426f-8e71-80ebaa941647 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:37.647412 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b3b6112-091c-426f-8e71-80ebaa941647 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:37.647606 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7b3b6112-091c-426f-8e71-80ebaa941647 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:37.647738 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7b3b6112-091c-426f-8e71-80ebaa941647 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:37.658239 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:37.658239 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:37.659044 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7b3b6112-091c-426f-8e71-80ebaa941647 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:37.659470 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 718/2880] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:37 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:38.165369 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f63a6405-e2d5-473e-a4af-1d05fca180e1 req-00a9b01d-0990-4fb3-a3ca-89929f46a4d3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:38.169557 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f63a6405-e2d5-473e-a4af-1d05fca180e1 req-00a9b01d-0990-4fb3-a3ca-89929f46a4d3 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e Aug 13 19:32:38.169557 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f63a6405-e2d5-473e-a4af-1d05fca180e1 req-00a9b01d-0990-4fb3-a3ca-89929f46a4d3 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:38.169811 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f63a6405-e2d5-473e-a4af-1d05fca180e1 req-00a9b01d-0990-4fb3-a3ca-89929f46a4d3 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:38.190589 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:38.190589 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:38.194180 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f63a6405-e2d5-473e-a4af-1d05fca180e1 req-00a9b01d-0990-4fb3-a3ca-89929f46a4d3 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:32:38.204291 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f63a6405-e2d5-473e-a4af-1d05fca180e1 req-00a9b01d-0990-4fb3-a3ca-89929f46a4d3 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e returned with HTTP 200 Aug 13 19:32:38.205196 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 725/2881] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:38 2026] GET /volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:38.252483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cb40e06d-3b85-48c1-a257-6abb1561e698 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:38.254863 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cb40e06d-3b85-48c1-a257-6abb1561e698 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] DELETE https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 Aug 13 19:32:38.255157 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cb40e06d-3b85-48c1-a257-6abb1561e698 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:38.255429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cb40e06d-3b85-48c1-a257-6abb1561e698 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:38.255706 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-cb40e06d-3b85-48c1-a257-6abb1561e698 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Delete volume with id: 560e93d8-ea4e-41ab-9265-a5350c970a80 Aug 13 19:32:38.264752 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:38.264752 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:38.265595 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cb40e06d-3b85-48c1-a257-6abb1561e698 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:32:38.289720 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cb40e06d-3b85-48c1-a257-6abb1561e698 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Delete volume request issued successfully. Aug 13 19:32:38.290154 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cb40e06d-3b85-48c1-a257-6abb1561e698 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 returned with HTTP 202 Aug 13 19:32:38.290760 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 722/2882] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:38 2026] DELETE /volume/v3/volumes/560e93d8-ea4e-41ab-9265-a5350c970a80 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:38.302496 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-37db0f04-c3e9-4284-8f79-2b46ac096a67 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:38.305132 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37db0f04-c3e9-4284-8f79-2b46ac096a67 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] DELETE https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b Aug 13 19:32:38.305748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37db0f04-c3e9-4284-8f79-2b46ac096a67 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:38.306039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37db0f04-c3e9-4284-8f79-2b46ac096a67 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:38.306245 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-37db0f04-c3e9-4284-8f79-2b46ac096a67 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Delete backup with id: f6efe946-70b8-40f5-a717-b06a7e1ec13b. Aug 13 19:32:38.312083 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:38.312083 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:38.339750 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-37db0f04-c3e9-4284-8f79-2b46ac096a67 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] delete_backup rpcapi backup_id f6efe946-70b8-40f5-a717-b06a7e1ec13b {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:32:38.341973 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37db0f04-c3e9-4284-8f79-2b46ac096a67 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b returned with HTTP 202 Aug 13 19:32:38.342442 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 718/2883] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:38 2026] DELETE /volume/v3/backups/f6efe946-70b8-40f5-a717-b06a7e1ec13b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:38.350184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4a218400-1094-4707-ba63-157b52b84981 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:38.352683 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a218400-1094-4707-ba63-157b52b84981 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] DELETE https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:32:38.353509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a218400-1094-4707-ba63-157b52b84981 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:38.353784 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4a218400-1094-4707-ba63-157b52b84981 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:38.353985 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4a218400-1094-4707-ba63-157b52b84981 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Delete volume with id: b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:32:38.366008 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:38.366008 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:38.366592 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4a218400-1094-4707-ba63-157b52b84981 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:32:38.397174 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4a218400-1094-4707-ba63-157b52b84981 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Delete volume request issued successfully. Aug 13 19:32:38.397806 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4a218400-1094-4707-ba63-157b52b84981 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 returned with HTTP 202 Aug 13 19:32:38.398288 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 719/2884] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:38 2026] DELETE /volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:38.406544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-89a740fa-0136-4541-b325-c6230341e676 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:38.409038 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-89a740fa-0136-4541-b325-c6230341e676 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:32:38.409453 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-89a740fa-0136-4541-b325-c6230341e676 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:38.409707 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-89a740fa-0136-4541-b325-c6230341e676 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:38.418381 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:38.418381 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:38.422704 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-89a740fa-0136-4541-b325-c6230341e676 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Volume info retrieved successfully. Aug 13 19:32:38.428625 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-89a740fa-0136-4541-b325-c6230341e676 tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 returned with HTTP 200 Aug 13 19:32:38.429021 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 726/2885] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:38 2026] GET /volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:38.672839 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4b449ee3-5e67-4b94-b1c3-b3224468919f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:38.674902 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4b449ee3-5e67-4b94-b1c3-b3224468919f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:38.675120 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4b449ee3-5e67-4b94-b1c3-b3224468919f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:38.675402 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4b449ee3-5e67-4b94-b1c3-b3224468919f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:38.675559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-4b449ee3-5e67-4b94-b1c3-b3224468919f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:38.680040 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:38.680040 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:38.680826 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4b449ee3-5e67-4b94-b1c3-b3224468919f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:38.681339 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 723/2886] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:38 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:32:39.444863 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0475d0e6-8e59-457e-805b-06cc28957f8a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:39.446942 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0475d0e6-8e59-457e-805b-06cc28957f8a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] GET https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 Aug 13 19:32:39.447125 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0475d0e6-8e59-457e-805b-06cc28957f8a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:39.447312 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0475d0e6-8e59-457e-805b-06cc28957f8a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:39.458097 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0475d0e6-8e59-457e-805b-06cc28957f8a tempest-TestVolumeBackupRestore-2144226139 tempest-TestVolumeBackupRestore-2144226139-project-member] https://10.4.3.126/volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 returned with HTTP 404 Aug 13 19:32:39.459318 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 719/2887] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:39 2026] GET /volume/v3/volumes/b4440b73-ff55-4838-9985-defacc31b1d7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:39.697362 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-06115bf3-2b13-4aef-9ac2-857a8fe3dc95 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:39.699397 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06115bf3-2b13-4aef-9ac2-857a8fe3dc95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:39.699617 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06115bf3-2b13-4aef-9ac2-857a8fe3dc95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:39.699739 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-06115bf3-2b13-4aef-9ac2-857a8fe3dc95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:39.699844 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-06115bf3-2b13-4aef-9ac2-857a8fe3dc95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:39.704951 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:39.704951 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:39.705893 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-06115bf3-2b13-4aef-9ac2-857a8fe3dc95 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:39.706258 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 720/2888] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:39 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:40.719624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1bb3816a-857b-4dd5-a188-c41a5ab0cb59 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:40.721382 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bb3816a-857b-4dd5-a188-c41a5ab0cb59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:40.721603 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bb3816a-857b-4dd5-a188-c41a5ab0cb59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:40.721817 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1bb3816a-857b-4dd5-a188-c41a5ab0cb59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:40.721953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1bb3816a-857b-4dd5-a188-c41a5ab0cb59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:40.730545 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:40.730545 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:40.731736 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1bb3816a-857b-4dd5-a188-c41a5ab0cb59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:40.732068 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 727/2889] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:40 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:41.753456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f5094eca-017d-4abe-afc0-5bc301a4a54f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:41.757475 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f5094eca-017d-4abe-afc0-5bc301a4a54f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:41.757693 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f5094eca-017d-4abe-afc0-5bc301a4a54f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:41.757909 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f5094eca-017d-4abe-afc0-5bc301a4a54f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:41.758625 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f5094eca-017d-4abe-afc0-5bc301a4a54f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:41.765021 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:41.765021 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:41.765870 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f5094eca-017d-4abe-afc0-5bc301a4a54f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:41.766608 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 724/2890] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:41 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:42.777046 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f1c9fb32-720b-497f-8e9a-ca8d067a28fb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:42.779827 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f1c9fb32-720b-497f-8e9a-ca8d067a28fb tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:42.780042 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f1c9fb32-720b-497f-8e9a-ca8d067a28fb tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:42.780252 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f1c9fb32-720b-497f-8e9a-ca8d067a28fb tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:42.780400 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f1c9fb32-720b-497f-8e9a-ca8d067a28fb tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:42.786547 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:42.786547 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:42.789215 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f1c9fb32-720b-497f-8e9a-ca8d067a28fb tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:42.789918 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 720/2891] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:42 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:43.801638 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5d9ce930-16b1-40da-b63d-292f5b76d277 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:43.804166 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5d9ce930-16b1-40da-b63d-292f5b76d277 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:43.804511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5d9ce930-16b1-40da-b63d-292f5b76d277 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:43.804810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5d9ce930-16b1-40da-b63d-292f5b76d277 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:43.805009 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5d9ce930-16b1-40da-b63d-292f5b76d277 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:43.816751 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:43.816751 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:43.817897 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5d9ce930-16b1-40da-b63d-292f5b76d277 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:43.818844 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 721/2892] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:43 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:44.362056 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a80f29ab-78b4-42a4-b2aa-710b20cf7467 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:44.366168 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a80f29ab-78b4-42a4-b2aa-710b20cf7467 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:32:44.366168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a80f29ab-78b4-42a4-b2aa-710b20cf7467 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:44.366660 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a80f29ab-78b4-42a4-b2aa-710b20cf7467 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:44.380840 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:44.380840 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:44.387803 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a80f29ab-78b4-42a4-b2aa-710b20cf7467 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:32:44.394071 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a80f29ab-78b4-42a4-b2aa-710b20cf7467 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:32:44.394474 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 728/2893] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:44 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:44.448553 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-be0eaac3-2909-4c2c-ba38-ed08c8032b9a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:44.457833 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-be0eaac3-2909-4c2c-ba38-ed08c8032b9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:32:44.458213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-be0eaac3-2909-4c2c-ba38-ed08c8032b9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:44.458526 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-be0eaac3-2909-4c2c-ba38-ed08c8032b9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:44.471981 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:44.471981 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:44.478835 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-be0eaac3-2909-4c2c-ba38-ed08c8032b9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:32:44.485430 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-be0eaac3-2909-4c2c-ba38-ed08c8032b9a tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:32:44.485901 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 725/2894] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:44 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:44.832523 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7cbec2a9-1ccd-4d66-9edb-41bc55106a6f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:44.835795 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7cbec2a9-1ccd-4d66-9edb-41bc55106a6f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:44.835795 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7cbec2a9-1ccd-4d66-9edb-41bc55106a6f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:44.835795 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7cbec2a9-1ccd-4d66-9edb-41bc55106a6f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:44.836020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7cbec2a9-1ccd-4d66-9edb-41bc55106a6f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:44.843045 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:44.843045 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:44.846445 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7cbec2a9-1ccd-4d66-9edb-41bc55106a6f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:44.846940 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 721/2895] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:44 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 760 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:44.859206 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-623dc081-79a3-489c-9fd3-85f71732730c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:44.862247 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:44.863790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b826bdf2-03d0-4332-8532-c9edc1d49456", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1469415067"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:44.865010 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request body: {'volume': {"'backup_id": 'b826bdf2-03d0-4332-8532-c9edc1d49456', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1469415067'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:44.865208 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume of 1 GB Aug 13 19:32:44.871798 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Availability Zones retrieved successfully. Aug 13 19:32:44.877927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (a7f9ed18-b517-4f00-975d-33c2af4e37ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:44.878820 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e530fac-21ac-4fa7-8cb0-fd2411d20537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:44.880034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:44.915556 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e530fac-21ac-4fa7-8cb0-fd2411d20537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:44.916295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ca35fb-19ee-4248-a9d5-6afbec3cb374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:44.964320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Created reservations ['82d3cb8c-6e83-4006-839e-81460d209d8b', 'a6d695bc-8fd9-4580-95f1-8dbef6864be0', '6f427fbe-2bb3-4f16-b185-5af3a27e3705', '0979f0b7-fcc1-48a2-a1a8-7796f51fd5c4'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:44.965232 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ca35fb-19ee-4248-a9d5-6afbec3cb374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d3cb8c-6e83-4006-839e-81460d209d8b', 'a6d695bc-8fd9-4580-95f1-8dbef6864be0', '6f427fbe-2bb3-4f16-b185-5af3a27e3705', '0979f0b7-fcc1-48a2-a1a8-7796f51fd5c4']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:44.966112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2cb2d7-2342-4a3d-a930-3b4439714a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:44.991059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2cb2d7-2342-4a3d-a930-3b4439714a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8731032e-858a-4aa4-86ec-051540d840d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1469415067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['82d3cb8c-6e83-4006-839e-81460d209d8b','a6d695bc-8fd9-4580-95f1-8dbef6864be0','6f427fbe-2bb3-4f16-b185-5af3a27e3705','0979f0b7-fcc1-48a2-a1a8-7796f51fd5c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1469415067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8731032e-858a-4aa4-86ec-051540d840d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7cd90e1090c4751b703a1e007ae8f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188d470b4bfc4557aabe8402550620e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:44.991925 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8436e8da-5d97-4675-aaf4-7ebb02ea3316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.012931 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8436e8da-5d97-4675-aaf4-7ebb02ea3316) transitioned into state 'SUCCESS' from state '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-1469415067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['82d3cb8c-6e83-4006-839e-81460d209d8b','a6d695bc-8fd9-4580-95f1-8dbef6864be0','6f427fbe-2bb3-4f16-b185-5af3a27e3705','0979f0b7-fcc1-48a2-a1a8-7796f51fd5c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.013487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6491542b-d0f0-43e5-9bbb-bc9c7a314aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.027312 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6491542b-d0f0-43e5-9bbb-bc9c7a314aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.028104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (a7f9ed18-b517-4f00-975d-33c2af4e37ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:45.028498 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request issued successfully. Aug 13 19:32:45.029225 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-623dc081-79a3-489c-9fd3-85f71732730c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:45.030149 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 722/2896] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:44 2026] POST /volume/v3/volumes => generated 758 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:45.052044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:45.060621 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:45.060954 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b826bdf2-03d0-4332-8532-c9edc1d49456", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1751325396"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:45.062305 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request body: {'volume': {"'backup_id": 'b826bdf2-03d0-4332-8532-c9edc1d49456', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1751325396'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:45.062460 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume of 1 GB Aug 13 19:32:45.068499 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Availability Zones retrieved successfully. Aug 13 19:32:45.074937 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (5c947bba-6025-4966-9fcc-da6946b45a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:45.075967 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3059afa-4e99-4e26-a6ef-65e0abce9da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.077056 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:45.110827 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3059afa-4e99-4e26-a6ef-65e0abce9da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.111548 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b58e047-1331-486c-8537-d3b74da7dbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.175879 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Created reservations ['6d93863e-82b7-48e1-aec5-cb92fec9874f', 'd38c86a3-71cc-48c7-808a-d79468cd3617', '95cc2fed-d32f-4d00-b399-d85a04ecdd1e', '00159dcc-551b-45f7-abde-775b6fdad87e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:45.176792 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b58e047-1331-486c-8537-d3b74da7dbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d93863e-82b7-48e1-aec5-cb92fec9874f', 'd38c86a3-71cc-48c7-808a-d79468cd3617', '95cc2fed-d32f-4d00-b399-d85a04ecdd1e', '00159dcc-551b-45f7-abde-775b6fdad87e']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.177838 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40276677-ccec-4c98-b7d2-589fd2c795f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.211209 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40276677-ccec-4c98-b7d2-589fd2c795f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91127c86-b7d8-4f41-a0d9-ad95f77dfff6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1751325396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['6d93863e-82b7-48e1-aec5-cb92fec9874f','d38c86a3-71cc-48c7-808a-d79468cd3617','95cc2fed-d32f-4d00-b399-d85a04ecdd1e','00159dcc-551b-45f7-abde-775b6fdad87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1751325396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91127c86-b7d8-4f41-a0d9-ad95f77dfff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7cd90e1090c4751b703a1e007ae8f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188d470b4bfc4557aabe8402550620e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.213068 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3d34ed-acf5-4fe5-913a-fe91cb71c0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.253984 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3d34ed-acf5-4fe5-913a-fe91cb71c0f8) transitioned into state 'SUCCESS' from state '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-1751325396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['6d93863e-82b7-48e1-aec5-cb92fec9874f','d38c86a3-71cc-48c7-808a-d79468cd3617','95cc2fed-d32f-4d00-b399-d85a04ecdd1e','00159dcc-551b-45f7-abde-775b6fdad87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.255088 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7769dd1-6140-4785-bcb2-2c84af5850fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.276004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7769dd1-6140-4785-bcb2-2c84af5850fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.277157 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (5c947bba-6025-4966-9fcc-da6946b45a2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:45.278173 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request issued successfully. Aug 13 19:32:45.279805 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dd556e2-6a7a-457f-99b9-a39eee233c39 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:45.281404 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 729/2897] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:45 2026] POST /volume/v3/volumes => generated 758 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:45.301395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:45.303885 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:45.304411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b826bdf2-03d0-4332-8532-c9edc1d49456", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1626545411"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:45.307437 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request body: {'volume': {"'backup_id": 'b826bdf2-03d0-4332-8532-c9edc1d49456', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1626545411'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:45.307437 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume of 1 GB Aug 13 19:32:45.312532 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Availability Zones retrieved successfully. Aug 13 19:32:45.321921 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (cb46764d-b629-495a-8b3f-34cd7e15fe5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:45.323076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61910d77-6082-4730-9f07-9b20a0dfa8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.324565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:45.385298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61910d77-6082-4730-9f07-9b20a0dfa8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.387177 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689d607b-ca6e-4b2f-b405-38acca5976ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.495364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Created reservations ['aca1826b-893c-4782-b006-697cfd7318bf', '62f98933-beef-4550-935c-774b92d4bfc6', 'fca1c065-ab68-4c40-8c55-144cc9d162a1', '281d4c74-5041-42d6-b388-0eb699c08a41'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:45.498135 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689d607b-ca6e-4b2f-b405-38acca5976ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aca1826b-893c-4782-b006-697cfd7318bf', '62f98933-beef-4550-935c-774b92d4bfc6', 'fca1c065-ab68-4c40-8c55-144cc9d162a1', '281d4c74-5041-42d6-b388-0eb699c08a41']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.498135 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483fc00a-546e-4a15-9265-865193bc227b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.528133 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483fc00a-546e-4a15-9265-865193bc227b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbde035-d016-4654-a452-545f0ee93772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1626545411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['aca1826b-893c-4782-b006-697cfd7318bf','62f98933-beef-4550-935c-774b92d4bfc6','fca1c065-ab68-4c40-8c55-144cc9d162a1','281d4c74-5041-42d6-b388-0eb699c08a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1626545411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbde035-d016-4654-a452-545f0ee93772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7cd90e1090c4751b703a1e007ae8f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188d470b4bfc4557aabe8402550620e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.529598 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305457ee-8f0c-4d45-a613-067ba58ad028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.554245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305457ee-8f0c-4d45-a613-067ba58ad028) transitioned into state 'SUCCESS' from state '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-1626545411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['aca1826b-893c-4782-b006-697cfd7318bf','62f98933-beef-4550-935c-774b92d4bfc6','fca1c065-ab68-4c40-8c55-144cc9d162a1','281d4c74-5041-42d6-b388-0eb699c08a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.555421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71de7deb-3a71-4377-80b6-486829d0c6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.565559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71de7deb-3a71-4377-80b6-486829d0c6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.567086 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (cb46764d-b629-495a-8b3f-34cd7e15fe5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:45.567424 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request issued successfully. Aug 13 19:32:45.568114 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a4b651d-0036-471d-ab38-3e96b85a8298 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:45.568551 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 726/2898] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:45 2026] POST /volume/v3/volumes => generated 758 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:45.582004 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:45.586059 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:45.586540 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b826bdf2-03d0-4332-8532-c9edc1d49456", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1372228151"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:45.589541 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request body: {'volume': {"'backup_id": 'b826bdf2-03d0-4332-8532-c9edc1d49456', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1372228151'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:45.589926 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume of 1 GB Aug 13 19:32:45.600566 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Availability Zones retrieved successfully. Aug 13 19:32:45.608828 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (85f493fd-3f59-4eae-b2a7-bdbfa30bd30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:45.611327 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b97d05-3d42-4cf7-88db-24e44d5aa4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.612653 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:45.661163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b97d05-3d42-4cf7-88db-24e44d5aa4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.663799 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee105db-2eff-4eef-915c-ebbe17f80ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.731824 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Created reservations ['baa0a8f9-95c4-4b08-aaed-587c8b6f5117', 'fb8ca068-3b38-4aab-8065-ec77efc5c328', 'a218ea3d-a950-45de-b287-91792913a83e', 'ce5c9c53-7b11-471d-8b57-fbae7a6e59a1'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:45.733485 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee105db-2eff-4eef-915c-ebbe17f80ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baa0a8f9-95c4-4b08-aaed-587c8b6f5117', 'fb8ca068-3b38-4aab-8065-ec77efc5c328', 'a218ea3d-a950-45de-b287-91792913a83e', 'ce5c9c53-7b11-471d-8b57-fbae7a6e59a1']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.734408 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c39cc5-2be8-420f-8be8-f91bf33f25e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.768567 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c39cc5-2be8-420f-8be8-f91bf33f25e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1372228151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['baa0a8f9-95c4-4b08-aaed-587c8b6f5117','fb8ca068-3b38-4aab-8065-ec77efc5c328','a218ea3d-a950-45de-b287-91792913a83e','ce5c9c53-7b11-471d-8b57-fbae7a6e59a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1372228151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7cd90e1090c4751b703a1e007ae8f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188d470b4bfc4557aabe8402550620e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.769760 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4405d3-9ca6-4377-8a81-5bae2cbb5911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.795622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4405d3-9ca6-4377-8a81-5bae2cbb5911) transitioned into state 'SUCCESS' from state '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-1372228151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['baa0a8f9-95c4-4b08-aaed-587c8b6f5117','fb8ca068-3b38-4aab-8065-ec77efc5c328','a218ea3d-a950-45de-b287-91792913a83e','ce5c9c53-7b11-471d-8b57-fbae7a6e59a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.796570 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82bbf42d-2bb5-4374-8b13-a0b4ceedd26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.807940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82bbf42d-2bb5-4374-8b13-a0b4ceedd26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.809299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (85f493fd-3f59-4eae-b2a7-bdbfa30bd30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:45.809299 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request issued successfully. Aug 13 19:32:45.810247 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c599adf-be44-4cf2-a01d-aedf3a707d79 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:45.810589 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 722/2899] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:45 2026] POST /volume/v3/volumes => generated 758 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:45.825415 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-193c726e-6324-476d-b059-0991fbc100e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:45.829492 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:45.830151 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "b826bdf2-03d0-4332-8532-c9edc1d49456", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1231038821"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:45.832132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request body: {'volume': {"'backup_id": 'b826bdf2-03d0-4332-8532-c9edc1d49456', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1231038821'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:45.832572 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume of 1 GB Aug 13 19:32:45.832850 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:45.832850 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:45.839173 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Availability Zones retrieved successfully. Aug 13 19:32:45.848927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (3dab6bd8-0a7d-4226-8e58-2b52d17bb692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:45.850864 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85c73bb-94e7-49e9-bb1f-d89b3207ac8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.852359 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:45.903480 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85c73bb-94e7-49e9-bb1f-d89b3207ac8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.904688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9246a5e9-c964-489f-96fa-7dde4a633cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:45.978644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Created reservations ['e52a2140-5ce7-404c-9b4c-df82af0f3016', '63d34261-de8b-47d4-95d3-ac0d922421a8', '14f53fd9-6c35-4e6c-8bf8-7c5befd582cf', '33b503d9-e969-4026-ac30-91a764424fd3'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:45.979849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9246a5e9-c964-489f-96fa-7dde4a633cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52a2140-5ce7-404c-9b4c-df82af0f3016', '63d34261-de8b-47d4-95d3-ac0d922421a8', '14f53fd9-6c35-4e6c-8bf8-7c5befd582cf', '33b503d9-e969-4026-ac30-91a764424fd3']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:45.980048 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3c8f08-c4cd-43d4-860a-4b70b8875c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:46.012664 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3c8f08-c4cd-43d4-860a-4b70b8875c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57f74d0a-27a6-4432-aa2a-ef599e6203ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1231038821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['e52a2140-5ce7-404c-9b4c-df82af0f3016','63d34261-de8b-47d4-95d3-ac0d922421a8','14f53fd9-6c35-4e6c-8bf8-7c5befd582cf','33b503d9-e969-4026-ac30-91a764424fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1231038821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57f74d0a-27a6-4432-aa2a-ef599e6203ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7cd90e1090c4751b703a1e007ae8f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='188d470b4bfc4557aabe8402550620e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:46.014462 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4181eb11-50bf-4849-865b-0f4f2ad5debf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:46.955508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4181eb11-50bf-4849-865b-0f4f2ad5debf) transitioned into state 'SUCCESS' from state '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-1231038821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7cd90e1090c4751b703a1e007ae8f4d',qos_specs=None,replication_status=,reservations=['e52a2140-5ce7-404c-9b4c-df82af0f3016','63d34261-de8b-47d4-95d3-ac0d922421a8','14f53fd9-6c35-4e6c-8bf8-7c5befd582cf','33b503d9-e969-4026-ac30-91a764424fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='188d470b4bfc4557aabe8402550620e9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:46.955508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108c974f-1873-42b4-80f4-cdc081c0b77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:46.955508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108c974f-1873-42b4-80f4-cdc081c0b77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:46.955508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Flow 'volume_create_api' (3dab6bd8-0a7d-4226-8e58-2b52d17bb692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:46.955508 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Create volume request issued successfully. Aug 13 19:32:46.955508 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-193c726e-6324-476d-b059-0991fbc100e3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:46.955508 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 723/2900] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:45 2026] POST /volume/v3/volumes => generated 758 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bd52c39b-0127-4d5c-aecd-25db5d11c25f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bd52c39b-0127-4d5c-aecd-25db5d11c25f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bd52c39b-0127-4d5c-aecd-25db5d11c25f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bd52c39b-0127-4d5c-aecd-25db5d11c25f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bd52c39b-0127-4d5c-aecd-25db5d11c25f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bd52c39b-0127-4d5c-aecd-25db5d11c25f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 returned with HTTP 200 Aug 13 19:32:46.960969 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 730/2901] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:46 2026] GET /volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4a8bf096-06a0-47ec-b4c3-ed223360bc59 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4a8bf096-06a0-47ec-b4c3-ed223360bc59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4a8bf096-06a0-47ec-b4c3-ed223360bc59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4a8bf096-06a0-47ec-b4c3-ed223360bc59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4a8bf096-06a0-47ec-b4c3-ed223360bc59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4a8bf096-06a0-47ec-b4c3-ed223360bc59 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 returned with HTTP 200 Aug 13 19:32:46.966500 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 727/2902] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:46 2026] GET /volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:46.971217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-de1622ba-963e-4079-a618-da0eeceb4d9c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.971217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de1622ba-963e-4079-a618-da0eeceb4d9c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 Aug 13 19:32:46.971217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de1622ba-963e-4079-a618-da0eeceb4d9c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:46.971217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-de1622ba-963e-4079-a618-da0eeceb4d9c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:46.975010 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.975010 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:46.975010 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1926407384"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:46.975010 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1926407384'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:46.975010 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume of 1 GB Aug 13 19:32:46.975010 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.975010 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:46.976337 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.976337 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:46.977375 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Availability Zones retrieved successfully. Aug 13 19:32:46.977375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (f2f030ed-135c-4eb4-a1be-c0ec7d796810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:46.977375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a87ce6-03fb-4e21-b903-ca79da176efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:46.978703 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-de1622ba-963e-4079-a618-da0eeceb4d9c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:46.980123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:46.982003 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-de1622ba-963e-4079-a618-da0eeceb4d9c tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 returned with HTTP 200 Aug 13 19:32:46.982003 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 723/2903] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:46 2026] GET /volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:46.983723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6e1e2c96-ee75-47ce-9319-715a158c1982 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.983723 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e1e2c96-ee75-47ce-9319-715a158c1982 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 Aug 13 19:32:46.983723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e1e2c96-ee75-47ce-9319-715a158c1982 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:46.983723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e1e2c96-ee75-47ce-9319-715a158c1982 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:46.984600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a87ce6-03fb-4e21-b903-ca79da176efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:46.984600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a7214a-117b-49f2-a1dd-f9fca1e8918d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:46.985804 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.985804 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:46.985804 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e1e2c96-ee75-47ce-9319-715a158c1982 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:46.985804 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e1e2c96-ee75-47ce-9319-715a158c1982 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 returned with HTTP 200 Aug 13 19:32:46.985804 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 731/2904] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:46 2026] GET /volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-51802d40-d757-46fe-ab72-f4ede410057b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-51802d40-d757-46fe-ab72-f4ede410057b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-51802d40-d757-46fe-ab72-f4ede410057b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-51802d40-d757-46fe-ab72-f4ede410057b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-51802d40-d757-46fe-ab72-f4ede410057b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-51802d40-d757-46fe-ab72-f4ede410057b tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed returned with HTTP 200 Aug 13 19:32:46.986655 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 728/2905] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:46 2026] GET /volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:46.987754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f28ea937-fc01-4a89-a330-d4973c1f5f25 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.987754 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f28ea937-fc01-4a89-a330-d4973c1f5f25 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] DELETE https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:46.987754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f28ea937-fc01-4a89-a330-d4973c1f5f25 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:46.987754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f28ea937-fc01-4a89-a330-d4973c1f5f25 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:46.987754 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-f28ea937-fc01-4a89-a330-d4973c1f5f25 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete backup with id: b826bdf2-03d0-4332-8532-c9edc1d49456. Aug 13 19:32:46.988342 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Created reservations ['563f72fc-47fb-4227-867d-c9048276aa78', '5b6612bd-0aa1-47dd-9984-ee74a0f2cf6f', '0ef84665-eefe-460e-8507-be563976f7ca', 'baea534c-5457-4f8f-803a-d78a1c71f8af'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:46.988890 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.988890 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:46.989097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a7214a-117b-49f2-a1dd-f9fca1e8918d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['563f72fc-47fb-4227-867d-c9048276aa78', '5b6612bd-0aa1-47dd-9984-ee74a0f2cf6f', '0ef84665-eefe-460e-8507-be563976f7ca', 'baea534c-5457-4f8f-803a-d78a1c71f8af']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:46.989097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983234d3-d491-4293-89c3-bd0007118991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:46.989863 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-f28ea937-fc01-4a89-a330-d4973c1f5f25 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] delete_backup rpcapi backup_id b826bdf2-03d0-4332-8532-c9edc1d49456 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:32:46.989863 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f28ea937-fc01-4a89-a330-d4973c1f5f25 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 202 Aug 13 19:32:46.989863 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 724/2906] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:46 2026] DELETE /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:46.990105 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983234d3-d491-4293-89c3-bd0007118991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06947235-5785-49dc-bd0f-d418b9c987cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1926407384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['563f72fc-47fb-4227-867d-c9048276aa78','5b6612bd-0aa1-47dd-9984-ee74a0f2cf6f','0ef84665-eefe-460e-8507-be563976f7ca','baea534c-5457-4f8f-803a-d78a1c71f8af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1926407384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06947235-5785-49dc-bd0f-d418b9c987cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c288618fe7b1492aab4544185ed98ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:46.990105 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02cab31-35a3-4de4-a8b9-5023389c3815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-99f251b0-fc3f-4821-8f19-e59c6d95429d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99f251b0-fc3f-4821-8f19-e59c6d95429d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99f251b0-fc3f-4821-8f19-e59c6d95429d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99f251b0-fc3f-4821-8f19-e59c6d95429d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-99f251b0-fc3f-4821-8f19-e59c6d95429d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99f251b0-fc3f-4821-8f19-e59c6d95429d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 200 Aug 13 19:32:46.991041 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 732/2907] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:46 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:46.991651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02cab31-35a3-4de4-a8b9-5023389c3815) transitioned into state 'SUCCESS' from state '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-1926407384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['563f72fc-47fb-4227-867d-c9048276aa78','5b6612bd-0aa1-47dd-9984-ee74a0f2cf6f','0ef84665-eefe-460e-8507-be563976f7ca','baea534c-5457-4f8f-803a-d78a1c71f8af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:46.991651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc611c5-8911-4375-885f-e2bec48a044a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:46.991651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc611c5-8911-4375-885f-e2bec48a044a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:46.991651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (f2f030ed-135c-4eb4-a1be-c0ec7d796810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:46.991651 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request issued successfully. Aug 13 19:32:46.991651 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4db8c8ad-6eda-42ab-b468-bdb103bad4ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:46.991651 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 724/2908] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:46 2026] POST /volume/v3/volumes => generated 749 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a881dded-fc12-4945-acd6-09f59691b506 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a881dded-fc12-4945-acd6-09f59691b506 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a881dded-fc12-4945-acd6-09f59691b506 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a881dded-fc12-4945-acd6-09f59691b506 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a881dded-fc12-4945-acd6-09f59691b506 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a881dded-fc12-4945-acd6-09f59691b506 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:46.992191 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 729/2909] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:46 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:47.468364 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53f1d6ab-f795-4900-84bf-0694cf33f5a3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.470722 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53f1d6ab-f795-4900-84bf-0694cf33f5a3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 Aug 13 19:32:47.470986 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53f1d6ab-f795-4900-84bf-0694cf33f5a3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:47.471213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53f1d6ab-f795-4900-84bf-0694cf33f5a3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:47.471338 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-53f1d6ab-f795-4900-84bf-0694cf33f5a3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Show backup with id b826bdf2-03d0-4332-8532-c9edc1d49456. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:32:47.474973 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53f1d6ab-f795-4900-84bf-0694cf33f5a3 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 returned with HTTP 404 Aug 13 19:32:47.475490 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 725/2910] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:47 2026] GET /volume/v3/backups/b826bdf2-03d0-4332-8532-c9edc1d49456 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:47.489168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c6e795a-e262-4dac-87b8-ff4ed344c434 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.491522 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c6e795a-e262-4dac-87b8-ff4ed344c434 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] DELETE https://10.4.3.126/volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed Aug 13 19:32:47.491721 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c6e795a-e262-4dac-87b8-ff4ed344c434 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:47.491937 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c6e795a-e262-4dac-87b8-ff4ed344c434 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:47.492111 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2c6e795a-e262-4dac-87b8-ff4ed344c434 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume with id: 57f74d0a-27a6-4432-aa2a-ef599e6203ed Aug 13 19:32:47.501185 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:47.501185 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:47.502180 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c6e795a-e262-4dac-87b8-ff4ed344c434 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:47.532793 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c6e795a-e262-4dac-87b8-ff4ed344c434 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume request issued successfully. Aug 13 19:32:47.533181 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c6e795a-e262-4dac-87b8-ff4ed344c434 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed returned with HTTP 202 Aug 13 19:32:47.533639 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 733/2911] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:47 2026] DELETE /volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:47.543005 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-488b454c-aa06-468d-93f7-b4cf1d216e41 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.545355 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-488b454c-aa06-468d-93f7-b4cf1d216e41 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed Aug 13 19:32:47.545599 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-488b454c-aa06-468d-93f7-b4cf1d216e41 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:47.545867 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-488b454c-aa06-468d-93f7-b4cf1d216e41 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:47.563014 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:47.563014 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:47.570732 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-488b454c-aa06-468d-93f7-b4cf1d216e41 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:47.578005 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-78e53595-cb8c-4671-b0e2-c03c5790bd4c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.579928 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-78e53595-cb8c-4671-b0e2-c03c5790bd4c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:47.580152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-78e53595-cb8c-4671-b0e2-c03c5790bd4c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:47.580357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-78e53595-cb8c-4671-b0e2-c03c5790bd4c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:47.585046 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-488b454c-aa06-468d-93f7-b4cf1d216e41 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed returned with HTTP 200 Aug 13 19:32:47.585596 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 725/2912] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:47 2026] GET /volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:47.589629 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:47.589629 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:47.593671 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-78e53595-cb8c-4671-b0e2-c03c5790bd4c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:47.598726 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-78e53595-cb8c-4671-b0e2-c03c5790bd4c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:47.599264 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 730/2913] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:47 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:47.616553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c3a38fd1-2ec6-46f3-89d6-2851070bbcd8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.619383 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3a38fd1-2ec6-46f3-89d6-2851070bbcd8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] POST https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action Aug 13 19:32:47.619731 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3a38fd1-2ec6-46f3-89d6-2851070bbcd8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action body: b'{"os-attach": {"instance_uuid": "e6c4a233-1937-4976-8335-318d4931425e", "mountpoint": "/dev/vdb"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:47.619889 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3a38fd1-2ec6-46f3-89d6-2851070bbcd8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e6c4a233-1937-4976-8335-318d4931425e", "mountpoint": "/dev/vdb"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:47.633131 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:47.633131 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:47.633859 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c3a38fd1-2ec6-46f3-89d6-2851070bbcd8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:47.645297 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c3a38fd1-2ec6-46f3-89d6-2851070bbcd8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Update volume admin metadata completed successfully. Aug 13 19:32:47.708575 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c3a38fd1-2ec6-46f3-89d6-2851070bbcd8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Attach volume completed successfully. Aug 13 19:32:47.708838 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3a38fd1-2ec6-46f3-89d6-2851070bbcd8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action returned with HTTP 202 Aug 13 19:32:47.709348 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 726/2914] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:47 2026] POST /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:47.717112 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b9033134-9be2-4cd9-9953-da3b9d40b3c1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.720839 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9033134-9be2-4cd9-9953-da3b9d40b3c1 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:47.721034 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9033134-9be2-4cd9-9953-da3b9d40b3c1 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:47.721232 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9033134-9be2-4cd9-9953-da3b9d40b3c1 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:47.739713 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:47.739713 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:47.747161 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b9033134-9be2-4cd9-9953-da3b9d40b3c1 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:47.756676 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9033134-9be2-4cd9-9953-da3b9d40b3c1 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:47.757409 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 734/2915] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:47 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:47.774735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5089f8aa-6f39-4c81-8b11-0762568ced6c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.782069 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5089f8aa-6f39-4c81-8b11-0762568ced6c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:47.782069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5089f8aa-6f39-4c81-8b11-0762568ced6c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:47.782069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5089f8aa-6f39-4c81-8b11-0762568ced6c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:47.797269 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:47.797269 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:47.803474 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5089f8aa-6f39-4c81-8b11-0762568ced6c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:47.809091 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5089f8aa-6f39-4c81-8b11-0762568ced6c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:47.809762 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 726/2916] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:47 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 1176 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:47.829494 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6cae833b-b16b-4235-bf8d-3178dcfee041 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.845683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5b7913fd-6096-4449-80d8-71cd854a3600 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.847718 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b7913fd-6096-4449-80d8-71cd854a3600 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] DELETE https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:32:47.847934 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b7913fd-6096-4449-80d8-71cd854a3600 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:47.848158 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b7913fd-6096-4449-80d8-71cd854a3600 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:47.848367 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-5b7913fd-6096-4449-80d8-71cd854a3600 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Delete volume with id: 415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:32:47.855479 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:47.855479 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:47.855946 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5b7913fd-6096-4449-80d8-71cd854a3600 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:32:47.872401 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5b7913fd-6096-4449-80d8-71cd854a3600 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Delete volume request issued successfully. Aug 13 19:32:47.872602 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b7913fd-6096-4449-80d8-71cd854a3600 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 202 Aug 13 19:32:47.873051 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 727/2917] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:47 2026] DELETE /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:47.882554 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c4995bf3-4ed1-4f87-beb8-81868bf32ef4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:47.885559 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c4995bf3-4ed1-4f87-beb8-81868bf32ef4 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:32:47.885837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c4995bf3-4ed1-4f87-beb8-81868bf32ef4 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:47.886047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c4995bf3-4ed1-4f87-beb8-81868bf32ef4 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:47.893989 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:47.893989 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:47.898212 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c4995bf3-4ed1-4f87-beb8-81868bf32ef4 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:32:47.903629 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c4995bf3-4ed1-4f87-beb8-81868bf32ef4 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 200 Aug 13 19:32:47.904203 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 735/2918] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:47 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:48.034490 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6cae833b-b16b-4235-bf8d-3178dcfee041 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action Aug 13 19:32:48.034490 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6cae833b-b16b-4235-bf8d-3178dcfee041 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:48.034490 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6cae833b-b16b-4235-bf8d-3178dcfee041 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:48.050325 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.050325 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:48.050828 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.admin_actions [None req-6cae833b-b16b-4235-bf8d-3178dcfee041 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume '06947235-5785-49dc-bd0f-d418b9c987cc' with '{'status': 'error'}' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:32:48.087001 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6cae833b-b16b-4235-bf8d-3178dcfee041 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action returned with HTTP 202 Aug 13 19:32:48.087001 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 731/2919] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:47 2026] POST /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:48.095590 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d69236e3-046a-4a46-b311-22ab7f353f1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.097719 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d69236e3-046a-4a46-b311-22ab7f353f1c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:48.097928 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d69236e3-046a-4a46-b311-22ab7f353f1c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.098132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d69236e3-046a-4a46-b311-22ab7f353f1c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.108710 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.108710 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:48.113698 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d69236e3-046a-4a46-b311-22ab7f353f1c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:48.119558 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d69236e3-046a-4a46-b311-22ab7f353f1c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:48.120190 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 727/2920] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:32:48.137086 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.138723 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action Aug 13 19:32:48.139004 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0a3c00fc-5698-4b3e-af87-d2c5c084bdb0"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:48.139124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0a3c00fc-5698-4b3e-af87-d2c5c084bdb0"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:48.164011 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.164011 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:48.164546 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Volume info retrieved successfully. Aug 13 19:32:48.179777 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Terminate volume connection completed successfully. Aug 13 19:32:48.185068 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100183) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 19:32:48.237032 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Detach volume completed successfully. Aug 13 19:32:48.237340 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5054bae2-95c7-438a-aedb-453ac3d24bf5 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action returned with HTTP 202 Aug 13 19:32:48.238377 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 728/2921] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:48 2026] POST /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:48.245105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3692f89c-48a4-45b5-83ed-47d0a48fa2b3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.247437 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3692f89c-48a4-45b5-83ed-47d0a48fa2b3 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:48.247608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3692f89c-48a4-45b5-83ed-47d0a48fa2b3 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.247806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3692f89c-48a4-45b5-83ed-47d0a48fa2b3 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.256741 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.256741 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:48.261495 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3692f89c-48a4-45b5-83ed-47d0a48fa2b3 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:48.266942 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3692f89c-48a4-45b5-83ed-47d0a48fa2b3 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:48.267322 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 736/2922] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:48.284904 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4943c3b5-f56a-4395-af19-91acbe2a9dea None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.288472 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4943c3b5-f56a-4395-af19-91acbe2a9dea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:48.288472 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4943c3b5-f56a-4395-af19-91acbe2a9dea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.288472 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4943c3b5-f56a-4395-af19-91acbe2a9dea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.296475 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.296475 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:48.302874 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4943c3b5-f56a-4395-af19-91acbe2a9dea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:48.311351 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4943c3b5-f56a-4395-af19-91acbe2a9dea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:48.312033 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 732/2923] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:48.331486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8d0dee08-5079-4460-bdad-695feb1afd26 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.333470 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d0dee08-5079-4460-bdad-695feb1afd26 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] POST https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action Aug 13 19:32:48.333846 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d0dee08-5079-4460-bdad-695feb1afd26 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action body: b'{"os-detach": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:48.334004 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d0dee08-5079-4460-bdad-695feb1afd26 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:48.345206 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.345206 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:48.345876 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8d0dee08-5079-4460-bdad-695feb1afd26 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:48.368197 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8d0dee08-5079-4460-bdad-695feb1afd26 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Detach volume completed successfully. Aug 13 19:32:48.368837 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d0dee08-5079-4460-bdad-695feb1afd26 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action returned with HTTP 202 Aug 13 19:32:48.369469 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 728/2924] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:48 2026] POST /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:48.377395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7736c1e6-6a4d-4d67-a165-fdc61bc98c11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.382761 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7736c1e6-6a4d-4d67-a165-fdc61bc98c11 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:48.382999 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7736c1e6-6a4d-4d67-a165-fdc61bc98c11 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.383199 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7736c1e6-6a4d-4d67-a165-fdc61bc98c11 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.390725 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.390725 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:48.394821 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7736c1e6-6a4d-4d67-a165-fdc61bc98c11 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:48.398893 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7736c1e6-6a4d-4d67-a165-fdc61bc98c11 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:48.399317 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 729/2925] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:48.412786 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5fdf1521-9dd3-491c-b42c-0b5a55166773 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.414423 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5fdf1521-9dd3-491c-b42c-0b5a55166773 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:48.414684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5fdf1521-9dd3-491c-b42c-0b5a55166773 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.414977 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5fdf1521-9dd3-491c-b42c-0b5a55166773 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.422571 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.422571 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:48.427759 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5fdf1521-9dd3-491c-b42c-0b5a55166773 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:48.433398 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5fdf1521-9dd3-491c-b42c-0b5a55166773 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:48.434255 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 737/2926] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:48.446813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7a7eb2d8-ef7d-4d62-98ee-37e02a62cbdd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.450650 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7a7eb2d8-ef7d-4d62-98ee-37e02a62cbdd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] DELETE https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:48.450650 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7a7eb2d8-ef7d-4d62-98ee-37e02a62cbdd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.450650 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7a7eb2d8-ef7d-4d62-98ee-37e02a62cbdd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.450650 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-7a7eb2d8-ef7d-4d62-98ee-37e02a62cbdd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Delete volume with id: 06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:48.456903 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.456903 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:48.457587 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7a7eb2d8-ef7d-4d62-98ee-37e02a62cbdd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:48.479984 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7a7eb2d8-ef7d-4d62-98ee-37e02a62cbdd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Delete volume request issued successfully. Aug 13 19:32:48.484053 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7a7eb2d8-ef7d-4d62-98ee-37e02a62cbdd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 202 Aug 13 19:32:48.484053 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 733/2927] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:48 2026] DELETE /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:48.491963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-516325e7-1851-4a85-9423-3c470ce17f39 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.493684 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-516325e7-1851-4a85-9423-3c470ce17f39 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:48.493876 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-516325e7-1851-4a85-9423-3c470ce17f39 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.494082 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-516325e7-1851-4a85-9423-3c470ce17f39 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.511256 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.511256 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:48.519311 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-516325e7-1851-4a85-9423-3c470ce17f39 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:48.527022 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-516325e7-1851-4a85-9423-3c470ce17f39 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 200 Aug 13 19:32:48.527416 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 729/2928] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:48.599024 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c9c697bc-c033-4a5a-8903-8d31a2e783ed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.600957 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c9c697bc-c033-4a5a-8903-8d31a2e783ed tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed Aug 13 19:32:48.601250 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c9c697bc-c033-4a5a-8903-8d31a2e783ed tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.601526 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c9c697bc-c033-4a5a-8903-8d31a2e783ed tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.607427 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c9c697bc-c033-4a5a-8903-8d31a2e783ed tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed returned with HTTP 404 Aug 13 19:32:48.608191 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 730/2929] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/57f74d0a-27a6-4432-aa2a-ef599e6203ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:48.615131 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3ce207f9-c621-4d57-82cf-a4c95fab6e7f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.617574 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ce207f9-c621-4d57-82cf-a4c95fab6e7f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] DELETE https://10.4.3.126/volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 Aug 13 19:32:48.617849 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ce207f9-c621-4d57-82cf-a4c95fab6e7f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.618101 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3ce207f9-c621-4d57-82cf-a4c95fab6e7f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.618332 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-3ce207f9-c621-4d57-82cf-a4c95fab6e7f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume with id: 04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 Aug 13 19:32:48.627428 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.627428 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:48.628044 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3ce207f9-c621-4d57-82cf-a4c95fab6e7f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:48.646890 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3ce207f9-c621-4d57-82cf-a4c95fab6e7f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume request issued successfully. Aug 13 19:32:48.647117 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3ce207f9-c621-4d57-82cf-a4c95fab6e7f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 returned with HTTP 202 Aug 13 19:32:48.647697 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 738/2930] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:48 2026] DELETE /volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:48.655367 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-218e6698-9448-4f6a-89c6-26828dc4979a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.656818 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-218e6698-9448-4f6a-89c6-26828dc4979a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 Aug 13 19:32:48.657088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-218e6698-9448-4f6a-89c6-26828dc4979a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.661692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-218e6698-9448-4f6a-89c6-26828dc4979a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.675855 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:48.675855 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:48.683600 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-218e6698-9448-4f6a-89c6-26828dc4979a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:48.686305 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-218e6698-9448-4f6a-89c6-26828dc4979a tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 returned with HTTP 200 Aug 13 19:32:48.686781 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 734/2931] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:48.917257 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ddb9f359-3997-4956-a129-bc7dc4c4ffd7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.918960 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ddb9f359-3997-4956-a129-bc7dc4c4ffd7 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da Aug 13 19:32:48.919140 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ddb9f359-3997-4956-a129-bc7dc4c4ffd7 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.919366 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ddb9f359-3997-4956-a129-bc7dc4c4ffd7 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.925203 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ddb9f359-3997-4956-a129-bc7dc4c4ffd7 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da returned with HTTP 404 Aug 13 19:32:48.925786 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 730/2932] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:48 2026] GET /volume/v3/volumes/415652c8-0277-420c-8fa9-2b4e827320da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:48.989883 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aa9afa7f-29d4-4e45-b8e0-aba09d5e1397 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:48.992115 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa9afa7f-29d4-4e45-b8e0-aba09d5e1397 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] DELETE https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:32:48.992472 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa9afa7f-29d4-4e45-b8e0-aba09d5e1397 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:48.992786 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa9afa7f-29d4-4e45-b8e0-aba09d5e1397 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:48.993060 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-aa9afa7f-29d4-4e45-b8e0-aba09d5e1397 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Delete volume with id: 45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:32:49.002425 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:49.002425 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:49.003194 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aa9afa7f-29d4-4e45-b8e0-aba09d5e1397 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:32:49.023639 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aa9afa7f-29d4-4e45-b8e0-aba09d5e1397 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Delete volume request issued successfully. Aug 13 19:32:49.026696 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa9afa7f-29d4-4e45-b8e0-aba09d5e1397 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 202 Aug 13 19:32:49.027177 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 731/2933] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:48 2026] DELETE /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:49.036704 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-61fe2b17-cefa-4e3e-b5ca-672befebd9dc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:49.041487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61fe2b17-cefa-4e3e-b5ca-672befebd9dc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:32:49.042686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61fe2b17-cefa-4e3e-b5ca-672befebd9dc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:49.042973 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61fe2b17-cefa-4e3e-b5ca-672befebd9dc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:49.056748 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:49.056748 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:49.063066 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-61fe2b17-cefa-4e3e-b5ca-672befebd9dc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Volume info retrieved successfully. Aug 13 19:32:49.068653 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61fe2b17-cefa-4e3e-b5ca-672befebd9dc tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 200 Aug 13 19:32:49.070325 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 739/2934] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:49 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:49.547255 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7c1547bf-4eac-42aa-9317-f8fd2c75c8c7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:49.548955 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7c1547bf-4eac-42aa-9317-f8fd2c75c8c7 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc Aug 13 19:32:49.549169 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7c1547bf-4eac-42aa-9317-f8fd2c75c8c7 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:49.549419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7c1547bf-4eac-42aa-9317-f8fd2c75c8c7 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:49.555832 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7c1547bf-4eac-42aa-9317-f8fd2c75c8c7 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc returned with HTTP 404 Aug 13 19:32:49.556282 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 735/2935] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:49 2026] GET /volume/v3/volumes/06947235-5785-49dc-bd0f-d418b9c987cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:49.702714 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2d903c9-66e5-4424-8c51-72eeb0ba622f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:49.707718 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2d903c9-66e5-4424-8c51-72eeb0ba622f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 Aug 13 19:32:49.707929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2d903c9-66e5-4424-8c51-72eeb0ba622f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:49.708137 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2d903c9-66e5-4424-8c51-72eeb0ba622f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:49.716050 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2d903c9-66e5-4424-8c51-72eeb0ba622f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 returned with HTTP 404 Aug 13 19:32:49.716738 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 731/2936] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:49 2026] GET /volume/v3/volumes/04a71dcf-84ab-4ee4-be1c-14ccf0b1dca1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:49.725030 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa04feda-c1db-46fd-ab55-4d29ff989198 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:49.726895 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa04feda-c1db-46fd-ab55-4d29ff989198 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] DELETE https://10.4.3.126/volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 Aug 13 19:32:49.727073 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa04feda-c1db-46fd-ab55-4d29ff989198 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:49.727256 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa04feda-c1db-46fd-ab55-4d29ff989198 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:49.727436 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-fa04feda-c1db-46fd-ab55-4d29ff989198 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume with id: edbde035-d016-4654-a452-545f0ee93772 Aug 13 19:32:49.736884 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:49.736884 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:49.737420 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa04feda-c1db-46fd-ab55-4d29ff989198 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:49.756842 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fa04feda-c1db-46fd-ab55-4d29ff989198 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume request issued successfully. Aug 13 19:32:49.757222 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa04feda-c1db-46fd-ab55-4d29ff989198 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 returned with HTTP 202 Aug 13 19:32:49.757733 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 732/2937] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:49 2026] DELETE /volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 19:32:49.767758 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b71ed50-1f29-4f28-ab10-acabb1765b1f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:49.770020 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b71ed50-1f29-4f28-ab10-acabb1765b1f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 Aug 13 19:32:49.770261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b71ed50-1f29-4f28-ab10-acabb1765b1f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:49.770482 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b71ed50-1f29-4f28-ab10-acabb1765b1f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:49.780771 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:49.780771 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:49.786379 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b71ed50-1f29-4f28-ab10-acabb1765b1f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:49.792470 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b71ed50-1f29-4f28-ab10-acabb1765b1f tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 returned with HTTP 200 Aug 13 19:32:49.792964 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 740/2938] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:49 2026] GET /volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:50.087608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9fb69028-348d-422a-bfca-e175d379b4c1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:50.089394 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9fb69028-348d-422a-bfca-e175d379b4c1 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] GET https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 Aug 13 19:32:50.089613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9fb69028-348d-422a-bfca-e175d379b4c1 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:50.089932 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9fb69028-348d-422a-bfca-e175d379b4c1 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:50.097397 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9fb69028-348d-422a-bfca-e175d379b4c1 tempest-AttachVolumeShelveTestJSON-1148438690 tempest-AttachVolumeShelveTestJSON-1148438690-project-member] https://10.4.3.126/volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 returned with HTTP 404 Aug 13 19:32:50.097885 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 736/2939] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:50 2026] GET /volume/v3/volumes/45e9485a-2b05-4c35-9116-1d32e9d17886 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:50.808923 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d485bade-da5a-4436-92fe-7d93d3eb6980 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:50.810915 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d485bade-da5a-4436-92fe-7d93d3eb6980 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 Aug 13 19:32:50.811136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d485bade-da5a-4436-92fe-7d93d3eb6980 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:50.811354 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d485bade-da5a-4436-92fe-7d93d3eb6980 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:50.817199 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d485bade-da5a-4436-92fe-7d93d3eb6980 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 returned with HTTP 404 Aug 13 19:32:50.817695 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 732/2940] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:50 2026] GET /volume/v3/volumes/edbde035-d016-4654-a452-545f0ee93772 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:50.827606 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fd1f7dbb-90b6-4c30-8e4c-e63d553540c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:50.830062 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd1f7dbb-90b6-4c30-8e4c-e63d553540c0 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] DELETE https://10.4.3.126/volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 Aug 13 19:32:50.830234 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd1f7dbb-90b6-4c30-8e4c-e63d553540c0 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:50.830460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fd1f7dbb-90b6-4c30-8e4c-e63d553540c0 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:50.830612 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-fd1f7dbb-90b6-4c30-8e4c-e63d553540c0 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume with id: 91127c86-b7d8-4f41-a0d9-ad95f77dfff6 Aug 13 19:32:50.841824 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:50.841824 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:50.842512 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fd1f7dbb-90b6-4c30-8e4c-e63d553540c0 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:50.864555 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fd1f7dbb-90b6-4c30-8e4c-e63d553540c0 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume request issued successfully. Aug 13 19:32:50.864749 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fd1f7dbb-90b6-4c30-8e4c-e63d553540c0 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 returned with HTTP 202 Aug 13 19:32:50.865131 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 733/2941] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:50 2026] DELETE /volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:50.873288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7b7854e8-c794-417c-8309-36f360455b2d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:50.877301 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b7854e8-c794-417c-8309-36f360455b2d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 Aug 13 19:32:50.877559 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b7854e8-c794-417c-8309-36f360455b2d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:50.877830 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b7854e8-c794-417c-8309-36f360455b2d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:50.887116 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:50.887116 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:50.894140 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7b7854e8-c794-417c-8309-36f360455b2d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:50.900997 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b7854e8-c794-417c-8309-36f360455b2d tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 returned with HTTP 200 Aug 13 19:32:50.901620 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 741/2942] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:50 2026] GET /volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:51.157610 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-ed59758d-5647-4b0d-ba27-133019b9af36 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:51.160392 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-ed59758d-5647-4b0d-ba27-133019b9af36 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f Aug 13 19:32:51.160493 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-ed59758d-5647-4b0d-ba27-133019b9af36 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:51.160746 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-ed59758d-5647-4b0d-ba27-133019b9af36 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:51.178918 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:51.178918 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:51.243779 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-6a08ae5c-58d8-4d99-b3a7-4fa1c7e5de9e req-ed59758d-5647-4b0d-ba27-133019b9af36 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f returned with HTTP 200 Aug 13 19:32:51.244134 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 737/2943] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:32:51 2026] DELETE /volume/v3/attachments/49fc5a1c-b866-41c0-9244-9f8863471c1f => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:51.920042 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6ad9e23a-9f0e-4cb7-a3ca-7e8c979eb384 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:51.921917 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ad9e23a-9f0e-4cb7-a3ca-7e8c979eb384 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 Aug 13 19:32:51.922111 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ad9e23a-9f0e-4cb7-a3ca-7e8c979eb384 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:51.922395 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ad9e23a-9f0e-4cb7-a3ca-7e8c979eb384 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:51.928454 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ad9e23a-9f0e-4cb7-a3ca-7e8c979eb384 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 returned with HTTP 404 Aug 13 19:32:51.929062 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 733/2944] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:51 2026] GET /volume/v3/volumes/91127c86-b7d8-4f41-a0d9-ad95f77dfff6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:51.938078 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-70073200-995e-4a20-8476-b1c5233df12e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:51.940298 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70073200-995e-4a20-8476-b1c5233df12e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 Aug 13 19:32:51.940754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70073200-995e-4a20-8476-b1c5233df12e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:51.941122 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70073200-995e-4a20-8476-b1c5233df12e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:51.941443 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-70073200-995e-4a20-8476-b1c5233df12e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume with id: 8731032e-858a-4aa4-86ec-051540d840d3 Aug 13 19:32:51.950960 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:51.950960 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:51.951837 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70073200-995e-4a20-8476-b1c5233df12e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:51.976422 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70073200-995e-4a20-8476-b1c5233df12e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume request issued successfully. Aug 13 19:32:51.976422 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70073200-995e-4a20-8476-b1c5233df12e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 returned with HTTP 202 Aug 13 19:32:51.976422 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 734/2945] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:51 2026] DELETE /volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:51.984308 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-77472d46-65b9-4cb4-a641-b8fe343d3042 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:51.986179 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77472d46-65b9-4cb4-a641-b8fe343d3042 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 Aug 13 19:32:51.986519 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77472d46-65b9-4cb4-a641-b8fe343d3042 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:51.986827 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77472d46-65b9-4cb4-a641-b8fe343d3042 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:51.995986 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:51.995986 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:52.005932 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-77472d46-65b9-4cb4-a641-b8fe343d3042 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:52.008949 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77472d46-65b9-4cb4-a641-b8fe343d3042 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 returned with HTTP 200 Aug 13 19:32:52.009620 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 742/2946] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:51 2026] GET /volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:52.048052 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-bcce1c77-120e-4e4a-b365-97038b85e0a7 req-46702361-8c66-42a4-8b2f-b19e87aeba12 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:52.050427 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bcce1c77-120e-4e4a-b365-97038b85e0a7 req-46702361-8c66-42a4-8b2f-b19e87aeba12 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:32:52.050726 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bcce1c77-120e-4e4a-b365-97038b85e0a7 req-46702361-8c66-42a4-8b2f-b19e87aeba12 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:52.050956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bcce1c77-120e-4e4a-b365-97038b85e0a7 req-46702361-8c66-42a4-8b2f-b19e87aeba12 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:52.057713 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:52.057713 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:52.061890 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-bcce1c77-120e-4e4a-b365-97038b85e0a7 req-46702361-8c66-42a4-8b2f-b19e87aeba12 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:32:52.066330 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bcce1c77-120e-4e4a-b365-97038b85e0a7 req-46702361-8c66-42a4-8b2f-b19e87aeba12 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:32:52.066775 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 738/2947] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:52 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:52.157726 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:52.159121 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:52.159430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1667327781"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:52.160821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1667327781'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:52.160943 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume of 1 GB Aug 13 19:32:52.169570 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Availability Zones retrieved successfully. Aug 13 19:32:52.181509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (5169ba94-bcf2-4ea3-bb71-088504324a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:52.185055 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a61ef8-05a1-47de-ba14-5e1d69ec4141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:52.187996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:52.221476 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a61ef8-05a1-47de-ba14-5e1d69ec4141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:52.222389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204c9193-b1f5-4877-9e97-fbc32c4b8612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:52.283503 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Created reservations ['97f3d510-abce-45e1-a329-f4dc69ad7647', '60c6f2e2-8bbc-4a8c-9438-b1b32a298323', 'd3a0784b-7f5c-4266-8a40-d8e9c517991e', '3a9a269d-006b-4814-a435-dc36b3ceccd6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:52.284871 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204c9193-b1f5-4877-9e97-fbc32c4b8612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97f3d510-abce-45e1-a329-f4dc69ad7647', '60c6f2e2-8bbc-4a8c-9438-b1b32a298323', 'd3a0784b-7f5c-4266-8a40-d8e9c517991e', '3a9a269d-006b-4814-a435-dc36b3ceccd6']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:52.285932 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5fcf717-1eb8-49f0-b543-db8d332b087c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:52.318102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5fcf717-1eb8-49f0-b543-db8d332b087c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8370502-5b81-4fb5-9a8a-d68121d603b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1667327781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['97f3d510-abce-45e1-a329-f4dc69ad7647','60c6f2e2-8bbc-4a8c-9438-b1b32a298323','d3a0784b-7f5c-4266-8a40-d8e9c517991e','3a9a269d-006b-4814-a435-dc36b3ceccd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1667327781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8370502-5b81-4fb5-9a8a-d68121d603b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c288618fe7b1492aab4544185ed98ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:52.318834 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1047539b-6d00-416d-a253-db95a0ea9f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:52.338417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1047539b-6d00-416d-a253-db95a0ea9f26) transitioned into state 'SUCCESS' from state '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-1667327781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['97f3d510-abce-45e1-a329-f4dc69ad7647','60c6f2e2-8bbc-4a8c-9438-b1b32a298323','d3a0784b-7f5c-4266-8a40-d8e9c517991e','3a9a269d-006b-4814-a435-dc36b3ceccd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:52.339067 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5af1f1b-e0a8-40d0-b20c-b1ebfbaae11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:52.348317 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5af1f1b-e0a8-40d0-b20c-b1ebfbaae11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:52.351467 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (5169ba94-bcf2-4ea3-bb71-088504324a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:52.351467 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request issued successfully. Aug 13 19:32:52.351467 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5af479f7-79fa-40a3-a50d-8237ab50d036 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:52.351467 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 734/2948] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:52 2026] POST /volume/v3/volumes => generated 749 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:52.370881 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1df03f0c-3ec2-49c6-9ea0-1181bc9ba981 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:52.376146 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1df03f0c-3ec2-49c6-9ea0-1181bc9ba981 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 Aug 13 19:32:52.376568 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1df03f0c-3ec2-49c6-9ea0-1181bc9ba981 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:52.376919 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1df03f0c-3ec2-49c6-9ea0-1181bc9ba981 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:52.386316 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:52.386316 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:52.390846 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1df03f0c-3ec2-49c6-9ea0-1181bc9ba981 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:52.397737 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1df03f0c-3ec2-49c6-9ea0-1181bc9ba981 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 returned with HTTP 200 Aug 13 19:32:52.398713 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 735/2949] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:52 2026] GET /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:53.025867 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-16e9be5d-eb7b-462a-935d-04e8a9d9f1de None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:53.029227 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16e9be5d-eb7b-462a-935d-04e8a9d9f1de tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 Aug 13 19:32:53.029438 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16e9be5d-eb7b-462a-935d-04e8a9d9f1de tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:53.029649 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16e9be5d-eb7b-462a-935d-04e8a9d9f1de tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:53.036525 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16e9be5d-eb7b-462a-935d-04e8a9d9f1de tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 returned with HTTP 404 Aug 13 19:32:53.037117 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 743/2950] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:53 2026] GET /volume/v3/volumes/8731032e-858a-4aa4-86ec-051540d840d3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:53.047636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-595f11b6-ec63-4aff-a1a0-238886350d4e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:53.050066 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-595f11b6-ec63-4aff-a1a0-238886350d4e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 Aug 13 19:32:53.050295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-595f11b6-ec63-4aff-a1a0-238886350d4e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:53.050528 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-595f11b6-ec63-4aff-a1a0-238886350d4e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:53.050887 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-595f11b6-ec63-4aff-a1a0-238886350d4e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume with id: e56db5ac-976b-4a40-a8d2-4bab881cbae7 Aug 13 19:32:53.064868 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:53.064868 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:53.065069 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-595f11b6-ec63-4aff-a1a0-238886350d4e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:53.093356 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-595f11b6-ec63-4aff-a1a0-238886350d4e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Delete volume request issued successfully. Aug 13 19:32:53.093356 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-595f11b6-ec63-4aff-a1a0-238886350d4e tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 returned with HTTP 202 Aug 13 19:32:53.093356 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 739/2951] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:53 2026] DELETE /volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:53.104507 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ecc1b58c-707d-4562-a411-23de37af8168 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:53.106658 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecc1b58c-707d-4562-a411-23de37af8168 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 Aug 13 19:32:53.107203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecc1b58c-707d-4562-a411-23de37af8168 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:53.107416 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecc1b58c-707d-4562-a411-23de37af8168 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:53.116692 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:53.116692 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:53.121364 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ecc1b58c-707d-4562-a411-23de37af8168 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Volume info retrieved successfully. Aug 13 19:32:53.126194 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecc1b58c-707d-4562-a411-23de37af8168 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 returned with HTTP 200 Aug 13 19:32:53.127189 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 735/2952] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:53 2026] GET /volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:53.416146 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-18d49711-dab4-4e99-b60d-82f88e653654 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:53.418368 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18d49711-dab4-4e99-b60d-82f88e653654 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 Aug 13 19:32:53.418368 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18d49711-dab4-4e99-b60d-82f88e653654 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:53.418368 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18d49711-dab4-4e99-b60d-82f88e653654 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:53.433051 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:53.433051 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:53.438182 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-18d49711-dab4-4e99-b60d-82f88e653654 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:53.444221 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18d49711-dab4-4e99-b60d-82f88e653654 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 returned with HTTP 200 Aug 13 19:32:53.444818 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 736/2953] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:53 2026] GET /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:53.456194 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7d5c6636-3429-4124-b9c8-7a5836e4e6f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:53.458129 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d5c6636-3429-4124-b9c8-7a5836e4e6f2 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2/action Aug 13 19:32:53.458534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d5c6636-3429-4124-b9c8-7a5836e4e6f2 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:53.458728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d5c6636-3429-4124-b9c8-7a5836e4e6f2 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:53.473997 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:53.473997 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:53.474490 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-7d5c6636-3429-4124-b9c8-7a5836e4e6f2 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume 'c8370502-5b81-4fb5-9a8a-d68121d603b2' with '{'status': 'attaching'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:32:53.509302 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d5c6636-3429-4124-b9c8-7a5836e4e6f2 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2/action returned with HTTP 202 Aug 13 19:32:53.509302 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 744/2954] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:53 2026] POST /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:53.513147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ffd1b2a6-081a-4ffd-af6b-263d9b61b4e2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:53.515425 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ffd1b2a6-081a-4ffd-af6b-263d9b61b4e2 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 Aug 13 19:32:53.515692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ffd1b2a6-081a-4ffd-af6b-263d9b61b4e2 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:53.515946 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ffd1b2a6-081a-4ffd-af6b-263d9b61b4e2 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:53.526637 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:53.526637 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:53.531572 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ffd1b2a6-081a-4ffd-af6b-263d9b61b4e2 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:53.536374 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ffd1b2a6-081a-4ffd-af6b-263d9b61b4e2 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 returned with HTTP 200 Aug 13 19:32:53.536786 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 740/2955] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:53 2026] GET /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:53.551519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-36d463e1-130c-4d97-926f-e7c7041d2234 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:53.553677 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36d463e1-130c-4d97-926f-e7c7041d2234 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2/action Aug 13 19:32:53.554050 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36d463e1-130c-4d97-926f-e7c7041d2234 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:53.554188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36d463e1-130c-4d97-926f-e7c7041d2234 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:53.563916 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:53.563916 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:53.564237 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-36d463e1-130c-4d97-926f-e7c7041d2234 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Volume info retrieved successfully. Aug 13 19:32:53.590128 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-36d463e1-130c-4d97-926f-e7c7041d2234 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Delete volume request issued successfully. Aug 13 19:32:53.590392 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36d463e1-130c-4d97-926f-e7c7041d2234 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2/action returned with HTTP 202 Aug 13 19:32:53.590877 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 736/2956] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:53 2026] POST /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:53.601675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ebe9a741-1693-4c9f-b7f2-9d38da90a3fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:53.604459 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ebe9a741-1693-4c9f-b7f2-9d38da90a3fd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 Aug 13 19:32:53.604736 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ebe9a741-1693-4c9f-b7f2-9d38da90a3fd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:53.605012 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ebe9a741-1693-4c9f-b7f2-9d38da90a3fd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:53.614897 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:53.614897 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:53.618919 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ebe9a741-1693-4c9f-b7f2-9d38da90a3fd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:53.626032 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ebe9a741-1693-4c9f-b7f2-9d38da90a3fd tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 returned with HTTP 200 Aug 13 19:32:53.626533 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 737/2957] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:53 2026] GET /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:54.140966 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-900bd451-49a3-417e-aca6-bd88ee6bb8e2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:54.144178 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-900bd451-49a3-417e-aca6-bd88ee6bb8e2 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] GET https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 Aug 13 19:32:54.144409 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-900bd451-49a3-417e-aca6-bd88ee6bb8e2 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:54.144584 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-900bd451-49a3-417e-aca6-bd88ee6bb8e2 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:54.150593 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-900bd451-49a3-417e-aca6-bd88ee6bb8e2 tempest-CreateVolumesFromBackupTest-1764663715 tempest-CreateVolumesFromBackupTest-1764663715-project-member] https://10.4.3.126/volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 returned with HTTP 404 Aug 13 19:32:54.151017 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 745/2958] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:54 2026] GET /volume/v3/volumes/e56db5ac-976b-4a40-a8d2-4bab881cbae7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:54.646842 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-561368f9-1239-4038-a0fc-4158f27f4ec9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:54.649333 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-561368f9-1239-4038-a0fc-4158f27f4ec9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 Aug 13 19:32:54.649333 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-561368f9-1239-4038-a0fc-4158f27f4ec9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:54.649480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-561368f9-1239-4038-a0fc-4158f27f4ec9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:54.656145 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-561368f9-1239-4038-a0fc-4158f27f4ec9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 returned with HTTP 404 Aug 13 19:32:54.656597 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 741/2959] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:54 2026] GET /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:54.665102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7a4975d-7e31-4122-937b-325ce443b682 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:54.667093 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7a4975d-7e31-4122-937b-325ce443b682 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 Aug 13 19:32:54.667334 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7a4975d-7e31-4122-937b-325ce443b682 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:54.667547 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7a4975d-7e31-4122-937b-325ce443b682 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:54.673944 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7a4975d-7e31-4122-937b-325ce443b682 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 returned with HTTP 404 Aug 13 19:32:54.674598 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 737/2960] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:54 2026] GET /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:54.689721 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aad2eac1-f846-498c-bf56-427f895011f8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:54.691790 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aad2eac1-f846-498c-bf56-427f895011f8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 Aug 13 19:32:54.692001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aad2eac1-f846-498c-bf56-427f895011f8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:54.692212 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aad2eac1-f846-498c-bf56-427f895011f8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:54.692595 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-aad2eac1-f846-498c-bf56-427f895011f8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Delete volume with id: c8370502-5b81-4fb5-9a8a-d68121d603b2 Aug 13 19:32:54.699731 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aad2eac1-f846-498c-bf56-427f895011f8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 returned with HTTP 404 Aug 13 19:32:54.700420 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 738/2961] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:54 2026] DELETE /volume/v3/volumes/c8370502-5b81-4fb5-9a8a-d68121d603b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:54.713247 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:54.715179 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:54.715631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-125828064"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:54.717782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-125828064'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:54.717984 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume of 1 GB Aug 13 19:32:54.718425 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:54.718425 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:54.723196 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Availability Zones retrieved successfully. Aug 13 19:32:54.730556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (4b40203c-b6e6-42a3-8524-f954afb93006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:54.731851 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cddc393-f832-43bc-9703-13c439f38863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:54.733315 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:54.778030 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cddc393-f832-43bc-9703-13c439f38863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:54.778913 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e93c2ec-7486-409b-94cd-e881e167b51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:54.835243 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Created reservations ['3eb0af90-3430-4743-afb3-28b35e36df27', 'f785b9cd-5357-42b5-927c-8142de7ff319', '89c738a8-a49e-4e07-8613-8e4d15e55603', '913520d5-73a6-4344-b095-4f8b798d7413'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:54.836224 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e93c2ec-7486-409b-94cd-e881e167b51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb0af90-3430-4743-afb3-28b35e36df27', 'f785b9cd-5357-42b5-927c-8142de7ff319', '89c738a8-a49e-4e07-8613-8e4d15e55603', '913520d5-73a6-4344-b095-4f8b798d7413']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:54.837294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc03c6ba-731a-4aab-bbb0-7959946047d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:54.869591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc03c6ba-731a-4aab-bbb0-7959946047d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '682af5ab-ef0e-49d7-9e7c-c0e41bdae071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-125828064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['3eb0af90-3430-4743-afb3-28b35e36df27','f785b9cd-5357-42b5-927c-8142de7ff319','89c738a8-a49e-4e07-8613-8e4d15e55603','913520d5-73a6-4344-b095-4f8b798d7413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-125828064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=682af5ab-ef0e-49d7-9e7c-c0e41bdae071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c288618fe7b1492aab4544185ed98ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:54.870798 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2433f6-65b4-4192-9a19-9d9ceb952588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:54.890801 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2433f6-65b4-4192-9a19-9d9ceb952588) transitioned into state 'SUCCESS' from state '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-125828064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['3eb0af90-3430-4743-afb3-28b35e36df27','f785b9cd-5357-42b5-927c-8142de7ff319','89c738a8-a49e-4e07-8613-8e4d15e55603','913520d5-73a6-4344-b095-4f8b798d7413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:54.891679 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77fb90e-648f-4d01-989b-de84483681d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:54.902686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77fb90e-648f-4d01-989b-de84483681d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:54.904800 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (4b40203c-b6e6-42a3-8524-f954afb93006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:54.904800 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request issued successfully. Aug 13 19:32:54.904800 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30220afb-f637-44d1-9364-f9b5a2b32cbe tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:54.904800 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 746/2962] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:54 2026] POST /volume/v3/volumes => generated 748 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:54.920034 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7b5a9a05-a563-4f28-ba64-9ce48970752c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:54.925000 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b5a9a05-a563-4f28-ba64-9ce48970752c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 Aug 13 19:32:54.925234 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b5a9a05-a563-4f28-ba64-9ce48970752c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:54.925360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b5a9a05-a563-4f28-ba64-9ce48970752c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:54.934928 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:54.934928 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:54.943291 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7b5a9a05-a563-4f28-ba64-9ce48970752c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:54.948855 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b5a9a05-a563-4f28-ba64-9ce48970752c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 returned with HTTP 200 Aug 13 19:32:54.949314 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 742/2963] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:54 2026] GET /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:55.404322 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:55.410744 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:32:55.410744 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:55.410744 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:55.410744 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Delete volume with id: a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:32:55.412700 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=411,cinder:INSERT=71,cinder:UPDATE=109 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:32:55.424628 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:55.424628 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:55.425240 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:32:55.438858 np0000007253 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:32:55.445189 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Delete volume request issued successfully. Aug 13 19:32:55.445189 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9c6722c8-5031-4619-99d4-718fdfd2e699 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 202 Aug 13 19:32:55.445189 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 738/2964] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:55 2026] DELETE /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:55.455666 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-94179b8f-a143-4825-b7e2-f1decb3d190a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:55.458092 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94179b8f-a143-4825-b7e2-f1decb3d190a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:32:55.458602 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94179b8f-a143-4825-b7e2-f1decb3d190a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:55.458602 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94179b8f-a143-4825-b7e2-f1decb3d190a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:55.469455 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:55.469455 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:55.474254 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-94179b8f-a143-4825-b7e2-f1decb3d190a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Volume info retrieved successfully. Aug 13 19:32:55.480529 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94179b8f-a143-4825-b7e2-f1decb3d190a tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 200 Aug 13 19:32:55.481581 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 739/2965] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:55 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:55.844555 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:55.964116 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:55.964633 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-412733258"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:55.967343 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request body: {'volume': {"'imageRef": 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-412733258'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:55.967343 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume of 1 GB Aug 13 19:32:55.967343 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:55.967343 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:55.967501 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f6b1225e-8af1-4fc2-a697-67c0c8cd4130 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:55.969587 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f6b1225e-8af1-4fc2-a697-67c0c8cd4130 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 Aug 13 19:32:55.969879 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f6b1225e-8af1-4fc2-a697-67c0c8cd4130 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:55.970146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f6b1225e-8af1-4fc2-a697-67c0c8cd4130 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:55.971531 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Availability Zones retrieved successfully. Aug 13 19:32:55.978484 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (bca2c172-e74f-4293-a441-97ca835e0f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:55.979860 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c0ded8-58a2-4711-8f22-51c3d304e31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:55.980880 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:55.980880 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:55.981001 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:55.987036 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f6b1225e-8af1-4fc2-a697-67c0c8cd4130 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:55.992540 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f6b1225e-8af1-4fc2-a697-67c0c8cd4130 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 returned with HTTP 200 Aug 13 19:32:55.993066 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 743/2966] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:55 2026] GET /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:56.008066 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c0ded8-58a2-4711-8f22-51c3d304e31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.009432 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bcdcca-8ad7-4029-85b6-4e4977162b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.010401 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-68a1460b-88f3-45ef-bea4-a513235141fc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.012718 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68a1460b-88f3-45ef-bea4-a513235141fc tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071/action Aug 13 19:32:56.013112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68a1460b-88f3-45ef-bea4-a513235141fc tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:56.013292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68a1460b-88f3-45ef-bea4-a513235141fc tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:56.023744 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:56.023744 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:56.024141 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-68a1460b-88f3-45ef-bea4-a513235141fc tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume '682af5ab-ef0e-49d7-9e7c-c0e41bdae071' with '{'status': 'creating'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:32:56.045697 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68a1460b-88f3-45ef-bea4-a513235141fc tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071/action returned with HTTP 202 Aug 13 19:32:56.046253 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 739/2967] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:56 2026] POST /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:56.054134 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3a7e69ab-012a-4fdf-8a57-7d30137de910 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.056034 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a7e69ab-012a-4fdf-8a57-7d30137de910 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 Aug 13 19:32:56.056238 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a7e69ab-012a-4fdf-8a57-7d30137de910 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:56.056459 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3a7e69ab-012a-4fdf-8a57-7d30137de910 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:56.063806 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:56.063806 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:56.068696 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3a7e69ab-012a-4fdf-8a57-7d30137de910 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:56.072907 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3a7e69ab-012a-4fdf-8a57-7d30137de910 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 returned with HTTP 200 Aug 13 19:32:56.073870 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 740/2968] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:56 2026] GET /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:56.090835 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-704b340a-636c-437a-a33d-938faa227470 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.093082 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-704b340a-636c-437a-a33d-938faa227470 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071/action Aug 13 19:32:56.093505 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-704b340a-636c-437a-a33d-938faa227470 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:56.093662 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-704b340a-636c-437a-a33d-938faa227470 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:56.099180 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Created reservations ['6e7965f1-0647-46ac-8395-823ba4a0073a', '56ec9d78-3a33-4a93-9095-ef47d548c5cb', '7ac7fcd2-736e-4dd2-aa84-60eb8dc3dfbb', 'e05cae09-cc00-4eea-b803-3dfce6e723f1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:56.100035 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bcdcca-8ad7-4029-85b6-4e4977162b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e7965f1-0647-46ac-8395-823ba4a0073a', '56ec9d78-3a33-4a93-9095-ef47d548c5cb', '7ac7fcd2-736e-4dd2-aa84-60eb8dc3dfbb', 'e05cae09-cc00-4eea-b803-3dfce6e723f1']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.101168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe157d90-cf04-4548-998b-94be55aa54fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.102394 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:56.102394 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:56.102774 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-704b340a-636c-437a-a33d-938faa227470 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Volume info retrieved successfully. Aug 13 19:32:56.127541 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe157d90-cf04-4548-998b-94be55aa54fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07decafe-ac85-4978-b325-08b85f2b8e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-412733258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['6e7965f1-0647-46ac-8395-823ba4a0073a','56ec9d78-3a33-4a93-9095-ef47d548c5cb','7ac7fcd2-736e-4dd2-aa84-60eb8dc3dfbb','e05cae09-cc00-4eea-b803-3dfce6e723f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-412733258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07decafe-ac85-4978-b325-08b85f2b8e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b99aaf47b8e24fd186aff086749386f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.128487 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e05ecf-472e-4802-b96f-4fb010632a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.129971 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-704b340a-636c-437a-a33d-938faa227470 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Delete volume request issued successfully. Aug 13 19:32:56.130191 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-704b340a-636c-437a-a33d-938faa227470 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071/action returned with HTTP 202 Aug 13 19:32:56.130598 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 744/2969] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:56 2026] POST /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:56.139370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5e6a5262-f6b0-4cb6-b24e-d157d8beeb10 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.142639 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e6a5262-f6b0-4cb6-b24e-d157d8beeb10 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 Aug 13 19:32:56.142996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e6a5262-f6b0-4cb6-b24e-d157d8beeb10 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:56.143298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e6a5262-f6b0-4cb6-b24e-d157d8beeb10 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:56.151753 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:56.151753 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:56.152879 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e05ecf-472e-4802-b96f-4fb010632a23) transitioned into state 'SUCCESS' from state '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-412733258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['6e7965f1-0647-46ac-8395-823ba4a0073a','56ec9d78-3a33-4a93-9095-ef47d548c5cb','7ac7fcd2-736e-4dd2-aa84-60eb8dc3dfbb','e05cae09-cc00-4eea-b803-3dfce6e723f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.153945 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5592cbb-60a0-4149-910e-5b995fd90876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.156999 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5e6a5262-f6b0-4cb6-b24e-d157d8beeb10 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:56.162913 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e6a5262-f6b0-4cb6-b24e-d157d8beeb10 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 returned with HTTP 200 Aug 13 19:32:56.163411 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 740/2970] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:56 2026] GET /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:56.167728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5592cbb-60a0-4149-910e-5b995fd90876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.169936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (bca2c172-e74f-4293-a441-97ca835e0f16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:56.169936 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request issued successfully. Aug 13 19:32:56.170047 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e972a833-17c2-4c82-8926-2ea40ce2eba6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:56.170629 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 747/2971] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:55 2026] POST /volume/v3/volumes => generated 756 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:56.186986 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.188504 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:56.188815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-278968034"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:56.190175 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request body: {'volume': {"'imageRef": 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-278968034'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:56.191302 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume of 1 GB Aug 13 19:32:56.198807 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Availability Zones retrieved successfully. Aug 13 19:32:56.205534 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (a9725dfe-5506-4b46-9add-9c8b0fd28e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:56.206971 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d73e13-0b95-49eb-8c1e-0bec5ee7ffd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.208358 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:56.241880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d73e13-0b95-49eb-8c1e-0bec5ee7ffd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.242656 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6699ff2a-5cb1-4f75-8b05-23b89ce17d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.299653 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Created reservations ['a2d24111-b954-4985-b889-d2755750ffed', '7826dc66-bfad-4de3-b124-a59d1bf1d996', '15c82527-7d77-442f-b2fc-0695a04cfedb', '1264ab4c-887a-447a-9ca7-b38b404ce147'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:56.300077 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6699ff2a-5cb1-4f75-8b05-23b89ce17d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2d24111-b954-4985-b889-d2755750ffed', '7826dc66-bfad-4de3-b124-a59d1bf1d996', '15c82527-7d77-442f-b2fc-0695a04cfedb', '1264ab4c-887a-447a-9ca7-b38b404ce147']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.301010 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84db9aa9-c936-41b6-9c8b-2caa87139aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.335593 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84db9aa9-c936-41b6-9c8b-2caa87139aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3f4ee5a-f416-4c8a-928e-7c673a82d41d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-278968034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['a2d24111-b954-4985-b889-d2755750ffed','7826dc66-bfad-4de3-b124-a59d1bf1d996','15c82527-7d77-442f-b2fc-0695a04cfedb','1264ab4c-887a-447a-9ca7-b38b404ce147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-278968034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3f4ee5a-f416-4c8a-928e-7c673a82d41d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b99aaf47b8e24fd186aff086749386f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.336505 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b90858-7290-460e-8451-c078ae52bdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.356833 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b90858-7290-460e-8451-c078ae52bdd5) transitioned into state 'SUCCESS' from state '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-278968034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['a2d24111-b954-4985-b889-d2755750ffed','7826dc66-bfad-4de3-b124-a59d1bf1d996','15c82527-7d77-442f-b2fc-0695a04cfedb','1264ab4c-887a-447a-9ca7-b38b404ce147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.358712 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1784e3-2f9e-42a7-a613-258d1a1dda58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.374609 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1784e3-2f9e-42a7-a613-258d1a1dda58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.375732 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (a9725dfe-5506-4b46-9add-9c8b0fd28e97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:56.376232 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request issued successfully. Aug 13 19:32:56.376788 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91051e68-c74f-42c4-b8c4-f0c53ab82ea6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:56.377302 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 741/2972] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:56 2026] POST /volume/v3/volumes => generated 756 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 19:32:56.394586 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.396381 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:56.396871 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1806583313"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:56.398758 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request body: {'volume': {"'imageRef": 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1806583313'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:56.398989 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume of 1 GB Aug 13 19:32:56.404111 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Availability Zones retrieved successfully. Aug 13 19:32:56.414295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (1c0fd832-72b5-4fb5-84ef-c52fa9ec2e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:56.414477 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f8e74f-31f2-4120-867a-8461fe69fb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.415798 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:56.454918 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f8e74f-31f2-4120-867a-8461fe69fb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.457491 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e322df03-19a3-4bcd-80de-8d85df5d0107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.498566 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-565894ee-d6f4-450c-9d85-07bac5978383 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.499606 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-565894ee-d6f4-450c-9d85-07bac5978383 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] GET https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 Aug 13 19:32:56.499800 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-565894ee-d6f4-450c-9d85-07bac5978383 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:56.500298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-565894ee-d6f4-450c-9d85-07bac5978383 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:56.507171 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-565894ee-d6f4-450c-9d85-07bac5978383 tempest-TestEncryptedCinderVolumes-1485907274 tempest-TestEncryptedCinderVolumes-1485907274-project-member] https://10.4.3.126/volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 returned with HTTP 404 Aug 13 19:32:56.507902 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 741/2973] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:56 2026] GET /volume/v3/volumes/a60b3443-0e25-4b8d-925b-442059a8d200 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:56.518386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dcf2a2d8-da90-4a2f-84b1-6c398d427b6d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.521430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Created reservations ['7f8930d5-fbc2-46e0-b4e0-e69c1bbbf46b', '94181bc0-3e1e-4e1e-9da2-b728426fa707', '84da85ae-98a9-45a7-b889-c9dfafdb820d', 'ebfd893e-862a-4df9-a79c-ef07443862bb'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:56.521430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e322df03-19a3-4bcd-80de-8d85df5d0107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f8930d5-fbc2-46e0-b4e0-e69c1bbbf46b', '94181bc0-3e1e-4e1e-9da2-b728426fa707', '84da85ae-98a9-45a7-b889-c9dfafdb820d', 'ebfd893e-862a-4df9-a79c-ef07443862bb']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.521430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c273df3-7228-458b-a6a9-e02360948eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.551044 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c273df3-7228-458b-a6a9-e02360948eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90236620-7e3c-4b21-82af-40cccac948f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1806583313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['7f8930d5-fbc2-46e0-b4e0-e69c1bbbf46b','94181bc0-3e1e-4e1e-9da2-b728426fa707','84da85ae-98a9-45a7-b889-c9dfafdb820d','ebfd893e-862a-4df9-a79c-ef07443862bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1806583313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90236620-7e3c-4b21-82af-40cccac948f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b99aaf47b8e24fd186aff086749386f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.552070 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8ade66-3b11-4ce2-bcd0-6a41a44d5ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.572605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8ade66-3b11-4ce2-bcd0-6a41a44d5ad6) transitioned into state 'SUCCESS' from state '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-1806583313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['7f8930d5-fbc2-46e0-b4e0-e69c1bbbf46b','94181bc0-3e1e-4e1e-9da2-b728426fa707','84da85ae-98a9-45a7-b889-c9dfafdb820d','ebfd893e-862a-4df9-a79c-ef07443862bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.573529 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c119c45b-e158-4e59-8396-547735732847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.583944 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c119c45b-e158-4e59-8396-547735732847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.584868 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (1c0fd832-72b5-4fb5-84ef-c52fa9ec2e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:56.585291 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request issued successfully. Aug 13 19:32:56.587809 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b59b1ab8-2d8e-48d1-bee5-13005caba32f tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:56.587809 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 745/2974] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:56 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:56.597111 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcf2a2d8-da90-4a2f-84b1-6c398d427b6d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:32:56.597324 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcf2a2d8-da90-4a2f-84b1-6c398d427b6d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:56.597542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dcf2a2d8-da90-4a2f-84b1-6c398d427b6d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:56.598149 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:56.598149 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:56.598782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-dcf2a2d8-da90-4a2f-84b1-6c398d427b6d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:32:56.601337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.605595 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:56.606113 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-697562401"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:56.608140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request body: {'volume': {"'imageRef": 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-697562401'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:56.608341 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume of 1 GB Aug 13 19:32:56.608805 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:56.608805 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:56.616063 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Availability Zones retrieved successfully. Aug 13 19:32:56.628357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (891bc2fd-9000-4861-b824-19d09d928e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:56.630592 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c42b7a-358b-4491-b12d-00a3fcba50bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.632366 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:56.662495 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dcf2a2d8-da90-4a2f-84b1-6c398d427b6d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Get all volumes completed successfully. Aug 13 19:32:56.665189 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:56.665189 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:56.672306 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dcf2a2d8-da90-4a2f-84b1-6c398d427b6d tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:32:56.672830 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 748/2975] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:32:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15455 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:32:56.681104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c42b7a-358b-4491-b12d-00a3fcba50bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.684300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb642ba1-1a3d-4fa5-be64-f34e3bf537ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.692532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8edbe69d-4ee6-4ebd-b323-1c6bf68a972e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.694694 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8edbe69d-4ee6-4ebd-b323-1c6bf68a972e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] DELETE https://10.4.3.126/volume/v3/types/6bf8e7e5-a19d-46d1-8d78-70b0544e54d0 Aug 13 19:32:56.694954 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8edbe69d-4ee6-4ebd-b323-1c6bf68a972e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:56.695211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8edbe69d-4ee6-4ebd-b323-1c6bf68a972e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:56.732392 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8edbe69d-4ee6-4ebd-b323-1c6bf68a972e tempest-TestEncryptedCinderVolumes-1389781439 tempest-TestEncryptedCinderVolumes-1389781439-project-admin] https://10.4.3.126/volume/v3/types/6bf8e7e5-a19d-46d1-8d78-70b0544e54d0 returned with HTTP 202 Aug 13 19:32:56.732392 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 742/2976] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:32:56 2026] DELETE /volume/v3/types/6bf8e7e5-a19d-46d1-8d78-70b0544e54d0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:56.765422 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Created reservations ['2fab2195-53df-4a20-be4f-8e188436ebd1', 'b525a94f-5961-4c79-9c88-20c272116319', '84af5bac-e93a-4a67-a43e-737f13f47a28', 'a4257024-5821-4939-8b9d-9f536e4fb37b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:56.765422 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb642ba1-1a3d-4fa5-be64-f34e3bf537ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fab2195-53df-4a20-be4f-8e188436ebd1', 'b525a94f-5961-4c79-9c88-20c272116319', '84af5bac-e93a-4a67-a43e-737f13f47a28', 'a4257024-5821-4939-8b9d-9f536e4fb37b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.766594 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31faa36d-f73c-4034-8bac-c84d85b7e506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.795500 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31faa36d-f73c-4034-8bac-c84d85b7e506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c31c8769-8722-41d7-8de9-7ad74a99fe74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-697562401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['2fab2195-53df-4a20-be4f-8e188436ebd1','b525a94f-5961-4c79-9c88-20c272116319','84af5bac-e93a-4a67-a43e-737f13f47a28','a4257024-5821-4939-8b9d-9f536e4fb37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-697562401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c31c8769-8722-41d7-8de9-7ad74a99fe74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b99aaf47b8e24fd186aff086749386f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.796615 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e27fb5-4559-48ba-9443-cca6de798962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.826334 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e27fb5-4559-48ba-9443-cca6de798962) transitioned into state 'SUCCESS' from state '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-697562401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['2fab2195-53df-4a20-be4f-8e188436ebd1','b525a94f-5961-4c79-9c88-20c272116319','84af5bac-e93a-4a67-a43e-737f13f47a28','a4257024-5821-4939-8b9d-9f536e4fb37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.827454 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a60f08-1602-401a-ae53-431c206b9703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.840405 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a60f08-1602-401a-ae53-431c206b9703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.841697 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (891bc2fd-9000-4861-b824-19d09d928e5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:56.842128 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request issued successfully. Aug 13 19:32:56.842969 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff7a9ee7-fb0c-4ce8-9341-886cdee0a137 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:56.843540 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 742/2977] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:56 2026] POST /volume/v3/volumes => generated 756 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:56.856549 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:56.858397 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:56.858833 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1719044101"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:56.860736 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request body: {'volume': {"'imageRef": 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1719044101'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:56.861228 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume of 1 GB Aug 13 19:32:56.861541 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:56.861541 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:56.866885 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Availability Zones retrieved successfully. Aug 13 19:32:56.882451 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (623c68e7-83a4-4a19-970b-d371c8aa384e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:56.882451 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a84064-5abd-4296-84c1-8713f464620d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.886795 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:56.928110 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5a84064-5abd-4296-84c1-8713f464620d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.929339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c43195d-0b53-4394-aaba-6dc55044e080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:56.981769 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Created reservations ['27e012cb-c6db-421f-b91f-88eea7e49ae9', '77fbd020-64e1-4dad-bfda-cd48d3d4516e', '9ed3b074-9d3a-4b29-b93c-878d1ab70885', 'dbbb2b77-86f6-49f1-b38d-da734503c5ab'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:56.982730 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c43195d-0b53-4394-aaba-6dc55044e080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27e012cb-c6db-421f-b91f-88eea7e49ae9', '77fbd020-64e1-4dad-bfda-cd48d3d4516e', '9ed3b074-9d3a-4b29-b93c-878d1ab70885', 'dbbb2b77-86f6-49f1-b38d-da734503c5ab']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:56.983546 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e6c26a-e6b6-404e-b3b5-32e69620b108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.010925 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e6c26a-e6b6-404e-b3b5-32e69620b108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3adf4cba-08f2-4a0f-b994-9823f28c364d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1719044101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['27e012cb-c6db-421f-b91f-88eea7e49ae9','77fbd020-64e1-4dad-bfda-cd48d3d4516e','9ed3b074-9d3a-4b29-b93c-878d1ab70885','dbbb2b77-86f6-49f1-b38d-da734503c5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1719044101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3adf4cba-08f2-4a0f-b994-9823f28c364d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b99aaf47b8e24fd186aff086749386f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.011639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b888d2d-821c-467d-94d6-45f17322fa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.030850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b888d2d-821c-467d-94d6-45f17322fa7f) transitioned into state 'SUCCESS' from state '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-1719044101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9fc546f0e4e2bae2048150cb7c7e4',qos_specs=None,replication_status=,reservations=['27e012cb-c6db-421f-b91f-88eea7e49ae9','77fbd020-64e1-4dad-bfda-cd48d3d4516e','9ed3b074-9d3a-4b29-b93c-878d1ab70885','dbbb2b77-86f6-49f1-b38d-da734503c5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b99aaf47b8e24fd186aff086749386f8',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.031966 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624ad3a7-f97a-4370-9a56-b9bae3e30935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.041928 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624ad3a7-f97a-4370-9a56-b9bae3e30935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.043069 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Flow 'volume_create_api' (623c68e7-83a4-4a19-970b-d371c8aa384e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:57.043599 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Create volume request issued successfully. Aug 13 19:32:57.044496 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9e7606e6-ffd3-4cf5-b0e3-eeaecd90ccb1 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:57.044996 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 746/2978] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:56 2026] POST /volume/v3/volumes => generated 757 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 19:32:57.066657 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6b8e953e-0aef-40f5-94e2-3e0b11512d3c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.068376 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b8e953e-0aef-40f5-94e2-3e0b11512d3c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 Aug 13 19:32:57.068581 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b8e953e-0aef-40f5-94e2-3e0b11512d3c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.068805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b8e953e-0aef-40f5-94e2-3e0b11512d3c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.076559 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.076559 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:57.080520 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6b8e953e-0aef-40f5-94e2-3e0b11512d3c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:57.084848 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b8e953e-0aef-40f5-94e2-3e0b11512d3c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 returned with HTTP 200 Aug 13 19:32:57.085227 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 749/2979] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:32:57.098875 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6c062678-3ba5-48c3-bf32-114bec6d4c4a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.102662 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c062678-3ba5-48c3-bf32-114bec6d4c4a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d Aug 13 19:32:57.103094 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c062678-3ba5-48c3-bf32-114bec6d4c4a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.103094 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6c062678-3ba5-48c3-bf32-114bec6d4c4a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.116754 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.116754 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:57.120739 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6c062678-3ba5-48c3-bf32-114bec6d4c4a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:57.124998 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6c062678-3ba5-48c3-bf32-114bec6d4c4a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d returned with HTTP 200 Aug 13 19:32:57.125499 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 743/2980] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:57.146144 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a83b1119-8511-401f-96c2-fa5c09ed6361 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.149066 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a83b1119-8511-401f-96c2-fa5c09ed6361 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 Aug 13 19:32:57.149288 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a83b1119-8511-401f-96c2-fa5c09ed6361 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.149495 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a83b1119-8511-401f-96c2-fa5c09ed6361 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.160368 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.160368 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:57.167457 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a83b1119-8511-401f-96c2-fa5c09ed6361 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:57.174125 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a83b1119-8511-401f-96c2-fa5c09ed6361 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 returned with HTTP 200 Aug 13 19:32:57.174559 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 743/2981] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:57.187820 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3ea25850-7611-49cb-a4c5-dd1a086452c0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.189664 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3ea25850-7611-49cb-a4c5-dd1a086452c0 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 Aug 13 19:32:57.189664 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3ea25850-7611-49cb-a4c5-dd1a086452c0 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.189948 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3ea25850-7611-49cb-a4c5-dd1a086452c0 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.191176 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-55992750-92b4-4e34-95a3-b4b98970de60 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.193357 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55992750-92b4-4e34-95a3-b4b98970de60 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 Aug 13 19:32:57.193576 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55992750-92b4-4e34-95a3-b4b98970de60 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.194039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55992750-92b4-4e34-95a3-b4b98970de60 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.197868 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3ea25850-7611-49cb-a4c5-dd1a086452c0 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 returned with HTTP 404 Aug 13 19:32:57.198417 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 747/2982] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:57.201959 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.201959 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:57.209352 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-55992750-92b4-4e34-95a3-b4b98970de60 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:57.210432 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d86b2959-fbc2-480f-8e60-d3bf603a9737 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.212536 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d86b2959-fbc2-480f-8e60-d3bf603a9737 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 Aug 13 19:32:57.212808 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d86b2959-fbc2-480f-8e60-d3bf603a9737 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.212989 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d86b2959-fbc2-480f-8e60-d3bf603a9737 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.215248 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55992750-92b4-4e34-95a3-b4b98970de60 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 returned with HTTP 200 Aug 13 19:32:57.215838 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 750/2983] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:57.221719 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d86b2959-fbc2-480f-8e60-d3bf603a9737 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 returned with HTTP 404 Aug 13 19:32:57.225998 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 744/2984] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:57.232616 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-22cee45a-f300-4758-8141-dc54b46b9877 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.233339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cef3ec2a-e928-4666-8fd2-d5c71f4e9193 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.234501 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22cee45a-f300-4758-8141-dc54b46b9877 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] DELETE https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 Aug 13 19:32:57.234942 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22cee45a-f300-4758-8141-dc54b46b9877 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.234942 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22cee45a-f300-4758-8141-dc54b46b9877 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.235056 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cef3ec2a-e928-4666-8fd2-d5c71f4e9193 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d Aug 13 19:32:57.235170 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-22cee45a-f300-4758-8141-dc54b46b9877 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Delete volume with id: 682af5ab-ef0e-49d7-9e7c-c0e41bdae071 Aug 13 19:32:57.235244 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cef3ec2a-e928-4666-8fd2-d5c71f4e9193 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.235477 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cef3ec2a-e928-4666-8fd2-d5c71f4e9193 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.243482 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.243482 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:57.247112 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22cee45a-f300-4758-8141-dc54b46b9877 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 returned with HTTP 404 Aug 13 19:32:57.247888 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 744/2985] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:57 2026] DELETE /volume/v3/volumes/682af5ab-ef0e-49d7-9e7c-c0e41bdae071 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:57.249377 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cef3ec2a-e928-4666-8fd2-d5c71f4e9193 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:57.256618 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cef3ec2a-e928-4666-8fd2-d5c71f4e9193 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d returned with HTTP 200 Aug 13 19:32:57.257891 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 748/2986] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:57.259556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.263120 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:57.263525 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1306819582"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:57.265594 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1306819582'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:57.265753 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume of 1 GB Aug 13 19:32:57.273298 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Availability Zones retrieved successfully. Aug 13 19:32:57.280837 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-61491068-e7aa-4feb-958d-4f8c91a5c8ba None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.283820 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-61491068-e7aa-4feb-958d-4f8c91a5c8ba tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d Aug 13 19:32:57.284088 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-61491068-e7aa-4feb-958d-4f8c91a5c8ba tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.284383 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-61491068-e7aa-4feb-958d-4f8c91a5c8ba tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.284678 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (ec5f2864-64c7-4a84-a564-7553ab9a2c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:57.284811 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-61491068-e7aa-4feb-958d-4f8c91a5c8ba tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume with id: 3adf4cba-08f2-4a0f-b994-9823f28c364d Aug 13 19:32:57.285803 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2531114-5da7-496c-8ade-44c9e60bb632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.287379 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:57.296202 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.296202 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:57.296863 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-61491068-e7aa-4feb-958d-4f8c91a5c8ba tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:57.333176 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-61491068-e7aa-4feb-958d-4f8c91a5c8ba tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume request issued successfully. Aug 13 19:32:57.333565 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-61491068-e7aa-4feb-958d-4f8c91a5c8ba tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d returned with HTTP 202 Aug 13 19:32:57.334203 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 745/2987] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:57 2026] DELETE /volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:57.345652 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e18789a0-5398-49d5-8847-cb7c58504df3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.349705 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2531114-5da7-496c-8ade-44c9e60bb632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.349879 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e18789a0-5398-49d5-8847-cb7c58504df3 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d Aug 13 19:32:57.349927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9fc8720-d43d-4869-8762-2b35af6be3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.349953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e18789a0-5398-49d5-8847-cb7c58504df3 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.349953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e18789a0-5398-49d5-8847-cb7c58504df3 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.362518 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.362518 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:57.371331 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e18789a0-5398-49d5-8847-cb7c58504df3 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:57.378859 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e18789a0-5398-49d5-8847-cb7c58504df3 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d returned with HTTP 200 Aug 13 19:32:57.379457 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 745/2988] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:57.435619 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Created reservations ['76cdef91-f6fb-4fde-a4b2-9a33ff94030d', '1db1409c-9b9d-43d5-8bd4-c00b55b5d8dc', 'e0008c9c-53a8-44ef-a0b2-683d0dad6ec8', 'c7a2701f-0a50-4802-8bb4-526c3243b57b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:57.436519 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9fc8720-d43d-4869-8762-2b35af6be3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76cdef91-f6fb-4fde-a4b2-9a33ff94030d', '1db1409c-9b9d-43d5-8bd4-c00b55b5d8dc', 'e0008c9c-53a8-44ef-a0b2-683d0dad6ec8', 'c7a2701f-0a50-4802-8bb4-526c3243b57b']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.437423 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e3dda1-573b-4f8f-8f75-a8ce1a812be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.471061 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e3dda1-573b-4f8f-8f75-a8ce1a812be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1306819582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['76cdef91-f6fb-4fde-a4b2-9a33ff94030d','1db1409c-9b9d-43d5-8bd4-c00b55b5d8dc','e0008c9c-53a8-44ef-a0b2-683d0dad6ec8','c7a2701f-0a50-4802-8bb4-526c3243b57b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1306819582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c288618fe7b1492aab4544185ed98ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.471335 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d765e0-4e0a-4440-8c90-e5ab7c26c99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.494739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d765e0-4e0a-4440-8c90-e5ab7c26c99e) transitioned into state 'SUCCESS' from state '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-1306819582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['76cdef91-f6fb-4fde-a4b2-9a33ff94030d','1db1409c-9b9d-43d5-8bd4-c00b55b5d8dc','e0008c9c-53a8-44ef-a0b2-683d0dad6ec8','c7a2701f-0a50-4802-8bb4-526c3243b57b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.495904 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b080b933-09ae-4780-b057-1c2e3e990d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.513446 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b080b933-09ae-4780-b057-1c2e3e990d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.514492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (ec5f2864-64c7-4a84-a564-7553ab9a2c2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:57.515113 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request issued successfully. Aug 13 19:32:57.516353 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee21b7c9-c578-4f31-8b88-cc9051178849 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:57.516888 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 751/2989] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:57 2026] POST /volume/v3/volumes => generated 749 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:57.535042 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b6ede1b1-2606-4cae-87be-8c82b76b24ae None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.536919 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b6ede1b1-2606-4cae-87be-8c82b76b24ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee Aug 13 19:32:57.537088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b6ede1b1-2606-4cae-87be-8c82b76b24ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:57.537256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b6ede1b1-2606-4cae-87be-8c82b76b24ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:57.547037 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.547037 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:57.552057 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b6ede1b1-2606-4cae-87be-8c82b76b24ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:57.560056 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b6ede1b1-2606-4cae-87be-8c82b76b24ae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee returned with HTTP 200 Aug 13 19:32:57.560614 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 749/2990] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:57 2026] GET /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:57.716883 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e80d8eaf-9ebe-4e13-a751-f8d41f5c4515 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.756085 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e80d8eaf-9ebe-4e13-a751-f8d41f5c4515 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:32:57.756701 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e80d8eaf-9ebe-4e13-a751-f8d41f5c4515 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1368393748", "extra_specs": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:57.773633 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e80d8eaf-9ebe-4e13-a751-f8d41f5c4515 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:32:57.774008 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 746/2991] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:32:57 2026] POST /volume/v3/types => generated 212 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:57.782219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f2fce6f-25b4-4fc0-bc3a-a31ee872fb0d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.786863 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f2fce6f-25b4-4fc0-bc3a-a31ee872fb0d tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] POST https://10.4.3.126/volume/v3/types/438186d8-69c8-4310-a4df-11f2cf64d93e/encryption Aug 13 19:32:57.787477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f2fce6f-25b4-4fc0-bc3a-a31ee872fb0d tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:57.815774 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f2fce6f-25b4-4fc0-bc3a-a31ee872fb0d tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] https://10.4.3.126/volume/v3/types/438186d8-69c8-4310-a4df-11f2cf64d93e/encryption returned with HTTP 200 Aug 13 19:32:57.816258 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 746/2992] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:32:57 2026] POST /volume/v3/types/438186d8-69c8-4310-a4df-11f2cf64d93e/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:57.824424 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:57.907237 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:57.907237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-427494263", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1368393748", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:57.909487 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-427494263', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1368393748', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:57.916227 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:32:57.916557 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:57.916557 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:57.917112 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:32:57.923290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (3c775843-bef0-473c-8c3e-e1cf7d5c363d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:57.924343 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1b02c6-8a55-44dc-92dd-b68a1f34e98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.925233 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:57.950505 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1b02c6-8a55-44dc-92dd-b68a1f34e98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:32:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=438186d8-69c8-4310-a4df-11f2cf64d93e,is_public=True,name='tempest-scenario-type-luks-1368393748',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '438186d8-69c8-4310-a4df-11f2cf64d93e', '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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:57.951454 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72bb65c3-585b-4fef-b1bf-277f083b633b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:57.988147 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1368393748 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1368393748, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:57.988607 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1368393748 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1368393748, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:32:58.037809 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['c22a2085-6323-4f0f-9656-a20a49bdbc00', '48ddaf51-1195-48a4-b694-3b967beeb78c', 'c890ee38-cdc7-4a79-9f81-89f931a86b13', '7857035a-8b81-4365-aedc-3ecf206a6179'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:58.039711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72bb65c3-585b-4fef-b1bf-277f083b633b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c22a2085-6323-4f0f-9656-a20a49bdbc00', '48ddaf51-1195-48a4-b694-3b967beeb78c', 'c890ee38-cdc7-4a79-9f81-89f931a86b13', '7857035a-8b81-4365-aedc-3ecf206a6179']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:58.039711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1887f57-1d69-4823-beca-e7dc12d2d67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:58.073823 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1887f57-1d69-4823-beca-e7dc12d2d67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a90a41-d8b8-48b2-8ac0-3739fb73bc02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-427494263',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['c22a2085-6323-4f0f-9656-a20a49bdbc00','48ddaf51-1195-48a4-b694-3b967beeb78c','c890ee38-cdc7-4a79-9f81-89f931a86b13','7857035a-8b81-4365-aedc-3ecf206a6179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=438186d8-69c8-4310-a4df-11f2cf64d93e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-427494263',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f4a90a41-d8b8-48b2-8ac0-3739fb73bc02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(438186d8-69c8-4310-a4df-11f2cf64d93e),volume_type_id=438186d8-69c8-4310-a4df-11f2cf64d93e)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:58.075289 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c331c6-9af7-441b-a0d0-92a443af237a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:58.100042 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c331c6-9af7-441b-a0d0-92a443af237a) transitioned into state 'SUCCESS' from state '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-427494263',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['c22a2085-6323-4f0f-9656-a20a49bdbc00','48ddaf51-1195-48a4-b694-3b967beeb78c','c890ee38-cdc7-4a79-9f81-89f931a86b13','7857035a-8b81-4365-aedc-3ecf206a6179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=438186d8-69c8-4310-a4df-11f2cf64d93e)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:58.100764 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d33073-acf5-4534-bb2a-c14d9fefaa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:58.112666 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d33073-acf5-4534-bb2a-c14d9fefaa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:58.113441 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (3c775843-bef0-473c-8c3e-e1cf7d5c363d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:58.113721 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:32:58.114243 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-836677b0-0874-4fd1-b6ff-8a1a6b708885 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:32:58.114637 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 752/2993] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:32:57 2026] POST /volume/v3/volumes => generated 779 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:32:58.132646 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9c368fe6-953d-4954-8419-c08a11e04cfc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.135931 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c368fe6-953d-4954-8419-c08a11e04cfc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:32:58.137256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9c368fe6-953d-4954-8419-c08a11e04cfc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:58.137553 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9c368fe6-953d-4954-8419-c08a11e04cfc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:58.149452 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:58.149452 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:58.155068 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9c368fe6-953d-4954-8419-c08a11e04cfc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:32:58.160715 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c368fe6-953d-4954-8419-c08a11e04cfc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 200 Aug 13 19:32:58.161112 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 750/2994] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:58 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:58.397290 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b79cee82-ffc6-41b0-b9b4-6cd89ee73349 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.401676 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b79cee82-ffc6-41b0-b9b4-6cd89ee73349 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d Aug 13 19:32:58.402426 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b79cee82-ffc6-41b0-b9b4-6cd89ee73349 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:58.402860 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b79cee82-ffc6-41b0-b9b4-6cd89ee73349 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:58.416847 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b79cee82-ffc6-41b0-b9b4-6cd89ee73349 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d returned with HTTP 404 Aug 13 19:32:58.418671 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 747/2995] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:58 2026] GET /volume/v3/volumes/3adf4cba-08f2-4a0f-b994-9823f28c364d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:58.427955 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ddc5bc84-c79e-4ae9-b6bf-fecd76d26c6c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.429686 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ddc5bc84-c79e-4ae9-b6bf-fecd76d26c6c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 Aug 13 19:32:58.429899 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ddc5bc84-c79e-4ae9-b6bf-fecd76d26c6c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:58.430090 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ddc5bc84-c79e-4ae9-b6bf-fecd76d26c6c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:58.430237 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ddc5bc84-c79e-4ae9-b6bf-fecd76d26c6c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume with id: c31c8769-8722-41d7-8de9-7ad74a99fe74 Aug 13 19:32:58.438890 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:58.438890 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:58.440319 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ddc5bc84-c79e-4ae9-b6bf-fecd76d26c6c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:58.459167 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ddc5bc84-c79e-4ae9-b6bf-fecd76d26c6c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume request issued successfully. Aug 13 19:32:58.459487 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ddc5bc84-c79e-4ae9-b6bf-fecd76d26c6c tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 returned with HTTP 202 Aug 13 19:32:58.459823 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 747/2996] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:58 2026] DELETE /volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:58.467076 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-360e6b43-72b2-486d-aa2c-e3859d011eee None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.469328 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-360e6b43-72b2-486d-aa2c-e3859d011eee tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 Aug 13 19:32:58.469552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-360e6b43-72b2-486d-aa2c-e3859d011eee tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:58.469792 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-360e6b43-72b2-486d-aa2c-e3859d011eee tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:58.477773 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:58.477773 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:58.483245 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-360e6b43-72b2-486d-aa2c-e3859d011eee tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:58.488667 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-360e6b43-72b2-486d-aa2c-e3859d011eee tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 returned with HTTP 200 Aug 13 19:32:58.489208 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 753/2997] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:58 2026] GET /volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:58.577391 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d40ae3d2-fa53-421d-a97c-a3383fffdd21 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.579090 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d40ae3d2-fa53-421d-a97c-a3383fffdd21 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee Aug 13 19:32:58.579290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d40ae3d2-fa53-421d-a97c-a3383fffdd21 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:58.579552 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d40ae3d2-fa53-421d-a97c-a3383fffdd21 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:58.588982 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:58.588982 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:58.593113 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d40ae3d2-fa53-421d-a97c-a3383fffdd21 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:58.598564 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d40ae3d2-fa53-421d-a97c-a3383fffdd21 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee returned with HTTP 200 Aug 13 19:32:58.598944 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 751/2998] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:58 2026] GET /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:58.616921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e44babd8-f967-4e08-94ca-0c851f9d916d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.621668 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e44babd8-f967-4e08-94ca-0c851f9d916d tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee/action Aug 13 19:32:58.622045 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e44babd8-f967-4e08-94ca-0c851f9d916d tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:58.622167 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e44babd8-f967-4e08-94ca-0c851f9d916d tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:58.635541 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:58.635541 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:58.636377 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-e44babd8-f967-4e08-94ca-0c851f9d916d tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume '86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee' with '{'status': 'error'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:32:58.663147 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e44babd8-f967-4e08-94ca-0c851f9d916d tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee/action returned with HTTP 202 Aug 13 19:32:58.663724 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 748/2999] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:58 2026] POST /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:32:58.672306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5d4dc5ee-5b2e-4bcd-873a-0cb3ebcafd15 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.674481 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d4dc5ee-5b2e-4bcd-873a-0cb3ebcafd15 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee Aug 13 19:32:58.674703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d4dc5ee-5b2e-4bcd-873a-0cb3ebcafd15 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:58.674925 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d4dc5ee-5b2e-4bcd-873a-0cb3ebcafd15 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:58.677092 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:UPDATE=87,cinder:INSERT=51,cinder:SELECT=375 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:32:58.684641 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:58.684641 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:58.690585 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5d4dc5ee-5b2e-4bcd-873a-0cb3ebcafd15 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:58.696516 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d4dc5ee-5b2e-4bcd-873a-0cb3ebcafd15 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee returned with HTTP 200 Aug 13 19:32:58.697031 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 748/3000] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:58 2026] GET /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:58.709630 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-38b9392e-ef8b-4996-8f86-d547d0cf8fe8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.712261 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38b9392e-ef8b-4996-8f86-d547d0cf8fe8 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee/action Aug 13 19:32:58.712261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38b9392e-ef8b-4996-8f86-d547d0cf8fe8 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:58.712261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38b9392e-ef8b-4996-8f86-d547d0cf8fe8 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:58.722849 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:58.722849 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:58.723270 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38b9392e-ef8b-4996-8f86-d547d0cf8fe8 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Volume info retrieved successfully. Aug 13 19:32:58.755677 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38b9392e-ef8b-4996-8f86-d547d0cf8fe8 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Delete volume request issued successfully. Aug 13 19:32:58.755955 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38b9392e-ef8b-4996-8f86-d547d0cf8fe8 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee/action returned with HTTP 202 Aug 13 19:32:58.756579 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 754/3001] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:58 2026] POST /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 19:32:58.764182 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a97ac5fa-cfb1-4027-8882-b686f789429b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:58.766623 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a97ac5fa-cfb1-4027-8882-b686f789429b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee Aug 13 19:32:58.766864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a97ac5fa-cfb1-4027-8882-b686f789429b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:58.767087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a97ac5fa-cfb1-4027-8882-b686f789429b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:58.773511 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:58.773511 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:58.779534 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a97ac5fa-cfb1-4027-8882-b686f789429b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:32:58.787816 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a97ac5fa-cfb1-4027-8882-b686f789429b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee returned with HTTP 200 Aug 13 19:32:58.788566 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 752/3002] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:58 2026] GET /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:59.176569 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5c75a466-f01a-49c0-afc0-53bc4c0183de None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.178640 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c75a466-f01a-49c0-afc0-53bc4c0183de tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:32:59.179000 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c75a466-f01a-49c0-afc0-53bc4c0183de tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.179632 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5c75a466-f01a-49c0-afc0-53bc4c0183de tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.186267 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:59.186267 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:32:59.193372 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5c75a466-f01a-49c0-afc0-53bc4c0183de tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:32:59.195401 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5c75a466-f01a-49c0-afc0-53bc4c0183de tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 200 Aug 13 19:32:59.196034 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 749/3003] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:59.208300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b814bf31-cc9e-4818-8fec-32919df22080 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.210413 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b814bf31-cc9e-4818-8fec-32919df22080 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:32:59.210680 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b814bf31-cc9e-4818-8fec-32919df22080 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.210935 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b814bf31-cc9e-4818-8fec-32919df22080 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.220556 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:59.220556 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:59.227226 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b814bf31-cc9e-4818-8fec-32919df22080 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:32:59.239208 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b814bf31-cc9e-4818-8fec-32919df22080 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 200 Aug 13 19:32:59.239800 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 749/3004] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:59.259156 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b6b007b4-b0e4-419c-8085-6ef82f53f062 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.262974 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6b007b4-b0e4-419c-8085-6ef82f53f062 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02/action Aug 13 19:32:59.263523 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6b007b4-b0e4-419c-8085-6ef82f53f062 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:32:59.263717 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6b007b4-b0e4-419c-8085-6ef82f53f062 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:59.281498 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:59.281498 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:59.282877 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b6b007b4-b0e4-419c-8085-6ef82f53f062 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:32:59.294576 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b6b007b4-b0e4-419c-8085-6ef82f53f062 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume updated successfully. Aug 13 19:32:59.294954 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6b007b4-b0e4-419c-8085-6ef82f53f062 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02/action returned with HTTP 200 Aug 13 19:32:59.295719 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 755/3005] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:32:59 2026] POST /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 19:32:59.394146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-a828983c-e593-4ea9-b8c3-a2388ae80616 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.397662 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-a828983c-e593-4ea9-b8c3-a2388ae80616 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:32:59.397894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-a828983c-e593-4ea9-b8c3-a2388ae80616 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.398110 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-a828983c-e593-4ea9-b8c3-a2388ae80616 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.406862 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:59.406862 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:59.411707 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-a828983c-e593-4ea9-b8c3-a2388ae80616 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:32:59.417895 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-a828983c-e593-4ea9-b8c3-a2388ae80616 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 200 Aug 13 19:32:59.418394 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 753/3006] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:59.508090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-02011965-bdc1-470e-b2f3-e012a9e39427 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.514074 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02011965-bdc1-470e-b2f3-e012a9e39427 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 Aug 13 19:32:59.514483 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02011965-bdc1-470e-b2f3-e012a9e39427 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.515359 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02011965-bdc1-470e-b2f3-e012a9e39427 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.527061 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02011965-bdc1-470e-b2f3-e012a9e39427 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 returned with HTTP 404 Aug 13 19:32:59.527791 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 750/3007] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/v3/volumes/c31c8769-8722-41d7-8de9-7ad74a99fe74 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:59.537088 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3eb6cd38-13c6-41dd-a661-513c48a84ec6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.539530 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3eb6cd38-13c6-41dd-a661-513c48a84ec6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] DELETE https://10.4.3.126/volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 Aug 13 19:32:59.539626 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3eb6cd38-13c6-41dd-a661-513c48a84ec6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.539902 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3eb6cd38-13c6-41dd-a661-513c48a84ec6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.540118 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3eb6cd38-13c6-41dd-a661-513c48a84ec6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume with id: 90236620-7e3c-4b21-82af-40cccac948f9 Aug 13 19:32:59.550893 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:59.550893 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:59.551546 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3eb6cd38-13c6-41dd-a661-513c48a84ec6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:59.574932 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3eb6cd38-13c6-41dd-a661-513c48a84ec6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume request issued successfully. Aug 13 19:32:59.575163 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3eb6cd38-13c6-41dd-a661-513c48a84ec6 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 returned with HTTP 202 Aug 13 19:32:59.575761 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 750/3008] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:59 2026] DELETE /volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:32:59.584848 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2a81cac5-3982-4dd2-8091-ce30747cbccf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.586920 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a81cac5-3982-4dd2-8091-ce30747cbccf tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 Aug 13 19:32:59.587086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a81cac5-3982-4dd2-8091-ce30747cbccf tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.587255 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a81cac5-3982-4dd2-8091-ce30747cbccf tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.595314 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:59.595314 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:32:59.599406 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2a81cac5-3982-4dd2-8091-ce30747cbccf tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:32:59.608076 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a81cac5-3982-4dd2-8091-ce30747cbccf tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 returned with HTTP 200 Aug 13 19:32:59.608648 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 756/3009] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:59.802981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-25e3934f-fed0-47a1-9473-6207bb3c6f88 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.804920 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25e3934f-fed0-47a1-9473-6207bb3c6f88 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee Aug 13 19:32:59.805111 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25e3934f-fed0-47a1-9473-6207bb3c6f88 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.805283 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25e3934f-fed0-47a1-9473-6207bb3c6f88 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.811333 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25e3934f-fed0-47a1-9473-6207bb3c6f88 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee returned with HTTP 404 Aug 13 19:32:59.811333 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 754/3010] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:59.819021 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-de2e7ec0-1d77-4480-8138-338f31c467e0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.823073 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-de2e7ec0-1d77-4480-8138-338f31c467e0 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee Aug 13 19:32:59.823932 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-de2e7ec0-1d77-4480-8138-338f31c467e0 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.824222 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-de2e7ec0-1d77-4480-8138-338f31c467e0 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.833820 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-de2e7ec0-1d77-4480-8138-338f31c467e0 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee returned with HTTP 404 Aug 13 19:32:59.833820 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 751/3011] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:59.844611 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6f0b337-739d-413a-86fb-0309225ef458 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.847805 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6f0b337-739d-413a-86fb-0309225ef458 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] DELETE https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee Aug 13 19:32:59.848024 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6f0b337-739d-413a-86fb-0309225ef458 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.848202 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6f0b337-739d-413a-86fb-0309225ef458 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.848377 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a6f0b337-739d-413a-86fb-0309225ef458 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Delete volume with id: 86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee Aug 13 19:32:59.855997 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6f0b337-739d-413a-86fb-0309225ef458 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee returned with HTTP 404 Aug 13 19:32:59.856640 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 751/3012] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:32:59 2026] DELETE /volume/v3/volumes/86faf671-8cb2-4a7b-a1a7-6d58e8ae84ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:32:59.867046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.869418 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:32:59.869885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-349045001"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:59.872680 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-349045001'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:32:59.872963 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume of 1 GB Aug 13 19:32:59.880722 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Availability Zones retrieved successfully. Aug 13 19:32:59.889101 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (a24c8024-9a69-443e-bc19-a71d36749ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:32:59.890720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fe73d53-6f26-46b9-ab86-224044f6b52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:59.892153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:32:59.900715 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-de7fa27f-617f-44ec-8608-672a322f4970 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.903296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-de7fa27f-617f-44ec-8608-672a322f4970 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:32:59.903628 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-de7fa27f-617f-44ec-8608-672a322f4970 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.903904 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-de7fa27f-617f-44ec-8608-672a322f4970 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.913042 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:59.913042 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:32:59.917854 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-de7fa27f-617f-44ec-8608-672a322f4970 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:32:59.923082 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fe73d53-6f26-46b9-ab86-224044f6b52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:59.923665 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-de7fa27f-617f-44ec-8608-672a322f4970 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 200 Aug 13 19:32:59.923741 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f8ba34-4122-48c9-80dd-f1017bc6524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:32:59.924195 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 755/3013] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:32:59.935235 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5add7c64-cc6f-4edf-9007-815da45e1352 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.938003 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5add7c64-cc6f-4edf-9007-815da45e1352 None None] GET https://10.4.3.126/volume// Aug 13 19:32:59.938003 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5add7c64-cc6f-4edf-9007-815da45e1352 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:32:59.938003 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5add7c64-cc6f-4edf-9007-815da45e1352 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:32:59.938003 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5add7c64-cc6f-4edf-9007-815da45e1352 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:32:59.938003 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 752/3014] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:32:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:32:59.949566 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5b9535cc-a7f7-4422-b82b-3812a1cae21c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:32:59.951919 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5b9535cc-a7f7-4422-b82b-3812a1cae21c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:32:59.952331 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5b9535cc-a7f7-4422-b82b-3812a1cae21c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4a90a41-d8b8-48b2-8ac0-3739fb73bc02", "connector": null, "instance_uuid": "f0c56519-900c-4b1e-892d-ab21244bd527"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:32:59.960681 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:32:59.960681 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:32:59.983889 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Created reservations ['bd467f94-6db9-4660-9a70-7b25443665ee', '8bee6de8-0a44-458f-889d-848e09929b03', '5fc99839-bb01-4390-ad22-051588981f07', '915c9554-f4ec-4fe8-92ea-25be28708ad1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:32:59.985008 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f8ba34-4122-48c9-80dd-f1017bc6524f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd467f94-6db9-4660-9a70-7b25443665ee', '8bee6de8-0a44-458f-889d-848e09929b03', '5fc99839-bb01-4390-ad22-051588981f07', '915c9554-f4ec-4fe8-92ea-25be28708ad1']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:32:59.986142 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5abe27-8e12-4731-adc0-31bdf7d2b25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:00.000376 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5b9535cc-a7f7-4422-b82b-3812a1cae21c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:33:00.001019 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 752/3015] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:32:59 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:00.024375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5abe27-8e12-4731-adc0-31bdf7d2b25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e05a4d-1a45-4292-83fe-043b6d272c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-349045001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['bd467f94-6db9-4660-9a70-7b25443665ee','8bee6de8-0a44-458f-889d-848e09929b03','5fc99839-bb01-4390-ad22-051588981f07','915c9554-f4ec-4fe8-92ea-25be28708ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-349045001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e05a4d-1a45-4292-83fe-043b6d272c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c288618fe7b1492aab4544185ed98ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:00.025421 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc8d060-f2af-4a11-a652-719f3655c31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:00.050850 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc8d060-f2af-4a11-a652-719f3655c31d) transitioned into state 'SUCCESS' from state '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-349045001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['bd467f94-6db9-4660-9a70-7b25443665ee','8bee6de8-0a44-458f-889d-848e09929b03','5fc99839-bb01-4390-ad22-051588981f07','915c9554-f4ec-4fe8-92ea-25be28708ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:00.051763 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123b8a3b-7ede-4c48-93f4-95d23cf09057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:00.062244 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123b8a3b-7ede-4c48-93f4-95d23cf09057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:00.063260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (a24c8024-9a69-443e-bc19-a71d36749ea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:00.063659 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request issued successfully. Aug 13 19:33:00.064295 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bab1e6c-4458-43d1-a37e-a92ae4c13362 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:00.064768 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 757/3016] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:32:59 2026] POST /volume/v3/volumes => generated 748 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:00.085950 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fb870da9-16d5-4701-b52f-1f3060647fed None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:00.088106 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb870da9-16d5-4701-b52f-1f3060647fed tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f Aug 13 19:33:00.088106 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb870da9-16d5-4701-b52f-1f3060647fed tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:00.088106 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb870da9-16d5-4701-b52f-1f3060647fed tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:00.097219 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:00.097219 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:00.105085 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fb870da9-16d5-4701-b52f-1f3060647fed tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:00.115965 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb870da9-16d5-4701-b52f-1f3060647fed tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f returned with HTTP 200 Aug 13 19:33:00.116404 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 756/3017] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:00 2026] GET /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:00.623890 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-48e4d533-8e8e-4b7b-9619-65e151980c84 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:00.627032 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-48e4d533-8e8e-4b7b-9619-65e151980c84 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 Aug 13 19:33:00.630299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-48e4d533-8e8e-4b7b-9619-65e151980c84 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:00.630299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-48e4d533-8e8e-4b7b-9619-65e151980c84 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:00.634568 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-48e4d533-8e8e-4b7b-9619-65e151980c84 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 returned with HTTP 404 Aug 13 19:33:00.634568 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 753/3018] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:00 2026] GET /volume/v3/volumes/90236620-7e3c-4b21-82af-40cccac948f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:00.640353 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c677798d-0afd-4915-96cd-8fc0771b22b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:00.642076 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c677798d-0afd-4915-96cd-8fc0771b22b8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d Aug 13 19:33:00.642244 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c677798d-0afd-4915-96cd-8fc0771b22b8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:00.642446 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c677798d-0afd-4915-96cd-8fc0771b22b8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:00.642595 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c677798d-0afd-4915-96cd-8fc0771b22b8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume with id: d3f4ee5a-f416-4c8a-928e-7c673a82d41d Aug 13 19:33:00.651299 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:00.651299 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:00.651299 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c677798d-0afd-4915-96cd-8fc0771b22b8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:33:00.669200 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c677798d-0afd-4915-96cd-8fc0771b22b8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume request issued successfully. Aug 13 19:33:00.669391 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c677798d-0afd-4915-96cd-8fc0771b22b8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d returned with HTTP 202 Aug 13 19:33:00.672660 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 753/3019] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:00 2026] DELETE /volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:00.682849 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-49056147-02c6-49a7-a1e5-21c2fa7a6008 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:00.685045 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-49056147-02c6-49a7-a1e5-21c2fa7a6008 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d Aug 13 19:33:00.685329 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-49056147-02c6-49a7-a1e5-21c2fa7a6008 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:00.685616 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-49056147-02c6-49a7-a1e5-21c2fa7a6008 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:00.698544 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:00.698544 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:00.708133 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-49056147-02c6-49a7-a1e5-21c2fa7a6008 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:33:00.714343 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-49056147-02c6-49a7-a1e5-21c2fa7a6008 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d returned with HTTP 200 Aug 13 19:33:00.714815 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 758/3020] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:00 2026] GET /volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:01.135723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0736e126-fcad-4414-873e-9fe069d568f6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.139996 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0736e126-fcad-4414-873e-9fe069d568f6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f Aug 13 19:33:01.140212 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0736e126-fcad-4414-873e-9fe069d568f6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:01.140487 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0736e126-fcad-4414-873e-9fe069d568f6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:01.149833 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.149833 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:01.153354 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0736e126-fcad-4414-873e-9fe069d568f6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:01.159440 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0736e126-fcad-4414-873e-9fe069d568f6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f returned with HTTP 200 Aug 13 19:33:01.160789 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 757/3021] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:01 2026] GET /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:01.178045 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b981234c-9ee4-4828-a995-679d92f7bc65 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.179617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b981234c-9ee4-4828-a995-679d92f7bc65 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f/action Aug 13 19:33:01.180006 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b981234c-9ee4-4828-a995-679d92f7bc65 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:01.180136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b981234c-9ee4-4828-a995-679d92f7bc65 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:01.189532 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.189532 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:01.190125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-b981234c-9ee4-4828-a995-679d92f7bc65 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume '24e05a4d-1a45-4292-83fe-043b6d272c1f' with '{'status': 'maintenance'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:33:01.213020 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b981234c-9ee4-4828-a995-679d92f7bc65 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f/action returned with HTTP 202 Aug 13 19:33:01.213438 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 754/3022] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:01 2026] POST /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:01.221636 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-18eda010-2a5c-4558-9a4c-5502fffe1230 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.226012 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18eda010-2a5c-4558-9a4c-5502fffe1230 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f Aug 13 19:33:01.226202 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18eda010-2a5c-4558-9a4c-5502fffe1230 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:01.226402 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18eda010-2a5c-4558-9a4c-5502fffe1230 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:01.236046 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.236046 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:01.241620 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-18eda010-2a5c-4558-9a4c-5502fffe1230 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:01.246657 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18eda010-2a5c-4558-9a4c-5502fffe1230 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f returned with HTTP 200 Aug 13 19:33:01.247589 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe4a98c9-7b47-43b0-b155-4496e9a235c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.247773 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 754/3023] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:01 2026] GET /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:01.248437 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe4a98c9-7b47-43b0-b155-4496e9a235c2 None None] GET https://10.4.3.126/volume// Aug 13 19:33:01.248437 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe4a98c9-7b47-43b0-b155-4496e9a235c2 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:01.248526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe4a98c9-7b47-43b0-b155-4496e9a235c2 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:01.248874 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe4a98c9-7b47-43b0-b155-4496e9a235c2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:01.249228 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 759/3024] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:01.261428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-12e3c8e4-282d-4b69-a244-035e65288b7f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.262408 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-adb874f2-8a56-462e-b88e-4e83c07d6157 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.263903 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-12e3c8e4-282d-4b69-a244-035e65288b7f tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f/action Aug 13 19:33:01.264263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-12e3c8e4-282d-4b69-a244-035e65288b7f tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:01.264509 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-12e3c8e4-282d-4b69-a244-035e65288b7f tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:01.265127 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-adb874f2-8a56-462e-b88e-4e83c07d6157 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:33:01.265360 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-adb874f2-8a56-462e-b88e-4e83c07d6157 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:01.265557 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-adb874f2-8a56-462e-b88e-4e83c07d6157 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:01.275760 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.275760 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:01.278853 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.278853 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:01.279263 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-12e3c8e4-282d-4b69-a244-035e65288b7f tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Volume info retrieved successfully. Aug 13 19:33:01.279680 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-adb874f2-8a56-462e-b88e-4e83c07d6157 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:01.284466 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-adb874f2-8a56-462e-b88e-4e83c07d6157 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 200 Aug 13 19:33:01.284866 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 755/3025] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:01 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:01.321318 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-12e3c8e4-282d-4b69-a244-035e65288b7f tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Delete volume request issued successfully. Aug 13 19:33:01.321318 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-12e3c8e4-282d-4b69-a244-035e65288b7f tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f/action returned with HTTP 202 Aug 13 19:33:01.321318 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 758/3026] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:01 2026] POST /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:01.329596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-447c9652-56b0-4004-8757-8a5d27d8001c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.331479 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-447c9652-56b0-4004-8757-8a5d27d8001c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f Aug 13 19:33:01.332492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-447c9652-56b0-4004-8757-8a5d27d8001c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:01.332492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-447c9652-56b0-4004-8757-8a5d27d8001c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:01.343419 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.343419 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:01.348152 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-447c9652-56b0-4004-8757-8a5d27d8001c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:01.357837 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-447c9652-56b0-4004-8757-8a5d27d8001c tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f returned with HTTP 200 Aug 13 19:33:01.358426 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 760/3027] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:01 2026] GET /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:01.411967 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-23379932-d69e-462e-957b-d6a51101ac75 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.419433 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-23379932-d69e-462e-957b-d6a51101ac75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531 Aug 13 19:33:01.419433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-23379932-d69e-462e-957b-d6a51101ac75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:01.436182 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-23379932-d69e-462e-957b-d6a51101ac75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-f4a90a41-d8b8-48b2-8ac0-3739fb73bc02-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:33:01.441383 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-23379932-d69e-462e-957b-d6a51101ac75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-f4a90a41-d8b8-48b2-8ac0-3739fb73bc02-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:33:01.442678 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.442678 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:01.561773 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-23379932-d69e-462e-957b-d6a51101ac75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-f4a90a41-d8b8-48b2-8ac0-3739fb73bc02-np0000007253" released by "attachment_update" :: held 0.120s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:33:01.564430 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-23379932-d69e-462e-957b-d6a51101ac75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531 returned with HTTP 200 Aug 13 19:33:01.564430 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 755/3028] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:33:01 2026] PUT /volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531 => generated 968 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:01.596236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5d469d29-c2c4-489c-ae2b-87a5f201fa92 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.598776 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5d469d29-c2c4-489c-ae2b-87a5f201fa92 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531/action Aug 13 19:33:01.599140 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5d469d29-c2c4-489c-ae2b-87a5f201fa92 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:01.599346 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5d469d29-c2c4-489c-ae2b-87a5f201fa92 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:01.622795 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.622795 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:01.633102 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-5d469d29-c2c4-489c-ae2b-87a5f201fa92 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531/action returned with HTTP 204 Aug 13 19:33:01.633547 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 756/3029] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:33:01 2026] POST /volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:01.732514 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dc308900-3805-45ee-829c-500b1d8455e5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.734805 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dc308900-3805-45ee-829c-500b1d8455e5 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d Aug 13 19:33:01.735029 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dc308900-3805-45ee-829c-500b1d8455e5 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:01.735251 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dc308900-3805-45ee-829c-500b1d8455e5 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:01.748073 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dc308900-3805-45ee-829c-500b1d8455e5 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d returned with HTTP 404 Aug 13 19:33:01.749536 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 759/3030] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:01 2026] GET /volume/v3/volumes/d3f4ee5a-f416-4c8a-928e-7c673a82d41d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:01.762802 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a7fabf9d-aeea-4b53-bc9c-89548ac2bf3a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.764730 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7fabf9d-aeea-4b53-bc9c-89548ac2bf3a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] DELETE https://10.4.3.126/volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 Aug 13 19:33:01.764814 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7fabf9d-aeea-4b53-bc9c-89548ac2bf3a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:01.765004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7fabf9d-aeea-4b53-bc9c-89548ac2bf3a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:01.765173 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a7fabf9d-aeea-4b53-bc9c-89548ac2bf3a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume with id: 07decafe-ac85-4978-b325-08b85f2b8e83 Aug 13 19:33:01.776058 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.776058 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:01.776504 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a7fabf9d-aeea-4b53-bc9c-89548ac2bf3a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:33:01.796640 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a7fabf9d-aeea-4b53-bc9c-89548ac2bf3a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Delete volume request issued successfully. Aug 13 19:33:01.796868 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7fabf9d-aeea-4b53-bc9c-89548ac2bf3a tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 returned with HTTP 202 Aug 13 19:33:01.797287 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 761/3031] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:01 2026] DELETE /volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:01.806901 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59828070-ac8a-41d6-b9b9-38c45412d4bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:01.810846 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59828070-ac8a-41d6-b9b9-38c45412d4bc tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 Aug 13 19:33:01.811187 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59828070-ac8a-41d6-b9b9-38c45412d4bc tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:01.811404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59828070-ac8a-41d6-b9b9-38c45412d4bc tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:01.829080 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:01.829080 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:01.833591 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-59828070-ac8a-41d6-b9b9-38c45412d4bc tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Volume info retrieved successfully. Aug 13 19:33:01.841186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59828070-ac8a-41d6-b9b9-38c45412d4bc tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 returned with HTTP 200 Aug 13 19:33:01.841823 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 756/3032] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:01 2026] GET /volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:02.377615 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b6b6833f-db10-4ad6-9b4e-0dd4dbfc5f6a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:02.379554 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6b6833f-db10-4ad6-9b4e-0dd4dbfc5f6a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f Aug 13 19:33:02.379738 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6b6833f-db10-4ad6-9b4e-0dd4dbfc5f6a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:02.379927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6b6833f-db10-4ad6-9b4e-0dd4dbfc5f6a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:02.384807 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6b6833f-db10-4ad6-9b4e-0dd4dbfc5f6a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f returned with HTTP 404 Aug 13 19:33:02.385217 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 757/3033] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:02 2026] GET /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:02.394259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2cae56d5-a8b4-466d-8d9f-33955c987c52 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:02.396565 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2cae56d5-a8b4-466d-8d9f-33955c987c52 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f Aug 13 19:33:02.396800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2cae56d5-a8b4-466d-8d9f-33955c987c52 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:02.396955 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2cae56d5-a8b4-466d-8d9f-33955c987c52 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:02.403975 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2cae56d5-a8b4-466d-8d9f-33955c987c52 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f returned with HTTP 404 Aug 13 19:33:02.404494 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 760/3034] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:02 2026] GET /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:02.416153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-93262542-8981-40b9-a260-09456da3f05d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:02.416861 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93262542-8981-40b9-a260-09456da3f05d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] DELETE https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f Aug 13 19:33:02.417028 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-93262542-8981-40b9-a260-09456da3f05d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:02.417225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-93262542-8981-40b9-a260-09456da3f05d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:02.417611 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-93262542-8981-40b9-a260-09456da3f05d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Delete volume with id: 24e05a4d-1a45-4292-83fe-043b6d272c1f Aug 13 19:33:02.424437 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93262542-8981-40b9-a260-09456da3f05d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f returned with HTTP 404 Aug 13 19:33:02.425030 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 762/3035] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:02 2026] DELETE /volume/v3/volumes/24e05a4d-1a45-4292-83fe-043b6d272c1f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:02.436867 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:02.438494 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:02.438889 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1348118441"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:02.440305 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1348118441'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:02.440436 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume of 1 GB Aug 13 19:33:02.444238 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Availability Zones retrieved successfully. Aug 13 19:33:02.449765 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (8753aa57-479e-4854-af9b-16ecf96d3b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:02.450688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a694e7ca-6723-4ca5-89c6-4f376b8bc138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:02.451642 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:02.480181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a694e7ca-6723-4ca5-89c6-4f376b8bc138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:02.480927 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f879efe-d5d8-4ad2-92cf-9676044822bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:02.524158 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Created reservations ['0a0fbed2-a934-4ea0-93f7-7a6490aa4fee', '421433b0-88a7-46da-b4ea-d274c4f02a53', '7263dc69-112b-4f40-85e2-6e40204ce803', '43192848-6772-40d1-add4-3a50f4d6f952'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:02.524895 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f879efe-d5d8-4ad2-92cf-9676044822bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a0fbed2-a934-4ea0-93f7-7a6490aa4fee', '421433b0-88a7-46da-b4ea-d274c4f02a53', '7263dc69-112b-4f40-85e2-6e40204ce803', '43192848-6772-40d1-add4-3a50f4d6f952']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:02.525566 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd52326e-71e5-4e5f-bf41-020c80286fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:02.546443 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd52326e-71e5-4e5f-bf41-020c80286fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab364734-31fc-4f29-83a0-d7d067f6f1ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1348118441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['0a0fbed2-a934-4ea0-93f7-7a6490aa4fee','421433b0-88a7-46da-b4ea-d274c4f02a53','7263dc69-112b-4f40-85e2-6e40204ce803','43192848-6772-40d1-add4-3a50f4d6f952'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1348118441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab364734-31fc-4f29-83a0-d7d067f6f1ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c288618fe7b1492aab4544185ed98ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:02.546620 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a0b2767-1f38-4997-8b13-9d5329bb61eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:02.565443 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a0b2767-1f38-4997-8b13-9d5329bb61eb) transitioned into state 'SUCCESS' from state '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-1348118441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c288618fe7b1492aab4544185ed98ea7',qos_specs=None,replication_status=,reservations=['0a0fbed2-a934-4ea0-93f7-7a6490aa4fee','421433b0-88a7-46da-b4ea-d274c4f02a53','7263dc69-112b-4f40-85e2-6e40204ce803','43192848-6772-40d1-add4-3a50f4d6f952'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5358674cf32c473ba4f4dd4b7af87c95',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:02.566083 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95c4091-c1ab-4965-8092-df4fecec01c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:02.575264 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95c4091-c1ab-4965-8092-df4fecec01c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:02.576036 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Flow 'volume_create_api' (8753aa57-479e-4854-af9b-16ecf96d3b77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:02.576357 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Create volume request issued successfully. Aug 13 19:33:02.576934 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89f6f3b9-522a-4897-9cb1-8cc44b01bef8 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:02.577423 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 757/3036] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:33:02 2026] POST /volume/v3/volumes => generated 749 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:02.593073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c435ae0e-6f5b-481e-b174-1141de0a5aea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:02.594912 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c435ae0e-6f5b-481e-b174-1141de0a5aea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:02.595068 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c435ae0e-6f5b-481e-b174-1141de0a5aea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:02.595297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c435ae0e-6f5b-481e-b174-1141de0a5aea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:02.602144 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:02.602144 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:02.605667 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c435ae0e-6f5b-481e-b174-1141de0a5aea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:02.609858 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c435ae0e-6f5b-481e-b174-1141de0a5aea tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 200 Aug 13 19:33:02.610182 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 758/3037] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:02 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:02.858152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8818de84-1ee5-4cb3-9937-aa53e2aae4f8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:02.860840 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8818de84-1ee5-4cb3-9937-aa53e2aae4f8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] GET https://10.4.3.126/volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 Aug 13 19:33:02.861141 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8818de84-1ee5-4cb3-9937-aa53e2aae4f8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:02.861596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8818de84-1ee5-4cb3-9937-aa53e2aae4f8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:02.865382 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=431,cinder:INSERT=58,cinder:UPDATE=97,cinder:DELETE=1 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:33:02.872366 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8818de84-1ee5-4cb3-9937-aa53e2aae4f8 tempest-CreateVolumesFromImageTest-886247066 tempest-CreateVolumesFromImageTest-886247066-project-member] https://10.4.3.126/volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 returned with HTTP 404 Aug 13 19:33:02.874071 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 761/3038] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:02 2026] GET /volume/v3/volumes/07decafe-ac85-4978-b325-08b85f2b8e83 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:03.625254 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-34e960a7-0c18-4cdd-82ce-60cfd5e0b95b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:03.627370 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-34e960a7-0c18-4cdd-82ce-60cfd5e0b95b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:03.627585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-34e960a7-0c18-4cdd-82ce-60cfd5e0b95b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:03.627918 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-34e960a7-0c18-4cdd-82ce-60cfd5e0b95b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:03.630579 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=480,cinder:INSERT=78,cinder:UPDATE=129,cinder:DELETE=1 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:33:03.638091 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:03.638091 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:03.643766 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-34e960a7-0c18-4cdd-82ce-60cfd5e0b95b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:03.648949 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-34e960a7-0c18-4cdd-82ce-60cfd5e0b95b tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 200 Aug 13 19:33:03.649379 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 763/3039] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:03 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:03.662424 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b943dc74-bce6-457a-9fd8-bf1447af388b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:03.664081 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b943dc74-bce6-457a-9fd8-bf1447af388b tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action Aug 13 19:33:03.664342 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b943dc74-bce6-457a-9fd8-bf1447af388b tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:03.664448 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b943dc74-bce6-457a-9fd8-bf1447af388b tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:03.674586 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:03.674586 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:03.675073 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-b943dc74-bce6-457a-9fd8-bf1447af388b tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume 'ab364734-31fc-4f29-83a0-d7d067f6f1ac' with '{'status': 'error'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:33:03.699193 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b943dc74-bce6-457a-9fd8-bf1447af388b tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action returned with HTTP 202 Aug 13 19:33:03.699193 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 758/3040] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:03 2026] POST /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:03.708353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-23e9ce4b-3eef-425c-a87a-4f0f0b8dddae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:03.712524 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23e9ce4b-3eef-425c-a87a-4f0f0b8dddae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:03.712524 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23e9ce4b-3eef-425c-a87a-4f0f0b8dddae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:03.712524 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23e9ce4b-3eef-425c-a87a-4f0f0b8dddae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:03.717748 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:03.717748 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:03.723784 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-23e9ce4b-3eef-425c-a87a-4f0f0b8dddae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:03.733382 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23e9ce4b-3eef-425c-a87a-4f0f0b8dddae tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 200 Aug 13 19:33:03.733382 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 759/3041] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:03 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:03.750511 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-70b61f21-329f-4ba1-b400-d508675ac64a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:03.755645 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70b61f21-329f-4ba1-b400-d508675ac64a tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action Aug 13 19:33:03.755952 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-70b61f21-329f-4ba1-b400-d508675ac64a tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:03.756054 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-70b61f21-329f-4ba1-b400-d508675ac64a tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:03.772535 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:03.772535 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:03.772916 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.admin_actions [None req-70b61f21-329f-4ba1-b400-d508675ac64a tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume 'ab364734-31fc-4f29-83a0-d7d067f6f1ac' with '{'status': 'available'}' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:33:03.793743 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70b61f21-329f-4ba1-b400-d508675ac64a tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action returned with HTTP 202 Aug 13 19:33:03.794355 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 762/3042] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:03 2026] POST /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:03.805926 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a2097d46-73fe-4cb1-9869-11ec2d43260d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:03.807589 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2097d46-73fe-4cb1-9869-11ec2d43260d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:03.807797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2097d46-73fe-4cb1-9869-11ec2d43260d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:03.807992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2097d46-73fe-4cb1-9869-11ec2d43260d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:03.822475 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:03.822475 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:03.830156 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a2097d46-73fe-4cb1-9869-11ec2d43260d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:03.836226 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2097d46-73fe-4cb1-9869-11ec2d43260d tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 200 Aug 13 19:33:03.837033 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 764/3043] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:03 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:03.852536 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b39e771c-2446-47f7-a083-979e444c6b1c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:03.854459 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b39e771c-2446-47f7-a083-979e444c6b1c tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action Aug 13 19:33:03.854844 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b39e771c-2446-47f7-a083-979e444c6b1c tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:03.855029 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b39e771c-2446-47f7-a083-979e444c6b1c tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:03.864964 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:03.864964 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:03.865422 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-b39e771c-2446-47f7-a083-979e444c6b1c tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume 'ab364734-31fc-4f29-83a0-d7d067f6f1ac' with '{'status': 'maintenance'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:33:03.896965 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b39e771c-2446-47f7-a083-979e444c6b1c tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action returned with HTTP 202 Aug 13 19:33:03.896965 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 759/3044] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:03 2026] POST /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:03.910768 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8d7ab9fa-cffe-45af-9615-54fd98b74af5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:03.913372 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d7ab9fa-cffe-45af-9615-54fd98b74af5 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:03.916587 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d7ab9fa-cffe-45af-9615-54fd98b74af5 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:03.916587 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8d7ab9fa-cffe-45af-9615-54fd98b74af5 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:03.926435 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:03.926435 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:03.931616 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8d7ab9fa-cffe-45af-9615-54fd98b74af5 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:03.937902 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8d7ab9fa-cffe-45af-9615-54fd98b74af5 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 200 Aug 13 19:33:03.938589 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 760/3045] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:03 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:03.955013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-94688936-c4bc-4cad-a645-94615ae43fe7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:03.959334 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-94688936-c4bc-4cad-a645-94615ae43fe7 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] POST https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action Aug 13 19:33:03.959845 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-94688936-c4bc-4cad-a645-94615ae43fe7 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:03.960034 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-94688936-c4bc-4cad-a645-94615ae43fe7 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:03.983488 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:03.983488 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:03.983817 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.admin_actions [None req-94688936-c4bc-4cad-a645-94615ae43fe7 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] Updating volume 'ab364734-31fc-4f29-83a0-d7d067f6f1ac' with '{'status': 'available'}' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 19:33:04.004717 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-94688936-c4bc-4cad-a645-94615ae43fe7 tempest-VolumesActionsTest-879300027 tempest-VolumesActionsTest-879300027-project-admin] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action returned with HTTP 202 Aug 13 19:33:04.005130 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 763/3046] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:03 2026] POST /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:04.020350 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc30c949-467b-4695-a32c-bb3c37ad11b6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:04.024023 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc30c949-467b-4695-a32c-bb3c37ad11b6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:04.024320 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc30c949-467b-4695-a32c-bb3c37ad11b6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:04.024628 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc30c949-467b-4695-a32c-bb3c37ad11b6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:04.036295 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:04.036295 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:04.040687 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cc30c949-467b-4695-a32c-bb3c37ad11b6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:04.046637 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc30c949-467b-4695-a32c-bb3c37ad11b6 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 200 Aug 13 19:33:04.048092 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 765/3047] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:04 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:04.067692 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e90dbfdc-3e23-49d7-a904-3355e4c1e6ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:04.071000 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e90dbfdc-3e23-49d7-a904-3355e4c1e6ad tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:04.071193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e90dbfdc-3e23-49d7-a904-3355e4c1e6ad tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:04.071567 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e90dbfdc-3e23-49d7-a904-3355e4c1e6ad tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:04.078582 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:04.078582 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:04.082697 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e90dbfdc-3e23-49d7-a904-3355e4c1e6ad tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:04.087359 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e90dbfdc-3e23-49d7-a904-3355e4c1e6ad tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 200 Aug 13 19:33:04.088013 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 760/3048] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:04 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:04.103121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ea3efce0-7e0f-42e5-8b9a-db942155b8f9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:04.107447 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ea3efce0-7e0f-42e5-8b9a-db942155b8f9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:04.107797 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ea3efce0-7e0f-42e5-8b9a-db942155b8f9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:04.107943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ea3efce0-7e0f-42e5-8b9a-db942155b8f9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:04.108219 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ea3efce0-7e0f-42e5-8b9a-db942155b8f9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Delete volume with id: ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:04.116511 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:04.116511 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:04.117770 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ea3efce0-7e0f-42e5-8b9a-db942155b8f9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:04.152011 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ea3efce0-7e0f-42e5-8b9a-db942155b8f9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Delete volume request issued successfully. Aug 13 19:33:04.152178 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ea3efce0-7e0f-42e5-8b9a-db942155b8f9 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 202 Aug 13 19:33:04.152583 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 761/3049] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:04 2026] DELETE /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:04.169259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-22380637-4fee-4730-956e-3f74eb498b4a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:04.173554 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-22380637-4fee-4730-956e-3f74eb498b4a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:04.173994 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-22380637-4fee-4730-956e-3f74eb498b4a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:04.175819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-22380637-4fee-4730-956e-3f74eb498b4a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:04.184632 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:04.184632 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:04.196936 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-22380637-4fee-4730-956e-3f74eb498b4a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Volume info retrieved successfully. Aug 13 19:33:04.202371 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-22380637-4fee-4730-956e-3f74eb498b4a tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 200 Aug 13 19:33:04.204237 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 764/3050] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:04 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:05.220458 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-12b35c89-ddaa-4d5c-ae9e-5a46c2815c52 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:05.222399 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12b35c89-ddaa-4d5c-ae9e-5a46c2815c52 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] GET https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac Aug 13 19:33:05.222567 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12b35c89-ddaa-4d5c-ae9e-5a46c2815c52 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:05.222808 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12b35c89-ddaa-4d5c-ae9e-5a46c2815c52 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:05.228391 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12b35c89-ddaa-4d5c-ae9e-5a46c2815c52 tempest-VolumesActionsTest-714920442 tempest-VolumesActionsTest-714920442-project-member] https://10.4.3.126/volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac returned with HTTP 404 Aug 13 19:33:05.229109 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 766/3051] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:05 2026] GET /volume/v3/volumes/ab364734-31fc-4f29-83a0-d7d067f6f1ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:05.388134 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:05.392084 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:05.392464 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-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": "e6f4e628-c09a-45f9-b295-3f85434bba05", "source_volid": null, "backup_id": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:05.394031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-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': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'source_volid': None, 'backup_id': None}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:05.507708 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Create volume of 1 GB Aug 13 19:33:05.513362 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Availability Zones retrieved successfully. Aug 13 19:33:05.520214 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Flow 'volume_create_api' (aadefc8a-dd0f-448c-89bb-0c16a98ad598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:05.522357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30efdc3e-ca71-4a92-a7e9-3e34a0a1f17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:05.523301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:05.599470 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30efdc3e-ca71-4a92-a7e9-3e34a0a1f17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:05.600360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33590363-a128-4ce4-b21b-2832e8a4b8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:05.651575 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Created reservations ['88efd5aa-81a6-4354-bd24-635cb342883b', '2338a771-c613-4fab-aeaa-98254d6d2c54', '2838a6e3-f61d-4caa-9e25-00e7853da60b', '2fc222c9-9375-46c4-b984-c1eb56ae5a6a'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:05.652432 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33590363-a128-4ce4-b21b-2832e8a4b8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88efd5aa-81a6-4354-bd24-635cb342883b', '2338a771-c613-4fab-aeaa-98254d6d2c54', '2838a6e3-f61d-4caa-9e25-00e7853da60b', '2fc222c9-9375-46c4-b984-c1eb56ae5a6a']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:05.653149 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68527e10-d358-48e7-ab0b-bfd7ed5052d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:05.674336 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68527e10-d358-48e7-ab0b-bfd7ed5052d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac620af9-9ada-48f3-95bf-05b579e108ff', '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='034cc440dbba4c81b43ca88a5f9bd439',qos_specs=None,replication_status=,reservations=['88efd5aa-81a6-4354-bd24-635cb342883b','2338a771-c613-4fab-aeaa-98254d6d2c54','2838a6e3-f61d-4caa-9e25-00e7853da60b','2fc222c9-9375-46c4-b984-c1eb56ae5a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fecb68eb91f4d4fa208e5c9978c7915',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:05Z,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=ac620af9-9ada-48f3-95bf-05b579e108ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='034cc440dbba4c81b43ca88a5f9bd439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fecb68eb91f4d4fa208e5c9978c7915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:05.675041 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec543315-ffe8-4c67-bba3-aea09c701f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:05.697747 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec543315-ffe8-4c67-bba3-aea09c701f12) transitioned into 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='034cc440dbba4c81b43ca88a5f9bd439',qos_specs=None,replication_status=,reservations=['88efd5aa-81a6-4354-bd24-635cb342883b','2338a771-c613-4fab-aeaa-98254d6d2c54','2838a6e3-f61d-4caa-9e25-00e7853da60b','2fc222c9-9375-46c4-b984-c1eb56ae5a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fecb68eb91f4d4fa208e5c9978c7915',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:05.698770 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46b4885-5b9e-4b79-83a3-6c7392483dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:05.712180 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46b4885-5b9e-4b79-83a3-6c7392483dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:05.712180 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Flow 'volume_create_api' (aadefc8a-dd0f-448c-89bb-0c16a98ad598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:05.712180 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Create volume request issued successfully. Aug 13 19:33:05.712595 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-6bc53d32-5178-41c1-8276-955a2ad9ea28 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:05.712984 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 761/3052] 10.4.3.126 () {72 vars in 1541 bytes} [Thu Aug 13 19:33:05 2026] POST /volume/v3/volumes => generated 703 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:05.734783 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-4a5831a4-51c2-4b88-b780-de5298837e83 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:05.739086 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-4a5831a4-51c2-4b88-b780-de5298837e83 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff Aug 13 19:33:05.739540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-4a5831a4-51c2-4b88-b780-de5298837e83 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:05.739759 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-4a5831a4-51c2-4b88-b780-de5298837e83 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:05.752562 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:05.752562 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:05.756471 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-4a5831a4-51c2-4b88-b780-de5298837e83 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:33:05.761830 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-4a5831a4-51c2-4b88-b780-de5298837e83 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff returned with HTTP 200 Aug 13 19:33:05.762480 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 762/3053] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:05 2026] GET /volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff => generated 771 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:05.777682 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8fb3d77e-7e72-4cdb-9d48-73a83e033893 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:05.781068 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8fb3d77e-7e72-4cdb-9d48-73a83e033893 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff Aug 13 19:33:05.781419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8fb3d77e-7e72-4cdb-9d48-73a83e033893 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:05.781705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8fb3d77e-7e72-4cdb-9d48-73a83e033893 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:05.794346 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:05.794346 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:05.799576 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8fb3d77e-7e72-4cdb-9d48-73a83e033893 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:33:05.814856 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8fb3d77e-7e72-4cdb-9d48-73a83e033893 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff returned with HTTP 200 Aug 13 19:33:05.815470 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 765/3054] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:05 2026] GET /volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff => generated 771 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:05.884968 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-2107d2d3-ae33-4d16-9d7c-84d1bff7d586 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:05.890773 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-2107d2d3-ae33-4d16-9d7c-84d1bff7d586 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02/encryption Aug 13 19:33:05.891079 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-2107d2d3-ae33-4d16-9d7c-84d1bff7d586 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:05.892819 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-2107d2d3-ae33-4d16-9d7c-84d1bff7d586 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:05.905986 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:05.905986 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:05.915100 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-574624b8-44b1-494a-85ba-2a3cce238cf0 req-2107d2d3-ae33-4d16-9d7c-84d1bff7d586 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02/encryption returned with HTTP 200 Aug 13 19:33:05.915481 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 767/3055] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:33:05 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:06.784289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ff0d7b02-3273-497e-8875-534f65997cee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:06.786086 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:06.786471 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "bab71b27-a212-469e-a698-c26cb0d9eb14", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:06.787847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'bab71b27-a212-469e-a698-c26cb0d9eb14', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:06.881766 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume of 1 GB Aug 13 19:33:06.882041 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:06.882041 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:06.886691 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Availability Zones retrieved successfully. Aug 13 19:33:06.891621 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (98e4cac7-61ad-4c63-910a-83e801f79da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:06.892615 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf73ac8-e643-4e95-9155-42bf6209f477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:06.893654 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:06.960875 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf73ac8-e643-4e95-9155-42bf6209f477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:06.961581 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77623361-1899-4a66-af54-9e5b59899808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:07.045152 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Created reservations ['bc3c4f79-1117-4475-af74-c2e461d2a3c2', '8c4db619-a7f8-4f00-9c78-0540c3a58f4a', '9a49e1a9-61d4-49b0-95f1-abb6e2d9e6bc', '040a092d-1839-4971-9df8-62977131de83'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:07.046065 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77623361-1899-4a66-af54-9e5b59899808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc3c4f79-1117-4475-af74-c2e461d2a3c2', '8c4db619-a7f8-4f00-9c78-0540c3a58f4a', '9a49e1a9-61d4-49b0-95f1-abb6e2d9e6bc', '040a092d-1839-4971-9df8-62977131de83']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:07.047013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (248ba3f3-9c8a-49c6-b103-cd5417920fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:07.076108 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (248ba3f3-9c8a-49c6-b103-cd5417920fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37080f7a-51d4-4a5e-a94a-a8314e38b9d1', '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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['bc3c4f79-1117-4475-af74-c2e461d2a3c2','8c4db619-a7f8-4f00-9c78-0540c3a58f4a','9a49e1a9-61d4-49b0-95f1-abb6e2d9e6bc','040a092d-1839-4971-9df8-62977131de83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:07Z,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=37080f7a-51d4-4a5e-a94a-a8314e38b9d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7ad4db244f4b9e80d69af1d6fc000e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:07.077819 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ddbc643-9289-41bb-b32c-d453487f2157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:07.098202 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ddbc643-9289-41bb-b32c-d453487f2157) transitioned into state 'SUCCESS' from 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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['bc3c4f79-1117-4475-af74-c2e461d2a3c2','8c4db619-a7f8-4f00-9c78-0540c3a58f4a','9a49e1a9-61d4-49b0-95f1-abb6e2d9e6bc','040a092d-1839-4971-9df8-62977131de83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:07.099003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2873c1ae-d749-4a41-b696-93a25367e612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:07.112110 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2873c1ae-d749-4a41-b696-93a25367e612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:07.112110 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (98e4cac7-61ad-4c63-910a-83e801f79da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:07.112110 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request issued successfully. Aug 13 19:33:07.112544 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ff0d7b02-3273-497e-8875-534f65997cee tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:07.112953 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 762/3056] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:33:06 2026] POST /volume/v3/volumes => generated 775 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:07.126596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4200aa8f-9d4e-4510-80e8-a0940e9d385d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:07.128815 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4200aa8f-9d4e-4510-80e8-a0940e9d385d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:07.129050 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4200aa8f-9d4e-4510-80e8-a0940e9d385d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:07.129309 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4200aa8f-9d4e-4510-80e8-a0940e9d385d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:07.138140 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:07.138140 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:07.151070 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4200aa8f-9d4e-4510-80e8-a0940e9d385d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:07.163145 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4200aa8f-9d4e-4510-80e8-a0940e9d385d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:07.163753 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 763/3057] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:07 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:08.181360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b616b80b-e6e8-4104-babb-e97e7edfc90f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:08.183206 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b616b80b-e6e8-4104-babb-e97e7edfc90f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:08.183441 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b616b80b-e6e8-4104-babb-e97e7edfc90f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:08.183640 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b616b80b-e6e8-4104-babb-e97e7edfc90f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:08.191031 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:08.191031 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:08.199366 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b616b80b-e6e8-4104-babb-e97e7edfc90f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:08.206526 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b616b80b-e6e8-4104-babb-e97e7edfc90f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:08.206996 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 766/3058] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:08 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:08.828539 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e202f8d2-1d5f-4a51-9065-23975591956c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:08.833207 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e202f8d2-1d5f-4a51-9065-23975591956c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff Aug 13 19:33:08.833207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e202f8d2-1d5f-4a51-9065-23975591956c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:08.833207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e202f8d2-1d5f-4a51-9065-23975591956c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:08.840031 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:08.840031 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:08.844221 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e202f8d2-1d5f-4a51-9065-23975591956c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:33:08.849528 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e202f8d2-1d5f-4a51-9065-23975591956c tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff returned with HTTP 200 Aug 13 19:33:08.849528 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 768/3059] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:08 2026] GET /volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff => generated 1311 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:08.870666 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1f9da660-fabf-4fd8-b855-4afa3791d528 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:08.871140 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f9da660-fabf-4fd8-b855-4afa3791d528 None None] GET https://10.4.3.126/volume// Aug 13 19:33:08.871335 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f9da660-fabf-4fd8-b855-4afa3791d528 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:08.871621 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f9da660-fabf-4fd8-b855-4afa3791d528 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:08.871964 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f9da660-fabf-4fd8-b855-4afa3791d528 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:08.872436 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 763/3060] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:08.880585 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-ab496d8c-42cc-4f71-84f9-80629a589d2b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:08.882782 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-ab496d8c-42cc-4f71-84f9-80629a589d2b tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:33:08.883166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-ab496d8c-42cc-4f71-84f9-80629a589d2b tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac620af9-9ada-48f3-95bf-05b579e108ff", "connector": null, "instance_uuid": "47964867-ae48-4b65-bc7c-f19f265c0a0d"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:08.891799 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:08.891799 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:08.936328 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-ab496d8c-42cc-4f71-84f9-80629a589d2b tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:33:08.936328 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 764/3061] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:33:08 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:08.947559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-14aee26b-c6da-4cf2-9f83-0079eada46e3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:08.947962 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-14aee26b-c6da-4cf2-9f83-0079eada46e3 None None] GET https://10.4.3.126/volume// Aug 13 19:33:08.948124 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-14aee26b-c6da-4cf2-9f83-0079eada46e3 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:08.948364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-14aee26b-c6da-4cf2-9f83-0079eada46e3 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:08.948830 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-14aee26b-c6da-4cf2-9f83-0079eada46e3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:08.949072 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 767/3062] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:08.981534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-a0736654-e46e-40e6-9ec7-dc22983b1b17 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:08.985908 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-a0736654-e46e-40e6-9ec7-dc22983b1b17 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff Aug 13 19:33:08.985908 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-a0736654-e46e-40e6-9ec7-dc22983b1b17 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:08.985908 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-a0736654-e46e-40e6-9ec7-dc22983b1b17 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:08.995713 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:08.995713 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:09.000846 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-a0736654-e46e-40e6-9ec7-dc22983b1b17 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:33:09.006255 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-a0736654-e46e-40e6-9ec7-dc22983b1b17 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff returned with HTTP 200 Aug 13 19:33:09.007073 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 769/3063] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:08 2026] GET /volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff => generated 1490 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:09.189322 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e2f71016-7ff3-418f-aac9-76d1046011a8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:09.191750 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e2f71016-7ff3-418f-aac9-76d1046011a8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] PUT https://10.4.3.126/volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d Aug 13 19:33:09.192143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e2f71016-7ff3-418f-aac9-76d1046011a8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:09.201555 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e2f71016-7ff3-418f-aac9-76d1046011a8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Acquiring lock "cinder-attachment_update-ac620af9-9ada-48f3-95bf-05b579e108ff-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:33:09.212369 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e2f71016-7ff3-418f-aac9-76d1046011a8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Lock "cinder-attachment_update-ac620af9-9ada-48f3-95bf-05b579e108ff-np0000007253" acquired by "attachment_update" :: waited 0.011s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:33:09.213811 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:09.213811 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:09.224610 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dac9f1c2-1218-49c2-8055-5564df401fbc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:09.228706 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dac9f1c2-1218-49c2-8055-5564df401fbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:09.228926 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dac9f1c2-1218-49c2-8055-5564df401fbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:09.229103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dac9f1c2-1218-49c2-8055-5564df401fbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:09.239904 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:09.239904 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:09.243365 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dac9f1c2-1218-49c2-8055-5564df401fbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:09.247697 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dac9f1c2-1218-49c2-8055-5564df401fbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:09.248076 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 765/3064] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:09 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:33:09.344518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e2f71016-7ff3-418f-aac9-76d1046011a8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Lock "cinder-attachment_update-ac620af9-9ada-48f3-95bf-05b579e108ff-np0000007253" released by "attachment_update" :: held 0.127s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:33:09.344518 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-e2f71016-7ff3-418f-aac9-76d1046011a8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d returned with HTTP 200 Aug 13 19:33:09.344518 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 764/3065] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:33:09 2026] PUT /volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:09.379573 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8ff9ebd5-d874-471a-a6fc-860d6a134830 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:09.382969 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8ff9ebd5-d874-471a-a6fc-860d6a134830 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] POST https://10.4.3.126/volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d/action Aug 13 19:33:09.383358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8ff9ebd5-d874-471a-a6fc-860d6a134830 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:09.383582 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8ff9ebd5-d874-471a-a6fc-860d6a134830 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:09.402655 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:09.402655 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:09.413396 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fe72805b-dd66-4c55-b268-38ed0b488048 req-8ff9ebd5-d874-471a-a6fc-860d6a134830 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d/action returned with HTTP 204 Aug 13 19:33:09.413828 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 768/3066] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:33:09 2026] POST /volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:09.960986 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:10.052610 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:10.054065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-606979244"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:10.055459 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-606979244'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:10.055516 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume of 1 GB Aug 13 19:33:10.060838 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Availability Zones retrieved successfully. Aug 13 19:33:10.067035 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Flow 'volume_create_api' (ba260e16-915c-41bc-85d8-b31e406dcae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:10.069944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef795cb9-2ccd-42f6-8e78-616b34b9c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:10.071021 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:10.103885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef795cb9-2ccd-42f6-8e78-616b34b9c085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:10.103885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ed52ca-1202-474b-9a8a-22736ed361e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:10.182314 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['f8c1d5c4-a4dc-4300-8b5a-3562c309ba58', '2d025c89-e567-49e9-a1b0-3369ce318d8b', '4e157e2e-5a76-42c6-8bf4-7f31f495d0be', '08925804-0ccd-4650-95ef-276ec1a6eeb2'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:10.183174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ed52ca-1202-474b-9a8a-22736ed361e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c1d5c4-a4dc-4300-8b5a-3562c309ba58', '2d025c89-e567-49e9-a1b0-3369ce318d8b', '4e157e2e-5a76-42c6-8bf4-7f31f495d0be', '08925804-0ccd-4650-95ef-276ec1a6eeb2']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:10.183982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6865c22-6006-4cff-af86-640119b7ce7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:10.209202 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6865c22-6006-4cff-af86-640119b7ce7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce854934-d7f4-4111-bdcd-b0ae11f150d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-606979244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb224e316741ef86a8b66cda5ebcab',qos_specs=None,replication_status=,reservations=['f8c1d5c4-a4dc-4300-8b5a-3562c309ba58','2d025c89-e567-49e9-a1b0-3369ce318d8b','4e157e2e-5a76-42c6-8bf4-7f31f495d0be','08925804-0ccd-4650-95ef-276ec1a6eeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c22143fb30f422da3566ad7469325fe',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-606979244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce854934-d7f4-4111-bdcd-b0ae11f150d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb224e316741ef86a8b66cda5ebcab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c22143fb30f422da3566ad7469325fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:10.210438 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8d45c7-ca36-4621-be7a-794cfc441f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:10.229896 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8d45c7-ca36-4621-be7a-794cfc441f97) transitioned into state 'SUCCESS' from state '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-606979244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb224e316741ef86a8b66cda5ebcab',qos_specs=None,replication_status=,reservations=['f8c1d5c4-a4dc-4300-8b5a-3562c309ba58','2d025c89-e567-49e9-a1b0-3369ce318d8b','4e157e2e-5a76-42c6-8bf4-7f31f495d0be','08925804-0ccd-4650-95ef-276ec1a6eeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c22143fb30f422da3566ad7469325fe',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:10.230696 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c4e1d7-9c4e-4e75-b6c5-f7a807b8dfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:10.241229 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c4e1d7-9c4e-4e75-b6c5-f7a807b8dfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:10.241834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Flow 'volume_create_api' (ba260e16-915c-41bc-85d8-b31e406dcae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:10.242174 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume request issued successfully. Aug 13 19:33:10.242843 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-daa1b3e5-4c0b-4f6c-a6a6-df982a00339b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:10.243288 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 770/3067] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:33:09 2026] POST /volume/v3/volumes => generated 748 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:10.257104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b2ecdc88-0bce-4ecd-92c4-62f273bb5470 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:10.262370 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2ecdc88-0bce-4ecd-92c4-62f273bb5470 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 Aug 13 19:33:10.262370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2ecdc88-0bce-4ecd-92c4-62f273bb5470 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:10.262370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2ecdc88-0bce-4ecd-92c4-62f273bb5470 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:10.266135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-85d081a5-67bc-4ef7-a9b6-c3021fb6519d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:10.268759 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-85d081a5-67bc-4ef7-a9b6-c3021fb6519d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:10.268759 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-85d081a5-67bc-4ef7-a9b6-c3021fb6519d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:10.269156 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-85d081a5-67bc-4ef7-a9b6-c3021fb6519d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:10.272263 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:10.272263 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:10.275643 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b2ecdc88-0bce-4ecd-92c4-62f273bb5470 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:33:10.276897 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:10.276897 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:10.282091 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-85d081a5-67bc-4ef7-a9b6-c3021fb6519d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:10.282490 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2ecdc88-0bce-4ecd-92c4-62f273bb5470 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 returned with HTTP 200 Aug 13 19:33:10.282899 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 766/3068] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:10 2026] GET /volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:10.295116 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-85d081a5-67bc-4ef7-a9b6-c3021fb6519d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:10.295116 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 765/3069] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:10 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:11.302807 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a747ba3f-5513-431d-968b-1b80e4187207 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:11.305377 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a747ba3f-5513-431d-968b-1b80e4187207 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 Aug 13 19:33:11.305645 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a747ba3f-5513-431d-968b-1b80e4187207 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:11.306290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a747ba3f-5513-431d-968b-1b80e4187207 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:11.308822 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0cebeda1-2fa8-444e-96ff-747849e40508 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:11.312301 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0cebeda1-2fa8-444e-96ff-747849e40508 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:11.312301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0cebeda1-2fa8-444e-96ff-747849e40508 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:11.312301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0cebeda1-2fa8-444e-96ff-747849e40508 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:11.316225 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:11.316225 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:11.319270 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:11.319270 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:11.320596 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a747ba3f-5513-431d-968b-1b80e4187207 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:33:11.322878 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0cebeda1-2fa8-444e-96ff-747849e40508 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:11.326692 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a747ba3f-5513-431d-968b-1b80e4187207 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 returned with HTTP 200 Aug 13 19:33:11.327293 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 769/3070] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:11 2026] GET /volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:11.327410 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0cebeda1-2fa8-444e-96ff-747849e40508 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:11.327845 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 771/3071] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:11 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:11.343615 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-415f94fc-d5ba-4d1a-8d9b-a47da040cfa3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:11.345474 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-415f94fc-d5ba-4d1a-8d9b-a47da040cfa3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:33:11.345891 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-415f94fc-d5ba-4d1a-8d9b-a47da040cfa3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce854934-d7f4-4111-bdcd-b0ae11f150d8", "name": "tempest-VolumesBackupsTest-Backup-1159566850"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:11.347515 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-415f94fc-d5ba-4d1a-8d9b-a47da040cfa3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating new backup {'backup': {'volume_id': 'ce854934-d7f4-4111-bdcd-b0ae11f150d8', 'name': 'tempest-VolumesBackupsTest-Backup-1159566850'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:33:11.347663 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-415f94fc-d5ba-4d1a-8d9b-a47da040cfa3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating backup of volume ce854934-d7f4-4111-bdcd-b0ae11f150d8 in container None Aug 13 19:33:11.355469 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:11.355469 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:11.356024 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-415f94fc-d5ba-4d1a-8d9b-a47da040cfa3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:33:11.379844 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-415f94fc-d5ba-4d1a-8d9b-a47da040cfa3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['8bba2b00-54a2-4f4a-8120-492c9afd859e', '2e374206-a0d6-437a-97dc-afb0d8c34c97'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:11.402670 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-415f94fc-d5ba-4d1a-8d9b-a47da040cfa3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:33:11.403048 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 767/3072] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:33:11 2026] POST /volume/v3/backups => generated 330 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:11.412446 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5588811b-984a-4fd9-9f6c-2d0ede4c2492 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:11.414140 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5588811b-984a-4fd9-9f6c-2d0ede4c2492 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:11.414363 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5588811b-984a-4fd9-9f6c-2d0ede4c2492 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:11.414553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5588811b-984a-4fd9-9f6c-2d0ede4c2492 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:11.414651 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5588811b-984a-4fd9-9f6c-2d0ede4c2492 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:11.419106 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:11.419106 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:11.419873 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5588811b-984a-4fd9-9f6c-2d0ede4c2492 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:11.420232 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 766/3073] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:11 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:12.343458 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5a90a4b0-3f1e-4f71-a911-0bcb9d7371fd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:12.345169 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a90a4b0-3f1e-4f71-a911-0bcb9d7371fd tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:12.345406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a90a4b0-3f1e-4f71-a911-0bcb9d7371fd tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:12.345603 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a90a4b0-3f1e-4f71-a911-0bcb9d7371fd tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:12.352547 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:12.352547 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:12.356476 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5a90a4b0-3f1e-4f71-a911-0bcb9d7371fd tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:12.360914 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a90a4b0-3f1e-4f71-a911-0bcb9d7371fd tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:12.361308 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 770/3074] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:12 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:12.435401 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7234c5e6-38a5-4a4f-915d-4ff50ed2dce9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:12.437466 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7234c5e6-38a5-4a4f-915d-4ff50ed2dce9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:12.437679 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7234c5e6-38a5-4a4f-915d-4ff50ed2dce9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:12.437919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7234c5e6-38a5-4a4f-915d-4ff50ed2dce9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:12.438232 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7234c5e6-38a5-4a4f-915d-4ff50ed2dce9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:12.445193 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:12.445193 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:12.446287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7234c5e6-38a5-4a4f-915d-4ff50ed2dce9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:12.446901 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 772/3075] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:12 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:13.374267 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9022e7d4-0a89-444f-a0de-00e3a35c146e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:13.376765 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9022e7d4-0a89-444f-a0de-00e3a35c146e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:13.377044 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9022e7d4-0a89-444f-a0de-00e3a35c146e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:13.377601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9022e7d4-0a89-444f-a0de-00e3a35c146e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:13.388190 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:13.388190 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:13.394058 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9022e7d4-0a89-444f-a0de-00e3a35c146e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:13.403707 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9022e7d4-0a89-444f-a0de-00e3a35c146e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:13.404265 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 768/3076] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:13 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:13.463305 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a730ad84-b9c3-422d-a0d4-9e4a8f91f489 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:13.465409 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a730ad84-b9c3-422d-a0d4-9e4a8f91f489 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:13.465698 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a730ad84-b9c3-422d-a0d4-9e4a8f91f489 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:13.465975 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a730ad84-b9c3-422d-a0d4-9e4a8f91f489 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:13.466097 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a730ad84-b9c3-422d-a0d4-9e4a8f91f489 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:13.471565 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:13.471565 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:13.472417 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a730ad84-b9c3-422d-a0d4-9e4a8f91f489 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:13.472773 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 767/3077] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:13 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:14.418868 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0049c5c5-541e-4011-8bd7-fd41181e52bc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:14.422197 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0049c5c5-541e-4011-8bd7-fd41181e52bc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:14.422699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0049c5c5-541e-4011-8bd7-fd41181e52bc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:14.422699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0049c5c5-541e-4011-8bd7-fd41181e52bc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:14.429913 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:14.429913 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:14.433638 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0049c5c5-541e-4011-8bd7-fd41181e52bc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:14.438023 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0049c5c5-541e-4011-8bd7-fd41181e52bc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:14.438417 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 771/3078] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:14 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:14.486650 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1feda439-79e7-4abd-b379-2a7705820d1f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:14.488896 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1feda439-79e7-4abd-b379-2a7705820d1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:14.489157 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1feda439-79e7-4abd-b379-2a7705820d1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:14.489489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1feda439-79e7-4abd-b379-2a7705820d1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:14.489591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1feda439-79e7-4abd-b379-2a7705820d1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:14.496982 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:14.496982 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:14.498049 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1feda439-79e7-4abd-b379-2a7705820d1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:14.498643 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 773/3079] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:14 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:14.719476 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f49ae56d-221a-46b0-9271-acfe73c06308 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:14.878748 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:14.879172 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1720915751"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:14.881141 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1720915751'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:14.881311 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Create volume of 1 GB Aug 13 19:33:14.887039 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Availability Zones retrieved successfully. Aug 13 19:33:14.895015 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Flow 'volume_create_api' (f2eb1ca6-c9e7-434b-ae04-47ddf44e4403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:14.896319 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a853cbbc-9e5f-4792-bb8f-36ae09bde6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:14.897596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:14.929992 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a853cbbc-9e5f-4792-bb8f-36ae09bde6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:14.931489 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046582c9-9506-4226-a3b8-78109855e7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:15.004484 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Created reservations ['607ca750-bde1-4151-a47c-13d2182ec89f', 'dfd388db-950d-4876-848f-637c2ed2c9e6', 'a84a30ca-ecbf-4d38-a38b-8ab4b89c4496', 'cab9997c-34ee-4f53-939b-28d0ceacba60'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:15.005387 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046582c9-9506-4226-a3b8-78109855e7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607ca750-bde1-4151-a47c-13d2182ec89f', 'dfd388db-950d-4876-848f-637c2ed2c9e6', 'a84a30ca-ecbf-4d38-a38b-8ab4b89c4496', 'cab9997c-34ee-4f53-939b-28d0ceacba60']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:15.006665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81d888c-9254-4b2d-b553-48e579af6aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:15.029166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81d888c-9254-4b2d-b553-48e579af6aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cac7da0-e4c5-4084-a094-dfda53e6fc12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1720915751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='178eaf5bce2b450dbcc998732d756a2f',qos_specs=None,replication_status=,reservations=['607ca750-bde1-4151-a47c-13d2182ec89f','dfd388db-950d-4876-848f-637c2ed2c9e6','a84a30ca-ecbf-4d38-a38b-8ab4b89c4496','cab9997c-34ee-4f53-939b-28d0ceacba60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc45e8a909e4c909e290bfa4386c349',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1720915751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cac7da0-e4c5-4084-a094-dfda53e6fc12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178eaf5bce2b450dbcc998732d756a2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dc45e8a909e4c909e290bfa4386c349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:15.029915 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c2d742-ef42-45a9-bea3-ac3ebdab8ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:15.047956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c2d742-ef42-45a9-bea3-ac3ebdab8ce9) transitioned into state 'SUCCESS' from state '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-1720915751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='178eaf5bce2b450dbcc998732d756a2f',qos_specs=None,replication_status=,reservations=['607ca750-bde1-4151-a47c-13d2182ec89f','dfd388db-950d-4876-848f-637c2ed2c9e6','a84a30ca-ecbf-4d38-a38b-8ab4b89c4496','cab9997c-34ee-4f53-939b-28d0ceacba60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc45e8a909e4c909e290bfa4386c349',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:15.048781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a608cb6f-18b0-4bbb-b85b-63eeac492fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:15.057993 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a608cb6f-18b0-4bbb-b85b-63eeac492fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:15.058779 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Flow 'volume_create_api' (f2eb1ca6-c9e7-434b-ae04-47ddf44e4403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:15.059103 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Create volume request issued successfully. Aug 13 19:33:15.059685 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f49ae56d-221a-46b0-9271-acfe73c06308 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:15.060116 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 769/3080] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:33:14 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 13 19:33:15.075420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d2a49983-b64e-4f5c-8587-70a5c2cefe69 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:15.078036 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2a49983-b64e-4f5c-8587-70a5c2cefe69 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:15.078437 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2a49983-b64e-4f5c-8587-70a5c2cefe69 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:15.078699 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2a49983-b64e-4f5c-8587-70a5c2cefe69 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:15.089719 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:15.089719 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:15.095082 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d2a49983-b64e-4f5c-8587-70a5c2cefe69 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Volume info retrieved successfully. Aug 13 19:33:15.100292 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2a49983-b64e-4f5c-8587-70a5c2cefe69 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 200 Aug 13 19:33:15.100897 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 768/3081] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:15 2026] GET /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:15.450981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fd481592-0785-4f7c-9565-51002173261b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:15.452622 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fd481592-0785-4f7c-9565-51002173261b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:15.454148 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fd481592-0785-4f7c-9565-51002173261b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:15.454148 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fd481592-0785-4f7c-9565-51002173261b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:15.459641 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:15.459641 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:15.465076 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fd481592-0785-4f7c-9565-51002173261b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:15.467032 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fd481592-0785-4f7c-9565-51002173261b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:15.467584 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 772/3082] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:15 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:15.479807 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d2f9edf1-6a9c-409c-8d14-4491eb10a4c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:15.481668 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d2f9edf1-6a9c-409c-8d14-4491eb10a4c4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:15.481917 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d2f9edf1-6a9c-409c-8d14-4491eb10a4c4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:15.482097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d2f9edf1-6a9c-409c-8d14-4491eb10a4c4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:15.489056 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:15.489056 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:15.493579 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d2f9edf1-6a9c-409c-8d14-4491eb10a4c4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:15.498067 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d2f9edf1-6a9c-409c-8d14-4491eb10a4c4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:15.498521 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 774/3083] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:15 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:15.510266 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5087b4a2-ce3e-42e5-baa0-cef043431bf4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:15.512109 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5087b4a2-ce3e-42e5-baa0-cef043431bf4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:15.512303 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5087b4a2-ce3e-42e5-baa0-cef043431bf4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:15.512433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dc31ea76-8360-4283-acdb-7232d0b6f7bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:15.512550 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5087b4a2-ce3e-42e5-baa0-cef043431bf4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:15.512710 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-5087b4a2-ce3e-42e5-baa0-cef043431bf4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: 37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:15.514215 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc31ea76-8360-4283-acdb-7232d0b6f7bb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:15.514579 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc31ea76-8360-4283-acdb-7232d0b6f7bb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:15.514835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc31ea76-8360-4283-acdb-7232d0b6f7bb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:15.514972 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-dc31ea76-8360-4283-acdb-7232d0b6f7bb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:15.519243 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:15.519243 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:15.519403 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:15.519403 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:15.519812 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5087b4a2-ce3e-42e5-baa0-cef043431bf4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:15.520176 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc31ea76-8360-4283-acdb-7232d0b6f7bb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:15.520593 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 769/3084] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:15 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:15.547032 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5087b4a2-ce3e-42e5-baa0-cef043431bf4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume request issued successfully. Aug 13 19:33:15.547406 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5087b4a2-ce3e-42e5-baa0-cef043431bf4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 202 Aug 13 19:33:15.547676 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 770/3085] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:33:15 2026] DELETE /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:33:15.562353 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b252dd8c-b224-49e6-9e39-53a86485a3f8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:15.564393 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b252dd8c-b224-49e6-9e39-53a86485a3f8 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:15.564393 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b252dd8c-b224-49e6-9e39-53a86485a3f8 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:15.564768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b252dd8c-b224-49e6-9e39-53a86485a3f8 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:15.573305 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:15.573305 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:15.577447 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b252dd8c-b224-49e6-9e39-53a86485a3f8 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:15.583102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b252dd8c-b224-49e6-9e39-53a86485a3f8 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 200 Aug 13 19:33:15.583682 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 773/3086] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:15 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:16.113318 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-96f5b813-06d2-4d62-91f6-1ccb7f74d01d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.114911 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96f5b813-06d2-4d62-91f6-1ccb7f74d01d tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.115073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96f5b813-06d2-4d62-91f6-1ccb7f74d01d tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.115240 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-96f5b813-06d2-4d62-91f6-1ccb7f74d01d tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.121399 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:16.121399 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:16.124486 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-96f5b813-06d2-4d62-91f6-1ccb7f74d01d tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Volume info retrieved successfully. Aug 13 19:33:16.127998 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-96f5b813-06d2-4d62-91f6-1ccb7f74d01d tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 200 Aug 13 19:33:16.128345 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 775/3087] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:16.140672 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7892a109-bd46-43c6-bfe2-39634eda3bd7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.142952 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7892a109-bd46-43c6-bfe2-39634eda3bd7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer Aug 13 19:33:16.143409 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7892a109-bd46-43c6-bfe2-39634eda3bd7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8cac7da0-e4c5-4084-a094-dfda53e6fc12"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:16.145189 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.volume_transfer [None req-7892a109-bd46-43c6-bfe2-39634eda3bd7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Creating new volume transfer {'transfer': {'volume_id': '8cac7da0-e4c5-4084-a094-dfda53e6fc12'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 19:33:16.145359 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-7892a109-bd46-43c6-bfe2-39634eda3bd7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Creating transfer of volume 8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.145514 np0000007253 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-7892a109-bd46-43c6-bfe2-39634eda3bd7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Generating transfer record for volume 8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.154724 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:16.154724 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:16.165581 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7892a109-bd46-43c6-bfe2-39634eda3bd7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 19:33:16.166036 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 770/3088] 10.4.3.126 () {68 vars in 1291 bytes} [Thu Aug 13 19:33:16 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:16.178095 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e4ec6053-24f7-4dde-8909-aaac24fcd3f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.179935 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e4ec6053-24f7-4dde-8909-aaac24fcd3f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.180152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e4ec6053-24f7-4dde-8909-aaac24fcd3f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.180375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e4ec6053-24f7-4dde-8909-aaac24fcd3f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.187627 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:16.187627 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:16.191565 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e4ec6053-24f7-4dde-8909-aaac24fcd3f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Volume info retrieved successfully. Aug 13 19:33:16.195620 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e4ec6053-24f7-4dde-8909-aaac24fcd3f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 200 Aug 13 19:33:16.196130 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 771/3089] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:16.212333 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-af094ea7-362f-487d-b775-d39fff9d84b7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.216292 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af094ea7-362f-487d-b775-d39fff9d84b7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af Aug 13 19:33:16.216564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af094ea7-362f-487d-b775-d39fff9d84b7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.216827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af094ea7-362f-487d-b775-d39fff9d84b7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.223398 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af094ea7-362f-487d-b775-d39fff9d84b7 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af returned with HTTP 200 Aug 13 19:33:16.223975 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 774/3090] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af => generated 409 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:16.233863 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-761ab9d9-132f-424b-9d81-2ae8677cea61 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.235629 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-761ab9d9-132f-424b-9d81-2ae8677cea61 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/os-volume-transfer Aug 13 19:33:16.235811 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-761ab9d9-132f-424b-9d81-2ae8677cea61 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.236022 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-761ab9d9-132f-424b-9d81-2ae8677cea61 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.236162 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.volume_transfer [None req-761ab9d9-132f-424b-9d81-2ae8677cea61 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Listing volume transfers {{(pid=100185) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 19:33:16.241126 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-761ab9d9-132f-424b-9d81-2ae8677cea61 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 19:33:16.241493 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 776/3091] 10.4.3.126 () {66 vars in 1270 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:16.251207 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2807ce1e-9278-4292-b18f-db4667951dfe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.324111 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af/accept Aug 13 19:33:16.324667 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3819ea251f46797f"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:16.326337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.volume_transfer [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Accepting volume transfer 9a1c3d99-4985-46f8-9099-44c05bedc1af {{(pid=100183) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 19:33:16.326484 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Accepting transfer 9a1c3d99-4985-46f8-9099-44c05bedc1af Aug 13 19:33:16.390912 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Created reservations ['aef1d0f2-bcb0-498a-b407-22b73ab25a36', '0c64906d-761d-4715-83a4-7f840eab1f51', '32af0bcd-8d25-4d4c-adff-16a1f771698e', '2c84aedd-5bfc-4f14-8f51-3fcaa220e592'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:16.411155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Created reservations ['2110bf67-f3c2-481a-bd7a-65752279a676', 'b46108c4-3d3e-41f9-806e-35ef104e694f', 'e0954c32-3ca9-436b-94cf-1995a8fc26a5', '9f15c386-f84d-4224-a342-091a617a353b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:16.439928 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Created reservations ['bec432bd-5043-45c3-b2fb-15673202083c', 'b339bebd-107c-42da-98ed-c039526d87c1', '45efb697-9d06-4167-8d60-fa04b02d109d', 'bf98328b-d69d-43fc-b2ed-aa4027d570ab'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:16.464632 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Created reservations ['f6aaa83a-383a-4e27-b45b-ad1eaccedbc0', '277f4122-3a03-4c56-a853-d070ff8244b1', '985bf24e-998e-44b5-89d0-037e08c7cb4d', '71eaf1e2-997d-40ea-a4c2-bba8bbe13066'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:16.480726 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Transfer volume completed successfully. Aug 13 19:33:16.531913 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6fbd2eec-fa3c-4e92-9ef5-43f3048b388c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.533287 np0000007253 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Volume 8cac7da0-e4c5-4084-a094-dfda53e6fc12 has been transferred. Aug 13 19:33:16.534032 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fbd2eec-fa3c-4e92-9ef5-43f3048b388c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:16.534245 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fbd2eec-fa3c-4e92-9ef5-43f3048b388c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.534485 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fbd2eec-fa3c-4e92-9ef5-43f3048b388c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.534614 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6fbd2eec-fa3c-4e92-9ef5-43f3048b388c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:16.539150 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2807ce1e-9278-4292-b18f-db4667951dfe tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af/accept returned with HTTP 202 Aug 13 19:33:16.539539 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 771/3092] 10.4.3.126 () {68 vars in 1423 bytes} [Thu Aug 13 19:33:16 2026] POST /volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af/accept => generated 365 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:16.539689 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:16.539689 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:16.541376 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fbd2eec-fa3c-4e92-9ef5-43f3048b388c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:16.541376 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 772/3093] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:16.551151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-526264ef-e326-43f6-8fd8-501d84533690 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.553149 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-526264ef-e326-43f6-8fd8-501d84533690 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] GET https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.553405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-526264ef-e326-43f6-8fd8-501d84533690 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.553629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-526264ef-e326-43f6-8fd8-501d84533690 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.563332 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:16.563332 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:16.567292 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-526264ef-e326-43f6-8fd8-501d84533690 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Volume info retrieved successfully. Aug 13 19:33:16.571991 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-526264ef-e326-43f6-8fd8-501d84533690 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 200 Aug 13 19:33:16.576300 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 775/3094] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:16.584466 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-860dd687-36dc-4090-aecf-930fc85aeff9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.586312 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-860dd687-36dc-4090-aecf-930fc85aeff9 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] GET https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.586509 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-860dd687-36dc-4090-aecf-930fc85aeff9 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.586714 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-860dd687-36dc-4090-aecf-930fc85aeff9 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.593877 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:16.593877 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:16.597372 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-860dd687-36dc-4090-aecf-930fc85aeff9 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] Volume info retrieved successfully. Aug 13 19:33:16.597620 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36cb35d4-0f80-4cad-8f87-fdfd5bd97872 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.601136 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-860dd687-36dc-4090-aecf-930fc85aeff9 tempest-VolumesTransfersTest-1780835669 tempest-VolumesTransfersTest-1780835669-project-member] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 200 Aug 13 19:33:16.601493 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 777/3095] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:16.602936 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36cb35d4-0f80-4cad-8f87-fdfd5bd97872 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:33:16.603124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36cb35d4-0f80-4cad-8f87-fdfd5bd97872 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.605075 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36cb35d4-0f80-4cad-8f87-fdfd5bd97872 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.609356 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36cb35d4-0f80-4cad-8f87-fdfd5bd97872 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 404 Aug 13 19:33:16.609834 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 772/3096] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:33:16.613942 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f76d7914-984e-4795-abc9-5c194d7a8eb0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.618453 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f76d7914-984e-4795-abc9-5c194d7a8eb0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] DELETE https://10.4.3.126/volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af Aug 13 19:33:16.618606 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f76d7914-984e-4795-abc9-5c194d7a8eb0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.618897 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f76d7914-984e-4795-abc9-5c194d7a8eb0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.619054 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.volume_transfer [None req-f76d7914-984e-4795-abc9-5c194d7a8eb0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Delete transfer with id: 9a1c3d99-4985-46f8-9099-44c05bedc1af Aug 13 19:33:16.623458 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f76d7914-984e-4795-abc9-5c194d7a8eb0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af returned with HTTP 404 Aug 13 19:33:16.624073 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 773/3097] 10.4.3.126 () {66 vars in 1384 bytes} [Thu Aug 13 19:33:16 2026] DELETE /volume/v3/os-volume-transfer/9a1c3d99-4985-46f8-9099-44c05bedc1af => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:16.630415 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-354e788a-99e5-4579-9230-a982f6febbe0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.660017 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-354e788a-99e5-4579-9230-a982f6febbe0 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.660230 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-354e788a-99e5-4579-9230-a982f6febbe0 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.660453 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-354e788a-99e5-4579-9230-a982f6febbe0 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.660643 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-354e788a-99e5-4579-9230-a982f6febbe0 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Delete volume with id: 8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.669473 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:16.669473 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:16.669807 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-354e788a-99e5-4579-9230-a982f6febbe0 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Volume info retrieved successfully. Aug 13 19:33:16.686571 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-354e788a-99e5-4579-9230-a982f6febbe0 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Delete volume request issued successfully. Aug 13 19:33:16.686881 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-354e788a-99e5-4579-9230-a982f6febbe0 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 202 Aug 13 19:33:16.687512 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 776/3098] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:16 2026] DELETE /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:16.695776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-18f5293e-0f43-4782-b2ff-a8a460eb76da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:16.697494 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18f5293e-0f43-4782-b2ff-a8a460eb76da tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] GET https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:16.697691 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18f5293e-0f43-4782-b2ff-a8a460eb76da tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:16.697906 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18f5293e-0f43-4782-b2ff-a8a460eb76da tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:16.705239 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:16.705239 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:16.708861 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-18f5293e-0f43-4782-b2ff-a8a460eb76da tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Volume info retrieved successfully. Aug 13 19:33:16.712973 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18f5293e-0f43-4782-b2ff-a8a460eb76da tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 200 Aug 13 19:33:16.713463 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 778/3099] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:16 2026] GET /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:17.555096 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2e688306-7e3d-48ca-bd40-1ad780c7e25b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:17.557512 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e688306-7e3d-48ca-bd40-1ad780c7e25b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:17.557688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e688306-7e3d-48ca-bd40-1ad780c7e25b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:17.557870 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e688306-7e3d-48ca-bd40-1ad780c7e25b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:17.557970 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2e688306-7e3d-48ca-bd40-1ad780c7e25b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:17.562718 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:17.562718 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:17.563917 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e688306-7e3d-48ca-bd40-1ad780c7e25b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:17.564482 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 773/3100] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:17 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:17.727100 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7c47c0a1-e272-42a5-a0b1-ce9572d5c1aa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:17.728617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c47c0a1-e272-42a5-a0b1-ce9572d5c1aa tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] GET https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:17.728781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c47c0a1-e272-42a5-a0b1-ce9572d5c1aa tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:17.728972 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c47c0a1-e272-42a5-a0b1-ce9572d5c1aa tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:17.735322 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c47c0a1-e272-42a5-a0b1-ce9572d5c1aa tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 404 Aug 13 19:33:17.735630 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 774/3101] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:17 2026] GET /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:17.746692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-03621672-f73c-4763-9a25-00e699d2f2f6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:17.749518 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-03621672-f73c-4763-9a25-00e699d2f2f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:17.749518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-03621672-f73c-4763-9a25-00e699d2f2f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:17.749518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-03621672-f73c-4763-9a25-00e699d2f2f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:17.754679 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-03621672-f73c-4763-9a25-00e699d2f2f6 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 404 Aug 13 19:33:17.755214 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 777/3102] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:17 2026] GET /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:33:17.766476 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3f219b5-6d52-49a5-84f7-56bc0664cc52 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:17.768391 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3f219b5-6d52-49a5-84f7-56bc0664cc52 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:17.768641 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3f219b5-6d52-49a5-84f7-56bc0664cc52 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:17.768893 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3f219b5-6d52-49a5-84f7-56bc0664cc52 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:17.769092 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b3f219b5-6d52-49a5-84f7-56bc0664cc52 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Delete volume with id: 8cac7da0-e4c5-4084-a094-dfda53e6fc12 Aug 13 19:33:17.776396 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3f219b5-6d52-49a5-84f7-56bc0664cc52 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 returned with HTTP 404 Aug 13 19:33:17.777113 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 779/3103] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:17 2026] DELETE /volume/v3/volumes/8cac7da0-e4c5-4084-a094-dfda53e6fc12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:17.785732 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:17.787781 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:17.788257 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-752221293"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:17.789826 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-752221293'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:17.789953 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Create volume of 1 GB Aug 13 19:33:17.796147 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Availability Zones retrieved successfully. Aug 13 19:33:17.801053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Flow 'volume_create_api' (e09ecfba-f180-40c6-9df5-04d392cd81b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:17.802053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bb594d-9a9f-4610-b02b-c42da03c4c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:17.803955 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:17.835361 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bb594d-9a9f-4610-b02b-c42da03c4c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:17.836119 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f32f2e9-00b9-40c8-a5b3-998a01f80db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:17.879195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Created reservations ['1d49d019-334f-405b-9863-4d0b86a282a8', '105fdd75-519d-4626-a43f-b2ad2d2db0b1', 'b657a989-a2ed-4750-8792-8dd527992590', '5fe6f730-acd0-4624-b37b-49ae6b958555'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:17.879936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f32f2e9-00b9-40c8-a5b3-998a01f80db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d49d019-334f-405b-9863-4d0b86a282a8', '105fdd75-519d-4626-a43f-b2ad2d2db0b1', 'b657a989-a2ed-4750-8792-8dd527992590', '5fe6f730-acd0-4624-b37b-49ae6b958555']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:17.880614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed5bffbd-d383-4782-969a-ffa4879bfd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:17.906155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed5bffbd-d383-4782-969a-ffa4879bfd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a102e30-2d22-496e-91f5-e6478c0908e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-752221293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='178eaf5bce2b450dbcc998732d756a2f',qos_specs=None,replication_status=,reservations=['1d49d019-334f-405b-9863-4d0b86a282a8','105fdd75-519d-4626-a43f-b2ad2d2db0b1','b657a989-a2ed-4750-8792-8dd527992590','5fe6f730-acd0-4624-b37b-49ae6b958555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc45e8a909e4c909e290bfa4386c349',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-752221293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a102e30-2d22-496e-91f5-e6478c0908e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178eaf5bce2b450dbcc998732d756a2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dc45e8a909e4c909e290bfa4386c349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:17.906783 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a87e45f6-4ae5-4a14-a772-f33e106f3f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:17.923005 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a87e45f6-4ae5-4a14-a772-f33e106f3f51) transitioned into state 'SUCCESS' from state '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-752221293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='178eaf5bce2b450dbcc998732d756a2f',qos_specs=None,replication_status=,reservations=['1d49d019-334f-405b-9863-4d0b86a282a8','105fdd75-519d-4626-a43f-b2ad2d2db0b1','b657a989-a2ed-4750-8792-8dd527992590','5fe6f730-acd0-4624-b37b-49ae6b958555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dc45e8a909e4c909e290bfa4386c349',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:17.923626 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6889e6a2-bd25-48c5-a80b-ec708e66d2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:17.931893 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6889e6a2-bd25-48c5-a80b-ec708e66d2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:17.933013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Flow 'volume_create_api' (e09ecfba-f180-40c6-9df5-04d392cd81b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:17.933379 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Create volume request issued successfully. Aug 13 19:33:17.934330 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66802e7a-5ac7-4407-b05e-7c324f27f0ec tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:17.934857 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 774/3104] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:33:17 2026] POST /volume/v3/volumes => generated 750 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:17.949539 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ed335226-35d4-44f0-88df-8eff00042c7e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:17.953149 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed335226-35d4-44f0-88df-8eff00042c7e tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:17.953386 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed335226-35d4-44f0-88df-8eff00042c7e tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:17.953597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ed335226-35d4-44f0-88df-8eff00042c7e tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:17.960985 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:17.960985 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:17.964709 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ed335226-35d4-44f0-88df-8eff00042c7e tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Volume info retrieved successfully. Aug 13 19:33:17.968691 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ed335226-35d4-44f0-88df-8eff00042c7e tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 200 Aug 13 19:33:17.969136 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 775/3105] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:17 2026] GET /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:18.317944 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-aff4d621-da8d-411e-9d3a-ef124414c95c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:18.328898 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:18.329200 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "910e403a-cc9b-4911-9db2-b972bf7b153f", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:18.330537 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '910e403a-cc9b-4911-9db2-b972bf7b153f', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:18.413356 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume of 1 GB Aug 13 19:33:18.418108 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Availability Zones retrieved successfully. Aug 13 19:33:18.422967 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (ab3889fa-905a-4a92-9f62-4c2cbcc04373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:18.423947 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64abe070-a3a1-4dd0-a10f-c4b7775fadb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:18.424923 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:18.456861 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-42492b6e-63d7-425c-91ec-5d311cadb041 req-b272b869-1628-4271-bb7c-06686833bc60 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:18.459682 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-42492b6e-63d7-425c-91ec-5d311cadb041 req-b272b869-1628-4271-bb7c-06686833bc60 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531 Aug 13 19:33:18.459980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-42492b6e-63d7-425c-91ec-5d311cadb041 req-b272b869-1628-4271-bb7c-06686833bc60 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:18.460238 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-42492b6e-63d7-425c-91ec-5d311cadb041 req-b272b869-1628-4271-bb7c-06686833bc60 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:18.467444 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:18.467444 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:18.481385 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64abe070-a3a1-4dd0-a10f-c4b7775fadb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:18.482180 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (565605c6-4bcd-452d-ad67-4166ff5c4332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:18.516951 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-42492b6e-63d7-425c-91ec-5d311cadb041 req-b272b869-1628-4271-bb7c-06686833bc60 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531 returned with HTTP 200 Aug 13 19:33:18.517613 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 780/3106] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:18 2026] DELETE /volume/v3/attachments/14f10a3a-7e44-4add-910c-3136ae58b531 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:18.529865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Created reservations ['43701cf5-eab1-4327-95fe-b7fdc7f4ef36', '7d01373e-d8e0-4ea3-a4dc-08eeb21e0cfa', '5565ab45-1404-4de2-8084-f123d5fbe6cd', 'a20d086e-72a0-400e-b6f4-f240e4ee7365'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:18.530990 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (565605c6-4bcd-452d-ad67-4166ff5c4332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43701cf5-eab1-4327-95fe-b7fdc7f4ef36', '7d01373e-d8e0-4ea3-a4dc-08eeb21e0cfa', '5565ab45-1404-4de2-8084-f123d5fbe6cd', 'a20d086e-72a0-400e-b6f4-f240e4ee7365']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:18.532132 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777cef81-804e-43ff-bbed-0c94eb8b502a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:18.557484 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777cef81-804e-43ff-bbed-0c94eb8b502a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df442a26-0327-4ad3-953e-6100ab1ebaef', '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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['43701cf5-eab1-4327-95fe-b7fdc7f4ef36','7d01373e-d8e0-4ea3-a4dc-08eeb21e0cfa','5565ab45-1404-4de2-8084-f123d5fbe6cd','a20d086e-72a0-400e-b6f4-f240e4ee7365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:18Z,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=df442a26-0327-4ad3-953e-6100ab1ebaef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7ad4db244f4b9e80d69af1d6fc000e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:18.558240 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df82f497-0a13-45dc-abb9-e7bf66ddbf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:18.577144 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-71743cf8-299f-4444-8bbf-0a52f9d2fe1f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:18.579790 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-71743cf8-299f-4444-8bbf-0a52f9d2fe1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:18.580030 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-71743cf8-299f-4444-8bbf-0a52f9d2fe1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:18.580288 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-71743cf8-299f-4444-8bbf-0a52f9d2fe1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:18.580430 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-71743cf8-299f-4444-8bbf-0a52f9d2fe1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:18.583898 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df82f497-0a13-45dc-abb9-e7bf66ddbf46) transitioned into state 'SUCCESS' from 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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['43701cf5-eab1-4327-95fe-b7fdc7f4ef36','7d01373e-d8e0-4ea3-a4dc-08eeb21e0cfa','5565ab45-1404-4de2-8084-f123d5fbe6cd','a20d086e-72a0-400e-b6f4-f240e4ee7365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:18.584597 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb7b2de-ba6e-48ff-b250-57fb25423ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:18.584671 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:18.584671 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:18.585300 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-71743cf8-299f-4444-8bbf-0a52f9d2fe1f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:18.585732 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 775/3107] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:18 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:33:18.597046 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb7b2de-ba6e-48ff-b250-57fb25423ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:18.598013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (ab3889fa-905a-4a92-9f62-4c2cbcc04373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:18.598388 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request issued successfully. Aug 13 19:33:18.599098 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aff4d621-da8d-411e-9d3a-ef124414c95c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:18.599597 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 778/3108] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:33:18 2026] POST /volume/v3/volumes => generated 775 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:18.614712 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3eaba140-685f-453f-98b8-2695f57f49e4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:18.620415 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3eaba140-685f-453f-98b8-2695f57f49e4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:18.620712 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3eaba140-685f-453f-98b8-2695f57f49e4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:18.620990 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3eaba140-685f-453f-98b8-2695f57f49e4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:18.633885 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:18.633885 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:18.639162 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3eaba140-685f-453f-98b8-2695f57f49e4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:18.645135 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3eaba140-685f-453f-98b8-2695f57f49e4 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:18.645925 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 776/3109] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:18 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:18.987606 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ad306e14-d7c3-4a00-bb2e-73942fa08d59 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:18.991697 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad306e14-d7c3-4a00-bb2e-73942fa08d59 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:18.991947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad306e14-d7c3-4a00-bb2e-73942fa08d59 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:18.992182 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ad306e14-d7c3-4a00-bb2e-73942fa08d59 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.000103 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.000103 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:19.004066 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ad306e14-d7c3-4a00-bb2e-73942fa08d59 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Volume info retrieved successfully. Aug 13 19:33:19.008390 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ad306e14-d7c3-4a00-bb2e-73942fa08d59 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 200 Aug 13 19:33:19.008762 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 781/3110] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:18 2026] GET /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:19.022934 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca0399db-f9d5-4a65-b879-a034efc74a37 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.026943 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca0399db-f9d5-4a65-b879-a034efc74a37 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer Aug 13 19:33:19.027306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca0399db-f9d5-4a65-b879-a034efc74a37 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9a102e30-2d22-496e-91f5-e6478c0908e6"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:19.028545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.volume_transfer [None req-ca0399db-f9d5-4a65-b879-a034efc74a37 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Creating new volume transfer {'transfer': {'volume_id': '9a102e30-2d22-496e-91f5-e6478c0908e6'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 19:33:19.028646 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.volume_transfer [None req-ca0399db-f9d5-4a65-b879-a034efc74a37 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Creating transfer of volume 9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:19.028739 np0000007253 devstack@c-api.service[100183]: INFO cinder.transfer.api [None req-ca0399db-f9d5-4a65-b879-a034efc74a37 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Generating transfer record for volume 9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:19.042794 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.042794 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:19.054746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca0399db-f9d5-4a65-b879-a034efc74a37 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 19:33:19.055163 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 776/3111] 10.4.3.126 () {68 vars in 1291 bytes} [Thu Aug 13 19:33:19 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:19.068471 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-57d8923f-5d32-4714-9d2c-3e429d435a16 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.071514 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57d8923f-5d32-4714-9d2c-3e429d435a16 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:19.071762 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-57d8923f-5d32-4714-9d2c-3e429d435a16 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.072009 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-57d8923f-5d32-4714-9d2c-3e429d435a16 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.083726 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.083726 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:19.092099 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-57d8923f-5d32-4714-9d2c-3e429d435a16 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Volume info retrieved successfully. Aug 13 19:33:19.100029 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57d8923f-5d32-4714-9d2c-3e429d435a16 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 200 Aug 13 19:33:19.100988 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 779/3112] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:19 2026] GET /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:19.116652 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-86189153-dcdd-4a4e-ae8c-32df50023020 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.119312 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-86189153-dcdd-4a4e-ae8c-32df50023020 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/os-volume-transfer/detail Aug 13 19:33:19.121856 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-86189153-dcdd-4a4e-ae8c-32df50023020 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.122394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-86189153-dcdd-4a4e-ae8c-32df50023020 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.122598 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.volume_transfer [None req-86189153-dcdd-4a4e-ae8c-32df50023020 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Listing volume transfers {{(pid=100184) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 19:33:19.128900 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-86189153-dcdd-4a4e-ae8c-32df50023020 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 19:33:19.129489 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 777/3113] 10.4.3.126 () {66 vars in 1291 bytes} [Thu Aug 13 19:33:19 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:19.143662 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-90db6d2b-ebfb-4708-a26e-044fb28ee67c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.147838 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90db6d2b-ebfb-4708-a26e-044fb28ee67c tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] DELETE https://10.4.3.126/volume/v3/os-volume-transfer/a9b9779f-7a1b-4e91-b43a-5e57e48b59c8 Aug 13 19:33:19.148090 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90db6d2b-ebfb-4708-a26e-044fb28ee67c tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.148386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-90db6d2b-ebfb-4708-a26e-044fb28ee67c tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.148547 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.volume_transfer [None req-90db6d2b-ebfb-4708-a26e-044fb28ee67c tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Delete transfer with id: a9b9779f-7a1b-4e91-b43a-5e57e48b59c8 Aug 13 19:33:19.163564 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.163564 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:19.173632 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-90db6d2b-ebfb-4708-a26e-044fb28ee67c tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/a9b9779f-7a1b-4e91-b43a-5e57e48b59c8 returned with HTTP 202 Aug 13 19:33:19.174237 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 782/3114] 10.4.3.126 () {66 vars in 1384 bytes} [Thu Aug 13 19:33:19 2026] DELETE /volume/v3/os-volume-transfer/a9b9779f-7a1b-4e91-b43a-5e57e48b59c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:19.182430 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-84e2e194-9d14-42c5-a715-180d99f5cd56 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.184355 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-84e2e194-9d14-42c5-a715-180d99f5cd56 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:19.184757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-84e2e194-9d14-42c5-a715-180d99f5cd56 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.185178 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-84e2e194-9d14-42c5-a715-180d99f5cd56 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.194285 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.194285 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:19.198739 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-84e2e194-9d14-42c5-a715-180d99f5cd56 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Volume info retrieved successfully. Aug 13 19:33:19.204016 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-84e2e194-9d14-42c5-a715-180d99f5cd56 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 200 Aug 13 19:33:19.204657 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 777/3115] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:19 2026] GET /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:19.223268 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5e6f7386-f747-44d7-80b2-339171b453f0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.226672 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5e6f7386-f747-44d7-80b2-339171b453f0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] DELETE https://10.4.3.126/volume/v3/os-volume-transfer/a9b9779f-7a1b-4e91-b43a-5e57e48b59c8 Aug 13 19:33:19.226934 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5e6f7386-f747-44d7-80b2-339171b453f0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.227172 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5e6f7386-f747-44d7-80b2-339171b453f0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.227331 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.volume_transfer [None req-5e6f7386-f747-44d7-80b2-339171b453f0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Delete transfer with id: a9b9779f-7a1b-4e91-b43a-5e57e48b59c8 Aug 13 19:33:19.235166 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5e6f7386-f747-44d7-80b2-339171b453f0 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/a9b9779f-7a1b-4e91-b43a-5e57e48b59c8 returned with HTTP 404 Aug 13 19:33:19.235669 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 780/3116] 10.4.3.126 () {66 vars in 1384 bytes} [Thu Aug 13 19:33:19 2026] DELETE /volume/v3/os-volume-transfer/a9b9779f-7a1b-4e91-b43a-5e57e48b59c8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:19.242796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b643a9ac-d0b3-488a-8933-7c2f90df7280 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.247148 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b643a9ac-d0b3-488a-8933-7c2f90df7280 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:19.247365 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b643a9ac-d0b3-488a-8933-7c2f90df7280 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.247543 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b643a9ac-d0b3-488a-8933-7c2f90df7280 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.247723 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-b643a9ac-d0b3-488a-8933-7c2f90df7280 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Delete volume with id: 9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:19.254889 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.254889 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:19.255197 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b643a9ac-d0b3-488a-8933-7c2f90df7280 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Volume info retrieved successfully. Aug 13 19:33:19.258324 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.260411 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:33:19.260679 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.260946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.261157 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:33:19.270489 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.270489 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:19.271138 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:19.274242 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b643a9ac-d0b3-488a-8933-7c2f90df7280 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Delete volume request issued successfully. Aug 13 19:33:19.274441 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b643a9ac-d0b3-488a-8933-7c2f90df7280 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 202 Aug 13 19:33:19.274894 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 778/3117] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:19 2026] DELETE /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:19.283269 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6547e53d-fb37-4cb7-954e-610b21964a57 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.284585 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6547e53d-fb37-4cb7-954e-610b21964a57 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] GET https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:19.284900 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6547e53d-fb37-4cb7-954e-610b21964a57 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.285216 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6547e53d-fb37-4cb7-954e-610b21964a57 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.287046 np0000007253 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:33:19.292930 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.292930 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:19.293088 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:33:19.293197 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1204625f-8978-4570-ad74-9f6c8c6c43d5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 202 Aug 13 19:33:19.293644 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 783/3118] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:19 2026] DELETE /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:19.296944 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6547e53d-fb37-4cb7-954e-610b21964a57 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Volume info retrieved successfully. Aug 13 19:33:19.300994 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e93eb741-9554-4600-9ab1-7e3e22700ec2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.303049 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6547e53d-fb37-4cb7-954e-610b21964a57 tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 200 Aug 13 19:33:19.303049 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 778/3119] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:19 2026] GET /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:19.303182 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e93eb741-9554-4600-9ab1-7e3e22700ec2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:33:19.303358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e93eb741-9554-4600-9ab1-7e3e22700ec2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.303582 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e93eb741-9554-4600-9ab1-7e3e22700ec2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.314853 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.314853 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:19.321564 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e93eb741-9554-4600-9ab1-7e3e22700ec2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:19.331111 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e93eb741-9554-4600-9ab1-7e3e22700ec2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 200 Aug 13 19:33:19.331553 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 781/3120] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:19 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:19.600325 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3361dc37-e424-41e5-b45d-c1e27448824e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.602291 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3361dc37-e424-41e5-b45d-c1e27448824e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:19.602469 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3361dc37-e424-41e5-b45d-c1e27448824e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.602643 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3361dc37-e424-41e5-b45d-c1e27448824e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.602749 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3361dc37-e424-41e5-b45d-c1e27448824e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:19.607053 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.607053 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:19.607860 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3361dc37-e424-41e5-b45d-c1e27448824e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:19.608283 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 779/3121] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:19 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:19.658299 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7dfaabd4-8ca4-4b9c-9373-5c9b934349aa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:19.660405 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7dfaabd4-8ca4-4b9c-9373-5c9b934349aa tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:19.660631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7dfaabd4-8ca4-4b9c-9373-5c9b934349aa tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:19.660849 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7dfaabd4-8ca4-4b9c-9373-5c9b934349aa tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:19.669457 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:19.669457 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:19.673713 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7dfaabd4-8ca4-4b9c-9373-5c9b934349aa tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:19.681984 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7dfaabd4-8ca4-4b9c-9373-5c9b934349aa tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:19.682714 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 784/3122] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:19 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:20.320136 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-364279ff-56c1-4e84-a476-b153fd6b6c3a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.322254 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-364279ff-56c1-4e84-a476-b153fd6b6c3a tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] GET https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:20.324299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-364279ff-56c1-4e84-a476-b153fd6b6c3a tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.324299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-364279ff-56c1-4e84-a476-b153fd6b6c3a tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.332599 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-364279ff-56c1-4e84-a476-b153fd6b6c3a tempest-VolumesTransfersTest-1802948289 tempest-VolumesTransfersTest-1802948289-project-admin] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 404 Aug 13 19:33:20.333444 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 779/3123] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:20.342387 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6741dc65-b19c-4dbd-bd46-9fcbf9954d15 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.347350 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6741dc65-b19c-4dbd-bd46-9fcbf9954d15 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] GET https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:20.347601 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6741dc65-b19c-4dbd-bd46-9fcbf9954d15 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.347888 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6741dc65-b19c-4dbd-bd46-9fcbf9954d15 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.352125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d4eef443-fb6a-4d32-a717-0e7f0ece0e9f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.355304 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d4eef443-fb6a-4d32-a717-0e7f0ece0e9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 Aug 13 19:33:20.355304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d4eef443-fb6a-4d32-a717-0e7f0ece0e9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.355575 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d4eef443-fb6a-4d32-a717-0e7f0ece0e9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.357687 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6741dc65-b19c-4dbd-bd46-9fcbf9954d15 tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 404 Aug 13 19:33:20.359005 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 782/3124] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:20.361980 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d4eef443-fb6a-4d32-a717-0e7f0ece0e9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 returned with HTTP 404 Aug 13 19:33:20.362630 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 780/3125] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/f4a90a41-d8b8-48b2-8ac0-3739fb73bc02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:20.372394 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3893e27-5c16-4f11-ba57-d9007160e4c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.372884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-36ef41aa-221f-45db-ae67-8eaea0f83bae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.373325 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3893e27-5c16-4f11-ba57-d9007160e4c0 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:33:20.377307 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3893e27-5c16-4f11-ba57-d9007160e4c0 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.377307 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3893e27-5c16-4f11-ba57-d9007160e4c0 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.377307 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c3893e27-5c16-4f11-ba57-d9007160e4c0 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:33:20.377537 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36ef41aa-221f-45db-ae67-8eaea0f83bae tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:20.377537 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36ef41aa-221f-45db-ae67-8eaea0f83bae tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.377537 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-36ef41aa-221f-45db-ae67-8eaea0f83bae tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.377537 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-36ef41aa-221f-45db-ae67-8eaea0f83bae tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] Delete volume with id: 9a102e30-2d22-496e-91f5-e6478c0908e6 Aug 13 19:33:20.383988 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-36ef41aa-221f-45db-ae67-8eaea0f83bae tempest-VolumesTransfersTest-254337888 tempest-VolumesTransfersTest-254337888-project-member] https://10.4.3.126/volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 returned with HTTP 404 Aug 13 19:33:20.384869 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 780/3126] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:20 2026] DELETE /volume/v3/volumes/9a102e30-2d22-496e-91f5-e6478c0908e6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:20.397135 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-a092be42-7da3-45e7-8ec0-2f1340ef3060 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.401270 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-a092be42-7da3-45e7-8ec0-2f1340ef3060 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:20.401602 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-a092be42-7da3-45e7-8ec0-2f1340ef3060 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.401905 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-a092be42-7da3-45e7-8ec0-2f1340ef3060 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.406534 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c3893e27-5c16-4f11-ba57-d9007160e4c0 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Get all volumes completed successfully. Aug 13 19:33:20.409682 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.409682 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:20.416046 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3893e27-5c16-4f11-ba57-d9007160e4c0 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:33:20.416826 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 785/3127] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:20.419423 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.419423 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:20.423963 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-a092be42-7da3-45e7-8ec0-2f1340ef3060 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:20.428704 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-a092be42-7da3-45e7-8ec0-2f1340ef3060 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:20.429218 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 783/3128] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:20.434566 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c4f9ff6-cc18-4c47-9619-b5a6d0f5f9f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.436406 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c4f9ff6-cc18-4c47-9619-b5a6d0f5f9f1 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] DELETE https://10.4.3.126/volume/v3/types/438186d8-69c8-4310-a4df-11f2cf64d93e Aug 13 19:33:20.436634 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c4f9ff6-cc18-4c47-9619-b5a6d0f5f9f1 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.436888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c4f9ff6-cc18-4c47-9619-b5a6d0f5f9f1 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.464375 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c4f9ff6-cc18-4c47-9619-b5a6d0f5f9f1 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] https://10.4.3.126/volume/v3/types/438186d8-69c8-4310-a4df-11f2cf64d93e returned with HTTP 202 Aug 13 19:33:20.464807 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 781/3129] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:33:20 2026] DELETE /volume/v3/types/438186d8-69c8-4310-a4df-11f2cf64d93e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:20.481777 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2b32e66b-8f63-4e15-a40c-b4b42b35c509 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.483576 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b32e66b-8f63-4e15-a40c-b4b42b35c509 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:33:20.484191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2b32e66b-8f63-4e15-a40c-b4b42b35c509 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-2005722790", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:20.505193 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b32e66b-8f63-4e15-a40c-b4b42b35c509 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:33:20.505193 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 781/3130] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:33:20 2026] POST /volume/v3/types => generated 213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:20.517649 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6b637087-268c-4186-b0d1-bdb31fe72944 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.521904 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b637087-268c-4186-b0d1-bdb31fe72944 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] POST https://10.4.3.126/volume/v3/types/f0e2c464-58a1-454e-b1dc-77904b40ea6e/encryption Aug 13 19:33:20.522268 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b637087-268c-4186-b0d1-bdb31fe72944 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:20.531691 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0e51f9d7-b825-4e76-87c9-a72acd9ec8a1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.532182 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0e51f9d7-b825-4e76-87c9-a72acd9ec8a1 None None] GET https://10.4.3.126/volume// Aug 13 19:33:20.532422 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0e51f9d7-b825-4e76-87c9-a72acd9ec8a1 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.532665 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0e51f9d7-b825-4e76-87c9-a72acd9ec8a1 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.533072 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0e51f9d7-b825-4e76-87c9-a72acd9ec8a1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:20.533534 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 784/3131] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:20.541537 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c8c294a9-7cad-466c-87ea-1acded0eca04 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.544459 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c8c294a9-7cad-466c-87ea-1acded0eca04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:33:20.544907 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c8c294a9-7cad-466c-87ea-1acded0eca04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a62a97b-a819-447c-abb0-a2e6639661b7", "connector": null, "instance_uuid": "1da91767-328f-49b1-ac4d-27375fb9af56"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:20.548214 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b637087-268c-4186-b0d1-bdb31fe72944 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] https://10.4.3.126/volume/v3/types/f0e2c464-58a1-454e-b1dc-77904b40ea6e/encryption returned with HTTP 200 Aug 13 19:33:20.548855 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 786/3132] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:33:20 2026] POST /volume/v3/types/f0e2c464-58a1-454e-b1dc-77904b40ea6e/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:20.556423 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.557992 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:20.558625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1541988304", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-2005722790", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:20.560885 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1541988304', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-2005722790', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:20.566617 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:33:20.569291 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.569291 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:20.569291 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:33:20.572314 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.572314 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:20.573720 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (1d748f31-0424-420f-a606-6704844d4f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:20.575151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180e1dd3-5a6d-4e8c-a5da-8d770a5cd4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:20.576401 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:20.576663 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-b025713a-930c-41df-b5dd-8199e0a9bfbd req-83dea576-a53b-4b5a-b4eb-771992e338b8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.579231 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b025713a-930c-41df-b5dd-8199e0a9bfbd req-83dea576-a53b-4b5a-b4eb-771992e338b8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] GET https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff Aug 13 19:33:20.579510 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b025713a-930c-41df-b5dd-8199e0a9bfbd req-83dea576-a53b-4b5a-b4eb-771992e338b8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.579731 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b025713a-930c-41df-b5dd-8199e0a9bfbd req-83dea576-a53b-4b5a-b4eb-771992e338b8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.589530 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.589530 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:20.594008 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-b025713a-930c-41df-b5dd-8199e0a9bfbd req-83dea576-a53b-4b5a-b4eb-771992e338b8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:33:20.600294 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b025713a-930c-41df-b5dd-8199e0a9bfbd req-83dea576-a53b-4b5a-b4eb-771992e338b8 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff returned with HTTP 200 Aug 13 19:33:20.600294 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 785/3133] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff => generated 1603 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:20.611811 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180e1dd3-5a6d-4e8c-a5da-8d770a5cd4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:33:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0e2c464-58a1-454e-b1dc-77904b40ea6e,is_public=True,name='tempest-scenario-type-luks2-2005722790',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0e2c464-58a1-454e-b1dc-77904b40ea6e', '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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:20.613241 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ad160a-f000-4deb-a33f-840226f96593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:20.613425 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c8c294a9-7cad-466c-87ea-1acded0eca04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:33:20.613916 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 782/3134] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:33:20 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:20.621678 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e481eb16-aaff-4aff-8df8-fb20b73aab8e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.624261 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e481eb16-aaff-4aff-8df8-fb20b73aab8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:20.625652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e481eb16-aaff-4aff-8df8-fb20b73aab8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.625652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e481eb16-aaff-4aff-8df8-fb20b73aab8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.625652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e481eb16-aaff-4aff-8df8-fb20b73aab8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:20.630721 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.630721 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:20.633592 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e481eb16-aaff-4aff-8df8-fb20b73aab8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:20.633592 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 787/3135] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:20.646361 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-821c1003-2fd8-4b9e-9ff5-32b2f3db5ba3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.646630 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-821c1003-2fd8-4b9e-9ff5-32b2f3db5ba3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:20.646846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-821c1003-2fd8-4b9e-9ff5-32b2f3db5ba3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.647043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-821c1003-2fd8-4b9e-9ff5-32b2f3db5ba3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.658920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52c90400-3bb4-4768-ac77-0e18ad2ef41b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.658920 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52c90400-3bb4-4768-ac77-0e18ad2ef41b None None] GET https://10.4.3.126/volume// Aug 13 19:33:20.659060 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52c90400-3bb4-4768-ac77-0e18ad2ef41b None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.660582 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.660582 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:20.660756 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52c90400-3bb4-4768-ac77-0e18ad2ef41b None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.660756 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52c90400-3bb4-4768-ac77-0e18ad2ef41b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:20.660756 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 783/3136] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:20.662670 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-2005722790 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-2005722790, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:33:20.663264 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-2005722790 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-2005722790, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:33:20.663745 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-821c1003-2fd8-4b9e-9ff5-32b2f3db5ba3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:20.667321 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-ca819d9c-9fac-41d1-85c1-b2a11147b3e4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.672147 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-821c1003-2fd8-4b9e-9ff5-32b2f3db5ba3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:20.672147 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 786/3137] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:20.672354 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-ca819d9c-9fac-41d1-85c1-b2a11147b3e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:20.672354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-ca819d9c-9fac-41d1-85c1-b2a11147b3e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.672354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-ca819d9c-9fac-41d1-85c1-b2a11147b3e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.687129 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.687129 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:20.693984 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-ca819d9c-9fac-41d1-85c1-b2a11147b3e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:20.696853 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-ca819d9c-9fac-41d1-85c1-b2a11147b3e4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:20.697430 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 788/3138] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1397 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:20.697984 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-99588c01-5713-494a-a11e-ad61203261cb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.700069 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99588c01-5713-494a-a11e-ad61203261cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:20.700293 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99588c01-5713-494a-a11e-ad61203261cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.700491 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99588c01-5713-494a-a11e-ad61203261cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.701336 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['2503f1fd-6693-43f7-b667-ca78e66676c6', '0a0488a5-312d-40e0-85a4-f8a50513a7f3', '861011d0-07e5-401b-8658-bb659cc4de6a', '04b45c55-a1a6-4e73-ae1d-fc5c58c1f9cb'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:20.702703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ad160a-f000-4deb-a33f-840226f96593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2503f1fd-6693-43f7-b667-ca78e66676c6', '0a0488a5-312d-40e0-85a4-f8a50513a7f3', '861011d0-07e5-401b-8658-bb659cc4de6a', '04b45c55-a1a6-4e73-ae1d-fc5c58c1f9cb']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:20.704111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (112b2929-a85e-41e6-a94c-f2e4202a50d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:20.710497 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.710497 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:20.714404 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-99588c01-5713-494a-a11e-ad61203261cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:20.719085 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99588c01-5713-494a-a11e-ad61203261cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:20.719646 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 784/3139] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:20.732489 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (112b2929-a85e-41e6-a94c-f2e4202a50d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e52871ba-2f5d-47e5-8533-878267a2be70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1541988304',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['2503f1fd-6693-43f7-b667-ca78e66676c6','0a0488a5-312d-40e0-85a4-f8a50513a7f3','861011d0-07e5-401b-8658-bb659cc4de6a','04b45c55-a1a6-4e73-ae1d-fc5c58c1f9cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=f0e2c464-58a1-454e-b1dc-77904b40ea6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1541988304',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e52871ba-2f5d-47e5-8533-878267a2be70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0e2c464-58a1-454e-b1dc-77904b40ea6e),volume_type_id=f0e2c464-58a1-454e-b1dc-77904b40ea6e)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:20.733674 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46d4e4f8-7c9a-4608-81cd-d5aa6d35889f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:20.760578 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46d4e4f8-7c9a-4608-81cd-d5aa6d35889f) transitioned into state 'SUCCESS' from state '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-1541988304',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['2503f1fd-6693-43f7-b667-ca78e66676c6','0a0488a5-312d-40e0-85a4-f8a50513a7f3','861011d0-07e5-401b-8658-bb659cc4de6a','04b45c55-a1a6-4e73-ae1d-fc5c58c1f9cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=f0e2c464-58a1-454e-b1dc-77904b40ea6e)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:20.761371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecc3ec7b-566f-4f8c-b0ac-e0d8b4c44703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:20.775949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecc3ec7b-566f-4f8c-b0ac-e0d8b4c44703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:20.777195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (1d748f31-0424-420f-a606-6704844d4f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:20.777655 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:33:20.778513 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e62174e0-f0af-4ade-9bc2-10d10d390fe4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:20.779173 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 782/3140] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:33:20 2026] POST /volume/v3/volumes => generated 781 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:20.792746 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5fca5bd7-180c-4c03-891a-81badcf0aebd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.795731 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5fca5bd7-180c-4c03-891a-81badcf0aebd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:20.796296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5fca5bd7-180c-4c03-891a-81badcf0aebd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:20.796380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5fca5bd7-180c-4c03-891a-81badcf0aebd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:20.807252 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.807252 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:20.811724 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5fca5bd7-180c-4c03-891a-81badcf0aebd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:20.815205 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c72b86db-014e-474d-b9a5-efea8a635528 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:20.817329 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5fca5bd7-180c-4c03-891a-81badcf0aebd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 200 Aug 13 19:33:20.817809 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 787/3141] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:20 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:20.819437 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c72b86db-014e-474d-b9a5-efea8a635528 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] PUT https://10.4.3.126/volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019 Aug 13 19:33:20.820085 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c72b86db-014e-474d-b9a5-efea8a635528 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:20.830772 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c72b86db-014e-474d-b9a5-efea8a635528 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Acquiring lock "cinder-attachment_update-1a62a97b-a819-447c-abb0-a2e6639661b7-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:33:20.836495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c72b86db-014e-474d-b9a5-efea8a635528 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-1a62a97b-a819-447c-abb0-a2e6639661b7-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:33:20.839293 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:20.839293 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:20.993588 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c72b86db-014e-474d-b9a5-efea8a635528 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-1a62a97b-a819-447c-abb0-a2e6639661b7-np0000007253" released by "attachment_update" :: held 0.157s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:33:20.993855 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-c72b86db-014e-474d-b9a5-efea8a635528 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019 returned with HTTP 200 Aug 13 19:33:20.994265 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 789/3142] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:33:20 2026] PUT /volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:21.643739 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5ced1c56-b26a-47ca-89eb-b07919252ccc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:21.645430 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ced1c56-b26a-47ca-89eb-b07919252ccc tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:21.645597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ced1c56-b26a-47ca-89eb-b07919252ccc tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:21.645769 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5ced1c56-b26a-47ca-89eb-b07919252ccc tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:21.645869 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5ced1c56-b26a-47ca-89eb-b07919252ccc tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:21.649861 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:21.649861 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:21.650514 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5ced1c56-b26a-47ca-89eb-b07919252ccc tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:21.650819 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 785/3143] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:21 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:21.682501 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-23b42a2d-1bc3-435c-abbc-5977aba68e9a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:21.686923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23b42a2d-1bc3-435c-abbc-5977aba68e9a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:21.686923 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23b42a2d-1bc3-435c-abbc-5977aba68e9a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:21.686923 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23b42a2d-1bc3-435c-abbc-5977aba68e9a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:21.706364 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:21.706364 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:21.710992 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-23b42a2d-1bc3-435c-abbc-5977aba68e9a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:21.717705 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23b42a2d-1bc3-435c-abbc-5977aba68e9a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:21.718640 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 783/3144] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:21 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:21.730713 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5bc06ce9-f8c0-4730-b01c-0c915653e0c6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:21.732414 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5bc06ce9-f8c0-4730-b01c-0c915653e0c6 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:21.732637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5bc06ce9-f8c0-4730-b01c-0c915653e0c6 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:21.732864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5bc06ce9-f8c0-4730-b01c-0c915653e0c6 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:21.739528 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:21.739528 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:21.742770 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5bc06ce9-f8c0-4730-b01c-0c915653e0c6 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:21.747493 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5bc06ce9-f8c0-4730-b01c-0c915653e0c6 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:21.747493 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 788/3145] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:21 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:21.831397 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-28ab7984-26eb-4966-a0c8-b4ec69e5fb67 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:21.832979 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28ab7984-26eb-4966-a0c8-b4ec69e5fb67 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:21.833231 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28ab7984-26eb-4966-a0c8-b4ec69e5fb67 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:21.833490 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28ab7984-26eb-4966-a0c8-b4ec69e5fb67 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:21.839509 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:21.839509 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:21.842703 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-28ab7984-26eb-4966-a0c8-b4ec69e5fb67 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:21.846465 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28ab7984-26eb-4966-a0c8-b4ec69e5fb67 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 200 Aug 13 19:33:21.846874 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 790/3146] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:21 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:21.860213 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f105f601-0e51-49f4-9af8-421d56f4adf3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:21.862414 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f105f601-0e51-49f4-9af8-421d56f4adf3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:21.862607 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f105f601-0e51-49f4-9af8-421d56f4adf3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:21.862856 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f105f601-0e51-49f4-9af8-421d56f4adf3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:21.871064 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:21.871064 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:21.875023 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f105f601-0e51-49f4-9af8-421d56f4adf3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:21.880851 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f105f601-0e51-49f4-9af8-421d56f4adf3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 200 Aug 13 19:33:21.881519 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 786/3147] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:21 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:21.892783 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-15009654-3963-4795-92f2-c572d04ca853 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:21.894590 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15009654-3963-4795-92f2-c572d04ca853 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/action Aug 13 19:33:21.894967 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15009654-3963-4795-92f2-c572d04ca853 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:21.895085 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-15009654-3963-4795-92f2-c572d04ca853 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:21.904568 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:21.904568 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:21.905167 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-15009654-3963-4795-92f2-c572d04ca853 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:21.910690 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-15009654-3963-4795-92f2-c572d04ca853 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume updated successfully. Aug 13 19:33:21.910893 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-15009654-3963-4795-92f2-c572d04ca853 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/action returned with HTTP 200 Aug 13 19:33:21.911336 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 784/3148] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:21 2026] POST /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 19:33:22.057567 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-97f5bb88-3872-42cd-823d-5ff74ca041ec None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:22.060539 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-97f5bb88-3872-42cd-823d-5ff74ca041ec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:22.060807 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-97f5bb88-3872-42cd-823d-5ff74ca041ec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:22.061078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-97f5bb88-3872-42cd-823d-5ff74ca041ec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:22.072208 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:22.072208 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:22.076652 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-97f5bb88-3872-42cd-823d-5ff74ca041ec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:22.083439 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-97f5bb88-3872-42cd-823d-5ff74ca041ec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 200 Aug 13 19:33:22.084263 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 789/3149] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:22 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:22.605855 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-b3d8013f-866f-4305-8fbd-c4e31b903884 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:22.608950 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-b3d8013f-866f-4305-8fbd-c4e31b903884 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:22.609220 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-b3d8013f-866f-4305-8fbd-c4e31b903884 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:22.609482 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-b3d8013f-866f-4305-8fbd-c4e31b903884 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:22.625737 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:22.625737 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:22.634814 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-b3d8013f-866f-4305-8fbd-c4e31b903884 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:22.641396 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-b3d8013f-866f-4305-8fbd-c4e31b903884 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 200 Aug 13 19:33:22.642428 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 791/3150] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:22 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:22.653732 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5a865099-8c8f-4def-9053-62a2ed5d6800 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:22.654136 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a865099-8c8f-4def-9053-62a2ed5d6800 None None] GET https://10.4.3.126/volume// Aug 13 19:33:22.654261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a865099-8c8f-4def-9053-62a2ed5d6800 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:22.654444 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a865099-8c8f-4def-9053-62a2ed5d6800 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:22.654748 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a865099-8c8f-4def-9053-62a2ed5d6800 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:22.655061 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 787/3151] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:33:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 19:33:22.661757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ffaa4b7e-cbe7-4c18-92ea-616bea3e1cab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:22.664988 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ffaa4b7e-cbe7-4c18-92ea-616bea3e1cab tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:22.665266 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ffaa4b7e-cbe7-4c18-92ea-616bea3e1cab tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:22.665546 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ffaa4b7e-cbe7-4c18-92ea-616bea3e1cab tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:22.665709 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ffaa4b7e-cbe7-4c18-92ea-616bea3e1cab tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:22.669384 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-ce3ff4f7-99ef-4b50-b46c-c2db043ab4d0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:22.670619 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-ce3ff4f7-99ef-4b50-b46c-c2db043ab4d0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:33:22.670985 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-ce3ff4f7-99ef-4b50-b46c-c2db043ab4d0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e52871ba-2f5d-47e5-8533-878267a2be70", "connector": null, "instance_uuid": "60f7b93b-e036-4571-ac0a-6184c9cc70c0"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:22.671145 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:22.671145 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:22.673351 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ffaa4b7e-cbe7-4c18-92ea-616bea3e1cab tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:22.673351 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 785/3152] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:22 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:22.683778 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:22.683778 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:22.714007 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-ce3ff4f7-99ef-4b50-b46c-c2db043ab4d0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:33:22.714561 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 790/3153] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:33:22 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 13 19:33:22.733844 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e688802b-d3a6-45d7-af83-6235a09619b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:22.735470 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e688802b-d3a6-45d7-af83-6235a09619b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:22.735653 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e688802b-d3a6-45d7-af83-6235a09619b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:22.735839 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e688802b-d3a6-45d7-af83-6235a09619b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:22.747392 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:22.747392 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:22.750778 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e688802b-d3a6-45d7-af83-6235a09619b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:22.754635 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e688802b-d3a6-45d7-af83-6235a09619b2 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:22.755016 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 792/3154] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:22 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:22.764445 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df95747f-42de-4141-bb39-a3742565f6f1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:22.766840 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df95747f-42de-4141-bb39-a3742565f6f1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:22.767152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df95747f-42de-4141-bb39-a3742565f6f1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:22.768369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df95747f-42de-4141-bb39-a3742565f6f1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:22.780751 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:22.780751 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:22.784500 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df95747f-42de-4141-bb39-a3742565f6f1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:22.791537 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df95747f-42de-4141-bb39-a3742565f6f1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:22.792419 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 788/3155] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:22 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:23.088030 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a2a33775-cc58-490f-99f9-613f99da85f5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.090390 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2a33775-cc58-490f-99f9-613f99da85f5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:23.090608 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2a33775-cc58-490f-99f9-613f99da85f5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.090867 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2a33775-cc58-490f-99f9-613f99da85f5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.100454 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.100454 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:23.104717 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a2a33775-cc58-490f-99f9-613f99da85f5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:23.114677 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2a33775-cc58-490f-99f9-613f99da85f5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:23.114677 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 786/3156] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:23.496053 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-4adb54ef-482a-464f-9d5e-ac4b0fbc4190 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.499300 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-4adb54ef-482a-464f-9d5e-ac4b0fbc4190 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:23.499488 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-4adb54ef-482a-464f-9d5e-ac4b0fbc4190 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.499666 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-4adb54ef-482a-464f-9d5e-ac4b0fbc4190 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.507314 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.507314 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:23.512845 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-4adb54ef-482a-464f-9d5e-ac4b0fbc4190 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:23.515421 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-4adb54ef-482a-464f-9d5e-ac4b0fbc4190 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:23.515421 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 791/3157] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:23.599178 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-81545aab-f1c9-4cd8-a2c5-b8d750552df7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.599586 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81545aab-f1c9-4cd8-a2c5-b8d750552df7 None None] GET https://10.4.3.126/volume// Aug 13 19:33:23.599738 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81545aab-f1c9-4cd8-a2c5-b8d750552df7 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.599956 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81545aab-f1c9-4cd8-a2c5-b8d750552df7 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.600366 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81545aab-f1c9-4cd8-a2c5-b8d750552df7 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:23.600880 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 793/3158] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:23.608664 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-090ff493-5ed8-4057-90b8-259423722c5d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.610750 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-090ff493-5ed8-4057-90b8-259423722c5d tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:33:23.611172 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-090ff493-5ed8-4057-90b8-259423722c5d tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40b8db1b-813b-4291-a032-9f47b694573d", "connector": null, "instance_uuid": "d8361183-9ca3-40c3-a78e-a69fc7488a79"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:23.619800 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.619800 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:23.645589 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-090ff493-5ed8-4057-90b8-259423722c5d tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:33:23.646014 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 789/3159] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:33:23 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 13 19:33:23.681019 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1f5f30cd-d9b1-42b5-9eb5-73842f896260 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.684951 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f5f30cd-d9b1-42b5-9eb5-73842f896260 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:23.685125 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f5f30cd-d9b1-42b5-9eb5-73842f896260 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.685324 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f5f30cd-d9b1-42b5-9eb5-73842f896260 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.688173 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7cc7570e-9c5d-4342-b718-0c730574b13c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.690078 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7cc7570e-9c5d-4342-b718-0c730574b13c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:23.690256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7cc7570e-9c5d-4342-b718-0c730574b13c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.690505 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7cc7570e-9c5d-4342-b718-0c730574b13c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.690608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-7cc7570e-9c5d-4342-b718-0c730574b13c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:23.694541 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7b781bbd-a3ac-40a4-b6d2-71314f1046ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.695002 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b781bbd-a3ac-40a4-b6d2-71314f1046ce None None] GET https://10.4.3.126/volume// Aug 13 19:33:23.695205 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b781bbd-a3ac-40a4-b6d2-71314f1046ce None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.695467 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b781bbd-a3ac-40a4-b6d2-71314f1046ce None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.697313 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b781bbd-a3ac-40a4-b6d2-71314f1046ce None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:23.697438 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.697438 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:23.697494 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 794/3160] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:23.697526 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7cc7570e-9c5d-4342-b718-0c730574b13c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:23.697526 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 792/3161] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:23.703316 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.703316 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:23.706533 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-65605f50-2500-4deb-8fd2-3784d4cabf21 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.708226 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1f5f30cd-d9b1-42b5-9eb5-73842f896260 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:23.708367 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-65605f50-2500-4deb-8fd2-3784d4cabf21 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:23.708543 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-65605f50-2500-4deb-8fd2-3784d4cabf21 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.708712 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-65605f50-2500-4deb-8fd2-3784d4cabf21 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.713356 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f5f30cd-d9b1-42b5-9eb5-73842f896260 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:23.713687 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 787/3162] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:23.716917 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.716917 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:23.720176 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-65605f50-2500-4deb-8fd2-3784d4cabf21 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:23.724379 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-65605f50-2500-4deb-8fd2-3784d4cabf21 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:23.725882 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 790/3163] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 1118 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:23.769950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f17f33fd-31f4-4d74-b15f-453f1ac8add5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.774312 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f17f33fd-31f4-4d74-b15f-453f1ac8add5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:23.774631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f17f33fd-31f4-4d74-b15f-453f1ac8add5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.774928 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f17f33fd-31f4-4d74-b15f-453f1ac8add5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.800301 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.800301 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:23.807715 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f17f33fd-31f4-4d74-b15f-453f1ac8add5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:23.809749 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-58345fa7-70e9-460f-af56-bacc6fd43219 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.812645 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-58345fa7-70e9-460f-af56-bacc6fd43219 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:23.812849 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-58345fa7-70e9-460f-af56-bacc6fd43219 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:23.813189 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-58345fa7-70e9-460f-af56-bacc6fd43219 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:23.815294 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f17f33fd-31f4-4d74-b15f-453f1ac8add5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:23.815852 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 795/3164] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:23.827998 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.827998 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:23.834943 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-58345fa7-70e9-460f-af56-bacc6fd43219 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:23.841405 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-58345fa7-70e9-460f-af56-bacc6fd43219 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:23.841914 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 793/3165] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:23 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:23.855857 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-151846cb-12df-46ce-832f-0810738e5387 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:23.860403 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-151846cb-12df-46ce-832f-0810738e5387 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] PUT https://10.4.3.126/volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70 Aug 13 19:33:23.860719 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-151846cb-12df-46ce-832f-0810738e5387 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:23.868991 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-151846cb-12df-46ce-832f-0810738e5387 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Acquiring lock "cinder-attachment_update-40b8db1b-813b-4291-a032-9f47b694573d-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:33:23.874105 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-151846cb-12df-46ce-832f-0810738e5387 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Lock "cinder-attachment_update-40b8db1b-813b-4291-a032-9f47b694573d-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:33:23.875655 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:23.875655 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:24.015514 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-151846cb-12df-46ce-832f-0810738e5387 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Lock "cinder-attachment_update-40b8db1b-813b-4291-a032-9f47b694573d-np0000007253" released by "attachment_update" :: held 0.142s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:33:24.015801 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-151846cb-12df-46ce-832f-0810738e5387 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70 returned with HTTP 200 Aug 13 19:33:24.016418 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 788/3166] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:33:23 2026] PUT /volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:24.143937 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0ff6d0aa-27ad-413b-82ce-8d4102a679a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:24.144607 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ff6d0aa-27ad-413b-82ce-8d4102a679a4 None None] GET https://10.4.3.126/volume// Aug 13 19:33:24.144765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ff6d0aa-27ad-413b-82ce-8d4102a679a4 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:24.145131 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ff6d0aa-27ad-413b-82ce-8d4102a679a4 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:24.145693 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ff6d0aa-27ad-413b-82ce-8d4102a679a4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:24.146566 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 791/3167] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:24.155703 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-50788443-a2ca-42f3-992a-c2286cab866f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:24.158037 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-50788443-a2ca-42f3-992a-c2286cab866f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:24.158263 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-50788443-a2ca-42f3-992a-c2286cab866f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:24.158486 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-50788443-a2ca-42f3-992a-c2286cab866f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:24.172230 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:24.172230 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:24.177977 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-50788443-a2ca-42f3-992a-c2286cab866f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:24.185608 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-50788443-a2ca-42f3-992a-c2286cab866f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 200 Aug 13 19:33:24.185608 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 796/3168] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:24 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:24.301536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-e8225689-4705-41e2-ac54-13b8d980732e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:24.307067 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-e8225689-4705-41e2-ac54-13b8d980732e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6 Aug 13 19:33:24.307566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-e8225689-4705-41e2-ac54-13b8d980732e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:24.318159 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-e8225689-4705-41e2-ac54-13b8d980732e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-e52871ba-2f5d-47e5-8533-878267a2be70-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:33:24.323073 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-e8225689-4705-41e2-ac54-13b8d980732e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-e52871ba-2f5d-47e5-8533-878267a2be70-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:33:24.324680 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:24.324680 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:24.427259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-e8225689-4705-41e2-ac54-13b8d980732e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-e52871ba-2f5d-47e5-8533-878267a2be70-np0000007253" released by "attachment_update" :: held 0.103s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:33:24.427259 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-e8225689-4705-41e2-ac54-13b8d980732e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6 returned with HTTP 200 Aug 13 19:33:24.427633 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 794/3169] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:33:24 2026] PUT /volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6 => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:24.462513 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-f6b75722-b163-4365-9d9c-17f8d4b8ab40 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:24.464971 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-f6b75722-b163-4365-9d9c-17f8d4b8ab40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6/action Aug 13 19:33:24.465312 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-f6b75722-b163-4365-9d9c-17f8d4b8ab40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:24.465474 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-f6b75722-b163-4365-9d9c-17f8d4b8ab40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:24.481815 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:24.481815 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:24.495034 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-f6b75722-b163-4365-9d9c-17f8d4b8ab40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6/action returned with HTTP 204 Aug 13 19:33:24.495556 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 789/3170] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:33:24 2026] POST /volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:24.706798 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dd6dbefa-82a3-4f01-8533-8e30dbbaa66b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:24.708579 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd6dbefa-82a3-4f01-8533-8e30dbbaa66b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:24.708781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd6dbefa-82a3-4f01-8533-8e30dbbaa66b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:24.708992 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dd6dbefa-82a3-4f01-8533-8e30dbbaa66b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:24.709100 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-dd6dbefa-82a3-4f01-8533-8e30dbbaa66b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:24.713792 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:24.713792 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:24.714667 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dd6dbefa-82a3-4f01-8533-8e30dbbaa66b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:24.715133 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 792/3171] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:24 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:24.725801 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-065454e4-39cd-4b44-b3ef-f8afbc490699 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:24.727676 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-065454e4-39cd-4b44-b3ef-f8afbc490699 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:24.727904 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-065454e4-39cd-4b44-b3ef-f8afbc490699 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:24.728125 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-065454e4-39cd-4b44-b3ef-f8afbc490699 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:24.739420 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:24.739420 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:24.743448 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-065454e4-39cd-4b44-b3ef-f8afbc490699 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:24.747548 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-065454e4-39cd-4b44-b3ef-f8afbc490699 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:24.747934 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 797/3172] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:24 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:24.832185 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0c93e2bb-bc9a-4a76-8442-e08ce693ac3e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:24.834588 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c93e2bb-bc9a-4a76-8442-e08ce693ac3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:24.834778 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c93e2bb-bc9a-4a76-8442-e08ce693ac3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:24.834998 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c93e2bb-bc9a-4a76-8442-e08ce693ac3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:24.847369 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:24.847369 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:24.850851 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0c93e2bb-bc9a-4a76-8442-e08ce693ac3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:24.855710 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c93e2bb-bc9a-4a76-8442-e08ce693ac3e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:24.856153 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 795/3173] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:24 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:24.859774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1ea9a4c2-6fb2-4e28-a640-a50df1f965ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:24.861592 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ea9a4c2-6fb2-4e28-a640-a50df1f965ba tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:24.861817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ea9a4c2-6fb2-4e28-a640-a50df1f965ba tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:24.862026 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1ea9a4c2-6fb2-4e28-a640-a50df1f965ba tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:24.869955 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:24.869955 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:24.873794 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1ea9a4c2-6fb2-4e28-a640-a50df1f965ba tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:24.878128 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1ea9a4c2-6fb2-4e28-a640-a50df1f965ba tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:24.878566 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 790/3174] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:24 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:25.366051 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-80c36079-4cf9-4328-872f-8a38e40bfc04 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:25.368122 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-80c36079-4cf9-4328-872f-8a38e40bfc04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019/action Aug 13 19:33:25.368607 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-80c36079-4cf9-4328-872f-8a38e40bfc04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:25.368755 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-80c36079-4cf9-4328-872f-8a38e40bfc04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:25.403939 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:25.403939 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:25.417067 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3a3831b8-57cb-41ea-815c-e9510b1d52d4 req-80c36079-4cf9-4328-872f-8a38e40bfc04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019/action returned with HTTP 204 Aug 13 19:33:25.417067 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 793/3175] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:33:25 2026] POST /volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:25.725360 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-141276c1-2702-4971-9c65-22346a463d13 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:25.729355 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-141276c1-2702-4971-9c65-22346a463d13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:25.729741 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-141276c1-2702-4971-9c65-22346a463d13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:25.729900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-141276c1-2702-4971-9c65-22346a463d13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:25.730040 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-141276c1-2702-4971-9c65-22346a463d13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:25.748373 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:25.748373 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:25.749707 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-141276c1-2702-4971-9c65-22346a463d13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:25.749707 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 798/3176] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:25 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:25.774958 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2372b33c-1682-4051-a2d7-09843b83aa30 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:25.774958 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2372b33c-1682-4051-a2d7-09843b83aa30 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:25.775187 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2372b33c-1682-4051-a2d7-09843b83aa30 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:25.775386 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2372b33c-1682-4051-a2d7-09843b83aa30 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:25.792442 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:25.792442 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:25.797581 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2372b33c-1682-4051-a2d7-09843b83aa30 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:25.804188 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2372b33c-1682-4051-a2d7-09843b83aa30 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:25.804913 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 796/3177] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:25 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:25.873350 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-47dbd2c0-a88c-4dfd-93e6-24dead629c58 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:25.875340 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47dbd2c0-a88c-4dfd-93e6-24dead629c58 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:25.875589 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47dbd2c0-a88c-4dfd-93e6-24dead629c58 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:25.875879 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47dbd2c0-a88c-4dfd-93e6-24dead629c58 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:25.893572 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:25.893572 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:25.897646 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c222d9a1-5cdb-45a4-a042-ccfff1393129 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:25.899496 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c222d9a1-5cdb-45a4-a042-ccfff1393129 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:25.899738 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c222d9a1-5cdb-45a4-a042-ccfff1393129 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:25.900019 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c222d9a1-5cdb-45a4-a042-ccfff1393129 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:25.900437 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-47dbd2c0-a88c-4dfd-93e6-24dead629c58 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:25.906224 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47dbd2c0-a88c-4dfd-93e6-24dead629c58 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:25.907060 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 791/3178] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:25 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1512 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:25.907930 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:25.907930 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:25.913501 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c222d9a1-5cdb-45a4-a042-ccfff1393129 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:25.918029 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c222d9a1-5cdb-45a4-a042-ccfff1393129 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:25.918673 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 794/3179] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:25 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:26.770480 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cbf9d988-e12b-42e7-8ad9-cc649ebd6446 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:26.772653 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbf9d988-e12b-42e7-8ad9-cc649ebd6446 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:26.772834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbf9d988-e12b-42e7-8ad9-cc649ebd6446 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:26.773086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cbf9d988-e12b-42e7-8ad9-cc649ebd6446 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:26.773228 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-cbf9d988-e12b-42e7-8ad9-cc649ebd6446 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:26.778079 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:26.778079 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:26.778807 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cbf9d988-e12b-42e7-8ad9-cc649ebd6446 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:26.779403 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 799/3180] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:26 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:26.818547 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a7a2f00d-3ea0-4bde-8cf7-b125c02a4815 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:26.821387 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a7a2f00d-3ea0-4bde-8cf7-b125c02a4815 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:26.821747 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a7a2f00d-3ea0-4bde-8cf7-b125c02a4815 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:26.821969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a7a2f00d-3ea0-4bde-8cf7-b125c02a4815 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:26.833789 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:26.833789 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:26.838293 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a7a2f00d-3ea0-4bde-8cf7-b125c02a4815 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:26.843834 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a7a2f00d-3ea0-4bde-8cf7-b125c02a4815 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:26.844218 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 797/3181] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:26 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:26.935834 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ecd3e737-5181-467b-83da-e4a0925a83f7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:26.937621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ecd3e737-5181-467b-83da-e4a0925a83f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:26.937916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ecd3e737-5181-467b-83da-e4a0925a83f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:26.938152 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ecd3e737-5181-467b-83da-e4a0925a83f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:26.944419 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:26.944419 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:26.950868 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ecd3e737-5181-467b-83da-e4a0925a83f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:26.953416 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ecd3e737-5181-467b-83da-e4a0925a83f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:26.954017 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 792/3182] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:26 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:27.296964 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bcde9230-20d6-48fa-a89e-a63c4790c696 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.298824 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcde9230-20d6-48fa-a89e-a63c4790c696 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:27.298989 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcde9230-20d6-48fa-a89e-a63c4790c696 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.299168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcde9230-20d6-48fa-a89e-a63c4790c696 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.315540 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.315540 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:27.319854 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bcde9230-20d6-48fa-a89e-a63c4790c696 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:27.326511 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcde9230-20d6-48fa-a89e-a63c4790c696 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:27.327080 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 795/3183] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1512 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:27.352364 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e57640de-0073-44c8-8098-dc21e0441ca9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.356049 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e57640de-0073-44c8-8098-dc21e0441ca9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:27.356407 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e57640de-0073-44c8-8098-dc21e0441ca9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.356566 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e57640de-0073-44c8-8098-dc21e0441ca9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.374228 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.374228 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:27.378713 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e57640de-0073-44c8-8098-dc21e0441ca9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:27.384333 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e57640de-0073-44c8-8098-dc21e0441ca9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:27.384333 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 800/3184] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1512 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:27.400656 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-32d1e080-1a1f-448f-b45d-565e33bed71b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.402265 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-32d1e080-1a1f-448f-b45d-565e33bed71b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:27.402445 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-32d1e080-1a1f-448f-b45d-565e33bed71b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.402607 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-32d1e080-1a1f-448f-b45d-565e33bed71b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.414463 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.414463 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:27.417524 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-32d1e080-1a1f-448f-b45d-565e33bed71b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:27.421052 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-32d1e080-1a1f-448f-b45d-565e33bed71b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:27.421412 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 798/3185] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:27.470740 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-7703d278-5e3a-4859-9167-5f0365e217a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.473154 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-7703d278-5e3a-4859-9167-5f0365e217a0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:27.473370 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-7703d278-5e3a-4859-9167-5f0365e217a0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.473580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-7703d278-5e3a-4859-9167-5f0365e217a0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.487902 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.487902 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:27.492211 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-7703d278-5e3a-4859-9167-5f0365e217a0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:27.499684 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-7703d278-5e3a-4859-9167-5f0365e217a0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:27.500262 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 793/3186] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:27.522251 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-92f9705c-a7e9-4320-ad6f-e1de479c65f8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.524319 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-92f9705c-a7e9-4320-ad6f-e1de479c65f8 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7/action Aug 13 19:33:27.524628 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-92f9705c-a7e9-4320-ad6f-e1de479c65f8 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:27.525151 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-92f9705c-a7e9-4320-ad6f-e1de479c65f8 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:27.536520 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.536520 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:27.536984 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-92f9705c-a7e9-4320-ad6f-e1de479c65f8 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:27.547297 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9e789a79-1750-4106-9421-941d10096848 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.547477 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-92f9705c-a7e9-4320-ad6f-e1de479c65f8 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Begin detaching volume completed successfully. Aug 13 19:33:27.547683 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-92f9705c-a7e9-4320-ad6f-e1de479c65f8 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7/action returned with HTTP 202 Aug 13 19:33:27.548100 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 796/3187] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:33:27 2026] POST /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:27.567336 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fb2fb325-bb7b-4e2b-a8c0-17b98f1928c4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.569297 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb2fb325-bb7b-4e2b-a8c0-17b98f1928c4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:27.569525 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb2fb325-bb7b-4e2b-a8c0-17b98f1928c4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.569707 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb2fb325-bb7b-4e2b-a8c0-17b98f1928c4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.584856 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.584856 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:27.588912 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fb2fb325-bb7b-4e2b-a8c0-17b98f1928c4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:27.594969 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb2fb325-bb7b-4e2b-a8c0-17b98f1928c4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:27.595326 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 799/3188] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1515 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:27.608321 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-06a7cb18-1130-4faa-8552-0cee70477495 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.608689 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06a7cb18-1130-4faa-8552-0cee70477495 None None] GET https://10.4.3.126/volume// Aug 13 19:33:27.608843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06a7cb18-1130-4faa-8552-0cee70477495 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.609018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06a7cb18-1130-4faa-8552-0cee70477495 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.609359 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06a7cb18-1130-4faa-8552-0cee70477495 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:27.609655 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 794/3189] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:27.618907 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-1bafc02c-0d1b-45a1-b698-1274fce586d7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.621357 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-1bafc02c-0d1b-45a1-b698-1274fce586d7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:27.621645 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-1bafc02c-0d1b-45a1-b698-1274fce586d7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.621906 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-1bafc02c-0d1b-45a1-b698-1274fce586d7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.625578 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:27.625987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-653004830"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:27.627820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-653004830'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:27.627975 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Create volume of 1 GB Aug 13 19:33:27.632821 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Availability Zones retrieved successfully. Aug 13 19:33:27.636669 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.636669 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:27.640747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Flow 'volume_create_api' (199e97d0-1633-4d10-8e63-46ef0264627a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:27.641250 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-1bafc02c-0d1b-45a1-b698-1274fce586d7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:27.641887 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85efd9c-d926-4784-91f3-02dc69ff2d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:27.642981 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:27.646347 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-1bafc02c-0d1b-45a1-b698-1274fce586d7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:27.646838 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 797/3190] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1695 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:27.673874 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85efd9c-d926-4784-91f3-02dc69ff2d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:27.674667 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e934fcf-c790-497b-898e-3b01ce35e7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:27.738694 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Created reservations ['29ff262e-b112-4fcc-b5be-920da6136608', '5855dea6-824a-467d-94b1-8c7f00e6d0e3', '86a57c8f-a302-4ea6-999e-704d754cf2f4', '54d5a186-0f2b-44ac-8486-addc985f0ebd'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:27.739684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e934fcf-c790-497b-898e-3b01ce35e7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29ff262e-b112-4fcc-b5be-920da6136608', '5855dea6-824a-467d-94b1-8c7f00e6d0e3', '86a57c8f-a302-4ea6-999e-704d754cf2f4', '54d5a186-0f2b-44ac-8486-addc985f0ebd']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:27.740468 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362e2228-9b39-4d6c-9f25-289cc40745e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:27.764758 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362e2228-9b39-4d6c-9f25-289cc40745e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2eff06e-3e84-44c2-adc6-2bf86bf2df4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-653004830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83ed2bc465b42c598bdfbdd39334d8b',qos_specs=None,replication_status=,reservations=['29ff262e-b112-4fcc-b5be-920da6136608','5855dea6-824a-467d-94b1-8c7f00e6d0e3','86a57c8f-a302-4ea6-999e-704d754cf2f4','54d5a186-0f2b-44ac-8486-addc985f0ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5120f6dfc73e4d83b5e315026ea6935e',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-653004830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2eff06e-3e84-44c2-adc6-2bf86bf2df4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d83ed2bc465b42c598bdfbdd39334d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5120f6dfc73e4d83b5e315026ea6935e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:27.765440 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80437b2-3c77-48cd-a366-d1dc6d6c1003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:27.783690 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80437b2-3c77-48cd-a366-d1dc6d6c1003) transitioned into state 'SUCCESS' from state '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-653004830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d83ed2bc465b42c598bdfbdd39334d8b',qos_specs=None,replication_status=,reservations=['29ff262e-b112-4fcc-b5be-920da6136608','5855dea6-824a-467d-94b1-8c7f00e6d0e3','86a57c8f-a302-4ea6-999e-704d754cf2f4','54d5a186-0f2b-44ac-8486-addc985f0ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5120f6dfc73e4d83b5e315026ea6935e',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:27.784315 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (304b1a54-e96c-47c8-93f8-9c92e083644b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:27.791989 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0f0c66e6-7870-4051-8900-8377f66a702e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.794152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (304b1a54-e96c-47c8-93f8-9c92e083644b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:27.795032 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Flow 'volume_create_api' (199e97d0-1633-4d10-8e63-46ef0264627a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:27.795266 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f0c66e6-7870-4051-8900-8377f66a702e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:27.795344 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Create volume request issued successfully. Aug 13 19:33:27.795531 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f0c66e6-7870-4051-8900-8377f66a702e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.795780 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f0c66e6-7870-4051-8900-8377f66a702e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.795836 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e789a79-1750-4106-9421-941d10096848 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:27.795941 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-0f0c66e6-7870-4051-8900-8377f66a702e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:27.796217 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 801/3191] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:33:27 2026] POST /volume/v3/volumes => generated 748 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:27.805439 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.805439 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:27.806539 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f0c66e6-7870-4051-8900-8377f66a702e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:27.807008 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 800/3192] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:27.810660 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9664d1dc-58cb-41b7-a3f9-48da105d65a1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.814078 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9664d1dc-58cb-41b7-a3f9-48da105d65a1 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:27.814245 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9664d1dc-58cb-41b7-a3f9-48da105d65a1 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.814707 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9664d1dc-58cb-41b7-a3f9-48da105d65a1 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.821092 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.821092 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:27.824579 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9664d1dc-58cb-41b7-a3f9-48da105d65a1 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:27.828200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9664d1dc-58cb-41b7-a3f9-48da105d65a1 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:27.828584 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 795/3193] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:27.856810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-488c543a-a884-477e-9b6c-b7157704f364 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.858663 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-488c543a-a884-477e-9b6c-b7157704f364 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:27.858896 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-488c543a-a884-477e-9b6c-b7157704f364 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.859350 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-488c543a-a884-477e-9b6c-b7157704f364 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.867979 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.867979 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:27.870795 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-488c543a-a884-477e-9b6c-b7157704f364 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:27.876137 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-488c543a-a884-477e-9b6c-b7157704f364 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:27.876517 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 798/3194] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:27.968265 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e3dba19e-4817-4f13-ace7-d8ec96a8f50a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:27.970403 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3dba19e-4817-4f13-ace7-d8ec96a8f50a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:27.970630 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3dba19e-4817-4f13-ace7-d8ec96a8f50a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:27.970845 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3dba19e-4817-4f13-ace7-d8ec96a8f50a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:27.979405 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:27.979405 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:27.983253 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e3dba19e-4817-4f13-ace7-d8ec96a8f50a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:27.987997 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3dba19e-4817-4f13-ace7-d8ec96a8f50a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:27.988476 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 802/3195] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:27 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:28.176194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-928dcad8-b299-464b-8644-f7a1bd6f4e19 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:28.178240 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-928dcad8-b299-464b-8644-f7a1bd6f4e19 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:28.178458 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-928dcad8-b299-464b-8644-f7a1bd6f4e19 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:28.178813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-928dcad8-b299-464b-8644-f7a1bd6f4e19 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:28.190346 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:28.190346 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:28.193503 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-928dcad8-b299-464b-8644-f7a1bd6f4e19 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:28.197898 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-928dcad8-b299-464b-8644-f7a1bd6f4e19 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:28.198383 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 801/3196] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:28 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1515 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:28.220543 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-5f371f94-48f5-411e-8470-e7158456a932 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:28.222626 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-5f371f94-48f5-411e-8470-e7158456a932 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019 Aug 13 19:33:28.222789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-5f371f94-48f5-411e-8470-e7158456a932 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:28.222993 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-5f371f94-48f5-411e-8470-e7158456a932 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:28.234666 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:28.234666 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:28.286059 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-15b748f3-5bbc-47f0-ae2c-e7967874d671 req-5f371f94-48f5-411e-8470-e7158456a932 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019 returned with HTTP 200 Aug 13 19:33:28.286059 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 796/3197] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:28 2026] DELETE /volume/v3/attachments/a909ab4c-a1dc-4c90-a63b-a936a0d1c019 => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:28.608379 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-79092987-7f5a-442a-bf1d-39550a8c80c1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:28.610289 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79092987-7f5a-442a-bf1d-39550a8c80c1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:28.610459 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79092987-7f5a-442a-bf1d-39550a8c80c1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:28.610628 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79092987-7f5a-442a-bf1d-39550a8c80c1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:28.619652 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:28.619652 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:28.622782 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-79092987-7f5a-442a-bf1d-39550a8c80c1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:28.626692 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79092987-7f5a-442a-bf1d-39550a8c80c1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:28.627187 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 799/3198] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:28 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:28.820332 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-11682148-124a-4730-98d3-be7c63336c3a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:28.822057 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-11682148-124a-4730-98d3-be7c63336c3a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:28.822220 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-11682148-124a-4730-98d3-be7c63336c3a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:28.822432 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-11682148-124a-4730-98d3-be7c63336c3a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:28.822534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-11682148-124a-4730-98d3-be7c63336c3a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:28.826390 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:28.826390 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:28.827526 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-11682148-124a-4730-98d3-be7c63336c3a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:28.827867 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 803/3199] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:28 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:28.841689 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7b17f4a8-cf94-46f5-9ed3-12f426ff28e0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:28.843811 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b17f4a8-cf94-46f5-9ed3-12f426ff28e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:28.844055 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b17f4a8-cf94-46f5-9ed3-12f426ff28e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:28.846968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b17f4a8-cf94-46f5-9ed3-12f426ff28e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:28.863325 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:28.863325 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:28.870775 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7b17f4a8-cf94-46f5-9ed3-12f426ff28e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:28.879008 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b17f4a8-cf94-46f5-9ed3-12f426ff28e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:28.879008 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 802/3200] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:28 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:28.890808 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a45f337-2b77-4922-9262-0cb9d9cfdfbc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:28.892129 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a45f337-2b77-4922-9262-0cb9d9cfdfbc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:28.892517 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a45f337-2b77-4922-9262-0cb9d9cfdfbc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:28.892827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a45f337-2b77-4922-9262-0cb9d9cfdfbc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:28.903301 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:28.903301 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:28.906630 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0a45f337-2b77-4922-9262-0cb9d9cfdfbc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:28.912576 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a45f337-2b77-4922-9262-0cb9d9cfdfbc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:28.913102 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 797/3201] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:28 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:28.999843 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-933d8c84-bfb5-4c72-bea6-7fa6c372e7af None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:29.001399 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-933d8c84-bfb5-4c72-bea6-7fa6c372e7af tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:29.001576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-933d8c84-bfb5-4c72-bea6-7fa6c372e7af tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:29.001771 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-933d8c84-bfb5-4c72-bea6-7fa6c372e7af tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:29.007972 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:29.007972 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:29.011358 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-933d8c84-bfb5-4c72-bea6-7fa6c372e7af tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:29.018132 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-933d8c84-bfb5-4c72-bea6-7fa6c372e7af tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:29.018591 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 800/3202] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:28 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:29.838646 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d735fb34-effa-444d-90ac-7f70cddbf326 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:29.842183 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d735fb34-effa-444d-90ac-7f70cddbf326 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:29.842494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d735fb34-effa-444d-90ac-7f70cddbf326 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:29.842585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d735fb34-effa-444d-90ac-7f70cddbf326 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:29.842684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d735fb34-effa-444d-90ac-7f70cddbf326 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:29.846977 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:29.846977 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:29.847830 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d735fb34-effa-444d-90ac-7f70cddbf326 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:29.848209 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 804/3203] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:29 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:29.930545 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bead8461-d418-432b-b203-d9ce511fe1d5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:29.932108 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bead8461-d418-432b-b203-d9ce511fe1d5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:29.932382 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bead8461-d418-432b-b203-d9ce511fe1d5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:29.932638 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bead8461-d418-432b-b203-d9ce511fe1d5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:29.943995 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:29.943995 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:29.949162 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bead8461-d418-432b-b203-d9ce511fe1d5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:29.954894 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bead8461-d418-432b-b203-d9ce511fe1d5 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:29.955507 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 803/3204] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:29 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:30.031913 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d5735957-d5e7-418f-b0ba-43af7fc64277 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:30.034350 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5735957-d5e7-418f-b0ba-43af7fc64277 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:30.034350 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5735957-d5e7-418f-b0ba-43af7fc64277 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:30.034350 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d5735957-d5e7-418f-b0ba-43af7fc64277 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:30.040617 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:30.040617 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:30.044294 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d5735957-d5e7-418f-b0ba-43af7fc64277 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:30.048820 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d5735957-d5e7-418f-b0ba-43af7fc64277 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:30.049499 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 798/3205] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:30 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:30.436192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-b8aad2ba-3798-4881-aba5-12ab4071dffa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:30.438652 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-b8aad2ba-3798-4881-aba5-12ab4071dffa tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70/action Aug 13 19:33:30.439108 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-b8aad2ba-3798-4881-aba5-12ab4071dffa tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:30.439299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-b8aad2ba-3798-4881-aba5-12ab4071dffa tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:30.459092 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:30.459092 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:30.469330 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b8a195f2-cf92-41a4-9336-9ac1d158fa5e req-b8aad2ba-3798-4881-aba5-12ab4071dffa tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70/action returned with HTTP 204 Aug 13 19:33:30.469920 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 801/3206] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:33:30 2026] POST /volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:30.858794 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ee77c218-4cbc-4aca-80d7-72fd3e28d69b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:30.860660 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee77c218-4cbc-4aca-80d7-72fd3e28d69b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:30.860908 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee77c218-4cbc-4aca-80d7-72fd3e28d69b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:30.861133 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee77c218-4cbc-4aca-80d7-72fd3e28d69b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:30.861290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ee77c218-4cbc-4aca-80d7-72fd3e28d69b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:30.865571 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:30.865571 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:30.866339 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee77c218-4cbc-4aca-80d7-72fd3e28d69b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:30.866720 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 805/3207] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:30 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:30.973402 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2cfaacfb-2967-4738-8f18-acd95797eb81 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:30.977282 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2cfaacfb-2967-4738-8f18-acd95797eb81 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:30.977666 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2cfaacfb-2967-4738-8f18-acd95797eb81 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:30.978017 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2cfaacfb-2967-4738-8f18-acd95797eb81 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:30.993292 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:30.993292 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:30.997849 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2cfaacfb-2967-4738-8f18-acd95797eb81 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:31.004627 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2cfaacfb-2967-4738-8f18-acd95797eb81 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:31.005250 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 804/3208] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:30 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 1231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:31.017798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b4b4838f-a323-49d0-8584-ba6bb24664bc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.019150 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4b4838f-a323-49d0-8584-ba6bb24664bc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:31.019440 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4b4838f-a323-49d0-8584-ba6bb24664bc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.019688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4b4838f-a323-49d0-8584-ba6bb24664bc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.033884 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.033884 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:31.038196 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b4b4838f-a323-49d0-8584-ba6bb24664bc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:31.042723 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4b4838f-a323-49d0-8584-ba6bb24664bc tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:31.043227 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 799/3209] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:31.075237 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c27dc8bf-dba4-4a3b-8aec-3d17d0583ec1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.076992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c27dc8bf-dba4-4a3b-8aec-3d17d0583ec1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:31.077212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c27dc8bf-dba4-4a3b-8aec-3d17d0583ec1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.077413 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c27dc8bf-dba4-4a3b-8aec-3d17d0583ec1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.078515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f48be834-e556-4e26-bf8b-378e7fe41662 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.080207 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f48be834-e556-4e26-bf8b-378e7fe41662 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:31.080383 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f48be834-e556-4e26-bf8b-378e7fe41662 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.080564 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f48be834-e556-4e26-bf8b-378e7fe41662 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.084126 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.084126 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:31.087541 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c27dc8bf-dba4-4a3b-8aec-3d17d0583ec1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:31.090216 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.090216 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:31.091818 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c27dc8bf-dba4-4a3b-8aec-3d17d0583ec1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:31.092257 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 802/3210] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:31.094215 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f48be834-e556-4e26-bf8b-378e7fe41662 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:31.098509 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f48be834-e556-4e26-bf8b-378e7fe41662 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:31.098941 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 806/3211] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:31.155616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2c428104-9618-46d2-b6a0-bccc408dc8fc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.158107 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2c428104-9618-46d2-b6a0-bccc408dc8fc tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:31.158309 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2c428104-9618-46d2-b6a0-bccc408dc8fc tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.158493 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2c428104-9618-46d2-b6a0-bccc408dc8fc tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.168354 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.168354 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:31.172027 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2c428104-9618-46d2-b6a0-bccc408dc8fc tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:31.176324 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2c428104-9618-46d2-b6a0-bccc408dc8fc tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:31.176874 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 805/3212] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:31.195936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-1b36ddbb-9a8b-42ab-baba-8989e84844ec None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.200307 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-1b36ddbb-9a8b-42ab-baba-8989e84844ec tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7/action Aug 13 19:33:31.200307 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-1b36ddbb-9a8b-42ab-baba-8989e84844ec tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:31.200307 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-1b36ddbb-9a8b-42ab-baba-8989e84844ec tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:31.214647 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.214647 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:31.215793 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-1b36ddbb-9a8b-42ab-baba-8989e84844ec tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:31.227126 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-1b36ddbb-9a8b-42ab-baba-8989e84844ec tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Begin detaching volume completed successfully. Aug 13 19:33:31.227209 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-1b36ddbb-9a8b-42ab-baba-8989e84844ec tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7/action returned with HTTP 202 Aug 13 19:33:31.227921 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 800/3213] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:33:31 2026] POST /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:31.255086 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-091f18b8-021c-4e68-80b5-67324da9fd84 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.257261 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-091f18b8-021c-4e68-80b5-67324da9fd84 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:31.257514 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-091f18b8-021c-4e68-80b5-67324da9fd84 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.257816 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-091f18b8-021c-4e68-80b5-67324da9fd84 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.273386 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.273386 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:31.278072 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-091f18b8-021c-4e68-80b5-67324da9fd84 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:31.283616 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-091f18b8-021c-4e68-80b5-67324da9fd84 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:31.284228 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 803/3214] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:31.339583 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8b58a1dd-bdb8-4703-8b4b-719e9d1091b3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.339583 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b58a1dd-bdb8-4703-8b4b-719e9d1091b3 None None] GET https://10.4.3.126/volume// Aug 13 19:33:31.339583 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b58a1dd-bdb8-4703-8b4b-719e9d1091b3 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.339583 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b58a1dd-bdb8-4703-8b4b-719e9d1091b3 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.339583 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b58a1dd-bdb8-4703-8b4b-719e9d1091b3 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:31.339583 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 807/3215] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:31.361136 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c71f9690-bc04-4ca4-8ea8-3275838374a9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.363520 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c71f9690-bc04-4ca4-8ea8-3275838374a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:31.363705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c71f9690-bc04-4ca4-8ea8-3275838374a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.363887 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c71f9690-bc04-4ca4-8ea8-3275838374a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.382662 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.382662 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:31.390076 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c71f9690-bc04-4ca4-8ea8-3275838374a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:31.394613 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c71f9690-bc04-4ca4-8ea8-3275838374a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:31.395262 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 806/3216] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1398 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:31.577070 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9056aff4-e08d-4842-85b7-730434dccd25 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.579369 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9056aff4-e08d-4842-85b7-730434dccd25 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:31.579531 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9056aff4-e08d-4842-85b7-730434dccd25 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.579696 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9056aff4-e08d-4842-85b7-730434dccd25 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.585704 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.585704 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:31.589247 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9056aff4-e08d-4842-85b7-730434dccd25 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:31.592621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9056aff4-e08d-4842-85b7-730434dccd25 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:31.593057 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 801/3217] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 940 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:31.876027 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ebb1a28c-0ced-4d5a-91f6-21c45d9da261 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.877564 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebb1a28c-0ced-4d5a-91f6-21c45d9da261 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:31.877727 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebb1a28c-0ced-4d5a-91f6-21c45d9da261 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.877928 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebb1a28c-0ced-4d5a-91f6-21c45d9da261 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.878055 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ebb1a28c-0ced-4d5a-91f6-21c45d9da261 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:31.881745 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.881745 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:31.882414 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebb1a28c-0ced-4d5a-91f6-21c45d9da261 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:31.882994 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 804/3218] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:31.902411 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b0e7f239-6e51-4973-ab81-cd1056f12053 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.904339 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b0e7f239-6e51-4973-ab81-cd1056f12053 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:31.904503 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b0e7f239-6e51-4973-ab81-cd1056f12053 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.904670 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b0e7f239-6e51-4973-ab81-cd1056f12053 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.911203 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:31.911203 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:31.915060 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b0e7f239-6e51-4973-ab81-cd1056f12053 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:31.919545 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b0e7f239-6e51-4973-ab81-cd1056f12053 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:31.919948 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 808/3219] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:31.989598 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ed9924f4-c54e-450a-9067-80bb6ad0fc7c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.989985 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ed9924f4-c54e-450a-9067-80bb6ad0fc7c None None] GET https://10.4.3.126/volume// Aug 13 19:33:31.990114 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ed9924f4-c54e-450a-9067-80bb6ad0fc7c None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:31.990296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ed9924f4-c54e-450a-9067-80bb6ad0fc7c None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:31.990600 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ed9924f4-c54e-450a-9067-80bb6ad0fc7c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:31.990859 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 807/3220] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:33:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:31.997519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b1ed13cd-76f2-4641-945d-c82978b121af None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:31.999555 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b1ed13cd-76f2-4641-945d-c82978b121af tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:33:32.000085 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b1ed13cd-76f2-4641-945d-c82978b121af tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bea0a14e-acc5-40c5-b270-8cc648a54f93", "connector": null, "instance_uuid": "d8361183-9ca3-40c3-a78e-a69fc7488a79"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:32.008450 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:32.008450 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:32.031621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-b1ed13cd-76f2-4641-945d-c82978b121af tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:33:32.032303 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 802/3221] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:33:31 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:32.054201 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-20cb484e-59aa-4455-945b-9c85bea79f42 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:32.055961 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-20cb484e-59aa-4455-945b-9c85bea79f42 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:32.056158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-20cb484e-59aa-4455-945b-9c85bea79f42 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:32.056366 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-20cb484e-59aa-4455-945b-9c85bea79f42 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:32.064958 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bb46fd54-205a-4c44-9e98-3e32890b9228 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:32.065292 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb46fd54-205a-4c44-9e98-3e32890b9228 None None] GET https://10.4.3.126/volume// Aug 13 19:33:32.065460 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:32.065460 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:32.065525 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb46fd54-205a-4c44-9e98-3e32890b9228 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:32.065638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb46fd54-205a-4c44-9e98-3e32890b9228 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:32.065960 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb46fd54-205a-4c44-9e98-3e32890b9228 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:32.066350 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 809/3222] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:32 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:32.068687 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-20cb484e-59aa-4455-945b-9c85bea79f42 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:32.072679 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-50d68a31-48b8-49bd-8086-d61b04fc4537 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:32.072766 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-20cb484e-59aa-4455-945b-9c85bea79f42 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:32.073139 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 805/3223] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:32 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:32.074640 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-50d68a31-48b8-49bd-8086-d61b04fc4537 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:32.074866 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-50d68a31-48b8-49bd-8086-d61b04fc4537 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:32.075084 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-50d68a31-48b8-49bd-8086-d61b04fc4537 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:32.083579 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:32.083579 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:32.086848 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-50d68a31-48b8-49bd-8086-d61b04fc4537 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:32.090681 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-50d68a31-48b8-49bd-8086-d61b04fc4537 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:32.091101 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 808/3224] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:32 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 1119 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:32.107638 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5d0608d4-d69c-4044-a87a-c7435112cf26 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:32.109354 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d0608d4-d69c-4044-a87a-c7435112cf26 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:32.109555 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d0608d4-d69c-4044-a87a-c7435112cf26 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:32.109737 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d0608d4-d69c-4044-a87a-c7435112cf26 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:32.116339 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:32.116339 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:32.119671 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5d0608d4-d69c-4044-a87a-c7435112cf26 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:32.123536 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d0608d4-d69c-4044-a87a-c7435112cf26 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:32.123895 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 803/3225] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:32 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:32.191507 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-009006c6-8ce0-43bd-bf89-6d1de18df732 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:32.193617 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-009006c6-8ce0-43bd-bf89-6d1de18df732 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] PUT https://10.4.3.126/volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242 Aug 13 19:33:32.193979 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-009006c6-8ce0-43bd-bf89-6d1de18df732 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:32.204399 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-009006c6-8ce0-43bd-bf89-6d1de18df732 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Acquiring lock "cinder-attachment_update-bea0a14e-acc5-40c5-b270-8cc648a54f93-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:33:32.209203 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-009006c6-8ce0-43bd-bf89-6d1de18df732 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Lock "cinder-attachment_update-bea0a14e-acc5-40c5-b270-8cc648a54f93-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:33:32.210166 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:32.210166 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:32.288001 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-009006c6-8ce0-43bd-bf89-6d1de18df732 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Lock "cinder-attachment_update-bea0a14e-acc5-40c5-b270-8cc648a54f93-np0000007253" released by "attachment_update" :: held 0.079s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:33:32.288307 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-009006c6-8ce0-43bd-bf89-6d1de18df732 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242 returned with HTTP 200 Aug 13 19:33:32.288732 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 810/3226] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:33:32 2026] PUT /volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:32.301002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d411bb1e-b468-44b7-b5be-a314f4a564b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:32.302620 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d411bb1e-b468-44b7-b5be-a314f4a564b0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:32.302787 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d411bb1e-b468-44b7-b5be-a314f4a564b0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:32.303017 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d411bb1e-b468-44b7-b5be-a314f4a564b0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:32.316063 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:32.316063 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:32.319890 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d411bb1e-b468-44b7-b5be-a314f4a564b0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:32.325529 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d411bb1e-b468-44b7-b5be-a314f4a564b0 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:32.325927 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 806/3227] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:32 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:32.893044 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9a24c1d8-9c27-410d-adad-0402a8117c07 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:32.895032 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9a24c1d8-9c27-410d-adad-0402a8117c07 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:32.895288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9a24c1d8-9c27-410d-adad-0402a8117c07 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:32.895552 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9a24c1d8-9c27-410d-adad-0402a8117c07 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:32.895702 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-9a24c1d8-9c27-410d-adad-0402a8117c07 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:32.901411 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:32.901411 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:32.902506 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9a24c1d8-9c27-410d-adad-0402a8117c07 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:32.903024 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 809/3228] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:32 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:33.084728 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-65392e89-2fa9-4450-a83c-429f2f43f467 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:33.089201 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65392e89-2fa9-4450-a83c-429f2f43f467 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:33.089426 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65392e89-2fa9-4450-a83c-429f2f43f467 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:33.089634 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-65392e89-2fa9-4450-a83c-429f2f43f467 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:33.103981 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:33.103981 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:33.109126 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-65392e89-2fa9-4450-a83c-429f2f43f467 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:33.115027 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-65392e89-2fa9-4450-a83c-429f2f43f467 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:33.115739 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 804/3229] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:33 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 940 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:33.140420 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6694cc1d-605b-460a-b737-3ae5f6562933 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:33.144375 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6694cc1d-605b-460a-b737-3ae5f6562933 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:33.144375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6694cc1d-605b-460a-b737-3ae5f6562933 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:33.144375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6694cc1d-605b-460a-b737-3ae5f6562933 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:33.155679 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:33.155679 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:33.159581 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6694cc1d-605b-460a-b737-3ae5f6562933 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:33.166573 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6694cc1d-605b-460a-b737-3ae5f6562933 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:33.167301 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 811/3230] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:33 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:33.229957 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-9b01984a-6b0a-43ee-b700-0cb3c291358c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:33.232733 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-9b01984a-6b0a-43ee-b700-0cb3c291358c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/encryption Aug 13 19:33:33.232995 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-9b01984a-6b0a-43ee-b700-0cb3c291358c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:33.233263 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-9b01984a-6b0a-43ee-b700-0cb3c291358c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:33.248770 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:33.248770 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:33.256812 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e5b87351-c142-465c-beb4-bedf2c02df9b req-9b01984a-6b0a-43ee-b700-0cb3c291358c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/encryption returned with HTTP 200 Aug 13 19:33:33.257294 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 807/3231] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:33:33 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:33.342363 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1a0a22bb-3cdd-4a87-9e7a-bc717678c11e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:33.344366 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a0a22bb-3cdd-4a87-9e7a-bc717678c11e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:33.344551 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a0a22bb-3cdd-4a87-9e7a-bc717678c11e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:33.344723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a0a22bb-3cdd-4a87-9e7a-bc717678c11e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:33.362639 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:33.362639 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:33.369097 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1a0a22bb-3cdd-4a87-9e7a-bc717678c11e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:33.375235 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a0a22bb-3cdd-4a87-9e7a-bc717678c11e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:33.375738 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 810/3232] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:33 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:33.847539 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2aa79582-3697-48d5-86af-a39047214b2b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:33.851372 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2aa79582-3697-48d5-86af-a39047214b2b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:33.851372 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2aa79582-3697-48d5-86af-a39047214b2b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:33.851372 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2aa79582-3697-48d5-86af-a39047214b2b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:33.859730 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:33.859730 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:33.863565 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2aa79582-3697-48d5-86af-a39047214b2b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:33.868437 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-2aa79582-3697-48d5-86af-a39047214b2b tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:33.869038 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 805/3233] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:33 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:33.913825 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-00dccc23-5c0e-40d6-8d52-0fd08d9209f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:33.916031 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-00dccc23-5c0e-40d6-8d52-0fd08d9209f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:33.916286 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-00dccc23-5c0e-40d6-8d52-0fd08d9209f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:33.916599 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-00dccc23-5c0e-40d6-8d52-0fd08d9209f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:33.916875 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-00dccc23-5c0e-40d6-8d52-0fd08d9209f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:33.922211 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:33.922211 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:33.923631 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-00dccc23-5c0e-40d6-8d52-0fd08d9209f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:33.924087 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 812/3234] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:33 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:34.130152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d0817360-9b9f-4e1c-b389-ad3670315917 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:34.132219 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0817360-9b9f-4e1c-b389-ad3670315917 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:34.132621 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0817360-9b9f-4e1c-b389-ad3670315917 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:34.133064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0817360-9b9f-4e1c-b389-ad3670315917 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:34.146587 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:34.146587 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:34.151491 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d0817360-9b9f-4e1c-b389-ad3670315917 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:34.156472 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0817360-9b9f-4e1c-b389-ad3670315917 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:34.157071 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 808/3235] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:34 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:34.180796 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4b129e89-3dfc-4af2-8d77-5b9e8e7d6027 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:34.183552 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4b129e89-3dfc-4af2-8d77-5b9e8e7d6027 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:34.183836 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4b129e89-3dfc-4af2-8d77-5b9e8e7d6027 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:34.184037 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4b129e89-3dfc-4af2-8d77-5b9e8e7d6027 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:34.191403 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:34.191403 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:34.196743 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4b129e89-3dfc-4af2-8d77-5b9e8e7d6027 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:34.201099 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4b129e89-3dfc-4af2-8d77-5b9e8e7d6027 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:34.201593 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 811/3236] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:34 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:34.391116 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-944f58b9-7884-451a-8ba9-b00c1f5d2ccf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:34.393463 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-944f58b9-7884-451a-8ba9-b00c1f5d2ccf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:34.393717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-944f58b9-7884-451a-8ba9-b00c1f5d2ccf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:34.393957 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-944f58b9-7884-451a-8ba9-b00c1f5d2ccf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:34.408087 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:34.408087 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:34.412607 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-944f58b9-7884-451a-8ba9-b00c1f5d2ccf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:34.416303 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-944f58b9-7884-451a-8ba9-b00c1f5d2ccf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:34.416888 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 806/3237] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:34 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:34.947880 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d258349c-3d92-4926-b589-4f610cb53469 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:34.953953 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d258349c-3d92-4926-b589-4f610cb53469 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:34.954173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d258349c-3d92-4926-b589-4f610cb53469 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:34.954414 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d258349c-3d92-4926-b589-4f610cb53469 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:34.954560 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d258349c-3d92-4926-b589-4f610cb53469 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:34.960026 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:34.960026 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:34.961053 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d258349c-3d92-4926-b589-4f610cb53469 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:34.961536 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 813/3238] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:34 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:35.171583 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-02fd1bf0-0156-4a0b-855d-155330757306 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:35.175323 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02fd1bf0-0156-4a0b-855d-155330757306 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:35.175323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02fd1bf0-0156-4a0b-855d-155330757306 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:35.175323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02fd1bf0-0156-4a0b-855d-155330757306 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:35.185071 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:35.185071 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:35.189125 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-02fd1bf0-0156-4a0b-855d-155330757306 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:35.194088 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02fd1bf0-0156-4a0b-855d-155330757306 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:35.194565 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 809/3239] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:35 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:35.220401 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-69c9813c-e28f-4067-84a3-b5591b551fae None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:35.222082 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69c9813c-e28f-4067-84a3-b5591b551fae tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:35.222266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69c9813c-e28f-4067-84a3-b5591b551fae tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:35.222453 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69c9813c-e28f-4067-84a3-b5591b551fae tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:35.228708 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:35.228708 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:35.232115 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-69c9813c-e28f-4067-84a3-b5591b551fae tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:35.235844 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69c9813c-e28f-4067-84a3-b5591b551fae tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:35.236311 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 812/3240] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:35 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:35.435239 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bfd2fd31-d8bc-4566-892a-9ecbea74e00c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:35.440199 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfd2fd31-d8bc-4566-892a-9ecbea74e00c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:35.440472 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfd2fd31-d8bc-4566-892a-9ecbea74e00c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:35.442947 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfd2fd31-d8bc-4566-892a-9ecbea74e00c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:35.464650 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:35.464650 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:35.472868 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bfd2fd31-d8bc-4566-892a-9ecbea74e00c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:35.479592 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfd2fd31-d8bc-4566-892a-9ecbea74e00c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:35.480129 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 807/3241] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:35 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:35.597298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1296f39b-2e4e-49ca-a996-641e24049b30 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:35.598195 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1296f39b-2e4e-49ca-a996-641e24049b30 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:35.598624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1296f39b-2e4e-49ca-a996-641e24049b30 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-attach": {"instance_uuid": "e220fdcb-0c21-4794-ae38-50b0e9e3bddd", "mountpoint": "/dev/vdb"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:35.598759 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1296f39b-2e4e-49ca-a996-641e24049b30 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e220fdcb-0c21-4794-ae38-50b0e9e3bddd", "mountpoint": "/dev/vdb"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:35.607300 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:35.607300 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:35.607756 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1296f39b-2e4e-49ca-a996-641e24049b30 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:35.619976 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1296f39b-2e4e-49ca-a996-641e24049b30 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Update volume admin metadata completed successfully. Aug 13 19:33:35.672695 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1296f39b-2e4e-49ca-a996-641e24049b30 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Attach volume completed successfully. Aug 13 19:33:35.672914 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1296f39b-2e4e-49ca-a996-641e24049b30 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:35.673858 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 814/3242] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:35 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:35.683022 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8932d685-4052-4ae5-8769-6f3208858a55 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:35.686252 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8932d685-4052-4ae5-8769-6f3208858a55 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:35.686252 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8932d685-4052-4ae5-8769-6f3208858a55 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:35.686252 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8932d685-4052-4ae5-8769-6f3208858a55 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:35.695117 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:35.695117 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:35.699201 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8932d685-4052-4ae5-8769-6f3208858a55 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:35.703539 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8932d685-4052-4ae5-8769-6f3208858a55 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:35.704057 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 810/3243] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:35 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:35.716425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0f0af741-75f5-4ad5-97b4-37251cd61300 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:35.718221 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f0af741-75f5-4ad5-97b4-37251cd61300 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:35.718623 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f0af741-75f5-4ad5-97b4-37251cd61300 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-detach": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:35.718827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f0af741-75f5-4ad5-97b4-37251cd61300 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:35.730062 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:35.730062 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:35.730657 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0f0af741-75f5-4ad5-97b4-37251cd61300 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:35.788094 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0f0af741-75f5-4ad5-97b4-37251cd61300 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Detach volume completed successfully. Aug 13 19:33:35.788368 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f0af741-75f5-4ad5-97b4-37251cd61300 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:35.789192 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 813/3244] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:35 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:35.798174 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-23e1b0a3-8e22-4d8d-bd2d-301e4f7f1f2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:35.806529 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23e1b0a3-8e22-4d8d-bd2d-301e4f7f1f2c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:35.806727 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23e1b0a3-8e22-4d8d-bd2d-301e4f7f1f2c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:35.806922 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23e1b0a3-8e22-4d8d-bd2d-301e4f7f1f2c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:35.813734 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:35.813734 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:35.817557 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-23e1b0a3-8e22-4d8d-bd2d-301e4f7f1f2c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:35.821675 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23e1b0a3-8e22-4d8d-bd2d-301e4f7f1f2c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:35.822060 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 808/3245] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:35 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:35.975189 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4dabbdd0-f66d-409f-be62-cc7183cd5df8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:35.980813 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dabbdd0-f66d-409f-be62-cc7183cd5df8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:35.980971 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dabbdd0-f66d-409f-be62-cc7183cd5df8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:35.981183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dabbdd0-f66d-409f-be62-cc7183cd5df8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:35.981303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4dabbdd0-f66d-409f-be62-cc7183cd5df8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:35.988868 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:35.988868 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:35.989785 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dabbdd0-f66d-409f-be62-cc7183cd5df8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:35.990213 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 815/3246] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:35 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:36.215558 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-912b78c6-5cac-4a67-8c67-d372bae58d79 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:36.217973 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-912b78c6-5cac-4a67-8c67-d372bae58d79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:36.218421 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-912b78c6-5cac-4a67-8c67-d372bae58d79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:36.218764 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-912b78c6-5cac-4a67-8c67-d372bae58d79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:36.233396 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:36.233396 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:36.239005 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-912b78c6-5cac-4a67-8c67-d372bae58d79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:36.245338 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-912b78c6-5cac-4a67-8c67-d372bae58d79 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:36.246005 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 811/3247] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:36 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 940 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:36.258862 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a714d329-dd79-4cb0-a844-1c170fe5eebb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:36.261221 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a714d329-dd79-4cb0-a844-1c170fe5eebb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:36.262814 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a714d329-dd79-4cb0-a844-1c170fe5eebb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:36.263167 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a714d329-dd79-4cb0-a844-1c170fe5eebb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:36.273136 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:36.273136 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:36.278250 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a714d329-dd79-4cb0-a844-1c170fe5eebb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:36.284970 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a714d329-dd79-4cb0-a844-1c170fe5eebb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:36.287799 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 814/3248] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:36 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:36.504545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cc8e1d52-cbc3-4d11-bea4-290d06fbcd4e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:36.508294 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc8e1d52-cbc3-4d11-bea4-290d06fbcd4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:36.508294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc8e1d52-cbc3-4d11-bea4-290d06fbcd4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:36.508490 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc8e1d52-cbc3-4d11-bea4-290d06fbcd4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:36.524961 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:36.524961 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:36.528591 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cc8e1d52-cbc3-4d11-bea4-290d06fbcd4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:36.533520 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc8e1d52-cbc3-4d11-bea4-290d06fbcd4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:36.533858 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 809/3249] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:36 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:36.596206 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-ade3473c-861c-498f-b21d-2cf74a34cb4f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:36.599404 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-ade3473c-861c-498f-b21d-2cf74a34cb4f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242/action Aug 13 19:33:36.599978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-ade3473c-861c-498f-b21d-2cf74a34cb4f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:36.600193 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-ade3473c-861c-498f-b21d-2cf74a34cb4f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:36.623409 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:36.623409 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:36.638366 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f8d33f64-ed38-43b8-9689-e52b05076d7a req-ade3473c-861c-498f-b21d-2cf74a34cb4f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242/action returned with HTTP 204 Aug 13 19:33:36.638713 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 816/3250] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:33:36 2026] POST /volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:37.001895 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-79fab75b-9384-4e0d-bc69-c9e941bc8014 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.004104 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79fab75b-9384-4e0d-bc69-c9e941bc8014 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:37.004365 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79fab75b-9384-4e0d-bc69-c9e941bc8014 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.004611 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-79fab75b-9384-4e0d-bc69-c9e941bc8014 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.004750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-79fab75b-9384-4e0d-bc69-c9e941bc8014 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:37.011937 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.011937 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:37.012953 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-79fab75b-9384-4e0d-bc69-c9e941bc8014 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:37.013408 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 812/3251] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:37.199497 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c02e064a-56b7-4cc5-99ef-82df4c1d0935 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.201349 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c02e064a-56b7-4cc5-99ef-82df4c1d0935 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6 Aug 13 19:33:37.201517 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c02e064a-56b7-4cc5-99ef-82df4c1d0935 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.201706 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c02e064a-56b7-4cc5-99ef-82df4c1d0935 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.210162 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.210162 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:37.260510 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1a1e59a2-788c-42b5-858b-97514f9cf586 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.262430 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1a1e59a2-788c-42b5-858b-97514f9cf586 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:37.262617 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1a1e59a2-788c-42b5-858b-97514f9cf586 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.262780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1a1e59a2-788c-42b5-858b-97514f9cf586 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.275340 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.275340 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:37.275487 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a7438fba-be3c-4e5c-9b1c-f8abe1c0a060 req-c02e064a-56b7-4cc5-99ef-82df4c1d0935 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6 returned with HTTP 200 Aug 13 19:33:37.275916 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 815/3252] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:37 2026] DELETE /volume/v3/attachments/689f70e7-ad33-44ea-8239-97f45f0097c6 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:37.282436 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1a1e59a2-788c-42b5-858b-97514f9cf586 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:37.290941 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1a1e59a2-788c-42b5-858b-97514f9cf586 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:37.290941 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 810/3253] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 1232 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:37.302795 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-db413e73-ce29-4849-b4d2-e6daf2db70ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.313246 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-db413e73-ce29-4849-b4d2-e6daf2db70ab tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:37.313514 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-db413e73-ce29-4849-b4d2-e6daf2db70ab tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.313719 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-db413e73-ce29-4849-b4d2-e6daf2db70ab tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.317339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9a72cdbb-51b0-426a-a0f8-a11be811c5c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.319770 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a72cdbb-51b0-426a-a0f8-a11be811c5c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:37.320178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a72cdbb-51b0-426a-a0f8-a11be811c5c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.320493 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9a72cdbb-51b0-426a-a0f8-a11be811c5c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.325973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-d6e637bf-d97b-4546-b10d-d3040159bd45 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.328451 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-d6e637bf-d97b-4546-b10d-d3040159bd45 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d Aug 13 19:33:37.328795 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.328795 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:37.328932 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-d6e637bf-d97b-4546-b10d-d3040159bd45 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.329232 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-d6e637bf-d97b-4546-b10d-d3040159bd45 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.333373 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.333373 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:37.334693 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-db413e73-ce29-4849-b4d2-e6daf2db70ab tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:37.338530 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9a72cdbb-51b0-426a-a0f8-a11be811c5c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:37.340079 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-db413e73-ce29-4849-b4d2-e6daf2db70ab tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:37.340134 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.340134 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:37.341033 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 817/3254] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:37.345404 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9a72cdbb-51b0-426a-a0f8-a11be811c5c9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:37.345971 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 813/3255] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 1232 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:37.398957 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-d6e637bf-d97b-4546-b10d-d3040159bd45 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d returned with HTTP 200 Aug 13 19:33:37.399554 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 816/3256] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:37 2026] DELETE /volume/v3/attachments/c98c0452-0374-439b-9fa6-1eb4837dc62d => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:37.416518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-60f1887c-c849-45d9-a5bf-b68965c0b887 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.421532 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-60f1887c-c849-45d9-a5bf-b68965c0b887 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff Aug 13 19:33:37.421532 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-60f1887c-c849-45d9-a5bf-b68965c0b887 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.421532 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-60f1887c-c849-45d9-a5bf-b68965c0b887 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.421728 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-60f1887c-c849-45d9-a5bf-b68965c0b887 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Delete volume with id: ac620af9-9ada-48f3-95bf-05b579e108ff Aug 13 19:33:37.435042 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.435042 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:37.436026 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-60f1887c-c849-45d9-a5bf-b68965c0b887 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:33:37.467984 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-60f1887c-c849-45d9-a5bf-b68965c0b887 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Delete volume request issued successfully. Aug 13 19:33:37.468453 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-0cda7901-d7fb-49ee-82e2-741da0425f36 req-60f1887c-c849-45d9-a5bf-b68965c0b887 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff returned with HTTP 202 Aug 13 19:33:37.468859 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 811/3257] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:33:37 2026] DELETE /volume/v3/volumes/ac620af9-9ada-48f3-95bf-05b579e108ff => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:37.556666 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6e53863e-a79a-4816-b434-490396705d29 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.558260 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e53863e-a79a-4816-b434-490396705d29 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:37.558260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e53863e-a79a-4816-b434-490396705d29 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.558383 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e53863e-a79a-4816-b434-490396705d29 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.585970 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.585970 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:37.591063 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e53863e-a79a-4816-b434-490396705d29 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:37.596407 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e53863e-a79a-4816-b434-490396705d29 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:37.596927 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 818/3258] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 923 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:37.613346 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3bc74551-1ceb-4a1f-9b9b-a7d9b6631478 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.617817 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3bc74551-1ceb-4a1f-9b9b-a7d9b6631478 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:37.618100 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3bc74551-1ceb-4a1f-9b9b-a7d9b6631478 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.618549 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3bc74551-1ceb-4a1f-9b9b-a7d9b6631478 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.647361 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.647361 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:37.659016 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3bc74551-1ceb-4a1f-9b9b-a7d9b6631478 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:37.665648 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3bc74551-1ceb-4a1f-9b9b-a7d9b6631478 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:37.666226 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 814/3259] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1164 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:37.727159 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-9c58e69b-af9a-4d7b-b511-628aa4819f99 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.730299 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-9c58e69b-af9a-4d7b-b511-628aa4819f99 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:37.730299 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-9c58e69b-af9a-4d7b-b511-628aa4819f99 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.730299 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-9c58e69b-af9a-4d7b-b511-628aa4819f99 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.739267 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.739267 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:37.742925 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-9c58e69b-af9a-4d7b-b511-628aa4819f99 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:37.747563 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-9c58e69b-af9a-4d7b-b511-628aa4819f99 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:37.748087 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 817/3260] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:37.781321 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-a9c9a81a-37d5-4501-bd87-381325207d6c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.784291 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-a9c9a81a-37d5-4501-bd87-381325207d6c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/action Aug 13 19:33:37.784803 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-a9c9a81a-37d5-4501-bd87-381325207d6c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:37.784946 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-a9c9a81a-37d5-4501-bd87-381325207d6c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:37.809728 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.809728 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:37.810361 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-a9c9a81a-37d5-4501-bd87-381325207d6c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:37.816379 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-a9c9a81a-37d5-4501-bd87-381325207d6c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Begin detaching volume completed successfully. Aug 13 19:33:37.816624 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-a9c9a81a-37d5-4501-bd87-381325207d6c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/action returned with HTTP 202 Aug 13 19:33:37.817309 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 812/3261] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:33:37 2026] POST /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:37.842215 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4434053a-6f6e-4501-8431-559189bda8d9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.847952 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4434053a-6f6e-4501-8431-559189bda8d9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:37.848244 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4434053a-6f6e-4501-8431-559189bda8d9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.848568 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4434053a-6f6e-4501-8431-559189bda8d9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.858720 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.858720 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:37.862951 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4434053a-6f6e-4501-8431-559189bda8d9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:37.868634 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4434053a-6f6e-4501-8431-559189bda8d9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:37.869102 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 819/3262] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:37.912695 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f0db59c8-ed9a-4a0a-bd1a-48289c8bd0dc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.913140 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0db59c8-ed9a-4a0a-bd1a-48289c8bd0dc None None] GET https://10.4.3.126/volume// Aug 13 19:33:37.913418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0db59c8-ed9a-4a0a-bd1a-48289c8bd0dc None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.913669 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0db59c8-ed9a-4a0a-bd1a-48289c8bd0dc None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.914084 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0db59c8-ed9a-4a0a-bd1a-48289c8bd0dc None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:37.914466 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 815/3263] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:37.941501 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-872391ca-5f31-4f71-89c7-99ad71fd6166 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.944420 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-872391ca-5f31-4f71-89c7-99ad71fd6166 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:37.944737 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-872391ca-5f31-4f71-89c7-99ad71fd6166 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.945025 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-872391ca-5f31-4f71-89c7-99ad71fd6166 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:37.957058 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:37.957058 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:37.960867 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-872391ca-5f31-4f71-89c7-99ad71fd6166 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:37.966117 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-872391ca-5f31-4f71-89c7-99ad71fd6166 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:37.966956 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 818/3264] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:37.982172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-47751bf3-751f-480e-805a-9b242da343bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:37.988060 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-47751bf3-751f-480e-805a-9b242da343bf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/encryption Aug 13 19:33:37.990450 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-47751bf3-751f-480e-805a-9b242da343bf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:37.990693 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-47751bf3-751f-480e-805a-9b242da343bf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:38.004372 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.004372 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:38.011681 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-47751bf3-751f-480e-805a-9b242da343bf tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/encryption returned with HTTP 200 Aug 13 19:33:38.012127 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 813/3265] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:33:37 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:38.025109 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b792eb02-1eec-4aac-819e-3e63a9be3d50 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:38.026991 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b792eb02-1eec-4aac-819e-3e63a9be3d50 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:38.027205 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b792eb02-1eec-4aac-819e-3e63a9be3d50 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:38.027493 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b792eb02-1eec-4aac-819e-3e63a9be3d50 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:38.027614 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b792eb02-1eec-4aac-819e-3e63a9be3d50 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:38.034288 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.034288 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:38.035187 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b792eb02-1eec-4aac-819e-3e63a9be3d50 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:38.036533 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 820/3266] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:38 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:38.053145 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:38.058678 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764/restore Aug 13 19:33:38.058978 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ce854934-d7f4-4111-bdcd-b0ae11f150d8"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:38.060332 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Restoring backup 06db985e-f9b1-4fb3-8573-8619468d3764 ({'restore': {'volume_id': 'ce854934-d7f4-4111-bdcd-b0ae11f150d8'}}) {{(pid=100184) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 19:33:38.060638 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Restoring backup 06db985e-f9b1-4fb3-8573-8619468d3764 to volume ce854934-d7f4-4111-bdcd-b0ae11f150d8. Aug 13 19:33:38.065263 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.065263 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:38.076513 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.076513 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:38.076943 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:33:38.077152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.api [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Checking backup size 1 against volume size 1 {{(pid=100184) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 19:33:38.077152 np0000007253 devstack@c-api.service[100184]: INFO cinder.backup.api [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Overwriting volume ce854934-d7f4-4111-bdcd-b0ae11f150d8 with restore of backup 06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:38.094514 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] restore_backup in rpcapi backup_id 06db985e-f9b1-4fb3-8573-8619468d3764 {{(pid=100184) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 19:33:38.103609 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8475cd8d-da5e-4afb-8bfa-827b70325f3b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764/restore returned with HTTP 202 Aug 13 19:33:38.104069 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 816/3267] 10.4.3.126 () {68 vars in 1393 bytes} [Thu Aug 13 19:33:38 2026] POST /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764/restore => generated 181 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:38.114015 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-265b88b6-00fc-4e38-8189-e581e16c7977 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:38.115929 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-265b88b6-00fc-4e38-8189-e581e16c7977 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:38.116143 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-265b88b6-00fc-4e38-8189-e581e16c7977 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:38.116368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-265b88b6-00fc-4e38-8189-e581e16c7977 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:38.116474 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-265b88b6-00fc-4e38-8189-e581e16c7977 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:38.123417 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.123417 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:38.124282 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-265b88b6-00fc-4e38-8189-e581e16c7977 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:38.125849 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 819/3268] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:38 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:38.355645 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6e8ac902-817c-4755-bc95-cce8776ba6d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:38.358301 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e8ac902-817c-4755-bc95-cce8776ba6d2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:38.358618 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e8ac902-817c-4755-bc95-cce8776ba6d2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:38.358914 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e8ac902-817c-4755-bc95-cce8776ba6d2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:38.369481 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.369481 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:38.374027 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6e8ac902-817c-4755-bc95-cce8776ba6d2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:38.380185 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e8ac902-817c-4755-bc95-cce8776ba6d2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:38.380740 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 814/3269] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:38 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:38.407069 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-657f69a5-0252-494a-9a98-876fbf4ffc6c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:38.417998 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-657f69a5-0252-494a-9a98-876fbf4ffc6c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:38.418207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-657f69a5-0252-494a-9a98-876fbf4ffc6c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:38.418453 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-657f69a5-0252-494a-9a98-876fbf4ffc6c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:38.426721 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.426721 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:38.431297 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-657f69a5-0252-494a-9a98-876fbf4ffc6c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:38.436987 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-657f69a5-0252-494a-9a98-876fbf4ffc6c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:38.437414 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 821/3270] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:38 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:38.454374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:38.456665 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:38.457165 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "df442a26-0327-4ad3-953e-6100ab1ebaef", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:38.459526 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'df442a26-0327-4ad3-953e-6100ab1ebaef', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:38.468900 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.468900 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:38.469593 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume retrieved successfully. Aug 13 19:33:38.469755 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume of 1 GB Aug 13 19:33:38.474460 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Availability Zones retrieved successfully. Aug 13 19:33:38.480789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (88982747-4cd6-44c8-b7af-0cd09092f23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:38.482404 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c66a2bc-3d49-4379-a04b-144f0de9b4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:38.483494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:38.512819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c66a2bc-3d49-4379-a04b-144f0de9b4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'df442a26-0327-4ad3-953e-6100ab1ebaef', 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:38.513570 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b3423aa-88d1-40ee-b588-a2c158d86d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:38.562578 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Created reservations ['3e9dc060-ed11-4f0d-aa2f-8c5b561240c9', 'c42355a8-2e54-4589-b618-467591d7aa20', '176a4efc-4360-4d82-b10c-88dc0418b4bc', 'a3756811-f355-4945-9173-98a914e09a26'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:38.564017 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b3423aa-88d1-40ee-b588-a2c158d86d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9dc060-ed11-4f0d-aa2f-8c5b561240c9', 'c42355a8-2e54-4589-b618-467591d7aa20', '176a4efc-4360-4d82-b10c-88dc0418b4bc', 'a3756811-f355-4945-9173-98a914e09a26']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:38.565218 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae169166-b005-4455-9f00-d28785a05706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:38.604125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae169166-b005-4455-9f00-d28785a05706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22afc4d3-836a-495f-8705-0c5672cb0f58', '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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['3e9dc060-ed11-4f0d-aa2f-8c5b561240c9','c42355a8-2e54-4589-b618-467591d7aa20','176a4efc-4360-4d82-b10c-88dc0418b4bc','a3756811-f355-4945-9173-98a914e09a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=df442a26-0327-4ad3-953e-6100ab1ebaef,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), '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-13T19:33:38Z,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=22afc4d3-836a-495f-8705-0c5672cb0f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7ad4db244f4b9e80d69af1d6fc000e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=df442a26-0327-4ad3-953e-6100ab1ebaef,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:38.604966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0a1e11-4db8-4f48-a3d9-d3bb6451aa4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:38.627069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0a1e11-4db8-4f48-a3d9-d3bb6451aa4a) transitioned into state 'SUCCESS' from 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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['3e9dc060-ed11-4f0d-aa2f-8c5b561240c9','c42355a8-2e54-4589-b618-467591d7aa20','176a4efc-4360-4d82-b10c-88dc0418b4bc','a3756811-f355-4945-9173-98a914e09a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=df442a26-0327-4ad3-953e-6100ab1ebaef,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:38.628040 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c42a75-b8bb-482c-80e2-1a692ad967d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:38.650139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c42a75-b8bb-482c-80e2-1a692ad967d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:38.651752 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (88982747-4cd6-44c8-b7af-0cd09092f23d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:38.652311 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request issued successfully. Aug 13 19:33:38.652996 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e88dd634-0bfb-40e7-9074-1a587d57e359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:38.653868 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 817/3271] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:33:38 2026] POST /volume/v3/volumes => generated 809 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:38.672178 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2efce95e-aa00-4188-b23f-cb78bacbec1a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:38.674233 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2efce95e-aa00-4188-b23f-cb78bacbec1a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 Aug 13 19:33:38.674506 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2efce95e-aa00-4188-b23f-cb78bacbec1a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:38.674756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2efce95e-aa00-4188-b23f-cb78bacbec1a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:38.683499 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.683499 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:38.688089 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2efce95e-aa00-4188-b23f-cb78bacbec1a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:38.694072 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2efce95e-aa00-4188-b23f-cb78bacbec1a tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 returned with HTTP 200 Aug 13 19:33:38.694472 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 820/3272] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:38 2026] GET /volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:38.886424 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-684da6ef-2836-4fcb-a0a1-e2fc4f8773a3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:38.888602 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-684da6ef-2836-4fcb-a0a1-e2fc4f8773a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:38.888858 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-684da6ef-2836-4fcb-a0a1-e2fc4f8773a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:38.889118 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-684da6ef-2836-4fcb-a0a1-e2fc4f8773a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:38.900415 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:38.900415 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:38.904006 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-684da6ef-2836-4fcb-a0a1-e2fc4f8773a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:38.910169 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-684da6ef-2836-4fcb-a0a1-e2fc4f8773a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:38.910650 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 815/3273] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:38 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:39.137910 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-99fbfe54-2a48-4d78-917f-a899abcd6e55 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:39.139684 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99fbfe54-2a48-4d78-917f-a899abcd6e55 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:39.139896 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99fbfe54-2a48-4d78-917f-a899abcd6e55 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:39.140136 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99fbfe54-2a48-4d78-917f-a899abcd6e55 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:39.140301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-99fbfe54-2a48-4d78-917f-a899abcd6e55 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:39.144527 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:39.144527 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:39.145444 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99fbfe54-2a48-4d78-917f-a899abcd6e55 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:39.146081 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 822/3274] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:39 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:39.733645 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-26673d76-9067-4508-a108-4b32e1dd1a44 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:39.736325 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26673d76-9067-4508-a108-4b32e1dd1a44 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 Aug 13 19:33:39.736909 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26673d76-9067-4508-a108-4b32e1dd1a44 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:39.736909 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26673d76-9067-4508-a108-4b32e1dd1a44 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:39.757001 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:39.757001 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:39.762627 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-26673d76-9067-4508-a108-4b32e1dd1a44 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:39.769103 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26673d76-9067-4508-a108-4b32e1dd1a44 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 returned with HTTP 200 Aug 13 19:33:39.769658 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 818/3275] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:39 2026] GET /volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 => generated 1228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:39.786851 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cd5d57ca-8a60-4e1e-b344-f914c8bb4eb1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:39.788836 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd5d57ca-8a60-4e1e-b344-f914c8bb4eb1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 Aug 13 19:33:39.789107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd5d57ca-8a60-4e1e-b344-f914c8bb4eb1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:39.789370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd5d57ca-8a60-4e1e-b344-f914c8bb4eb1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:39.796599 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:39.796599 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:39.800683 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cd5d57ca-8a60-4e1e-b344-f914c8bb4eb1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:39.806025 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd5d57ca-8a60-4e1e-b344-f914c8bb4eb1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 returned with HTTP 200 Aug 13 19:33:39.806417 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 821/3276] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:39 2026] GET /volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:39.826337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-48cdf6ed-765a-46c6-9837-8d601af7adbc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:39.829723 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48cdf6ed-765a-46c6-9837-8d601af7adbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:39.829944 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48cdf6ed-765a-46c6-9837-8d601af7adbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:39.830124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48cdf6ed-765a-46c6-9837-8d601af7adbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:39.830331 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-48cdf6ed-765a-46c6-9837-8d601af7adbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:39.837149 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:39.837149 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:39.837583 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-48cdf6ed-765a-46c6-9837-8d601af7adbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:39.859259 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-48cdf6ed-765a-46c6-9837-8d601af7adbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume request issued successfully. Aug 13 19:33:39.859854 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48cdf6ed-765a-46c6-9837-8d601af7adbc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 202 Aug 13 19:33:39.861575 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 816/3277] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:33:39 2026] DELETE /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:33:39.882641 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2c65d81a-9b56-4df4-9a0c-e6291e865275 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:39.906743 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c65d81a-9b56-4df4-9a0c-e6291e865275 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:39.907378 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c65d81a-9b56-4df4-9a0c-e6291e865275 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:39.907378 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2c65d81a-9b56-4df4-9a0c-e6291e865275 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:39.920689 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:39.920689 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:39.925097 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2c65d81a-9b56-4df4-9a0c-e6291e865275 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:39.927321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3e87a53b-753e-4dcb-9898-cf3b46961cca None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:39.931049 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2c65d81a-9b56-4df4-9a0c-e6291e865275 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 200 Aug 13 19:33:39.931123 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e87a53b-753e-4dcb-9898-cf3b46961cca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:39.932936 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e87a53b-753e-4dcb-9898-cf3b46961cca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:39.932936 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3e87a53b-753e-4dcb-9898-cf3b46961cca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:39.933061 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 823/3278] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:39 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 1192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:39.948734 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:39.948734 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:39.954303 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3e87a53b-753e-4dcb-9898-cf3b46961cca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:39.960152 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3e87a53b-753e-4dcb-9898-cf3b46961cca tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:39.961078 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 819/3279] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:39 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1167 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:40.155881 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-22e2843a-c723-46d9-8301-c859d4239289 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:40.157525 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-22e2843a-c723-46d9-8301-c859d4239289 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:40.157662 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-22e2843a-c723-46d9-8301-c859d4239289 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:40.157834 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-22e2843a-c723-46d9-8301-c859d4239289 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:40.157959 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-22e2843a-c723-46d9-8301-c859d4239289 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:40.161910 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:40.161910 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:40.162593 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-22e2843a-c723-46d9-8301-c859d4239289 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:40.162848 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 822/3280] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:40 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:40.918317 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-e9a1f402-c9be-44dc-a5e9-875cd4c78546 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:40.924064 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-e9a1f402-c9be-44dc-a5e9-875cd4c78546 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08 Aug 13 19:33:40.924064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-e9a1f402-c9be-44dc-a5e9-875cd4c78546 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:40.924064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-e9a1f402-c9be-44dc-a5e9-875cd4c78546 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:40.934599 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:40.934599 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:40.952304 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b72e7c6-f327-42b3-a164-db3d1dd59038 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:40.958476 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b72e7c6-f327-42b3-a164-db3d1dd59038 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:33:40.958476 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b72e7c6-f327-42b3-a164-db3d1dd59038 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:40.958476 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b72e7c6-f327-42b3-a164-db3d1dd59038 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:40.966871 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b72e7c6-f327-42b3-a164-db3d1dd59038 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 404 Aug 13 19:33:40.967653 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 824/3281] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:40 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:33:40.982862 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5de9640f-1023-458c-9145-0af568a7e430 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:40.988125 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5de9640f-1023-458c-9145-0af568a7e430 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:40.988374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5de9640f-1023-458c-9145-0af568a7e430 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:40.988576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5de9640f-1023-458c-9145-0af568a7e430 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:41.000884 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:41.000884 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:41.007662 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5de9640f-1023-458c-9145-0af568a7e430 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:41.016246 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3cd509e-2e42-47b3-a687-3ea86921b7e8 req-e9a1f402-c9be-44dc-a5e9-875cd4c78546 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08 returned with HTTP 200 Aug 13 19:33:41.017327 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 817/3282] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:40 2026] DELETE /volume/v3/attachments/4eeebfc4-79bb-4f8b-ac26-971ece69cf08 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:41.017491 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5de9640f-1023-458c-9145-0af568a7e430 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:41.017563 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 820/3283] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:40 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 1167 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:33:41.191329 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4dd6142d-3f7e-4720-9058-bce1159ea0c6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:41.194577 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4dd6142d-3f7e-4720-9058-bce1159ea0c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:41.194577 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4dd6142d-3f7e-4720-9058-bce1159ea0c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:41.194988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4dd6142d-3f7e-4720-9058-bce1159ea0c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:41.194988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-4dd6142d-3f7e-4720-9058-bce1159ea0c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:41.210411 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:41.210411 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:41.211067 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4dd6142d-3f7e-4720-9058-bce1159ea0c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:41.211644 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 823/3284] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:41 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:42.033466 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a3a7c772-f98b-4589-8a1d-957d1dbdc1f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.039355 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3a7c772-f98b-4589-8a1d-957d1dbdc1f7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:42.039355 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3a7c772-f98b-4589-8a1d-957d1dbdc1f7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.039355 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3a7c772-f98b-4589-8a1d-957d1dbdc1f7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.048196 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.048196 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:42.052985 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a3a7c772-f98b-4589-8a1d-957d1dbdc1f7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:42.059677 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3a7c772-f98b-4589-8a1d-957d1dbdc1f7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:42.060783 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 825/3285] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:42.076556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-01c6a290-6a99-4e6a-9c38-db3ca2d6beab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.078624 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01c6a290-6a99-4e6a-9c38-db3ca2d6beab tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:42.078624 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01c6a290-6a99-4e6a-9c38-db3ca2d6beab tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.078867 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-01c6a290-6a99-4e6a-9c38-db3ca2d6beab tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.089799 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.089799 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:42.094351 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-01c6a290-6a99-4e6a-9c38-db3ca2d6beab tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:42.100189 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-01c6a290-6a99-4e6a-9c38-db3ca2d6beab tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:33:42.100189 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 818/3286] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:33:42.156639 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-08e16cdf-daf8-4a40-b4f0-ee68ad63ac95 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.160556 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-08e16cdf-daf8-4a40-b4f0-ee68ad63ac95 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:42.160834 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-08e16cdf-daf8-4a40-b4f0-ee68ad63ac95 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.161113 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-08e16cdf-daf8-4a40-b4f0-ee68ad63ac95 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.173849 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.173849 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:42.179127 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-08e16cdf-daf8-4a40-b4f0-ee68ad63ac95 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:42.184774 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-08e16cdf-daf8-4a40-b4f0-ee68ad63ac95 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:33:42.185347 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 821/3287] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:42.211588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-522fe68a-6816-421e-a6c9-ac692f07c0d5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.214361 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-522fe68a-6816-421e-a6c9-ac692f07c0d5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c/action Aug 13 19:33:42.214804 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-522fe68a-6816-421e-a6c9-ac692f07c0d5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:42.214977 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-522fe68a-6816-421e-a6c9-ac692f07c0d5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:42.229114 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.229114 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:42.229737 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-522fe68a-6816-421e-a6c9-ac692f07c0d5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:42.236148 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-522fe68a-6816-421e-a6c9-ac692f07c0d5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Begin detaching volume completed successfully. Aug 13 19:33:42.236473 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-522fe68a-6816-421e-a6c9-ac692f07c0d5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c/action returned with HTTP 202 Aug 13 19:33:42.237178 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 824/3288] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:33:42 2026] POST /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:42.244887 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42f86fb3-a543-496f-8cb0-40c54ea6a827 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.247367 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42f86fb3-a543-496f-8cb0-40c54ea6a827 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:42.247638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42f86fb3-a543-496f-8cb0-40c54ea6a827 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.247899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42f86fb3-a543-496f-8cb0-40c54ea6a827 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.248048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-42f86fb3-a543-496f-8cb0-40c54ea6a827 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:42.255409 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.255409 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:42.255409 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42f86fb3-a543-496f-8cb0-40c54ea6a827 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:42.255531 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 826/3289] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:42.264729 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3891fa08-4ee3-47e5-be3f-17ef6345ac9f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.265847 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3891fa08-4ee3-47e5-be3f-17ef6345ac9f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:42.266093 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3891fa08-4ee3-47e5-be3f-17ef6345ac9f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.266338 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3891fa08-4ee3-47e5-be3f-17ef6345ac9f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.288875 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.288875 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:42.296404 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3891fa08-4ee3-47e5-be3f-17ef6345ac9f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:42.302968 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3891fa08-4ee3-47e5-be3f-17ef6345ac9f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:33:42.303823 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 819/3290] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:42.305197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0813a796-eef3-4dae-973d-45ce0acc9227 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.305572 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0813a796-eef3-4dae-973d-45ce0acc9227 None None] GET https://10.4.3.126/volume// Aug 13 19:33:42.305766 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0813a796-eef3-4dae-973d-45ce0acc9227 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.306039 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0813a796-eef3-4dae-973d-45ce0acc9227 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.306415 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0813a796-eef3-4dae-973d-45ce0acc9227 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:42.306684 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 822/3291] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:42.330263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-62b0c4c2-0765-404c-aed8-5dace5a30a5f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.332733 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-1d9b9051-a920-48a3-8f3c-17652f286d0e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.333731 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-62b0c4c2-0765-404c-aed8-5dace5a30a5f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:42.334256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-62b0c4c2-0765-404c-aed8-5dace5a30a5f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.335575 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-1d9b9051-a920-48a3-8f3c-17652f286d0e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:42.335646 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-62b0c4c2-0765-404c-aed8-5dace5a30a5f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.335743 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-1d9b9051-a920-48a3-8f3c-17652f286d0e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.335982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-1d9b9051-a920-48a3-8f3c-17652f286d0e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.351341 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.351341 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:42.351630 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.351630 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:42.356957 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-1d9b9051-a920-48a3-8f3c-17652f286d0e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:42.357632 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-62b0c4c2-0765-404c-aed8-5dace5a30a5f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:42.363159 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-62b0c4c2-0765-404c-aed8-5dace5a30a5f tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:42.363625 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 825/3292] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 1231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:42.364445 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-1d9b9051-a920-48a3-8f3c-17652f286d0e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:33:42.364968 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 827/3293] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:42.393624 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-2939897c-cb82-4f4f-9f1b-539ddba4aeac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.401785 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-2939897c-cb82-4f4f-9f1b-539ddba4aeac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d/action Aug 13 19:33:42.402344 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-2939897c-cb82-4f4f-9f1b-539ddba4aeac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:42.402504 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-2939897c-cb82-4f4f-9f1b-539ddba4aeac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:42.440181 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.440181 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:42.441167 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-2939897c-cb82-4f4f-9f1b-539ddba4aeac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:42.452644 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-2939897c-cb82-4f4f-9f1b-539ddba4aeac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Begin detaching volume completed successfully. Aug 13 19:33:42.453159 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-2939897c-cb82-4f4f-9f1b-539ddba4aeac tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d/action returned with HTTP 202 Aug 13 19:33:42.453637 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 820/3294] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:33:42 2026] POST /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:42.529489 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-257f7d98-fbbd-4d66-bc99-4ee00899b976 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.531161 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-257f7d98-fbbd-4d66-bc99-4ee00899b976 None None] GET https://10.4.3.126/volume// Aug 13 19:33:42.531161 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-257f7d98-fbbd-4d66-bc99-4ee00899b976 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.531161 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-257f7d98-fbbd-4d66-bc99-4ee00899b976 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.531161 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-257f7d98-fbbd-4d66-bc99-4ee00899b976 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:42.533143 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 823/3295] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:42.552018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-f4574966-e2ab-4e17-9362-ece84a3efc98 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:42.554764 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-f4574966-e2ab-4e17-9362-ece84a3efc98 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:42.555220 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-f4574966-e2ab-4e17-9362-ece84a3efc98 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:42.555660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-f4574966-e2ab-4e17-9362-ece84a3efc98 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:42.568792 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:42.568792 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:42.574852 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-f4574966-e2ab-4e17-9362-ece84a3efc98 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:42.582385 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-f4574966-e2ab-4e17-9362-ece84a3efc98 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 200 Aug 13 19:33:42.583242 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 826/3296] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:42 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:43.204615 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:43.207244 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:43.207782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "0ef86c02-c9bf-4c81-842f-6b2dc5c09013", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:43.211703 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '0ef86c02-c9bf-4c81-842f-6b2dc5c09013', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:43.275506 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-22e6f9dc-7ccf-4f6a-a661-462818b1b548 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:43.279393 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22e6f9dc-7ccf-4f6a-a661-462818b1b548 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:43.279847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22e6f9dc-7ccf-4f6a-a661-462818b1b548 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:43.279847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22e6f9dc-7ccf-4f6a-a661-462818b1b548 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:43.279847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-22e6f9dc-7ccf-4f6a-a661-462818b1b548 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:43.285914 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:43.285914 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:43.286814 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22e6f9dc-7ccf-4f6a-a661-462818b1b548 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:43.287228 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 821/3297] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:43 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:43.324302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3f561fe1-339d-4428-a34a-13556c66f274 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:43.324302 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f561fe1-339d-4428-a34a-13556c66f274 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:43.324302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f561fe1-339d-4428-a34a-13556c66f274 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:43.324302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f561fe1-339d-4428-a34a-13556c66f274 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:43.339446 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:43.339446 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:43.343526 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3f561fe1-339d-4428-a34a-13556c66f274 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:43.348626 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f561fe1-339d-4428-a34a-13556c66f274 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:33:43.349115 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 824/3298] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:43 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:43.434041 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume of 1 GB Aug 13 19:33:43.439424 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Availability Zones retrieved successfully. Aug 13 19:33:43.445453 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (abc5bee9-99d2-48af-ab50-ed3214720c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:43.446516 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd0a87c-50a6-461d-9e60-2ec430a57dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:43.447473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:43.524971 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd0a87c-50a6-461d-9e60-2ec430a57dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:43.526929 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c0b415-e0fe-49bf-90cb-8f9f22030342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:43.584260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Created reservations ['073fcb88-2d19-42ca-9994-e2419106f44f', 'e1fe7379-88eb-484b-98d4-ecb25d0437ec', '73d8cd82-5b04-42a7-a371-1d0c2944f846', 'f9276a8c-5adc-4bc3-a72e-cbc12edf0edf'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:43.585334 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c0b415-e0fe-49bf-90cb-8f9f22030342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['073fcb88-2d19-42ca-9994-e2419106f44f', 'e1fe7379-88eb-484b-98d4-ecb25d0437ec', '73d8cd82-5b04-42a7-a371-1d0c2944f846', 'f9276a8c-5adc-4bc3-a72e-cbc12edf0edf']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:43.585709 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0d946e0-befa-496d-987a-b35f195ed112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:43.608920 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0d946e0-befa-496d-987a-b35f195ed112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4', '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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['073fcb88-2d19-42ca-9994-e2419106f44f','e1fe7379-88eb-484b-98d4-ecb25d0437ec','73d8cd82-5b04-42a7-a371-1d0c2944f846','f9276a8c-5adc-4bc3-a72e-cbc12edf0edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:43Z,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=47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7ad4db244f4b9e80d69af1d6fc000e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:43.612690 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404de096-7624-417b-9c98-0ff267bc2b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:43.636933 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404de096-7624-417b-9c98-0ff267bc2b3d) transitioned into state 'SUCCESS' from 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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['073fcb88-2d19-42ca-9994-e2419106f44f','e1fe7379-88eb-484b-98d4-ecb25d0437ec','73d8cd82-5b04-42a7-a371-1d0c2944f846','f9276a8c-5adc-4bc3-a72e-cbc12edf0edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:43.637948 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90244ec2-aef8-43b6-8c47-f59012a97303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:43.650458 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90244ec2-aef8-43b6-8c47-f59012a97303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:43.651622 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (abc5bee9-99d2-48af-ab50-ed3214720c36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:43.652031 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request issued successfully. Aug 13 19:33:43.652791 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d1fa3b2-31b5-497c-930c-e985f9383127 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:43.653363 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 828/3299] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:33:43 2026] POST /volume/v3/volumes => generated 775 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:43.667370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b0c89432-0d4c-42ba-838a-80b7c3e765cb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:43.670125 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b0c89432-0d4c-42ba-838a-80b7c3e765cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:43.670125 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b0c89432-0d4c-42ba-838a-80b7c3e765cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:43.670125 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b0c89432-0d4c-42ba-838a-80b7c3e765cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:43.679355 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:43.679355 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:43.684599 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b0c89432-0d4c-42ba-838a-80b7c3e765cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:43.690020 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b0c89432-0d4c-42ba-838a-80b7c3e765cb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:43.690494 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 827/3300] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:43 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:44.099032 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-8b05e24f-4f72-4132-b246-1605a3c7ec08 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:44.102605 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-8b05e24f-4f72-4132-b246-1605a3c7ec08 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] DELETE https://10.4.3.126/volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70 Aug 13 19:33:44.103234 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-8b05e24f-4f72-4132-b246-1605a3c7ec08 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:44.103234 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-8b05e24f-4f72-4132-b246-1605a3c7ec08 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:44.112028 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:44.112028 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:44.127876 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-89897599-2f04-4b17-8f55-81f332f6da16 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:44.130476 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-89897599-2f04-4b17-8f55-81f332f6da16 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785 Aug 13 19:33:44.131002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-89897599-2f04-4b17-8f55-81f332f6da16 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:44.132204 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-89897599-2f04-4b17-8f55-81f332f6da16 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:44.144126 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:44.144126 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:44.191195 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-cd125b1b-0243-4f13-ac9b-a6fd2539a493 req-8b05e24f-4f72-4132-b246-1605a3c7ec08 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70 returned with HTTP 200 Aug 13 19:33:44.191877 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 822/3301] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:44 2026] DELETE /volume/v3/attachments/4edd82e9-accf-421f-83e5-f4c78e078a70 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:44.217464 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-89897599-2f04-4b17-8f55-81f332f6da16 tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785 returned with HTTP 200 Aug 13 19:33:44.217857 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 825/3302] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:44 2026] DELETE /volume/v3/attachments/c1451134-3991-4986-bb83-f4a7d5f6d785 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:44.245687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-2aab1b77-0e3d-44be-ba7c-9877c0791d0a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:44.248310 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-2aab1b77-0e3d-44be-ba7c-9877c0791d0a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] DELETE https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e Aug 13 19:33:44.248758 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-2aab1b77-0e3d-44be-ba7c-9877c0791d0a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:44.248973 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-2aab1b77-0e3d-44be-ba7c-9877c0791d0a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:44.249167 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-2aab1b77-0e3d-44be-ba7c-9877c0791d0a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Delete volume with id: 118e7ca8-9726-420e-ad9c-1773f4256e2e Aug 13 19:33:44.257595 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:44.257595 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:44.258190 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-2aab1b77-0e3d-44be-ba7c-9877c0791d0a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Volume info retrieved successfully. Aug 13 19:33:44.286884 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-2aab1b77-0e3d-44be-ba7c-9877c0791d0a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] Delete volume request issued successfully. Aug 13 19:33:44.287092 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f259aee6-bcdb-4bb1-8e47-440ca55ccf24 req-2aab1b77-0e3d-44be-ba7c-9877c0791d0a tempest-ServerBootFromVolumeStableRescueTest-2120798915 tempest-ServerBootFromVolumeStableRescueTest-2120798915-project-member] https://10.4.3.126/volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e returned with HTTP 202 Aug 13 19:33:44.287556 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 829/3303] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:33:44 2026] DELETE /volume/v3/volumes/118e7ca8-9726-420e-ad9c-1773f4256e2e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:44.304162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-62895b5f-1778-4db5-abc0-6b735c31a815 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:44.306009 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62895b5f-1778-4db5-abc0-6b735c31a815 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:44.306219 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-62895b5f-1778-4db5-abc0-6b735c31a815 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:44.306446 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-62895b5f-1778-4db5-abc0-6b735c31a815 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:44.306569 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-62895b5f-1778-4db5-abc0-6b735c31a815 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:44.312168 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:44.312168 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:44.313188 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62895b5f-1778-4db5-abc0-6b735c31a815 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:44.313419 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 828/3304] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:44 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:44.368558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-019b244e-e43c-42d1-9900-e000e5fd1f79 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:44.369396 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-019b244e-e43c-42d1-9900-e000e5fd1f79 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:44.369553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-019b244e-e43c-42d1-9900-e000e5fd1f79 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:44.369734 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-019b244e-e43c-42d1-9900-e000e5fd1f79 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:44.380531 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:44.380531 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:44.384766 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-019b244e-e43c-42d1-9900-e000e5fd1f79 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:44.389010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-019b244e-e43c-42d1-9900-e000e5fd1f79 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:33:44.389390 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 823/3305] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:44 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:44.475622 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-47bc3f12-3663-430d-a97f-adc14597cc5f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:44.479925 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-47bc3f12-3663-430d-a97f-adc14597cc5f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea Aug 13 19:33:44.480102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-47bc3f12-3663-430d-a97f-adc14597cc5f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:44.480300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-47bc3f12-3663-430d-a97f-adc14597cc5f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:44.494499 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:44.494499 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:44.549409 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-42c293c1-4080-4ed9-a49c-ddf13a8930e2 req-47bc3f12-3663-430d-a97f-adc14597cc5f tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea returned with HTTP 200 Aug 13 19:33:44.549788 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 826/3306] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:44 2026] DELETE /volume/v3/attachments/30474494-8a8f-4f08-853e-c3486799d9ea => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:44.639390 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8cb1d7ea-c185-44fc-8187-5fc30fcfe568 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:44.640966 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8cb1d7ea-c185-44fc-8187-5fc30fcfe568 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] DELETE https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:44.641230 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8cb1d7ea-c185-44fc-8187-5fc30fcfe568 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:44.641478 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8cb1d7ea-c185-44fc-8187-5fc30fcfe568 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:44.642131 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8cb1d7ea-c185-44fc-8187-5fc30fcfe568 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Delete volume with id: 40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:44.650420 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:44.650420 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:44.651060 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8cb1d7ea-c185-44fc-8187-5fc30fcfe568 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:44.668772 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8cb1d7ea-c185-44fc-8187-5fc30fcfe568 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Delete volume request issued successfully. Aug 13 19:33:44.669024 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8cb1d7ea-c185-44fc-8187-5fc30fcfe568 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 202 Aug 13 19:33:44.669597 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 830/3307] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:44 2026] DELETE /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:44.708877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9cf3c1d2-c92f-4dae-bb5a-92633502cb30 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:44.710266 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9cf3c1d2-c92f-4dae-bb5a-92633502cb30 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:44.710534 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9cf3c1d2-c92f-4dae-bb5a-92633502cb30 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:44.710734 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9cf3c1d2-c92f-4dae-bb5a-92633502cb30 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:44.720313 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:44.720313 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:44.723585 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9cf3c1d2-c92f-4dae-bb5a-92633502cb30 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:44.730043 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9cf3c1d2-c92f-4dae-bb5a-92633502cb30 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:44.730975 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 829/3308] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:44 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:45.356823 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1408a4f8-74bb-4172-bfd0-d4677def3543 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.359009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1408a4f8-74bb-4172-bfd0-d4677def3543 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:45.359393 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1408a4f8-74bb-4172-bfd0-d4677def3543 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:45.359648 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1408a4f8-74bb-4172-bfd0-d4677def3543 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:45.359791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1408a4f8-74bb-4172-bfd0-d4677def3543 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:45.367979 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.367979 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:45.369112 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1408a4f8-74bb-4172-bfd0-d4677def3543 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:45.369697 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 824/3309] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:45 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:45.410052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eac6b8a8-84ab-4649-92f4-0637cfa41757 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.412202 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eac6b8a8-84ab-4649-92f4-0637cfa41757 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:45.412459 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eac6b8a8-84ab-4649-92f4-0637cfa41757 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:45.412681 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eac6b8a8-84ab-4649-92f4-0637cfa41757 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:45.420809 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.420809 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:45.425648 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eac6b8a8-84ab-4649-92f4-0637cfa41757 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:45.431740 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eac6b8a8-84ab-4649-92f4-0637cfa41757 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:33:45.432428 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 827/3310] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:45 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:45.448239 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.450092 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:45.450489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:45.450834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:45.451117 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Delete volume with id: 0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:45.461704 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.461704 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:45.462561 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:45.481439 np0000007253 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:33:45.490740 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Delete volume request issued successfully. Aug 13 19:33:45.490740 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f07bfbc0-13a2-4f2b-b129-9fefa8b37c04 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 202 Aug 13 19:33:45.490740 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 831/3311] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:45 2026] DELETE /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:45.502692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f157d1b0-5ddf-4547-998e-21b7f78d7039 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.506241 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f157d1b0-5ddf-4547-998e-21b7f78d7039 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:45.506339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f157d1b0-5ddf-4547-998e-21b7f78d7039 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:45.506978 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f157d1b0-5ddf-4547-998e-21b7f78d7039 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:45.517595 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.517595 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:45.523362 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f157d1b0-5ddf-4547-998e-21b7f78d7039 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:45.532132 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f157d1b0-5ddf-4547-998e-21b7f78d7039 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 200 Aug 13 19:33:45.532832 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 830/3312] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:45 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:45.543225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f3a566d1-6802-4a09-b4e8-f38a078aa57d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.546029 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3a566d1-6802-4a09-b4e8-f38a078aa57d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:45.548504 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3a566d1-6802-4a09-b4e8-f38a078aa57d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-attach": {"instance_uuid": "12b1acdb-067e-45bc-b377-037a5985c85c", "mountpoint": "/dev/vdb"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:45.548619 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f3a566d1-6802-4a09-b4e8-f38a078aa57d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "12b1acdb-067e-45bc-b377-037a5985c85c", "mountpoint": "/dev/vdb"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:45.563092 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.563092 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:45.563748 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f3a566d1-6802-4a09-b4e8-f38a078aa57d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:45.573822 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f3a566d1-6802-4a09-b4e8-f38a078aa57d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Update volume admin metadata completed successfully. Aug 13 19:33:45.656377 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f3a566d1-6802-4a09-b4e8-f38a078aa57d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Attach volume completed successfully. Aug 13 19:33:45.656679 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f3a566d1-6802-4a09-b4e8-f38a078aa57d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:45.657208 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 825/3313] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:45 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:45.666316 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a25e716d-4ec3-4668-bd5b-100f260f527e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.668231 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a25e716d-4ec3-4668-bd5b-100f260f527e tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:45.668464 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a25e716d-4ec3-4668-bd5b-100f260f527e tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:45.668671 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a25e716d-4ec3-4668-bd5b-100f260f527e tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:45.688231 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.688231 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:45.692267 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a25e716d-4ec3-4668-bd5b-100f260f527e tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:45.696967 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a25e716d-4ec3-4668-bd5b-100f260f527e tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:45.697363 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 828/3314] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:45 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:45.709488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3c91a98e-3632-4943-ba2f-d8f252c8d74f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.711134 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c91a98e-3632-4943-ba2f-d8f252c8d74f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:45.713285 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c91a98e-3632-4943-ba2f-d8f252c8d74f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:45.713285 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c91a98e-3632-4943-ba2f-d8f252c8d74f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:45.733266 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.733266 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:45.737395 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3c91a98e-3632-4943-ba2f-d8f252c8d74f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:45.747225 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c91a98e-3632-4943-ba2f-d8f252c8d74f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:45.747720 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 832/3315] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:45 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:45.751092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f156d387-f180-4706-b918-99a5baf23772 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.763351 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f156d387-f180-4706-b918-99a5baf23772 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:45.763621 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f156d387-f180-4706-b918-99a5baf23772 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:45.763864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f156d387-f180-4706-b918-99a5baf23772 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:45.766135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-180f685e-3a1d-446e-803a-d2c9ca20a154 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.768725 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-180f685e-3a1d-446e-803a-d2c9ca20a154 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:45.769197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-180f685e-3a1d-446e-803a-d2c9ca20a154 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-detach": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:45.769376 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-180f685e-3a1d-446e-803a-d2c9ca20a154 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:45.784295 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.784295 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:45.784504 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.784504 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:45.784504 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-180f685e-3a1d-446e-803a-d2c9ca20a154 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:45.787460 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f156d387-f180-4706-b918-99a5baf23772 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:45.798296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f156d387-f180-4706-b918-99a5baf23772 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:45.798296 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 831/3316] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:45 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 928 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:45.841927 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-180f685e-3a1d-446e-803a-d2c9ca20a154 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Detach volume completed successfully. Aug 13 19:33:45.842176 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-180f685e-3a1d-446e-803a-d2c9ca20a154 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:45.842652 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 826/3317] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:45 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:45.855176 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-127fdf2f-a75b-4bf9-9114-20c07156d944 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:45.856983 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-127fdf2f-a75b-4bf9-9114-20c07156d944 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:45.856983 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-127fdf2f-a75b-4bf9-9114-20c07156d944 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:45.857646 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-127fdf2f-a75b-4bf9-9114-20c07156d944 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:45.867383 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:45.867383 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:45.878684 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-127fdf2f-a75b-4bf9-9114-20c07156d944 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:45.888768 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-127fdf2f-a75b-4bf9-9114-20c07156d944 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:45.889215 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 829/3318] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:45 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:46.393710 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c9bcfb76-6e7c-4702-bff9-6fc578202447 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.395227 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9bcfb76-6e7c-4702-bff9-6fc578202447 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:46.395849 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9bcfb76-6e7c-4702-bff9-6fc578202447 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:46.396365 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9bcfb76-6e7c-4702-bff9-6fc578202447 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:46.396608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c9bcfb76-6e7c-4702-bff9-6fc578202447 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:46.407324 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:46.407324 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:46.408245 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9bcfb76-6e7c-4702-bff9-6fc578202447 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:46.408729 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 833/3319] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:46 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:46.551594 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9663fdd2-0d5e-40ba-8779-20d495515854 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.555413 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9663fdd2-0d5e-40ba-8779-20d495515854 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e Aug 13 19:33:46.555635 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9663fdd2-0d5e-40ba-8779-20d495515854 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:46.556228 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9663fdd2-0d5e-40ba-8779-20d495515854 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:46.567386 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9663fdd2-0d5e-40ba-8779-20d495515854 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e returned with HTTP 404 Aug 13 19:33:46.568530 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 832/3320] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:46 2026] GET /volume/v3/volumes/0b3f318f-4b50-42cd-acbc-0c85a0ade93e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:46.577527 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a779bc70-be34-4c2f-9909-d9f54870af79 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.583714 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a779bc70-be34-4c2f-9909-d9f54870af79 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:33:46.583714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a779bc70-be34-4c2f-9909-d9f54870af79 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:46.583714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a779bc70-be34-4c2f-9909-d9f54870af79 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:46.587553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a779bc70-be34-4c2f-9909-d9f54870af79 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:33:46.683549 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a779bc70-be34-4c2f-9909-d9f54870af79 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Get all volumes completed successfully. Aug 13 19:33:46.692588 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:46.692588 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:46.709343 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a779bc70-be34-4c2f-9909-d9f54870af79 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:33:46.709552 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-756469d6-6db5-475c-8c2a-a53ce356d247 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.709909 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 827/3321] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:33:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16341 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:46.711189 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:46.711512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1583751677"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:46.713373 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1583751677'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:46.713373 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume of 1 GB Aug 13 19:33:46.721651 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Availability Zones retrieved successfully. Aug 13 19:33:46.730589 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Flow 'volume_create_api' (0eb83b90-f2f3-4868-94b3-10a588e9ea3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:46.730749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e50f9d3-fc30-476c-93a0-af9677a99acf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.732838 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdedec6b-4c21-4c61-a319-0720f5c63344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:46.732838 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:46.736484 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e50f9d3-fc30-476c-93a0-af9677a99acf tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] DELETE https://10.4.3.126/volume/v3/types/b1704177-1a7c-454c-878c-c56478aa37cd Aug 13 19:33:46.736876 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e50f9d3-fc30-476c-93a0-af9677a99acf tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:46.738162 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e50f9d3-fc30-476c-93a0-af9677a99acf tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:46.763398 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e50f9d3-fc30-476c-93a0-af9677a99acf tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/types/b1704177-1a7c-454c-878c-c56478aa37cd returned with HTTP 202 Aug 13 19:33:46.764265 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 834/3322] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:33:46 2026] DELETE /volume/v3/types/b1704177-1a7c-454c-878c-c56478aa37cd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:46.764792 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdedec6b-4c21-4c61-a319-0720f5c63344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:46.765870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71dd6a4c-5c67-4dc7-8037-e85525641aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:46.772988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-db1edd16-24be-4bdb-b4a0-61a305f5c54d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.775343 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db1edd16-24be-4bdb-b4a0-61a305f5c54d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:46.775566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db1edd16-24be-4bdb-b4a0-61a305f5c54d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:46.775778 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db1edd16-24be-4bdb-b4a0-61a305f5c54d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:46.776009 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-db1edd16-24be-4bdb-b4a0-61a305f5c54d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Delete volume with id: 4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:46.786501 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:46.786501 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:46.787153 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-db1edd16-24be-4bdb-b4a0-61a305f5c54d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:46.811012 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6a0262ea-dca6-4603-a585-1b5f2b1e3951 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.813144 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a0262ea-dca6-4603-a585-1b5f2b1e3951 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:46.813499 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a0262ea-dca6-4603-a585-1b5f2b1e3951 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:46.813559 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6a0262ea-dca6-4603-a585-1b5f2b1e3951 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:46.814742 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-db1edd16-24be-4bdb-b4a0-61a305f5c54d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Delete volume request issued successfully. Aug 13 19:33:46.814961 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db1edd16-24be-4bdb-b4a0-61a305f5c54d tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 202 Aug 13 19:33:46.815436 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 833/3323] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:46 2026] DELETE /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:46.824768 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:46.824768 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:46.826465 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6ce79af9-5baf-4f11-ba25-ce857464845e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.828560 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ce79af9-5baf-4f11-ba25-ce857464845e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:46.828824 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ce79af9-5baf-4f11-ba25-ce857464845e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:46.829154 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ce79af9-5baf-4f11-ba25-ce857464845e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:46.837982 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6a0262ea-dca6-4603-a585-1b5f2b1e3951 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:46.839001 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:46.839001 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:46.843352 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Created reservations ['3a0ba0e3-9065-4404-ba0b-167e681f0371', '92cc6f73-c9d8-42df-a72d-69496a699af1', '0182fa70-b8bb-4479-9bc7-ed026d95bf03', '4393d012-c7c0-492f-8936-9e16986b7964'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:46.843509 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6a0262ea-dca6-4603-a585-1b5f2b1e3951 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:46.843567 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6ce79af9-5baf-4f11-ba25-ce857464845e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:46.843925 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 828/3324] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:46 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:46.844255 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71dd6a4c-5c67-4dc7-8037-e85525641aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a0ba0e3-9065-4404-ba0b-167e681f0371', '92cc6f73-c9d8-42df-a72d-69496a699af1', '0182fa70-b8bb-4479-9bc7-ed026d95bf03', '4393d012-c7c0-492f-8936-9e16986b7964']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:46.845302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08f19be-928f-4a71-af76-55346ff72de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:46.848538 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ce79af9-5baf-4f11-ba25-ce857464845e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 200 Aug 13 19:33:46.849000 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 835/3325] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:46 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:46.874822 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08f19be-928f-4a71-af76-55346ff72de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b5706e9-4818-43aa-9c7e-6618afefc380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1583751677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='885dc618b4164a7ca742e685a8063682',qos_specs=None,replication_status=,reservations=['3a0ba0e3-9065-4404-ba0b-167e681f0371','92cc6f73-c9d8-42df-a72d-69496a699af1','0182fa70-b8bb-4479-9bc7-ed026d95bf03','4393d012-c7c0-492f-8936-9e16986b7964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1583751677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b5706e9-4818-43aa-9c7e-6618afefc380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='885dc618b4164a7ca742e685a8063682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:46.875557 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017cb175-c883-4252-91cb-768daf096c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:46.902869 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017cb175-c883-4252-91cb-768daf096c24) transitioned into state 'SUCCESS' from state '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-1583751677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='885dc618b4164a7ca742e685a8063682',qos_specs=None,replication_status=,reservations=['3a0ba0e3-9065-4404-ba0b-167e681f0371','92cc6f73-c9d8-42df-a72d-69496a699af1','0182fa70-b8bb-4479-9bc7-ed026d95bf03','4393d012-c7c0-492f-8936-9e16986b7964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:46.903620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a557331b-422f-4a88-b4d7-4ded49de93bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:46.917192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a557331b-422f-4a88-b4d7-4ded49de93bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:46.918034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Flow 'volume_create_api' (0eb83b90-f2f3-4868-94b3-10a588e9ea3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:46.918366 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume request issued successfully. Aug 13 19:33:46.918887 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-756469d6-6db5-475c-8c2a-a53ce356d247 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:46.919461 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 830/3326] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:33:46 2026] POST /volume/v3/volumes => generated 751 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:46.931456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f698d7d4-1955-4f13-9a4c-67c34c9f7184 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:46.935124 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f698d7d4-1955-4f13-9a4c-67c34c9f7184 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:46.935413 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f698d7d4-1955-4f13-9a4c-67c34c9f7184 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:46.936315 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f698d7d4-1955-4f13-9a4c-67c34c9f7184 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:46.946008 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:46.946008 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:46.951469 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f698d7d4-1955-4f13-9a4c-67c34c9f7184 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:46.957936 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f698d7d4-1955-4f13-9a4c-67c34c9f7184 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:46.958412 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 834/3327] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:46 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:47.429233 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-350e5cf5-fbc8-48dd-a0c1-ea5034da3bb0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:47.430673 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-350e5cf5-fbc8-48dd-a0c1-ea5034da3bb0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:47.431053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-350e5cf5-fbc8-48dd-a0c1-ea5034da3bb0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:47.431395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-350e5cf5-fbc8-48dd-a0c1-ea5034da3bb0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:47.432554 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-350e5cf5-fbc8-48dd-a0c1-ea5034da3bb0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:47.438873 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:47.438873 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:47.438873 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-350e5cf5-fbc8-48dd-a0c1-ea5034da3bb0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:47.438873 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 829/3328] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:47 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:47.862589 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-280aa529-5585-4377-a09e-3a101552d34e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:47.864395 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-280aa529-5585-4377-a09e-3a101552d34e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:47.864610 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-280aa529-5585-4377-a09e-3a101552d34e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:47.864667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9305d3ca-56dd-4602-85c7-c822092588b7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:47.864925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-280aa529-5585-4377-a09e-3a101552d34e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:47.866437 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9305d3ca-56dd-4602-85c7-c822092588b7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c Aug 13 19:33:47.866610 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9305d3ca-56dd-4602-85c7-c822092588b7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:47.866809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9305d3ca-56dd-4602-85c7-c822092588b7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:47.872811 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9305d3ca-56dd-4602-85c7-c822092588b7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c returned with HTTP 404 Aug 13 19:33:47.873258 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:47.873258 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:47.873380 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 831/3329] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:47 2026] GET /volume/v3/volumes/4e72ec40-9af2-43b1-bcfa-8032a55db37c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:47.877364 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-280aa529-5585-4377-a09e-3a101552d34e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:47.882417 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-941f3b1c-1776-4300-8644-ac8c047163ff None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:47.883049 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-280aa529-5585-4377-a09e-3a101552d34e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:47.883573 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 836/3330] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:47 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:47.884157 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-941f3b1c-1776-4300-8644-ac8c047163ff tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:47.884367 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-941f3b1c-1776-4300-8644-ac8c047163ff tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:47.884546 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-941f3b1c-1776-4300-8644-ac8c047163ff tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:47.884694 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-941f3b1c-1776-4300-8644-ac8c047163ff tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Delete volume with id: 1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:47.893917 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:47.893917 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:47.894364 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-941f3b1c-1776-4300-8644-ac8c047163ff tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:47.916203 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-941f3b1c-1776-4300-8644-ac8c047163ff tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Delete volume request issued successfully. Aug 13 19:33:47.916459 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-941f3b1c-1776-4300-8644-ac8c047163ff tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 202 Aug 13 19:33:47.916941 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 835/3331] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:47 2026] DELETE /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:47.927824 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-400ac995-aaa8-4d48-a277-6ed74a25bfc7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:47.931296 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-400ac995-aaa8-4d48-a277-6ed74a25bfc7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:47.931296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-400ac995-aaa8-4d48-a277-6ed74a25bfc7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:47.931296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-400ac995-aaa8-4d48-a277-6ed74a25bfc7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:47.942086 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:47.942086 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:47.949625 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-400ac995-aaa8-4d48-a277-6ed74a25bfc7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:33:47.952017 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-400ac995-aaa8-4d48-a277-6ed74a25bfc7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 200 Aug 13 19:33:47.952704 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 830/3332] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:47 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:47.974337 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-50b4088f-712c-41c0-bf84-10d83407c8da None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:47.976155 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50b4088f-712c-41c0-bf84-10d83407c8da tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:47.976369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50b4088f-712c-41c0-bf84-10d83407c8da tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:47.976542 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50b4088f-712c-41c0-bf84-10d83407c8da tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:47.992925 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:47.992925 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:48.004753 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-50b4088f-712c-41c0-bf84-10d83407c8da tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:48.012065 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50b4088f-712c-41c0-bf84-10d83407c8da tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:48.012622 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 832/3333] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:47 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.059963 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-3d7a7f6e-c085-4dbc-a746-a7013ceed585 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.061833 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-3d7a7f6e-c085-4dbc-a746-a7013ceed585 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:48.062061 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-3d7a7f6e-c085-4dbc-a746-a7013ceed585 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.062290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-3d7a7f6e-c085-4dbc-a746-a7013ceed585 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.072138 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.072138 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:48.075463 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-3d7a7f6e-c085-4dbc-a746-a7013ceed585 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:48.079288 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-3d7a7f6e-c085-4dbc-a746-a7013ceed585 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:48.079727 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 837/3334] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.151427 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-88b2c595-efce-4fec-9e44-0fbf394b366e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.151781 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88b2c595-efce-4fec-9e44-0fbf394b366e None None] GET https://10.4.3.126/volume// Aug 13 19:33:48.151996 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88b2c595-efce-4fec-9e44-0fbf394b366e None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.152150 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88b2c595-efce-4fec-9e44-0fbf394b366e None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.152465 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88b2c595-efce-4fec-9e44-0fbf394b366e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:48.152733 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 836/3335] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:48.163848 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-d143d831-d17f-4fb1-805e-c802b8ec50d1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.165605 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-d143d831-d17f-4fb1-805e-c802b8ec50d1 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:33:48.166132 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-d143d831-d17f-4fb1-805e-c802b8ec50d1 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b5706e9-4818-43aa-9c7e-6618afefc380", "connector": null, "instance_uuid": "87343eb0-e4c1-4bc7-9e56-7b135f61f2d9"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.176104 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.176104 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:48.202685 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-d143d831-d17f-4fb1-805e-c802b8ec50d1 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:33:48.203595 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 831/3336] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:33:48 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:48.237033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d16fa7bd-b4ad-42e3-9380-eae7072050b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.239213 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d16fa7bd-b4ad-42e3-9380-eae7072050b9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:48.239520 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d16fa7bd-b4ad-42e3-9380-eae7072050b9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.239687 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d16fa7bd-b4ad-42e3-9380-eae7072050b9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.257192 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.257192 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:48.260577 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0636faea-cd1c-4284-a5c7-306dcaa5d578 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.261054 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0636faea-cd1c-4284-a5c7-306dcaa5d578 None None] GET https://10.4.3.126/volume// Aug 13 19:33:48.261161 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d16fa7bd-b4ad-42e3-9380-eae7072050b9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:48.261263 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0636faea-cd1c-4284-a5c7-306dcaa5d578 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.261521 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0636faea-cd1c-4284-a5c7-306dcaa5d578 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.263780 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0636faea-cd1c-4284-a5c7-306dcaa5d578 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:48.263780 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 838/3337] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:48.272664 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-59beca37-f6db-4945-8aec-cd600a2b3aa8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.272957 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d16fa7bd-b4ad-42e3-9380-eae7072050b9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:48.273565 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 833/3338] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.276634 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-59beca37-f6db-4945-8aec-cd600a2b3aa8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:48.276634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-59beca37-f6db-4945-8aec-cd600a2b3aa8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.276634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-59beca37-f6db-4945-8aec-cd600a2b3aa8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.285995 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.285995 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:48.290174 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-59beca37-f6db-4945-8aec-cd600a2b3aa8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:48.294803 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-59beca37-f6db-4945-8aec-cd600a2b3aa8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:48.295212 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 837/3339] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:48.318527 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-73e7a1d2-4a55-4fbe-abb9-950fd479248d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.321469 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-73e7a1d2-4a55-4fbe-abb9-950fd479248d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:48.321787 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-73e7a1d2-4a55-4fbe-abb9-950fd479248d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:48.321935 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-73e7a1d2-4a55-4fbe-abb9-950fd479248d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.337071 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.337071 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:48.337071 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-73e7a1d2-4a55-4fbe-abb9-950fd479248d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.345215 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-73e7a1d2-4a55-4fbe-abb9-950fd479248d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Reserve volume completed successfully. Aug 13 19:33:48.346068 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-73e7a1d2-4a55-4fbe-abb9-950fd479248d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:48.346955 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 832/3340] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:48 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:48.356313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a88329b3-e33c-494e-b495-f73342d391e6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.357845 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a88329b3-e33c-494e-b495-f73342d391e6 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:48.358138 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a88329b3-e33c-494e-b495-f73342d391e6 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.358957 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a88329b3-e33c-494e-b495-f73342d391e6 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.369438 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.369438 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:48.373875 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a88329b3-e33c-494e-b495-f73342d391e6 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.380764 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a88329b3-e33c-494e-b495-f73342d391e6 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:48.381320 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 839/3341] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.394408 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d64fd8bb-3791-4315-8734-1b7d45a7f79f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.396095 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d64fd8bb-3791-4315-8734-1b7d45a7f79f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:48.397369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d64fd8bb-3791-4315-8734-1b7d45a7f79f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:48.397369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d64fd8bb-3791-4315-8734-1b7d45a7f79f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.405687 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.405687 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:48.406283 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d64fd8bb-3791-4315-8734-1b7d45a7f79f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.415457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-8ef0f1fd-b825-4b10-b50b-8fa492788dbf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.417936 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-8ef0f1fd-b825-4b10-b50b-8fa492788dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] PUT https://10.4.3.126/volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad Aug 13 19:33:48.418247 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-8ef0f1fd-b825-4b10-b50b-8fa492788dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.422654 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d64fd8bb-3791-4315-8734-1b7d45a7f79f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Unreserve volume completed successfully. Aug 13 19:33:48.422791 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d64fd8bb-3791-4315-8734-1b7d45a7f79f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:48.423223 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 834/3342] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:48 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:48.425535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-8ef0f1fd-b825-4b10-b50b-8fa492788dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Acquiring lock "cinder-attachment_update-7b5706e9-4818-43aa-9c7e-6618afefc380-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:33:48.432325 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-8ef0f1fd-b825-4b10-b50b-8fa492788dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Lock "cinder-attachment_update-7b5706e9-4818-43aa-9c7e-6618afefc380-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:33:48.432325 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.432325 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:48.432438 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cd8d83fc-f780-4f95-bdbb-4973b556cea0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.434108 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cd8d83fc-f780-4f95-bdbb-4973b556cea0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:48.434391 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cd8d83fc-f780-4f95-bdbb-4973b556cea0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.434714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cd8d83fc-f780-4f95-bdbb-4973b556cea0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.447576 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.447576 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:48.451951 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cd8d83fc-f780-4f95-bdbb-4973b556cea0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.458600 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cd8d83fc-f780-4f95-bdbb-4973b556cea0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:48.459051 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 833/3343] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.460538 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-feeba4e8-91b8-44b7-841f-18af280a9f9e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.462184 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-feeba4e8-91b8-44b7-841f-18af280a9f9e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:48.462631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-feeba4e8-91b8-44b7-841f-18af280a9f9e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.462631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-feeba4e8-91b8-44b7-841f-18af280a9f9e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.462748 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-feeba4e8-91b8-44b7-841f-18af280a9f9e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:48.467455 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.467455 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:48.468230 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-feeba4e8-91b8-44b7-841f-18af280a9f9e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:48.468652 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 840/3344] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.474385 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f5482ad5-253e-4491-822c-b361cdb3cd09 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.477783 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5482ad5-253e-4491-822c-b361cdb3cd09 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:48.478191 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5482ad5-253e-4491-822c-b361cdb3cd09 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:48.480473 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5482ad5-253e-4491-822c-b361cdb3cd09 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.494227 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.494227 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:48.495136 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f5482ad5-253e-4491-822c-b361cdb3cd09 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.503763 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f5482ad5-253e-4491-822c-b361cdb3cd09 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume updated successfully. Aug 13 19:33:48.504047 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5482ad5-253e-4491-822c-b361cdb3cd09 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 200 Aug 13 19:33:48.504593 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 835/3345] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:48 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 19:33:48.515940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0019868d-fdff-42a9-94db-fda561682330 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.518840 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0019868d-fdff-42a9-94db-fda561682330 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:48.519208 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0019868d-fdff-42a9-94db-fda561682330 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.519673 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0019868d-fdff-42a9-94db-fda561682330 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.532968 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.532968 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:48.535117 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-8ef0f1fd-b825-4b10-b50b-8fa492788dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Lock "cinder-attachment_update-7b5706e9-4818-43aa-9c7e-6618afefc380-np0000007253" released by "attachment_update" :: held 0.105s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:33:48.535448 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-8ef0f1fd-b825-4b10-b50b-8fa492788dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad returned with HTTP 200 Aug 13 19:33:48.536741 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 838/3346] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:33:48 2026] PUT /volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:48.539055 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0019868d-fdff-42a9-94db-fda561682330 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.544549 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0019868d-fdff-42a9-94db-fda561682330 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:48.545091 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 834/3347] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.570164 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-827ac93d-8474-424b-90d7-605a1e469488 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.574885 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-827ac93d-8474-424b-90d7-605a1e469488 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:48.574885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-827ac93d-8474-424b-90d7-605a1e469488 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:48.574885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-827ac93d-8474-424b-90d7-605a1e469488 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.587124 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.587124 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:48.587799 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-827ac93d-8474-424b-90d7-605a1e469488 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.598051 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-827ac93d-8474-424b-90d7-605a1e469488 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume updated successfully. Aug 13 19:33:48.598355 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-827ac93d-8474-424b-90d7-605a1e469488 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 200 Aug 13 19:33:48.599046 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 841/3348] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:48 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 19:33:48.606597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2994803c-e6d8-4205-a8b7-9d27e5d5e77a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.608733 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2994803c-e6d8-4205-a8b7-9d27e5d5e77a tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:48.608875 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2994803c-e6d8-4205-a8b7-9d27e5d5e77a tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.609106 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2994803c-e6d8-4205-a8b7-9d27e5d5e77a tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.616489 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.616489 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:48.621395 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2994803c-e6d8-4205-a8b7-9d27e5d5e77a tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.627046 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2994803c-e6d8-4205-a8b7-9d27e5d5e77a tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:48.627046 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 836/3349] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.648184 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8285bd3f-3f29-43e2-88d7-973494b6ef7b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.650417 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8285bd3f-3f29-43e2-88d7-973494b6ef7b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:48.650762 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8285bd3f-3f29-43e2-88d7-973494b6ef7b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:48.650877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8285bd3f-3f29-43e2-88d7-973494b6ef7b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.662170 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.662170 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:48.662880 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8285bd3f-3f29-43e2-88d7-973494b6ef7b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.673146 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8285bd3f-3f29-43e2-88d7-973494b6ef7b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Update volume admin metadata completed successfully. Aug 13 19:33:48.673374 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8285bd3f-3f29-43e2-88d7-973494b6ef7b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Update readonly setting on volume completed successfully. Aug 13 19:33:48.673468 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8285bd3f-3f29-43e2-88d7-973494b6ef7b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:48.673996 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 839/3350] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:48 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:48.689944 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8fac69f6-e712-48eb-b1af-22bb9b8c634b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.699101 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8fac69f6-e712-48eb-b1af-22bb9b8c634b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:48.700479 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8fac69f6-e712-48eb-b1af-22bb9b8c634b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.700605 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8fac69f6-e712-48eb-b1af-22bb9b8c634b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.701151 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-8b4cd84c-46e7-41a8-bbee-302a9f8bf323 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.702922 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-8b4cd84c-46e7-41a8-bbee-302a9f8bf323 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/encryption Aug 13 19:33:48.703289 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-8b4cd84c-46e7-41a8-bbee-302a9f8bf323 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.703289 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-8b4cd84c-46e7-41a8-bbee-302a9f8bf323 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.712013 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.712013 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:48.718794 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-8b4cd84c-46e7-41a8-bbee-302a9f8bf323 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/encryption returned with HTTP 200 Aug 13 19:33:48.719305 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 842/3351] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.726175 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.726175 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:48.730992 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8fac69f6-e712-48eb-b1af-22bb9b8c634b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.736882 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8fac69f6-e712-48eb-b1af-22bb9b8c634b tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:48.737173 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 835/3352] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.750414 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-968f832b-99d2-423e-897c-ac07a5f978e0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.754297 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-968f832b-99d2-423e-897c-ac07a5f978e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:48.754297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-968f832b-99d2-423e-897c-ac07a5f978e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:48.754297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-968f832b-99d2-423e-897c-ac07a5f978e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.764783 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.764783 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:48.765598 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-968f832b-99d2-423e-897c-ac07a5f978e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.776736 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-968f832b-99d2-423e-897c-ac07a5f978e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Update volume admin metadata completed successfully. Aug 13 19:33:48.776941 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-968f832b-99d2-423e-897c-ac07a5f978e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Update readonly setting on volume completed successfully. Aug 13 19:33:48.777596 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-968f832b-99d2-423e-897c-ac07a5f978e0 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:48.777596 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 837/3353] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:33:48 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:48.784547 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d993d070-787c-49a7-81f4-b893925337e2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.786126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d993d070-787c-49a7-81f4-b893925337e2 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:33:48.786301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d993d070-787c-49a7-81f4-b893925337e2 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.786492 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d993d070-787c-49a7-81f4-b893925337e2 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.793036 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.793036 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:48.797247 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d993d070-787c-49a7-81f4-b893925337e2 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.801855 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d993d070-787c-49a7-81f4-b893925337e2 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:33:48.802342 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 840/3354] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:48.817409 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d878e27-ef20-461e-92b3-b9b9e78d381c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.819665 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d878e27-ef20-461e-92b3-b9b9e78d381c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:33:48.820121 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d878e27-ef20-461e-92b3-b9b9e78d381c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1021177622", "disk_format": "raw"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:48.820267 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d878e27-ef20-461e-92b3-b9b9e78d381c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1021177622", "disk_format": "raw"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:48.828872 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.828872 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:48.829360 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d878e27-ef20-461e-92b3-b9b9e78d381c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:33:48.841621 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.841621 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:48.845714 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.image.image_utils [None req-9d878e27-ef20-461e-92b3-b9b9e78d381c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1021177622'}] 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-1021177622'}]. {{(pid=100185) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 19:33:48.903414 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca06c42c-e177-4713-abec-979420d8bbfe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.905242 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca06c42c-e177-4713-abec-979420d8bbfe tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:48.905519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca06c42c-e177-4713-abec-979420d8bbfe tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.905675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca06c42c-e177-4713-abec-979420d8bbfe tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.912300 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:48.912300 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:48.916629 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ca06c42c-e177-4713-abec-979420d8bbfe tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:48.923219 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca06c42c-e177-4713-abec-979420d8bbfe tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:48.923941 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 836/3355] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:48.967582 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4731c9f8-4ae8-4894-87db-22c498fad829 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.969502 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4731c9f8-4ae8-4894-87db-22c498fad829 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 Aug 13 19:33:48.971159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4731c9f8-4ae8-4894-87db-22c498fad829 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.971159 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4731c9f8-4ae8-4894-87db-22c498fad829 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.978483 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4731c9f8-4ae8-4894-87db-22c498fad829 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 returned with HTTP 404 Aug 13 19:33:48.979083 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 838/3356] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/1a62a97b-a819-447c-abb0-a2e6639661b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:48.987537 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9bc7f1cf-477e-40bc-ab24-8c163284a322 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:48.989310 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9bc7f1cf-477e-40bc-ab24-8c163284a322 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:33:48.989616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9bc7f1cf-477e-40bc-ab24-8c163284a322 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:48.989616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9bc7f1cf-477e-40bc-ab24-8c163284a322 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:48.990338 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9bc7f1cf-477e-40bc-ab24-8c163284a322 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:33:49.007949 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9bc7f1cf-477e-40bc-ab24-8c163284a322 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Get all volumes completed successfully. Aug 13 19:33:49.010486 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:49.010486 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:49.014827 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9bc7f1cf-477e-40bc-ab24-8c163284a322 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:33:49.015300 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 841/3357] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:33:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15272 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:49.038543 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d69969bb-81e8-4b97-bdd0-55d77395fc94 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:49.041784 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d69969bb-81e8-4b97-bdd0-55d77395fc94 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] DELETE https://10.4.3.126/volume/v3/types/75be2dd7-4e72-4c0d-8438-8306369d69bb Aug 13 19:33:49.041784 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d69969bb-81e8-4b97-bdd0-55d77395fc94 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:49.041784 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d69969bb-81e8-4b97-bdd0-55d77395fc94 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:49.067952 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d69969bb-81e8-4b97-bdd0-55d77395fc94 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/types/75be2dd7-4e72-4c0d-8438-8306369d69bb returned with HTTP 202 Aug 13 19:33:49.068496 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 837/3358] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:33:49 2026] DELETE /volume/v3/types/75be2dd7-4e72-4c0d-8438-8306369d69bb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:49.296099 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3740b717-995f-4d1b-b0f8-c8619c71c0b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:49.298547 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3740b717-995f-4d1b-b0f8-c8619c71c0b0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:49.298750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3740b717-995f-4d1b-b0f8-c8619c71c0b0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:49.298960 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3740b717-995f-4d1b-b0f8-c8619c71c0b0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:49.317575 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:49.317575 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:49.321629 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3740b717-995f-4d1b-b0f8-c8619c71c0b0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:49.328354 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3740b717-995f-4d1b-b0f8-c8619c71c0b0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:49.328747 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 839/3359] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:49 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:49.380804 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d878e27-ef20-461e-92b3-b9b9e78d381c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Copy volume to image completed successfully. Aug 13 19:33:49.381228 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d878e27-ef20-461e-92b3-b9b9e78d381c tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:33:49.381417 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 843/3360] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:33:48 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 687 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:49.479437 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4e23ae10-c193-455f-8b21-b0d68a23092d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:49.481191 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4e23ae10-c193-455f-8b21-b0d68a23092d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:49.481406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4e23ae10-c193-455f-8b21-b0d68a23092d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:49.481605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4e23ae10-c193-455f-8b21-b0d68a23092d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:49.481705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-4e23ae10-c193-455f-8b21-b0d68a23092d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:49.485889 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:49.485889 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:49.486713 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4e23ae10-c193-455f-8b21-b0d68a23092d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:49.487090 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 842/3361] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:49 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:49.769596 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-e4d4b74d-940d-44ac-851e-c906992c38ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:49.773094 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-e4d4b74d-940d-44ac-851e-c906992c38ab tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:49.773264 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-e4d4b74d-940d-44ac-851e-c906992c38ab tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:49.773455 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-e4d4b74d-940d-44ac-851e-c906992c38ab tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:49.786751 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:49.786751 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:49.790726 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-e4d4b74d-940d-44ac-851e-c906992c38ab tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:49.796121 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-e4d4b74d-940d-44ac-851e-c906992c38ab tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:49.796539 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 838/3362] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:49 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 1232 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:49.820587 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-93840624-13c5-4cb4-92dc-6d7b2650521c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:49.824945 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-93840624-13c5-4cb4-92dc-6d7b2650521c tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] POST https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93/action Aug 13 19:33:49.825300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-93840624-13c5-4cb4-92dc-6d7b2650521c tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:49.825520 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-93840624-13c5-4cb4-92dc-6d7b2650521c tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:49.841074 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:49.841074 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:49.841949 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-93840624-13c5-4cb4-92dc-6d7b2650521c tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:49.854205 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-93840624-13c5-4cb4-92dc-6d7b2650521c tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Begin detaching volume completed successfully. Aug 13 19:33:49.854520 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-93840624-13c5-4cb4-92dc-6d7b2650521c tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93/action returned with HTTP 202 Aug 13 19:33:49.855013 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 840/3363] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:33:49 2026] POST /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:49.918638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-80c74f02-794c-499f-b96d-a803cacf7d97 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:49.918937 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80c74f02-794c-499f-b96d-a803cacf7d97 None None] GET https://10.4.3.126/volume// Aug 13 19:33:49.919098 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80c74f02-794c-499f-b96d-a803cacf7d97 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:49.919288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-80c74f02-794c-499f-b96d-a803cacf7d97 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:49.919686 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-80c74f02-794c-499f-b96d-a803cacf7d97 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:49.919855 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 844/3364] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:49 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:49.928140 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-3f233d89-2dfd-43c1-a9ab-df5c83187280 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:49.930577 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-3f233d89-2dfd-43c1-a9ab-df5c83187280 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:49.930810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-3f233d89-2dfd-43c1-a9ab-df5c83187280 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:49.931461 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-3f233d89-2dfd-43c1-a9ab-df5c83187280 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:49.938467 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-56f94193-5442-44df-902a-5284d7c74359 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:49.940217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-56f94193-5442-44df-902a-5284d7c74359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:49.940497 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-56f94193-5442-44df-902a-5284d7c74359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:49.940698 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-56f94193-5442-44df-902a-5284d7c74359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:49.941692 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:49.941692 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:49.945396 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-3f233d89-2dfd-43c1-a9ab-df5c83187280 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:49.949446 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:49.949446 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:49.949746 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-3f233d89-2dfd-43c1-a9ab-df5c83187280 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 200 Aug 13 19:33:49.950150 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 843/3365] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:49 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:49.956520 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-56f94193-5442-44df-902a-5284d7c74359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:49.961090 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-56f94193-5442-44df-902a-5284d7c74359 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:49.961537 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 839/3366] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:49 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:50.344397 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c076d2eb-e84f-4ba8-8137-70893da5c671 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:50.346394 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c076d2eb-e84f-4ba8-8137-70893da5c671 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:50.346741 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c076d2eb-e84f-4ba8-8137-70893da5c671 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:50.346917 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c076d2eb-e84f-4ba8-8137-70893da5c671 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:50.366666 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:50.366666 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:50.372659 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c076d2eb-e84f-4ba8-8137-70893da5c671 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:50.382497 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c076d2eb-e84f-4ba8-8137-70893da5c671 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:50.383068 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 841/3367] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:50 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:50.500433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ebba09ff-c9be-4167-a8eb-0eeb9745f900 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:50.502369 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ebba09ff-c9be-4167-a8eb-0eeb9745f900 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:50.502564 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ebba09ff-c9be-4167-a8eb-0eeb9745f900 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:50.502797 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ebba09ff-c9be-4167-a8eb-0eeb9745f900 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:50.503133 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ebba09ff-c9be-4167-a8eb-0eeb9745f900 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:50.510691 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:50.510691 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:50.511640 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ebba09ff-c9be-4167-a8eb-0eeb9745f900 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:50.512070 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 845/3368] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:50 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:50.975189 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-01a4b12f-47da-496d-9d77-889cc2e5285c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:50.977379 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-01a4b12f-47da-496d-9d77-889cc2e5285c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:50.977616 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-01a4b12f-47da-496d-9d77-889cc2e5285c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:50.977871 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-01a4b12f-47da-496d-9d77-889cc2e5285c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:50.984901 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:50.984901 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:50.989931 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-01a4b12f-47da-496d-9d77-889cc2e5285c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:50.995753 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-01a4b12f-47da-496d-9d77-889cc2e5285c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:50.996253 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 844/3369] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:50 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:51.398724 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e33c772a-20d9-4597-a06a-7541d8deab7f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:51.400435 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e33c772a-20d9-4597-a06a-7541d8deab7f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:51.400596 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e33c772a-20d9-4597-a06a-7541d8deab7f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:51.400769 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e33c772a-20d9-4597-a06a-7541d8deab7f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:51.409402 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:51.409402 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:51.412535 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e33c772a-20d9-4597-a06a-7541d8deab7f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:51.416008 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e33c772a-20d9-4597-a06a-7541d8deab7f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:51.416357 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 840/3370] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:51 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:51.522299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b419db9f-c604-4a9b-ab4d-0af79b26741e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:51.523796 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b419db9f-c604-4a9b-ab4d-0af79b26741e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:51.523975 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b419db9f-c604-4a9b-ab4d-0af79b26741e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:51.524168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b419db9f-c604-4a9b-ab4d-0af79b26741e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:51.524282 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b419db9f-c604-4a9b-ab4d-0af79b26741e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:51.528297 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:51.528297 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:51.529205 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b419db9f-c604-4a9b-ab4d-0af79b26741e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:51.529673 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 842/3371] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:51 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:51.774081 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-9160f6dd-0f3a-400d-9840-1552c0e732bd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:51.776286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-9160f6dd-0f3a-400d-9840-1552c0e732bd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad/action Aug 13 19:33:51.776686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-9160f6dd-0f3a-400d-9840-1552c0e732bd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:51.776829 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-9160f6dd-0f3a-400d-9840-1552c0e732bd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:51.793301 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:51.793301 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:51.806059 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d6553f57-d75a-42c6-b5be-a3bb839395fb req-9160f6dd-0f3a-400d-9840-1552c0e732bd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad/action returned with HTTP 204 Aug 13 19:33:51.806697 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 846/3372] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:33:51 2026] POST /volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:52.014490 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-079d39e6-39fd-4798-b3b7-a7b86054f118 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:52.019028 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-079d39e6-39fd-4798-b3b7-a7b86054f118 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:52.019397 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-079d39e6-39fd-4798-b3b7-a7b86054f118 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:52.019513 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-079d39e6-39fd-4798-b3b7-a7b86054f118 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:52.026139 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:52.026139 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:52.030083 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-079d39e6-39fd-4798-b3b7-a7b86054f118 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:52.033783 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-079d39e6-39fd-4798-b3b7-a7b86054f118 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:52.034164 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 845/3373] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:52 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:52.275258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-6c1f5d23-8f93-4128-9862-90a22f548b2a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:52.278739 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-6c1f5d23-8f93-4128-9862-90a22f548b2a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242 Aug 13 19:33:52.278916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-6c1f5d23-8f93-4128-9862-90a22f548b2a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:52.279131 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-6c1f5d23-8f93-4128-9862-90a22f548b2a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:52.287226 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:52.287226 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:52.336447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-207c1554-1332-46d2-b206-599f3dca59bc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:52.338849 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-207c1554-1332-46d2-b206-599f3dca59bc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6 Aug 13 19:33:52.339137 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-207c1554-1332-46d2-b206-599f3dca59bc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:52.339407 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-207c1554-1332-46d2-b206-599f3dca59bc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:52.348843 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:52.348843 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:52.356210 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-17f22af3-8732-4786-a13e-4bbd96ee5d44 req-6c1f5d23-8f93-4128-9862-90a22f548b2a tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242 returned with HTTP 200 Aug 13 19:33:52.356778 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 841/3374] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:52 2026] DELETE /volume/v3/attachments/7f3b09fa-d897-443b-b6ab-74db207fd242 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:52.391509 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-72fc0873-a0bd-4669-88eb-0f8ac25983d8 req-207c1554-1332-46d2-b206-599f3dca59bc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6 returned with HTTP 200 Aug 13 19:33:52.392025 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 843/3375] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:52 2026] DELETE /volume/v3/attachments/ab47f225-7481-4bb5-863c-06b72fec65b6 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:52.427782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a5d76278-a404-4193-8494-84377d844583 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:52.429510 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a5d76278-a404-4193-8494-84377d844583 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:52.429743 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a5d76278-a404-4193-8494-84377d844583 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:52.430264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a5d76278-a404-4193-8494-84377d844583 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:52.440067 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:52.440067 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:52.444372 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a5d76278-a404-4193-8494-84377d844583 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:52.448773 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a5d76278-a404-4193-8494-84377d844583 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:52.449196 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 847/3376] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:52 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:52.462228 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1da8d824-8632-4502-8a01-ab5663ce2210 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:52.464146 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1da8d824-8632-4502-8a01-ab5663ce2210 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:33:52.464355 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1da8d824-8632-4502-8a01-ab5663ce2210 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:52.464554 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1da8d824-8632-4502-8a01-ab5663ce2210 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:52.473763 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:52.473763 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:52.476955 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1da8d824-8632-4502-8a01-ab5663ce2210 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:33:52.481151 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1da8d824-8632-4502-8a01-ab5663ce2210 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:33:52.481535 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 846/3377] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:52 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:52.539081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-17c70952-c7d5-4d06-a452-4c41463210a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:52.541523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17c70952-c7d5-4d06-a452-4c41463210a7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:52.541721 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17c70952-c7d5-4d06-a452-4c41463210a7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:52.541937 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-17c70952-c7d5-4d06-a452-4c41463210a7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:52.542027 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-17c70952-c7d5-4d06-a452-4c41463210a7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:52.545676 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:52.545676 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:52.546374 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-17c70952-c7d5-4d06-a452-4c41463210a7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:52.546681 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 842/3378] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:52 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:53.044868 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-58d8f5da-6839-437c-9ee5-601ceb69d146 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.047392 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58d8f5da-6839-437c-9ee5-601ceb69d146 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:53.047596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58d8f5da-6839-437c-9ee5-601ceb69d146 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.048110 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-58d8f5da-6839-437c-9ee5-601ceb69d146 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.048110 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-58d8f5da-6839-437c-9ee5-601ceb69d146 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Delete volume with id: bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:53.049184 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ff9f8e5a-2195-4624-bf6a-3c119a32cdfc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.050798 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ff9f8e5a-2195-4624-bf6a-3c119a32cdfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:53.050980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ff9f8e5a-2195-4624-bf6a-3c119a32cdfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.051154 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ff9f8e5a-2195-4624-bf6a-3c119a32cdfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.054076 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.054076 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:53.054498 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-58d8f5da-6839-437c-9ee5-601ceb69d146 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:53.059049 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.059049 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:53.063233 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ff9f8e5a-2195-4624-bf6a-3c119a32cdfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:53.067745 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ff9f8e5a-2195-4624-bf6a-3c119a32cdfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:53.068125 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 848/3379] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:53 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:53.069563 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-58d8f5da-6839-437c-9ee5-601ceb69d146 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Delete volume request issued successfully. Aug 13 19:33:53.069809 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-58d8f5da-6839-437c-9ee5-601ceb69d146 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 202 Aug 13 19:33:53.070360 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 844/3380] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:53 2026] DELETE /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:53.079747 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-90ca9e41-b297-4607-a47a-08abb23864f5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.081852 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-90ca9e41-b297-4607-a47a-08abb23864f5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:53.082119 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-90ca9e41-b297-4607-a47a-08abb23864f5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.082368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-90ca9e41-b297-4607-a47a-08abb23864f5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.094692 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.094692 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:53.105098 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-90ca9e41-b297-4607-a47a-08abb23864f5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:53.118238 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-90ca9e41-b297-4607-a47a-08abb23864f5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:53.119614 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 847/3381] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:53 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 1193 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:53.122893 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-8127518f-f484-4e34-9367-403c446498c1 req-d74c42bc-beb3-4de1-9228-5a3feeebaea8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.125087 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8127518f-f484-4e34-9367-403c446498c1 req-d74c42bc-beb3-4de1-9228-5a3feeebaea8 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:53.125289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8127518f-f484-4e34-9367-403c446498c1 req-d74c42bc-beb3-4de1-9228-5a3feeebaea8 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.125498 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-8127518f-f484-4e34-9367-403c446498c1 req-d74c42bc-beb3-4de1-9228-5a3feeebaea8 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.133056 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.133056 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:53.133599 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b8af05db-1c8d-4a5c-a34f-c8d0dbb73838 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.135265 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8af05db-1c8d-4a5c-a34f-c8d0dbb73838 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:33:53.135600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8af05db-1c8d-4a5c-a34f-c8d0dbb73838 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4", "name": "tempest-VolumeImageDependencyTests-Snapshot-804000810"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:53.136865 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-8127518f-f484-4e34-9367-403c446498c1 req-d74c42bc-beb3-4de1-9228-5a3feeebaea8 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 404 Aug 13 19:33:53.137622 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 843/3382] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:53 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:53.144382 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bca0393a-e15b-4afd-9ff4-841454144494 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.145963 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bca0393a-e15b-4afd-9ff4-841454144494 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:53.146133 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bca0393a-e15b-4afd-9ff4-841454144494 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.146333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bca0393a-e15b-4afd-9ff4-841454144494 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.146473 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-bca0393a-e15b-4afd-9ff4-841454144494 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:53.147520 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.147520 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:53.148228 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8af05db-1c8d-4a5c-a34f-c8d0dbb73838 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:53.148332 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-b8af05db-1c8d-4a5c-a34f-c8d0dbb73838 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create snapshot from volume 47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:53.155327 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.155327 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:53.155868 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bca0393a-e15b-4afd-9ff4-841454144494 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:53.167263 np0000007253 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-bca0393a-e15b-4afd-9ff4-841454144494 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:33:53.176939 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bca0393a-e15b-4afd-9ff4-841454144494 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:33:53.177117 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bca0393a-e15b-4afd-9ff4-841454144494 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 202 Aug 13 19:33:53.177563 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 845/3383] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:53 2026] DELETE /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:53.180045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-825d3710-fc32-46dc-a3ab-803e63cd0a74 req-d18ad102-11fd-4419-be1e-180820c383d4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.182875 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-825d3710-fc32-46dc-a3ab-803e63cd0a74 req-d18ad102-11fd-4419-be1e-180820c383d4 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:53.183066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-825d3710-fc32-46dc-a3ab-803e63cd0a74 req-d18ad102-11fd-4419-be1e-180820c383d4 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.183247 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-825d3710-fc32-46dc-a3ab-803e63cd0a74 req-d18ad102-11fd-4419-be1e-180820c383d4 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.185487 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-85287a63-4bc9-4838-89f6-6d4387bb8623 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.187430 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-85287a63-4bc9-4838-89f6-6d4387bb8623 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:53.187585 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-85287a63-4bc9-4838-89f6-6d4387bb8623 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.187748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-85287a63-4bc9-4838-89f6-6d4387bb8623 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.190880 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-825d3710-fc32-46dc-a3ab-803e63cd0a74 req-d18ad102-11fd-4419-be1e-180820c383d4 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 404 Aug 13 19:33:53.191477 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 848/3384] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:53 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:53.196752 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-b8af05db-1c8d-4a5c-a34f-c8d0dbb73838 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Created reservations ['da3d6978-b283-458a-9eb9-70d08e03b34d', 'd33bceac-c691-433e-bf48-3bee87e4f681', '8b9e5669-5de0-49ae-bbdf-5000480474d5', '195b289e-b4f3-4551-acfe-d5d78be799ae'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:53.197575 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.197575 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:53.202926 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-85287a63-4bc9-4838-89f6-6d4387bb8623 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:53.208696 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-85287a63-4bc9-4838-89f6-6d4387bb8623 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 200 Aug 13 19:33:53.209316 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 844/3385] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:53 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:53.224553 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8af05db-1c8d-4a5c-a34f-c8d0dbb73838 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Snapshot create request issued successfully. Aug 13 19:33:53.224867 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8af05db-1c8d-4a5c-a34f-c8d0dbb73838 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:33:53.225284 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 849/3386] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:33:53 2026] POST /volume/v3/snapshots => generated 312 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:53.233077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-12830a91-6deb-4bc8-8eea-2ddd3bed5ae5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.235346 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12830a91-6deb-4bc8-8eea-2ddd3bed5ae5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:53.235609 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12830a91-6deb-4bc8-8eea-2ddd3bed5ae5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.235872 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-12830a91-6deb-4bc8-8eea-2ddd3bed5ae5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.240802 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.240802 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:53.241399 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-12830a91-6deb-4bc8-8eea-2ddd3bed5ae5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Snapshot retrieved successfully. Aug 13 19:33:53.242343 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-12830a91-6deb-4bc8-8eea-2ddd3bed5ae5 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 returned with HTTP 200 Aug 13 19:33:53.242782 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 846/3387] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:33:53 2026] GET /volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:53.560021 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cc78ead5-36ad-492c-b82c-a5733e046282 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:53.561973 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cc78ead5-36ad-492c-b82c-a5733e046282 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:53.562152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cc78ead5-36ad-492c-b82c-a5733e046282 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:53.562338 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cc78ead5-36ad-492c-b82c-a5733e046282 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:53.562434 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-cc78ead5-36ad-492c-b82c-a5733e046282 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:53.566662 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:53.566662 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:53.567473 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cc78ead5-36ad-492c-b82c-a5733e046282 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:53.567875 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 849/3388] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:53 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:54.222664 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-18bd778f-271d-45dc-bb97-9b044a9de416 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.224892 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18bd778f-271d-45dc-bb97-9b044a9de416 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 Aug 13 19:33:54.225311 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18bd778f-271d-45dc-bb97-9b044a9de416 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:54.225369 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-18bd778f-271d-45dc-bb97-9b044a9de416 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:54.234453 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-18bd778f-271d-45dc-bb97-9b044a9de416 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 returned with HTTP 404 Aug 13 19:33:54.235114 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 845/3389] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:54 2026] GET /volume/v3/volumes/e52871ba-2f5d-47e5-8533-878267a2be70 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:54.242628 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2fc68972-6a65-43cb-a34c-24806623e190 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.244711 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2fc68972-6a65-43cb-a34c-24806623e190 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:33:54.244955 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2fc68972-6a65-43cb-a34c-24806623e190 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:54.245148 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2fc68972-6a65-43cb-a34c-24806623e190 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:54.245780 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:54.245780 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:54.246250 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2fc68972-6a65-43cb-a34c-24806623e190 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:33:54.255815 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c2f045f9-2a92-4ce8-968d-6dfd32a7b62b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.257982 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c2f045f9-2a92-4ce8-968d-6dfd32a7b62b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:54.258181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c2f045f9-2a92-4ce8-968d-6dfd32a7b62b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:54.258732 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c2f045f9-2a92-4ce8-968d-6dfd32a7b62b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:54.264599 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2fc68972-6a65-43cb-a34c-24806623e190 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Get all volumes completed successfully. Aug 13 19:33:54.265509 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:54.265509 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:54.266326 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c2f045f9-2a92-4ce8-968d-6dfd32a7b62b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Snapshot retrieved successfully. Aug 13 19:33:54.266837 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c2f045f9-2a92-4ce8-968d-6dfd32a7b62b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 returned with HTTP 200 Aug 13 19:33:54.267197 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 847/3390] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:33:54 2026] GET /volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:54.267602 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:54.267602 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:54.280946 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.281887 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2fc68972-6a65-43cb-a34c-24806623e190 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:33:54.285139 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 850/3391] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:33:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14151 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:54.285216 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:54.285216 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "6e396b9f-cdfb-48c1-a0c2-e338cc5f8182", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:54.286919 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '6e396b9f-cdfb-48c1-a0c2-e338cc5f8182', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:54.292261 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:54.292261 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:54.293371 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Snapshot retrieved successfully. Aug 13 19:33:54.293455 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume of 1 GB Aug 13 19:33:54.300053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee1aeca4-a54f-4089-b0aa-cd8c0c2ce882 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.300496 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Availability Zones retrieved successfully. Aug 13 19:33:54.302677 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee1aeca4-a54f-4089-b0aa-cd8c0c2ce882 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] DELETE https://10.4.3.126/volume/v3/types/f0e2c464-58a1-454e-b1dc-77904b40ea6e Aug 13 19:33:54.303106 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee1aeca4-a54f-4089-b0aa-cd8c0c2ce882 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:54.303180 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee1aeca4-a54f-4089-b0aa-cd8c0c2ce882 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:54.307540 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (60afcf62-5fe3-40f5-8f22-1cd23ed88828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:54.309360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d4f92b-823b-4601-b7b8-1cbec7f41161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.310287 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:54.347525 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee1aeca4-a54f-4089-b0aa-cd8c0c2ce882 tempest-TestVolumeBootPattern-150543165 tempest-TestVolumeBootPattern-150543165-project-admin] https://10.4.3.126/volume/v3/types/f0e2c464-58a1-454e-b1dc-77904b40ea6e returned with HTTP 202 Aug 13 19:33:54.347990 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 846/3392] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:33:54 2026] DELETE /volume/v3/types/f0e2c464-58a1-454e-b1dc-77904b40ea6e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:54.356518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d4f92b-823b-4601-b7b8-1cbec7f41161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6e396b9f-cdfb-48c1-a0c2-e338cc5f8182', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.357258 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdac33d-4f7c-4a10-b814-b30d2bdd99cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.384861 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.387006 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:54.387649 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2004560014", "snapshot_id": null, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:54.389536 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2004560014', 'snapshot_id': None, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:54.414963 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Created reservations ['56348292-5754-4198-9267-7f5432e79508', '54a04127-3ed9-4920-8805-1b10d58bf5bd', '4dd84de4-66c6-48b4-a816-31ddcd01aa7b', '2cac8ba0-1880-4532-85c0-19b77a574815'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:54.416007 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdac33d-4f7c-4a10-b814-b30d2bdd99cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56348292-5754-4198-9267-7f5432e79508', '54a04127-3ed9-4920-8805-1b10d58bf5bd', '4dd84de4-66c6-48b4-a816-31ddcd01aa7b', '2cac8ba0-1880-4532-85c0-19b77a574815']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.418074 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3f06b2a-496a-4fc0-b485-151265043277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.471641 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3f06b2a-496a-4fc0-b485-151265043277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b96914-ba19-426b-9695-af654bb46ec2', '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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['56348292-5754-4198-9267-7f5432e79508','54a04127-3ed9-4920-8805-1b10d58bf5bd','4dd84de4-66c6-48b4-a816-31ddcd01aa7b','2cac8ba0-1880-4532-85c0-19b77a574815'],size=1,snapshot_id=6e396b9f-cdfb-48c1-a0c2-e338cc5f8182,source_replicaid=,source_volid=None,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), '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-13T19:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b96914-ba19-426b-9695-af654bb46ec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be7ad4db244f4b9e80d69af1d6fc000e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6e396b9f-cdfb-48c1-a0c2-e338cc5f8182,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.473386 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38804013-a90f-44d3-9cb2-5686be54559a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.495036 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:33:54.499370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38804013-a90f-44d3-9cb2-5686be54559a) transitioned into state 'SUCCESS' from 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='be7ad4db244f4b9e80d69af1d6fc000e',qos_specs=None,replication_status=,reservations=['56348292-5754-4198-9267-7f5432e79508','54a04127-3ed9-4920-8805-1b10d58bf5bd','4dd84de4-66c6-48b4-a816-31ddcd01aa7b','2cac8ba0-1880-4532-85c0-19b77a574815'],size=1,snapshot_id=6e396b9f-cdfb-48c1-a0c2-e338cc5f8182,source_replicaid=,source_volid=None,status='creating',user_id='1b2e098d72ef458391b44fc5a8d6616c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.499573 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:33:54.500136 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844bab34-c639-4315-8857-6a3560f1f92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.505014 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (48b24e61-09a0-4748-8b4e-13dae461a76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:54.505847 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f404f8-3c8f-4f71-b7da-294096ce4c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.506761 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:54.524051 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844bab34-c639-4315-8857-6a3560f1f92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.525267 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Flow 'volume_create_api' (60afcf62-5fe3-40f5-8f22-1cd23ed88828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:54.525496 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Create volume request issued successfully. Aug 13 19:33:54.526102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c47cf26-9076-4911-a563-9160ffba2ed7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:54.526516 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 850/3393] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:33:54 2026] POST /volume/v3/volumes => generated 809 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:54.540777 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-767d8c50-3bcb-4242-bc0f-19d19dd03d0b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.541958 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-767d8c50-3bcb-4242-bc0f-19d19dd03d0b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:54.542146 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-767d8c50-3bcb-4242-bc0f-19d19dd03d0b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:54.542328 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-767d8c50-3bcb-4242-bc0f-19d19dd03d0b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:54.549173 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:54.549173 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:54.553082 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-767d8c50-3bcb-4242-bc0f-19d19dd03d0b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:54.558293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-767d8c50-3bcb-4242-bc0f-19d19dd03d0b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 returned with HTTP 200 Aug 13 19:33:54.558771 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 851/3394] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:54 2026] GET /volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:54.568069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f404f8-3c8f-4f71-b7da-294096ce4c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.569049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68abca00-946d-4af9-afc6-56193199fd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.583396 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-afa103e5-5d63-4210-a31d-a2bd98071eb8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.585551 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-afa103e5-5d63-4210-a31d-a2bd98071eb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:54.585904 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-afa103e5-5d63-4210-a31d-a2bd98071eb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:54.586021 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-afa103e5-5d63-4210-a31d-a2bd98071eb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:54.586172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-afa103e5-5d63-4210-a31d-a2bd98071eb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:54.592472 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:54.592472 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:54.593520 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-afa103e5-5d63-4210-a31d-a2bd98071eb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:54.593972 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 847/3395] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:54 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:54.641945 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['767bdf50-a132-433f-8901-c99439e36afd', '5ea9660b-cc53-4ec7-a08e-5caac6fd7fea', '859afdc6-08f8-4505-b64e-159327213145', 'b23db3aa-a998-4205-9031-1e5fef8eb0bf'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:54.642945 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68abca00-946d-4af9-afc6-56193199fd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['767bdf50-a132-433f-8901-c99439e36afd', '5ea9660b-cc53-4ec7-a08e-5caac6fd7fea', '859afdc6-08f8-4505-b64e-159327213145', 'b23db3aa-a998-4205-9031-1e5fef8eb0bf']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.643649 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d432e9-366e-4f95-97d3-817357441b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.673759 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d432e9-366e-4f95-97d3-817357441b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a430639-2596-4711-9626-b2e77af8846d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2004560014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['767bdf50-a132-433f-8901-c99439e36afd','5ea9660b-cc53-4ec7-a08e-5caac6fd7fea','859afdc6-08f8-4505-b64e-159327213145','b23db3aa-a998-4205-9031-1e5fef8eb0bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2004560014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a430639-2596-4711-9626-b2e77af8846d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.674822 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b9d4ef-8295-4a1f-95b4-72b05a57ebf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.710204 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b9d4ef-8295-4a1f-95b4-72b05a57ebf5) transitioned into state 'SUCCESS' from state '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-2004560014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['767bdf50-a132-433f-8901-c99439e36afd','5ea9660b-cc53-4ec7-a08e-5caac6fd7fea','859afdc6-08f8-4505-b64e-159327213145','b23db3aa-a998-4205-9031-1e5fef8eb0bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.711175 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306d9a16-9929-4f44-89d9-550c412f6cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:54.720621 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306d9a16-9929-4f44-89d9-550c412f6cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:54.721885 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (48b24e61-09a0-4748-8b4e-13dae461a76b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:54.721885 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:33:54.722446 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1abd3dac-fe1a-46bb-bb62-778cd49526ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:54.722860 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 848/3396] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:33:54 2026] POST /volume/v3/volumes => generated 759 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:54.737689 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-87c4991b-ff49-461b-82bf-a0078f6e44f9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:54.740318 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-87c4991b-ff49-461b-82bf-a0078f6e44f9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:33:54.740318 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-87c4991b-ff49-461b-82bf-a0078f6e44f9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:54.740318 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-87c4991b-ff49-461b-82bf-a0078f6e44f9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:54.747941 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:54.747941 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:54.754654 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-87c4991b-ff49-461b-82bf-a0078f6e44f9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:54.759739 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-87c4991b-ff49-461b-82bf-a0078f6e44f9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 200 Aug 13 19:33:54.760161 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 851/3397] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:54 2026] GET /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:55.572790 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-997638a8-a882-4e48-9016-6d7746b5be83 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:55.574965 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-997638a8-a882-4e48-9016-6d7746b5be83 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:55.575253 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-997638a8-a882-4e48-9016-6d7746b5be83 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:55.575492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-997638a8-a882-4e48-9016-6d7746b5be83 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:55.583328 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:55.583328 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:55.587266 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-997638a8-a882-4e48-9016-6d7746b5be83 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:55.592194 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-997638a8-a882-4e48-9016-6d7746b5be83 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 returned with HTTP 200 Aug 13 19:33:55.592658 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 852/3398] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:55 2026] GET /volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 19:33:55.603646 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7a193c78-187a-4186-a15c-422147afde2b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:55.605586 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a193c78-187a-4186-a15c-422147afde2b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:55.605779 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a193c78-187a-4186-a15c-422147afde2b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:55.606016 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a193c78-187a-4186-a15c-422147afde2b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:55.606157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7a193c78-187a-4186-a15c-422147afde2b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:55.607733 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-68bd8b12-c76d-4bd8-a256-ae73dacb1bfc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:55.609945 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:55.609945 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:55.610046 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68bd8b12-c76d-4bd8-a256-ae73dacb1bfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:55.610324 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68bd8b12-c76d-4bd8-a256-ae73dacb1bfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:55.610588 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68bd8b12-c76d-4bd8-a256-ae73dacb1bfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:55.610817 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a193c78-187a-4186-a15c-422147afde2b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:55.611202 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 848/3399] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:55 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:55.613094 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=480,cinder:UPDATE=103,cinder:INSERT=50,cinder:DELETE=3 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:33:55.620415 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:55.620415 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:55.626094 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-68bd8b12-c76d-4bd8-a256-ae73dacb1bfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:55.632985 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68bd8b12-c76d-4bd8-a256-ae73dacb1bfc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 returned with HTTP 200 Aug 13 19:33:55.633492 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 849/3400] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:55 2026] GET /volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:55.646095 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-598e2d95-02fe-4ffb-8de1-d434b2f066be None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:55.647898 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-598e2d95-02fe-4ffb-8de1-d434b2f066be tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:55.648075 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-598e2d95-02fe-4ffb-8de1-d434b2f066be tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:55.648266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-598e2d95-02fe-4ffb-8de1-d434b2f066be tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:55.648386 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-598e2d95-02fe-4ffb-8de1-d434b2f066be tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete snapshot with id: 6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:55.653179 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:55.653179 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:55.653618 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-598e2d95-02fe-4ffb-8de1-d434b2f066be tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Snapshot retrieved successfully. Aug 13 19:33:55.668492 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-598e2d95-02fe-4ffb-8de1-d434b2f066be tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Snapshot delete request issued successfully. Aug 13 19:33:55.668729 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-598e2d95-02fe-4ffb-8de1-d434b2f066be tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 returned with HTTP 202 Aug 13 19:33:55.669336 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 852/3401] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:33:55 2026] DELETE /volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:55.678269 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ca09b741-db3a-40d8-9987-07803370a2f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:55.680779 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ca09b741-db3a-40d8-9987-07803370a2f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:55.681123 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ca09b741-db3a-40d8-9987-07803370a2f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:55.681926 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ca09b741-db3a-40d8-9987-07803370a2f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:55.687452 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:55.687452 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:55.688482 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ca09b741-db3a-40d8-9987-07803370a2f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Snapshot retrieved successfully. Aug 13 19:33:55.689169 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ca09b741-db3a-40d8-9987-07803370a2f7 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 returned with HTTP 200 Aug 13 19:33:55.689555 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 853/3402] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:33:55 2026] GET /volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:55.774887 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-30c53d4d-d669-4a0e-9df8-46dfdfe04fed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:55.777507 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30c53d4d-d669-4a0e-9df8-46dfdfe04fed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:33:55.777940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30c53d4d-d669-4a0e-9df8-46dfdfe04fed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:55.778159 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30c53d4d-d669-4a0e-9df8-46dfdfe04fed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:55.787978 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:55.787978 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:55.792309 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-30c53d4d-d669-4a0e-9df8-46dfdfe04fed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:55.798571 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30c53d4d-d669-4a0e-9df8-46dfdfe04fed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 200 Aug 13 19:33:55.799099 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 849/3403] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:55 2026] GET /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:55.815586 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2b770267-eb78-4565-b3fa-abdb0572e0b2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:55.816972 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b770267-eb78-4565-b3fa-abdb0572e0b2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:33:55.817144 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b770267-eb78-4565-b3fa-abdb0572e0b2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:55.817371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2b770267-eb78-4565-b3fa-abdb0572e0b2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:55.825402 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:55.825402 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:55.829639 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2b770267-eb78-4565-b3fa-abdb0572e0b2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:55.835310 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2b770267-eb78-4565-b3fa-abdb0572e0b2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 200 Aug 13 19:33:55.835625 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 850/3404] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:55 2026] GET /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:56.623012 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c2fcba49-a7f4-4536-b4a4-48cd00b0a55f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:56.624960 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c2fcba49-a7f4-4536-b4a4-48cd00b0a55f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:56.625259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c2fcba49-a7f4-4536-b4a4-48cd00b0a55f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:56.625661 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c2fcba49-a7f4-4536-b4a4-48cd00b0a55f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:56.625661 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c2fcba49-a7f4-4536-b4a4-48cd00b0a55f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:56.634588 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:56.634588 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:56.635735 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c2fcba49-a7f4-4536-b4a4-48cd00b0a55f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:56.636119 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 853/3405] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:56 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:56.652953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a3310069-fcfc-4118-a07d-36ac148e5872 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:56.655077 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3310069-fcfc-4118-a07d-36ac148e5872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 Aug 13 19:33:56.655315 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3310069-fcfc-4118-a07d-36ac148e5872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:56.655558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a3310069-fcfc-4118-a07d-36ac148e5872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:56.666032 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:56.666032 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:56.671681 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a3310069-fcfc-4118-a07d-36ac148e5872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:33:56.676341 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a3310069-fcfc-4118-a07d-36ac148e5872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 returned with HTTP 200 Aug 13 19:33:56.676970 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 854/3406] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:56 2026] GET /volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:56.690975 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1bf6f432-a514-48ae-9b6f-4eb28a45653e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:56.693486 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1bf6f432-a514-48ae-9b6f-4eb28a45653e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:56.693730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1bf6f432-a514-48ae-9b6f-4eb28a45653e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:56.693999 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1bf6f432-a514-48ae-9b6f-4eb28a45653e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:56.694161 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-1bf6f432-a514-48ae-9b6f-4eb28a45653e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete backup with id: 06db985e-f9b1-4fb3-8573-8619468d3764. Aug 13 19:33:56.699620 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:56.699620 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:56.701502 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f2e21bfb-9eb9-43aa-b654-60cf1de47ad2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:56.707025 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f2e21bfb-9eb9-43aa-b654-60cf1de47ad2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:56.707296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f2e21bfb-9eb9-43aa-b654-60cf1de47ad2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:56.708124 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f2e21bfb-9eb9-43aa-b654-60cf1de47ad2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:56.713898 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f2e21bfb-9eb9-43aa-b654-60cf1de47ad2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 returned with HTTP 404 Aug 13 19:33:56.714638 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 851/3407] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:33:56 2026] GET /volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:56.717564 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-1bf6f432-a514-48ae-9b6f-4eb28a45653e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] delete_backup rpcapi backup_id 06db985e-f9b1-4fb3-8573-8619468d3764 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:33:56.719351 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1bf6f432-a514-48ae-9b6f-4eb28a45653e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 202 Aug 13 19:33:56.719905 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 850/3408] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:56 2026] DELETE /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:33:56.721535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d03d99e3-3b26-4b9d-ab03-195345d86619 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:56.723722 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d03d99e3-3b26-4b9d-ab03-195345d86619 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:56.724117 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d03d99e3-3b26-4b9d-ab03-195345d86619 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:56.724344 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d03d99e3-3b26-4b9d-ab03-195345d86619 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:56.724473 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-d03d99e3-3b26-4b9d-ab03-195345d86619 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: 75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:56.733109 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6fe8e25a-516b-4e2b-bb7d-01ba6da1fe70 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:56.733233 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:56.733233 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:56.734096 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d03d99e3-3b26-4b9d-ab03-195345d86619 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:56.735040 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6fe8e25a-516b-4e2b-bb7d-01ba6da1fe70 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:56.735234 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6fe8e25a-516b-4e2b-bb7d-01ba6da1fe70 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:56.735438 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6fe8e25a-516b-4e2b-bb7d-01ba6da1fe70 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:56.735536 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6fe8e25a-516b-4e2b-bb7d-01ba6da1fe70 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:56.744756 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:56.744756 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:56.745833 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6fe8e25a-516b-4e2b-bb7d-01ba6da1fe70 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 200 Aug 13 19:33:56.746217 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 855/3409] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:56 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:56.758868 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d03d99e3-3b26-4b9d-ab03-195345d86619 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume request issued successfully. Aug 13 19:33:56.759063 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d03d99e3-3b26-4b9d-ab03-195345d86619 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 returned with HTTP 202 Aug 13 19:33:56.759453 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 854/3410] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:33:56 2026] DELETE /volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:33:56.767263 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-99e25bf2-275e-4e4a-90e7-d748a5d162a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:56.772167 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99e25bf2-275e-4e4a-90e7-d748a5d162a1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:56.772491 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99e25bf2-275e-4e4a-90e7-d748a5d162a1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:56.772735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99e25bf2-275e-4e4a-90e7-d748a5d162a1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:56.782323 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:56.782323 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:56.786163 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-99e25bf2-275e-4e4a-90e7-d748a5d162a1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:56.792591 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99e25bf2-275e-4e4a-90e7-d748a5d162a1 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 returned with HTTP 200 Aug 13 19:33:56.793303 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 852/3411] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:56 2026] GET /volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:57.101206 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-0dc04ed5-4c4c-448a-a0b9-3ade87bf76a3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.104586 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-0dc04ed5-4c4c-448a-a0b9-3ade87bf76a3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:33:57.105109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-0dc04ed5-4c4c-448a-a0b9-3ade87bf76a3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:57.105109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-0dc04ed5-4c4c-448a-a0b9-3ade87bf76a3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:57.115798 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:57.115798 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:57.124672 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-0dc04ed5-4c4c-448a-a0b9-3ade87bf76a3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:57.130896 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.133193 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-0dc04ed5-4c4c-448a-a0b9-3ade87bf76a3 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 200 Aug 13 19:33:57.133730 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 851/3412] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:57 2026] GET /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:57.135993 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7eb8b1ff-e4ff-4c0e-a020-53e67dbea0c1 req-f386b610-00b3-4daf-87b5-8a3023747073 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.140559 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7eb8b1ff-e4ff-4c0e-a020-53e67dbea0c1 req-f386b610-00b3-4daf-87b5-8a3023747073 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] DELETE https://10.4.3.126/volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72 Aug 13 19:33:57.140727 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7eb8b1ff-e4ff-4c0e-a020-53e67dbea0c1 req-f386b610-00b3-4daf-87b5-8a3023747073 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:57.140907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7eb8b1ff-e4ff-4c0e-a020-53e67dbea0c1 req-f386b610-00b3-4daf-87b5-8a3023747073 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:57.153555 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:57.153555 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:57.221158 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7eb8b1ff-e4ff-4c0e-a020-53e67dbea0c1 req-f386b610-00b3-4daf-87b5-8a3023747073 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72 returned with HTTP 200 Aug 13 19:33:57.221856 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 855/3413] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:33:57 2026] DELETE /volume/v3/attachments/9c716348-023d-433a-a649-ffec9268be72 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:57.307756 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:57.308268 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-963639892"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:57.311689 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-963639892'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:57.311864 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Create volume of 1 GB Aug 13 19:33:57.330760 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Availability Zones retrieved successfully. Aug 13 19:33:57.336946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Flow 'volume_create_api' (97caef5a-6f3c-4054-871c-659ba39bd545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:57.338164 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3124db-cc2a-4a33-8c9c-50b9690c56af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.339807 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:57.371800 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3124db-cc2a-4a33-8c9c-50b9690c56af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.372510 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4baa0a9-72dc-4570-a358-d1730b45a934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.446011 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Created reservations ['7f59c686-cb99-496e-a6bd-1063c17c32cf', '992bcffd-6d54-4b17-b039-305f5742b54a', 'ad596029-62ca-40b4-8557-83811992db2c', '7bb8a985-9aa5-4407-ac7c-dcd2b18cee8d'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:57.446787 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4baa0a9-72dc-4570-a358-d1730b45a934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f59c686-cb99-496e-a6bd-1063c17c32cf', '992bcffd-6d54-4b17-b039-305f5742b54a', 'ad596029-62ca-40b4-8557-83811992db2c', '7bb8a985-9aa5-4407-ac7c-dcd2b18cee8d']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.447592 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74af48ff-52b4-42e4-ba91-3a273a82443e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.473029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74af48ff-52b4-42e4-ba91-3a273a82443e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94b723dc-8980-4de4-9405-3e8d216b6763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-963639892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac5aee023f57425da0af122a415b5135',qos_specs=None,replication_status=,reservations=['7f59c686-cb99-496e-a6bd-1063c17c32cf','992bcffd-6d54-4b17-b039-305f5742b54a','ad596029-62ca-40b4-8557-83811992db2c','7bb8a985-9aa5-4407-ac7c-dcd2b18cee8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb697a9e9a7441fb065361d36b2eac9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-963639892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94b723dc-8980-4de4-9405-3e8d216b6763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac5aee023f57425da0af122a415b5135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cb697a9e9a7441fb065361d36b2eac9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.473746 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d614eb60-4b8e-4ce3-a56d-8472b83cb57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.494124 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d614eb60-4b8e-4ce3-a56d-8472b83cb57c) transitioned into state 'SUCCESS' from state '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-963639892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac5aee023f57425da0af122a415b5135',qos_specs=None,replication_status=,reservations=['7f59c686-cb99-496e-a6bd-1063c17c32cf','992bcffd-6d54-4b17-b039-305f5742b54a','ad596029-62ca-40b4-8557-83811992db2c','7bb8a985-9aa5-4407-ac7c-dcd2b18cee8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb697a9e9a7441fb065361d36b2eac9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.495443 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6346d3f-87c3-4cb2-adfe-8317cd33ad3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.503580 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6346d3f-87c3-4cb2-adfe-8317cd33ad3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.504370 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Flow 'volume_create_api' (97caef5a-6f3c-4054-871c-659ba39bd545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:57.504699 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Create volume request issued successfully. Aug 13 19:33:57.505286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2b56886e-62f0-4b35-b1ad-c547da89b0a7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:57.506080 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 856/3414] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:33:57 2026] POST /volume/v3/volumes => generated 758 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:57.698077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-39e0fa2c-71c7-4508-8ad6-3939250a4dbe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.700046 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-39e0fa2c-71c7-4508-8ad6-3939250a4dbe tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:33:57.700391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-39e0fa2c-71c7-4508-8ad6-3939250a4dbe tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:57.700391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-39e0fa2c-71c7-4508-8ad6-3939250a4dbe tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:57.707250 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:57.707250 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:57.712430 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-39e0fa2c-71c7-4508-8ad6-3939250a4dbe tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:57.718423 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-39e0fa2c-71c7-4508-8ad6-3939250a4dbe tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 200 Aug 13 19:33:57.719016 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 853/3415] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:33:57 2026] GET /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:57.730377 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0029c40e-1c28-4379-97f7-d4dfe25f36ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.731006 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0029c40e-1c28-4379-97f7-d4dfe25f36ee None None] GET https://10.4.3.126/volume// Aug 13 19:33:57.731058 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0029c40e-1c28-4379-97f7-d4dfe25f36ee None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:57.731381 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0029c40e-1c28-4379-97f7-d4dfe25f36ee None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:57.731754 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0029c40e-1c28-4379-97f7-d4dfe25f36ee None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:57.731941 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 852/3416] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:33:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:57.740072 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-c6c068fd-464b-42b4-98c2-caa2bbfb97a7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.742297 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-c6c068fd-464b-42b4-98c2-caa2bbfb97a7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:33:57.742800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-c6c068fd-464b-42b4-98c2-caa2bbfb97a7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a430639-2596-4711-9626-b2e77af8846d", "connector": null, "instance_uuid": "afe817bf-5d06-4d10-b4d4-50d282203b39"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:57.752882 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:57.752882 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:57.755814 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f53e5afa-d947-4403-a953-234876b390c1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.758496 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f53e5afa-d947-4403-a953-234876b390c1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 Aug 13 19:33:57.758769 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f53e5afa-d947-4403-a953-234876b390c1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:57.759037 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f53e5afa-d947-4403-a953-234876b390c1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:57.759187 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f53e5afa-d947-4403-a953-234876b390c1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 06db985e-f9b1-4fb3-8573-8619468d3764. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:57.763900 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f53e5afa-d947-4403-a953-234876b390c1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 returned with HTTP 404 Aug 13 19:33:57.764704 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 857/3417] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:57 2026] GET /volume/v3/backups/06db985e-f9b1-4fb3-8573-8619468d3764 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:57.777243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-956ec643-f4ee-4635-9306-a52f67af09b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.780622 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:33:57.780789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-990586617"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:57.782182 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-990586617'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:33:57.782991 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume of 1 GB Aug 13 19:33:57.791403 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Availability Zones retrieved successfully. Aug 13 19:33:57.794129 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-c6c068fd-464b-42b4-98c2-caa2bbfb97a7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:33:57.794598 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 856/3418] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:33:57 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:57.799450 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Flow 'volume_create_api' (efd35eef-d666-426f-b13b-eed15bad2332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:57.800526 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec3eadb-1dde-4e8c-93d4-220ee542352f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.804155 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:33:57.807827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e5262dff-c51d-43cd-ade6-354f4ae2e16b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:57.810310 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e5262dff-c51d-43cd-ade6-354f4ae2e16b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:57.810310 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e5262dff-c51d-43cd-ade6-354f4ae2e16b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:57.810310 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e5262dff-c51d-43cd-ade6-354f4ae2e16b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:57.815663 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e5262dff-c51d-43cd-ade6-354f4ae2e16b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 returned with HTTP 404 Aug 13 19:33:57.817172 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 853/3419] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:57 2026] GET /volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:33:57.840624 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec3eadb-1dde-4e8c-93d4-220ee542352f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.841508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5e337f-16a2-44d3-8bde-fab0111c70d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.906576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['1ed47c03-c633-4c1b-9152-21847ed8cf28', '4bb9992a-36f7-4cb4-854a-cd7dba878c4d', '43bec2b3-7f16-4754-9e8c-c3f9c18a33be', '53a9ea66-c4c6-4b14-8d46-5208a3212d96'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:57.907982 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5e337f-16a2-44d3-8bde-fab0111c70d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ed47c03-c633-4c1b-9152-21847ed8cf28', '4bb9992a-36f7-4cb4-854a-cd7dba878c4d', '43bec2b3-7f16-4754-9e8c-c3f9c18a33be', '53a9ea66-c4c6-4b14-8d46-5208a3212d96']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.908184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4760d4-d96d-4cfa-aae6-93777ff08009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.947781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4760d4-d96d-4cfa-aae6-93777ff08009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-990586617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb224e316741ef86a8b66cda5ebcab',qos_specs=None,replication_status=,reservations=['1ed47c03-c633-4c1b-9152-21847ed8cf28','4bb9992a-36f7-4cb4-854a-cd7dba878c4d','43bec2b3-7f16-4754-9e8c-c3f9c18a33be','53a9ea66-c4c6-4b14-8d46-5208a3212d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c22143fb30f422da3566ad7469325fe',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:33:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-990586617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb224e316741ef86a8b66cda5ebcab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c22143fb30f422da3566ad7469325fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.948424 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29435585-b28b-4174-a15f-0f05c492a426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.971090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29435585-b28b-4174-a15f-0f05c492a426) transitioned into state 'SUCCESS' from state '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-990586617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb224e316741ef86a8b66cda5ebcab',qos_specs=None,replication_status=,reservations=['1ed47c03-c633-4c1b-9152-21847ed8cf28','4bb9992a-36f7-4cb4-854a-cd7dba878c4d','43bec2b3-7f16-4754-9e8c-c3f9c18a33be','53a9ea66-c4c6-4b14-8d46-5208a3212d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c22143fb30f422da3566ad7469325fe',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.972478 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42bbac2f-96fd-4174-a15b-25fe3ca45d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:33:57.983429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42bbac2f-96fd-4174-a15b-25fe3ca45d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:33:57.985119 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Flow 'volume_create_api' (efd35eef-d666-426f-b13b-eed15bad2332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:33:57.985119 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume request issued successfully. Aug 13 19:33:57.985639 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-956ec643-f4ee-4635-9306-a52f67af09b0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:33:57.987482 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 854/3420] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:33:57 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:57.999798 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b27e7402-c756-4be7-93f2-5019126c5904 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:58.002457 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b27e7402-c756-4be7-93f2-5019126c5904 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:33:58.002502 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b27e7402-c756-4be7-93f2-5019126c5904 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:58.006645 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b27e7402-c756-4be7-93f2-5019126c5904 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:58.006645 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b27e7402-c756-4be7-93f2-5019126c5904 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Delete volume with id: 7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:33:58.009931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e50a6a06-d800-4c60-aa4b-77f030df4c8e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:58.014119 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:58.014119 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:58.014523 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b27e7402-c756-4be7-93f2-5019126c5904 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:58.014571 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e50a6a06-d800-4c60-aa4b-77f030df4c8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 Aug 13 19:33:58.014774 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e50a6a06-d800-4c60-aa4b-77f030df4c8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:58.014989 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e50a6a06-d800-4c60-aa4b-77f030df4c8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:58.029641 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:58.029641 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:58.037420 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e50a6a06-d800-4c60-aa4b-77f030df4c8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:33:58.046521 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e50a6a06-d800-4c60-aa4b-77f030df4c8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 returned with HTTP 200 Aug 13 19:33:58.046521 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 857/3421] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:58 2026] GET /volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:58.046601 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b27e7402-c756-4be7-93f2-5019126c5904 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Delete volume request issued successfully. Aug 13 19:33:58.046601 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b27e7402-c756-4be7-93f2-5019126c5904 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 202 Aug 13 19:33:58.046601 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 858/3422] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:57 2026] DELETE /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:58.056610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-37a26b55-3e9d-4ae5-929b-13ecc1886bd0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:58.060262 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37a26b55-3e9d-4ae5-929b-13ecc1886bd0 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:33:58.060484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37a26b55-3e9d-4ae5-929b-13ecc1886bd0 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:58.060676 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-37a26b55-3e9d-4ae5-929b-13ecc1886bd0 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:58.074513 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:58.074513 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:58.079645 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-37a26b55-3e9d-4ae5-929b-13ecc1886bd0 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Volume info retrieved successfully. Aug 13 19:33:58.085047 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-37a26b55-3e9d-4ae5-929b-13ecc1886bd0 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 200 Aug 13 19:33:58.085464 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 854/3423] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:58 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 1249 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:58.207570 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d97bb4b3-d24c-4adb-ac5c-9bb6e5dba7c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:58.212360 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d97bb4b3-d24c-4adb-ac5c-9bb6e5dba7c0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:58.212360 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d97bb4b3-d24c-4adb-ac5c-9bb6e5dba7c0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:58.212360 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d97bb4b3-d24c-4adb-ac5c-9bb6e5dba7c0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:58.212360 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d97bb4b3-d24c-4adb-ac5c-9bb6e5dba7c0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: 47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:58.221879 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:58.221879 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:58.222782 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d97bb4b3-d24c-4adb-ac5c-9bb6e5dba7c0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:58.258085 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d97bb4b3-d24c-4adb-ac5c-9bb6e5dba7c0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume request issued successfully. Aug 13 19:33:58.258708 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d97bb4b3-d24c-4adb-ac5c-9bb6e5dba7c0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 202 Aug 13 19:33:58.259544 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 855/3424] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:33:58 2026] DELETE /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:33:58.269710 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2e2f37e3-27fe-4105-a326-813d850cc8ac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:58.272769 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2e2f37e3-27fe-4105-a326-813d850cc8ac tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:58.273069 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2e2f37e3-27fe-4105-a326-813d850cc8ac tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:58.273307 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2e2f37e3-27fe-4105-a326-813d850cc8ac tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:58.289904 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:58.289904 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:58.298129 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2e2f37e3-27fe-4105-a326-813d850cc8ac tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:58.304430 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2e2f37e3-27fe-4105-a326-813d850cc8ac tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 200 Aug 13 19:33:58.305070 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 858/3425] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:58 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 1192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:59.062149 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fd830927-1df8-47d3-9981-d0e9bcdc3cd7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.064643 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd830927-1df8-47d3-9981-d0e9bcdc3cd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 Aug 13 19:33:59.064773 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd830927-1df8-47d3-9981-d0e9bcdc3cd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.066056 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd830927-1df8-47d3-9981-d0e9bcdc3cd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.074291 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.074291 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:59.075080 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-650e1f4e-2aba-474e-8983-4ff579cb666e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.076093 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-650e1f4e-2aba-474e-8983-4ff579cb666e None None] GET https://10.4.3.126/volume// Aug 13 19:33:59.076093 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-650e1f4e-2aba-474e-8983-4ff579cb666e None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.076093 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-650e1f4e-2aba-474e-8983-4ff579cb666e None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.076458 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-650e1f4e-2aba-474e-8983-4ff579cb666e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:33:59.076832 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 855/3426] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:33:59.078558 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fd830927-1df8-47d3-9981-d0e9bcdc3cd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:33:59.083397 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd830927-1df8-47d3-9981-d0e9bcdc3cd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 returned with HTTP 200 Aug 13 19:33:59.084231 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 859/3427] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:59.084503 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-015c9b22-09ba-4447-b1dd-139cc48c0f69 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.088717 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-015c9b22-09ba-4447-b1dd-139cc48c0f69 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:33:59.088717 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-015c9b22-09ba-4447-b1dd-139cc48c0f69 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.088717 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-015c9b22-09ba-4447-b1dd-139cc48c0f69 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.097727 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.097727 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:59.099211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-934d2ba1-3db9-467d-87e2-030b7aab28d5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.101104 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-015c9b22-09ba-4447-b1dd-139cc48c0f69 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:33:59.102394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-35d9b811-fff9-441c-955e-eeb2f8eef4e3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.102749 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-934d2ba1-3db9-467d-87e2-030b7aab28d5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:33:59.103423 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-934d2ba1-3db9-467d-87e2-030b7aab28d5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830", "name": "tempest-VolumesBackupsTest-Backup-2050668723"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:59.104450 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-934d2ba1-3db9-467d-87e2-030b7aab28d5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating new backup {'backup': {'volume_id': '6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830', 'name': 'tempest-VolumesBackupsTest-Backup-2050668723'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:33:59.104584 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-934d2ba1-3db9-467d-87e2-030b7aab28d5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating backup of volume 6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 in container None Aug 13 19:33:59.106201 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-35d9b811-fff9-441c-955e-eeb2f8eef4e3 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 Aug 13 19:33:59.106406 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-35d9b811-fff9-441c-955e-eeb2f8eef4e3 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.106592 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-35d9b811-fff9-441c-955e-eeb2f8eef4e3 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.108622 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-015c9b22-09ba-4447-b1dd-139cc48c0f69 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 200 Aug 13 19:33:59.108622 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 856/3428] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:59.109184 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=535,cinder:UPDATE=135,cinder:INSERT=70,cinder:DELETE=2 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:33:59.118584 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-35d9b811-fff9-441c-955e-eeb2f8eef4e3 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 returned with HTTP 404 Aug 13 19:33:59.121663 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 856/3429] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/7743f264-cc07-47ee-a8b8-6559ce615b64 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:59.121742 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.121742 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:59.122294 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-934d2ba1-3db9-467d-87e2-030b7aab28d5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:33:59.128840 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bcad066b-f97d-42c5-b7d3-9064060809d9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.130530 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bcad066b-f97d-42c5-b7d3-9064060809d9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] DELETE https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:59.130689 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bcad066b-f97d-42c5-b7d3-9064060809d9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.131609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bcad066b-f97d-42c5-b7d3-9064060809d9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.131609 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-bcad066b-f97d-42c5-b7d3-9064060809d9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Delete volume with id: bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:59.139008 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bcad066b-f97d-42c5-b7d3-9064060809d9 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 404 Aug 13 19:33:59.139181 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 860/3430] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:59.144782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-934d2ba1-3db9-467d-87e2-030b7aab28d5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['2769bffb-f6a1-49bf-95f0-dd3a9a3dd3bb', '7888db62-5d1e-4313-a331-fcaa5425d0c8'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:33:59.146530 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-29891da4-66a2-463d-b60a-aea6044dcf1e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.148614 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-29891da4-66a2-463d-b60a-aea6044dcf1e tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 Aug 13 19:33:59.148830 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-29891da4-66a2-463d-b60a-aea6044dcf1e tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.149118 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-29891da4-66a2-463d-b60a-aea6044dcf1e tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.155617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-29891da4-66a2-463d-b60a-aea6044dcf1e tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 returned with HTTP 404 Aug 13 19:33:59.156185 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 857/3431] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/bea0a14e-acc5-40c5-b270-8cc648a54f93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:59.164741 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1f94d116-6f65-47b5-b1fc-3238e2835701 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.167591 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f94d116-6f65-47b5-b1fc-3238e2835701 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] DELETE https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:59.167803 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f94d116-6f65-47b5-b1fc-3238e2835701 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.170247 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f94d116-6f65-47b5-b1fc-3238e2835701 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.170247 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1f94d116-6f65-47b5-b1fc-3238e2835701 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Delete volume with id: 40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:59.176133 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f94d116-6f65-47b5-b1fc-3238e2835701 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 404 Aug 13 19:33:59.176656 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 857/3432] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:59.183605 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d53c30cf-75da-46f6-9ba0-c8241ad51ce8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.186596 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d53c30cf-75da-46f6-9ba0-c8241ad51ce8 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] GET https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d Aug 13 19:33:59.186795 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d53c30cf-75da-46f6-9ba0-c8241ad51ce8 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.187059 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d53c30cf-75da-46f6-9ba0-c8241ad51ce8 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.189875 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-934d2ba1-3db9-467d-87e2-030b7aab28d5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:33:59.190452 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 859/3433] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:33:59 2026] POST /volume/v3/backups => generated 330 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:33:59.197420 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d53c30cf-75da-46f6-9ba0-c8241ad51ce8 tempest-TestInstancesWithCinderVolumes-2067753589 tempest-TestInstancesWithCinderVolumes-2067753589-project-member] https://10.4.3.126/volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d returned with HTTP 404 Aug 13 19:33:59.197420 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 861/3434] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/40b8db1b-813b-4291-a032-9f47b694573d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:59.201562 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-26e4b69e-ef20-475a-a6a6-d792d91305c4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.208675 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26e4b69e-ef20-475a-a6a6-d792d91305c4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:33:59.208805 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26e4b69e-ef20-475a-a6a6-d792d91305c4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.209016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26e4b69e-ef20-475a-a6a6-d792d91305c4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.209118 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-26e4b69e-ef20-475a-a6a6-d792d91305c4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:33:59.211698 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-91e7fa15-fc5e-4895-93bc-cbd37880640b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.215413 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.215413 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:59.216309 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91e7fa15-fc5e-4895-93bc-cbd37880640b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:33:59.216363 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26e4b69e-ef20-475a-a6a6-d792d91305c4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:33:59.216447 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91e7fa15-fc5e-4895-93bc-cbd37880640b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.216865 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 858/3435] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:33:59.216966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91e7fa15-fc5e-4895-93bc-cbd37880640b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.223717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-91e7fa15-fc5e-4895-93bc-cbd37880640b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:33:59.233335 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-1dcf1321-0c96-4d44-8c1f-38125e259834 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.235869 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-1dcf1321-0c96-4d44-8c1f-38125e259834 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d Aug 13 19:33:59.236339 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-1dcf1321-0c96-4d44-8c1f-38125e259834 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:59.245107 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-91e7fa15-fc5e-4895-93bc-cbd37880640b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Get all volumes completed successfully. Aug 13 19:33:59.246033 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-1dcf1321-0c96-4d44-8c1f-38125e259834 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-4a430639-2596-4711-9626-b2e77af8846d-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:33:59.247657 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.247657 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:59.254525 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-1dcf1321-0c96-4d44-8c1f-38125e259834 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-4a430639-2596-4711-9626-b2e77af8846d-np0000007253" acquired by "attachment_update" :: waited 0.008s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:33:59.254694 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91e7fa15-fc5e-4895-93bc-cbd37880640b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:33:59.255203 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 858/3436] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14639 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:59.255290 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.255290 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:59.274563 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7fc19596-2aa5-4cb8-8a8a-605499f20095 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.277333 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7fc19596-2aa5-4cb8-8a8a-605499f20095 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] DELETE https://10.4.3.126/volume/v3/types/c145a805-8f87-43c5-988d-159cc5dc2f0c Aug 13 19:33:59.277548 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7fc19596-2aa5-4cb8-8a8a-605499f20095 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.277741 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7fc19596-2aa5-4cb8-8a8a-605499f20095 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.325297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-23ff49bf-e27a-4e8c-a1af-0eb7aed513dc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.326992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23ff49bf-e27a-4e8c-a1af-0eb7aed513dc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:59.327185 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23ff49bf-e27a-4e8c-a1af-0eb7aed513dc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.327375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23ff49bf-e27a-4e8c-a1af-0eb7aed513dc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.330407 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7fc19596-2aa5-4cb8-8a8a-605499f20095 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/types/c145a805-8f87-43c5-988d-159cc5dc2f0c returned with HTTP 202 Aug 13 19:33:59.330869 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 862/3437] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/types/c145a805-8f87-43c5-988d-159cc5dc2f0c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:59.336481 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23ff49bf-e27a-4e8c-a1af-0eb7aed513dc tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 404 Aug 13 19:33:59.337029 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 859/3438] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:33:59.342822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a430e7b-6739-459d-abd7-ecf13d96ef2e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.345214 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a430e7b-6739-459d-abd7-ecf13d96ef2e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:33:59.345419 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a430e7b-6739-459d-abd7-ecf13d96ef2e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.345689 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a430e7b-6739-459d-abd7-ecf13d96ef2e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.346633 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0a430e7b-6739-459d-abd7-ecf13d96ef2e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:33:59.348147 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-848cc27b-8239-4e74-ba26-2567d7b7f40f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.350887 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-848cc27b-8239-4e74-ba26-2567d7b7f40f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:59.351369 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-848cc27b-8239-4e74-ba26-2567d7b7f40f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.351672 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-848cc27b-8239-4e74-ba26-2567d7b7f40f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.352148 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-848cc27b-8239-4e74-ba26-2567d7b7f40f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: 75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:59.360982 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-848cc27b-8239-4e74-ba26-2567d7b7f40f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 returned with HTTP 404 Aug 13 19:33:59.361939 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 863/3439] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:33:59.366671 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0a430e7b-6739-459d-abd7-ecf13d96ef2e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Get all volumes completed successfully. Aug 13 19:33:59.369417 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.369417 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:59.371114 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b4c4c343-d1c5-46fa-a7cd-f672473c22db None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.372646 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4c4c343-d1c5-46fa-a7cd-f672473c22db tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 Aug 13 19:33:59.372967 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4c4c343-d1c5-46fa-a7cd-f672473c22db tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.373359 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4c4c343-d1c5-46fa-a7cd-f672473c22db tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.376366 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a430e7b-6739-459d-abd7-ecf13d96ef2e tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:33:59.377107 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 859/3440] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14639 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:59.387402 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4c4c343-d1c5-46fa-a7cd-f672473c22db tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 returned with HTTP 404 Aug 13 19:33:59.388011 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 860/3441] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/75b96914-ba19-426b-9695-af654bb46ec2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:33:59.395627 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a6e3d620-30f1-490c-83db-d1c90026e0a3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.396744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ea7900fd-eff9-401d-b267-0fe8e1e5bf9b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.399406 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6e3d620-30f1-490c-83db-d1c90026e0a3 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] DELETE https://10.4.3.126/volume/v3/types/947eb43a-8cdf-47f0-8cc3-9ddb63b02799 Aug 13 19:33:59.399406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6e3d620-30f1-490c-83db-d1c90026e0a3 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.399406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6e3d620-30f1-490c-83db-d1c90026e0a3 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.399564 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea7900fd-eff9-401d-b267-0fe8e1e5bf9b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:59.399564 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea7900fd-eff9-401d-b267-0fe8e1e5bf9b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.400052 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea7900fd-eff9-401d-b267-0fe8e1e5bf9b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.400052 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-ea7900fd-eff9-401d-b267-0fe8e1e5bf9b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete snapshot with id: 6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:59.404158 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea7900fd-eff9-401d-b267-0fe8e1e5bf9b tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 returned with HTTP 404 Aug 13 19:33:59.404950 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 860/3442] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:59.407196 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-1dcf1321-0c96-4d44-8c1f-38125e259834 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-4a430639-2596-4711-9626-b2e77af8846d-np0000007253" released by "attachment_update" :: held 0.153s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:33:59.407504 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-1dcf1321-0c96-4d44-8c1f-38125e259834 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d returned with HTTP 200 Aug 13 19:33:59.407944 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 860/3443] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:33:59 2026] PUT /volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:33:59.414963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-93cf8d9b-137a-4e40-86e4-4bb027fd0f96 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.419516 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93cf8d9b-137a-4e40-86e4-4bb027fd0f96 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 Aug 13 19:33:59.419516 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93cf8d9b-137a-4e40-86e4-4bb027fd0f96 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.419516 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-93cf8d9b-137a-4e40-86e4-4bb027fd0f96 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.430441 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6e3d620-30f1-490c-83db-d1c90026e0a3 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/types/947eb43a-8cdf-47f0-8cc3-9ddb63b02799 returned with HTTP 202 Aug 13 19:33:59.431042 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 864/3444] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/types/947eb43a-8cdf-47f0-8cc3-9ddb63b02799 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:59.432364 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-93cf8d9b-137a-4e40-86e4-4bb027fd0f96 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 returned with HTTP 404 Aug 13 19:33:59.432822 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 861/3445] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/snapshots/6e396b9f-cdfb-48c1-a0c2-e338cc5f8182 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:59.441046 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-efb82aaa-1a47-4bce-9456-0cfdc46f6b9e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.444203 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-efb82aaa-1a47-4bce-9456-0cfdc46f6b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d/action Aug 13 19:33:59.444310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9457baca-bc56-42af-9ef4-ebdcd6bb700e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.444679 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-efb82aaa-1a47-4bce-9456-0cfdc46f6b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:33:59.445037 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-efb82aaa-1a47-4bce-9456-0cfdc46f6b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:33:59.450423 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9457baca-bc56-42af-9ef4-ebdcd6bb700e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:59.450640 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9457baca-bc56-42af-9ef4-ebdcd6bb700e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.451022 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9457baca-bc56-42af-9ef4-ebdcd6bb700e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.451022 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-9457baca-bc56-42af-9ef4-ebdcd6bb700e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: 47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:59.457599 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9457baca-bc56-42af-9ef4-ebdcd6bb700e tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 404 Aug 13 19:33:59.458143 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 861/3446] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:33:59.466066 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b72f5d9e-0fc5-41a9-a242-8a83f026bf15 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.470421 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b72f5d9e-0fc5-41a9-a242-8a83f026bf15 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 Aug 13 19:33:59.470421 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b72f5d9e-0fc5-41a9-a242-8a83f026bf15 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.470421 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b72f5d9e-0fc5-41a9-a242-8a83f026bf15 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.481566 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b72f5d9e-0fc5-41a9-a242-8a83f026bf15 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 returned with HTTP 404 Aug 13 19:33:59.483858 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 865/3447] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/47e71db1-f2dd-4bde-bcd8-4855c2d8cdd4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:33:59.486140 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.486140 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:59.506730 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b0cdc04a-0218-4ac7-ac11-7f82258364d0 req-efb82aaa-1a47-4bce-9456-0cfdc46f6b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d/action returned with HTTP 204 Aug 13 19:33:59.508623 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 861/3448] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:33:59 2026] POST /volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:33:59.534544 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af86c825-783c-417f-bb18-8de8c48eee9f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.536978 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af86c825-783c-417f-bb18-8de8c48eee9f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 Aug 13 19:33:59.537254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af86c825-783c-417f-bb18-8de8c48eee9f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.537404 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af86c825-783c-417f-bb18-8de8c48eee9f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.538118 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-af86c825-783c-417f-bb18-8de8c48eee9f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: 22afc4d3-836a-495f-8705-0c5672cb0f58 Aug 13 19:33:59.549809 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.549809 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:59.550549 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-af86c825-783c-417f-bb18-8de8c48eee9f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:59.580117 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-af86c825-783c-417f-bb18-8de8c48eee9f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume request issued successfully. Aug 13 19:33:59.580403 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af86c825-783c-417f-bb18-8de8c48eee9f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 returned with HTTP 202 Aug 13 19:33:59.580990 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 862/3449] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:33:59.592387 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bd4f1cc2-b6bc-4c69-b842-7fdc425cf59f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.594646 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bd4f1cc2-b6bc-4c69-b842-7fdc425cf59f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 Aug 13 19:33:59.594895 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bd4f1cc2-b6bc-4c69-b842-7fdc425cf59f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.595146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bd4f1cc2-b6bc-4c69-b842-7fdc425cf59f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.606349 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.606349 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:33:59.611024 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bd4f1cc2-b6bc-4c69-b842-7fdc425cf59f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Volume info retrieved successfully. Aug 13 19:33:59.616336 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bd4f1cc2-b6bc-4c69-b842-7fdc425cf59f tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 returned with HTTP 200 Aug 13 19:33:59.616747 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 862/3450] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:59.821430 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-de26f04b-93ec-44b3-b496-9d72753117c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.822993 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-de26f04b-93ec-44b3-b496-9d72753117c9 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:33:59.823253 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-de26f04b-93ec-44b3-b496-9d72753117c9 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.823424 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-de26f04b-93ec-44b3-b496-9d72753117c9 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.824176 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-de26f04b-93ec-44b3-b496-9d72753117c9 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:33:59.849306 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-de26f04b-93ec-44b3-b496-9d72753117c9 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Get all volumes completed successfully. Aug 13 19:33:59.851249 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.851249 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:33:59.857057 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-de26f04b-93ec-44b3-b496-9d72753117c9 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:33:59.857673 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 866/3451] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13569 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:33:59.874163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7f217f16-e660-4366-86c2-2a1843816280 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.876771 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7f217f16-e660-4366-86c2-2a1843816280 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 Aug 13 19:33:59.876955 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7f217f16-e660-4366-86c2-2a1843816280 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.877142 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7f217f16-e660-4366-86c2-2a1843816280 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.877334 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-7f217f16-e660-4366-86c2-2a1843816280 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Delete volume with id: 0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 Aug 13 19:33:59.885031 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.885031 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:33:59.885569 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7f217f16-e660-4366-86c2-2a1843816280 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Volume info retrieved successfully. Aug 13 19:33:59.897850 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.image.cache [None req-7f217f16-e660-4366-86c2-2a1843816280 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '5189a894-79ab-4d4a-bf3e-811c20211e64', 'volume_id': '0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9', 'host': 'np0000007253@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 19, 32, 20), 'last_used': datetime.datetime(2026, 8, 13, 19, 32, 30)}. {{(pid=100183) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 19:33:59.914746 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7f217f16-e660-4366-86c2-2a1843816280 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Delete volume request issued successfully. Aug 13 19:33:59.914746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7f217f16-e660-4366-86c2-2a1843816280 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 returned with HTTP 202 Aug 13 19:33:59.915095 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 862/3452] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:33:59 2026] DELETE /volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:33:59.928870 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4df6a092-0c5d-4e6a-8094-63512da671a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:33:59.930522 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4df6a092-0c5d-4e6a-8094-63512da671a4 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] GET https://10.4.3.126/volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 Aug 13 19:33:59.930705 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4df6a092-0c5d-4e6a-8094-63512da671a4 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:33:59.930882 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4df6a092-0c5d-4e6a-8094-63512da671a4 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:33:59.938385 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:33:59.938385 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:33:59.943503 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4df6a092-0c5d-4e6a-8094-63512da671a4 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Volume info retrieved successfully. Aug 13 19:33:59.952109 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4df6a092-0c5d-4e6a-8094-63512da671a4 tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 returned with HTTP 200 Aug 13 19:33:59.955854 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 863/3453] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:33:59 2026] GET /volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:00.231880 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-49f46972-ed87-424e-a874-13b020c1036a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:00.239170 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-49f46972-ed87-424e-a874-13b020c1036a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:00.239758 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-49f46972-ed87-424e-a874-13b020c1036a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:00.240957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-49f46972-ed87-424e-a874-13b020c1036a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:00.241941 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-49f46972-ed87-424e-a874-13b020c1036a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:00.252047 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:00.252047 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:00.253442 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-49f46972-ed87-424e-a874-13b020c1036a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:00.253730 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 863/3454] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:00 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 739 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:00.636372 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-efb32360-0921-4943-93ec-a49be7b02fd2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:00.638403 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efb32360-0921-4943-93ec-a49be7b02fd2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 Aug 13 19:34:00.638880 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efb32360-0921-4943-93ec-a49be7b02fd2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:00.638880 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efb32360-0921-4943-93ec-a49be7b02fd2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:00.646124 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efb32360-0921-4943-93ec-a49be7b02fd2 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 returned with HTTP 404 Aug 13 19:34:00.646700 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 867/3455] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:00 2026] GET /volume/v3/volumes/22afc4d3-836a-495f-8705-0c5672cb0f58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:34:00.657630 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-49043e1f-27d3-4ec2-a7dd-def54c46451d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:00.659864 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-49043e1f-27d3-4ec2-a7dd-def54c46451d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:34:00.660056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-49043e1f-27d3-4ec2-a7dd-def54c46451d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:00.661154 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-49043e1f-27d3-4ec2-a7dd-def54c46451d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:00.661154 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-49043e1f-27d3-4ec2-a7dd-def54c46451d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:34:00.668325 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-49043e1f-27d3-4ec2-a7dd-def54c46451d tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 404 Aug 13 19:34:00.668771 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 863/3456] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:34:00 2026] DELETE /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:34:00.676659 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-455861aa-4d17-4040-a9b5-9ef47e19cce0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:00.680156 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-455861aa-4d17-4040-a9b5-9ef47e19cce0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef Aug 13 19:34:00.680432 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-455861aa-4d17-4040-a9b5-9ef47e19cce0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:00.680586 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-455861aa-4d17-4040-a9b5-9ef47e19cce0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:00.692744 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-455861aa-4d17-4040-a9b5-9ef47e19cce0 tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef returned with HTTP 404 Aug 13 19:34:00.693360 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 864/3457] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:00 2026] GET /volume/v3/volumes/df442a26-0327-4ad3-953e-6100ab1ebaef => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:34:00.744832 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-afd34b60-18eb-4221-a29f-db9e37df09bb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:00.746427 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afd34b60-18eb-4221-a29f-db9e37df09bb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] DELETE https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:34:00.746660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afd34b60-18eb-4221-a29f-db9e37df09bb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:00.746923 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afd34b60-18eb-4221-a29f-db9e37df09bb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:00.747148 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-afd34b60-18eb-4221-a29f-db9e37df09bb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Delete volume with id: 37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:34:00.760758 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afd34b60-18eb-4221-a29f-db9e37df09bb tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 404 Aug 13 19:34:00.761827 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 864/3458] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:34:00 2026] DELETE /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:34:00.769679 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-88e4fda7-5322-45c6-afa9-4a97e1316c3c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:00.771874 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88e4fda7-5322-45c6-afa9-4a97e1316c3c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] GET https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 Aug 13 19:34:00.772205 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88e4fda7-5322-45c6-afa9-4a97e1316c3c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:00.772290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-88e4fda7-5322-45c6-afa9-4a97e1316c3c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:00.787343 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-88e4fda7-5322-45c6-afa9-4a97e1316c3c tempest-VolumeImageDependencyTests-93573216 tempest-VolumeImageDependencyTests-93573216-project-member] https://10.4.3.126/volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 returned with HTTP 404 Aug 13 19:34:00.787880 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 868/3459] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:00 2026] GET /volume/v3/volumes/37080f7a-51d4-4a5e-a94a-a8314e38b9d1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:34:00.969092 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f20fb1f2-b2de-4b94-902b-7018a8e4ab3b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:00.970888 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f20fb1f2-b2de-4b94-902b-7018a8e4ab3b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] GET https://10.4.3.126/volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 Aug 13 19:34:00.971071 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f20fb1f2-b2de-4b94-902b-7018a8e4ab3b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:00.971224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f20fb1f2-b2de-4b94-902b-7018a8e4ab3b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:00.982301 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f20fb1f2-b2de-4b94-902b-7018a8e4ab3b tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 returned with HTTP 404 Aug 13 19:34:00.986038 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 864/3460] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:00 2026] GET /volume/v3/volumes/0349aaa5-5df0-42f6-a2ac-5c9d69e5dac9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:00.998294 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ac331a16-1835-47e1-944b-1376a288982a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:01.003601 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac331a16-1835-47e1-944b-1376a288982a tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] DELETE https://10.4.3.126/volume/v3/types/c2df990e-2801-4ef7-a7f1-b29c1c474b18 Aug 13 19:34:01.003601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac331a16-1835-47e1-944b-1376a288982a tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:01.003601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac331a16-1835-47e1-944b-1376a288982a tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:01.050000 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac331a16-1835-47e1-944b-1376a288982a tempest-TestInstancesWithCinderVolumes-1665226256 tempest-TestInstancesWithCinderVolumes-1665226256-project-admin] https://10.4.3.126/volume/v3/types/c2df990e-2801-4ef7-a7f1-b29c1c474b18 returned with HTTP 202 Aug 13 19:34:01.050902 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 865/3461] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:34:00 2026] DELETE /volume/v3/types/c2df990e-2801-4ef7-a7f1-b29c1c474b18 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:01.271145 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4d013756-1e57-463b-b77f-90b794c014f1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:01.277253 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4d013756-1e57-463b-b77f-90b794c014f1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:01.277611 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4d013756-1e57-463b-b77f-90b794c014f1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:01.277894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4d013756-1e57-463b-b77f-90b794c014f1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:01.278094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-4d013756-1e57-463b-b77f-90b794c014f1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:01.285220 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:01.285220 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:01.286222 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4d013756-1e57-463b-b77f-90b794c014f1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:01.286658 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 865/3462] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:01 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:02.303938 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5271f5df-a0f8-4423-9b85-d81a5b8c9166 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:02.305960 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5271f5df-a0f8-4423-9b85-d81a5b8c9166 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:02.306336 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5271f5df-a0f8-4423-9b85-d81a5b8c9166 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:02.306438 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5271f5df-a0f8-4423-9b85-d81a5b8c9166 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:02.306591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5271f5df-a0f8-4423-9b85-d81a5b8c9166 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:02.311782 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:02.311782 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:02.312693 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5271f5df-a0f8-4423-9b85-d81a5b8c9166 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:02.313134 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 869/3463] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:02 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:03.024894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:03.165998 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:03.166456 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-207915634"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:03.170242 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-207915634'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:03.170242 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Create volume of 1 GB Aug 13 19:34:03.178451 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:03.186313 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Flow 'volume_create_api' (70db0df7-b5d5-4ed4-ab18-33e361ae3129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:03.187360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f514f1d3-4ac7-4ca1-9735-8d4898cb6e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:03.189788 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:03.243259 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f514f1d3-4ac7-4ca1-9735-8d4898cb6e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:03.243259 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecba83c-29df-4ed5-9aa5-ceb21baafd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:03.330057 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-babe9711-0add-4982-bfbd-361ede1e2045 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:03.338104 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-babe9711-0add-4982-bfbd-361ede1e2045 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:03.338353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-babe9711-0add-4982-bfbd-361ede1e2045 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:03.338611 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-babe9711-0add-4982-bfbd-361ede1e2045 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:03.338854 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-babe9711-0add-4982-bfbd-361ede1e2045 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:03.361051 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:03.361051 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:03.361051 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-babe9711-0add-4982-bfbd-361ede1e2045 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:03.361051 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 866/3464] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:03 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:03.364963 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Created reservations ['db81c379-0fe2-4955-af5d-910531437f92', '1b29cc6e-3036-4483-a61c-22a32a022081', '9eb8aa79-d055-4695-93d1-4cb298a8cca6', '775b468d-19c5-475a-b954-eaf7365e4616'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:03.366027 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecba83c-29df-4ed5-9aa5-ceb21baafd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db81c379-0fe2-4955-af5d-910531437f92', '1b29cc6e-3036-4483-a61c-22a32a022081', '9eb8aa79-d055-4695-93d1-4cb298a8cca6', '775b468d-19c5-475a-b954-eaf7365e4616']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:03.367131 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c6a9aa-230c-4632-90b1-b88836d477ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:03.405360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c6a9aa-230c-4632-90b1-b88836d477ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60d9dbe0-3b44-4090-bcd8-e9e53c76ce18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-207915634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c31a74090e94d969944945a227c087f',qos_specs=None,replication_status=,reservations=['db81c379-0fe2-4955-af5d-910531437f92','1b29cc6e-3036-4483-a61c-22a32a022081','9eb8aa79-d055-4695-93d1-4cb298a8cca6','775b468d-19c5-475a-b954-eaf7365e4616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ccc1ab9f4ee4bd3a96f8173d5651948',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-207915634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60d9dbe0-3b44-4090-bcd8-e9e53c76ce18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c31a74090e94d969944945a227c087f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ccc1ab9f4ee4bd3a96f8173d5651948',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:03.408258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7c9c6d-1fe5-461e-bc63-6887378482c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:03.449439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7c9c6d-1fe5-461e-bc63-6887378482c8) transitioned into state 'SUCCESS' from state '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-207915634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c31a74090e94d969944945a227c087f',qos_specs=None,replication_status=,reservations=['db81c379-0fe2-4955-af5d-910531437f92','1b29cc6e-3036-4483-a61c-22a32a022081','9eb8aa79-d055-4695-93d1-4cb298a8cca6','775b468d-19c5-475a-b954-eaf7365e4616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ccc1ab9f4ee4bd3a96f8173d5651948',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:03.450403 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef410c9a-bbfa-423e-b561-39d4b32aa82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:03.478839 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef410c9a-bbfa-423e-b561-39d4b32aa82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:03.481716 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Flow 'volume_create_api' (70db0df7-b5d5-4ed4-ab18-33e361ae3129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:03.482036 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Create volume request issued successfully. Aug 13 19:34:03.482990 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a3315a9e-4181-4d99-9e9f-e424e6550b03 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:03.483627 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 865/3465] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:34:03 2026] POST /volume/v3/volumes => generated 777 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:03.504294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5dc54bab-bc5a-45b3-b408-4d8c50d6572a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:03.506166 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5dc54bab-bc5a-45b3-b408-4d8c50d6572a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 Aug 13 19:34:03.506166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5dc54bab-bc5a-45b3-b408-4d8c50d6572a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:03.506334 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5dc54bab-bc5a-45b3-b408-4d8c50d6572a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:03.509608 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=422,cinder:UPDATE=60,cinder:DELETE=2,cinder:INSERT=21 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:34:03.516465 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:03.516465 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:03.522006 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5dc54bab-bc5a-45b3-b408-4d8c50d6572a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Volume info retrieved successfully. Aug 13 19:34:03.527420 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5dc54bab-bc5a-45b3-b408-4d8c50d6572a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 returned with HTTP 200 Aug 13 19:34:03.528427 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 866/3466] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:03 2026] GET /volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:04.377165 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-94a1f725-5861-4871-963e-de5eda8de280 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:04.379151 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94a1f725-5861-4871-963e-de5eda8de280 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:04.379386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94a1f725-5861-4871-963e-de5eda8de280 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:04.379646 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-94a1f725-5861-4871-963e-de5eda8de280 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:04.379725 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-94a1f725-5861-4871-963e-de5eda8de280 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:04.382792 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=435,cinder:INSERT=50,cinder:UPDATE=90 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:34:04.386240 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:04.386240 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:04.387179 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-94a1f725-5861-4871-963e-de5eda8de280 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:04.388527 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 870/3467] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:04 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:04.545807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-959ab62c-7801-40ae-a147-a122d80765dd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:04.551291 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-959ab62c-7801-40ae-a147-a122d80765dd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 Aug 13 19:34:04.551291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-959ab62c-7801-40ae-a147-a122d80765dd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:04.551291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-959ab62c-7801-40ae-a147-a122d80765dd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:04.562739 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:04.562739 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:04.574985 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-959ab62c-7801-40ae-a147-a122d80765dd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Volume info retrieved successfully. Aug 13 19:34:04.583738 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-959ab62c-7801-40ae-a147-a122d80765dd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 returned with HTTP 200 Aug 13 19:34:04.583738 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 867/3468] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:04 2026] GET /volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:04.599415 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-002d9100-0efe-422a-a18b-82ae1b1f55f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:04.601657 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-002d9100-0efe-422a-a18b-82ae1b1f55f6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:34:04.603901 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-002d9100-0efe-422a-a18b-82ae1b1f55f6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60d9dbe0-3b44-4090-bcd8-e9e53c76ce18", "name": "tempest-type-Backup-1755285943"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:04.605289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-002d9100-0efe-422a-a18b-82ae1b1f55f6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Creating new backup {'backup': {'volume_id': '60d9dbe0-3b44-4090-bcd8-e9e53c76ce18', 'name': 'tempest-type-Backup-1755285943'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:34:04.605402 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-002d9100-0efe-422a-a18b-82ae1b1f55f6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Creating backup of volume 60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 in container None Aug 13 19:34:04.616392 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:04.616392 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:04.616392 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-002d9100-0efe-422a-a18b-82ae1b1f55f6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Volume info retrieved successfully. Aug 13 19:34:04.648701 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-002d9100-0efe-422a-a18b-82ae1b1f55f6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Created reservations ['92eef115-50ba-4b9f-97a1-1d7acf77ff7b', 'f9f20a71-839b-444a-849f-aed6e44afa43'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:04.678986 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-002d9100-0efe-422a-a18b-82ae1b1f55f6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:34:04.678986 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 866/3469] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:34:04 2026] POST /volume/v3/backups => generated 316 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:04.688119 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-358a7921-2409-4ad5-bf0a-909485dcfa6d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:04.690406 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-358a7921-2409-4ad5-bf0a-909485dcfa6d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:04.690752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-358a7921-2409-4ad5-bf0a-909485dcfa6d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:04.690956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-358a7921-2409-4ad5-bf0a-909485dcfa6d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:04.691099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-358a7921-2409-4ad5-bf0a-909485dcfa6d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:04.696839 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:04.696839 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:04.698243 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-358a7921-2409-4ad5-bf0a-909485dcfa6d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:04.698243 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 867/3470] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:04 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:05.405898 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c8830418-6d95-4829-b36e-2431a0b6297a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:05.410415 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8830418-6d95-4829-b36e-2431a0b6297a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:05.410415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8830418-6d95-4829-b36e-2431a0b6297a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:05.410415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8830418-6d95-4829-b36e-2431a0b6297a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:05.410415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c8830418-6d95-4829-b36e-2431a0b6297a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:05.415848 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:05.415848 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:05.417202 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8830418-6d95-4829-b36e-2431a0b6297a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:05.418008 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 871/3471] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:05 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:05.715502 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-710a0fe9-ad87-4c9f-b825-21fddb7b7ef0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:05.722453 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-710a0fe9-ad87-4c9f-b825-21fddb7b7ef0 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:05.722453 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-710a0fe9-ad87-4c9f-b825-21fddb7b7ef0 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:05.722453 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-710a0fe9-ad87-4c9f-b825-21fddb7b7ef0 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:05.722453 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-710a0fe9-ad87-4c9f-b825-21fddb7b7ef0 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:05.730404 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:05.730404 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:05.731121 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-710a0fe9-ad87-4c9f-b825-21fddb7b7ef0 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:05.731536 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 868/3472] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:05 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:06.431866 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a6e4992f-95f1-44b6-bec0-8a5ab590a8e2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:06.434553 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6e4992f-95f1-44b6-bec0-8a5ab590a8e2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:06.434771 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6e4992f-95f1-44b6-bec0-8a5ab590a8e2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:06.435018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a6e4992f-95f1-44b6-bec0-8a5ab590a8e2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:06.435142 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a6e4992f-95f1-44b6-bec0-8a5ab590a8e2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:06.442364 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:06.442364 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:06.443208 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a6e4992f-95f1-44b6-bec0-8a5ab590a8e2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:06.443665 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 867/3473] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:06 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:06.745538 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c62508d5-2205-4537-bf20-2b05e2d7ed4a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:06.748147 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c62508d5-2205-4537-bf20-2b05e2d7ed4a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:06.749214 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c62508d5-2205-4537-bf20-2b05e2d7ed4a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:06.749931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c62508d5-2205-4537-bf20-2b05e2d7ed4a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:06.750103 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c62508d5-2205-4537-bf20-2b05e2d7ed4a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:06.760523 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:06.760523 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:06.761197 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c62508d5-2205-4537-bf20-2b05e2d7ed4a tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:06.761621 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 868/3474] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:06 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:07.459801 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f853aca0-00f2-4738-8f68-f618fe0568cf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:07.462422 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f853aca0-00f2-4738-8f68-f618fe0568cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:07.462676 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f853aca0-00f2-4738-8f68-f618fe0568cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:07.462930 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f853aca0-00f2-4738-8f68-f618fe0568cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:07.463131 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f853aca0-00f2-4738-8f68-f618fe0568cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:07.469815 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:07.469815 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:07.470906 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f853aca0-00f2-4738-8f68-f618fe0568cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:07.471490 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 872/3475] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:07 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:07.775187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-43c8aa1b-e6d8-4264-aa2b-39b3d7659721 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:07.776983 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-43c8aa1b-e6d8-4264-aa2b-39b3d7659721 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:07.777182 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-43c8aa1b-e6d8-4264-aa2b-39b3d7659721 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:07.777391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-43c8aa1b-e6d8-4264-aa2b-39b3d7659721 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:07.777507 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-43c8aa1b-e6d8-4264-aa2b-39b3d7659721 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:07.787477 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:07.787477 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:07.788204 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-43c8aa1b-e6d8-4264-aa2b-39b3d7659721 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:07.789303 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 869/3476] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:07 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:07.828233 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-61843104-e265-419c-985e-ab9ad2bc976f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:07.831301 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61843104-e265-419c-985e-ab9ad2bc976f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:07.831301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61843104-e265-419c-985e-ab9ad2bc976f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:07.831301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-61843104-e265-419c-985e-ab9ad2bc976f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:07.839075 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:07.839075 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:07.844621 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-61843104-e265-419c-985e-ab9ad2bc976f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:34:07.852823 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-61843104-e265-419c-985e-ab9ad2bc976f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:34:07.853159 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 868/3477] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:07 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:08.482262 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-21a917e3-3ca1-459f-81c2-3dca49fac89d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:08.484438 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-21a917e3-3ca1-459f-81c2-3dca49fac89d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:08.484684 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-21a917e3-3ca1-459f-81c2-3dca49fac89d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:08.484940 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-21a917e3-3ca1-459f-81c2-3dca49fac89d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:08.485064 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-21a917e3-3ca1-459f-81c2-3dca49fac89d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:08.490856 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:08.490856 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:08.492668 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-21a917e3-3ca1-459f-81c2-3dca49fac89d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:08.492668 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 869/3478] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:08 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:08.802884 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-26d5d8e8-b2e3-489e-a2e1-2b024b6017fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:08.806797 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26d5d8e8-b2e3-489e-a2e1-2b024b6017fd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:08.807073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26d5d8e8-b2e3-489e-a2e1-2b024b6017fd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:08.807325 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26d5d8e8-b2e3-489e-a2e1-2b024b6017fd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:08.807475 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-26d5d8e8-b2e3-489e-a2e1-2b024b6017fd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:08.815886 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:08.815886 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:08.816817 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26d5d8e8-b2e3-489e-a2e1-2b024b6017fd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:08.817338 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 873/3479] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:08 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:08.869350 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-61504fa4-f02b-4ead-9f0a-b858e62eec80 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:08.873661 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-61504fa4-f02b-4ead-9f0a-b858e62eec80 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:08.874029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-61504fa4-f02b-4ead-9f0a-b858e62eec80 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:08.874165 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-61504fa4-f02b-4ead-9f0a-b858e62eec80 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:08.890346 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:08.890346 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:08.896315 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-61504fa4-f02b-4ead-9f0a-b858e62eec80 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:34:08.901769 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-61504fa4-f02b-4ead-9f0a-b858e62eec80 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:34:08.902196 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 870/3480] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:08 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:08.940773 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f80ae188-f5e6-4037-89f4-42964e2703c8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:08.942776 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f80ae188-f5e6-4037-89f4-42964e2703c8 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] POST https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action Aug 13 19:34:08.943166 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f80ae188-f5e6-4037-89f4-42964e2703c8 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2127573488", "disk_format": "qcow2"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:34:08.943378 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f80ae188-f5e6-4037-89f4-42964e2703c8 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2127573488", "disk_format": "qcow2"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:08.950718 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:08.950718 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:08.951255 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f80ae188-f5e6-4037-89f4-42964e2703c8 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:34:08.963355 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:08.963355 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:08.967404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.image.image_utils [None req-f80ae188-f5e6-4037-89f4-42964e2703c8 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2127573488'}] 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-2127573488'}]. {{(pid=100183) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 19:34:09.177776 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-75107963-66c1-4281-a9da-2f45a05dc8ad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:09.271640 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:09.272254 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-127143595"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:09.274601 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-127143595'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:09.274848 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume of 1 GB Aug 13 19:34:09.281076 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Availability Zones retrieved successfully. Aug 13 19:34:09.289204 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (7d82bb92-085d-4fb8-9dd9-7ed0bcde524c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:09.289827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18dfd67c-33f3-4459-b51d-2c7977b89d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:09.291332 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:09.328431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18dfd67c-33f3-4459-b51d-2c7977b89d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:09.329420 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc6dd6e-d296-4daf-91a7-7736c9614146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:09.393304 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Created reservations ['1b450398-ae1d-42cb-88d5-94e73cc08c60', '029018c5-e8ab-4a55-8d12-1ae23c35ea95', '39734ea4-84a8-4b43-a018-44b93b61b4ed', '8c046a0b-d5ed-4f16-a30f-3c07cb45a35b'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:09.394071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc6dd6e-d296-4daf-91a7-7736c9614146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b450398-ae1d-42cb-88d5-94e73cc08c60', '029018c5-e8ab-4a55-8d12-1ae23c35ea95', '39734ea4-84a8-4b43-a018-44b93b61b4ed', '8c046a0b-d5ed-4f16-a30f-3c07cb45a35b']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:09.394745 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d6654a-43d0-416e-82de-a7c01c654c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:09.421609 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d6654a-43d0-416e-82de-a7c01c654c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa6c8b43-7001-4c05-a3bc-a8b1a29893f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-127143595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['1b450398-ae1d-42cb-88d5-94e73cc08c60','029018c5-e8ab-4a55-8d12-1ae23c35ea95','39734ea4-84a8-4b43-a018-44b93b61b4ed','8c046a0b-d5ed-4f16-a30f-3c07cb45a35b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-127143595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa6c8b43-7001-4c05-a3bc-a8b1a29893f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c0cf9bd3bd4323888e2c875fd745ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2c93fa63ef43499369928172c8d3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:09.423103 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229b7811-0b9a-4ccf-80b6-d8fa18184053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:09.442561 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229b7811-0b9a-4ccf-80b6-d8fa18184053) transitioned into state 'SUCCESS' from state '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-127143595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['1b450398-ae1d-42cb-88d5-94e73cc08c60','029018c5-e8ab-4a55-8d12-1ae23c35ea95','39734ea4-84a8-4b43-a018-44b93b61b4ed','8c046a0b-d5ed-4f16-a30f-3c07cb45a35b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:09.443016 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d1d2d69-ca16-4e4e-a579-de20435e422d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:09.454364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d1d2d69-ca16-4e4e-a579-de20435e422d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:09.454364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (7d82bb92-085d-4fb8-9dd9-7ed0bcde524c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:09.454727 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request issued successfully. Aug 13 19:34:09.455369 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-75107963-66c1-4281-a9da-2f45a05dc8ad tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:09.455851 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 870/3481] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:34:09 2026] POST /volume/v3/volumes => generated 759 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:09.467143 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-02d1dbe4-db55-4bda-88b3-04a3440e0507 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:09.471475 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02d1dbe4-db55-4bda-88b3-04a3440e0507 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 Aug 13 19:34:09.471737 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02d1dbe4-db55-4bda-88b3-04a3440e0507 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:09.472019 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02d1dbe4-db55-4bda-88b3-04a3440e0507 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:09.485454 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:09.485454 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:09.491681 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-02d1dbe4-db55-4bda-88b3-04a3440e0507 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:09.498783 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02d1dbe4-db55-4bda-88b3-04a3440e0507 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 returned with HTTP 200 Aug 13 19:34:09.499573 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 874/3482] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:09 2026] GET /volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:09.503876 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b2039a9f-a150-4b42-88aa-28058e2bc4fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:09.505849 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2039a9f-a150-4b42-88aa-28058e2bc4fe tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:09.506092 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2039a9f-a150-4b42-88aa-28058e2bc4fe tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:09.506312 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2039a9f-a150-4b42-88aa-28058e2bc4fe tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:09.506426 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b2039a9f-a150-4b42-88aa-28058e2bc4fe tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:09.512152 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:09.512152 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:09.513212 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2039a9f-a150-4b42-88aa-28058e2bc4fe tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:09.513725 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 871/3483] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:09 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:09.543491 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f80ae188-f5e6-4037-89f4-42964e2703c8 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Copy volume to image completed successfully. Aug 13 19:34:09.543491 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f80ae188-f5e6-4037-89f4-42964e2703c8 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action returned with HTTP 202 Aug 13 19:34:09.544294 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 869/3484] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:34:08 2026] POST /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a/action => generated 689 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:09.834298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1c30d813-c055-44a9-aedc-157b231bf6c2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:09.834298 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1c30d813-c055-44a9-aedc-157b231bf6c2 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:09.834298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1c30d813-c055-44a9-aedc-157b231bf6c2 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:09.834298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1c30d813-c055-44a9-aedc-157b231bf6c2 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:09.834298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1c30d813-c055-44a9-aedc-157b231bf6c2 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:09.839017 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:09.839017 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:09.839659 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1c30d813-c055-44a9-aedc-157b231bf6c2 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:09.840023 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 871/3485] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:09 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:10.513648 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e4d3dff9-93d5-44c2-bbb7-2e2d1ddc0470 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:10.515175 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e4d3dff9-93d5-44c2-bbb7-2e2d1ddc0470 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 Aug 13 19:34:10.515369 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e4d3dff9-93d5-44c2-bbb7-2e2d1ddc0470 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:10.515537 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e4d3dff9-93d5-44c2-bbb7-2e2d1ddc0470 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:10.523358 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0ddd8220-a80a-47d5-873b-7eb0bcb78ecd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:10.525402 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:10.525402 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:10.525491 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ddd8220-a80a-47d5-873b-7eb0bcb78ecd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:10.525631 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ddd8220-a80a-47d5-873b-7eb0bcb78ecd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:10.525854 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ddd8220-a80a-47d5-873b-7eb0bcb78ecd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:10.526011 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0ddd8220-a80a-47d5-873b-7eb0bcb78ecd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:10.529824 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e4d3dff9-93d5-44c2-bbb7-2e2d1ddc0470 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:10.534300 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:10.534300 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:10.535220 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e4d3dff9-93d5-44c2-bbb7-2e2d1ddc0470 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 returned with HTTP 200 Aug 13 19:34:10.535263 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ddd8220-a80a-47d5-873b-7eb0bcb78ecd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:10.535713 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 872/3487] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:10 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:10.535747 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 875/3487] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:10 2026] GET /volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:10.552140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ef00af72-8bbb-4890-a18c-29baef9441be None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:10.554441 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ef00af72-8bbb-4890-a18c-29baef9441be tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:34:10.554899 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ef00af72-8bbb-4890-a18c-29baef9441be tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa6c8b43-7001-4c05-a3bc-a8b1a29893f0", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-200115304"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:10.570608 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:10.570608 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:10.571083 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ef00af72-8bbb-4890-a18c-29baef9441be tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:10.571231 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-ef00af72-8bbb-4890-a18c-29baef9441be tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create snapshot from volume aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 Aug 13 19:34:10.632535 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-ef00af72-8bbb-4890-a18c-29baef9441be tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Created reservations ['60b10266-f9fe-4844-806f-b0246525ff06', 'f45dde22-187f-4f5c-b9f3-2add8ca48eed', '360a770e-514f-4505-a8e0-bd66bb1e0782', 'cb4f6e0a-c2f5-403d-baa1-b6fbee2709a2'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:10.676088 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ef00af72-8bbb-4890-a18c-29baef9441be tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Snapshot create request issued successfully. Aug 13 19:34:10.676437 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ef00af72-8bbb-4890-a18c-29baef9441be tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:34:10.676970 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 870/3488] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:34:10 2026] POST /volume/v3/snapshots => generated 315 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:10.685854 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-91c47ea6-3038-4335-a2ae-8048d955398b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:10.691504 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91c47ea6-3038-4335-a2ae-8048d955398b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 Aug 13 19:34:10.691964 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91c47ea6-3038-4335-a2ae-8048d955398b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:10.691964 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91c47ea6-3038-4335-a2ae-8048d955398b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:10.696613 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:10.696613 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:10.697089 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-91c47ea6-3038-4335-a2ae-8048d955398b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Snapshot retrieved successfully. Aug 13 19:34:10.698108 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91c47ea6-3038-4335-a2ae-8048d955398b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 returned with HTTP 200 Aug 13 19:34:10.698221 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 872/3489] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:10 2026] GET /volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 => generated 447 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:10.856949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ca4258e8-20d2-417c-8443-7901b906c379 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:10.859139 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca4258e8-20d2-417c-8443-7901b906c379 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:10.859401 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca4258e8-20d2-417c-8443-7901b906c379 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:10.859644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca4258e8-20d2-417c-8443-7901b906c379 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:10.859775 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ca4258e8-20d2-417c-8443-7901b906c379 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:10.867225 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:10.867225 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:10.880958 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca4258e8-20d2-417c-8443-7901b906c379 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:10.880958 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 873/3490] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:10 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:11.553514 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bcaf1920-e5a3-4238-8080-d5a3b35b9acd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:11.555376 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bcaf1920-e5a3-4238-8080-d5a3b35b9acd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:11.555552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bcaf1920-e5a3-4238-8080-d5a3b35b9acd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:11.555716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bcaf1920-e5a3-4238-8080-d5a3b35b9acd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:11.555808 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-bcaf1920-e5a3-4238-8080-d5a3b35b9acd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:11.563620 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:11.563620 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:11.564389 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bcaf1920-e5a3-4238-8080-d5a3b35b9acd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:11.564995 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 876/3491] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:11 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:11.708786 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2dfb27d3-25b8-4e96-9820-031272965617 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:11.710571 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2dfb27d3-25b8-4e96-9820-031272965617 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 Aug 13 19:34:11.710752 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2dfb27d3-25b8-4e96-9820-031272965617 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:11.710964 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2dfb27d3-25b8-4e96-9820-031272965617 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:11.717672 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:11.717672 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:11.718472 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2dfb27d3-25b8-4e96-9820-031272965617 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Snapshot retrieved successfully. Aug 13 19:34:11.719328 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2dfb27d3-25b8-4e96-9820-031272965617 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 returned with HTTP 200 Aug 13 19:34:11.719788 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 871/3492] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:11 2026] GET /volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:11.730115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-43de5c37-58d7-4688-9d94-17317424dc6c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:11.731989 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:11.732480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63aacfbc-94d7-44db-9d00-9d04d14d5450", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1678920982"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:11.734004 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request body: {'volume': {"'snapshot_id": '63aacfbc-94d7-44db-9d00-9d04d14d5450', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1678920982'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:11.734175 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume of 1 GB Aug 13 19:34:11.738852 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Availability Zones retrieved successfully. Aug 13 19:34:11.744796 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (3e27c88e-44e2-4b6a-92b8-d2ba86d43a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:11.745994 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf2a731-612b-47ff-8fa3-91ffbcd9a044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:11.746977 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:11.774397 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf2a731-612b-47ff-8fa3-91ffbcd9a044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:11.775260 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077e1ef0-59db-46c1-a035-ebe72a481e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:11.830547 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Created reservations ['29439ed0-0b61-48b9-bcce-f0f1e9227e76', 'c69d7243-1677-4937-86a0-9eb7bf165576', '64145cc5-5f95-4b61-b7c5-332818bb0a4c', '7fe470ac-011e-467d-9358-983c18dc5366'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:11.831511 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077e1ef0-59db-46c1-a035-ebe72a481e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29439ed0-0b61-48b9-bcce-f0f1e9227e76', 'c69d7243-1677-4937-86a0-9eb7bf165576', '64145cc5-5f95-4b61-b7c5-332818bb0a4c', '7fe470ac-011e-467d-9358-983c18dc5366']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:11.832503 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f66274-08ff-4699-8010-eea44cd517c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:11.857825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f66274-08ff-4699-8010-eea44cd517c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ec3de42-e96b-44b1-9d6b-6072e666ff34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1678920982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['29439ed0-0b61-48b9-bcce-f0f1e9227e76','c69d7243-1677-4937-86a0-9eb7bf165576','64145cc5-5f95-4b61-b7c5-332818bb0a4c','7fe470ac-011e-467d-9358-983c18dc5366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1678920982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ec3de42-e96b-44b1-9d6b-6072e666ff34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c0cf9bd3bd4323888e2c875fd745ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2c93fa63ef43499369928172c8d3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:11.859088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61091d80-3e32-4ead-98fe-23dc52ceb29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:11.883439 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1349d299-8f71-4e2c-9417-3341d9f54724 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:11.887549 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1349d299-8f71-4e2c-9417-3341d9f54724 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:11.887549 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1349d299-8f71-4e2c-9417-3341d9f54724 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:11.887549 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1349d299-8f71-4e2c-9417-3341d9f54724 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:11.887668 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61091d80-3e32-4ead-98fe-23dc52ceb29e) transitioned into state 'SUCCESS' from state '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-1678920982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['29439ed0-0b61-48b9-bcce-f0f1e9227e76','c69d7243-1677-4937-86a0-9eb7bf165576','64145cc5-5f95-4b61-b7c5-332818bb0a4c','7fe470ac-011e-467d-9358-983c18dc5366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:11.887767 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1349d299-8f71-4e2c-9417-3341d9f54724 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:11.887809 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18470163-bed1-4013-ae58-b3b29c177cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:11.890905 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:11.890905 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:11.891672 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1349d299-8f71-4e2c-9417-3341d9f54724 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:11.892072 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 874/3493] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:11 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:11.898206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18470163-bed1-4013-ae58-b3b29c177cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:11.899089 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (3e27c88e-44e2-4b6a-92b8-d2ba86d43a51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:11.899490 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request issued successfully. Aug 13 19:34:11.900061 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43de5c37-58d7-4688-9d94-17317424dc6c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:11.900715 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 873/3494] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:11 2026] POST /volume/v3/volumes => generated 760 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:11.920720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5237a0e0-0127-46da-93c7-5c8a52024283 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:11.922601 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:11.923069 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63aacfbc-94d7-44db-9d00-9d04d14d5450", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1867647876"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:11.924682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request body: {'volume': {"'snapshot_id": '63aacfbc-94d7-44db-9d00-9d04d14d5450', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1867647876'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:11.924927 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume of 1 GB Aug 13 19:34:11.930193 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Availability Zones retrieved successfully. Aug 13 19:34:11.939296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (13cbc8f5-220b-4bd3-bec8-3b88a269792c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:11.939296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85b8723-cb42-4574-88f5-c6b2ffcfbf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:11.941157 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:11.982655 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85b8723-cb42-4574-88f5-c6b2ffcfbf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:11.982655 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9002d5-65ab-4274-9eb9-4b3c2c605f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.035545 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Created reservations ['14cfdbfb-328c-4371-a8d2-0dc8565f6c28', '29f71afe-62b9-45c1-abad-c9d5354db89d', 'cc1e1674-f8b2-4766-8824-8ce6e4e2f5be', 'ac7f35b0-05ab-4f74-b77c-90835159b1d0'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:12.035545 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9002d5-65ab-4274-9eb9-4b3c2c605f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14cfdbfb-328c-4371-a8d2-0dc8565f6c28', '29f71afe-62b9-45c1-abad-c9d5354db89d', 'cc1e1674-f8b2-4766-8824-8ce6e4e2f5be', 'ac7f35b0-05ab-4f74-b77c-90835159b1d0']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.035545 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb034d4-12e4-423a-965d-e47e971825ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.066509 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb034d4-12e4-423a-965d-e47e971825ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb7c55a4-d181-4fc7-b75b-576e1ccd13fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1867647876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['14cfdbfb-328c-4371-a8d2-0dc8565f6c28','29f71afe-62b9-45c1-abad-c9d5354db89d','cc1e1674-f8b2-4766-8824-8ce6e4e2f5be','ac7f35b0-05ab-4f74-b77c-90835159b1d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1867647876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb7c55a4-d181-4fc7-b75b-576e1ccd13fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c0cf9bd3bd4323888e2c875fd745ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2c93fa63ef43499369928172c8d3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.067289 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c2e2f3b-d60b-4024-b120-bb5810f92342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.086211 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c2e2f3b-d60b-4024-b120-bb5810f92342) transitioned into state 'SUCCESS' from state '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-1867647876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['14cfdbfb-328c-4371-a8d2-0dc8565f6c28','29f71afe-62b9-45c1-abad-c9d5354db89d','cc1e1674-f8b2-4766-8824-8ce6e4e2f5be','ac7f35b0-05ab-4f74-b77c-90835159b1d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.087039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5afd497-8bd8-4594-bae9-433c15817c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.095777 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5afd497-8bd8-4594-bae9-433c15817c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.096905 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (13cbc8f5-220b-4bd3-bec8-3b88a269792c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:12.097322 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request issued successfully. Aug 13 19:34:12.097888 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5237a0e0-0127-46da-93c7-5c8a52024283 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:12.098501 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 877/3495] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:11 2026] POST /volume/v3/volumes => generated 760 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:12.115168 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.117799 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:12.119433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63aacfbc-94d7-44db-9d00-9d04d14d5450", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1668571145"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:12.121046 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request body: {'volume': {"'snapshot_id": '63aacfbc-94d7-44db-9d00-9d04d14d5450', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1668571145'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:12.121386 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume of 1 GB Aug 13 19:34:12.129252 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Availability Zones retrieved successfully. Aug 13 19:34:12.138919 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (f6e6d253-eb66-489c-b263-54ab59084db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:12.140854 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64c4b2b2-33d8-404f-aaa2-74e4313363fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.143430 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:12.188306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64c4b2b2-33d8-404f-aaa2-74e4313363fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.188306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36b9557-8305-43a7-a879-ccdd789653b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.258300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Created reservations ['8d978e84-0c3a-4350-9451-d31cb951d71f', '52eb734b-aa08-4487-b2d7-8ff49761e65b', '47239893-39c0-4106-93a9-c26236dabae0', 'e965ca6d-b961-4cee-8cf1-a863c1a654b9'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:12.258300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36b9557-8305-43a7-a879-ccdd789653b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d978e84-0c3a-4350-9451-d31cb951d71f', '52eb734b-aa08-4487-b2d7-8ff49761e65b', '47239893-39c0-4106-93a9-c26236dabae0', 'e965ca6d-b961-4cee-8cf1-a863c1a654b9']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.258300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2701597b-e6d4-4e91-901e-0f202b96c8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.283099 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2701597b-e6d4-4e91-901e-0f202b96c8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080ab405-0d0e-4325-a647-4cf5a90a6e3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1668571145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['8d978e84-0c3a-4350-9451-d31cb951d71f','52eb734b-aa08-4487-b2d7-8ff49761e65b','47239893-39c0-4106-93a9-c26236dabae0','e965ca6d-b961-4cee-8cf1-a863c1a654b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1668571145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080ab405-0d0e-4325-a647-4cf5a90a6e3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c0cf9bd3bd4323888e2c875fd745ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2c93fa63ef43499369928172c8d3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.284417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9d8160-c960-419a-8afa-5c48b09e68c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.314443 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9d8160-c960-419a-8afa-5c48b09e68c2) transitioned into state 'SUCCESS' from state '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-1668571145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['8d978e84-0c3a-4350-9451-d31cb951d71f','52eb734b-aa08-4487-b2d7-8ff49761e65b','47239893-39c0-4106-93a9-c26236dabae0','e965ca6d-b961-4cee-8cf1-a863c1a654b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.314443 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a05e2434-c59e-45bf-8a78-367b4025d0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.323597 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a05e2434-c59e-45bf-8a78-367b4025d0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.324561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (f6e6d253-eb66-489c-b263-54ab59084db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:12.324948 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request issued successfully. Aug 13 19:34:12.325557 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-230084fe-4f86-4a05-9242-8128b2c1a1cf tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:12.326134 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 872/3496] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:12 2026] POST /volume/v3/volumes => generated 760 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:12.338503 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.344154 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:12.344589 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63aacfbc-94d7-44db-9d00-9d04d14d5450", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1380870823"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:12.350723 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request body: {'volume': {"'snapshot_id": '63aacfbc-94d7-44db-9d00-9d04d14d5450', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1380870823'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:12.350723 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume of 1 GB Aug 13 19:34:12.354648 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Availability Zones retrieved successfully. Aug 13 19:34:12.359819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (812e09a5-40ef-48d0-ac1f-ced92666ba1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:12.360960 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f1badf-10cc-42b4-be9e-5e05a4ee7a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.361970 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:12.390121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f1badf-10cc-42b4-be9e-5e05a4ee7a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.390121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11acbc5-83ed-4aa4-8949-bf55a337833a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.429243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Created reservations ['13450cc8-b76c-4c28-80b6-a1a2d7d09cf4', '2dac93e1-2c90-4840-99d8-90bdadfd34c2', '076fe741-c4ec-46c0-a70f-0e0a400c5455', '066a0674-7e31-4571-aae4-e62a4391fe0e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:12.430411 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11acbc5-83ed-4aa4-8949-bf55a337833a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13450cc8-b76c-4c28-80b6-a1a2d7d09cf4', '2dac93e1-2c90-4840-99d8-90bdadfd34c2', '076fe741-c4ec-46c0-a70f-0e0a400c5455', '066a0674-7e31-4571-aae4-e62a4391fe0e']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.431034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f6aca7-d527-4ef4-b6c8-e672d85fe72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.457183 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f6aca7-d527-4ef4-b6c8-e672d85fe72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f3bb2bf-78a2-4975-b8d5-f56ce524286e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1380870823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['13450cc8-b76c-4c28-80b6-a1a2d7d09cf4','2dac93e1-2c90-4840-99d8-90bdadfd34c2','076fe741-c4ec-46c0-a70f-0e0a400c5455','066a0674-7e31-4571-aae4-e62a4391fe0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1380870823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f3bb2bf-78a2-4975-b8d5-f56ce524286e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c0cf9bd3bd4323888e2c875fd745ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2c93fa63ef43499369928172c8d3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.457183 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939b3a0b-cd87-4f27-92ef-f7d876e151a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.477121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939b3a0b-cd87-4f27-92ef-f7d876e151a3) transitioned into state 'SUCCESS' from state '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-1380870823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['13450cc8-b76c-4c28-80b6-a1a2d7d09cf4','2dac93e1-2c90-4840-99d8-90bdadfd34c2','076fe741-c4ec-46c0-a70f-0e0a400c5455','066a0674-7e31-4571-aae4-e62a4391fe0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.477921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb0898d0-b628-46cb-997e-39f625d16256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.486700 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb0898d0-b628-46cb-997e-39f625d16256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.487965 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (812e09a5-40ef-48d0-ac1f-ced92666ba1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:12.488498 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request issued successfully. Aug 13 19:34:12.489940 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-310430d0-6304-4dcc-88b6-6ebe51484cd8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:12.489940 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 875/3497] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:12 2026] POST /volume/v3/volumes => generated 760 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:12.504979 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.506833 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:12.507206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63aacfbc-94d7-44db-9d00-9d04d14d5450", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-575045767"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:12.508644 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request body: {'volume': {"'snapshot_id": '63aacfbc-94d7-44db-9d00-9d04d14d5450', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-575045767'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:12.508757 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume of 1 GB Aug 13 19:34:12.509113 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:12.509113 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:12.513027 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Availability Zones retrieved successfully. Aug 13 19:34:12.518635 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (fb827502-8675-4de1-8e75-95a46424d494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:12.519569 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ef00fc-680a-4fc0-818c-5b42e81628fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.520477 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:12.550850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ef00fc-680a-4fc0-818c-5b42e81628fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.551862 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb3fb65-3f89-437c-b8fd-b206d18045f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.577784 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4dd527cd-7507-4818-ae9a-f49b14e6345b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.580165 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dd527cd-7507-4818-ae9a-f49b14e6345b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:12.580447 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dd527cd-7507-4818-ae9a-f49b14e6345b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:12.580719 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dd527cd-7507-4818-ae9a-f49b14e6345b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:12.580863 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4dd527cd-7507-4818-ae9a-f49b14e6345b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:12.587509 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:12.587509 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:12.588576 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dd527cd-7507-4818-ae9a-f49b14e6345b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:12.589080 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 878/3498] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:12 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:12.604451 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Created reservations ['f9443b13-2406-4f7b-bd1a-0e9568ec95b0', '7b796907-2646-4e5e-96e8-dcf523bd5087', 'e2100d62-e71e-48a9-b410-439805f46f89', '4c476ef3-a5c3-4b7e-ac7c-37977f4baa78'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:12.604451 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb3fb65-3f89-437c-b8fd-b206d18045f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9443b13-2406-4f7b-bd1a-0e9568ec95b0', '7b796907-2646-4e5e-96e8-dcf523bd5087', 'e2100d62-e71e-48a9-b410-439805f46f89', '4c476ef3-a5c3-4b7e-ac7c-37977f4baa78']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.605187 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e538feb8-596d-4e4e-873e-33ff34e5f101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.633835 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e538feb8-596d-4e4e-873e-33ff34e5f101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1f745d-926e-45cb-a27f-0174ede96982', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-575045767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['f9443b13-2406-4f7b-bd1a-0e9568ec95b0','7b796907-2646-4e5e-96e8-dcf523bd5087','e2100d62-e71e-48a9-b410-439805f46f89','4c476ef3-a5c3-4b7e-ac7c-37977f4baa78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-575045767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d1f745d-926e-45cb-a27f-0174ede96982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78c0cf9bd3bd4323888e2c875fd745ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2c93fa63ef43499369928172c8d3e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.634532 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f210033d-9230-4c86-8116-1639818cea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.657290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f210033d-9230-4c86-8116-1639818cea00) transitioned into state 'SUCCESS' from state '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-575045767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78c0cf9bd3bd4323888e2c875fd745ea',qos_specs=None,replication_status=,reservations=['f9443b13-2406-4f7b-bd1a-0e9568ec95b0','7b796907-2646-4e5e-96e8-dcf523bd5087','e2100d62-e71e-48a9-b410-439805f46f89','4c476ef3-a5c3-4b7e-ac7c-37977f4baa78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2c93fa63ef43499369928172c8d3e4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.658050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26f7551-8095-4d48-ae9c-e6c91d11db70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:12.669995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26f7551-8095-4d48-ae9c-e6c91d11db70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:12.670838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Flow 'volume_create_api' (fb827502-8675-4de1-8e75-95a46424d494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:12.671194 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Create volume request issued successfully. Aug 13 19:34:12.671751 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70a7271a-f3d5-4a9f-82a8-cda59638a48b tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:12.672184 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 874/3499] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:12 2026] POST /volume/v3/volumes => generated 759 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:12.690750 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e885e8ef-1d55-4f1f-8b97-b92733629897 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.692718 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e885e8ef-1d55-4f1f-8b97-b92733629897 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 Aug 13 19:34:12.693175 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e885e8ef-1d55-4f1f-8b97-b92733629897 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:12.694290 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e885e8ef-1d55-4f1f-8b97-b92733629897 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:12.702623 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:12.702623 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:12.709243 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e885e8ef-1d55-4f1f-8b97-b92733629897 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:12.711895 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e885e8ef-1d55-4f1f-8b97-b92733629897 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 returned with HTTP 200 Aug 13 19:34:12.712603 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 873/3500] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:12 2026] GET /volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:12.727667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-330e0f10-2ca7-4614-bae1-22a255c2628c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.730256 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-330e0f10-2ca7-4614-bae1-22a255c2628c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd Aug 13 19:34:12.730485 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-330e0f10-2ca7-4614-bae1-22a255c2628c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:12.731034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-330e0f10-2ca7-4614-bae1-22a255c2628c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:12.740061 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:12.740061 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:12.744755 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-330e0f10-2ca7-4614-bae1-22a255c2628c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:12.750056 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-330e0f10-2ca7-4614-bae1-22a255c2628c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd returned with HTTP 200 Aug 13 19:34:12.750521 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 876/3501] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:12 2026] GET /volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:12.764855 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ed966d7-8121-41e6-8aca-96f85be575c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.767468 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ed966d7-8121-41e6-8aca-96f85be575c2 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e Aug 13 19:34:12.767716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ed966d7-8121-41e6-8aca-96f85be575c2 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:12.767988 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ed966d7-8121-41e6-8aca-96f85be575c2 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:12.780903 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:12.780903 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:12.787776 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7ed966d7-8121-41e6-8aca-96f85be575c2 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:12.795786 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ed966d7-8121-41e6-8aca-96f85be575c2 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e returned with HTTP 200 Aug 13 19:34:12.796690 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 879/3502] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:12 2026] GET /volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:12.811660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5f725744-ac6e-43f1-afcf-06891e8cfaff None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.814004 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5f725744-ac6e-43f1-afcf-06891e8cfaff tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e Aug 13 19:34:12.814247 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5f725744-ac6e-43f1-afcf-06891e8cfaff tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:12.814532 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5f725744-ac6e-43f1-afcf-06891e8cfaff tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:12.825698 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:12.825698 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:12.830034 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5f725744-ac6e-43f1-afcf-06891e8cfaff tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:12.837223 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5f725744-ac6e-43f1-afcf-06891e8cfaff tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e returned with HTTP 200 Aug 13 19:34:12.837625 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 875/3503] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:12 2026] GET /volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:12.850720 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-47f127ba-c7ac-4d48-8fce-48b618227775 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.853846 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47f127ba-c7ac-4d48-8fce-48b618227775 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 Aug 13 19:34:12.853846 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47f127ba-c7ac-4d48-8fce-48b618227775 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:12.853846 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47f127ba-c7ac-4d48-8fce-48b618227775 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:12.860094 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:12.860094 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:12.864976 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-47f127ba-c7ac-4d48-8fce-48b618227775 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:12.870231 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47f127ba-c7ac-4d48-8fce-48b618227775 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 returned with HTTP 200 Aug 13 19:34:12.870231 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 874/3504] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:12 2026] GET /volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:12.903853 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a796ded7-e61f-4a34-b7d2-68e1a781f11b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:12.909041 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a796ded7-e61f-4a34-b7d2-68e1a781f11b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:12.909041 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a796ded7-e61f-4a34-b7d2-68e1a781f11b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:12.909041 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a796ded7-e61f-4a34-b7d2-68e1a781f11b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:12.909041 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a796ded7-e61f-4a34-b7d2-68e1a781f11b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:12.913241 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:12.913241 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:12.914199 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a796ded7-e61f-4a34-b7d2-68e1a781f11b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:12.914780 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 877/3505] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:12 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:13.601595 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1d20e802-a7a5-4972-a915-16b04cd619b4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:13.603744 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1d20e802-a7a5-4972-a915-16b04cd619b4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:13.604113 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1d20e802-a7a5-4972-a915-16b04cd619b4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:13.604113 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1d20e802-a7a5-4972-a915-16b04cd619b4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:13.604238 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1d20e802-a7a5-4972-a915-16b04cd619b4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:13.609467 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:13.609467 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:13.610632 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1d20e802-a7a5-4972-a915-16b04cd619b4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:13.610873 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 880/3506] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:13 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:13.885043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d771e19d-e42c-44bd-b838-293e8ffedf91 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:13.887222 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d771e19d-e42c-44bd-b838-293e8ffedf91 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 Aug 13 19:34:13.887754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d771e19d-e42c-44bd-b838-293e8ffedf91 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:13.888553 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d771e19d-e42c-44bd-b838-293e8ffedf91 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:13.898345 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:13.898345 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:13.904299 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d771e19d-e42c-44bd-b838-293e8ffedf91 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:13.910753 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d771e19d-e42c-44bd-b838-293e8ffedf91 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 returned with HTTP 200 Aug 13 19:34:13.911263 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 876/3507] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:13 2026] GET /volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:13.927452 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d85916f1-2477-49c5-b969-1cff4e2d4a95 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:13.928176 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-72ffa415-be99-494a-bfe4-20f231ebf878 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:13.929699 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d85916f1-2477-49c5-b969-1cff4e2d4a95 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 Aug 13 19:34:13.930099 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-72ffa415-be99-494a-bfe4-20f231ebf878 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:13.930314 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-72ffa415-be99-494a-bfe4-20f231ebf878 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:13.930471 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d85916f1-2477-49c5-b969-1cff4e2d4a95 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:13.932012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-72ffa415-be99-494a-bfe4-20f231ebf878 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:13.932012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-72ffa415-be99-494a-bfe4-20f231ebf878 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:13.932146 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d85916f1-2477-49c5-b969-1cff4e2d4a95 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:13.932146 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-d85916f1-2477-49c5-b969-1cff4e2d4a95 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume with id: 1d1f745d-926e-45cb-a27f-0174ede96982 Aug 13 19:34:13.938199 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:13.938199 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:13.938967 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d85916f1-2477-49c5-b969-1cff4e2d4a95 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:13.939705 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:13.939705 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:13.940475 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-72ffa415-be99-494a-bfe4-20f231ebf878 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:13.940933 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 878/3508] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:13 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:13.962063 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d85916f1-2477-49c5-b969-1cff4e2d4a95 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume request issued successfully. Aug 13 19:34:13.962844 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d85916f1-2477-49c5-b969-1cff4e2d4a95 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 returned with HTTP 202 Aug 13 19:34:13.962844 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 875/3509] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:13 2026] DELETE /volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:13.970867 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-df5380b5-a428-4a72-84c3-ac62053c0750 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:13.974688 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df5380b5-a428-4a72-84c3-ac62053c0750 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 Aug 13 19:34:13.975239 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df5380b5-a428-4a72-84c3-ac62053c0750 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:13.975592 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df5380b5-a428-4a72-84c3-ac62053c0750 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:13.987181 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:13.987181 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:13.995301 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-df5380b5-a428-4a72-84c3-ac62053c0750 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:14.001836 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df5380b5-a428-4a72-84c3-ac62053c0750 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 returned with HTTP 200 Aug 13 19:34:14.006300 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 881/3510] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:13 2026] GET /volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:14.626495 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2dde28e1-ed79-4c97-a838-d8c2792817ef None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:14.628486 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2dde28e1-ed79-4c97-a838-d8c2792817ef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:14.628667 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2dde28e1-ed79-4c97-a838-d8c2792817ef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:14.628868 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2dde28e1-ed79-4c97-a838-d8c2792817ef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:14.629051 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2dde28e1-ed79-4c97-a838-d8c2792817ef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:14.634044 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:14.634044 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:14.634982 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2dde28e1-ed79-4c97-a838-d8c2792817ef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:14.635336 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 877/3511] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:14 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:14.953170 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6003d825-71d6-4ba5-807e-fbc48f97e483 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:14.956315 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6003d825-71d6-4ba5-807e-fbc48f97e483 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:14.956487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6003d825-71d6-4ba5-807e-fbc48f97e483 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:14.956703 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6003d825-71d6-4ba5-807e-fbc48f97e483 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:14.956838 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6003d825-71d6-4ba5-807e-fbc48f97e483 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:14.963792 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:14.963792 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:14.964589 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6003d825-71d6-4ba5-807e-fbc48f97e483 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:14.965124 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 879/3512] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:14 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:15.018347 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-32492b7b-6629-4fdf-a986-834188007a19 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:15.021499 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32492b7b-6629-4fdf-a986-834188007a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 Aug 13 19:34:15.021499 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32492b7b-6629-4fdf-a986-834188007a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:15.022147 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32492b7b-6629-4fdf-a986-834188007a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:15.031930 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32492b7b-6629-4fdf-a986-834188007a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 returned with HTTP 404 Aug 13 19:34:15.032093 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 876/3513] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:15 2026] GET /volume/v3/volumes/1d1f745d-926e-45cb-a27f-0174ede96982 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:15.041964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-85573cc1-1b12-48fb-9cd3-aa33a0c1ce14 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:15.044765 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85573cc1-1b12-48fb-9cd3-aa33a0c1ce14 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e Aug 13 19:34:15.044765 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85573cc1-1b12-48fb-9cd3-aa33a0c1ce14 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:15.045552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-85573cc1-1b12-48fb-9cd3-aa33a0c1ce14 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:15.045552 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-85573cc1-1b12-48fb-9cd3-aa33a0c1ce14 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume with id: 4f3bb2bf-78a2-4975-b8d5-f56ce524286e Aug 13 19:34:15.055473 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:15.055473 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:15.056092 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-85573cc1-1b12-48fb-9cd3-aa33a0c1ce14 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:15.076894 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-85573cc1-1b12-48fb-9cd3-aa33a0c1ce14 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume request issued successfully. Aug 13 19:34:15.076894 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-85573cc1-1b12-48fb-9cd3-aa33a0c1ce14 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e returned with HTTP 202 Aug 13 19:34:15.077482 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 882/3514] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:15 2026] DELETE /volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:15.090987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5eceeca8-669e-49f7-9dfd-63d654f18a19 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:15.093716 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5eceeca8-669e-49f7-9dfd-63d654f18a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e Aug 13 19:34:15.093857 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5eceeca8-669e-49f7-9dfd-63d654f18a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:15.094083 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5eceeca8-669e-49f7-9dfd-63d654f18a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:15.101670 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:15.101670 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:15.105862 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5eceeca8-669e-49f7-9dfd-63d654f18a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:15.111360 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5eceeca8-669e-49f7-9dfd-63d654f18a19 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e returned with HTTP 200 Aug 13 19:34:15.111867 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 878/3515] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:15 2026] GET /volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:15.653500 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5475698b-1360-4e14-831a-d6debc6f5c0f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:15.655890 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5475698b-1360-4e14-831a-d6debc6f5c0f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:15.656187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5475698b-1360-4e14-831a-d6debc6f5c0f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:15.656469 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5475698b-1360-4e14-831a-d6debc6f5c0f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:15.656639 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5475698b-1360-4e14-831a-d6debc6f5c0f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:15.665709 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:15.665709 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:15.667214 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5475698b-1360-4e14-831a-d6debc6f5c0f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:15.668182 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 880/3516] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:15 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:15.978172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7457f73f-b24e-467b-9aa3-f01fe77783da None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:15.982544 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7457f73f-b24e-467b-9aa3-f01fe77783da tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:15.982544 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7457f73f-b24e-467b-9aa3-f01fe77783da tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:15.982544 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7457f73f-b24e-467b-9aa3-f01fe77783da tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:15.986129 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-7457f73f-b24e-467b-9aa3-f01fe77783da tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:15.996523 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:15.996523 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:15.997755 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7457f73f-b24e-467b-9aa3-f01fe77783da tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:15.998126 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 877/3517] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:15 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:16.125387 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-05568fca-a34b-46d1-9682-703ee7fe6127 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:16.127368 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-05568fca-a34b-46d1-9682-703ee7fe6127 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e Aug 13 19:34:16.127743 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-05568fca-a34b-46d1-9682-703ee7fe6127 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:16.127804 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-05568fca-a34b-46d1-9682-703ee7fe6127 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:16.138508 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-05568fca-a34b-46d1-9682-703ee7fe6127 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e returned with HTTP 404 Aug 13 19:34:16.138727 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 883/3518] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:16 2026] GET /volume/v3/volumes/4f3bb2bf-78a2-4975-b8d5-f56ce524286e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:16.147758 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9e6efe65-6ef3-4d08-822a-ac8ad308d6d6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:16.150336 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9e6efe65-6ef3-4d08-822a-ac8ad308d6d6 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] DELETE https://10.4.3.126/volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e Aug 13 19:34:16.150517 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9e6efe65-6ef3-4d08-822a-ac8ad308d6d6 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:16.150853 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9e6efe65-6ef3-4d08-822a-ac8ad308d6d6 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:16.151157 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-9e6efe65-6ef3-4d08-822a-ac8ad308d6d6 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume with id: 080ab405-0d0e-4325-a647-4cf5a90a6e3e Aug 13 19:34:16.163242 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:16.163242 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:16.164396 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9e6efe65-6ef3-4d08-822a-ac8ad308d6d6 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:16.193059 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9e6efe65-6ef3-4d08-822a-ac8ad308d6d6 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume request issued successfully. Aug 13 19:34:16.193059 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9e6efe65-6ef3-4d08-822a-ac8ad308d6d6 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e returned with HTTP 202 Aug 13 19:34:16.193059 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 879/3519] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:16 2026] DELETE /volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:16.206243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a9ad7860-a0b9-4aed-acca-d1bd263f824d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:16.209045 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9ad7860-a0b9-4aed-acca-d1bd263f824d tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e Aug 13 19:34:16.209142 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9ad7860-a0b9-4aed-acca-d1bd263f824d tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:16.209354 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9ad7860-a0b9-4aed-acca-d1bd263f824d tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:16.224049 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:16.224049 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:16.230572 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a9ad7860-a0b9-4aed-acca-d1bd263f824d tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:16.236186 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9ad7860-a0b9-4aed-acca-d1bd263f824d tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e returned with HTTP 200 Aug 13 19:34:16.236749 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 881/3520] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:16 2026] GET /volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:16.681292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-703ecf29-6964-4e1d-894e-4dcaa77eacb6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:16.683187 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-703ecf29-6964-4e1d-894e-4dcaa77eacb6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:16.683446 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-703ecf29-6964-4e1d-894e-4dcaa77eacb6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:16.683643 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-703ecf29-6964-4e1d-894e-4dcaa77eacb6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:16.683759 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-703ecf29-6964-4e1d-894e-4dcaa77eacb6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:16.688424 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:16.688424 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:16.689190 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-703ecf29-6964-4e1d-894e-4dcaa77eacb6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:16.690019 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 878/3521] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:16 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:34:17.011975 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-93faa318-5d44-487c-909d-dbea72f191e9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:17.013514 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93faa318-5d44-487c-909d-dbea72f191e9 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:17.013953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-93faa318-5d44-487c-909d-dbea72f191e9 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:17.014038 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-93faa318-5d44-487c-909d-dbea72f191e9 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:17.015796 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-93faa318-5d44-487c-909d-dbea72f191e9 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:17.027072 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:17.027072 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:17.028432 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-93faa318-5d44-487c-909d-dbea72f191e9 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:17.028432 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 884/3522] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:17 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:17.252599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-79e73025-de67-4c76-883b-c0976a66f93c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:17.255549 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-79e73025-de67-4c76-883b-c0976a66f93c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e Aug 13 19:34:17.255549 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-79e73025-de67-4c76-883b-c0976a66f93c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:17.255549 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-79e73025-de67-4c76-883b-c0976a66f93c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:17.262203 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-79e73025-de67-4c76-883b-c0976a66f93c tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e returned with HTTP 404 Aug 13 19:34:17.262741 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 880/3523] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:17 2026] GET /volume/v3/volumes/080ab405-0d0e-4325-a647-4cf5a90a6e3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:17.272535 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6572c8fa-bdda-4d1a-b04f-d6936972d42a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:17.274737 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6572c8fa-bdda-4d1a-b04f-d6936972d42a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] DELETE https://10.4.3.126/volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd Aug 13 19:34:17.274950 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6572c8fa-bdda-4d1a-b04f-d6936972d42a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:17.275127 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6572c8fa-bdda-4d1a-b04f-d6936972d42a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:17.275290 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-6572c8fa-bdda-4d1a-b04f-d6936972d42a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume with id: eb7c55a4-d181-4fc7-b75b-576e1ccd13fd Aug 13 19:34:17.283214 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:17.283214 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:17.283662 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6572c8fa-bdda-4d1a-b04f-d6936972d42a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:17.302554 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6572c8fa-bdda-4d1a-b04f-d6936972d42a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume request issued successfully. Aug 13 19:34:17.302730 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6572c8fa-bdda-4d1a-b04f-d6936972d42a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd returned with HTTP 202 Aug 13 19:34:17.303194 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 882/3524] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:17 2026] DELETE /volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:17.311489 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bfe5c6cb-faba-4667-b456-9eada265c4f3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:17.314391 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfe5c6cb-faba-4667-b456-9eada265c4f3 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd Aug 13 19:34:17.314760 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfe5c6cb-faba-4667-b456-9eada265c4f3 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:17.315286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfe5c6cb-faba-4667-b456-9eada265c4f3 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:17.326894 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:17.326894 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:17.332290 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bfe5c6cb-faba-4667-b456-9eada265c4f3 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:17.338939 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfe5c6cb-faba-4667-b456-9eada265c4f3 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd returned with HTTP 200 Aug 13 19:34:17.339485 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 879/3525] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:17 2026] GET /volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:17.706064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f9043f59-adab-4c56-9c09-8ea27f1dc732 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:17.708738 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9043f59-adab-4c56-9c09-8ea27f1dc732 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:17.708738 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9043f59-adab-4c56-9c09-8ea27f1dc732 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:17.708866 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f9043f59-adab-4c56-9c09-8ea27f1dc732 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:17.709461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f9043f59-adab-4c56-9c09-8ea27f1dc732 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:17.714754 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:17.714754 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:17.715946 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f9043f59-adab-4c56-9c09-8ea27f1dc732 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:17.716319 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 885/3526] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:17 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:17.733331 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ad959c14-7876-437f-8e35-b51df8556fcd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:17.733331 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ad959c14-7876-437f-8e35-b51df8556fcd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:34:17.733331 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ad959c14-7876-437f-8e35-b51df8556fcd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1543420822"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:17.733693 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-ad959c14-7876-437f-8e35-b51df8556fcd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating new backup {'backup': {'volume_id': '6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1543420822'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:34:17.733827 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-ad959c14-7876-437f-8e35-b51df8556fcd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating backup of volume 6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 in container None Aug 13 19:34:17.742694 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:17.742694 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:17.743185 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ad959c14-7876-437f-8e35-b51df8556fcd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:34:17.761951 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-ad959c14-7876-437f-8e35-b51df8556fcd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['b25f83ca-71e1-4966-9f90-fff72179cce2', 'ded473d3-7350-4400-96a5-4a2ed0882f9b'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:17.796144 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ad959c14-7876-437f-8e35-b51df8556fcd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:34:17.796620 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 881/3527] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:17 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:17.807412 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f5cc2cb4-d01e-4990-b879-6186951c126a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:17.809231 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5cc2cb4-d01e-4990-b879-6186951c126a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:17.809467 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5cc2cb4-d01e-4990-b879-6186951c126a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:17.809673 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5cc2cb4-d01e-4990-b879-6186951c126a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:17.809799 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f5cc2cb4-d01e-4990-b879-6186951c126a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:17.814574 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:17.814574 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:17.815233 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5cc2cb4-d01e-4990-b879-6186951c126a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:17.815628 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 883/3528] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:17 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:18.039020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba009058-8a7f-4fc3-88a7-eea5ce80e56d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:18.041810 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba009058-8a7f-4fc3-88a7-eea5ce80e56d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:18.042047 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba009058-8a7f-4fc3-88a7-eea5ce80e56d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:18.042260 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba009058-8a7f-4fc3-88a7-eea5ce80e56d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:18.042381 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ba009058-8a7f-4fc3-88a7-eea5ce80e56d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:18.046327 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:18.046327 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:18.046942 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba009058-8a7f-4fc3-88a7-eea5ce80e56d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:18.047319 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 880/3529] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:18 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:18.358857 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-223800f8-fb9c-4bd2-937b-c7d10a09dd94 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:18.362148 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-223800f8-fb9c-4bd2-937b-c7d10a09dd94 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd Aug 13 19:34:18.362681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-223800f8-fb9c-4bd2-937b-c7d10a09dd94 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:18.363078 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-223800f8-fb9c-4bd2-937b-c7d10a09dd94 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:18.371093 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-223800f8-fb9c-4bd2-937b-c7d10a09dd94 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd returned with HTTP 404 Aug 13 19:34:18.372286 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 886/3530] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:18 2026] GET /volume/v3/volumes/eb7c55a4-d181-4fc7-b75b-576e1ccd13fd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:18.381769 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5811874c-1161-4d42-9b48-975caf58cd3a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:18.383799 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5811874c-1161-4d42-9b48-975caf58cd3a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] DELETE https://10.4.3.126/volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 Aug 13 19:34:18.384033 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5811874c-1161-4d42-9b48-975caf58cd3a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:18.384303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5811874c-1161-4d42-9b48-975caf58cd3a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:18.384505 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-5811874c-1161-4d42-9b48-975caf58cd3a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume with id: 1ec3de42-e96b-44b1-9d6b-6072e666ff34 Aug 13 19:34:18.393813 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:18.393813 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:18.394039 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5811874c-1161-4d42-9b48-975caf58cd3a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:18.413681 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5811874c-1161-4d42-9b48-975caf58cd3a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume request issued successfully. Aug 13 19:34:18.414103 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5811874c-1161-4d42-9b48-975caf58cd3a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 returned with HTTP 202 Aug 13 19:34:18.414648 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 882/3531] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:18 2026] DELETE /volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:18.423962 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8f612287-c6ab-484d-8b61-6a627a1caf63 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:18.425881 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8f612287-c6ab-484d-8b61-6a627a1caf63 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 Aug 13 19:34:18.426083 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8f612287-c6ab-484d-8b61-6a627a1caf63 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:18.426254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8f612287-c6ab-484d-8b61-6a627a1caf63 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:18.433361 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:18.433361 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:18.437895 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8f612287-c6ab-484d-8b61-6a627a1caf63 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:18.442130 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8f612287-c6ab-484d-8b61-6a627a1caf63 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 returned with HTTP 200 Aug 13 19:34:18.442519 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 884/3532] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:18 2026] GET /volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:18.830082 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-223650c1-89af-4ad9-9724-6d5d30d6c5b1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:18.831918 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-223650c1-89af-4ad9-9724-6d5d30d6c5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:18.832145 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-223650c1-89af-4ad9-9724-6d5d30d6c5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:18.832367 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-223650c1-89af-4ad9-9724-6d5d30d6c5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:18.832527 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-223650c1-89af-4ad9-9724-6d5d30d6c5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:18.837746 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:18.837746 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:18.838544 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-223650c1-89af-4ad9-9724-6d5d30d6c5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:18.838951 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 881/3533] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:18 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:19.061508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fd9c4865-0be6-412f-ac62-3e0302eecc11 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:19.063612 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd9c4865-0be6-412f-ac62-3e0302eecc11 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:19.063855 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd9c4865-0be6-412f-ac62-3e0302eecc11 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:19.064119 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd9c4865-0be6-412f-ac62-3e0302eecc11 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:19.064238 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fd9c4865-0be6-412f-ac62-3e0302eecc11 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:19.068974 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:19.068974 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:19.069620 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd9c4865-0be6-412f-ac62-3e0302eecc11 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:19.069956 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 887/3534] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:19 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:19.458713 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-30d2fc79-49dd-4af8-b6e6-d23ebb622dc8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:19.462406 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-30d2fc79-49dd-4af8-b6e6-d23ebb622dc8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 Aug 13 19:34:19.462406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-30d2fc79-49dd-4af8-b6e6-d23ebb622dc8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:19.462406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-30d2fc79-49dd-4af8-b6e6-d23ebb622dc8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:19.471306 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-30d2fc79-49dd-4af8-b6e6-d23ebb622dc8 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 returned with HTTP 404 Aug 13 19:34:19.471306 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 883/3535] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:19 2026] GET /volume/v3/volumes/1ec3de42-e96b-44b1-9d6b-6072e666ff34 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:19.479530 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-19c11365-e5dd-49a4-abd8-143014120bf5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:19.481696 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-19c11365-e5dd-49a4-abd8-143014120bf5 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 Aug 13 19:34:19.481926 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-19c11365-e5dd-49a4-abd8-143014120bf5 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:19.482122 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-19c11365-e5dd-49a4-abd8-143014120bf5 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:19.482243 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-19c11365-e5dd-49a4-abd8-143014120bf5 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete snapshot with id: 63aacfbc-94d7-44db-9d00-9d04d14d5450 Aug 13 19:34:19.488419 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:19.488419 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:19.488986 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-19c11365-e5dd-49a4-abd8-143014120bf5 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Snapshot retrieved successfully. Aug 13 19:34:19.509769 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-19c11365-e5dd-49a4-abd8-143014120bf5 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Snapshot delete request issued successfully. Aug 13 19:34:19.510073 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-19c11365-e5dd-49a4-abd8-143014120bf5 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 returned with HTTP 202 Aug 13 19:34:19.510520 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 885/3536] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:34:19 2026] DELETE /volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:19.519436 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-97de241e-4c3c-429a-aca5-e79475c8acf7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:19.521597 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97de241e-4c3c-429a-aca5-e79475c8acf7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 Aug 13 19:34:19.521841 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97de241e-4c3c-429a-aca5-e79475c8acf7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:19.522128 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97de241e-4c3c-429a-aca5-e79475c8acf7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:19.527258 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:19.527258 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:19.527691 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-97de241e-4c3c-429a-aca5-e79475c8acf7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Snapshot retrieved successfully. Aug 13 19:34:19.528587 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97de241e-4c3c-429a-aca5-e79475c8acf7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 returned with HTTP 200 Aug 13 19:34:19.528930 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 882/3537] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:19 2026] GET /volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:19.820500 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1ea3c5a3-68af-4f3f-9409-3e01e9f27c28 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:19.822775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ea3c5a3-68af-4f3f-9409-3e01e9f27c28 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:19.823071 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ea3c5a3-68af-4f3f-9409-3e01e9f27c28 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:19.823337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1ea3c5a3-68af-4f3f-9409-3e01e9f27c28 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:19.832283 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:19.832283 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:19.837409 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1ea3c5a3-68af-4f3f-9409-3e01e9f27c28 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:34:19.842957 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1ea3c5a3-68af-4f3f-9409-3e01e9f27c28 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:34:19.843471 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 888/3538] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:19 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:19.850620 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-48016354-cee2-47ee-82a2-b4bb6111f33b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:19.853056 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-48016354-cee2-47ee-82a2-b4bb6111f33b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:19.853056 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-48016354-cee2-47ee-82a2-b4bb6111f33b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:19.853249 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-48016354-cee2-47ee-82a2-b4bb6111f33b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:19.853498 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-48016354-cee2-47ee-82a2-b4bb6111f33b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:19.857865 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:19.857865 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:19.859126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-48016354-cee2-47ee-82a2-b4bb6111f33b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:19.859126 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 884/3539] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:19 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:20.081980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-13ecc0cf-3316-4c00-8738-f920d48105a6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:20.084221 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13ecc0cf-3316-4c00-8738-f920d48105a6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:20.084512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13ecc0cf-3316-4c00-8738-f920d48105a6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:20.084736 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13ecc0cf-3316-4c00-8738-f920d48105a6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:20.084875 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-13ecc0cf-3316-4c00-8738-f920d48105a6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:20.090469 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:20.090469 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:20.091364 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13ecc0cf-3316-4c00-8738-f920d48105a6 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:20.091850 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 886/3540] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:20 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:20.538777 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-89976c28-6fbd-44c8-a5d1-59ccb505a12a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:20.541742 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89976c28-6fbd-44c8-a5d1-59ccb505a12a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 Aug 13 19:34:20.541742 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89976c28-6fbd-44c8-a5d1-59ccb505a12a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:20.541742 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89976c28-6fbd-44c8-a5d1-59ccb505a12a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:20.545767 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89976c28-6fbd-44c8-a5d1-59ccb505a12a tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 returned with HTTP 404 Aug 13 19:34:20.546238 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 883/3541] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:20 2026] GET /volume/v3/snapshots/63aacfbc-94d7-44db-9d00-9d04d14d5450 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:20.554962 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2ab03b5a-32f2-499b-b8d8-6ac5434fdba7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:20.556798 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ab03b5a-32f2-499b-b8d8-6ac5434fdba7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] DELETE https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 Aug 13 19:34:20.557067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2ab03b5a-32f2-499b-b8d8-6ac5434fdba7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:20.557489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2ab03b5a-32f2-499b-b8d8-6ac5434fdba7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:20.557489 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2ab03b5a-32f2-499b-b8d8-6ac5434fdba7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume with id: aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 Aug 13 19:34:20.564396 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:20.564396 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:20.564908 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2ab03b5a-32f2-499b-b8d8-6ac5434fdba7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:20.581019 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2ab03b5a-32f2-499b-b8d8-6ac5434fdba7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Delete volume request issued successfully. Aug 13 19:34:20.581019 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ab03b5a-32f2-499b-b8d8-6ac5434fdba7 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 returned with HTTP 202 Aug 13 19:34:20.581225 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 889/3542] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:20 2026] DELETE /volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:20.589716 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8ccadfd9-e47a-45e6-80d7-fb8d0b4bf899 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:20.596895 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8ccadfd9-e47a-45e6-80d7-fb8d0b4bf899 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 Aug 13 19:34:20.596895 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8ccadfd9-e47a-45e6-80d7-fb8d0b4bf899 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:20.596895 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8ccadfd9-e47a-45e6-80d7-fb8d0b4bf899 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:20.605858 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:20.605858 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:20.609705 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8ccadfd9-e47a-45e6-80d7-fb8d0b4bf899 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Volume info retrieved successfully. Aug 13 19:34:20.613583 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8ccadfd9-e47a-45e6-80d7-fb8d0b4bf899 tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 returned with HTTP 200 Aug 13 19:34:20.613977 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 885/3543] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:20 2026] GET /volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:20.857298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e495d6ff-607b-4257-8258-e6f8757784cd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:20.861292 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e495d6ff-607b-4257-8258-e6f8757784cd tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:20.861292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e495d6ff-607b-4257-8258-e6f8757784cd tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:20.861292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e495d6ff-607b-4257-8258-e6f8757784cd tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:20.869562 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:20.869562 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:20.873043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b9473aab-954f-4837-8a81-7bf88b35ec8b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:20.874584 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e495d6ff-607b-4257-8258-e6f8757784cd tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:34:20.875115 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b9473aab-954f-4837-8a81-7bf88b35ec8b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:20.875369 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b9473aab-954f-4837-8a81-7bf88b35ec8b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:20.875614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b9473aab-954f-4837-8a81-7bf88b35ec8b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:20.875754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b9473aab-954f-4837-8a81-7bf88b35ec8b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:20.880200 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e495d6ff-607b-4257-8258-e6f8757784cd tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:34:20.880631 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 887/3544] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:20 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:20.882676 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:20.882676 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:20.883933 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b9473aab-954f-4837-8a81-7bf88b35ec8b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:20.884526 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 884/3545] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:20 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:21.104770 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4978e398-7045-4351-8a9e-ba668e404063 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:21.106925 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4978e398-7045-4351-8a9e-ba668e404063 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:21.107170 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4978e398-7045-4351-8a9e-ba668e404063 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:21.107390 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4978e398-7045-4351-8a9e-ba668e404063 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:21.107544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4978e398-7045-4351-8a9e-ba668e404063 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:21.112418 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:21.112418 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:21.113188 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4978e398-7045-4351-8a9e-ba668e404063 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:21.113640 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 890/3546] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:21 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:21.540301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ca74e56f-8a78-49ef-b3a1-3f5181533012 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:21.540301 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ca74e56f-8a78-49ef-b3a1-3f5181533012 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:21.540301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ca74e56f-8a78-49ef-b3a1-3f5181533012 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:21.540301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ca74e56f-8a78-49ef-b3a1-3f5181533012 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:21.545816 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:21.545816 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:21.549756 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ca74e56f-8a78-49ef-b3a1-3f5181533012 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:34:21.554630 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ca74e56f-8a78-49ef-b3a1-3f5181533012 tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:34:21.555052 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 886/3547] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:21 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:21.604420 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e9ecb517-0c28-4f76-bf41-c808596b29ee None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:21.606123 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e9ecb517-0c28-4f76-bf41-c808596b29ee tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:21.606254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e9ecb517-0c28-4f76-bf41-c808596b29ee tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:21.606404 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e9ecb517-0c28-4f76-bf41-c808596b29ee tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:21.606561 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e9ecb517-0c28-4f76-bf41-c808596b29ee tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Delete volume with id: a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:21.613519 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:21.613519 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:21.614031 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e9ecb517-0c28-4f76-bf41-c808596b29ee tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:34:21.630958 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1f50d117-b02c-4552-a8e8-a11d191c0ada None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:21.635889 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f50d117-b02c-4552-a8e8-a11d191c0ada tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] GET https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 Aug 13 19:34:21.636221 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f50d117-b02c-4552-a8e8-a11d191c0ada tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:21.636484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1f50d117-b02c-4552-a8e8-a11d191c0ada tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:21.642568 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e9ecb517-0c28-4f76-bf41-c808596b29ee tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Delete volume request issued successfully. Aug 13 19:34:21.642845 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e9ecb517-0c28-4f76-bf41-c808596b29ee tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 202 Aug 13 19:34:21.643433 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 888/3548] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:21 2026] DELETE /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:21.644628 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1f50d117-b02c-4552-a8e8-a11d191c0ada tempest-CreateVolumesFromSnapshotTest-556637920 tempest-CreateVolumesFromSnapshotTest-556637920-project-member] https://10.4.3.126/volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 returned with HTTP 404 Aug 13 19:34:21.645264 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 885/3549] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:21 2026] GET /volume/v3/volumes/aa6c8b43-7001-4c05-a3bc-a8b1a29893f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:21.652467 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b9999a2b-e526-4aac-8601-73d20893066f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:21.653958 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9999a2b-e526-4aac-8601-73d20893066f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:21.654178 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9999a2b-e526-4aac-8601-73d20893066f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:21.654372 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9999a2b-e526-4aac-8601-73d20893066f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:21.661152 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:21.661152 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:21.664166 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b9999a2b-e526-4aac-8601-73d20893066f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Volume info retrieved successfully. Aug 13 19:34:21.667719 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9999a2b-e526-4aac-8601-73d20893066f tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 200 Aug 13 19:34:21.668075 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 891/3550] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:21 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:21.897401 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a12e6bcd-e6d7-4d0f-a69d-43e8e8aee986 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:21.898931 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a12e6bcd-e6d7-4d0f-a69d-43e8e8aee986 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:21.899123 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a12e6bcd-e6d7-4d0f-a69d-43e8e8aee986 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:21.899330 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a12e6bcd-e6d7-4d0f-a69d-43e8e8aee986 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:21.899459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-a12e6bcd-e6d7-4d0f-a69d-43e8e8aee986 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:21.903727 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:21.903727 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:21.904550 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a12e6bcd-e6d7-4d0f-a69d-43e8e8aee986 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:21.904875 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 887/3551] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:21 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:22.128302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1e6f2859-0d01-40f0-a15e-c45daf9dff17 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:22.128302 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e6f2859-0d01-40f0-a15e-c45daf9dff17 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:22.128302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e6f2859-0d01-40f0-a15e-c45daf9dff17 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:22.128302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e6f2859-0d01-40f0-a15e-c45daf9dff17 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:22.128302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1e6f2859-0d01-40f0-a15e-c45daf9dff17 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:22.132258 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:22.132258 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:22.132863 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e6f2859-0d01-40f0-a15e-c45daf9dff17 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:22.133239 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 889/3552] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:22 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:22.690368 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3f834e87-166e-4738-89fd-600fe2f7005d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:22.692329 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f834e87-166e-4738-89fd-600fe2f7005d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] GET https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a Aug 13 19:34:22.692527 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f834e87-166e-4738-89fd-600fe2f7005d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:22.692791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f834e87-166e-4738-89fd-600fe2f7005d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:22.698610 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f834e87-166e-4738-89fd-600fe2f7005d tempest-VolumesActionsTest-673343948 tempest-VolumesActionsTest-673343948-project-member] https://10.4.3.126/volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a returned with HTTP 404 Aug 13 19:34:22.699117 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 886/3553] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:22 2026] GET /volume/v3/volumes/a2eff06e-3e84-44c2-adc6-2bf86bf2df4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:22.918643 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3341228c-b306-4bf0-95e4-3ce8f9136872 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:22.920979 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3341228c-b306-4bf0-95e4-3ce8f9136872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:22.921345 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3341228c-b306-4bf0-95e4-3ce8f9136872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:22.921607 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3341228c-b306-4bf0-95e4-3ce8f9136872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:22.921724 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3341228c-b306-4bf0-95e4-3ce8f9136872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:22.926586 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:22.926586 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:22.927392 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3341228c-b306-4bf0-95e4-3ce8f9136872 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:22.927866 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 892/3554] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:22 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:23.068052 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3e00ecec-f641-4cca-b883-b9696b572a96 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:23.149890 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6e3cae68-ac3e-45fc-afdd-ecd2bc447eb5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:23.151971 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e3cae68-ac3e-45fc-afdd-ecd2bc447eb5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:23.152363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e3cae68-ac3e-45fc-afdd-ecd2bc447eb5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:23.152363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e3cae68-ac3e-45fc-afdd-ecd2bc447eb5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:23.152494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6e3cae68-ac3e-45fc-afdd-ecd2bc447eb5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:23.159765 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:23.159765 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:23.160629 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e3cae68-ac3e-45fc-afdd-ecd2bc447eb5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:23.161115 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 890/3555] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:23 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:23.162300 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:23.162684 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-868279925"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:23.164529 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-868279925'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:23.164784 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume of 1 GB Aug 13 19:34:23.169495 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Availability Zones retrieved successfully. Aug 13 19:34:23.175593 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (0b09ec41-bde2-4716-a478-192d42f5b242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:23.176680 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c6a82a-94b3-458b-ab07-5fbf538a038b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:23.177905 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:23.181210 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-32ea54f3-9c18-4e43-a6d2-d6bbdf6f15cd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:23.214125 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c6a82a-94b3-458b-ab07-5fbf538a038b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:23.215171 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc90b72-df44-4122-99b2-42ee0ea3c949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:23.258334 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32ea54f3-9c18-4e43-a6d2-d6bbdf6f15cd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-member] PUT https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:23.258334 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-32ea54f3-9c18-4e43-a6d2-d6bbdf6f15cd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:23.263631 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:23.263631 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:23.270600 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-32ea54f3-9c18-4e43-a6d2-d6bbdf6f15cd tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-member] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:23.271098 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 887/3556] 10.4.3.126 () {70 vars in 1408 bytes} [Thu Aug 13 19:34:23 2026] PUT /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 316 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:23.279289 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ca81c939-db57-43b9-8ead-db16e3b95f4b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:23.280967 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ca81c939-db57-43b9-8ead-db16e3b95f4b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:23.281348 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ca81c939-db57-43b9-8ead-db16e3b95f4b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:23.281634 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ca81c939-db57-43b9-8ead-db16e3b95f4b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:23.281814 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ca81c939-db57-43b9-8ead-db16e3b95f4b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:23.287550 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:23.287550 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:23.288185 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ca81c939-db57-43b9-8ead-db16e3b95f4b tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:23.288611 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 893/3557] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:23 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 762 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:23.289064 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Created reservations ['683b3c04-85aa-4372-ab57-200e11e52a6a', 'a56bd441-47b1-4733-86d2-39881b0b29c6', '1f0f20b9-3f4f-41b2-b552-212c984ea79d', '008c9456-af3d-4463-aa94-aa9886d7d76e'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:23.289871 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc90b72-df44-4122-99b2-42ee0ea3c949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['683b3c04-85aa-4372-ab57-200e11e52a6a', 'a56bd441-47b1-4733-86d2-39881b0b29c6', '1f0f20b9-3f4f-41b2-b552-212c984ea79d', '008c9456-af3d-4463-aa94-aa9886d7d76e']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:23.290618 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f987c9f-64fb-4fbe-9b96-952327d9d9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:23.299041 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-09edb3fd-2bd0-46db-8bb4-8a582738b3c3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:23.301707 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-09edb3fd-2bd0-46db-8bb4-8a582738b3c3 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] DELETE https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:23.301992 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-09edb3fd-2bd0-46db-8bb4-8a582738b3c3 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:23.302233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-09edb3fd-2bd0-46db-8bb4-8a582738b3c3 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:23.302742 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-09edb3fd-2bd0-46db-8bb4-8a582738b3c3 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Delete backup with id: e502c3cc-88a2-451b-9dfa-13603943b0a0. Aug 13 19:34:23.309028 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:23.309028 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:23.317261 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f987c9f-64fb-4fbe-9b96-952327d9d9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c7422df-1fbd-49da-a941-95b700409d18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-868279925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['683b3c04-85aa-4372-ab57-200e11e52a6a','a56bd441-47b1-4733-86d2-39881b0b29c6','1f0f20b9-3f4f-41b2-b552-212c984ea79d','008c9456-af3d-4463-aa94-aa9886d7d76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-868279925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c7422df-1fbd-49da-a941-95b700409d18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3d602b3c6e548358d430e948953906d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8155f976174ed7b9116e3afea255f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:23.318203 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e72a865-c6d4-430b-bab7-4dd73bb04e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:23.329423 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-09edb3fd-2bd0-46db-8bb4-8a582738b3c3 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] delete_backup rpcapi backup_id e502c3cc-88a2-451b-9dfa-13603943b0a0 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:34:23.331241 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-09edb3fd-2bd0-46db-8bb4-8a582738b3c3 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 202 Aug 13 19:34:23.331667 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 891/3558] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:34:23 2026] DELETE /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:34:23.340792 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bba40536-a485-4363-b424-f4e3c613dfc5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:23.343573 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bba40536-a485-4363-b424-f4e3c613dfc5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:23.343573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bba40536-a485-4363-b424-f4e3c613dfc5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:23.343573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bba40536-a485-4363-b424-f4e3c613dfc5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:23.343573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-bba40536-a485-4363-b424-f4e3c613dfc5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:23.343691 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e72a865-c6d4-430b-bab7-4dd73bb04e7e) transitioned into state 'SUCCESS' from state '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-868279925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['683b3c04-85aa-4372-ab57-200e11e52a6a','a56bd441-47b1-4733-86d2-39881b0b29c6','1f0f20b9-3f4f-41b2-b552-212c984ea79d','008c9456-af3d-4463-aa94-aa9886d7d76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:23.344091 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3288e18d-e49b-4acb-9d1c-2fc47c7fd6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:23.347849 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:23.347849 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:23.349005 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bba40536-a485-4363-b424-f4e3c613dfc5 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 200 Aug 13 19:34:23.349240 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 888/3559] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:23 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:23.353233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3288e18d-e49b-4acb-9d1c-2fc47c7fd6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:23.354045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (0b09ec41-bde2-4716-a478-192d42f5b242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:23.354361 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request issued successfully. Aug 13 19:34:23.354958 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3e00ecec-f641-4cca-b883-b9696b572a96 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:23.355541 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 888/3560] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:34:23 2026] POST /volume/v3/volumes => generated 763 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:23.377197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cd8273c5-ef83-4481-a2c1-53c99acd91de None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:23.383774 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd8273c5-ef83-4481-a2c1-53c99acd91de tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 Aug 13 19:34:23.383774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd8273c5-ef83-4481-a2c1-53c99acd91de tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:23.383774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cd8273c5-ef83-4481-a2c1-53c99acd91de tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:23.392016 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:23.392016 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:23.397990 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cd8273c5-ef83-4481-a2c1-53c99acd91de tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:23.402483 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cd8273c5-ef83-4481-a2c1-53c99acd91de tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 returned with HTTP 200 Aug 13 19:34:23.403205 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 894/3561] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:23 2026] GET /volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:34:23.939826 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9e7b7ab5-b3b0-41e6-aa8e-fe5b5f8415ce None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:23.941546 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e7b7ab5-b3b0-41e6-aa8e-fe5b5f8415ce tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:23.942028 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e7b7ab5-b3b0-41e6-aa8e-fe5b5f8415ce tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:23.942028 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e7b7ab5-b3b0-41e6-aa8e-fe5b5f8415ce tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:23.942028 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9e7b7ab5-b3b0-41e6-aa8e-fe5b5f8415ce tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:23.947523 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:23.947523 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:23.948167 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e7b7ab5-b3b0-41e6-aa8e-fe5b5f8415ce tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:23.948678 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 892/3562] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:23 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:24.362109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19eaba51-9090-4579-bd0c-ab80ec9b2246 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.365478 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19eaba51-9090-4579-bd0c-ab80ec9b2246 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 Aug 13 19:34:24.366069 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19eaba51-9090-4579-bd0c-ab80ec9b2246 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:24.366650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19eaba51-9090-4579-bd0c-ab80ec9b2246 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:24.366848 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-19eaba51-9090-4579-bd0c-ab80ec9b2246 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Show backup with id e502c3cc-88a2-451b-9dfa-13603943b0a0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:24.372114 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19eaba51-9090-4579-bd0c-ab80ec9b2246 tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 returned with HTTP 404 Aug 13 19:34:24.372990 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 889/3563] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:24 2026] GET /volume/v3/backups/e502c3cc-88a2-451b-9dfa-13603943b0a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:24.381594 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2512377c-9f72-42f7-bc49-ddcd813ce07d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.383368 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2512377c-9f72-42f7-bc49-ddcd813ce07d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 Aug 13 19:34:24.383568 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2512377c-9f72-42f7-bc49-ddcd813ce07d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:24.383757 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2512377c-9f72-42f7-bc49-ddcd813ce07d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:24.383908 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-2512377c-9f72-42f7-bc49-ddcd813ce07d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Delete volume with id: 60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 Aug 13 19:34:24.391206 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:24.391206 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:24.391556 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2512377c-9f72-42f7-bc49-ddcd813ce07d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Volume info retrieved successfully. Aug 13 19:34:24.410817 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2512377c-9f72-42f7-bc49-ddcd813ce07d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Delete volume request issued successfully. Aug 13 19:34:24.411083 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2512377c-9f72-42f7-bc49-ddcd813ce07d tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 returned with HTTP 202 Aug 13 19:34:24.411624 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 889/3564] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:34:24 2026] DELETE /volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:24.418886 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dc9ca8ba-0848-4e48-804e-719b73afc351 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.419868 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6a52ac22-8391-4e12-8510-31b33f3b494e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.421296 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc9ca8ba-0848-4e48-804e-719b73afc351 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 Aug 13 19:34:24.421453 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc9ca8ba-0848-4e48-804e-719b73afc351 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:24.421697 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dc9ca8ba-0848-4e48-804e-719b73afc351 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:24.422543 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a52ac22-8391-4e12-8510-31b33f3b494e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 Aug 13 19:34:24.422782 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a52ac22-8391-4e12-8510-31b33f3b494e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:24.423043 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a52ac22-8391-4e12-8510-31b33f3b494e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:24.430524 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:24.430524 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:24.432829 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:24.432829 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:24.435338 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dc9ca8ba-0848-4e48-804e-719b73afc351 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:24.442298 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6a52ac22-8391-4e12-8510-31b33f3b494e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Volume info retrieved successfully. Aug 13 19:34:24.442602 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dc9ca8ba-0848-4e48-804e-719b73afc351 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 returned with HTTP 200 Aug 13 19:34:24.443238 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 895/3565] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:24 2026] GET /volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:24.445874 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a52ac22-8391-4e12-8510-31b33f3b494e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 returned with HTTP 200 Aug 13 19:34:24.446340 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 893/3566] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:24 2026] GET /volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:24.455632 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60971289-c85e-4738-b2ec-a84e4aedec6d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.457096 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:24.457418 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3c7422df-1fbd-49da-a941-95b700409d18", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-196668278"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:24.458671 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request body: {'volume': {"'source_volid": '3c7422df-1fbd-49da-a941-95b700409d18', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-196668278'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:24.458778 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume of 1 GB Aug 13 19:34:24.462964 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Availability Zones retrieved successfully. Aug 13 19:34:24.468516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (15025cee-a02b-44e5-ad14-9814f0cd76fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:24.469603 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d13c8e1-2352-4ce6-990f-27f4b275283f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.470667 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:24.499359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d13c8e1-2352-4ce6-990f-27f4b275283f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.500119 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (929d7f09-7da5-44f4-8a45-5582850092a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.543301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Created reservations ['0e6fa0a6-5c92-4dd3-8c85-c77e569c93ee', 'ec88bdda-60d6-4ed6-9286-34a5c3e7d252', '26c0bcc5-b3c0-4dce-a90f-9856866c875a', 'ab118be4-8660-4480-ab27-f01e799cf555'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:24.544165 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (929d7f09-7da5-44f4-8a45-5582850092a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e6fa0a6-5c92-4dd3-8c85-c77e569c93ee', 'ec88bdda-60d6-4ed6-9286-34a5c3e7d252', '26c0bcc5-b3c0-4dce-a90f-9856866c875a', 'ab118be4-8660-4480-ab27-f01e799cf555']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.545033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc77ae14-f3f8-414a-bf42-fc3f27dcc9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.567139 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc77ae14-f3f8-414a-bf42-fc3f27dcc9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-196668278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['0e6fa0a6-5c92-4dd3-8c85-c77e569c93ee','ec88bdda-60d6-4ed6-9286-34a5c3e7d252','26c0bcc5-b3c0-4dce-a90f-9856866c875a','ab118be4-8660-4480-ab27-f01e799cf555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-196668278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3d602b3c6e548358d430e948953906d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8155f976174ed7b9116e3afea255f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.567916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb65f8e-bd0b-486a-89fa-02b5cfb2da19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.584473 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb65f8e-bd0b-486a-89fa-02b5cfb2da19) transitioned into state 'SUCCESS' from state '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-196668278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['0e6fa0a6-5c92-4dd3-8c85-c77e569c93ee','ec88bdda-60d6-4ed6-9286-34a5c3e7d252','26c0bcc5-b3c0-4dce-a90f-9856866c875a','ab118be4-8660-4480-ab27-f01e799cf555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.585088 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381ab087-fa46-461f-81e8-1e26ae9cdebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.593098 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (381ab087-fa46-461f-81e8-1e26ae9cdebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.593837 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (15025cee-a02b-44e5-ad14-9814f0cd76fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:24.594096 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request issued successfully. Aug 13 19:34:24.594602 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60971289-c85e-4738-b2ec-a84e4aedec6d tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:24.595009 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 890/3567] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:24 2026] POST /volume/v3/volumes => generated 763 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:24.609814 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.611577 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:24.612043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3c7422df-1fbd-49da-a941-95b700409d18", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1767773302"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:24.613810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request body: {'volume': {"'source_volid": '3c7422df-1fbd-49da-a941-95b700409d18', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1767773302'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:24.614015 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume of 1 GB Aug 13 19:34:24.618783 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Availability Zones retrieved successfully. Aug 13 19:34:24.624768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (87e3339d-de91-4acd-8f0c-c8b38ce4c1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:24.625742 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbe98a5-654d-4ba5-8ebf-663b37907219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.626724 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:24.664085 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbe98a5-654d-4ba5-8ebf-663b37907219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.664988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160801e0-3929-4196-abe0-b262cb6ff1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.711154 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Created reservations ['5ee89a58-995f-4120-8830-524c2dfce97a', '85b04d26-fdf9-4bb8-b0c7-4efa31f60253', '97d4b56b-b51c-43bc-a90e-208d05f0654b', '22d655f3-27d3-4ff0-a964-46b2d97e2f65'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:24.711950 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160801e0-3929-4196-abe0-b262cb6ff1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ee89a58-995f-4120-8830-524c2dfce97a', '85b04d26-fdf9-4bb8-b0c7-4efa31f60253', '97d4b56b-b51c-43bc-a90e-208d05f0654b', '22d655f3-27d3-4ff0-a964-46b2d97e2f65']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.712622 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b4143d3-029a-4d7a-ba07-88ef7258aa89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.736408 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b4143d3-029a-4d7a-ba07-88ef7258aa89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '217e1ce5-d6c0-4204-abfb-16e7359f011d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1767773302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['5ee89a58-995f-4120-8830-524c2dfce97a','85b04d26-fdf9-4bb8-b0c7-4efa31f60253','97d4b56b-b51c-43bc-a90e-208d05f0654b','22d655f3-27d3-4ff0-a964-46b2d97e2f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1767773302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=217e1ce5-d6c0-4204-abfb-16e7359f011d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3d602b3c6e548358d430e948953906d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8155f976174ed7b9116e3afea255f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.737499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc9574f-215a-46b2-8bee-4c2bdb9e94de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.756087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc9574f-215a-46b2-8bee-4c2bdb9e94de) transitioned into state 'SUCCESS' from state '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-1767773302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['5ee89a58-995f-4120-8830-524c2dfce97a','85b04d26-fdf9-4bb8-b0c7-4efa31f60253','97d4b56b-b51c-43bc-a90e-208d05f0654b','22d655f3-27d3-4ff0-a964-46b2d97e2f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.756776 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedaaf03-b905-4555-a676-569ea3b171c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.767031 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bedaaf03-b905-4555-a676-569ea3b171c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.767828 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (87e3339d-de91-4acd-8f0c-c8b38ce4c1e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:24.768233 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request issued successfully. Aug 13 19:34:24.768753 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eb6a8dc3-bdf8-4d26-9272-81f9f4073174 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:24.769307 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 890/3568] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:24 2026] POST /volume/v3/volumes => generated 764 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:24.781087 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.782888 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:24.783293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3c7422df-1fbd-49da-a941-95b700409d18", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-46016254"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:24.784787 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request body: {'volume': {"'source_volid": '3c7422df-1fbd-49da-a941-95b700409d18', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-46016254'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:24.784929 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume of 1 GB Aug 13 19:34:24.792186 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Availability Zones retrieved successfully. Aug 13 19:34:24.799591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (e4ecda8a-aae2-44ba-a13e-480ceb748fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:24.800555 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec564781-8595-48d8-9c74-8b90c1b97669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.801528 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:24.830164 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec564781-8595-48d8-9c74-8b90c1b97669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.831127 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fc25f4-3af2-4da2-8470-3449f9fe5910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.868850 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Created reservations ['c208942f-ce74-43b6-acc5-25a2a58d349b', 'b910950f-a365-4cb5-ba9b-96829ed48968', '3e92bfae-d313-442e-b5cc-8c0a20ebda92', '4bb49e83-ecb1-4412-a127-f3f84391ca64'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:24.869761 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fc25f4-3af2-4da2-8470-3449f9fe5910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c208942f-ce74-43b6-acc5-25a2a58d349b', 'b910950f-a365-4cb5-ba9b-96829ed48968', '3e92bfae-d313-442e-b5cc-8c0a20ebda92', '4bb49e83-ecb1-4412-a127-f3f84391ca64']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.870485 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b90efd5-f7cc-4130-a883-066335d1910e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.892813 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b90efd5-f7cc-4130-a883-066335d1910e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b6ca08-763f-4d9b-8e27-fbfbaf820238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-46016254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['c208942f-ce74-43b6-acc5-25a2a58d349b','b910950f-a365-4cb5-ba9b-96829ed48968','3e92bfae-d313-442e-b5cc-8c0a20ebda92','4bb49e83-ecb1-4412-a127-f3f84391ca64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-46016254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67b6ca08-763f-4d9b-8e27-fbfbaf820238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3d602b3c6e548358d430e948953906d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8155f976174ed7b9116e3afea255f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.894067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d891c31-4a2e-40fd-83f8-5cb3d8928993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.911789 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d891c31-4a2e-40fd-83f8-5cb3d8928993) transitioned into state 'SUCCESS' from state '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-46016254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['c208942f-ce74-43b6-acc5-25a2a58d349b','b910950f-a365-4cb5-ba9b-96829ed48968','3e92bfae-d313-442e-b5cc-8c0a20ebda92','4bb49e83-ecb1-4412-a127-f3f84391ca64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.912596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4d58cc-90ee-43e3-a789-2d513bcc649a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.921575 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4d58cc-90ee-43e3-a789-2d513bcc649a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:24.922259 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (e4ecda8a-aae2-44ba-a13e-480ceb748fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:24.922561 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request issued successfully. Aug 13 19:34:24.923108 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d61e33e9-34a6-4827-a3b3-9326a1914784 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:24.923530 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 896/3569] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:24 2026] POST /volume/v3/volumes => generated 762 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:24.946084 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.946084 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:24.946084 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3c7422df-1fbd-49da-a941-95b700409d18", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1480339372"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:24.946084 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request body: {'volume': {"'source_volid": '3c7422df-1fbd-49da-a941-95b700409d18', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1480339372'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:24.946084 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume of 1 GB Aug 13 19:34:24.964591 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5536e058-83b2-4e5d-970a-8af64fc25b5e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:24.966692 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5536e058-83b2-4e5d-970a-8af64fc25b5e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:24.966960 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5536e058-83b2-4e5d-970a-8af64fc25b5e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:24.967151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5536e058-83b2-4e5d-970a-8af64fc25b5e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:24.967282 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5536e058-83b2-4e5d-970a-8af64fc25b5e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:24.970570 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Availability Zones retrieved successfully. Aug 13 19:34:24.971501 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:24.971501 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:24.972226 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5536e058-83b2-4e5d-970a-8af64fc25b5e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:24.972668 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 891/3570] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:24 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:24.976721 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (96fc2f0a-67a6-46d0-a16a-0c8e554bdf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:24.977675 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f19829c-7570-413d-b48e-87871448c3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:24.978928 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:25.015971 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f19829c-7570-413d-b48e-87871448c3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.016719 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1465137c-4ea9-4264-a8ee-8d202bc1e6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.056986 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Created reservations ['7817f5ce-9b03-4b53-a965-e39000b7a293', '6cf47757-14da-4b2d-94e3-dc4a8393142b', '4602ba58-7e6c-4c16-9f35-edfc11f1e9c5', '15d3afd4-9b8f-4825-9609-24ca60700091'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:25.057721 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1465137c-4ea9-4264-a8ee-8d202bc1e6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7817f5ce-9b03-4b53-a965-e39000b7a293', '6cf47757-14da-4b2d-94e3-dc4a8393142b', '4602ba58-7e6c-4c16-9f35-edfc11f1e9c5', '15d3afd4-9b8f-4825-9609-24ca60700091']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.058469 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f550358-18e5-4982-bb9a-1f41a6464d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.083888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f550358-18e5-4982-bb9a-1f41a6464d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '396ed6f3-efe3-4b1b-822d-5b3304fe857e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1480339372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['7817f5ce-9b03-4b53-a965-e39000b7a293','6cf47757-14da-4b2d-94e3-dc4a8393142b','4602ba58-7e6c-4c16-9f35-edfc11f1e9c5','15d3afd4-9b8f-4825-9609-24ca60700091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1480339372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=396ed6f3-efe3-4b1b-822d-5b3304fe857e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3d602b3c6e548358d430e948953906d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8155f976174ed7b9116e3afea255f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.085049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc1624c-724c-43d7-b81f-04628e7ca660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.112258 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc1624c-724c-43d7-b81f-04628e7ca660) transitioned into state 'SUCCESS' from state '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-1480339372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['7817f5ce-9b03-4b53-a965-e39000b7a293','6cf47757-14da-4b2d-94e3-dc4a8393142b','4602ba58-7e6c-4c16-9f35-edfc11f1e9c5','15d3afd4-9b8f-4825-9609-24ca60700091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.112851 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fcf338-4fb2-4acc-adc3-420ebd4cecfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.121878 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fcf338-4fb2-4acc-adc3-420ebd4cecfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.122793 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (96fc2f0a-67a6-46d0-a16a-0c8e554bdf3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:25.123132 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request issued successfully. Aug 13 19:34:25.123717 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd504012-c5d1-4a90-83b6-a94d07c1d519 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:25.124151 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 894/3571] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:24 2026] POST /volume/v3/volumes => generated 764 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:25.137217 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.139722 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:25.140075 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3c7422df-1fbd-49da-a941-95b700409d18", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1452891703"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:25.141834 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request body: {'volume': {"'source_volid": '3c7422df-1fbd-49da-a941-95b700409d18', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1452891703'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:25.142034 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume of 1 GB Aug 13 19:34:25.142401 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.142401 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:25.146472 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Availability Zones retrieved successfully. Aug 13 19:34:25.152529 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (e2831643-f178-40e2-9449-ae76b2605067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:25.153452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f580b843-83ca-43b3-9e10-34e4218e9db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.154358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:25.179490 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f580b843-83ca-43b3-9e10-34e4218e9db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.180208 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8c0181-4be4-402c-bf89-b37ae8c76ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.228786 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Created reservations ['29b42993-60e1-43a5-8cbe-afc621edb935', '6b9e7bb8-e227-4746-b279-90f3987d9cb9', '6ce32214-18b9-4502-8e5d-4242d57ae69c', '8a1e29ab-9eb2-4370-a419-31cc3f343188'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:25.229837 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8c0181-4be4-402c-bf89-b37ae8c76ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b42993-60e1-43a5-8cbe-afc621edb935', '6b9e7bb8-e227-4746-b279-90f3987d9cb9', '6ce32214-18b9-4502-8e5d-4242d57ae69c', '8a1e29ab-9eb2-4370-a419-31cc3f343188']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.230714 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94b6b212-2d46-4240-a4f7-8f17d1f1557a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.259735 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94b6b212-2d46-4240-a4f7-8f17d1f1557a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1452891703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['29b42993-60e1-43a5-8cbe-afc621edb935','6b9e7bb8-e227-4746-b279-90f3987d9cb9','6ce32214-18b9-4502-8e5d-4242d57ae69c','8a1e29ab-9eb2-4370-a419-31cc3f343188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1452891703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3d602b3c6e548358d430e948953906d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f8155f976174ed7b9116e3afea255f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.261193 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac294a32-4688-43c8-9c54-da4aac3c289a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.284292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac294a32-4688-43c8-9c54-da4aac3c289a) transitioned into state 'SUCCESS' from state '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-1452891703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3d602b3c6e548358d430e948953906d',qos_specs=None,replication_status=,reservations=['29b42993-60e1-43a5-8cbe-afc621edb935','6b9e7bb8-e227-4746-b279-90f3987d9cb9','6ce32214-18b9-4502-8e5d-4242d57ae69c','8a1e29ab-9eb2-4370-a419-31cc3f343188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f8155f976174ed7b9116e3afea255f9',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.285197 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de31ff3a-6077-4774-94d1-57e7b3d116b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:25.298263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de31ff3a-6077-4774-94d1-57e7b3d116b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:25.299242 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Flow 'volume_create_api' (e2831643-f178-40e2-9449-ae76b2605067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:25.299589 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Create volume request issued successfully. Aug 13 19:34:25.300359 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70f0ccfa-e5bd-4e22-8e42-d275d851312e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:25.301259 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 891/3572] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:25 2026] POST /volume/v3/volumes => generated 764 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:25.315971 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-12d99215-d046-430a-9f4a-8d97b814fc46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.321980 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12d99215-d046-430a-9f4a-8d97b814fc46 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf Aug 13 19:34:25.322260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12d99215-d046-430a-9f4a-8d97b814fc46 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.322466 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12d99215-d046-430a-9f4a-8d97b814fc46 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.458482 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bdfc7a7b-24ef-4103-8f18-2fa2f6fae89e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.465190 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdfc7a7b-24ef-4103-8f18-2fa2f6fae89e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] GET https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 Aug 13 19:34:25.465479 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdfc7a7b-24ef-4103-8f18-2fa2f6fae89e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.465748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdfc7a7b-24ef-4103-8f18-2fa2f6fae89e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.475619 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdfc7a7b-24ef-4103-8f18-2fa2f6fae89e tempest-ProjectMemberTests39-402924886 tempest-ProjectMemberTests39-402924886-project-admin] https://10.4.3.126/volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 returned with HTTP 404 Aug 13 19:34:25.476208 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 892/3573] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:25 2026] GET /volume/v3/volumes/60d9dbe0-3b44-4090-bcd8-e9e53c76ce18 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:25.526716 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.526716 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:25.531345 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-12d99215-d046-430a-9f4a-8d97b814fc46 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:25.537025 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12d99215-d046-430a-9f4a-8d97b814fc46 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf returned with HTTP 200 Aug 13 19:34:25.539795 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 897/3574] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:25 2026] GET /volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf => generated 856 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:25.549949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f01154cc-930f-4d0c-aa61-b52fbf4b8807 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.552584 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f01154cc-930f-4d0c-aa61-b52fbf4b8807 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d Aug 13 19:34:25.552584 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f01154cc-930f-4d0c-aa61-b52fbf4b8807 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.553746 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f01154cc-930f-4d0c-aa61-b52fbf4b8807 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.561588 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.561588 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:25.566827 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f01154cc-930f-4d0c-aa61-b52fbf4b8807 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:25.571068 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f01154cc-930f-4d0c-aa61-b52fbf4b8807 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d returned with HTTP 200 Aug 13 19:34:25.571475 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 895/3575] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:25 2026] GET /volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:25.584404 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-45b172aa-8408-468f-8594-6d9950a43a18 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.586366 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45b172aa-8408-468f-8594-6d9950a43a18 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 Aug 13 19:34:25.586540 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45b172aa-8408-468f-8594-6d9950a43a18 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.586803 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45b172aa-8408-468f-8594-6d9950a43a18 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.595619 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.595619 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:25.603572 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-45b172aa-8408-468f-8594-6d9950a43a18 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:25.612586 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45b172aa-8408-468f-8594-6d9950a43a18 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 returned with HTTP 200 Aug 13 19:34:25.613073 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 892/3576] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:25 2026] GET /volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:25.629834 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-323a7478-dce9-46f2-9c33-4921fff78cbb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.631644 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-323a7478-dce9-46f2-9c33-4921fff78cbb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e Aug 13 19:34:25.631780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-323a7478-dce9-46f2-9c33-4921fff78cbb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.632014 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-323a7478-dce9-46f2-9c33-4921fff78cbb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.640182 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.640182 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:25.644293 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-323a7478-dce9-46f2-9c33-4921fff78cbb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:25.653009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-323a7478-dce9-46f2-9c33-4921fff78cbb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e returned with HTTP 200 Aug 13 19:34:25.653405 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 893/3577] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:25 2026] GET /volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:25.667267 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d96b01b-46ce-4963-b9fb-5781921e0cf5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.669545 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d96b01b-46ce-4963-b9fb-5781921e0cf5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 Aug 13 19:34:25.669810 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d96b01b-46ce-4963-b9fb-5781921e0cf5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.670082 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d96b01b-46ce-4963-b9fb-5781921e0cf5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.678477 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.678477 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:25.682909 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d96b01b-46ce-4963-b9fb-5781921e0cf5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:25.687919 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d96b01b-46ce-4963-b9fb-5781921e0cf5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 returned with HTTP 200 Aug 13 19:34:25.688326 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 898/3578] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:25 2026] GET /volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:25.705570 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec45af1a-56f0-44f2-b1ef-feb1b1082e1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.707360 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec45af1a-56f0-44f2-b1ef-feb1b1082e1c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] DELETE https://10.4.3.126/volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 Aug 13 19:34:25.707538 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec45af1a-56f0-44f2-b1ef-feb1b1082e1c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.707828 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec45af1a-56f0-44f2-b1ef-feb1b1082e1c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.707994 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ec45af1a-56f0-44f2-b1ef-feb1b1082e1c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume with id: 18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 Aug 13 19:34:25.714558 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.714558 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:25.714989 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ec45af1a-56f0-44f2-b1ef-feb1b1082e1c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:25.738747 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ec45af1a-56f0-44f2-b1ef-feb1b1082e1c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume request issued successfully. Aug 13 19:34:25.739038 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec45af1a-56f0-44f2-b1ef-feb1b1082e1c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 returned with HTTP 202 Aug 13 19:34:25.739561 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 896/3579] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:25 2026] DELETE /volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:25.747792 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fdb9cd0d-ca97-4c8a-8eac-2150e0f76ef8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.749462 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fdb9cd0d-ca97-4c8a-8eac-2150e0f76ef8 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 Aug 13 19:34:25.749705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fdb9cd0d-ca97-4c8a-8eac-2150e0f76ef8 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.749988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fdb9cd0d-ca97-4c8a-8eac-2150e0f76ef8 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.757744 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.757744 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:25.762864 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fdb9cd0d-ca97-4c8a-8eac-2150e0f76ef8 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:25.764692 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fdb9cd0d-ca97-4c8a-8eac-2150e0f76ef8 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 returned with HTTP 200 Aug 13 19:34:25.765158 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 893/3580] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:25 2026] GET /volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:25.983442 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aad6ccc9-19f3-4deb-acb0-162ea78949a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:25.985807 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aad6ccc9-19f3-4deb-acb0-162ea78949a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:25.986067 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aad6ccc9-19f3-4deb-acb0-162ea78949a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:25.986316 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aad6ccc9-19f3-4deb-acb0-162ea78949a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:25.986456 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-aad6ccc9-19f3-4deb-acb0-162ea78949a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:25.991959 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:25.991959 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:25.992932 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aad6ccc9-19f3-4deb-acb0-162ea78949a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:25.993401 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 894/3581] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:25 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:26.004364 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:26.006389 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0/restore Aug 13 19:34:26.006757 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:26.008443 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Restoring backup 475ff097-3223-4d4d-939e-291eb928d9f0 ({'restore': {'volume_id': '6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830'}}) {{(pid=100185) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 19:34:26.008620 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Restoring backup 475ff097-3223-4d4d-939e-291eb928d9f0 to volume 6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830. Aug 13 19:34:26.013397 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:26.013397 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:26.021966 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:26.021966 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:26.022465 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:34:26.022655 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.api [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Checking backup size 1 against volume size 1 {{(pid=100185) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 19:34:26.022691 np0000007253 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Overwriting volume 6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 with restore of backup 475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:26.034525 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] restore_backup in rpcapi backup_id 475ff097-3223-4d4d-939e-291eb928d9f0 {{(pid=100185) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 19:34:26.036558 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38b8cc74-c8bf-495b-9f64-3d1d924a890b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0/restore returned with HTTP 202 Aug 13 19:34:26.037004 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 899/3582] 10.4.3.126 () {68 vars in 1393 bytes} [Thu Aug 13 19:34:26 2026] POST /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0/restore => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:26.043826 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-869b6551-587c-4a91-afaf-37746223e1c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:26.045499 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-869b6551-587c-4a91-afaf-37746223e1c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:26.045669 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-869b6551-587c-4a91-afaf-37746223e1c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:26.045827 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-869b6551-587c-4a91-afaf-37746223e1c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:26.045964 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-869b6551-587c-4a91-afaf-37746223e1c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:26.050024 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:26.050024 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:26.050745 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-869b6551-587c-4a91-afaf-37746223e1c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:26.051189 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 897/3583] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:26 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:26.762016 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-79f36ecb-fda9-4c30-b812-87e9724e938d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:26.779297 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fb018de8-335c-435a-b8a3-9d184b186b54 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:26.781874 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb018de8-335c-435a-b8a3-9d184b186b54 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 Aug 13 19:34:26.782156 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb018de8-335c-435a-b8a3-9d184b186b54 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:26.782450 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fb018de8-335c-435a-b8a3-9d184b186b54 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:26.789912 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fb018de8-335c-435a-b8a3-9d184b186b54 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 returned with HTTP 404 Aug 13 19:34:26.793295 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 895/3584] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:26 2026] GET /volume/v3/volumes/18c9fcf9-e4cf-4427-a28c-f44edd4fe7d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:26.798739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f2c06011-053e-4646-acc4-91a3e4b56749 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:26.800243 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2c06011-053e-4646-acc4-91a3e4b56749 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] DELETE https://10.4.3.126/volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e Aug 13 19:34:26.800425 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2c06011-053e-4646-acc4-91a3e4b56749 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:26.800623 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2c06011-053e-4646-acc4-91a3e4b56749 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:26.800773 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f2c06011-053e-4646-acc4-91a3e4b56749 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume with id: 396ed6f3-efe3-4b1b-822d-5b3304fe857e Aug 13 19:34:26.807171 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:26.807171 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:26.807613 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f2c06011-053e-4646-acc4-91a3e4b56749 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:26.822964 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f2c06011-053e-4646-acc4-91a3e4b56749 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume request issued successfully. Aug 13 19:34:26.823206 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2c06011-053e-4646-acc4-91a3e4b56749 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e returned with HTTP 202 Aug 13 19:34:26.823619 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 900/3585] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:26 2026] DELETE /volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:26.832420 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-038304cf-39b4-472b-90dc-7f8f01c66dc5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:26.834528 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-038304cf-39b4-472b-90dc-7f8f01c66dc5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e Aug 13 19:34:26.834766 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-038304cf-39b4-472b-90dc-7f8f01c66dc5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:26.835013 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-038304cf-39b4-472b-90dc-7f8f01c66dc5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:26.845619 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:26.845619 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:26.850761 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-038304cf-39b4-472b-90dc-7f8f01c66dc5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:26.856565 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-038304cf-39b4-472b-90dc-7f8f01c66dc5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e returned with HTTP 200 Aug 13 19:34:26.857137 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 898/3586] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:26 2026] GET /volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:26.888297 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:26.888297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-36894107"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:26.888523 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-36894107'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:26.888731 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume of 1 GB Aug 13 19:34:26.892985 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Availability Zones retrieved successfully. Aug 13 19:34:26.899919 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Flow 'volume_create_api' (15cc7ae3-7987-408a-9e49-29a2936316d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:26.901138 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4f1677-77ee-4c85-9316-47f923e0968b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:26.905609 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:26.939739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4f1677-77ee-4c85-9316-47f923e0968b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:26.940479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15f527c-f833-47b3-8ed0-e0e9a37fd68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:26.997712 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Created reservations ['1a9466dc-1cdc-4737-af16-a68a4db4c04c', '8c306bf5-bd6c-4099-aacf-c0d173b70061', 'e8b5cd0c-48da-4a72-a106-f95b49892b16', '404dcec9-83b0-4c20-850c-290604cf9b83'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:26.997712 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15f527c-f833-47b3-8ed0-e0e9a37fd68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a9466dc-1cdc-4737-af16-a68a4db4c04c', '8c306bf5-bd6c-4099-aacf-c0d173b70061', 'e8b5cd0c-48da-4a72-a106-f95b49892b16', '404dcec9-83b0-4c20-850c-290604cf9b83']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:26.997712 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e215b6b0-d0a8-4a11-b6ff-dab26110f2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:27.019654 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e215b6b0-d0a8-4a11-b6ff-dab26110f2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b313d7-6227-4b77-bcc9-66a6ac2f1116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-36894107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e018f27ab2e45ce9e7985aaa4107117',qos_specs=None,replication_status=,reservations=['1a9466dc-1cdc-4737-af16-a68a4db4c04c','8c306bf5-bd6c-4099-aacf-c0d173b70061','e8b5cd0c-48da-4a72-a106-f95b49892b16','404dcec9-83b0-4c20-850c-290604cf9b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-36894107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b313d7-6227-4b77-bcc9-66a6ac2f1116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e018f27ab2e45ce9e7985aaa4107117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:27.020354 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c192b88-96aa-48d3-8548-8b7932c522b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:27.041266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c192b88-96aa-48d3-8548-8b7932c522b4) transitioned into state 'SUCCESS' from state '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-36894107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e018f27ab2e45ce9e7985aaa4107117',qos_specs=None,replication_status=,reservations=['1a9466dc-1cdc-4737-af16-a68a4db4c04c','8c306bf5-bd6c-4099-aacf-c0d173b70061','e8b5cd0c-48da-4a72-a106-f95b49892b16','404dcec9-83b0-4c20-850c-290604cf9b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:27.042010 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9427de89-4858-4109-ba58-1be756afb55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:27.052256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9427de89-4858-4109-ba58-1be756afb55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:27.052692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Flow 'volume_create_api' (15cc7ae3-7987-408a-9e49-29a2936316d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:27.053004 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume request issued successfully. Aug 13 19:34:27.053580 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-79f36ecb-fda9-4c30-b812-87e9724e938d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:27.053919 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 894/3587] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:34:26 2026] POST /volume/v3/volumes => generated 747 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:27.063582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dd3e4b9c-151f-46fd-9875-23c3d349eb87 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:27.065701 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-be99448a-ed7a-42db-b30f-86d7a8e0bfb2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:27.066355 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd3e4b9c-151f-46fd-9875-23c3d349eb87 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:27.066616 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd3e4b9c-151f-46fd-9875-23c3d349eb87 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:27.066860 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd3e4b9c-151f-46fd-9875-23c3d349eb87 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:27.067017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-dd3e4b9c-151f-46fd-9875-23c3d349eb87 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:27.067810 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be99448a-ed7a-42db-b30f-86d7a8e0bfb2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 Aug 13 19:34:27.068123 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be99448a-ed7a-42db-b30f-86d7a8e0bfb2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:27.068427 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-be99448a-ed7a-42db-b30f-86d7a8e0bfb2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:27.074848 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:27.074848 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:27.075911 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd3e4b9c-151f-46fd-9875-23c3d349eb87 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:27.076408 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 896/3588] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:27 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:27.077750 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:27.077750 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:27.089205 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-be99448a-ed7a-42db-b30f-86d7a8e0bfb2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:34:27.095115 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-be99448a-ed7a-42db-b30f-86d7a8e0bfb2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 returned with HTTP 200 Aug 13 19:34:27.095657 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 901/3589] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:27 2026] GET /volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:27.494234 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6f229852-abe3-438c-9edc-0f167f5320fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:27.605376 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f229852-abe3-438c-9edc-0f167f5320fe tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 13 19:34:27.605616 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f229852-abe3-438c-9edc-0f167f5320fe tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:27.605843 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f229852-abe3-438c-9edc-0f167f5320fe tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-admin] Calling method 'get_pools' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:27.615574 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f229852-abe3-438c-9edc-0f167f5320fe tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 19:34:27.616138 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 899/3590] 10.4.3.126 () {66 vars in 1291 bytes} [Thu Aug 13 19:34:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:27.623500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6d67e6c4-917e-49be-a035-3bb6c4177427 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:27.672986 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d67e6c4-917e-49be-a035-3bb6c4177427 tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-member] GET https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool Aug 13 19:34:27.673206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d67e6c4-917e-49be-a035-3bb6c4177427 tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:27.673402 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d67e6c4-917e-49be-a035-3bb6c4177427 tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:27.673640 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:27.673640 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:27.674098 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-6d67e6c4-917e-49be-a035-3bb6c4177427 tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '68cf5e21eb28400ea9d2781b56812a96', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a11f7ace2cdd402bad8711fdfc1dbab2', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:34:27.674285 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d67e6c4-917e-49be-a035-3bb6c4177427 tempest-ProjectMemberTests-1709299923 tempest-ProjectMemberTests-1709299923-project-member] https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool returned with HTTP 403 Aug 13 19:34:27.674670 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 895/3591] 10.4.3.126 () {66 vars in 1318 bytes} [Thu Aug 13 19:34:27 2026] GET /volume/v3/capabilities/np0000007253@storpool => generated 110 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:27.871864 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-86a12461-7c8f-4063-8af3-01873b82946c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:27.873676 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-86a12461-7c8f-4063-8af3-01873b82946c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e Aug 13 19:34:27.873896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-86a12461-7c8f-4063-8af3-01873b82946c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:27.874139 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-86a12461-7c8f-4063-8af3-01873b82946c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:27.879746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-86a12461-7c8f-4063-8af3-01873b82946c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e returned with HTTP 404 Aug 13 19:34:27.880289 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 897/3592] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:27 2026] GET /volume/v3/volumes/396ed6f3-efe3-4b1b-822d-5b3304fe857e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:27.888013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-de7c7209-98af-4765-9fa4-4c99ab7650eb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:27.890027 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-de7c7209-98af-4765-9fa4-4c99ab7650eb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] DELETE https://10.4.3.126/volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 Aug 13 19:34:27.890333 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-de7c7209-98af-4765-9fa4-4c99ab7650eb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:27.890480 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-de7c7209-98af-4765-9fa4-4c99ab7650eb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:27.890660 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-de7c7209-98af-4765-9fa4-4c99ab7650eb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume with id: 67b6ca08-763f-4d9b-8e27-fbfbaf820238 Aug 13 19:34:27.898875 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:27.898875 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:27.899477 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-de7c7209-98af-4765-9fa4-4c99ab7650eb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:27.915366 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-de7c7209-98af-4765-9fa4-4c99ab7650eb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume request issued successfully. Aug 13 19:34:27.915539 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-de7c7209-98af-4765-9fa4-4c99ab7650eb tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 returned with HTTP 202 Aug 13 19:34:27.915931 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 902/3593] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:27 2026] DELETE /volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:27.923060 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4777d79e-2732-4483-9aa6-d52131344ce6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:27.924879 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4777d79e-2732-4483-9aa6-d52131344ce6 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 Aug 13 19:34:27.925224 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4777d79e-2732-4483-9aa6-d52131344ce6 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:27.925518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4777d79e-2732-4483-9aa6-d52131344ce6 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:27.932432 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:27.932432 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:27.936177 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4777d79e-2732-4483-9aa6-d52131344ce6 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:27.941185 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4777d79e-2732-4483-9aa6-d52131344ce6 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 returned with HTTP 200 Aug 13 19:34:27.941683 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 900/3594] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:27 2026] GET /volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:28.096252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-74c92ed6-63b0-4d55-8d7e-61843198eb56 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:28.098292 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-74c92ed6-63b0-4d55-8d7e-61843198eb56 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:28.098500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-74c92ed6-63b0-4d55-8d7e-61843198eb56 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:28.098707 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-74c92ed6-63b0-4d55-8d7e-61843198eb56 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:28.098833 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-74c92ed6-63b0-4d55-8d7e-61843198eb56 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:28.110247 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7bd91f94-6c0f-43db-b876-a3ee160fbdf3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:28.111907 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7bd91f94-6c0f-43db-b876-a3ee160fbdf3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 Aug 13 19:34:28.112124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7bd91f94-6c0f-43db-b876-a3ee160fbdf3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:28.112349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7bd91f94-6c0f-43db-b876-a3ee160fbdf3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:28.119910 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:28.119910 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:28.123760 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7bd91f94-6c0f-43db-b876-a3ee160fbdf3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:34:28.130085 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7bd91f94-6c0f-43db-b876-a3ee160fbdf3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 returned with HTTP 200 Aug 13 19:34:28.130634 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 898/3595] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:28 2026] GET /volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:28.149795 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-df145517-5ad4-4ea8-a4ed-5eb3983e9508 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:28.150774 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df145517-5ad4-4ea8-a4ed-5eb3983e9508 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:34:28.151105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df145517-5ad4-4ea8-a4ed-5eb3983e9508 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2b313d7-6227-4b77-bcc9-66a6ac2f1116", "name": "tempest-VolumesBackupsTest-Backup-872927615"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:28.152426 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-df145517-5ad4-4ea8-a4ed-5eb3983e9508 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Creating new backup {'backup': {'volume_id': 'f2b313d7-6227-4b77-bcc9-66a6ac2f1116', 'name': 'tempest-VolumesBackupsTest-Backup-872927615'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:34:28.152548 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-df145517-5ad4-4ea8-a4ed-5eb3983e9508 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Creating backup of volume f2b313d7-6227-4b77-bcc9-66a6ac2f1116 in container None Aug 13 19:34:28.161048 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:28.161048 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:28.162005 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-df145517-5ad4-4ea8-a4ed-5eb3983e9508 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:34:28.184691 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-df145517-5ad4-4ea8-a4ed-5eb3983e9508 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Created reservations ['a16458e1-54ca-42e9-948c-a90f47bddd5a', '463d1cb2-b576-46ef-b26f-a7782203a3b1'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:28.212324 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df145517-5ad4-4ea8-a4ed-5eb3983e9508 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:34:28.212695 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 903/3596] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:28 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:28.223513 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-daa233b6-fc56-4f16-9551-f21951f7f11c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:28.223982 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-daa233b6-fc56-4f16-9551-f21951f7f11c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:28.224175 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-daa233b6-fc56-4f16-9551-f21951f7f11c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:28.224370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-daa233b6-fc56-4f16-9551-f21951f7f11c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:28.224472 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-daa233b6-fc56-4f16-9551-f21951f7f11c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:28.228800 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:28.228800 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:28.229514 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-daa233b6-fc56-4f16-9551-f21951f7f11c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:28.229862 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 901/3597] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:28 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:28.296499 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:28.296499 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:28.297470 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-74c92ed6-63b0-4d55-8d7e-61843198eb56 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:28.298102 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 896/3598] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:28 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:28.954215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-020b1047-8459-4a0b-b8ca-a9725fc5792a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:28.956295 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-020b1047-8459-4a0b-b8ca-a9725fc5792a tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 Aug 13 19:34:28.956525 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-020b1047-8459-4a0b-b8ca-a9725fc5792a tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:28.956727 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-020b1047-8459-4a0b-b8ca-a9725fc5792a tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:28.962669 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-020b1047-8459-4a0b-b8ca-a9725fc5792a tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 returned with HTTP 404 Aug 13 19:34:28.963135 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 899/3599] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:28 2026] GET /volume/v3/volumes/67b6ca08-763f-4d9b-8e27-fbfbaf820238 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:28.970498 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-838b4e74-8a81-49af-8fd8-1cfb42a56168 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:28.972351 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-838b4e74-8a81-49af-8fd8-1cfb42a56168 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] DELETE https://10.4.3.126/volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d Aug 13 19:34:28.972512 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-838b4e74-8a81-49af-8fd8-1cfb42a56168 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:28.972682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-838b4e74-8a81-49af-8fd8-1cfb42a56168 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:28.972854 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-838b4e74-8a81-49af-8fd8-1cfb42a56168 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume with id: 217e1ce5-d6c0-4204-abfb-16e7359f011d Aug 13 19:34:28.980340 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:28.980340 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:28.980824 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-838b4e74-8a81-49af-8fd8-1cfb42a56168 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:28.999252 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-838b4e74-8a81-49af-8fd8-1cfb42a56168 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume request issued successfully. Aug 13 19:34:28.999483 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-838b4e74-8a81-49af-8fd8-1cfb42a56168 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d returned with HTTP 202 Aug 13 19:34:28.999941 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 904/3600] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:28 2026] DELETE /volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:29.013201 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-99fcd665-c05b-44f9-8497-35c0298663bf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:29.017309 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99fcd665-c05b-44f9-8497-35c0298663bf tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d Aug 13 19:34:29.017309 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99fcd665-c05b-44f9-8497-35c0298663bf tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:29.017309 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99fcd665-c05b-44f9-8497-35c0298663bf tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:29.031465 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:29.031465 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:29.031465 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-99fcd665-c05b-44f9-8497-35c0298663bf tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:29.037899 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99fcd665-c05b-44f9-8497-35c0298663bf tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d returned with HTTP 200 Aug 13 19:34:29.038970 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 902/3601] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:29 2026] GET /volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:29.157787 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d06a7dbb-39d4-4bed-a6f4-7144741afdd9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:29.240222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e084f8c3-ba5d-46e4-bb2b-5f014538255e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:29.242042 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e084f8c3-ba5d-46e4-bb2b-5f014538255e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:29.242208 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e084f8c3-ba5d-46e4-bb2b-5f014538255e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:29.242418 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e084f8c3-ba5d-46e4-bb2b-5f014538255e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:29.242594 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e084f8c3-ba5d-46e4-bb2b-5f014538255e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:29.244156 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d06a7dbb-39d4-4bed-a6f4-7144741afdd9 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:34:29.244568 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d06a7dbb-39d4-4bed-a6f4-7144741afdd9 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1823086552", "extra_specs": {"storage_protocol": "tempest-storage_protocol-449644213", "vendor_name": "tempest-vendor_name-79321905"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:29.247139 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:29.247139 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:29.247795 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e084f8c3-ba5d-46e4-bb2b-5f014538255e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:29.248125 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 900/3602] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:29 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:29.260436 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d06a7dbb-39d4-4bed-a6f4-7144741afdd9 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:34:29.260718 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 897/3603] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:34:29 2026] POST /volume/v3/types => generated 326 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:29.269397 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:29.271310 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:29.271670 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f4afe25c-4128-468a-b11b-4705d4dcd2ed", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:29.273375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume request body: {'volume': {'volume_type': 'f4afe25c-4128-468a-b11b-4705d4dcd2ed', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:29.277165 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume of 1 GB Aug 13 19:34:29.277555 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:29.277555 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:29.277943 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:29.283631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Flow 'volume_create_api' (660f8baf-228c-4c26-80b8-dccf12a18f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:29.284739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abbb202e-2446-48c0-b713-b30e83db23f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:29.285520 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:29.310264 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-08234906-99e1-4413-a93d-81151e90274a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:29.311717 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abbb202e-2446-48c0-b713-b30e83db23f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:34:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-449644213',vendor_name='tempest-vendor_name-79321905'},id=f4afe25c-4128-468a-b11b-4705d4dcd2ed,is_public=True,name='tempest-ProjectAdminTests-volume-type-1823086552',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4afe25c-4128-468a-b11b-4705d4dcd2ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:29.312483 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df21941e-aa30-42eb-9402-5d8ff1cbc12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:29.312771 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08234906-99e1-4413-a93d-81151e90274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:29.312991 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08234906-99e1-4413-a93d-81151e90274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:29.313205 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08234906-99e1-4413-a93d-81151e90274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:29.313315 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-08234906-99e1-4413-a93d-81151e90274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:29.319921 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:29.319921 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:29.320625 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08234906-99e1-4413-a93d-81151e90274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:29.320943 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 903/3604] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:29 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:29.349735 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1823086552 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1823086552, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:29.349735 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1823086552 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1823086552, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:29.389932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Created reservations ['73496a7d-929e-45ac-beb1-06ece4a69c49', 'bc80ae28-fadc-4620-a4ab-02ef6eaced79', '6005ddfc-c1a9-47d6-a267-09ebe66c54ef', 'd4aecd21-c809-4590-b5d5-94d116980dab'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:29.391064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df21941e-aa30-42eb-9402-5d8ff1cbc12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73496a7d-929e-45ac-beb1-06ece4a69c49', 'bc80ae28-fadc-4620-a4ab-02ef6eaced79', '6005ddfc-c1a9-47d6-a267-09ebe66c54ef', 'd4aecd21-c809-4590-b5d5-94d116980dab']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:29.391898 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a4b671-3759-46ba-9258-68928c46f089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:29.418621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a4b671-3759-46ba-9258-68928c46f089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66259d8-7b9d-420e-a62b-0ef6620b4a83', '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='262503100d1e4939875444e7a1dc883f',qos_specs=None,replication_status=,reservations=['73496a7d-929e-45ac-beb1-06ece4a69c49','bc80ae28-fadc-4620-a4ab-02ef6eaced79','6005ddfc-c1a9-47d6-a267-09ebe66c54ef','d4aecd21-c809-4590-b5d5-94d116980dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66037d3f4b754778ac61aa303c959c98',volume_type_id=f4afe25c-4128-468a-b11b-4705d4dcd2ed), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66259d8-7b9d-420e-a62b-0ef6620b4a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='262503100d1e4939875444e7a1dc883f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66037d3f4b754778ac61aa303c959c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4afe25c-4128-468a-b11b-4705d4dcd2ed),volume_type_id=f4afe25c-4128-468a-b11b-4705d4dcd2ed)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:29.418621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23558602-faea-4837-9673-dc784477b23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:29.435726 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23558602-faea-4837-9673-dc784477b23f) transitioned into state 'SUCCESS' from 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='262503100d1e4939875444e7a1dc883f',qos_specs=None,replication_status=,reservations=['73496a7d-929e-45ac-beb1-06ece4a69c49','bc80ae28-fadc-4620-a4ab-02ef6eaced79','6005ddfc-c1a9-47d6-a267-09ebe66c54ef','d4aecd21-c809-4590-b5d5-94d116980dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66037d3f4b754778ac61aa303c959c98',volume_type_id=f4afe25c-4128-468a-b11b-4705d4dcd2ed)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:29.436907 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe0f21d6-d772-435c-9a1b-a70f7494bdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:29.447267 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe0f21d6-d772-435c-9a1b-a70f7494bdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:29.448419 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Flow 'volume_create_api' (660f8baf-228c-4c26-80b8-dccf12a18f1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:29.448830 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume request issued successfully. Aug 13 19:34:29.449581 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9de60ef9-00a0-4c7d-b3c1-645eb0d765db tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:29.450146 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 905/3605] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:34:29 2026] POST /volume/v3/volumes => generated 773 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:29.464782 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f206eab5-56e1-481e-a0a5-ddb51b1e4e78 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:29.467678 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f206eab5-56e1-481e-a0a5-ddb51b1e4e78 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 Aug 13 19:34:29.468068 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f206eab5-56e1-481e-a0a5-ddb51b1e4e78 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:29.468357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f206eab5-56e1-481e-a0a5-ddb51b1e4e78 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:29.479408 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:29.479408 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:29.483686 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f206eab5-56e1-481e-a0a5-ddb51b1e4e78 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:29.489484 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f206eab5-56e1-481e-a0a5-ddb51b1e4e78 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 returned with HTTP 200 Aug 13 19:34:29.490036 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 901/3606] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:29 2026] GET /volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:30.051562 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-423c09a1-d4bd-4a3a-aa65-8bc48a32b76a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.053103 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-423c09a1-d4bd-4a3a-aa65-8bc48a32b76a tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d Aug 13 19:34:30.053263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-423c09a1-d4bd-4a3a-aa65-8bc48a32b76a tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.053444 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-423c09a1-d4bd-4a3a-aa65-8bc48a32b76a tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.058267 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-423c09a1-d4bd-4a3a-aa65-8bc48a32b76a tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d returned with HTTP 404 Aug 13 19:34:30.058618 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 898/3607] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:30 2026] GET /volume/v3/volumes/217e1ce5-d6c0-4204-abfb-16e7359f011d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:30.065205 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ffc723ef-28d0-47f0-82ba-211782a3332c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.066728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffc723ef-28d0-47f0-82ba-211782a3332c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] DELETE https://10.4.3.126/volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf Aug 13 19:34:30.066902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffc723ef-28d0-47f0-82ba-211782a3332c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.067063 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffc723ef-28d0-47f0-82ba-211782a3332c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.067207 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ffc723ef-28d0-47f0-82ba-211782a3332c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume with id: e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf Aug 13 19:34:30.073904 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:30.073904 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:30.074401 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ffc723ef-28d0-47f0-82ba-211782a3332c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:30.088717 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ffc723ef-28d0-47f0-82ba-211782a3332c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume request issued successfully. Aug 13 19:34:30.089028 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffc723ef-28d0-47f0-82ba-211782a3332c tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf returned with HTTP 202 Aug 13 19:34:30.089617 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 904/3608] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:30 2026] DELETE /volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:30.097136 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-adf08625-3a5f-4e15-920c-7cf2d6f3b793 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.099112 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-adf08625-3a5f-4e15-920c-7cf2d6f3b793 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf Aug 13 19:34:30.099388 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-adf08625-3a5f-4e15-920c-7cf2d6f3b793 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.099633 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-adf08625-3a5f-4e15-920c-7cf2d6f3b793 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.106680 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:30.106680 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:30.110717 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-adf08625-3a5f-4e15-920c-7cf2d6f3b793 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:30.114523 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-adf08625-3a5f-4e15-920c-7cf2d6f3b793 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf returned with HTTP 200 Aug 13 19:34:30.115070 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 906/3609] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:30 2026] GET /volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:30.272993 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9e465e99-167e-4518-a6d6-86fc79f9bde5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.275527 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e465e99-167e-4518-a6d6-86fc79f9bde5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:30.275786 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e465e99-167e-4518-a6d6-86fc79f9bde5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.276041 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e465e99-167e-4518-a6d6-86fc79f9bde5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.276179 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9e465e99-167e-4518-a6d6-86fc79f9bde5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:30.282451 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:30.282451 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:30.283654 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e465e99-167e-4518-a6d6-86fc79f9bde5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:30.284193 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 902/3610] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:30 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:30.335153 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ddf57431-c4c3-4e08-8b51-94f23c3f019e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.337135 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ddf57431-c4c3-4e08-8b51-94f23c3f019e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:30.337410 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ddf57431-c4c3-4e08-8b51-94f23c3f019e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.337607 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ddf57431-c4c3-4e08-8b51-94f23c3f019e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.337830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-ddf57431-c4c3-4e08-8b51-94f23c3f019e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:30.341829 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:30.341829 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:30.342721 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ddf57431-c4c3-4e08-8b51-94f23c3f019e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:30.343090 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 899/3611] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:30 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:30.512291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aab5d540-6174-452f-96ff-31c527acd7f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.514542 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aab5d540-6174-452f-96ff-31c527acd7f6 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 Aug 13 19:34:30.514814 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aab5d540-6174-452f-96ff-31c527acd7f6 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.515079 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aab5d540-6174-452f-96ff-31c527acd7f6 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.525431 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:30.525431 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:30.529437 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aab5d540-6174-452f-96ff-31c527acd7f6 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:30.534050 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aab5d540-6174-452f-96ff-31c527acd7f6 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 returned with HTTP 200 Aug 13 19:34:30.534535 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 905/3612] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:30 2026] GET /volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:30.547227 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cdf8e08b-084c-4752-b55d-98ec6477b63f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.549100 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdf8e08b-084c-4752-b55d-98ec6477b63f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:34:30.549499 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdf8e08b-084c-4752-b55d-98ec6477b63f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.549750 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdf8e08b-084c-4752-b55d-98ec6477b63f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.554022 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdf8e08b-084c-4752-b55d-98ec6477b63f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:34:30.554538 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 907/3613] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:34:30 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:30.566833 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4a5f37d8-5617-48ba-98c9-652580bd30ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.569108 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a5f37d8-5617-48ba-98c9-652580bd30ff tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/messages/918652e0-c73f-4103-adc9-62df1a53bd31 Aug 13 19:34:30.569477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a5f37d8-5617-48ba-98c9-652580bd30ff tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.569780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a5f37d8-5617-48ba-98c9-652580bd30ff tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.581511 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a5f37d8-5617-48ba-98c9-652580bd30ff tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages/918652e0-c73f-4103-adc9-62df1a53bd31 returned with HTTP 204 Aug 13 19:34:30.581876 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 903/3614] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:34:30 2026] DELETE /volume/v3/messages/918652e0-c73f-4103-adc9-62df1a53bd31 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:34:30.600975 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4e95557b-4b62-4a20-9623-5efab3efff28 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.603034 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4e95557b-4b62-4a20-9623-5efab3efff28 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/messages/918652e0-c73f-4103-adc9-62df1a53bd31 Aug 13 19:34:30.603319 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4e95557b-4b62-4a20-9623-5efab3efff28 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.603547 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4e95557b-4b62-4a20-9623-5efab3efff28 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.608325 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4e95557b-4b62-4a20-9623-5efab3efff28 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages/918652e0-c73f-4103-adc9-62df1a53bd31 returned with HTTP 404 Aug 13 19:34:30.608962 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 900/3615] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:34:30 2026] GET /volume/v3/messages/918652e0-c73f-4103-adc9-62df1a53bd31 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:30.618577 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.621891 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 Aug 13 19:34:30.622084 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.622342 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.622401 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Delete volume with id: a66259d8-7b9d-420e-a62b-0ef6620b4a83 Aug 13 19:34:30.630619 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:30.630619 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:30.630913 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:30.631823 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100184) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:34:30.643870 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1823086552 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1823086552, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:30.644192 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1823086552 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1823086552, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:30.655170 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Created reservations ['99e6ffb7-daa2-4250-b269-8f9f9a253524', 'ba3adfa2-dae9-4838-a49f-40db695371c4', '27204667-bf81-4b4f-8181-dde03ec775ed', '4076c714-7941-4119-bcb2-f7b5a8fbcabd'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:30.682430 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Delete volume request issued successfully. Aug 13 19:34:30.682669 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-942a0689-9cc3-43c6-bb63-3d480fe4b93d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 returned with HTTP 202 Aug 13 19:34:30.683132 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 906/3616] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:34:30 2026] DELETE /volume/v3/volumes/a66259d8-7b9d-420e-a62b-0ef6620b4a83 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:30.694788 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-56c6452f-8d6c-4181-9348-d0285c40fc3d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.696693 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56c6452f-8d6c-4181-9348-d0285c40fc3d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/types/f4afe25c-4128-468a-b11b-4705d4dcd2ed Aug 13 19:34:30.697137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56c6452f-8d6c-4181-9348-d0285c40fc3d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.697365 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56c6452f-8d6c-4181-9348-d0285c40fc3d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.721110 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56c6452f-8d6c-4181-9348-d0285c40fc3d tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/types/f4afe25c-4128-468a-b11b-4705d4dcd2ed returned with HTTP 202 Aug 13 19:34:30.721652 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 908/3617] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:34:30 2026] DELETE /volume/v3/types/f4afe25c-4128-468a-b11b-4705d4dcd2ed => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:30.733111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d8f757e2-04e1-4c52-bc36-01586e8b59b9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.735733 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8f757e2-04e1-4c52-bc36-01586e8b59b9 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:34:30.736374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d8f757e2-04e1-4c52-bc36-01586e8b59b9 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1688735826", "extra_specs": {"storage_protocol": "tempest-storage_protocol-511364631", "vendor_name": "tempest-vendor_name-1717175219"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:30.754783 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d8f757e2-04e1-4c52-bc36-01586e8b59b9 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:34:30.755408 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 904/3618] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:34:30 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:30.764582 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f14ad945-83d6-4366-b6a8-f34f5023772f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.766612 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:30.767029 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29b75108-3f17-4402-b8a9-799edac676d5", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:30.769179 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume request body: {'volume': {'volume_type': '29b75108-3f17-4402-b8a9-799edac676d5', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:30.773254 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume of 1 GB Aug 13 19:34:30.773618 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:30.773618 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:30.774051 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:30.781026 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Flow 'volume_create_api' (e6218b2a-39af-4d30-97aa-1d069cc0164f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:30.782181 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9373b063-692f-4b5e-a1d6-11cae8a57ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:30.783220 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:30.804499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9373b063-692f-4b5e-a1d6-11cae8a57ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:34:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-511364631',vendor_name='tempest-vendor_name-1717175219'},id=29b75108-3f17-4402-b8a9-799edac676d5,is_public=True,name='tempest-ProjectAdminTests-volume-type-1688735826',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29b75108-3f17-4402-b8a9-799edac676d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:30.805145 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46292758-4dfd-4d4f-9a6d-5cf08ab480a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:30.828780 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1688735826 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1688735826, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:30.829024 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1688735826 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1688735826, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:30.854956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Created reservations ['9082b57b-f418-4044-b37b-9eec077c6e67', 'a44d1d21-77a0-47f5-ba3c-5a51514f5135', '1cda7332-0191-4767-a245-85b580534e5e', '4dd8fce9-9657-4b00-9466-264c22f9b13b'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:30.855844 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46292758-4dfd-4d4f-9a6d-5cf08ab480a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9082b57b-f418-4044-b37b-9eec077c6e67', 'a44d1d21-77a0-47f5-ba3c-5a51514f5135', '1cda7332-0191-4767-a245-85b580534e5e', '4dd8fce9-9657-4b00-9466-264c22f9b13b']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:30.856768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9340296c-2783-452a-a36c-bcff591bf7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:30.884536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9340296c-2783-452a-a36c-bcff591bf7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548dcb5c-02a0-4aca-9b1e-9031608362ec', '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='262503100d1e4939875444e7a1dc883f',qos_specs=None,replication_status=,reservations=['9082b57b-f418-4044-b37b-9eec077c6e67','a44d1d21-77a0-47f5-ba3c-5a51514f5135','1cda7332-0191-4767-a245-85b580534e5e','4dd8fce9-9657-4b00-9466-264c22f9b13b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66037d3f4b754778ac61aa303c959c98',volume_type_id=29b75108-3f17-4402-b8a9-799edac676d5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34: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=548dcb5c-02a0-4aca-9b1e-9031608362ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='262503100d1e4939875444e7a1dc883f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66037d3f4b754778ac61aa303c959c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29b75108-3f17-4402-b8a9-799edac676d5),volume_type_id=29b75108-3f17-4402-b8a9-799edac676d5)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:30.885305 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d5f6e0-e64a-48de-8876-851d0293ee1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:30.903723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d5f6e0-e64a-48de-8876-851d0293ee1e) transitioned into state 'SUCCESS' from 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='262503100d1e4939875444e7a1dc883f',qos_specs=None,replication_status=,reservations=['9082b57b-f418-4044-b37b-9eec077c6e67','a44d1d21-77a0-47f5-ba3c-5a51514f5135','1cda7332-0191-4767-a245-85b580534e5e','4dd8fce9-9657-4b00-9466-264c22f9b13b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66037d3f4b754778ac61aa303c959c98',volume_type_id=29b75108-3f17-4402-b8a9-799edac676d5)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:30.905335 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77fd4738-f9f9-47b4-8f22-95c8054b4ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:30.914604 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77fd4738-f9f9-47b4-8f22-95c8054b4ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:30.915398 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Flow 'volume_create_api' (e6218b2a-39af-4d30-97aa-1d069cc0164f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:30.915682 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume request issued successfully. Aug 13 19:34:30.916246 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f14ad945-83d6-4366-b6a8-f34f5023772f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:30.917714 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 901/3619] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:34:30 2026] POST /volume/v3/volumes => generated 773 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:30.930784 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d04dbb9-187f-4d2d-8302-5bbc0e727384 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:30.932652 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d04dbb9-187f-4d2d-8302-5bbc0e727384 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec Aug 13 19:34:30.932969 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d04dbb9-187f-4d2d-8302-5bbc0e727384 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:30.933091 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d04dbb9-187f-4d2d-8302-5bbc0e727384 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:30.940953 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:30.940953 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:30.945022 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3d04dbb9-187f-4d2d-8302-5bbc0e727384 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:30.949428 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d04dbb9-187f-4d2d-8302-5bbc0e727384 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec returned with HTTP 200 Aug 13 19:34:30.949765 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 907/3620] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:30 2026] GET /volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:31.130725 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6d5096b0-d8f6-45f6-858c-0b38fe053c19 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:31.134373 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d5096b0-d8f6-45f6-858c-0b38fe053c19 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf Aug 13 19:34:31.134552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d5096b0-d8f6-45f6-858c-0b38fe053c19 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:31.134726 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d5096b0-d8f6-45f6-858c-0b38fe053c19 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:31.148470 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d5096b0-d8f6-45f6-858c-0b38fe053c19 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf returned with HTTP 404 Aug 13 19:34:31.149096 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 909/3621] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:31 2026] GET /volume/v3/volumes/e6ee9c48-2387-411d-9f1c-37a7c7e4bfcf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:31.156982 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9b4993d6-31fa-40f5-a6ad-2471ff8dcab5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:31.159028 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b4993d6-31fa-40f5-a6ad-2471ff8dcab5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 Aug 13 19:34:31.159306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b4993d6-31fa-40f5-a6ad-2471ff8dcab5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:31.159645 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9b4993d6-31fa-40f5-a6ad-2471ff8dcab5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:31.159871 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9b4993d6-31fa-40f5-a6ad-2471ff8dcab5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume with id: 3c7422df-1fbd-49da-a941-95b700409d18 Aug 13 19:34:31.168681 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:31.168681 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:31.169145 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9b4993d6-31fa-40f5-a6ad-2471ff8dcab5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:31.185396 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9b4993d6-31fa-40f5-a6ad-2471ff8dcab5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Delete volume request issued successfully. Aug 13 19:34:31.185811 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9b4993d6-31fa-40f5-a6ad-2471ff8dcab5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 returned with HTTP 202 Aug 13 19:34:31.186421 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 905/3622] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:31 2026] DELETE /volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:31.201905 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1920ed62-b226-4133-b613-78398a3c6c4e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:31.205142 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1920ed62-b226-4133-b613-78398a3c6c4e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 Aug 13 19:34:31.205550 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1920ed62-b226-4133-b613-78398a3c6c4e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:31.206034 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1920ed62-b226-4133-b613-78398a3c6c4e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:31.216492 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:31.216492 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:31.221343 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1920ed62-b226-4133-b613-78398a3c6c4e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Volume info retrieved successfully. Aug 13 19:34:31.227850 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1920ed62-b226-4133-b613-78398a3c6c4e tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 returned with HTTP 200 Aug 13 19:34:31.228437 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 902/3623] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:31 2026] GET /volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:31.313214 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-39ac2857-56c9-411b-9f79-2ef4d93c759d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:31.315740 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39ac2857-56c9-411b-9f79-2ef4d93c759d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:31.315887 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39ac2857-56c9-411b-9f79-2ef4d93c759d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:31.316016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-39ac2857-56c9-411b-9f79-2ef4d93c759d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:31.316142 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-39ac2857-56c9-411b-9f79-2ef4d93c759d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:31.322141 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:31.322141 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:31.323036 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-39ac2857-56c9-411b-9f79-2ef4d93c759d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:31.323542 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 908/3624] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:31 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:31.354159 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a9aa20b6-89cd-4af7-99ff-e6e2a9f361cf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:31.356367 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9aa20b6-89cd-4af7-99ff-e6e2a9f361cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:31.356803 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9aa20b6-89cd-4af7-99ff-e6e2a9f361cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:31.357156 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a9aa20b6-89cd-4af7-99ff-e6e2a9f361cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:31.357373 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a9aa20b6-89cd-4af7-99ff-e6e2a9f361cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:31.363031 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:31.363031 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:31.364067 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a9aa20b6-89cd-4af7-99ff-e6e2a9f361cf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:31.364522 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 910/3625] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:31 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:31.965969 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-64e0cd4d-b5d7-453d-b91d-55d36544a9b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:31.967598 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-64e0cd4d-b5d7-453d-b91d-55d36544a9b5 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec Aug 13 19:34:31.967794 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-64e0cd4d-b5d7-453d-b91d-55d36544a9b5 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:31.968033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-64e0cd4d-b5d7-453d-b91d-55d36544a9b5 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:31.974899 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:31.974899 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:31.978629 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-64e0cd4d-b5d7-453d-b91d-55d36544a9b5 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:31.982904 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-64e0cd4d-b5d7-453d-b91d-55d36544a9b5 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec returned with HTTP 200 Aug 13 19:34:31.983370 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 906/3626] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:31 2026] GET /volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:32.002364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bbadc86b-d6e4-4966-9794-83d3d41985a1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.004664 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bbadc86b-d6e4-4966-9794-83d3d41985a1 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:34:32.004992 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bbadc86b-d6e4-4966-9794-83d3d41985a1 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.004992 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bbadc86b-d6e4-4966-9794-83d3d41985a1 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.009700 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bbadc86b-d6e4-4966-9794-83d3d41985a1 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:34:32.009700 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 903/3627] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:34:32 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:32.017569 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0f537af6-6bfe-4a41-bd7b-cbdabcde1962 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.019381 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f537af6-6bfe-4a41-bd7b-cbdabcde1962 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:34:32.019604 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f537af6-6bfe-4a41-bd7b-cbdabcde1962 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.019790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f537af6-6bfe-4a41-bd7b-cbdabcde1962 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.027291 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f537af6-6bfe-4a41-bd7b-cbdabcde1962 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:34:32.027291 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 909/3628] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:34:32 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:32.039291 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9ffa0871-38e4-4f4b-ba56-0c2c4fe3098c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.040787 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ffa0871-38e4-4f4b-ba56-0c2c4fe3098c tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/messages/c97fc7f9-a6db-441f-8147-576a7ae04c31 Aug 13 19:34:32.041013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ffa0871-38e4-4f4b-ba56-0c2c4fe3098c tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.041175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ffa0871-38e4-4f4b-ba56-0c2c4fe3098c tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.053405 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ffa0871-38e4-4f4b-ba56-0c2c4fe3098c tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages/c97fc7f9-a6db-441f-8147-576a7ae04c31 returned with HTTP 204 Aug 13 19:34:32.054175 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 911/3629] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:34:32 2026] DELETE /volume/v3/messages/c97fc7f9-a6db-441f-8147-576a7ae04c31 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:34:32.061578 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.063400 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec Aug 13 19:34:32.063623 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.063806 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.063978 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Delete volume with id: 548dcb5c-02a0-4aca-9b1e-9031608362ec Aug 13 19:34:32.071029 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:32.071029 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:32.071373 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:32.072262 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100183) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:34:32.081832 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1688735826 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1688735826, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:32.082123 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1688735826 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1688735826, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:32.090458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Created reservations ['7b02ac89-e0a3-4a5f-85c3-4596133003f1', '29970d86-c731-4433-a987-93a595421ba3', 'bd976d51-27d3-433a-99b7-e60e9111e156', 'f5c459c4-7322-4cd1-a75f-9b7797aefa57'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:32.115048 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Delete volume request issued successfully. Aug 13 19:34:32.115346 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7d6d83be-5453-427c-ba1f-636a046e3ebf tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec returned with HTTP 202 Aug 13 19:34:32.115645 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 907/3630] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:34:32 2026] DELETE /volume/v3/volumes/548dcb5c-02a0-4aca-9b1e-9031608362ec => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:32.123104 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-48899b8e-5e9d-42ac-8dbd-e11083bfa994 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.126998 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-48899b8e-5e9d-42ac-8dbd-e11083bfa994 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/types/29b75108-3f17-4402-b8a9-799edac676d5 Aug 13 19:34:32.127208 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-48899b8e-5e9d-42ac-8dbd-e11083bfa994 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.127418 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-48899b8e-5e9d-42ac-8dbd-e11083bfa994 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.151201 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-48899b8e-5e9d-42ac-8dbd-e11083bfa994 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/types/29b75108-3f17-4402-b8a9-799edac676d5 returned with HTTP 202 Aug 13 19:34:32.151916 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 904/3631] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:34:32 2026] DELETE /volume/v3/types/29b75108-3f17-4402-b8a9-799edac676d5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:32.159693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e9336f46-723a-4acd-b768-4fd0ef6c2c1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.161248 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e9336f46-723a-4acd-b768-4fd0ef6c2c1c tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:34:32.161615 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e9336f46-723a-4acd-b768-4fd0ef6c2c1c tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-429680073", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1577743573", "vendor_name": "tempest-vendor_name-747137767"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:32.174609 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e9336f46-723a-4acd-b768-4fd0ef6c2c1c tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:34:32.175030 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 910/3632] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:34:32 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 13 19:34:32.183298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e7d8e87-66f2-4626-9918-83930b68865f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.185204 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:32.185595 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e5cb909c-d45e-43b3-bfe9-d41022b3392a", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:32.187304 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume request body: {'volume': {'volume_type': 'e5cb909c-d45e-43b3-bfe9-d41022b3392a', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:32.191036 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume of 1 GB Aug 13 19:34:32.191375 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:32.191375 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:32.191766 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:32.196776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Flow 'volume_create_api' (a36167c5-dd7c-4150-8e5c-657777a6c8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:32.197928 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e714eb-c8da-4356-8ec6-7e01ef72321a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:32.198675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:32.218409 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e714eb-c8da-4356-8ec6-7e01ef72321a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:34:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1577743573',vendor_name='tempest-vendor_name-747137767'},id=e5cb909c-d45e-43b3-bfe9-d41022b3392a,is_public=True,name='tempest-ProjectAdminTests-volume-type-429680073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5cb909c-d45e-43b3-bfe9-d41022b3392a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:32.219161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb2a240-8efb-4388-b684-4ca8387ddde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:32.242174 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c0d20cef-68a9-4172-9b2d-ae8e14cb02b5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.246428 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-429680073 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-429680073, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:32.246743 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-429680073 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-429680073, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:32.247866 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c0d20cef-68a9-4172-9b2d-ae8e14cb02b5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] GET https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 Aug 13 19:34:32.248088 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c0d20cef-68a9-4172-9b2d-ae8e14cb02b5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.248287 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c0d20cef-68a9-4172-9b2d-ae8e14cb02b5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.256652 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c0d20cef-68a9-4172-9b2d-ae8e14cb02b5 tempest-CreateVolumesFromSourceVolumeTest-488188611 tempest-CreateVolumesFromSourceVolumeTest-488188611-project-member] https://10.4.3.126/volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 returned with HTTP 404 Aug 13 19:34:32.257139 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 908/3633] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:32 2026] GET /volume/v3/volumes/3c7422df-1fbd-49da-a941-95b700409d18 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:32.273119 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Created reservations ['d9c51524-892e-49dd-964c-2f65f2256adf', '8cf79f75-91a1-49c2-91e5-ca7ec03c2f70', 'c7815eaa-45b3-49a7-a97a-313f33976e7d', 'd828073d-9b07-4ded-b9d0-761a9144deb7'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:32.274071 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb2a240-8efb-4388-b684-4ca8387ddde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9c51524-892e-49dd-964c-2f65f2256adf', '8cf79f75-91a1-49c2-91e5-ca7ec03c2f70', 'c7815eaa-45b3-49a7-a97a-313f33976e7d', 'd828073d-9b07-4ded-b9d0-761a9144deb7']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:32.275079 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f06474-74b8-471b-9816-a9591c082e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:32.303747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f06474-74b8-471b-9816-a9591c082e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fede1863-6c13-4a7c-872b-3f68ff0083f9', '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='262503100d1e4939875444e7a1dc883f',qos_specs=None,replication_status=,reservations=['d9c51524-892e-49dd-964c-2f65f2256adf','8cf79f75-91a1-49c2-91e5-ca7ec03c2f70','c7815eaa-45b3-49a7-a97a-313f33976e7d','d828073d-9b07-4ded-b9d0-761a9144deb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66037d3f4b754778ac61aa303c959c98',volume_type_id=e5cb909c-d45e-43b3-bfe9-d41022b3392a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:32Z,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=fede1863-6c13-4a7c-872b-3f68ff0083f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='262503100d1e4939875444e7a1dc883f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66037d3f4b754778ac61aa303c959c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5cb909c-d45e-43b3-bfe9-d41022b3392a),volume_type_id=e5cb909c-d45e-43b3-bfe9-d41022b3392a)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:32.304976 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcab0c87-45d8-4c91-a304-e79852144a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:32.351816 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcab0c87-45d8-4c91-a304-e79852144a3c) transitioned into state 'SUCCESS' from 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='262503100d1e4939875444e7a1dc883f',qos_specs=None,replication_status=,reservations=['d9c51524-892e-49dd-964c-2f65f2256adf','8cf79f75-91a1-49c2-91e5-ca7ec03c2f70','c7815eaa-45b3-49a7-a97a-313f33976e7d','d828073d-9b07-4ded-b9d0-761a9144deb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66037d3f4b754778ac61aa303c959c98',volume_type_id=e5cb909c-d45e-43b3-bfe9-d41022b3392a)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:32.352530 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6d4a90-bf37-4f12-a2a6-7927fcd0d872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:32.363084 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e424e6dd-7cf3-457c-b2ba-10bc747b409f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.365869 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6d4a90-bf37-4f12-a2a6-7927fcd0d872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:32.367064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Flow 'volume_create_api' (a36167c5-dd7c-4150-8e5c-657777a6c8c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:32.367810 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Create volume request issued successfully. Aug 13 19:34:32.368347 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e7d8e87-66f2-4626-9918-83930b68865f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:32.369309 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 912/3634] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:34:32 2026] POST /volume/v3/volumes => generated 772 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:32.369458 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e424e6dd-7cf3-457c-b2ba-10bc747b409f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:32.370013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e424e6dd-7cf3-457c-b2ba-10bc747b409f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.370013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e424e6dd-7cf3-457c-b2ba-10bc747b409f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.370146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e424e6dd-7cf3-457c-b2ba-10bc747b409f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:32.375506 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0fd3efc-d2a5-4ab3-b3d6-ddac3238751e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.377256 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0fd3efc-d2a5-4ab3-b3d6-ddac3238751e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:32.377473 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0fd3efc-d2a5-4ab3-b3d6-ddac3238751e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.377671 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0fd3efc-d2a5-4ab3-b3d6-ddac3238751e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.377781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e0fd3efc-d2a5-4ab3-b3d6-ddac3238751e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:32.378366 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:32.378366 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:32.379682 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e424e6dd-7cf3-457c-b2ba-10bc747b409f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:32.380685 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 905/3635] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:32 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:32.383545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4294a41c-640b-4a90-ac4b-b204ae4f8939 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:32.384618 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:32.384618 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:32.385491 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4294a41c-640b-4a90-ac4b-b204ae4f8939 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 Aug 13 19:34:32.385569 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0fd3efc-d2a5-4ab3-b3d6-ddac3238751e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:32.386225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4294a41c-640b-4a90-ac4b-b204ae4f8939 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:32.386225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4294a41c-640b-4a90-ac4b-b204ae4f8939 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:32.386379 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 911/3636] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:32 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:32.394560 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:32.394560 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:32.398734 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4294a41c-640b-4a90-ac4b-b204ae4f8939 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:32.401127 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4294a41c-640b-4a90-ac4b-b204ae4f8939 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 returned with HTTP 200 Aug 13 19:34:32.401974 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 909/3637] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:32 2026] GET /volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:33.402416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1b000932-6eb6-4d6c-b2da-006d0955402e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:33.404929 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b000932-6eb6-4d6c-b2da-006d0955402e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:33.405175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b000932-6eb6-4d6c-b2da-006d0955402e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:33.405419 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b000932-6eb6-4d6c-b2da-006d0955402e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:33.405532 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1b000932-6eb6-4d6c-b2da-006d0955402e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:33.411701 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:33.411701 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:33.412788 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b000932-6eb6-4d6c-b2da-006d0955402e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:33.413206 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 913/3638] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:33 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:33.417720 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-173137a9-3898-455b-967e-6b1d9aaebc5d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:33.419720 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9074a983-086e-480e-814f-b4ea5511287a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:33.420065 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-173137a9-3898-455b-967e-6b1d9aaebc5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:33.420428 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-173137a9-3898-455b-967e-6b1d9aaebc5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:33.420782 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-173137a9-3898-455b-967e-6b1d9aaebc5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:33.421163 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-173137a9-3898-455b-967e-6b1d9aaebc5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:33.426575 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:33.426575 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:33.429204 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9074a983-086e-480e-814f-b4ea5511287a tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 Aug 13 19:34:33.429447 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-173137a9-3898-455b-967e-6b1d9aaebc5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:33.430386 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 912/3639] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:33 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:33.436541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9074a983-086e-480e-814f-b4ea5511287a tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:33.436541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9074a983-086e-480e-814f-b4ea5511287a tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:33.476193 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:33.476193 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:33.480571 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9074a983-086e-480e-814f-b4ea5511287a tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:33.485968 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9074a983-086e-480e-814f-b4ea5511287a tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 returned with HTTP 200 Aug 13 19:34:33.488141 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 906/3640] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:33 2026] GET /volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 => generated 972 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:33.507830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-03680800-1d72-4a6f-92c0-82a166fe804b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:33.509689 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03680800-1d72-4a6f-92c0-82a166fe804b tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:34:33.510032 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03680800-1d72-4a6f-92c0-82a166fe804b tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:33.510435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03680800-1d72-4a6f-92c0-82a166fe804b tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:33.513510 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03680800-1d72-4a6f-92c0-82a166fe804b tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:34:33.513990 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 910/3641] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:34:33 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:33.522541 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a1698a1-4bf7-425c-ae29-6197ce067406 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:33.524785 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a1698a1-4bf7-425c-ae29-6197ce067406 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] GET https://10.4.3.126/volume/v3/messages/465e5c73-c321-46d7-8189-f1bae2e4e3a3 Aug 13 19:34:33.525073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a1698a1-4bf7-425c-ae29-6197ce067406 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:33.525330 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a1698a1-4bf7-425c-ae29-6197ce067406 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:33.529401 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a1698a1-4bf7-425c-ae29-6197ce067406 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages/465e5c73-c321-46d7-8189-f1bae2e4e3a3 returned with HTTP 200 Aug 13 19:34:33.529893 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 914/3642] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:34:33 2026] GET /volume/v3/messages/465e5c73-c321-46d7-8189-f1bae2e4e3a3 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:33.538417 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ab636059-d047-4a9c-904a-ccc9687e6712 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:33.541729 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab636059-d047-4a9c-904a-ccc9687e6712 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/messages/465e5c73-c321-46d7-8189-f1bae2e4e3a3 Aug 13 19:34:33.542077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab636059-d047-4a9c-904a-ccc9687e6712 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:33.542515 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab636059-d047-4a9c-904a-ccc9687e6712 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:33.554564 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab636059-d047-4a9c-904a-ccc9687e6712 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/messages/465e5c73-c321-46d7-8189-f1bae2e4e3a3 returned with HTTP 204 Aug 13 19:34:33.555294 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 913/3643] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:34:33 2026] DELETE /volume/v3/messages/465e5c73-c321-46d7-8189-f1bae2e4e3a3 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:34:33.565863 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:33.568324 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 Aug 13 19:34:33.568637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:33.568931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:33.569173 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Delete volume with id: fede1863-6c13-4a7c-872b-3f68ff0083f9 Aug 13 19:34:33.578998 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:33.578998 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:33.580068 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Volume info retrieved successfully. Aug 13 19:34:33.580506 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:34:33.592747 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-429680073 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-429680073, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:33.593105 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-429680073 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-429680073, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:33.602609 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Created reservations ['beaac58b-740c-4b39-9c64-8b4da2cd3f7e', '32b6b2c0-7da4-4956-ab59-662bdb4da152', 'dde04e57-39c9-439b-8868-5aa361024151', '41cad710-d923-460e-a2a5-e307134250e5'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:33.635579 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Delete volume request issued successfully. Aug 13 19:34:33.635867 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d7e9f81-1aa2-4bee-83a1-3ca24078caf3 tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 returned with HTTP 202 Aug 13 19:34:33.636352 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 907/3644] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:34:33 2026] DELETE /volume/v3/volumes/fede1863-6c13-4a7c-872b-3f68ff0083f9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:33.644861 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6390d712-a2a7-4d65-ba3d-331ca8abe03f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:33.646907 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6390d712-a2a7-4d65-ba3d-331ca8abe03f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] DELETE https://10.4.3.126/volume/v3/types/e5cb909c-d45e-43b3-bfe9-d41022b3392a Aug 13 19:34:33.647147 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6390d712-a2a7-4d65-ba3d-331ca8abe03f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:33.647488 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6390d712-a2a7-4d65-ba3d-331ca8abe03f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:33.674491 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6390d712-a2a7-4d65-ba3d-331ca8abe03f tempest-ProjectAdminTests-534663036 tempest-ProjectAdminTests-534663036-project-admin] https://10.4.3.126/volume/v3/types/e5cb909c-d45e-43b3-bfe9-d41022b3392a returned with HTTP 202 Aug 13 19:34:33.675069 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 911/3645] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:34:33 2026] DELETE /volume/v3/types/e5cb909c-d45e-43b3-bfe9-d41022b3392a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:33.918264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:34.044260 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:34.044615 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1641642559"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:34.048056 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1641642559'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:34.048056 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume of 1 GB Aug 13 19:34:34.051326 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:34.056707 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Flow 'volume_create_api' (70c09d38-3d56-4468-b0ba-3e12001a19e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:34.057689 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a0f87b-79b9-40a2-aed9-79b8708c2b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:34.058632 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:34.086646 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a0f87b-79b9-40a2-aed9-79b8708c2b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:34.087694 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8f553c-50f6-48d0-9b52-4110812bfc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:34.157948 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Created reservations ['713b5bf5-a3f1-406c-9f66-2ffb6c968f5b', '8bf87a1a-bb9e-4601-8f6b-395f39ee90b2', 'da26c9c1-bd51-46ad-aa11-4c39de42c0fa', 'e00d352e-84f4-48ae-808c-5e2835c4cadb'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:34.157948 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e8f553c-50f6-48d0-9b52-4110812bfc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['713b5bf5-a3f1-406c-9f66-2ffb6c968f5b', '8bf87a1a-bb9e-4601-8f6b-395f39ee90b2', 'da26c9c1-bd51-46ad-aa11-4c39de42c0fa', 'e00d352e-84f4-48ae-808c-5e2835c4cadb']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:34.158579 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35093229-fa4e-4548-9066-e746b34c658c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:34.191787 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35093229-fa4e-4548-9066-e746b34c658c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641642559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['713b5bf5-a3f1-406c-9f66-2ffb6c968f5b','8bf87a1a-bb9e-4601-8f6b-395f39ee90b2','da26c9c1-bd51-46ad-aa11-4c39de42c0fa','e00d352e-84f4-48ae-808c-5e2835c4cadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641642559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd51bbc48654f2d884e0e2a09e9b125',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:34.192630 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7449e0f2-851f-4b62-9acf-919f34bb2278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:34.217953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7449e0f2-851f-4b62-9acf-919f34bb2278) transitioned into state 'SUCCESS' from state '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-1641642559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['713b5bf5-a3f1-406c-9f66-2ffb6c968f5b','8bf87a1a-bb9e-4601-8f6b-395f39ee90b2','da26c9c1-bd51-46ad-aa11-4c39de42c0fa','e00d352e-84f4-48ae-808c-5e2835c4cadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:34.219592 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5bc287-e887-4516-86e4-0b9afd5a1a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:34.229801 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5bc287-e887-4516-86e4-0b9afd5a1a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:34.230667 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Flow 'volume_create_api' (70c09d38-3d56-4468-b0ba-3e12001a19e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:34.231070 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume request issued successfully. Aug 13 19:34:34.234722 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3310644-aea5-44c7-ab29-7d849b5f26bd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:34.234722 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 915/3646] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:34:33 2026] POST /volume/v3/volumes => generated 778 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:34.250958 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3166bce2-9094-45e0-86f1-5a82b9390670 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:34.253410 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3166bce2-9094-45e0-86f1-5a82b9390670 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a Aug 13 19:34:34.254067 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3166bce2-9094-45e0-86f1-5a82b9390670 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:34.254067 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3166bce2-9094-45e0-86f1-5a82b9390670 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:34.269044 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:34.269044 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:34.273809 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3166bce2-9094-45e0-86f1-5a82b9390670 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:34:34.279268 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3166bce2-9094-45e0-86f1-5a82b9390670 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a returned with HTTP 200 Aug 13 19:34:34.280031 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 914/3647] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:34 2026] GET /volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:34.434222 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-af46a466-d126-466a-a5b9-5a0f9f020832 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:34.436674 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af46a466-d126-466a-a5b9-5a0f9f020832 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:34.436950 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af46a466-d126-466a-a5b9-5a0f9f020832 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:34.437756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af46a466-d126-466a-a5b9-5a0f9f020832 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:34.437756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-af46a466-d126-466a-a5b9-5a0f9f020832 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:34.443634 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:34.443634 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:34.444819 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af46a466-d126-466a-a5b9-5a0f9f020832 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:34.445356 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 908/3648] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:34 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:34.462672 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-94e081fb-f624-44fa-b0d0-deb512fafd14 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:34.464571 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94e081fb-f624-44fa-b0d0-deb512fafd14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:34.464783 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94e081fb-f624-44fa-b0d0-deb512fafd14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:34.464984 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94e081fb-f624-44fa-b0d0-deb512fafd14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:34.465080 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-94e081fb-f624-44fa-b0d0-deb512fafd14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:34.470512 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:34.470512 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:34.471731 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94e081fb-f624-44fa-b0d0-deb512fafd14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:34.472325 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 912/3649] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:34 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:35.295777 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4df8bb3e-9388-4fb8-a57c-b60d39d74bdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:35.297241 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4df8bb3e-9388-4fb8-a57c-b60d39d74bdd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a Aug 13 19:34:35.297606 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4df8bb3e-9388-4fb8-a57c-b60d39d74bdd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:35.297855 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4df8bb3e-9388-4fb8-a57c-b60d39d74bdd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:35.305348 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:35.305348 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:35.308100 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4df8bb3e-9388-4fb8-a57c-b60d39d74bdd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:34:35.312509 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4df8bb3e-9388-4fb8-a57c-b60d39d74bdd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a returned with HTTP 200 Aug 13 19:34:35.312509 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 916/3650] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:35 2026] GET /volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:35.327986 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aa7ddd0a-f4ed-45f1-b124-2509246349fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:35.329778 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa7ddd0a-f4ed-45f1-b124-2509246349fe tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:34:35.330150 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aa7ddd0a-f4ed-45f1-b124-2509246349fe tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a", "name": "tempest-type-Backup-2052382150"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:35.331687 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-aa7ddd0a-f4ed-45f1-b124-2509246349fe tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Creating new backup {'backup': {'volume_id': 'b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a', 'name': 'tempest-type-Backup-2052382150'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:34:35.331816 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-aa7ddd0a-f4ed-45f1-b124-2509246349fe tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Creating backup of volume b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a in container None Aug 13 19:34:35.338805 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:35.338805 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:35.339154 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aa7ddd0a-f4ed-45f1-b124-2509246349fe tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:34:35.363913 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-aa7ddd0a-f4ed-45f1-b124-2509246349fe tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Created reservations ['ad1b82ce-40d8-4bc9-88f5-3f689801d276', 'b4e7691f-64d7-4821-b559-878e39aa287b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:35.394748 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aa7ddd0a-f4ed-45f1-b124-2509246349fe tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:34:35.395290 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 915/3651] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:34:35 2026] POST /volume/v3/backups => generated 316 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:35.403178 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-19d3b310-3840-4a6d-aaaa-37a5eb6f090e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:35.404858 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19d3b310-3840-4a6d-aaaa-37a5eb6f090e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:35.405064 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19d3b310-3840-4a6d-aaaa-37a5eb6f090e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:35.405290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19d3b310-3840-4a6d-aaaa-37a5eb6f090e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:35.405409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-19d3b310-3840-4a6d-aaaa-37a5eb6f090e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:35.411946 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:35.411946 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:35.413367 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19d3b310-3840-4a6d-aaaa-37a5eb6f090e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:35.413909 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 909/3652] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:35 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:35.459339 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e6113f0e-63d5-436d-84c4-8bc41f1ce328 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:35.459697 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:35.461366 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6113f0e-63d5-436d-84c4-8bc41f1ce328 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:35.461582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6113f0e-63d5-436d-84c4-8bc41f1ce328 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:35.461766 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e6113f0e-63d5-436d-84c4-8bc41f1ce328 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:35.461863 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e6113f0e-63d5-436d-84c4-8bc41f1ce328 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:35.465757 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:35.465757 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:35.466740 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e6113f0e-63d5-436d-84c4-8bc41f1ce328 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:35.467041 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 913/3653] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:35 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:35.484512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60298efe-daf8-43c0-bae6-b483c1cf1c8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:35.486396 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60298efe-daf8-43c0-bae6-b483c1cf1c8c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:35.486644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60298efe-daf8-43c0-bae6-b483c1cf1c8c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:35.489203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60298efe-daf8-43c0-bae6-b483c1cf1c8c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:35.489203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-60298efe-daf8-43c0-bae6-b483c1cf1c8c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:35.495579 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:35.495579 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:35.496628 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60298efe-daf8-43c0-bae6-b483c1cf1c8c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:35.497404 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 916/3654] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:35 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:35.563293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:35.563293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-217478770"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:35.563293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-217478770'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:35.563293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume of 1 GB Aug 13 19:34:35.569381 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:35.576440 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Flow 'volume_create_api' (bda249a4-7df4-4d11-a54c-86cd7cc27790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:35.577830 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948bf021-8634-4353-98b5-c63b4eca0aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:35.579050 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:35.612196 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948bf021-8634-4353-98b5-c63b4eca0aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:35.613192 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f40a68a-4f9c-4c71-a2fe-2359c2d603c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:35.692938 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Created reservations ['ab8ea1fa-6ec8-4037-ae5d-082455736ac1', '7cbc377c-74e2-47b1-a851-c74b36e20788', '4a138998-39cf-4956-8d51-e2a712094d6c', '31377e46-fabb-411c-953a-1676737a41fe'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:35.694078 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f40a68a-4f9c-4c71-a2fe-2359c2d603c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab8ea1fa-6ec8-4037-ae5d-082455736ac1', '7cbc377c-74e2-47b1-a851-c74b36e20788', '4a138998-39cf-4956-8d51-e2a712094d6c', '31377e46-fabb-411c-953a-1676737a41fe']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:35.695189 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8195a1ba-1957-476b-9b20-ef7a9b647d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:35.728936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8195a1ba-1957-476b-9b20-ef7a9b647d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9860e8af-bf8a-4350-a11b-2cc698d7613a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-217478770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',qos_specs=None,replication_status=,reservations=['ab8ea1fa-6ec8-4037-ae5d-082455736ac1','7cbc377c-74e2-47b1-a851-c74b36e20788','4a138998-39cf-4956-8d51-e2a712094d6c','31377e46-fabb-411c-953a-1676737a41fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4703e2de31644a5b0cb003de0a70587',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-217478770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9860e8af-bf8a-4350-a11b-2cc698d7613a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4703e2de31644a5b0cb003de0a70587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:35.730350 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21fa926-2c63-4b45-b34d-96802895d3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:35.761718 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21fa926-2c63-4b45-b34d-96802895d3b5) transitioned into state 'SUCCESS' from state '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-217478770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',qos_specs=None,replication_status=,reservations=['ab8ea1fa-6ec8-4037-ae5d-082455736ac1','7cbc377c-74e2-47b1-a851-c74b36e20788','4a138998-39cf-4956-8d51-e2a712094d6c','31377e46-fabb-411c-953a-1676737a41fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4703e2de31644a5b0cb003de0a70587',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:35.761718 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f12429-8f85-4482-a0e4-11357a75d0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:35.773465 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f12429-8f85-4482-a0e4-11357a75d0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:35.774438 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Flow 'volume_create_api' (bda249a4-7df4-4d11-a54c-86cd7cc27790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:35.774786 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume request issued successfully. Aug 13 19:34:35.775417 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21c0da46-2037-49fd-9dc8-a3e2cc449630 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:35.775918 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 917/3655] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:34:35 2026] POST /volume/v3/volumes => generated 777 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:35.789550 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-15c2f1d1-02f2-4658-8a45-6b168dfb9d08 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:35.792051 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-15c2f1d1-02f2-4658-8a45-6b168dfb9d08 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a Aug 13 19:34:35.792316 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-15c2f1d1-02f2-4658-8a45-6b168dfb9d08 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:35.792641 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-15c2f1d1-02f2-4658-8a45-6b168dfb9d08 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:35.801628 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:35.801628 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:35.805501 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-15c2f1d1-02f2-4658-8a45-6b168dfb9d08 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:35.809289 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-15c2f1d1-02f2-4658-8a45-6b168dfb9d08 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a returned with HTTP 200 Aug 13 19:34:35.809689 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 910/3656] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:35 2026] GET /volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:36.432055 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b6ed3326-5159-4c01-93c7-05dab1941f63 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:36.433916 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6ed3326-5159-4c01-93c7-05dab1941f63 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:36.434325 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6ed3326-5159-4c01-93c7-05dab1941f63 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:36.434599 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6ed3326-5159-4c01-93c7-05dab1941f63 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:36.434814 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b6ed3326-5159-4c01-93c7-05dab1941f63 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:36.439448 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:36.439448 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:36.440096 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6ed3326-5159-4c01-93c7-05dab1941f63 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:36.440510 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 914/3657] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:36 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:36.482262 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a77b6db7-51f9-421b-ad26-041f0caa9f47 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:36.484266 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a77b6db7-51f9-421b-ad26-041f0caa9f47 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:36.484474 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a77b6db7-51f9-421b-ad26-041f0caa9f47 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:36.484671 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a77b6db7-51f9-421b-ad26-041f0caa9f47 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:36.484791 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a77b6db7-51f9-421b-ad26-041f0caa9f47 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:36.490117 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:36.490117 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:36.490848 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a77b6db7-51f9-421b-ad26-041f0caa9f47 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:36.491196 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 917/3658] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:36 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:36.507992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-32fa7f71-9da8-47dd-a484-e8b8b5e3e239 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:36.509773 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-32fa7f71-9da8-47dd-a484-e8b8b5e3e239 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:36.510200 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-32fa7f71-9da8-47dd-a484-e8b8b5e3e239 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:36.510552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-32fa7f71-9da8-47dd-a484-e8b8b5e3e239 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:36.510762 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-32fa7f71-9da8-47dd-a484-e8b8b5e3e239 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:36.518391 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:36.518391 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:36.518391 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-32fa7f71-9da8-47dd-a484-e8b8b5e3e239 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:36.518391 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 918/3659] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:36 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:36.837652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1c3a0018-7fee-49d8-825e-bbfca77066b8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:36.847288 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1c3a0018-7fee-49d8-825e-bbfca77066b8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a Aug 13 19:34:36.848487 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1c3a0018-7fee-49d8-825e-bbfca77066b8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:36.848765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1c3a0018-7fee-49d8-825e-bbfca77066b8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:36.876215 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:36.876215 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:36.893763 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1c3a0018-7fee-49d8-825e-bbfca77066b8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:36.917053 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1c3a0018-7fee-49d8-825e-bbfca77066b8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a returned with HTTP 200 Aug 13 19:34:36.918905 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 911/3660] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:36 2026] GET /volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a => generated 1008 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:36.936244 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-04e2e188-49ed-4b93-b1e8-2b9e4224ec53 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:37.000163 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-04e2e188-49ed-4b93-b1e8-2b9e4224ec53 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] GET https://10.4.3.126/volume/v3/volumes Aug 13 19:34:37.000384 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-04e2e188-49ed-4b93-b1e8-2b9e4224ec53 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:37.000553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-04e2e188-49ed-4b93-b1e8-2b9e4224ec53 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:37.000744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-04e2e188-49ed-4b93-b1e8-2b9e4224ec53 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:34:37.001404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-04e2e188-49ed-4b93-b1e8-2b9e4224ec53 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:34:37.008288 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-04e2e188-49ed-4b93-b1e8-2b9e4224ec53 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Get all volumes completed successfully. Aug 13 19:34:37.009162 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-04e2e188-49ed-4b93-b1e8-2b9e4224ec53 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] https://10.4.3.126/volume/v3/volumes returned with HTTP 200 Aug 13 19:34:37.009766 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 915/3661] 10.4.3.126 () {68 vars in 1278 bytes} [Thu Aug 13 19:34:36 2026] GET /volume/v3/volumes => generated 335 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:37.022030 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-35df0051-72de-466d-a5f9-7eab790444fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:37.023361 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35df0051-72de-466d-a5f9-7eab790444fa tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a Aug 13 19:34:37.023720 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35df0051-72de-466d-a5f9-7eab790444fa tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:37.024052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35df0051-72de-466d-a5f9-7eab790444fa tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:37.024313 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-35df0051-72de-466d-a5f9-7eab790444fa tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Delete volume with id: 9860e8af-bf8a-4350-a11b-2cc698d7613a Aug 13 19:34:37.032633 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:37.032633 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:37.032633 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-35df0051-72de-466d-a5f9-7eab790444fa tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:37.053780 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-35df0051-72de-466d-a5f9-7eab790444fa tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Delete volume request issued successfully. Aug 13 19:34:37.053780 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35df0051-72de-466d-a5f9-7eab790444fa tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a returned with HTTP 202 Aug 13 19:34:37.053780 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 918/3662] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:34:37 2026] DELETE /volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:34:37.062121 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7b6d8fb9-f7ee-472e-83a5-7c8fc1c90799 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:37.063911 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b6d8fb9-f7ee-472e-83a5-7c8fc1c90799 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a Aug 13 19:34:37.064283 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b6d8fb9-f7ee-472e-83a5-7c8fc1c90799 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:37.064575 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b6d8fb9-f7ee-472e-83a5-7c8fc1c90799 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:37.072122 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:37.072122 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:37.076156 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7b6d8fb9-f7ee-472e-83a5-7c8fc1c90799 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:37.081173 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b6d8fb9-f7ee-472e-83a5-7c8fc1c90799 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a returned with HTTP 200 Aug 13 19:34:37.081755 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 919/3663] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:37 2026] GET /volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:37.451411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1ee94ec7-9566-4a5f-b812-51581f383111 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:37.453233 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1ee94ec7-9566-4a5f-b812-51581f383111 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:37.453478 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1ee94ec7-9566-4a5f-b812-51581f383111 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:37.453708 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1ee94ec7-9566-4a5f-b812-51581f383111 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:37.453851 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1ee94ec7-9566-4a5f-b812-51581f383111 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:37.458957 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:37.458957 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:37.458957 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1ee94ec7-9566-4a5f-b812-51581f383111 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:37.459212 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 912/3664] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:37 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:37.500337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2b80e407-9fa6-4f7b-b26b-188e7bb080db None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:37.502004 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b80e407-9fa6-4f7b-b26b-188e7bb080db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:37.502208 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2b80e407-9fa6-4f7b-b26b-188e7bb080db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:37.502420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2b80e407-9fa6-4f7b-b26b-188e7bb080db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:37.502525 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2b80e407-9fa6-4f7b-b26b-188e7bb080db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:37.506753 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:37.506753 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:37.507501 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2b80e407-9fa6-4f7b-b26b-188e7bb080db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:37.507859 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 916/3665] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:37 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:37.529528 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0448e54b-554b-410b-8177-96e7d302b88e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:37.531247 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0448e54b-554b-410b-8177-96e7d302b88e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:37.531460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0448e54b-554b-410b-8177-96e7d302b88e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:37.531646 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0448e54b-554b-410b-8177-96e7d302b88e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:37.531759 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0448e54b-554b-410b-8177-96e7d302b88e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:37.536162 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:37.536162 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:37.536897 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0448e54b-554b-410b-8177-96e7d302b88e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:37.537323 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 919/3666] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:37 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:38.096295 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-821b0f31-5bab-420a-985d-2a66683641f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.098718 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-821b0f31-5bab-420a-985d-2a66683641f9 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a Aug 13 19:34:38.098947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-821b0f31-5bab-420a-985d-2a66683641f9 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.099238 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-821b0f31-5bab-420a-985d-2a66683641f9 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.108747 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-821b0f31-5bab-420a-985d-2a66683641f9 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a returned with HTTP 404 Aug 13 19:34:38.109368 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 920/3667] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:38 2026] GET /volume/v3/volumes/9860e8af-bf8a-4350-a11b-2cc698d7613a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:34:38.127083 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.133296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:38.133296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1429506638"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:38.136899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1429506638'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:38.137951 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume of 1 GB Aug 13 19:34:38.154326 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:38.186775 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Flow 'volume_create_api' (55bd4784-5b05-492b-9b74-086af6e5d831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:38.190133 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3113e3e3-7a4e-4dd9-b092-4a3c8603b4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.191106 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:38.220058 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3113e3e3-7a4e-4dd9-b092-4a3c8603b4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.220756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7907124-79ce-4051-97fa-8f564fa19787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.267163 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Created reservations ['326e6f6d-9f87-453c-8fa5-cb5c4ca4c34c', '46ac621c-add1-4cc3-82b0-01d491e6e585', '91446802-14d3-420a-81f5-babe477833b1', '61cd1576-d1a5-42d5-9523-cb13033f4a8b'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:38.268383 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7907124-79ce-4051-97fa-8f564fa19787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['326e6f6d-9f87-453c-8fa5-cb5c4ca4c34c', '46ac621c-add1-4cc3-82b0-01d491e6e585', '91446802-14d3-420a-81f5-babe477833b1', '61cd1576-d1a5-42d5-9523-cb13033f4a8b']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.269551 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b116c7-ea40-4e8d-88d6-8e8db048bce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.280528 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-843689fe-ae5f-411b-9cc2-a0ed67671a04 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.283337 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-843689fe-ae5f-411b-9cc2-a0ed67671a04 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:34:38.283734 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-843689fe-ae5f-411b-9cc2-a0ed67671a04 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-769851256-1881460068", "extra_specs": {"multiattach": " True"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:38.301434 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b116c7-ea40-4e8d-88d6-8e8db048bce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f27e45-72b1-44c9-8e9f-ac19545d3707', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1429506638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',qos_specs=None,replication_status=,reservations=['326e6f6d-9f87-453c-8fa5-cb5c4ca4c34c','46ac621c-add1-4cc3-82b0-01d491e6e585','91446802-14d3-420a-81f5-babe477833b1','61cd1576-d1a5-42d5-9523-cb13033f4a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4703e2de31644a5b0cb003de0a70587',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1429506638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f27e45-72b1-44c9-8e9f-ac19545d3707,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4703e2de31644a5b0cb003de0a70587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.302353 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c4ab1ce-1b83-4aa9-ab53-3dd5b1b2639a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.315212 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-843689fe-ae5f-411b-9cc2-a0ed67671a04 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:34:38.315212 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 917/3668] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:34:38 2026] POST /volume/v3/types => generated 286 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:38.323528 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.325548 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:38.326313 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2054834422", "snapshot_id": null, "imageRef": null, "volume_type": "0e4a7deb-577c-4534-9161-a1478681b8e1", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:38.328136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2054834422', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0e4a7deb-577c-4534-9161-a1478681b8e1', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:38.330143 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c4ab1ce-1b83-4aa9-ab53-3dd5b1b2639a) transitioned into state 'SUCCESS' from state '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-1429506638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',qos_specs=None,replication_status=,reservations=['326e6f6d-9f87-453c-8fa5-cb5c4ca4c34c','46ac621c-add1-4cc3-82b0-01d491e6e585','91446802-14d3-420a-81f5-babe477833b1','61cd1576-d1a5-42d5-9523-cb13033f4a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4703e2de31644a5b0cb003de0a70587',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.330952 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528387ab-642b-4adf-af42-afeaf732e2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.334777 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume of 1 GB Aug 13 19:34:38.335321 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.335321 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:38.336021 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Availability Zones retrieved successfully. Aug 13 19:34:38.342070 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Flow 'volume_create_api' (3a8c9a59-7fd7-4540-9b9a-ca74e0d08072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:38.342830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528387ab-642b-4adf-af42-afeaf732e2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.342944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c88d093-9a81-4d30-9035-783600678f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.343831 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:38.344115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Flow 'volume_create_api' (55bd4784-5b05-492b-9b74-086af6e5d831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:38.344793 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume request issued successfully. Aug 13 19:34:38.348226 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62ff6766-d35d-44c5-bec0-dae75b21cd7b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:38.348226 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 913/3669] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:34:38 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:38.354915 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.354915 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:38.362950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe94cb66-d03b-4f7e-a619-abd8111be0e8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.366501 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe94cb66-d03b-4f7e-a619-abd8111be0e8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 Aug 13 19:34:38.366682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe94cb66-d03b-4f7e-a619-abd8111be0e8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.366847 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe94cb66-d03b-4f7e-a619-abd8111be0e8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.375965 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c88d093-9a81-4d30-9035-783600678f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:34:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0e4a7deb-577c-4534-9161-a1478681b8e1,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-769851256-1881460068',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e4a7deb-577c-4534-9161-a1478681b8e1', 'encryption_key_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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.378233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c76657e-4e49-4c06-94d0-d81e41be090e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.378374 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.378374 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:38.380739 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fe94cb66-d03b-4f7e-a619-abd8111be0e8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:38.384719 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe94cb66-d03b-4f7e-a619-abd8111be0e8 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 returned with HTTP 200 Aug 13 19:34:38.385174 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 921/3670] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:38 2026] GET /volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:38.399561 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-769851256-1881460068 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-769851256-1881460068, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:38.399804 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-769851256-1881460068 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-769851256-1881460068, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:34:38.422747 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Created reservations ['5358fb4f-1679-489d-adaa-e65c11b964a1', '82546313-8e7b-48f5-87d3-82406ae544b5', '8c983392-1c3e-4b26-b119-cfea9c29df4f', 'aefaea64-d8d3-4044-847e-1f2f53d9c307'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:38.423504 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c76657e-4e49-4c06-94d0-d81e41be090e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5358fb4f-1679-489d-adaa-e65c11b964a1', '82546313-8e7b-48f5-87d3-82406ae544b5', '8c983392-1c3e-4b26-b119-cfea9c29df4f', 'aefaea64-d8d3-4044-847e-1f2f53d9c307']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.424197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae546a18-b90d-4a49-844c-52aa12064a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.448099 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae546a18-b90d-4a49-844c-52aa12064a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '647735bc-77f6-413e-a6ed-5f6b50357640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2054834422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63902e821a8e45bc83eb9910e5eb3b74',qos_specs=None,replication_status=,reservations=['5358fb4f-1679-489d-adaa-e65c11b964a1','82546313-8e7b-48f5-87d3-82406ae544b5','8c983392-1c3e-4b26-b119-cfea9c29df4f','aefaea64-d8d3-4044-847e-1f2f53d9c307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_type_id=0e4a7deb-577c-4534-9161-a1478681b8e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2054834422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=647735bc-77f6-413e-a6ed-5f6b50357640,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='63902e821a8e45bc83eb9910e5eb3b74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e4a7deb-577c-4534-9161-a1478681b8e1),volume_type_id=0e4a7deb-577c-4534-9161-a1478681b8e1)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.449760 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7aa1bfb-4c13-4f0c-b733-ac427472ed64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.471703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-83356956-36c2-452c-ad6e-6af5c2a4be2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.473842 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-83356956-36c2-452c-ad6e-6af5c2a4be2c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:38.474101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-83356956-36c2-452c-ad6e-6af5c2a4be2c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.474461 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-83356956-36c2-452c-ad6e-6af5c2a4be2c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.474599 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-83356956-36c2-452c-ad6e-6af5c2a4be2c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:38.478797 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.478797 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:38.479666 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-83356956-36c2-452c-ad6e-6af5c2a4be2c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:38.479750 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 918/3671] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:38 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:38.480912 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7aa1bfb-4c13-4f0c-b733-ac427472ed64) transitioned into state 'SUCCESS' from state '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-2054834422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63902e821a8e45bc83eb9910e5eb3b74',qos_specs=None,replication_status=,reservations=['5358fb4f-1679-489d-adaa-e65c11b964a1','82546313-8e7b-48f5-87d3-82406ae544b5','8c983392-1c3e-4b26-b119-cfea9c29df4f','aefaea64-d8d3-4044-847e-1f2f53d9c307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a799f8f6c6482b9b7ff8f61a9e8c7f',volume_type_id=0e4a7deb-577c-4534-9161-a1478681b8e1)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.481805 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de6c406-a861-42cc-99d2-ec8b8517f455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:38.496419 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de6c406-a861-42cc-99d2-ec8b8517f455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:38.497531 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Flow 'volume_create_api' (3a8c9a59-7fd7-4540-9b9a-ca74e0d08072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:38.497924 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Create volume request issued successfully. Aug 13 19:34:38.498678 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fcbe1ed9-17e3-4f8c-939e-61d5e0930cac tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:38.499198 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 920/3672] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:38 2026] POST /volume/v3/volumes => generated 829 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:38.513039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f26ce624-f6db-4aa7-ad7a-2981e52b6e86 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.515705 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f26ce624-f6db-4aa7-ad7a-2981e52b6e86 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:38.515943 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f26ce624-f6db-4aa7-ad7a-2981e52b6e86 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.516150 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f26ce624-f6db-4aa7-ad7a-2981e52b6e86 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.517926 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-209892f0-4fbe-4e99-8a54-d603ff3b6487 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.519245 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-209892f0-4fbe-4e99-8a54-d603ff3b6487 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:38.519533 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-209892f0-4fbe-4e99-8a54-d603ff3b6487 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.519897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-209892f0-4fbe-4e99-8a54-d603ff3b6487 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.520102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-209892f0-4fbe-4e99-8a54-d603ff3b6487 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:38.522698 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.522698 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:38.528208 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.528208 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:38.528208 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-209892f0-4fbe-4e99-8a54-d603ff3b6487 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:38.528342 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f26ce624-f6db-4aa7-ad7a-2981e52b6e86 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:38.528375 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 922/3673] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:38 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:38.536202 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f26ce624-f6db-4aa7-ad7a-2981e52b6e86 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:38.536582 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 914/3674] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:38 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:38.547031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b6fcb6d2-1b05-4ed1-9524-bc860819b23d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.547485 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-51e616e1-0744-462b-b413-1c25f1661a90 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.549650 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-51e616e1-0744-462b-b413-1c25f1661a90 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 Aug 13 19:34:38.549850 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6fcb6d2-1b05-4ed1-9524-bc860819b23d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:38.550026 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-51e616e1-0744-462b-b413-1c25f1661a90 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.550081 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-51e616e1-0744-462b-b413-1c25f1661a90 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.550141 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6fcb6d2-1b05-4ed1-9524-bc860819b23d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.550454 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b6fcb6d2-1b05-4ed1-9524-bc860819b23d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.550623 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b6fcb6d2-1b05-4ed1-9524-bc860819b23d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:38.555256 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.555256 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:38.556047 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b6fcb6d2-1b05-4ed1-9524-bc860819b23d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:38.556453 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 919/3675] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:38 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:38.560254 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.560254 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:38.570980 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-51e616e1-0744-462b-b413-1c25f1661a90 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:34:38.576106 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-51e616e1-0744-462b-b413-1c25f1661a90 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 returned with HTTP 200 Aug 13 19:34:38.576544 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 921/3676] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:38 2026] GET /volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:34:38.601530 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-61a7776f-610b-42e4-a570-a43e066ea54b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.603778 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61a7776f-610b-42e4-a570-a43e066ea54b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:38.604091 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61a7776f-610b-42e4-a570-a43e066ea54b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.604381 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61a7776f-610b-42e4-a570-a43e066ea54b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.605443 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-61a7776f-610b-42e4-a570-a43e066ea54b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete backup with id: 475ff097-3223-4d4d-939e-291eb928d9f0. Aug 13 19:34:38.609925 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.609925 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:38.628508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-61a7776f-610b-42e4-a570-a43e066ea54b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] delete_backup rpcapi backup_id 475ff097-3223-4d4d-939e-291eb928d9f0 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:34:38.629305 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61a7776f-610b-42e4-a570-a43e066ea54b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 202 Aug 13 19:34:38.631826 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 923/3677] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:38 2026] DELETE /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:34:38.636931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2d937c45-5269-4889-9c9e-f0215d75b718 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:38.638455 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d937c45-5269-4889-9c9e-f0215d75b718 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:38.638637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2d937c45-5269-4889-9c9e-f0215d75b718 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:38.638816 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2d937c45-5269-4889-9c9e-f0215d75b718 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:38.638923 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2d937c45-5269-4889-9c9e-f0215d75b718 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:38.642910 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:38.642910 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:38.643529 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d937c45-5269-4889-9c9e-f0215d75b718 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 200 Aug 13 19:34:38.643903 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 915/3678] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:38 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:39.403187 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d12f3680-542b-44d5-b9ca-a8e39e82377d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.407160 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d12f3680-542b-44d5-b9ca-a8e39e82377d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 Aug 13 19:34:39.407457 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d12f3680-542b-44d5-b9ca-a8e39e82377d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.408421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d12f3680-542b-44d5-b9ca-a8e39e82377d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.421601 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.421601 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:39.428997 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d12f3680-542b-44d5-b9ca-a8e39e82377d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:39.435750 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d12f3680-542b-44d5-b9ca-a8e39e82377d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 returned with HTTP 200 Aug 13 19:34:39.436288 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 920/3679] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:39.448388 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-26e25f07-4b38-4c21-8268-8c7517cad279 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.450946 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26e25f07-4b38-4c21-8268-8c7517cad279 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:34:39.451162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26e25f07-4b38-4c21-8268-8c7517cad279 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.451467 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26e25f07-4b38-4c21-8268-8c7517cad279 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.451788 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-26e25f07-4b38-4c21-8268-8c7517cad279 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:34:39.452482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-26e25f07-4b38-4c21-8268-8c7517cad279 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:34:39.460332 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-26e25f07-4b38-4c21-8268-8c7517cad279 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Get all volumes completed successfully. Aug 13 19:34:39.460944 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.460944 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:39.464880 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26e25f07-4b38-4c21-8268-8c7517cad279 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:34:39.465259 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 922/3680] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:39.480900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-01e4f9c6-1dae-4dbe-b9d5-b4fe13b4c7c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.482704 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-01e4f9c6-1dae-4dbe-b9d5-b4fe13b4c7c4 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 Aug 13 19:34:39.482915 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-01e4f9c6-1dae-4dbe-b9d5-b4fe13b4c7c4 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.483088 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-01e4f9c6-1dae-4dbe-b9d5-b4fe13b4c7c4 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.483234 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-01e4f9c6-1dae-4dbe-b9d5-b4fe13b4c7c4 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Delete volume with id: 37f27e45-72b1-44c9-8e9f-ac19545d3707 Aug 13 19:34:39.491795 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a5752db4-872e-4524-aa4a-1e4be908eefb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.494921 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.494921 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:39.494921 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-01e4f9c6-1dae-4dbe-b9d5-b4fe13b4c7c4 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:39.495054 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a5752db4-872e-4524-aa4a-1e4be908eefb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:39.495054 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a5752db4-872e-4524-aa4a-1e4be908eefb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.495054 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a5752db4-872e-4524-aa4a-1e4be908eefb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.495054 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-a5752db4-872e-4524-aa4a-1e4be908eefb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:39.503798 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.503798 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:39.505650 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a5752db4-872e-4524-aa4a-1e4be908eefb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:39.506207 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 916/3681] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:39.513395 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-01e4f9c6-1dae-4dbe-b9d5-b4fe13b4c7c4 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Delete volume request issued successfully. Aug 13 19:34:39.513615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-01e4f9c6-1dae-4dbe-b9d5-b4fe13b4c7c4 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 returned with HTTP 202 Aug 13 19:34:39.514007 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 924/3682] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:34:39 2026] DELETE /volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:34:39.525573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53812bf9-f554-4219-b15a-a9f6c7c0f25a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.526200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53812bf9-f554-4219-b15a-a9f6c7c0f25a tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 Aug 13 19:34:39.526436 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53812bf9-f554-4219-b15a-a9f6c7c0f25a tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.526629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53812bf9-f554-4219-b15a-a9f6c7c0f25a tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.542008 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.542008 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:39.548300 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-53812bf9-f554-4219-b15a-a9f6c7c0f25a tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:39.554512 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53812bf9-f554-4219-b15a-a9f6c7c0f25a tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 returned with HTTP 200 Aug 13 19:34:39.554932 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 921/3683] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:39.556349 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b32380a4-b73a-4d0b-becd-931b4c84bc4e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.557328 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-2191525b-7935-4347-b104-9bab8efbef36 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.558436 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b32380a4-b73a-4d0b-becd-931b4c84bc4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:39.558436 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b32380a4-b73a-4d0b-becd-931b4c84bc4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.558436 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b32380a4-b73a-4d0b-becd-931b4c84bc4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.566217 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.566217 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:39.568294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8eeb45f1-44c2-4736-8cee-6e347e77230e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.569088 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8eeb45f1-44c2-4736-8cee-6e347e77230e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:39.569292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8eeb45f1-44c2-4736-8cee-6e347e77230e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.569488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8eeb45f1-44c2-4736-8cee-6e347e77230e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.569615 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8eeb45f1-44c2-4736-8cee-6e347e77230e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:39.570419 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b32380a4-b73a-4d0b-becd-931b4c84bc4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:39.574022 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.574022 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:39.574732 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8eeb45f1-44c2-4736-8cee-6e347e77230e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:39.575134 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 925/3684] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:39.576200 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b32380a4-b73a-4d0b-becd-931b4c84bc4e tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:39.576852 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 923/3685] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:39.593753 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-95c4dcf5-e22b-405c-8918-805a6f7fe1a1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.595463 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-95c4dcf5-e22b-405c-8918-805a6f7fe1a1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:39.595671 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-95c4dcf5-e22b-405c-8918-805a6f7fe1a1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.595877 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-95c4dcf5-e22b-405c-8918-805a6f7fe1a1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.598018 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-2191525b-7935-4347-b104-9bab8efbef36 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:34:39.598402 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-2191525b-7935-4347-b104-9bab8efbef36 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.598673 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-2191525b-7935-4347-b104-9bab8efbef36 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.602576 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.602576 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:39.605982 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-95c4dcf5-e22b-405c-8918-805a6f7fe1a1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:39.609110 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.609110 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:39.610488 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-95c4dcf5-e22b-405c-8918-805a6f7fe1a1 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:39.611051 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 922/3686] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:39.613506 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-2191525b-7935-4347-b104-9bab8efbef36 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:34:39.618241 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-2191525b-7935-4347-b104-9bab8efbef36 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:34:39.618787 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 917/3687] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1136 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:39.639352 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-3b7edf0d-3f76-431c-a3a4-9909cc55bf78 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.641990 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-3b7edf0d-3f76-431c-a3a4-9909cc55bf78 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380/action Aug 13 19:34:39.642481 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-3b7edf0d-3f76-431c-a3a4-9909cc55bf78 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:34:39.642627 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-3b7edf0d-3f76-431c-a3a4-9909cc55bf78 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:39.654451 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.654451 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:39.655092 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-3b7edf0d-3f76-431c-a3a4-9909cc55bf78 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:34:39.656669 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-74799724-852b-4633-b1dc-317f2d544f10 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.658846 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-74799724-852b-4633-b1dc-317f2d544f10 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 Aug 13 19:34:39.659053 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-74799724-852b-4633-b1dc-317f2d544f10 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.659178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-74799724-852b-4633-b1dc-317f2d544f10 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.659309 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-74799724-852b-4633-b1dc-317f2d544f10 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 475ff097-3223-4d4d-939e-291eb928d9f0. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:39.662215 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-3b7edf0d-3f76-431c-a3a4-9909cc55bf78 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Begin detaching volume completed successfully. Aug 13 19:34:39.662504 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-3b7edf0d-3f76-431c-a3a4-9909cc55bf78 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380/action returned with HTTP 202 Aug 13 19:34:39.662802 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-74799724-852b-4633-b1dc-317f2d544f10 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 returned with HTTP 404 Aug 13 19:34:39.663169 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 926/3688] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:34:39 2026] POST /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:34:39.663372 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 924/3689] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/backups/475ff097-3223-4d4d-939e-291eb928d9f0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:39.671458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a488a27d-dd9a-4601-a35f-10b70d0789aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.675008 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a488a27d-dd9a-4601-a35f-10b70d0789aa tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:39.675164 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a488a27d-dd9a-4601-a35f-10b70d0789aa tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.675380 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a488a27d-dd9a-4601-a35f-10b70d0789aa tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.675471 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-a488a27d-dd9a-4601-a35f-10b70d0789aa tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete backup with id: a1326460-835e-45c7-b757-6dc1aad2b1eb. Aug 13 19:34:39.676957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-5fac906c-6970-4c81-86ea-92a638408e6f req-dc3966d1-ee07-42eb-b6f6-6a9d9a39f986 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.681205 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.681205 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:39.687406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7e3411cd-4b75-4fd8-8267-7cec5d85e838 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.689313 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e3411cd-4b75-4fd8-8267-7cec5d85e838 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:34:39.689547 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e3411cd-4b75-4fd8-8267-7cec5d85e838 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.689723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e3411cd-4b75-4fd8-8267-7cec5d85e838 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.699598 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-a488a27d-dd9a-4601-a35f-10b70d0789aa tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] delete_backup rpcapi backup_id a1326460-835e-45c7-b757-6dc1aad2b1eb {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:34:39.699811 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.699811 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:39.701533 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a488a27d-dd9a-4601-a35f-10b70d0789aa tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 202 Aug 13 19:34:39.702076 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 923/3690] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:39 2026] DELETE /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:34:39.707674 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-dc3966d1-ee07-42eb-b6f6-6a9d9a39f986 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:39.707870 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-dc3966d1-ee07-42eb-b6f6-6a9d9a39f986 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.708091 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-dc3966d1-ee07-42eb-b6f6-6a9d9a39f986 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.708676 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7e3411cd-4b75-4fd8-8267-7cec5d85e838 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:34:39.713394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bad6d708-135c-47a9-9fab-de5ce3a06572 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.715494 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bad6d708-135c-47a9-9fab-de5ce3a06572 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:39.715815 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bad6d708-135c-47a9-9fab-de5ce3a06572 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.715958 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bad6d708-135c-47a9-9fab-de5ce3a06572 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.716099 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bad6d708-135c-47a9-9fab-de5ce3a06572 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:39.718521 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e3411cd-4b75-4fd8-8267-7cec5d85e838 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:34:39.718774 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.718774 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:39.718927 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 927/3691] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:34:39.722484 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.722484 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:39.722635 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-5fac906c-6970-4c81-86ea-92a638408e6f req-dc3966d1-ee07-42eb-b6f6-6a9d9a39f986 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:39.723396 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bad6d708-135c-47a9-9fab-de5ce3a06572 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 200 Aug 13 19:34:39.723805 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 925/3692] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:39.725571 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-461c796a-b3e0-4d31-9240-c01339ca3059 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.726162 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-461c796a-b3e0-4d31-9240-c01339ca3059 None None] GET https://10.4.3.126/volume// Aug 13 19:34:39.726379 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-461c796a-b3e0-4d31-9240-c01339ca3059 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.726612 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-461c796a-b3e0-4d31-9240-c01339ca3059 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.727010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-461c796a-b3e0-4d31-9240-c01339ca3059 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:34:39.728084 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 924/3693] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:34:39.738181 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-dc3966d1-ee07-42eb-b6f6-6a9d9a39f986 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:39.738709 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 918/3694] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 922 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:39.743983 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-456b08ef-0b5e-41ac-9fe5-4648ec95432d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.792332 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-456b08ef-0b5e-41ac-9fe5-4648ec95432d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:34:39.792548 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-456b08ef-0b5e-41ac-9fe5-4648ec95432d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.793046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-456b08ef-0b5e-41ac-9fe5-4648ec95432d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.801599 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.801599 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:39.805083 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-456b08ef-0b5e-41ac-9fe5-4648ec95432d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:34:39.810392 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-456b08ef-0b5e-41ac-9fe5-4648ec95432d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:34:39.810814 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 928/3695] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1319 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:39.824437 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2a5a106d-73ef-4cb3-b07f-d1c5e10a12d5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.825306 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a5a106d-73ef-4cb3-b07f-d1c5e10a12d5 None None] GET https://10.4.3.126/volume// Aug 13 19:34:39.825306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a5a106d-73ef-4cb3-b07f-d1c5e10a12d5 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.825306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2a5a106d-73ef-4cb3-b07f-d1c5e10a12d5 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.825569 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2a5a106d-73ef-4cb3-b07f-d1c5e10a12d5 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:34:39.825917 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 926/3696] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:34:39.838419 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1a67d15d-ab72-4cc5-a857-729470993734 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.840509 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1a67d15d-ab72-4cc5-a857-729470993734 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:34:39.840831 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1a67d15d-ab72-4cc5-a857-729470993734 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "647735bc-77f6-413e-a6ed-5f6b50357640", "connector": null, "instance_uuid": "280e18c5-c6be-47d2-8fcc-d6be67e91f9e"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:39.848810 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.848810 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:39.869874 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1a67d15d-ab72-4cc5-a857-729470993734 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:34:39.870347 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 925/3697] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:34:39 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:39.900746 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ce16ad09-ba40-4722-9e43-057db5fd6373 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.903041 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce16ad09-ba40-4722-9e43-057db5fd6373 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:39.903242 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce16ad09-ba40-4722-9e43-057db5fd6373 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.903462 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce16ad09-ba40-4722-9e43-057db5fd6373 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.913645 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.913645 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:39.917231 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ce16ad09-ba40-4722-9e43-057db5fd6373 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:39.919354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-70a6cc9f-af62-43e6-acb4-c6dfb842f566 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.920959 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70a6cc9f-af62-43e6-acb4-c6dfb842f566 None None] GET https://10.4.3.126/volume// Aug 13 19:34:39.920959 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70a6cc9f-af62-43e6-acb4-c6dfb842f566 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.920959 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70a6cc9f-af62-43e6-acb4-c6dfb842f566 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.920959 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70a6cc9f-af62-43e6-acb4-c6dfb842f566 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:34:39.920959 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 929/3698] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:34:39.923131 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce16ad09-ba40-4722-9e43-057db5fd6373 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:39.923532 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 919/3699] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:39.929141 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-5fac906c-6970-4c81-86ea-92a638408e6f req-a841584f-c212-4ec4-8100-5314dd63c684 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:39.932085 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-a841584f-c212-4ec4-8100-5314dd63c684 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:39.932085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-a841584f-c212-4ec4-8100-5314dd63c684 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:39.932085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-a841584f-c212-4ec4-8100-5314dd63c684 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:39.942800 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:39.942800 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:39.945598 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-5fac906c-6970-4c81-86ea-92a638408e6f req-a841584f-c212-4ec4-8100-5314dd63c684 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:39.952314 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-a841584f-c212-4ec4-8100-5314dd63c684 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:39.953020 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 927/3700] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:34:39 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:40.052751 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1218290e-47fd-4a91-9460-5573368a7bde None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.055105 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1218290e-47fd-4a91-9460-5573368a7bde tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] PUT https://10.4.3.126/volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2 Aug 13 19:34:40.055542 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1218290e-47fd-4a91-9460-5573368a7bde tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:40.065315 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1218290e-47fd-4a91-9460-5573368a7bde tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Acquiring lock "cinder-attachment_update-647735bc-77f6-413e-a6ed-5f6b50357640-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:34:40.069418 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1218290e-47fd-4a91-9460-5573368a7bde tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-647735bc-77f6-413e-a6ed-5f6b50357640-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:34:40.070625 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:40.070625 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:40.155611 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1218290e-47fd-4a91-9460-5573368a7bde tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Lock "cinder-attachment_update-647735bc-77f6-413e-a6ed-5f6b50357640-np0000007253" released by "attachment_update" :: held 0.086s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:34:40.155944 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-1218290e-47fd-4a91-9460-5573368a7bde tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2 returned with HTTP 200 Aug 13 19:34:40.156363 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 926/3701] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:34:40 2026] PUT /volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:40.517098 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-194ca4ef-74aa-419a-a8c3-c648e9b3ec75 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.518673 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-194ca4ef-74aa-419a-a8c3-c648e9b3ec75 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:40.520037 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-194ca4ef-74aa-419a-a8c3-c648e9b3ec75 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:40.520037 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-194ca4ef-74aa-419a-a8c3-c648e9b3ec75 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:40.520037 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-194ca4ef-74aa-419a-a8c3-c648e9b3ec75 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:40.523798 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:40.523798 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:40.524683 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-194ca4ef-74aa-419a-a8c3-c648e9b3ec75 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:40.525265 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 930/3702] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:40 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:40.570671 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7ec7c5c0-6476-40f8-a707-cd10ed6d2200 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.572647 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7ec7c5c0-6476-40f8-a707-cd10ed6d2200 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 Aug 13 19:34:40.572914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7ec7c5c0-6476-40f8-a707-cd10ed6d2200 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:40.573133 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7ec7c5c0-6476-40f8-a707-cd10ed6d2200 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:40.579125 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7ec7c5c0-6476-40f8-a707-cd10ed6d2200 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 returned with HTTP 404 Aug 13 19:34:40.579713 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 920/3703] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:40 2026] GET /volume/v3/volumes/37f27e45-72b1-44c9-8e9f-ac19545d3707 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 19:34:40.589831 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c89b487e-97bb-4e50-9233-e9ccbe4c9ffc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.594300 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c89b487e-97bb-4e50-9233-e9ccbe4c9ffc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:40.594300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c89b487e-97bb-4e50-9233-e9ccbe4c9ffc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:40.594300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c89b487e-97bb-4e50-9233-e9ccbe4c9ffc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:40.594300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c89b487e-97bb-4e50-9233-e9ccbe4c9ffc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:40.596705 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.599465 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:40.599788 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1428038601"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:40.601461 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:40.601461 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:40.601461 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c89b487e-97bb-4e50-9233-e9ccbe4c9ffc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:40.601581 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1428038601'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:40.601581 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume of 1 GB Aug 13 19:34:40.601649 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 928/3704] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:40 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:40.601682 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:40.601682 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:40.605571 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:40.610054 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Flow 'volume_create_api' (2a16a3f2-fe63-4616-bc4f-f93a0b73f773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:40.611519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6afb6338-de79-4709-80c7-651ef8105c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:40.612260 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:40.633649 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6afb6338-de79-4709-80c7-651ef8105c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:40.634402 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd99fb20-396b-4aec-aef7-e1b5ae702a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:40.678835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Created reservations ['696bce10-57e9-42c9-aa44-ecdb8c2a927f', '0893b81c-eb03-4605-b8c3-68bb4026b1c7', '2af9a829-9d53-46cb-bc87-d2464c6bbb9c', 'f407a99a-e8ed-4961-a9a1-a8eeb40c6cd6'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:40.679985 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd99fb20-396b-4aec-aef7-e1b5ae702a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['696bce10-57e9-42c9-aa44-ecdb8c2a927f', '0893b81c-eb03-4605-b8c3-68bb4026b1c7', '2af9a829-9d53-46cb-bc87-d2464c6bbb9c', 'f407a99a-e8ed-4961-a9a1-a8eeb40c6cd6']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:40.681130 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0c448c-ee62-43dd-a554-8d1fee12eefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:40.708032 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0c448c-ee62-43dd-a554-8d1fee12eefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72aeff83-9bb2-4c57-969d-eb35e345ced3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1428038601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',qos_specs=None,replication_status=,reservations=['696bce10-57e9-42c9-aa44-ecdb8c2a927f','0893b81c-eb03-4605-b8c3-68bb4026b1c7','2af9a829-9d53-46cb-bc87-d2464c6bbb9c','f407a99a-e8ed-4961-a9a1-a8eeb40c6cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4703e2de31644a5b0cb003de0a70587',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1428038601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72aeff83-9bb2-4c57-969d-eb35e345ced3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4703e2de31644a5b0cb003de0a70587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:40.709431 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acca53cf-e082-4b2a-bf11-5ae69543ad62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:40.731349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acca53cf-e082-4b2a-bf11-5ae69543ad62) transitioned into state 'SUCCESS' from state '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-1428038601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',qos_specs=None,replication_status=,reservations=['696bce10-57e9-42c9-aa44-ecdb8c2a927f','0893b81c-eb03-4605-b8c3-68bb4026b1c7','2af9a829-9d53-46cb-bc87-d2464c6bbb9c','f407a99a-e8ed-4961-a9a1-a8eeb40c6cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4703e2de31644a5b0cb003de0a70587',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:40.731349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208f0a79-c102-4b3e-be7e-5830f80f5a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:40.736484 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dd81e266-dc32-457f-b26b-33f465dd4cdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.739672 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b42b991d-0aca-443a-9e55-02476e708c5a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.739751 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dd81e266-dc32-457f-b26b-33f465dd4cdd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:34:40.739751 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dd81e266-dc32-457f-b26b-33f465dd4cdd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:40.739751 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dd81e266-dc32-457f-b26b-33f465dd4cdd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:40.741314 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b42b991d-0aca-443a-9e55-02476e708c5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb Aug 13 19:34:40.743569 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b42b991d-0aca-443a-9e55-02476e708c5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:40.743621 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208f0a79-c102-4b3e-be7e-5830f80f5a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:40.743694 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b42b991d-0aca-443a-9e55-02476e708c5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:40.743694 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-b42b991d-0aca-443a-9e55-02476e708c5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id a1326460-835e-45c7-b757-6dc1aad2b1eb. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:40.743746 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Flow 'volume_create_api' (2a16a3f2-fe63-4616-bc4f-f93a0b73f773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:40.743746 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume request issued successfully. Aug 13 19:34:40.743746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fa628a7-5f19-475d-a296-8eff32eb16f6 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:40.743746 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 927/3705] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:34:40 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:40.746862 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b42b991d-0aca-443a-9e55-02476e708c5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb returned with HTTP 404 Aug 13 19:34:40.747310 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 921/3706] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:40 2026] GET /volume/v3/backups/a1326460-835e-45c7-b757-6dc1aad2b1eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:40.757719 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:40.757719 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:40.764034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7d54935e-6dd6-4c66-9fc2-6f74ab837eb3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.767638 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d54935e-6dd6-4c66-9fc2-6f74ab837eb3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 Aug 13 19:34:40.767765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d54935e-6dd6-4c66-9fc2-6f74ab837eb3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:40.767963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d54935e-6dd6-4c66-9fc2-6f74ab837eb3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:40.771542 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dd81e266-dc32-457f-b26b-33f465dd4cdd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:34:40.778294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.778522 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:40.778522 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:40.780208 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:40.780614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "name": "tempest-VolumesBackupsTest-Volume-635380213"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:40.780895 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dd81e266-dc32-457f-b26b-33f465dd4cdd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:34:40.781484 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 931/3707] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:40 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:40.782900 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'name': 'tempest-VolumesBackupsTest-Volume-635380213'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:40.782977 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7d54935e-6dd6-4c66-9fc2-6f74ab837eb3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:40.785871 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d54935e-6dd6-4c66-9fc2-6f74ab837eb3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 returned with HTTP 200 Aug 13 19:34:40.788030 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 929/3708] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:40 2026] GET /volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:40.872035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume of 1 GB Aug 13 19:34:40.872358 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:40.872358 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:40.876546 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Availability Zones retrieved successfully. Aug 13 19:34:40.881849 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Flow 'volume_create_api' (a468978a-5f66-4987-bab9-4bd30f39bcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:40.882949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08273082-8132-4361-8216-e8f12cdceb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:40.883862 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:40.941431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7c5b2a51-d368-41f2-a70b-463cb1e72212 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:40.943888 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7c5b2a51-d368-41f2-a70b-463cb1e72212 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:40.944192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7c5b2a51-d368-41f2-a70b-463cb1e72212 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:40.944428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7c5b2a51-d368-41f2-a70b-463cb1e72212 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:40.959699 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08273082-8132-4361-8216-e8f12cdceb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:40.960436 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167ccb17-abc0-406d-9846-8ba238472e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:40.961008 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:40.961008 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:40.965120 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7c5b2a51-d368-41f2-a70b-463cb1e72212 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:40.970128 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7c5b2a51-d368-41f2-a70b-463cb1e72212 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:40.970801 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 922/3709] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:40 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:41.003422 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['9b4cac71-6369-4103-a61d-f2ee9e610eea', 'a06c0791-7de1-42ae-a53a-9e00cb433a71', '8aca7be8-ddbd-44c0-a98b-bafc5b773627', '2255cfe0-02d7-4717-a354-3aed49e33457'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:41.004282 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167ccb17-abc0-406d-9846-8ba238472e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b4cac71-6369-4103-a61d-f2ee9e610eea', 'a06c0791-7de1-42ae-a53a-9e00cb433a71', '8aca7be8-ddbd-44c0-a98b-bafc5b773627', '2255cfe0-02d7-4717-a354-3aed49e33457']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:41.004969 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092fcf7c-df9a-4071-ba56-9a8a85a81d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:41.026687 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092fcf7c-df9a-4071-ba56-9a8a85a81d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8332367-87d7-405f-9bc1-4f6146581e7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-635380213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb224e316741ef86a8b66cda5ebcab',qos_specs=None,replication_status=,reservations=['9b4cac71-6369-4103-a61d-f2ee9e610eea','a06c0791-7de1-42ae-a53a-9e00cb433a71','8aca7be8-ddbd-44c0-a98b-bafc5b773627','2255cfe0-02d7-4717-a354-3aed49e33457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c22143fb30f422da3566ad7469325fe',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-635380213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8332367-87d7-405f-9bc1-4f6146581e7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb224e316741ef86a8b66cda5ebcab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c22143fb30f422da3566ad7469325fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:41.027297 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203471ce-9128-4070-8d1f-3e7908b81d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:41.048357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203471ce-9128-4070-8d1f-3e7908b81d9c) transitioned into state 'SUCCESS' from state '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-635380213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb224e316741ef86a8b66cda5ebcab',qos_specs=None,replication_status=,reservations=['9b4cac71-6369-4103-a61d-f2ee9e610eea','a06c0791-7de1-42ae-a53a-9e00cb433a71','8aca7be8-ddbd-44c0-a98b-bafc5b773627','2255cfe0-02d7-4717-a354-3aed49e33457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c22143fb30f422da3566ad7469325fe',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:41.048980 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (006765cd-564e-49c2-be8f-b83875913d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:41.059947 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (006765cd-564e-49c2-be8f-b83875913d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:41.060828 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Flow 'volume_create_api' (a468978a-5f66-4987-bab9-4bd30f39bcbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:41.061122 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume request issued successfully. Aug 13 19:34:41.061725 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0c299139-ca73-4cfa-8a5e-566ad1dbb692 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:41.062263 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 928/3710] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:40 2026] POST /volume/v3/volumes => generated 748 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:41.088373 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5ccf95fe-3290-4310-9a2a-7a4f45e6d5b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.090079 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ccf95fe-3290-4310-9a2a-7a4f45e6d5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:34:41.090263 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ccf95fe-3290-4310-9a2a-7a4f45e6d5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.090513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5ccf95fe-3290-4310-9a2a-7a4f45e6d5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.099816 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.099816 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:41.103233 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5ccf95fe-3290-4310-9a2a-7a4f45e6d5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:34:41.108706 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5ccf95fe-3290-4310-9a2a-7a4f45e6d5b1 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:34:41.109082 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 932/3711] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:41 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:41.537030 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e2286d43-8364-4bcf-87da-c4eddefc66af None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.538957 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2286d43-8364-4bcf-87da-c4eddefc66af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:41.539174 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2286d43-8364-4bcf-87da-c4eddefc66af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.539464 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e2286d43-8364-4bcf-87da-c4eddefc66af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.539521 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e2286d43-8364-4bcf-87da-c4eddefc66af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:41.543818 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.543818 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:41.544552 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e2286d43-8364-4bcf-87da-c4eddefc66af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:41.544940 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 930/3712] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:41 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:41.622266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1ce02166-9768-4e8f-9f65-97dc100f7b00 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.624170 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1ce02166-9768-4e8f-9f65-97dc100f7b00 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:41.624377 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1ce02166-9768-4e8f-9f65-97dc100f7b00 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.624590 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1ce02166-9768-4e8f-9f65-97dc100f7b00 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.624688 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1ce02166-9768-4e8f-9f65-97dc100f7b00 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:41.628929 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.628929 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:41.629687 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1ce02166-9768-4e8f-9f65-97dc100f7b00 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:41.630067 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 923/3713] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:41 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:41.795812 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2454f378-b532-430b-af6e-63330dd7222b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.798041 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2454f378-b532-430b-af6e-63330dd7222b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:34:41.798225 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2454f378-b532-430b-af6e-63330dd7222b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.798453 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2454f378-b532-430b-af6e-63330dd7222b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.798670 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2f70124e-4043-4c03-a50d-974aef862af3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.801142 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2f70124e-4043-4c03-a50d-974aef862af3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 Aug 13 19:34:41.801411 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2f70124e-4043-4c03-a50d-974aef862af3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.801604 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2f70124e-4043-4c03-a50d-974aef862af3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.809093 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.809093 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:41.809500 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.809500 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:41.812602 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2f70124e-4043-4c03-a50d-974aef862af3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:41.813949 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2454f378-b532-430b-af6e-63330dd7222b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:34:41.816797 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2f70124e-4043-4c03-a50d-974aef862af3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 returned with HTTP 200 Aug 13 19:34:41.817583 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 933/3714] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:41 2026] GET /volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:41.819090 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2454f378-b532-430b-af6e-63330dd7222b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:34:41.819652 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 929/3715] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:41 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:41.830733 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c3466210-0910-4eea-bb4b-1a4b239ccd2d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.832525 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3466210-0910-4eea-bb4b-1a4b239ccd2d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] GET https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 Aug 13 19:34:41.832722 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3466210-0910-4eea-bb4b-1a4b239ccd2d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.832920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c3466210-0910-4eea-bb4b-1a4b239ccd2d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.839681 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.839681 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:41.842820 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c3466210-0910-4eea-bb4b-1a4b239ccd2d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Volume info retrieved successfully. Aug 13 19:34:41.846564 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c3466210-0910-4eea-bb4b-1a4b239ccd2d tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 returned with HTTP 200 Aug 13 19:34:41.846926 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 931/3716] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:41 2026] GET /volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:41.858697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1be05f0c-9353-4237-a137-458eabb5b7d3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.860576 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1be05f0c-9353-4237-a137-458eabb5b7d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 Aug 13 19:34:41.860804 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1be05f0c-9353-4237-a137-458eabb5b7d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.861014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1be05f0c-9353-4237-a137-458eabb5b7d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.861173 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-1be05f0c-9353-4237-a137-458eabb5b7d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Delete volume with id: 72aeff83-9bb2-4c57-969d-eb35e345ced3 Aug 13 19:34:41.868226 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.868226 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:41.868568 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1be05f0c-9353-4237-a137-458eabb5b7d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:41.885937 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1be05f0c-9353-4237-a137-458eabb5b7d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Delete volume request issued successfully. Aug 13 19:34:41.886177 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1be05f0c-9353-4237-a137-458eabb5b7d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 returned with HTTP 202 Aug 13 19:34:41.886665 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 924/3717] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:34:41 2026] DELETE /volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:34:41.896169 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-128b4427-5e90-4aab-bdd5-15fc213f97d3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.898129 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-128b4427-5e90-4aab-bdd5-15fc213f97d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 Aug 13 19:34:41.898403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-128b4427-5e90-4aab-bdd5-15fc213f97d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.898639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-128b4427-5e90-4aab-bdd5-15fc213f97d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.907360 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.907360 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:41.911504 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-128b4427-5e90-4aab-bdd5-15fc213f97d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:41.916337 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-128b4427-5e90-4aab-bdd5-15fc213f97d3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 returned with HTTP 200 Aug 13 19:34:41.916811 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 934/3718] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:41 2026] GET /volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:41.984189 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0f34177e-59bf-4004-b4c8-e7961d33a3f5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:41.985873 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f34177e-59bf-4004-b4c8-e7961d33a3f5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:41.986041 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f34177e-59bf-4004-b4c8-e7961d33a3f5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:41.986209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f34177e-59bf-4004-b4c8-e7961d33a3f5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:41.997760 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:41.997760 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:42.002453 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0f34177e-59bf-4004-b4c8-e7961d33a3f5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:42.008187 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f34177e-59bf-4004-b4c8-e7961d33a3f5 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:42.008660 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 930/3719] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:41 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:42.125566 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2c99f694-3525-4dbd-9e67-ec2f8fed8798 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:42.127839 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c99f694-3525-4dbd-9e67-ec2f8fed8798 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:34:42.127839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c99f694-3525-4dbd-9e67-ec2f8fed8798 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:42.128016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c99f694-3525-4dbd-9e67-ec2f8fed8798 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:42.135909 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:42.135909 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:42.140780 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2c99f694-3525-4dbd-9e67-ec2f8fed8798 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:34:42.145648 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c99f694-3525-4dbd-9e67-ec2f8fed8798 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:34:42.145648 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 932/3720] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:42 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:42.162234 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8421ce37-b917-4abd-afca-6818de3f3146 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:42.163482 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8421ce37-b917-4abd-afca-6818de3f3146 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:34:42.163482 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8421ce37-b917-4abd-afca-6818de3f3146 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8332367-87d7-405f-9bc1-4f6146581e7e", "name": "tempest-VolumesBackupsTest-Backup-48339644"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:42.165473 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-8421ce37-b917-4abd-afca-6818de3f3146 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating new backup {'backup': {'volume_id': 'f8332367-87d7-405f-9bc1-4f6146581e7e', 'name': 'tempest-VolumesBackupsTest-Backup-48339644'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:34:42.165572 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-8421ce37-b917-4abd-afca-6818de3f3146 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating backup of volume f8332367-87d7-405f-9bc1-4f6146581e7e in container None Aug 13 19:34:42.174540 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:42.174540 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:42.175366 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8421ce37-b917-4abd-afca-6818de3f3146 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:34:42.194148 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-8421ce37-b917-4abd-afca-6818de3f3146 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['4d8d1a6a-36eb-44ac-b13b-f43d3ec672d9', '0b7bd68e-387b-48e5-95ab-ab68461ce693'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:42.226165 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8421ce37-b917-4abd-afca-6818de3f3146 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:34:42.226565 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 925/3721] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:42 2026] POST /volume/v3/backups => generated 328 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:42.241555 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ec819e9b-059c-41a1-8119-3887f38d0f8c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:42.244719 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec819e9b-059c-41a1-8119-3887f38d0f8c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:42.244955 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec819e9b-059c-41a1-8119-3887f38d0f8c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:42.245065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec819e9b-059c-41a1-8119-3887f38d0f8c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:42.245546 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ec819e9b-059c-41a1-8119-3887f38d0f8c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:42.252035 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:42.252035 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:42.252578 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec819e9b-059c-41a1-8119-3887f38d0f8c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:42.252926 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 935/3722] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:42 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:42.555357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75fd13dd-b0cb-45dc-bf87-36e481ec369f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:42.557260 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75fd13dd-b0cb-45dc-bf87-36e481ec369f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:42.557499 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75fd13dd-b0cb-45dc-bf87-36e481ec369f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:42.557686 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75fd13dd-b0cb-45dc-bf87-36e481ec369f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:42.557789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-75fd13dd-b0cb-45dc-bf87-36e481ec369f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:42.562820 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:42.562820 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:42.563515 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75fd13dd-b0cb-45dc-bf87-36e481ec369f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:42.563959 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 931/3723] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:42 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:42.639348 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3a06e29-29d4-4206-8b5e-ce39ffe25b87 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:42.641238 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3a06e29-29d4-4206-8b5e-ce39ffe25b87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:42.641551 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3a06e29-29d4-4206-8b5e-ce39ffe25b87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:42.641801 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3a06e29-29d4-4206-8b5e-ce39ffe25b87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:42.642104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a3a06e29-29d4-4206-8b5e-ce39ffe25b87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:42.646931 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:42.646931 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:42.647728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3a06e29-29d4-4206-8b5e-ce39ffe25b87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:42.648142 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 933/3724] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:42 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:42.836048 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-78bd756e-66f1-4169-8c1f-987c5b0c5784 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:42.838645 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-78bd756e-66f1-4169-8c1f-987c5b0c5784 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:34:42.838971 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-78bd756e-66f1-4169-8c1f-987c5b0c5784 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:42.839292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-78bd756e-66f1-4169-8c1f-987c5b0c5784 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:42.851991 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:42.851991 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:42.856289 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-78bd756e-66f1-4169-8c1f-987c5b0c5784 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:34:42.861264 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-78bd756e-66f1-4169-8c1f-987c5b0c5784 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:34:42.861841 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 926/3725] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:42 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:42.933657 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-76d78f9f-2caf-4cc5-8093-5acdeab0c093 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:42.935458 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76d78f9f-2caf-4cc5-8093-5acdeab0c093 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 Aug 13 19:34:42.937146 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76d78f9f-2caf-4cc5-8093-5acdeab0c093 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:42.937146 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76d78f9f-2caf-4cc5-8093-5acdeab0c093 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:42.942163 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76d78f9f-2caf-4cc5-8093-5acdeab0c093 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 returned with HTTP 404 Aug 13 19:34:42.942805 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 936/3726] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:42 2026] GET /volume/v3/volumes/72aeff83-9bb2-4c57-969d-eb35e345ced3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 19:34:42.951609 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:42.953501 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:42.953908 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1403481206"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:42.955383 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1403481206'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:42.955554 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume of 1 GB Aug 13 19:34:42.960010 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Availability Zones retrieved successfully. Aug 13 19:34:42.973393 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Flow 'volume_create_api' (e38c14c8-c46a-49b5-bff5-11b3ea9e8900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:42.974363 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9913480a-2834-4574-b0d7-0143cc5da5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:42.975220 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:43.007256 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9913480a-2834-4574-b0d7-0143cc5da5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:43.007949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f597e7-a7e1-452e-bc15-2e7dde9f6dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:43.022597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d000774-1082-4924-b12c-6e18d2f4252c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:43.024391 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d000774-1082-4924-b12c-6e18d2f4252c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:43.024580 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d000774-1082-4924-b12c-6e18d2f4252c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:43.024807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d000774-1082-4924-b12c-6e18d2f4252c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:43.035473 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:43.035473 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:43.041760 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3d000774-1082-4924-b12c-6e18d2f4252c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:43.046635 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d000774-1082-4924-b12c-6e18d2f4252c tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:43.047146 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 934/3727] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:43 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:43.055057 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Created reservations ['1d06ae74-304e-4c0e-803c-c027538daf87', 'c68a7bb0-2055-473b-8f01-20b042d1d188', '7fff6a59-be2a-4cc7-b5ea-9f030258e152', '1069187d-b574-4129-b44d-71a5086a707c'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:43.055829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f597e7-a7e1-452e-bc15-2e7dde9f6dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d06ae74-304e-4c0e-803c-c027538daf87', 'c68a7bb0-2055-473b-8f01-20b042d1d188', '7fff6a59-be2a-4cc7-b5ea-9f030258e152', '1069187d-b574-4129-b44d-71a5086a707c']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:43.056582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55039cf-acae-4c0d-9064-dc63b4295d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:43.081183 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55039cf-acae-4c0d-9064-dc63b4295d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8588b1e-cad7-4492-9e4d-c5892f5d556f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403481206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',qos_specs=None,replication_status=,reservations=['1d06ae74-304e-4c0e-803c-c027538daf87','c68a7bb0-2055-473b-8f01-20b042d1d188','7fff6a59-be2a-4cc7-b5ea-9f030258e152','1069187d-b574-4129-b44d-71a5086a707c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4703e2de31644a5b0cb003de0a70587',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403481206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8588b1e-cad7-4492-9e4d-c5892f5d556f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4703e2de31644a5b0cb003de0a70587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:43.081838 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe8318f-28ff-4742-aed0-d06a0e6a2536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:43.104295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe8318f-28ff-4742-aed0-d06a0e6a2536) transitioned into state 'SUCCESS' from state '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-1403481206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8e36e7ca8c4e07bc90e77214c7b7ac',qos_specs=None,replication_status=,reservations=['1d06ae74-304e-4c0e-803c-c027538daf87','c68a7bb0-2055-473b-8f01-20b042d1d188','7fff6a59-be2a-4cc7-b5ea-9f030258e152','1069187d-b574-4129-b44d-71a5086a707c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4703e2de31644a5b0cb003de0a70587',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:43.104295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf18d80d-7a17-4be6-9f1f-e2d47f2939c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:43.111285 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf18d80d-7a17-4be6-9f1f-e2d47f2939c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:43.117469 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Flow 'volume_create_api' (e38c14c8-c46a-49b5-bff5-11b3ea9e8900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:43.117469 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Create volume request issued successfully. Aug 13 19:34:43.117469 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f1229af-e8d8-411b-af16-910d4c4cafe3 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:43.117469 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 932/3728] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:34:42 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:43.129615 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e008cfc7-150e-4e91-98e8-a71bfa7fa46e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:43.131462 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e008cfc7-150e-4e91-98e8-a71bfa7fa46e tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f Aug 13 19:34:43.131674 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e008cfc7-150e-4e91-98e8-a71bfa7fa46e tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:43.131888 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e008cfc7-150e-4e91-98e8-a71bfa7fa46e tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:43.141998 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:43.141998 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:43.149929 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e008cfc7-150e-4e91-98e8-a71bfa7fa46e tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:43.154188 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e008cfc7-150e-4e91-98e8-a71bfa7fa46e tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f returned with HTTP 200 Aug 13 19:34:43.154620 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 927/3729] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:43 2026] GET /volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:43.264610 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6c39bed6-01fa-4dbe-bb55-a64b50b83ecb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:43.266085 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c39bed6-01fa-4dbe-bb55-a64b50b83ecb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:43.266465 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c39bed6-01fa-4dbe-bb55-a64b50b83ecb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:43.266787 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6c39bed6-01fa-4dbe-bb55-a64b50b83ecb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:43.267044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6c39bed6-01fa-4dbe-bb55-a64b50b83ecb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:43.273724 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:43.273724 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:43.273724 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6c39bed6-01fa-4dbe-bb55-a64b50b83ecb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:43.273724 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 937/3730] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:43 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:43.459082 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-5fac906c-6970-4c81-86ea-92a638408e6f req-6a7d4bad-420e-4949-9ba5-03c52fdc2ad4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:43.462364 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-6a7d4bad-420e-4949-9ba5-03c52fdc2ad4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2/action Aug 13 19:34:43.462702 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-6a7d4bad-420e-4949-9ba5-03c52fdc2ad4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:34:43.462799 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-6a7d4bad-420e-4949-9ba5-03c52fdc2ad4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:43.486555 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:43.486555 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:43.501324 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-5fac906c-6970-4c81-86ea-92a638408e6f req-6a7d4bad-420e-4949-9ba5-03c52fdc2ad4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2/action returned with HTTP 204 Aug 13 19:34:43.501765 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 935/3731] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:34:43 2026] POST /volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:43.566723 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-eb9ff66a-d168-4ecc-9643-a9c6b133cc64 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:43.570395 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-eb9ff66a-d168-4ecc-9643-a9c6b133cc64 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] DELETE https://10.4.3.126/volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad Aug 13 19:34:43.570395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-eb9ff66a-d168-4ecc-9643-a9c6b133cc64 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:43.570395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-eb9ff66a-d168-4ecc-9643-a9c6b133cc64 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:43.575920 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-00dbb2ea-6d9d-427b-bd6a-96b988bef9f8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:43.578389 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00dbb2ea-6d9d-427b-bd6a-96b988bef9f8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:43.578672 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00dbb2ea-6d9d-427b-bd6a-96b988bef9f8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:43.578985 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00dbb2ea-6d9d-427b-bd6a-96b988bef9f8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:43.579131 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-00dbb2ea-6d9d-427b-bd6a-96b988bef9f8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:43.580904 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:43.580904 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:43.584359 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:43.584359 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:43.584996 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00dbb2ea-6d9d-427b-bd6a-96b988bef9f8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:43.585431 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 928/3732] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:43 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:43.656285 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1b06dcc4-206d-40c8-9656-7cbe6b5d2d31 req-eb9ff66a-d168-4ecc-9643-a9c6b133cc64 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad returned with HTTP 200 Aug 13 19:34:43.656891 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 933/3733] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:34:43 2026] DELETE /volume/v3/attachments/b75aa549-4e21-4e69-ac0e-40f6024682ad => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:43.661360 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-995d512b-9b16-4c50-afa3-8ae9314b5a14 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:43.665585 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-995d512b-9b16-4c50-afa3-8ae9314b5a14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:43.665585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-995d512b-9b16-4c50-afa3-8ae9314b5a14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:43.665585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-995d512b-9b16-4c50-afa3-8ae9314b5a14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:43.665585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-995d512b-9b16-4c50-afa3-8ae9314b5a14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:43.675570 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:43.675570 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:43.675570 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-995d512b-9b16-4c50-afa3-8ae9314b5a14 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:43.675570 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 938/3734] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:43 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:43.878385 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec9e7585-a5e2-41f1-802f-fff2fe19f3f7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:43.880166 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec9e7585-a5e2-41f1-802f-fff2fe19f3f7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:34:43.880388 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec9e7585-a5e2-41f1-802f-fff2fe19f3f7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:43.880621 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec9e7585-a5e2-41f1-802f-fff2fe19f3f7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:43.887780 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:43.887780 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:43.892287 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ec9e7585-a5e2-41f1-802f-fff2fe19f3f7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:34:43.897550 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec9e7585-a5e2-41f1-802f-fff2fe19f3f7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:34:43.897974 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 936/3735] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:43 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:44.060880 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cf1a40de-9955-4826-9c94-0585e26cd251 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.062692 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cf1a40de-9955-4826-9c94-0585e26cd251 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:44.063050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cf1a40de-9955-4826-9c94-0585e26cd251 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.063396 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cf1a40de-9955-4826-9c94-0585e26cd251 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.073337 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.073337 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:44.077338 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cf1a40de-9955-4826-9c94-0585e26cd251 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:44.084550 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cf1a40de-9955-4826-9c94-0585e26cd251 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:44.084550 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 929/3736] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:44.149194 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d3c319f5-b69d-4fa3-add6-591ca9a8dd00 req-03bd1582-593c-4ad6-96b5-21172854c0ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.151345 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3c319f5-b69d-4fa3-add6-591ca9a8dd00 req-03bd1582-593c-4ad6-96b5-21172854c0ad tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:44.151345 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3c319f5-b69d-4fa3-add6-591ca9a8dd00 req-03bd1582-593c-4ad6-96b5-21172854c0ad tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.151748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d3c319f5-b69d-4fa3-add6-591ca9a8dd00 req-03bd1582-593c-4ad6-96b5-21172854c0ad tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.168170 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.168170 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:44.169296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-316d9127-4ef9-4417-8bd2-c81236393f57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.170258 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-316d9127-4ef9-4417-8bd2-c81236393f57 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f Aug 13 19:34:44.170258 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-316d9127-4ef9-4417-8bd2-c81236393f57 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.170258 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-316d9127-4ef9-4417-8bd2-c81236393f57 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.174815 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d3c319f5-b69d-4fa3-add6-591ca9a8dd00 req-03bd1582-593c-4ad6-96b5-21172854c0ad tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:44.178411 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.178411 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:44.182771 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d3c319f5-b69d-4fa3-add6-591ca9a8dd00 req-03bd1582-593c-4ad6-96b5-21172854c0ad tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:44.183780 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 934/3737] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:44.186336 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-316d9127-4ef9-4417-8bd2-c81236393f57 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:44.191987 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-316d9127-4ef9-4417-8bd2-c81236393f57 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f returned with HTTP 200 Aug 13 19:34:44.191987 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 939/3738] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:44.209085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2ad4d046-6469-43ab-a8e5-edb804af376f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.211176 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ad4d046-6469-43ab-a8e5-edb804af376f tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] GET https://10.4.3.126/volume/v3/volumes/summary Aug 13 19:34:44.213605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ad4d046-6469-43ab-a8e5-edb804af376f tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.213605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ad4d046-6469-43ab-a8e5-edb804af376f tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.213605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-2ad4d046-6469-43ab-a8e5-edb804af376f tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:34:44.219650 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cc670b71-7616-4b2a-9c3b-e2ad3b284b80 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.220091 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2ad4d046-6469-43ab-a8e5-edb804af376f tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] Get summary completed successfully. Aug 13 19:34:44.220091 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ad4d046-6469-43ab-a8e5-edb804af376f tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-reader] https://10.4.3.126/volume/v3/volumes/summary returned with HTTP 200 Aug 13 19:34:44.220091 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 937/3739] 10.4.3.126 () {68 vars in 1302 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:44.232963 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-23831b88-a5fd-46cc-bb3d-47b315abcc2b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.233647 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cc670b71-7616-4b2a-9c3b-e2ad3b284b80 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:44.234112 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cc670b71-7616-4b2a-9c3b-e2ad3b284b80 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.234640 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23831b88-a5fd-46cc-bb3d-47b315abcc2b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f Aug 13 19:34:44.234934 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23831b88-a5fd-46cc-bb3d-47b315abcc2b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.235588 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23831b88-a5fd-46cc-bb3d-47b315abcc2b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.235588 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-23831b88-a5fd-46cc-bb3d-47b315abcc2b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Delete volume with id: d8588b1e-cad7-4492-9e4d-c5892f5d556f Aug 13 19:34:44.237656 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cc670b71-7616-4b2a-9c3b-e2ad3b284b80 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.246353 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.246353 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:44.246880 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-23831b88-a5fd-46cc-bb3d-47b315abcc2b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:44.261254 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.261254 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:44.265403 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cc670b71-7616-4b2a-9c3b-e2ad3b284b80 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:44.270129 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cc670b71-7616-4b2a-9c3b-e2ad3b284b80 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:44.270582 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 930/3740] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:44.274944 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-23831b88-a5fd-46cc-bb3d-47b315abcc2b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Delete volume request issued successfully. Aug 13 19:34:44.275253 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23831b88-a5fd-46cc-bb3d-47b315abcc2b tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f returned with HTTP 202 Aug 13 19:34:44.276081 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 935/3741] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:34:44 2026] DELETE /volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:34:44.285184 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4b3d0279-b652-4c02-b1f3-10233937ed91 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.287703 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b3d0279-b652-4c02-b1f3-10233937ed91 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f Aug 13 19:34:44.287982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b3d0279-b652-4c02-b1f3-10233937ed91 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.288192 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b3d0279-b652-4c02-b1f3-10233937ed91 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.292451 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1564e71b-d9c8-484f-8d13-8cd1c2dbd65e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.297301 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1564e71b-d9c8-484f-8d13-8cd1c2dbd65e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:44.297301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1564e71b-d9c8-484f-8d13-8cd1c2dbd65e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.297301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1564e71b-d9c8-484f-8d13-8cd1c2dbd65e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.297301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1564e71b-d9c8-484f-8d13-8cd1c2dbd65e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:44.305195 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.305195 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:44.306090 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1564e71b-d9c8-484f-8d13-8cd1c2dbd65e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:44.306486 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 938/3742] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:44.308491 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.308491 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:44.313494 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4b3d0279-b652-4c02-b1f3-10233937ed91 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Volume info retrieved successfully. Aug 13 19:34:44.319105 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b3d0279-b652-4c02-b1f3-10233937ed91 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f returned with HTTP 200 Aug 13 19:34:44.319548 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 940/3743] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:44.349187 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-7ebf0917-e1ff-4508-b393-ad30e49ac2fa None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.354137 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-7ebf0917-e1ff-4508-b393-ad30e49ac2fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:44.354432 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-7ebf0917-e1ff-4508-b393-ad30e49ac2fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.354689 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-7ebf0917-e1ff-4508-b393-ad30e49ac2fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.370030 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.370030 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:44.375520 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-7ebf0917-e1ff-4508-b393-ad30e49ac2fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:44.386386 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-7ebf0917-e1ff-4508-b393-ad30e49ac2fa tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:44.387082 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 931/3744] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:44.417635 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-3eb790cb-73da-4b97-a525-72af5f53f4a3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.417635 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-3eb790cb-73da-4b97-a525-72af5f53f4a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] POST https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640/action Aug 13 19:34:44.417983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-3eb790cb-73da-4b97-a525-72af5f53f4a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:34:44.418058 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-3eb790cb-73da-4b97-a525-72af5f53f4a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:44.429670 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.429670 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:44.430185 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-3eb790cb-73da-4b97-a525-72af5f53f4a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:44.437297 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-3eb790cb-73da-4b97-a525-72af5f53f4a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Begin detaching volume completed successfully. Aug 13 19:34:44.437297 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-3eb790cb-73da-4b97-a525-72af5f53f4a3 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640/action returned with HTTP 202 Aug 13 19:34:44.440560 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 936/3745] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:34:44 2026] POST /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:34:44.461243 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f776b55a-d107-47c6-9c4b-5d8dbd90a3a9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.463360 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f776b55a-d107-47c6-9c4b-5d8dbd90a3a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:44.463548 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f776b55a-d107-47c6-9c4b-5d8dbd90a3a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.463731 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f776b55a-d107-47c6-9c4b-5d8dbd90a3a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.476227 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.476227 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:44.481043 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f776b55a-d107-47c6-9c4b-5d8dbd90a3a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:44.486590 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f776b55a-d107-47c6-9c4b-5d8dbd90a3a9 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:44.487020 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 939/3746] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:44.491520 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9f3e3987-9ecf-4594-b37a-4d343de12773 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.491951 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f3e3987-9ecf-4594-b37a-4d343de12773 None None] GET https://10.4.3.126/volume// Aug 13 19:34:44.492162 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9f3e3987-9ecf-4594-b37a-4d343de12773 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.492365 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9f3e3987-9ecf-4594-b37a-4d343de12773 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.492775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f3e3987-9ecf-4594-b37a-4d343de12773 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:34:44.493222 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 941/3747] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:34:44.502381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-6632b1da-615f-421c-b190-2dcd00cb6e7a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.505308 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-6632b1da-615f-421c-b190-2dcd00cb6e7a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:44.505687 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-6632b1da-615f-421c-b190-2dcd00cb6e7a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.505984 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-6632b1da-615f-421c-b190-2dcd00cb6e7a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.515150 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.515150 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:44.520817 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-6632b1da-615f-421c-b190-2dcd00cb6e7a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:44.522564 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-6632b1da-615f-421c-b190-2dcd00cb6e7a tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:44.523043 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 932/3748] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:44.596951 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-baec71c5-a197-4846-8f5c-9f4f76ee6c84 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.599192 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-baec71c5-a197-4846-8f5c-9f4f76ee6c84 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:44.599423 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-baec71c5-a197-4846-8f5c-9f4f76ee6c84 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.599664 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-baec71c5-a197-4846-8f5c-9f4f76ee6c84 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.599813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-baec71c5-a197-4846-8f5c-9f4f76ee6c84 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:44.604776 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.604776 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:44.605715 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-baec71c5-a197-4846-8f5c-9f4f76ee6c84 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:44.606200 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 937/3749] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:44.689358 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9e37fa4c-3c0d-4584-a878-6bda38fd28fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:44.691112 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e37fa4c-3c0d-4584-a878-6bda38fd28fe tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:44.691350 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e37fa4c-3c0d-4584-a878-6bda38fd28fe tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:44.691536 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e37fa4c-3c0d-4584-a878-6bda38fd28fe tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:44.691638 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9e37fa4c-3c0d-4584-a878-6bda38fd28fe tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:44.695690 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:44.695690 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:44.696453 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e37fa4c-3c0d-4584-a878-6bda38fd28fe tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:44.697064 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 940/3750] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:44 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:45.087360 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-b8594b57-ad02-4c74-9d4e-196a5de16887 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:45.089477 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-b8594b57-ad02-4c74-9d4e-196a5de16887 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:45.089668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-b8594b57-ad02-4c74-9d4e-196a5de16887 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:45.089848 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-b8594b57-ad02-4c74-9d4e-196a5de16887 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:45.098962 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:45.098962 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:45.102054 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-b8594b57-ad02-4c74-9d4e-196a5de16887 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:45.105808 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-b8594b57-ad02-4c74-9d4e-196a5de16887 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:45.106211 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 942/3751] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:34:45 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:45.320294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1d2908b0-8d10-46ee-9015-44a3d5b2eae9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:45.323693 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d2908b0-8d10-46ee-9015-44a3d5b2eae9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:45.324035 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d2908b0-8d10-46ee-9015-44a3d5b2eae9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:45.324305 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d2908b0-8d10-46ee-9015-44a3d5b2eae9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:45.324500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1d2908b0-8d10-46ee-9015-44a3d5b2eae9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:45.331705 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:45.331705 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:45.332548 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d2908b0-8d10-46ee-9015-44a3d5b2eae9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:45.333096 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 933/3752] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:45 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:45.340338 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4320b8aa-fb06-4695-b320-e452966a81d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:45.342050 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4320b8aa-fb06-4695-b320-e452966a81d9 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] GET https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f Aug 13 19:34:45.342339 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4320b8aa-fb06-4695-b320-e452966a81d9 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:45.342580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4320b8aa-fb06-4695-b320-e452966a81d9 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:45.349296 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4320b8aa-fb06-4695-b320-e452966a81d9 tempest-ProjectReaderTests-163901245 tempest-ProjectReaderTests-163901245-project-admin] https://10.4.3.126/volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f returned with HTTP 404 Aug 13 19:34:45.349824 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 938/3753] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:34:45 2026] GET /volume/v3/volumes/d8588b1e-cad7-4492-9e4d-c5892f5d556f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:34:45.414418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9649f18c-5127-41c1-bf73-c5515850dcf9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:45.416079 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9649f18c-5127-41c1-bf73-c5515850dcf9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:34:45.416299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9649f18c-5127-41c1-bf73-c5515850dcf9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a430639-2596-4711-9626-b2e77af8846d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-466494439", "description": null, "metadata": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:45.426509 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:45.426509 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:45.427055 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9649f18c-5127-41c1-bf73-c5515850dcf9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:34:45.427220 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-9649f18c-5127-41c1-bf73-c5515850dcf9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create snapshot from volume 4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:34:45.460676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-9649f18c-5127-41c1-bf73-c5515850dcf9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['00316d55-f883-4d69-b3c1-a6e85873fd51', '780b093c-bf87-4afe-a394-fcbb66829f7c', 'd916ca82-c4f5-4f56-8ef9-d0f342ec8025', '87190858-5197-4c94-b562-cdfe7ffe6fb6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:45.498214 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9649f18c-5127-41c1-bf73-c5515850dcf9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot force create request issued successfully. Aug 13 19:34:45.498214 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9649f18c-5127-41c1-bf73-c5515850dcf9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:34:45.498214 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 941/3754] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:34:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:45.500530 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-266680b3-0655-419f-a5bb-8b41138b2e30 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:45.507175 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-266680b3-0655-419f-a5bb-8b41138b2e30 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:45.507175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-266680b3-0655-419f-a5bb-8b41138b2e30 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:45.507457 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-266680b3-0655-419f-a5bb-8b41138b2e30 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:45.509876 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6ab94421-fa2c-4f94-ac84-40d0e1ec7dbf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:45.511501 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6ab94421-fa2c-4f94-ac84-40d0e1ec7dbf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:45.511672 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6ab94421-fa2c-4f94-ac84-40d0e1ec7dbf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:45.511830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6ab94421-fa2c-4f94-ac84-40d0e1ec7dbf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:45.516805 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:45.516805 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:45.517428 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6ab94421-fa2c-4f94-ac84-40d0e1ec7dbf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:45.518386 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6ab94421-fa2c-4f94-ac84-40d0e1ec7dbf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae returned with HTTP 200 Aug 13 19:34:45.518772 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:45.518772 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:45.518875 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 934/3755] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:45 2026] GET /volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:45.523510 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-266680b3-0655-419f-a5bb-8b41138b2e30 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:45.531300 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-266680b3-0655-419f-a5bb-8b41138b2e30 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:45.531300 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 943/3756] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:45 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 1217 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:45.617512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b49c2a6c-e96b-43f1-96ab-ce4b0d8050c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:45.620007 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b49c2a6c-e96b-43f1-96ab-ce4b0d8050c9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:45.620007 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b49c2a6c-e96b-43f1-96ab-ce4b0d8050c9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:45.620229 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b49c2a6c-e96b-43f1-96ab-ce4b0d8050c9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:45.620395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b49c2a6c-e96b-43f1-96ab-ce4b0d8050c9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:45.627046 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:45.627046 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:45.627992 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b49c2a6c-e96b-43f1-96ab-ce4b0d8050c9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:45.629212 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 939/3757] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:45 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:45.708650 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-46d4ece2-c27c-4cdd-afcc-54fa5e684b9e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:45.711555 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-46d4ece2-c27c-4cdd-afcc-54fa5e684b9e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:45.711680 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-46d4ece2-c27c-4cdd-afcc-54fa5e684b9e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:45.711943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-46d4ece2-c27c-4cdd-afcc-54fa5e684b9e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:45.712133 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-46d4ece2-c27c-4cdd-afcc-54fa5e684b9e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:45.718608 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:45.718608 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:45.719488 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-46d4ece2-c27c-4cdd-afcc-54fa5e684b9e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:45.719861 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 942/3758] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:45 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.106668 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-4ee03ac6-454a-4b33-99fe-574957bd4879 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.108781 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-4ee03ac6-454a-4b33-99fe-574957bd4879 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2 Aug 13 19:34:46.109025 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-4ee03ac6-454a-4b33-99fe-574957bd4879 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.109231 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-4ee03ac6-454a-4b33-99fe-574957bd4879 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.121754 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.121754 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:46.179380 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ceaa6f6b-302f-4a57-a9b7-29ee8efecdc6 req-4ee03ac6-454a-4b33-99fe-574957bd4879 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2 returned with HTTP 200 Aug 13 19:34:46.180054 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 935/3759] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:34:46 2026] DELETE /volume/v3/attachments/c675f8c2-639d-4520-82f5-667eee27d0a2 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.344667 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fa1123d0-2523-405d-bef7-a333222dceb8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.346417 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fa1123d0-2523-405d-bef7-a333222dceb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:46.346618 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fa1123d0-2523-405d-bef7-a333222dceb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.346806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fa1123d0-2523-405d-bef7-a333222dceb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.346954 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fa1123d0-2523-405d-bef7-a333222dceb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:46.355431 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.355431 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:46.356249 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fa1123d0-2523-405d-bef7-a333222dceb8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:46.356727 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 944/3760] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.539304 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7e29d053-e15f-4e3e-81df-dc7588c31f1c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.540993 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e29d053-e15f-4e3e-81df-dc7588c31f1c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:46.541166 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e29d053-e15f-4e3e-81df-dc7588c31f1c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.541361 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e29d053-e15f-4e3e-81df-dc7588c31f1c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.547419 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.547419 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:46.548383 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7e29d053-e15f-4e3e-81df-dc7588c31f1c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:46.549448 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e29d053-e15f-4e3e-81df-dc7588c31f1c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae returned with HTTP 200 Aug 13 19:34:46.549743 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 940/3761] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.551737 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8a7f0c75-b3ea-4854-bc68-318cb07f9e33 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.556163 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a7f0c75-b3ea-4854-bc68-318cb07f9e33 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:46.556582 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a7f0c75-b3ea-4854-bc68-318cb07f9e33 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.557557 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a7f0c75-b3ea-4854-bc68-318cb07f9e33 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.563302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d2cda474-a153-47c1-b9fa-ee17dae13c22 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.567035 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2cda474-a153-47c1-b9fa-ee17dae13c22 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:46.567333 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2cda474-a153-47c1-b9fa-ee17dae13c22 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.567592 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2cda474-a153-47c1-b9fa-ee17dae13c22 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.567932 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.567932 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:46.573336 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8a7f0c75-b3ea-4854-bc68-318cb07f9e33 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:46.576455 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.576455 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:46.577035 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d2cda474-a153-47c1-b9fa-ee17dae13c22 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:46.578475 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2cda474-a153-47c1-b9fa-ee17dae13c22 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae returned with HTTP 200 Aug 13 19:34:46.579217 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 936/3762] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.580147 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a7f0c75-b3ea-4854-bc68-318cb07f9e33 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:46.580594 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 943/3763] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.590436 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c87373d5-2a7e-41ee-b229-7340fa8ff7c6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.594031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-351a6d9c-b5bd-4583-9f34-1a7ea6aaa894 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.594682 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c87373d5-2a7e-41ee-b229-7340fa8ff7c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:34:46.595079 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c87373d5-2a7e-41ee-b229-7340fa8ff7c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a430639-2596-4711-9626-b2e77af8846d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-595848146", "description": null, "metadata": null}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:46.595871 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-351a6d9c-b5bd-4583-9f34-1a7ea6aaa894 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] DELETE https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:46.596042 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-351a6d9c-b5bd-4583-9f34-1a7ea6aaa894 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.596236 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-351a6d9c-b5bd-4583-9f34-1a7ea6aaa894 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.596456 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-351a6d9c-b5bd-4583-9f34-1a7ea6aaa894 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Delete volume with id: 647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:46.604437 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.604437 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:46.605003 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-351a6d9c-b5bd-4583-9f34-1a7ea6aaa894 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:46.616217 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.616217 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:46.616734 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c87373d5-2a7e-41ee-b229-7340fa8ff7c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:34:46.616969 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-c87373d5-2a7e-41ee-b229-7340fa8ff7c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create snapshot from volume 4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:34:46.629624 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-351a6d9c-b5bd-4583-9f34-1a7ea6aaa894 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Delete volume request issued successfully. Aug 13 19:34:46.629912 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-351a6d9c-b5bd-4583-9f34-1a7ea6aaa894 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 202 Aug 13 19:34:46.630437 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 941/3764] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:46 2026] DELETE /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:46.640449 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-981665f2-168e-40a2-805a-1ee7e243b4f4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.641029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0134e825-ef26-4004-b694-7c2d7b2e0748 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.643251 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-981665f2-168e-40a2-805a-1ee7e243b4f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:46.643589 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-981665f2-168e-40a2-805a-1ee7e243b4f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.643647 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0134e825-ef26-4004-b694-7c2d7b2e0748 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:46.643983 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0134e825-ef26-4004-b694-7c2d7b2e0748 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.644070 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-981665f2-168e-40a2-805a-1ee7e243b4f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.644356 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0134e825-ef26-4004-b694-7c2d7b2e0748 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.644556 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0134e825-ef26-4004-b694-7c2d7b2e0748 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:46.651468 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.651468 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:46.652563 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0134e825-ef26-4004-b694-7c2d7b2e0748 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:46.653130 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 944/3765] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.654544 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.654544 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:46.660784 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-981665f2-168e-40a2-805a-1ee7e243b4f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Volume info retrieved successfully. Aug 13 19:34:46.662711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-c87373d5-2a7e-41ee-b229-7340fa8ff7c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['20e395e9-115f-489e-a1c2-e8f5b7102315', '3e11ad96-ab59-4885-a63b-ba69cb3079bb', '34c5c8a8-0f4e-45e5-a80e-0502c7613887', '476677c3-a018-45ab-8944-88586b34803d'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:46.667599 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-981665f2-168e-40a2-805a-1ee7e243b4f4 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 200 Aug 13 19:34:46.668213 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 937/3766] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.704199 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c87373d5-2a7e-41ee-b229-7340fa8ff7c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot force create request issued successfully. Aug 13 19:34:46.704615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c87373d5-2a7e-41ee-b229-7340fa8ff7c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:34:46.705072 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 945/3767] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:34:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:46.717946 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-728d2a94-8916-4d8d-94bd-47211c0942c7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.721872 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-728d2a94-8916-4d8d-94bd-47211c0942c7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:46.722059 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-728d2a94-8916-4d8d-94bd-47211c0942c7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.722290 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-728d2a94-8916-4d8d-94bd-47211c0942c7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.727186 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.727186 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:46.727703 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-728d2a94-8916-4d8d-94bd-47211c0942c7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:46.728388 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-728d2a94-8916-4d8d-94bd-47211c0942c7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 returned with HTTP 200 Aug 13 19:34:46.728751 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 942/3768] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.733029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73503ebf-6e64-41d1-9bbb-3aa34a563f39 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.734760 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73503ebf-6e64-41d1-9bbb-3aa34a563f39 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:46.735002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73503ebf-6e64-41d1-9bbb-3aa34a563f39 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.735120 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73503ebf-6e64-41d1-9bbb-3aa34a563f39 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.735237 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-73503ebf-6e64-41d1-9bbb-3aa34a563f39 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:46.740015 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.740015 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:46.740441 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73503ebf-6e64-41d1-9bbb-3aa34a563f39 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:46.740803 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 945/3769] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:46.753344 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2b95f2e8-95b5-4948-b6ec-2a6a9cc3773e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.887332 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b95f2e8-95b5-4948-b6ec-2a6a9cc3773e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:34:46.887660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b95f2e8-95b5-4948-b6ec-2a6a9cc3773e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2b313d7-6227-4b77-bcc9-66a6ac2f1116", "incremental": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:46.889124 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-2b95f2e8-95b5-4948-b6ec-2a6a9cc3773e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Creating new backup {'backup': {'volume_id': 'f2b313d7-6227-4b77-bcc9-66a6ac2f1116', 'incremental': True}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:34:46.889250 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-2b95f2e8-95b5-4948-b6ec-2a6a9cc3773e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Creating backup of volume f2b313d7-6227-4b77-bcc9-66a6ac2f1116 in container None Aug 13 19:34:46.896588 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.896588 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:46.897023 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2b95f2e8-95b5-4948-b6ec-2a6a9cc3773e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Volume info retrieved successfully. Aug 13 19:34:46.920572 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-2b95f2e8-95b5-4948-b6ec-2a6a9cc3773e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Created reservations ['c4e9de75-47fe-4f23-84ee-da204d3d4308', '3e88f8ca-7aba-4e21-a41d-42e1ff127470'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:46.936097 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b95f2e8-95b5-4948-b6ec-2a6a9cc3773e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 400 Aug 13 19:34:46.936505 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 938/3770] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:34:46 2026] POST /volume/v3/backups => generated 109 bytes in 183 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:34:46.949664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc849b47-8a16-407d-88d4-85a66284e209 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.953228 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc849b47-8a16-407d-88d4-85a66284e209 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] DELETE https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:46.953479 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc849b47-8a16-407d-88d4-85a66284e209 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.953683 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc849b47-8a16-407d-88d4-85a66284e209 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.953791 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-cc849b47-8a16-407d-88d4-85a66284e209 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete backup with id: 92899550-cfdd-4a9d-8c20-583d88896725. Aug 13 19:34:46.957970 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.957970 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:46.973593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-cc849b47-8a16-407d-88d4-85a66284e209 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] delete_backup rpcapi backup_id 92899550-cfdd-4a9d-8c20-583d88896725 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:34:46.975812 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc849b47-8a16-407d-88d4-85a66284e209 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 202 Aug 13 19:34:46.976789 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 946/3771] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:46 2026] DELETE /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:34:46.983417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-29b82ad2-9a81-46af-bd02-5fb4125615eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:46.985266 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29b82ad2-9a81-46af-bd02-5fb4125615eb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:46.985487 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29b82ad2-9a81-46af-bd02-5fb4125615eb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:46.985663 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29b82ad2-9a81-46af-bd02-5fb4125615eb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:46.985764 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-29b82ad2-9a81-46af-bd02-5fb4125615eb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:46.990283 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:46.990283 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:46.991200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29b82ad2-9a81-46af-bd02-5fb4125615eb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 200 Aug 13 19:34:46.991957 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 943/3772] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:46 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:47.371552 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-27efb836-5130-468a-af7a-b4a4b8bf17db None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.373484 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27efb836-5130-468a-af7a-b4a4b8bf17db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:47.373959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27efb836-5130-468a-af7a-b4a4b8bf17db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:47.373959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27efb836-5130-468a-af7a-b4a4b8bf17db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:47.374068 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-27efb836-5130-468a-af7a-b4a4b8bf17db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:47.379559 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:47.379559 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:47.380706 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27efb836-5130-468a-af7a-b4a4b8bf17db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:47.381129 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 946/3773] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:47 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:47.665541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-98247aef-bbbe-46f1-ba9b-79d39bafdfab None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.667631 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-98247aef-bbbe-46f1-ba9b-79d39bafdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:47.668023 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-98247aef-bbbe-46f1-ba9b-79d39bafdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:47.668228 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-98247aef-bbbe-46f1-ba9b-79d39bafdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:47.668410 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-98247aef-bbbe-46f1-ba9b-79d39bafdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:47.677615 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:47.677615 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:47.677867 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-98247aef-bbbe-46f1-ba9b-79d39bafdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:47.679042 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 939/3774] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:47 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:47.684375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-300a08d5-104a-4b96-abb1-3c6364abc8b7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.688635 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-300a08d5-104a-4b96-abb1-3c6364abc8b7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] GET https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 Aug 13 19:34:47.688635 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-300a08d5-104a-4b96-abb1-3c6364abc8b7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:47.688850 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-300a08d5-104a-4b96-abb1-3c6364abc8b7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:47.696439 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-300a08d5-104a-4b96-abb1-3c6364abc8b7 tempest-VolumeMultiattachTests-1888844821 tempest-VolumeMultiattachTests-1888844821-project-member] https://10.4.3.126/volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 returned with HTTP 404 Aug 13 19:34:47.697057 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 947/3775] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:47 2026] GET /volume/v3/volumes/647735bc-77f6-413e-a6ed-5f6b50357640 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:47.704579 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-39370bd8-6374-470f-8859-534a62034a28 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.706678 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39370bd8-6374-470f-8859-534a62034a28 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:34:47.707101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-39370bd8-6374-470f-8859-534a62034a28 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:47.707101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-39370bd8-6374-470f-8859-534a62034a28 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:47.708130 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-39370bd8-6374-470f-8859-534a62034a28 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:34:47.723569 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-39370bd8-6374-470f-8859-534a62034a28 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Get all volumes completed successfully. Aug 13 19:34:47.727240 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:47.727240 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:47.735103 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-39370bd8-6374-470f-8859-534a62034a28 tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:34:47.735717 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 944/3776] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:34:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14627 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 19:34:47.739566 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3de75688-7105-4bbb-a235-8fe8cfb053ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.744248 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3de75688-7105-4bbb-a235-8fe8cfb053ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:47.744513 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3de75688-7105-4bbb-a235-8fe8cfb053ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:47.744873 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3de75688-7105-4bbb-a235-8fe8cfb053ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:47.751409 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:47.751409 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:47.752049 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3de75688-7105-4bbb-a235-8fe8cfb053ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:47.753119 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3de75688-7105-4bbb-a235-8fe8cfb053ed tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 returned with HTTP 200 Aug 13 19:34:47.753742 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 947/3777] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:47 2026] GET /volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:47.753968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c1028ff7-41f0-41bc-9736-d32024a0c95d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.756295 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1028ff7-41f0-41bc-9736-d32024a0c95d tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] DELETE https://10.4.3.126/volume/v3/types/0e4a7deb-577c-4534-9161-a1478681b8e1 Aug 13 19:34:47.756386 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1028ff7-41f0-41bc-9736-d32024a0c95d tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:47.756636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1028ff7-41f0-41bc-9736-d32024a0c95d tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:47.764347 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-47e54f19-0399-4323-90bb-a27442c8cce4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.766550 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47e54f19-0399-4323-90bb-a27442c8cce4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:47.766726 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47e54f19-0399-4323-90bb-a27442c8cce4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:47.766909 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-47e54f19-0399-4323-90bb-a27442c8cce4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:47.772570 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:47.772570 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:47.773135 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-47e54f19-0399-4323-90bb-a27442c8cce4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:47.773934 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-47e54f19-0399-4323-90bb-a27442c8cce4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 returned with HTTP 200 Aug 13 19:34:47.774305 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 948/3778] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:47 2026] GET /volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:47.782592 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dd74bd45-846a-4cc4-accc-68b94c8ae2c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.784135 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1028ff7-41f0-41bc-9736-d32024a0c95d tempest-VolumeMultiattachTests-1402862586 tempest-VolumeMultiattachTests-1402862586-project-admin] https://10.4.3.126/volume/v3/types/0e4a7deb-577c-4534-9161-a1478681b8e1 returned with HTTP 202 Aug 13 19:34:47.784482 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 940/3779] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:34:47 2026] DELETE /volume/v3/types/0e4a7deb-577c-4534-9161-a1478681b8e1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:47.784760 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd74bd45-846a-4cc4-accc-68b94c8ae2c9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:34:47.785120 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd74bd45-846a-4cc4-accc-68b94c8ae2c9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a430639-2596-4711-9626-b2e77af8846d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1928302305", "description": null, "metadata": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:47.799884 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:47.799884 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:47.799884 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dd74bd45-846a-4cc4-accc-68b94c8ae2c9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:34:47.799884 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-dd74bd45-846a-4cc4-accc-68b94c8ae2c9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create snapshot from volume 4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:34:47.829692 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-dd74bd45-846a-4cc4-accc-68b94c8ae2c9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['c03d7d52-e902-434b-9676-0fef7a970cf4', 'f367bf4e-7008-4e0c-9de1-ff99f653f1a7', '79a06655-b8d2-4d2b-9ab4-2cbf8a27446c', 'bb18aae3-2d36-4128-a57a-9d97ba745ea0'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:47.871394 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dd74bd45-846a-4cc4-accc-68b94c8ae2c9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot force create request issued successfully. Aug 13 19:34:47.871665 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd74bd45-846a-4cc4-accc-68b94c8ae2c9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:34:47.872138 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 945/3780] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:34:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:47.886728 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ede19a65-ef5f-4596-b63d-d4fbc9ac686d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:47.890291 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ede19a65-ef5f-4596-b63d-d4fbc9ac686d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:47.890735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ede19a65-ef5f-4596-b63d-d4fbc9ac686d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:47.890885 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ede19a65-ef5f-4596-b63d-d4fbc9ac686d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:47.898173 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:47.898173 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:47.898865 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ede19a65-ef5f-4596-b63d-d4fbc9ac686d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:47.899906 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ede19a65-ef5f-4596-b63d-d4fbc9ac686d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 returned with HTTP 200 Aug 13 19:34:47.900072 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 948/3781] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:47 2026] GET /volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:48.003294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8f214662-d756-412d-8095-37029c0e6df5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:48.004098 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f214662-d756-412d-8095-37029c0e6df5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 Aug 13 19:34:48.004337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f214662-d756-412d-8095-37029c0e6df5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:48.004436 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f214662-d756-412d-8095-37029c0e6df5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:48.004549 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8f214662-d756-412d-8095-37029c0e6df5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 92899550-cfdd-4a9d-8c20-583d88896725. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:48.008240 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f214662-d756-412d-8095-37029c0e6df5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 returned with HTTP 404 Aug 13 19:34:48.008686 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 949/3782] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:48 2026] GET /volume/v3/backups/92899550-cfdd-4a9d-8c20-583d88896725 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:48.020289 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-65db3637-25db-49d8-81e0-166a73200042 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:48.021200 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:48.021589 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1941665245"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:48.023153 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1941665245'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:48.023426 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume of 1 GB Aug 13 19:34:48.027580 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Availability Zones retrieved successfully. Aug 13 19:34:48.033329 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Flow 'volume_create_api' (ecd000a1-d266-4b75-9d7a-481a88334edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:48.034448 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8200d1f-4c3a-4acf-9cf3-6bc4fca84794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:48.035420 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:48.067544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8200d1f-4c3a-4acf-9cf3-6bc4fca84794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:48.068491 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866b06c4-8c67-4ccb-9824-10a4a6b20b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:48.118796 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Created reservations ['e2c5c8d5-78ad-4b11-bf9a-2a6a9207a6f6', '1caf27fb-07d1-48bf-a486-ae6719dfad6a', '529029e5-a526-42c2-b4de-d1f4a916377c', '9bf540be-a633-49fb-8fe0-2dd368f350b3'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:48.119981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866b06c4-8c67-4ccb-9824-10a4a6b20b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c5c8d5-78ad-4b11-bf9a-2a6a9207a6f6', '1caf27fb-07d1-48bf-a486-ae6719dfad6a', '529029e5-a526-42c2-b4de-d1f4a916377c', '9bf540be-a633-49fb-8fe0-2dd368f350b3']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:48.120909 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54aa28e8-943c-4de4-9d07-52d2c3070b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:48.149448 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54aa28e8-943c-4de4-9d07-52d2c3070b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c322e72-ab0f-495c-9411-271f75ec615d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1941665245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e018f27ab2e45ce9e7985aaa4107117',qos_specs=None,replication_status=,reservations=['e2c5c8d5-78ad-4b11-bf9a-2a6a9207a6f6','1caf27fb-07d1-48bf-a486-ae6719dfad6a','529029e5-a526-42c2-b4de-d1f4a916377c','9bf540be-a633-49fb-8fe0-2dd368f350b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1941665245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c322e72-ab0f-495c-9411-271f75ec615d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e018f27ab2e45ce9e7985aaa4107117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:48.150110 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b3451f-5731-47c7-8ba3-191c954ebf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:48.173459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b3451f-5731-47c7-8ba3-191c954ebf61) transitioned into state 'SUCCESS' from state '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-1941665245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e018f27ab2e45ce9e7985aaa4107117',qos_specs=None,replication_status=,reservations=['e2c5c8d5-78ad-4b11-bf9a-2a6a9207a6f6','1caf27fb-07d1-48bf-a486-ae6719dfad6a','529029e5-a526-42c2-b4de-d1f4a916377c','9bf540be-a633-49fb-8fe0-2dd368f350b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:48.173670 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a0a053-c058-4e20-aee1-6cfdfed9c14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:48.184337 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a0a053-c058-4e20-aee1-6cfdfed9c14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:48.185236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Flow 'volume_create_api' (ecd000a1-d266-4b75-9d7a-481a88334edd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:48.185601 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume request issued successfully. Aug 13 19:34:48.186170 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-65db3637-25db-49d8-81e0-166a73200042 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:48.186663 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 941/3783] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:34:48 2026] POST /volume/v3/volumes => generated 749 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:48.202455 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f33f3214-880d-4929-b59d-8b22903a404e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:48.204399 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f33f3214-880d-4929-b59d-8b22903a404e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d Aug 13 19:34:48.204623 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f33f3214-880d-4929-b59d-8b22903a404e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:48.204871 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f33f3214-880d-4929-b59d-8b22903a404e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:48.212357 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:48.212357 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:48.216120 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f33f3214-880d-4929-b59d-8b22903a404e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:34:48.220372 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f33f3214-880d-4929-b59d-8b22903a404e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d returned with HTTP 200 Aug 13 19:34:48.220740 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 946/3784] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:48 2026] GET /volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:48.394147 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0009935-756c-4c17-90a9-6e5afee035e0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:48.396337 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0009935-756c-4c17-90a9-6e5afee035e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:48.396521 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0009935-756c-4c17-90a9-6e5afee035e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:48.396723 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0009935-756c-4c17-90a9-6e5afee035e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:48.396821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e0009935-756c-4c17-90a9-6e5afee035e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:48.401150 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:48.401150 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:48.401979 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0009935-756c-4c17-90a9-6e5afee035e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:48.402341 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 949/3785] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:48 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:48.698011 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b28144ec-8b13-4c8d-a29c-58bcace928e9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:48.700306 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b28144ec-8b13-4c8d-a29c-58bcace928e9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:48.700551 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b28144ec-8b13-4c8d-a29c-58bcace928e9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:48.700780 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b28144ec-8b13-4c8d-a29c-58bcace928e9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:48.700931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b28144ec-8b13-4c8d-a29c-58bcace928e9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:48.706070 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:48.706070 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:48.706880 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b28144ec-8b13-4c8d-a29c-58bcace928e9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:48.707346 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 950/3786] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:48 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:48.909710 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1a97dc45-f16c-40ac-8f3c-c3359255d46c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:48.911799 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a97dc45-f16c-40ac-8f3c-c3359255d46c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:48.911976 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a97dc45-f16c-40ac-8f3c-c3359255d46c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:48.912148 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a97dc45-f16c-40ac-8f3c-c3359255d46c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:48.917920 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:48.917920 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:48.918349 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1a97dc45-f16c-40ac-8f3c-c3359255d46c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:48.919053 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a97dc45-f16c-40ac-8f3c-c3359255d46c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 returned with HTTP 200 Aug 13 19:34:48.919421 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 942/3787] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:48 2026] GET /volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:48.931161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cf30f4fe-3fbf-4010-8588-3ed6e96d61c6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:48.934908 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf30f4fe-3fbf-4010-8588-3ed6e96d61c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:48.935078 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf30f4fe-3fbf-4010-8588-3ed6e96d61c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:48.935267 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf30f4fe-3fbf-4010-8588-3ed6e96d61c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:48.942347 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:48.942347 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:48.942935 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cf30f4fe-3fbf-4010-8588-3ed6e96d61c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:48.943729 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf30f4fe-3fbf-4010-8588-3ed6e96d61c6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 returned with HTTP 200 Aug 13 19:34:48.944080 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 947/3788] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:48 2026] GET /volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:49.240735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a9876ee1-b6d9-4e25-b001-74a1f3dcf90a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.242377 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9876ee1-b6d9-4e25-b001-74a1f3dcf90a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d Aug 13 19:34:49.242598 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9876ee1-b6d9-4e25-b001-74a1f3dcf90a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.242804 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a9876ee1-b6d9-4e25-b001-74a1f3dcf90a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.250645 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.250645 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:49.254125 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a9876ee1-b6d9-4e25-b001-74a1f3dcf90a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:34:49.258631 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a9876ee1-b6d9-4e25-b001-74a1f3dcf90a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d returned with HTTP 200 Aug 13 19:34:49.259041 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 950/3789] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:49.275488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-654c11e0-306b-4846-83b1-2388a9b244f7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.277223 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-654c11e0-306b-4846-83b1-2388a9b244f7 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:34:49.277657 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-654c11e0-306b-4846-83b1-2388a9b244f7 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c322e72-ab0f-495c-9411-271f75ec615d", "name": "tempest-VolumesBackupsTest-Backup-833839566"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:49.279400 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-654c11e0-306b-4846-83b1-2388a9b244f7 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Creating new backup {'backup': {'volume_id': '3c322e72-ab0f-495c-9411-271f75ec615d', 'name': 'tempest-VolumesBackupsTest-Backup-833839566'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:34:49.279528 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-654c11e0-306b-4846-83b1-2388a9b244f7 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Creating backup of volume 3c322e72-ab0f-495c-9411-271f75ec615d in container None Aug 13 19:34:49.287585 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.287585 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:49.288218 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-654c11e0-306b-4846-83b1-2388a9b244f7 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Volume info retrieved successfully. Aug 13 19:34:49.314614 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-654c11e0-306b-4846-83b1-2388a9b244f7 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Created reservations ['958e6ed0-0b21-4ada-ae5e-5639612ff0e3', '32af6a34-4890-4f9c-835b-e2cc4909a314'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:49.356083 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-654c11e0-306b-4846-83b1-2388a9b244f7 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:34:49.356602 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 951/3790] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:49 2026] POST /volume/v3/backups => generated 329 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:49.369861 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b4e3078f-27d1-4755-a0f8-f57978b5bdd9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.372261 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b4e3078f-27d1-4755-a0f8-f57978b5bdd9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:49.372459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b4e3078f-27d1-4755-a0f8-f57978b5bdd9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.372796 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b4e3078f-27d1-4755-a0f8-f57978b5bdd9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.372972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-b4e3078f-27d1-4755-a0f8-f57978b5bdd9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:49.378471 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.378471 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:49.379136 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b4e3078f-27d1-4755-a0f8-f57978b5bdd9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:49.379773 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 943/3791] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:49.402271 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e752b726-e6fd-44e5-81d6-61200ba15b31 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.404160 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e752b726-e6fd-44e5-81d6-61200ba15b31 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:49.404521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e752b726-e6fd-44e5-81d6-61200ba15b31 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.404918 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e752b726-e6fd-44e5-81d6-61200ba15b31 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.415954 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.415954 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:49.417181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-28b0b582-c478-4ce3-a700-8ac214784b21 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.418993 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-28b0b582-c478-4ce3-a700-8ac214784b21 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:49.419157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-28b0b582-c478-4ce3-a700-8ac214784b21 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.419688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-28b0b582-c478-4ce3-a700-8ac214784b21 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.419688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-28b0b582-c478-4ce3-a700-8ac214784b21 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:49.423229 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e752b726-e6fd-44e5-81d6-61200ba15b31 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:49.423817 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.423817 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:49.424471 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-28b0b582-c478-4ce3-a700-8ac214784b21 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:49.425383 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 951/3792] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:49.426584 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e752b726-e6fd-44e5-81d6-61200ba15b31 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:49.426584 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 948/3793] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:49.484944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bd532596-1697-4365-ab20-95af995093fb req-9c5dbe2f-e2d1-42b6-aa2f-da3cbaadfc76 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.487735 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-9c5dbe2f-e2d1-42b6-aa2f-da3cbaadfc76 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:49.489452 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-9c5dbe2f-e2d1-42b6-aa2f-da3cbaadfc76 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.489452 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-9c5dbe2f-e2d1-42b6-aa2f-da3cbaadfc76 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.497290 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.497290 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:49.502026 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-bd532596-1697-4365-ab20-95af995093fb req-9c5dbe2f-e2d1-42b6-aa2f-da3cbaadfc76 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:49.507630 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-9c5dbe2f-e2d1-42b6-aa2f-da3cbaadfc76 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:49.508386 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 952/3794] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:49.590542 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-33e0f79c-44df-4b48-b315-b285336378a4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.590951 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-33e0f79c-44df-4b48-b315-b285336378a4 None None] GET https://10.4.3.126/volume// Aug 13 19:34:49.591137 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-33e0f79c-44df-4b48-b315-b285336378a4 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.591553 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-33e0f79c-44df-4b48-b315-b285336378a4 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.591646 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-33e0f79c-44df-4b48-b315-b285336378a4 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:34:49.591915 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 944/3795] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:34:49.598905 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bd532596-1697-4365-ab20-95af995093fb req-76ee53b1-79d2-45b8-a273-edc0bd9f8ac1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.600879 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-76ee53b1-79d2-45b8-a273-edc0bd9f8ac1 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:34:49.601221 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-76ee53b1-79d2-45b8-a273-edc0bd9f8ac1 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94b723dc-8980-4de4-9405-3e8d216b6763", "connector": null, "instance_uuid": "ac4265c6-6641-4128-8553-e9624dec9d26"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:49.618014 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.618014 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:49.645014 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-76ee53b1-79d2-45b8-a273-edc0bd9f8ac1 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:34:49.645534 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 952/3796] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:34:49 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 13 19:34:49.674525 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bfccfc39-f207-422e-9ba5-a3641c20365b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.677209 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfccfc39-f207-422e-9ba5-a3641c20365b tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:49.677209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfccfc39-f207-422e-9ba5-a3641c20365b tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.677209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfccfc39-f207-422e-9ba5-a3641c20365b tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.682950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7967f708-2cfb-46dd-b27d-1bd0c664d687 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.683324 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7967f708-2cfb-46dd-b27d-1bd0c664d687 None None] GET https://10.4.3.126/volume// Aug 13 19:34:49.683495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7967f708-2cfb-46dd-b27d-1bd0c664d687 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.683664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7967f708-2cfb-46dd-b27d-1bd0c664d687 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.683982 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7967f708-2cfb-46dd-b27d-1bd0c664d687 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:34:49.684295 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 953/3797] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:34:49.685569 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.685569 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:49.690983 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bfccfc39-f207-422e-9ba5-a3641c20365b tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:49.691621 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-bd532596-1697-4365-ab20-95af995093fb req-8b914b3d-8d7f-40d1-9b02-292a4e0973a9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.694071 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-8b914b3d-8d7f-40d1-9b02-292a4e0973a9 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:49.695295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-8b914b3d-8d7f-40d1-9b02-292a4e0973a9 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.695295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-8b914b3d-8d7f-40d1-9b02-292a4e0973a9 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.695442 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfccfc39-f207-422e-9ba5-a3641c20365b tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:49.695442 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 949/3798] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:49.706629 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.706629 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:49.711340 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-bd532596-1697-4365-ab20-95af995093fb req-8b914b3d-8d7f-40d1-9b02-292a4e0973a9 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:49.718971 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-8b914b3d-8d7f-40d1-9b02-292a4e0973a9 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:49.719363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-47b0f38b-7357-4482-af8f-c5493c6bae5f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.719491 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 945/3799] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 1030 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:34:49.721408 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-47b0f38b-7357-4482-af8f-c5493c6bae5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:49.721679 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-47b0f38b-7357-4482-af8f-c5493c6bae5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:49.721910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-47b0f38b-7357-4482-af8f-c5493c6bae5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:49.722038 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-47b0f38b-7357-4482-af8f-c5493c6bae5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:49.727580 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.727580 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:49.728290 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-47b0f38b-7357-4482-af8f-c5493c6bae5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:49.728673 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 953/3800] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:49 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:49.876940 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bd532596-1697-4365-ab20-95af995093fb req-7080b8ca-16d2-48ef-8126-a7f5f8be2723 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:49.879112 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-7080b8ca-16d2-48ef-8126-a7f5f8be2723 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] PUT https://10.4.3.126/volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c Aug 13 19:34:49.879584 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-7080b8ca-16d2-48ef-8126-a7f5f8be2723 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:49.887138 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-bd532596-1697-4365-ab20-95af995093fb req-7080b8ca-16d2-48ef-8126-a7f5f8be2723 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Acquiring lock "cinder-attachment_update-94b723dc-8980-4de4-9405-3e8d216b6763-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:34:49.892043 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-bd532596-1697-4365-ab20-95af995093fb req-7080b8ca-16d2-48ef-8126-a7f5f8be2723 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Lock "cinder-attachment_update-94b723dc-8980-4de4-9405-3e8d216b6763-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:34:49.893167 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:49.893167 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:49.974474 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-bd532596-1697-4365-ab20-95af995093fb req-7080b8ca-16d2-48ef-8126-a7f5f8be2723 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Lock "cinder-attachment_update-94b723dc-8980-4de4-9405-3e8d216b6763-np0000007253" released by "attachment_update" :: held 0.082s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:34:49.974815 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-7080b8ca-16d2-48ef-8126-a7f5f8be2723 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c returned with HTTP 200 Aug 13 19:34:49.975422 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 954/3801] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:34:49 2026] PUT /volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:50.392404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2a6f6c1b-c0ba-48c2-be14-576f71974425 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:50.396284 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a6f6c1b-c0ba-48c2-be14-576f71974425 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:50.396284 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a6f6c1b-c0ba-48c2-be14-576f71974425 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:50.396284 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a6f6c1b-c0ba-48c2-be14-576f71974425 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:50.396284 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2a6f6c1b-c0ba-48c2-be14-576f71974425 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:50.400695 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:50.400695 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:50.401623 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a6f6c1b-c0ba-48c2-be14-576f71974425 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:50.402169 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 950/3802] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:50 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:50.436707 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c71673d7-d763-4781-bf67-fbe6bec457db None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:50.441663 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c71673d7-d763-4781-bf67-fbe6bec457db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:50.442024 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c71673d7-d763-4781-bf67-fbe6bec457db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:50.442265 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c71673d7-d763-4781-bf67-fbe6bec457db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:50.442470 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c71673d7-d763-4781-bf67-fbe6bec457db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:50.455496 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:50.455496 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:50.456424 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c71673d7-d763-4781-bf67-fbe6bec457db tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:50.456877 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 946/3803] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:50 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:50.487510 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-41b5e37b-e9de-4e6b-8129-5af51b375644 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:50.490779 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41b5e37b-e9de-4e6b-8129-5af51b375644 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:50.491010 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41b5e37b-e9de-4e6b-8129-5af51b375644 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:50.491235 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41b5e37b-e9de-4e6b-8129-5af51b375644 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:50.491379 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-41b5e37b-e9de-4e6b-8129-5af51b375644 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: 5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:50.498664 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:50.498664 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:50.499569 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-41b5e37b-e9de-4e6b-8129-5af51b375644 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:50.522699 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-41b5e37b-e9de-4e6b-8129-5af51b375644 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot delete request issued successfully. Aug 13 19:34:50.522931 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41b5e37b-e9de-4e6b-8129-5af51b375644 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 returned with HTTP 202 Aug 13 19:34:50.524184 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 954/3804] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:34:50 2026] DELETE /volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:50.537410 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e621b62-b657-4f65-8242-b53ef0a23803 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:50.541042 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e621b62-b657-4f65-8242-b53ef0a23803 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:50.541042 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e621b62-b657-4f65-8242-b53ef0a23803 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:50.541042 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e621b62-b657-4f65-8242-b53ef0a23803 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:50.551263 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:50.551263 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:50.551263 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1e621b62-b657-4f65-8242-b53ef0a23803 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:50.551263 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e621b62-b657-4f65-8242-b53ef0a23803 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 returned with HTTP 200 Aug 13 19:34:50.551263 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 955/3805] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:50 2026] GET /volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:50.712394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3b61f246-59a8-4fea-a6a7-6691bc3d37bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:50.714473 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b61f246-59a8-4fea-a6a7-6691bc3d37bf tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:50.714720 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b61f246-59a8-4fea-a6a7-6691bc3d37bf tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:50.714962 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b61f246-59a8-4fea-a6a7-6691bc3d37bf tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:50.725326 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:50.725326 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:50.729549 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3b61f246-59a8-4fea-a6a7-6691bc3d37bf tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:50.738377 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b61f246-59a8-4fea-a6a7-6691bc3d37bf tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:50.741540 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 951/3806] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:50 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:50.741748 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-299e9e17-9903-46cb-84bf-f648f7d916e6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:50.746017 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-299e9e17-9903-46cb-84bf-f648f7d916e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:50.746259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-299e9e17-9903-46cb-84bf-f648f7d916e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:50.746505 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-299e9e17-9903-46cb-84bf-f648f7d916e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:50.746639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-299e9e17-9903-46cb-84bf-f648f7d916e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:50.752048 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:50.752048 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:50.752867 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-299e9e17-9903-46cb-84bf-f648f7d916e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:50.758582 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 947/3807] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:50 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:51.412039 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-86c6979d-69c8-47ff-8362-1e96bea102f9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:51.413752 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-86c6979d-69c8-47ff-8362-1e96bea102f9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:51.415534 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-86c6979d-69c8-47ff-8362-1e96bea102f9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:51.415534 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-86c6979d-69c8-47ff-8362-1e96bea102f9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:51.415534 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-86c6979d-69c8-47ff-8362-1e96bea102f9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:51.419167 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:51.419167 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:51.419859 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-86c6979d-69c8-47ff-8362-1e96bea102f9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:51.420249 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 955/3808] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:51 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:51.467494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-971c7215-7713-42e0-baac-5a0d77fe9869 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:51.469057 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-971c7215-7713-42e0-baac-5a0d77fe9869 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:51.469224 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-971c7215-7713-42e0-baac-5a0d77fe9869 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:51.469463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-971c7215-7713-42e0-baac-5a0d77fe9869 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:51.469610 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-971c7215-7713-42e0-baac-5a0d77fe9869 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:51.473582 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:51.473582 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:51.474256 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-971c7215-7713-42e0-baac-5a0d77fe9869 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:51.474585 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 956/3809] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:51 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:51.560098 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-22ef9257-200b-4b44-9676-5cec9cc36f42 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:51.562168 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22ef9257-200b-4b44-9676-5cec9cc36f42 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:51.562387 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22ef9257-200b-4b44-9676-5cec9cc36f42 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:51.562587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-22ef9257-200b-4b44-9676-5cec9cc36f42 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:51.566778 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-22ef9257-200b-4b44-9676-5cec9cc36f42 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 returned with HTTP 404 Aug 13 19:34:51.567401 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 952/3810] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:51 2026] GET /volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:51.575122 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6c781e64-fa95-476f-a746-c42ad7051337 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:51.577136 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6c781e64-fa95-476f-a746-c42ad7051337 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:51.577367 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6c781e64-fa95-476f-a746-c42ad7051337 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:51.577592 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6c781e64-fa95-476f-a746-c42ad7051337 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:51.577712 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-6c781e64-fa95-476f-a746-c42ad7051337 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:51.584967 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:51.584967 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:51.585523 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6c781e64-fa95-476f-a746-c42ad7051337 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:51.609472 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6c781e64-fa95-476f-a746-c42ad7051337 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot delete request issued successfully. Aug 13 19:34:51.609734 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6c781e64-fa95-476f-a746-c42ad7051337 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 returned with HTTP 202 Aug 13 19:34:51.610336 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 948/3811] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:34:51 2026] DELETE /volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:51.623539 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7f3a5eff-1a9e-424a-ba46-2b71eed07711 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:51.626149 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f3a5eff-1a9e-424a-ba46-2b71eed07711 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:51.626395 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f3a5eff-1a9e-424a-ba46-2b71eed07711 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:51.626662 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f3a5eff-1a9e-424a-ba46-2b71eed07711 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:51.631570 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:51.631570 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:51.632102 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7f3a5eff-1a9e-424a-ba46-2b71eed07711 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:51.632975 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f3a5eff-1a9e-424a-ba46-2b71eed07711 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 returned with HTTP 200 Aug 13 19:34:51.633356 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 956/3812] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:51 2026] GET /volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:51.759559 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f64247f1-829f-46b2-9dd6-92cb34a8b4c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:51.762337 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f64247f1-829f-46b2-9dd6-92cb34a8b4c2 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:51.762337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f64247f1-829f-46b2-9dd6-92cb34a8b4c2 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:51.762337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f64247f1-829f-46b2-9dd6-92cb34a8b4c2 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:51.768503 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9dc253c1-4bc5-49be-a343-8bc120393b34 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:51.774213 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9dc253c1-4bc5-49be-a343-8bc120393b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:51.774440 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9dc253c1-4bc5-49be-a343-8bc120393b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:51.774715 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9dc253c1-4bc5-49be-a343-8bc120393b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:51.775054 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9dc253c1-4bc5-49be-a343-8bc120393b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:51.777243 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:51.777243 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:51.780762 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:51.780762 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:51.781563 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9dc253c1-4bc5-49be-a343-8bc120393b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:51.782320 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 953/3813] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:51 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:51.783493 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f64247f1-829f-46b2-9dd6-92cb34a8b4c2 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:51.789562 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f64247f1-829f-46b2-9dd6-92cb34a8b4c2 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:51.790083 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 957/3814] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:51 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:52.433945 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bf0aab20-812b-476c-a6d4-00114baf482e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.436015 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bf0aab20-812b-476c-a6d4-00114baf482e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:52.436015 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bf0aab20-812b-476c-a6d4-00114baf482e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:52.436015 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bf0aab20-812b-476c-a6d4-00114baf482e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:52.436015 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-bf0aab20-812b-476c-a6d4-00114baf482e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:52.439734 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:52.439734 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:52.440243 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bf0aab20-812b-476c-a6d4-00114baf482e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:52.441368 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 949/3815] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:52 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:52.487017 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-82997a85-07a7-45cb-9fcc-02ad915829f4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.488666 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82997a85-07a7-45cb-9fcc-02ad915829f4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:52.488846 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82997a85-07a7-45cb-9fcc-02ad915829f4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:52.489031 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82997a85-07a7-45cb-9fcc-02ad915829f4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:52.489147 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-82997a85-07a7-45cb-9fcc-02ad915829f4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:52.493299 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:52.493299 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:52.494041 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82997a85-07a7-45cb-9fcc-02ad915829f4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:52.494450 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 957/3816] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:52 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:52.642150 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4c924639-17d0-44bb-8f0f-67d71e186a12 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.644251 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c924639-17d0-44bb-8f0f-67d71e186a12 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:52.644460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c924639-17d0-44bb-8f0f-67d71e186a12 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:52.644683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c924639-17d0-44bb-8f0f-67d71e186a12 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:52.651863 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c924639-17d0-44bb-8f0f-67d71e186a12 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 returned with HTTP 404 Aug 13 19:34:52.653386 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 954/3817] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:52 2026] GET /volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:52.665184 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-102206ab-eaed-430c-b0f1-f33ff3ba9513 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.668170 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-102206ab-eaed-430c-b0f1-f33ff3ba9513 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:52.668598 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-102206ab-eaed-430c-b0f1-f33ff3ba9513 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:52.668598 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-102206ab-eaed-430c-b0f1-f33ff3ba9513 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:52.668666 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-102206ab-eaed-430c-b0f1-f33ff3ba9513 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: 7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:52.676917 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:52.676917 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:52.677402 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-102206ab-eaed-430c-b0f1-f33ff3ba9513 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:52.705950 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-102206ab-eaed-430c-b0f1-f33ff3ba9513 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot delete request issued successfully. Aug 13 19:34:52.706156 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-102206ab-eaed-430c-b0f1-f33ff3ba9513 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae returned with HTTP 202 Aug 13 19:34:52.706604 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 958/3818] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:34:52 2026] DELETE /volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:52.712865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b64c79d2-d253-47e3-aece-6c4d65ef2c4e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.714840 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b64c79d2-d253-47e3-aece-6c4d65ef2c4e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:52.715053 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b64c79d2-d253-47e3-aece-6c4d65ef2c4e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:52.715294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b64c79d2-d253-47e3-aece-6c4d65ef2c4e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:52.720483 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:52.720483 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:52.720991 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b64c79d2-d253-47e3-aece-6c4d65ef2c4e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:34:52.721820 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b64c79d2-d253-47e3-aece-6c4d65ef2c4e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae returned with HTTP 200 Aug 13 19:34:52.722307 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 950/3819] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:52 2026] GET /volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:52.792935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3dcacabc-bf3b-435e-9889-fa21811547ac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.795034 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3dcacabc-bf3b-435e-9889-fa21811547ac tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:34:52.795293 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3dcacabc-bf3b-435e-9889-fa21811547ac tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:52.795516 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3dcacabc-bf3b-435e-9889-fa21811547ac tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:52.795641 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3dcacabc-bf3b-435e-9889-fa21811547ac tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:52.800523 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:52.800523 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:52.801219 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3dcacabc-bf3b-435e-9889-fa21811547ac tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:34:52.801858 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 958/3820] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:52 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:52.806640 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-489250c4-36ac-4f4a-b428-38516537e2e0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.808444 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-489250c4-36ac-4f4a-b428-38516537e2e0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:52.808655 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-489250c4-36ac-4f4a-b428-38516537e2e0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:52.808881 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-489250c4-36ac-4f4a-b428-38516537e2e0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:52.813396 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-730b00d7-2e44-43da-93a8-570f908e1c1f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.819461 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:52.819461 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:52.823142 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-489250c4-36ac-4f4a-b428-38516537e2e0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:52.827917 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-489250c4-36ac-4f4a-b428-38516537e2e0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:52.828335 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 955/3821] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:52 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:52.880375 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-730b00d7-2e44-43da-93a8-570f908e1c1f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:34:52.880980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-730b00d7-2e44-43da-93a8-570f908e1c1f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:52.882324 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-730b00d7-2e44-43da-93a8-570f908e1c1f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Creating new backup {'backup': {'volume_id': 'b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:34:52.882324 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-730b00d7-2e44-43da-93a8-570f908e1c1f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Creating backup of volume b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a in container None Aug 13 19:34:52.890167 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:52.890167 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:52.890483 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-730b00d7-2e44-43da-93a8-570f908e1c1f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Volume info retrieved successfully. Aug 13 19:34:52.909651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-730b00d7-2e44-43da-93a8-570f908e1c1f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Created reservations ['968753b0-2d79-4d17-8106-c95271f25aba', '50544f47-8ce0-4f21-bdb1-f582fe660fbd'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:52.935105 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-730b00d7-2e44-43da-93a8-570f908e1c1f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:34:52.935552 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 959/3822] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:34:52 2026] POST /volume/v3/backups => generated 288 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:52.943865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0cca83c0-2817-4b30-be43-19c84fc48a5c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:52.945552 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0cca83c0-2817-4b30-be43-19c84fc48a5c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:34:52.945727 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0cca83c0-2817-4b30-be43-19c84fc48a5c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:52.945930 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0cca83c0-2817-4b30-be43-19c84fc48a5c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:52.946480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-0cca83c0-2817-4b30-be43-19c84fc48a5c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:52.950311 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:52.950311 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:52.951143 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0cca83c0-2817-4b30-be43-19c84fc48a5c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:34:52.951613 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 951/3823] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:52 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:53.451681 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-564a00e6-9484-43c9-851c-a251d40b12c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.454173 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-564a00e6-9484-43c9-851c-a251d40b12c6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:53.454173 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-564a00e6-9484-43c9-851c-a251d40b12c6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.454406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-564a00e6-9484-43c9-851c-a251d40b12c6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.454406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-564a00e6-9484-43c9-851c-a251d40b12c6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:53.459346 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:53.459346 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:53.460078 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-564a00e6-9484-43c9-851c-a251d40b12c6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:53.460470 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 959/3824] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:53 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:53.507526 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-76b3312e-f001-4841-b151-7c87526dba11 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.511339 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76b3312e-f001-4841-b151-7c87526dba11 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:53.511573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76b3312e-f001-4841-b151-7c87526dba11 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.511743 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76b3312e-f001-4841-b151-7c87526dba11 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.511832 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-76b3312e-f001-4841-b151-7c87526dba11 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:53.516058 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:53.516058 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:53.516883 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76b3312e-f001-4841-b151-7c87526dba11 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:53.517357 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 956/3825] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:53 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:53.732925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a4d61e6d-4031-4506-802b-531afc7982af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.735268 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4d61e6d-4031-4506-802b-531afc7982af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:53.735536 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4d61e6d-4031-4506-802b-531afc7982af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.735802 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4d61e6d-4031-4506-802b-531afc7982af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.741028 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4d61e6d-4031-4506-802b-531afc7982af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae returned with HTTP 404 Aug 13 19:34:53.741631 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 960/3826] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:53 2026] GET /volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:53.748263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-17742562-a085-4d49-a36c-05ff1d4002a2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.751177 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-17742562-a085-4d49-a36c-05ff1d4002a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:53.751429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-17742562-a085-4d49-a36c-05ff1d4002a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.751629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-17742562-a085-4d49-a36c-05ff1d4002a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.751721 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-17742562-a085-4d49-a36c-05ff1d4002a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: 5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:53.757140 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-17742562-a085-4d49-a36c-05ff1d4002a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 returned with HTTP 404 Aug 13 19:34:53.757773 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 952/3827] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:34:53 2026] DELETE /volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:53.765306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fa80c75b-77c6-479d-af26-517761b6e43a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.766991 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fa80c75b-77c6-479d-af26-517761b6e43a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 Aug 13 19:34:53.767121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fa80c75b-77c6-479d-af26-517761b6e43a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.767305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fa80c75b-77c6-479d-af26-517761b6e43a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.774238 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fa80c75b-77c6-479d-af26-517761b6e43a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 returned with HTTP 404 Aug 13 19:34:53.774782 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 960/3828] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:53 2026] GET /volume/v3/snapshots/5429cbb7-f52a-4ec2-ab93-fe0d8a0ad7f8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:53.782034 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bfd26370-44b6-4ae0-b628-dd146bcb677d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.784109 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfd26370-44b6-4ae0-b628-dd146bcb677d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:53.784633 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfd26370-44b6-4ae0-b628-dd146bcb677d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.784633 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bfd26370-44b6-4ae0-b628-dd146bcb677d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.784752 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-bfd26370-44b6-4ae0-b628-dd146bcb677d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:53.790057 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bfd26370-44b6-4ae0-b628-dd146bcb677d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 returned with HTTP 404 Aug 13 19:34:53.790717 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 957/3829] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:34:53 2026] DELETE /volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:53.798032 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2dbff0c3-b1c2-489b-ade6-7c8ce0d19117 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.800153 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dbff0c3-b1c2-489b-ade6-7c8ce0d19117 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 Aug 13 19:34:53.800552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dbff0c3-b1c2-489b-ade6-7c8ce0d19117 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.800685 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2dbff0c3-b1c2-489b-ade6-7c8ce0d19117 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.807762 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2dbff0c3-b1c2-489b-ade6-7c8ce0d19117 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 returned with HTTP 404 Aug 13 19:34:53.807762 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 961/3830] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:53 2026] GET /volume/v3/snapshots/ce3a3dca-5313-4753-a180-ede052553b89 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:53.816223 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ea6281ed-325b-4a94-821d-730eed08d3af None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.818062 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ea6281ed-325b-4a94-821d-730eed08d3af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:53.818223 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ea6281ed-325b-4a94-821d-730eed08d3af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.818951 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ea6281ed-325b-4a94-821d-730eed08d3af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.818951 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-ea6281ed-325b-4a94-821d-730eed08d3af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: 7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:53.826728 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ea6281ed-325b-4a94-821d-730eed08d3af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae returned with HTTP 404 Aug 13 19:34:53.826728 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 953/3831] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:34:53 2026] DELETE /volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:53.833258 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bd465aff-2fdb-4265-aa27-8cfa4ba41c73 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.835085 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd465aff-2fdb-4265-aa27-8cfa4ba41c73 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae Aug 13 19:34:53.835085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bd465aff-2fdb-4265-aa27-8cfa4ba41c73 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.837370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bd465aff-2fdb-4265-aa27-8cfa4ba41c73 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.841077 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd465aff-2fdb-4265-aa27-8cfa4ba41c73 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae returned with HTTP 404 Aug 13 19:34:53.842090 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 961/3832] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:34:53 2026] GET /volume/v3/snapshots/7a2a66ad-c883-45d5-8b66-bac5107cd4ae => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:53.843574 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5a3f504d-3a39-4317-b2bc-85b875ed2f92 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.845876 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a3f504d-3a39-4317-b2bc-85b875ed2f92 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:53.846519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a3f504d-3a39-4317-b2bc-85b875ed2f92 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.846519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a3f504d-3a39-4317-b2bc-85b875ed2f92 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.858434 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:53.858434 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:53.861075 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5a3f504d-3a39-4317-b2bc-85b875ed2f92 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:53.867185 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a3f504d-3a39-4317-b2bc-85b875ed2f92 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:53.867430 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 958/3833] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:53 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:53.968494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ece2c08-0387-49ce-a181-f957afa5e837 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:53.978073 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ece2c08-0387-49ce-a181-f957afa5e837 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:34:53.978073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ece2c08-0387-49ce-a181-f957afa5e837 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:53.978073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ece2c08-0387-49ce-a181-f957afa5e837 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:53.978073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7ece2c08-0387-49ce-a181-f957afa5e837 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:53.986284 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:53.986284 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:53.987711 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ece2c08-0387-49ce-a181-f957afa5e837 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:34:53.987711 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 962/3834] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:53 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 697 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:54.472826 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9840682d-50a0-4478-af17-74b786c0c680 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:54.474142 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9840682d-50a0-4478-af17-74b786c0c680 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:54.474329 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9840682d-50a0-4478-af17-74b786c0c680 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:54.474580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9840682d-50a0-4478-af17-74b786c0c680 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:54.474633 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-9840682d-50a0-4478-af17-74b786c0c680 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:54.479203 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:54.479203 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:54.480092 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9840682d-50a0-4478-af17-74b786c0c680 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:54.480262 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 954/3835] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:54 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:54.532137 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-443ccddf-70b9-4d22-bda8-eda89f338f39 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:54.534748 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-443ccddf-70b9-4d22-bda8-eda89f338f39 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:54.535015 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-443ccddf-70b9-4d22-bda8-eda89f338f39 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:54.535224 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-443ccddf-70b9-4d22-bda8-eda89f338f39 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:54.535364 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-443ccddf-70b9-4d22-bda8-eda89f338f39 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:54.542482 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:54.542482 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:54.543373 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-443ccddf-70b9-4d22-bda8-eda89f338f39 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:54.544464 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 962/3836] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:54 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:54.883035 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ef9ce2ff-4f2a-46f4-981a-73f87fd81e22 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:54.885866 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ef9ce2ff-4f2a-46f4-981a-73f87fd81e22 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:54.886067 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ef9ce2ff-4f2a-46f4-981a-73f87fd81e22 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:54.886311 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ef9ce2ff-4f2a-46f4-981a-73f87fd81e22 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:54.898771 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:54.898771 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:54.903326 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ef9ce2ff-4f2a-46f4-981a-73f87fd81e22 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:54.909002 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ef9ce2ff-4f2a-46f4-981a-73f87fd81e22 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:54.909472 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 959/3837] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:54 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:55.002032 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c21b68d3-f79e-4b91-bbb6-f2add7814c19 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:55.004069 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c21b68d3-f79e-4b91-bbb6-f2add7814c19 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:34:55.004362 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c21b68d3-f79e-4b91-bbb6-f2add7814c19 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:55.004704 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c21b68d3-f79e-4b91-bbb6-f2add7814c19 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:55.004931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c21b68d3-f79e-4b91-bbb6-f2add7814c19 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:55.012143 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:55.012143 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:55.013003 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c21b68d3-f79e-4b91-bbb6-f2add7814c19 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:34:55.013545 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 963/3838] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:55 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:55.282401 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-bd532596-1697-4365-ab20-95af995093fb req-61f95ab9-5fd0-4a8f-b152-47775f5098ad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:55.285665 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-61f95ab9-5fd0-4a8f-b152-47775f5098ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] POST https://10.4.3.126/volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c/action Aug 13 19:34:55.286207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-61f95ab9-5fd0-4a8f-b152-47775f5098ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:34:55.286427 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-61f95ab9-5fd0-4a8f-b152-47775f5098ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:55.320531 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:55.320531 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:55.335605 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bd532596-1697-4365-ab20-95af995093fb req-61f95ab9-5fd0-4a8f-b152-47775f5098ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c/action returned with HTTP 204 Aug 13 19:34:55.336927 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 955/3839] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:34:55 2026] POST /volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:55.493291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a8edda76-252e-484f-9c2f-411f8665d151 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:55.498614 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8edda76-252e-484f-9c2f-411f8665d151 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:55.501888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8edda76-252e-484f-9c2f-411f8665d151 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:55.502117 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a8edda76-252e-484f-9c2f-411f8665d151 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:55.502224 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a8edda76-252e-484f-9c2f-411f8665d151 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:55.509881 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:55.509881 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:55.510765 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a8edda76-252e-484f-9c2f-411f8665d151 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:55.511286 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 963/3840] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:55 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:55.561212 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cfdee117-89b0-41e4-a5d6-64995c3ec022 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:55.570478 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cfdee117-89b0-41e4-a5d6-64995c3ec022 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:55.571396 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cfdee117-89b0-41e4-a5d6-64995c3ec022 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:55.571990 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cfdee117-89b0-41e4-a5d6-64995c3ec022 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:55.572616 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-cfdee117-89b0-41e4-a5d6-64995c3ec022 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:55.592895 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:55.592895 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:55.597531 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cfdee117-89b0-41e4-a5d6-64995c3ec022 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:55.597531 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 960/3841] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:55 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:55.927598 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c2616f63-0b88-4662-b04e-ffe368038f9c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:55.929583 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c2616f63-0b88-4662-b04e-ffe368038f9c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:55.929749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c2616f63-0b88-4662-b04e-ffe368038f9c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:55.929926 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c2616f63-0b88-4662-b04e-ffe368038f9c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:55.940479 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:55.940479 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:55.944746 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c2616f63-0b88-4662-b04e-ffe368038f9c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:55.949769 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c2616f63-0b88-4662-b04e-ffe368038f9c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:55.950186 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 964/3842] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:55 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:55.964031 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c03b89b5-0878-4b11-9be3-f6d602025695 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:55.967860 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c03b89b5-0878-4b11-9be3-f6d602025695 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:55.968102 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c03b89b5-0878-4b11-9be3-f6d602025695 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:55.968350 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c03b89b5-0878-4b11-9be3-f6d602025695 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:55.981408 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:55.981408 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:55.985132 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c03b89b5-0878-4b11-9be3-f6d602025695 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:55.990352 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c03b89b5-0878-4b11-9be3-f6d602025695 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:55.990714 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 956/3843] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:55 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:56.008374 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3f4ba676-5a87-4eaa-91d4-85eb29bfb826 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:56.012025 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f4ba676-5a87-4eaa-91d4-85eb29bfb826 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:56.012025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f4ba676-5a87-4eaa-91d4-85eb29bfb826 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:56.012025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f4ba676-5a87-4eaa-91d4-85eb29bfb826 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:56.013466 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=363,cinder:INSERT=53,cinder:UPDATE=102 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:34:56.027805 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:56.027805 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:56.027988 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a97aed71-8be5-45b0-bc8c-64bf5b435554 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:56.029686 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a97aed71-8be5-45b0-bc8c-64bf5b435554 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:34:56.029891 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a97aed71-8be5-45b0-bc8c-64bf5b435554 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:56.030043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a97aed71-8be5-45b0-bc8c-64bf5b435554 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:56.030774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a97aed71-8be5-45b0-bc8c-64bf5b435554 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:56.033256 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3f4ba676-5a87-4eaa-91d4-85eb29bfb826 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:56.034251 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:56.034251 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:56.034804 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a97aed71-8be5-45b0-bc8c-64bf5b435554 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:34:56.035194 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 961/3844] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:56 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:56.038479 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f4ba676-5a87-4eaa-91d4-85eb29bfb826 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:56.039049 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 964/3845] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:56 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:56.167148 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8294957e-774e-4852-9e21-bda457404a60 req-6a863fa9-527c-480b-abd5-a44e767cb776 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:56.169286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8294957e-774e-4852-9e21-bda457404a60 req-6a863fa9-527c-480b-abd5-a44e767cb776 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d Aug 13 19:34:56.169286 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8294957e-774e-4852-9e21-bda457404a60 req-6a863fa9-527c-480b-abd5-a44e767cb776 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:56.169286 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8294957e-774e-4852-9e21-bda457404a60 req-6a863fa9-527c-480b-abd5-a44e767cb776 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:56.183086 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:56.183086 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:56.213733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ab8c2a06-c7d3-4509-bb15-e580e2ab780e req-f1a79e57-4640-4772-934c-2f5db5e8b74f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:56.215867 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ab8c2a06-c7d3-4509-bb15-e580e2ab780e req-f1a79e57-4640-4772-934c-2f5db5e8b74f tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:34:56.216003 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ab8c2a06-c7d3-4509-bb15-e580e2ab780e req-f1a79e57-4640-4772-934c-2f5db5e8b74f tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:56.217250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ab8c2a06-c7d3-4509-bb15-e580e2ab780e req-f1a79e57-4640-4772-934c-2f5db5e8b74f tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:56.228295 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:56.228295 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:56.230855 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-ab8c2a06-c7d3-4509-bb15-e580e2ab780e req-f1a79e57-4640-4772-934c-2f5db5e8b74f tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:34:56.237054 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ab8c2a06-c7d3-4509-bb15-e580e2ab780e req-f1a79e57-4640-4772-934c-2f5db5e8b74f tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:34:56.237517 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 957/3846] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:34:56 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:56.247969 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8294957e-774e-4852-9e21-bda457404a60 req-6a863fa9-527c-480b-abd5-a44e767cb776 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d returned with HTTP 200 Aug 13 19:34:56.248601 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 965/3847] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:34:56 2026] DELETE /volume/v3/attachments/5ed69cb0-965b-4a93-b109-e9bfd9a9e88d => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:56.526513 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-88a61f97-3e7c-48b2-be4c-d120c3a169d6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:56.532367 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-88a61f97-3e7c-48b2-be4c-d120c3a169d6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:56.532367 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-88a61f97-3e7c-48b2-be4c-d120c3a169d6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:56.532367 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-88a61f97-3e7c-48b2-be4c-d120c3a169d6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:56.532367 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-88a61f97-3e7c-48b2-be4c-d120c3a169d6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:56.533685 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:56.533685 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:56.534521 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-88a61f97-3e7c-48b2-be4c-d120c3a169d6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:56.534922 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 962/3848] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:56 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:56.623301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3ca2e9df-5882-4373-8c2b-267f3e484994 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:56.624397 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ca2e9df-5882-4373-8c2b-267f3e484994 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:56.624652 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ca2e9df-5882-4373-8c2b-267f3e484994 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:56.624896 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ca2e9df-5882-4373-8c2b-267f3e484994 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:56.625054 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3ca2e9df-5882-4373-8c2b-267f3e484994 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:56.631366 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:56.631366 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:56.631844 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ca2e9df-5882-4373-8c2b-267f3e484994 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:56.632337 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 965/3849] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:56 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:57.047891 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1869f092-e90d-41e0-871d-819e4bb1ba10 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:57.049614 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1869f092-e90d-41e0-871d-819e4bb1ba10 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:34:57.050055 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1869f092-e90d-41e0-871d-819e4bb1ba10 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:57.050055 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1869f092-e90d-41e0-871d-819e4bb1ba10 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:57.050237 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1869f092-e90d-41e0-871d-819e4bb1ba10 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:57.054677 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:57.054677 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:57.056096 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1869f092-e90d-41e0-871d-819e4bb1ba10 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:34:57.056096 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 958/3850] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:57 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:57.549377 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c832c17f-b43b-4ed3-ae53-f11c50d8fbe2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:57.551115 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c832c17f-b43b-4ed3-ae53-f11c50d8fbe2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:57.551326 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c832c17f-b43b-4ed3-ae53-f11c50d8fbe2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:57.551665 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c832c17f-b43b-4ed3-ae53-f11c50d8fbe2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:57.551832 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c832c17f-b43b-4ed3-ae53-f11c50d8fbe2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:57.556368 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:57.556368 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:57.557033 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c832c17f-b43b-4ed3-ae53-f11c50d8fbe2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:57.557440 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 966/3851] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:57 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:57.650387 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f2bac7da-7e34-424b-8d36-ad9366b1f958 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:57.652890 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2bac7da-7e34-424b-8d36-ad9366b1f958 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:57.653830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2bac7da-7e34-424b-8d36-ad9366b1f958 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:57.653830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2bac7da-7e34-424b-8d36-ad9366b1f958 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:57.653830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f2bac7da-7e34-424b-8d36-ad9366b1f958 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:57.659143 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:57.659143 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:57.660184 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2bac7da-7e34-424b-8d36-ad9366b1f958 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:57.660566 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 963/3852] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:57 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:58.067953 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c9de53a-cb13-4420-b77c-8870f80a0c7b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:58.072306 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c9de53a-cb13-4420-b77c-8870f80a0c7b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:34:58.072306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c9de53a-cb13-4420-b77c-8870f80a0c7b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:58.072306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c9de53a-cb13-4420-b77c-8870f80a0c7b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:58.072306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4c9de53a-cb13-4420-b77c-8870f80a0c7b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:58.076327 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:58.076327 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:58.077132 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c9de53a-cb13-4420-b77c-8870f80a0c7b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:34:58.077810 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 966/3853] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:58 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:58.259338 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-af412a1d-c259-4ad5-a515-a4dd3d0d2fb5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:58.262222 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af412a1d-c259-4ad5-a515-a4dd3d0d2fb5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:34:58.262222 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af412a1d-c259-4ad5-a515-a4dd3d0d2fb5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:58.262222 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af412a1d-c259-4ad5-a515-a4dd3d0d2fb5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:58.262360 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-af412a1d-c259-4ad5-a515-a4dd3d0d2fb5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: 4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:34:58.271062 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:58.271062 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:58.271583 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-af412a1d-c259-4ad5-a515-a4dd3d0d2fb5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:34:58.294238 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-af412a1d-c259-4ad5-a515-a4dd3d0d2fb5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:34:58.294518 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af412a1d-c259-4ad5-a515-a4dd3d0d2fb5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 202 Aug 13 19:34:58.295078 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 959/3854] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:34:58 2026] DELETE /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:34:58.309596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c8d569be-8bb9-44b5-965c-42ff429b1b9e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:58.312777 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8d569be-8bb9-44b5-965c-42ff429b1b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:34:58.312973 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8d569be-8bb9-44b5-965c-42ff429b1b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:58.313173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8d569be-8bb9-44b5-965c-42ff429b1b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:58.321282 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:58.321282 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:58.328095 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c8d569be-8bb9-44b5-965c-42ff429b1b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:34:58.340030 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8d569be-8bb9-44b5-965c-42ff429b1b9e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 200 Aug 13 19:34:58.340578 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 967/3855] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:58 2026] GET /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:34:58.571905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e7d76d00-7b2e-4709-a5e4-61b7df32261a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:58.573981 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7d76d00-7b2e-4709-a5e4-61b7df32261a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:58.574190 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7d76d00-7b2e-4709-a5e4-61b7df32261a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:58.574428 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e7d76d00-7b2e-4709-a5e4-61b7df32261a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:58.574558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e7d76d00-7b2e-4709-a5e4-61b7df32261a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:58.579672 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:58.579672 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:34:58.580507 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e7d76d00-7b2e-4709-a5e4-61b7df32261a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:58.580979 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 964/3856] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:58 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:58.703888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e213853b-9c87-4c79-a102-32e078f542fd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:58.706449 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e213853b-9c87-4c79-a102-32e078f542fd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:58.706735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e213853b-9c87-4c79-a102-32e078f542fd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:58.707011 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e213853b-9c87-4c79-a102-32e078f542fd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:58.707153 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e213853b-9c87-4c79-a102-32e078f542fd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:58.713914 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:58.713914 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:58.715442 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e213853b-9c87-4c79-a102-32e078f542fd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:58.715958 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 967/3857] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:58 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:59.088947 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ae88d81c-4c0c-4e81-b6ce-93ce735a013b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:59.091310 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae88d81c-4c0c-4e81-b6ce-93ce735a013b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:34:59.091310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae88d81c-4c0c-4e81-b6ce-93ce735a013b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:59.091310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ae88d81c-4c0c-4e81-b6ce-93ce735a013b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:59.091310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-ae88d81c-4c0c-4e81-b6ce-93ce735a013b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:59.095662 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:59.095662 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:59.096328 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ae88d81c-4c0c-4e81-b6ce-93ce735a013b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:34:59.096801 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 960/3858] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:34:59 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:59.352608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b580c8e6-aade-40f0-9d54-1a16fb7207b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:59.354920 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b580c8e6-aade-40f0-9d54-1a16fb7207b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d Aug 13 19:34:59.355195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b580c8e6-aade-40f0-9d54-1a16fb7207b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:59.355486 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b580c8e6-aade-40f0-9d54-1a16fb7207b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:59.362627 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b580c8e6-aade-40f0-9d54-1a16fb7207b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d returned with HTTP 404 Aug 13 19:34:59.363359 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 968/3859] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:59 2026] GET /volume/v3/volumes/4a430639-2596-4711-9626-b2e77af8846d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:34:59.389646 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:59.391302 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:34:59.391655 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-982682624", "snapshot_id": null, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "volume_type": null, "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:34:59.393235 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-982682624', 'snapshot_id': None, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'volume_type': None, 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:34:59.465968 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:34:59.468154 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=404,cinder:UPDATE=141,cinder:DELETE=1,cinder:INSERT=72 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:34:59.470480 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:34:59.476239 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (e6f35df3-73d4-4bec-aa39-7f182424dcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:59.477528 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b372e7e-e365-4ebd-b661-841269bd090e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:59.478538 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:34:59.540773 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b372e7e-e365-4ebd-b661-841269bd090e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:59.541638 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4157273-9903-4465-b99b-8af172ddec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:59.581710 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['8e4b88c5-bb8d-4b7a-b570-00f281e0b3b7', '24ca4376-53ad-4c22-9e13-80f2b4e6f989', '010902c1-5057-4a56-b42e-4059644ffb82', '01629f84-0cae-4ece-9f69-0997fcf376ca'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:34:59.582558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4157273-9903-4465-b99b-8af172ddec84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e4b88c5-bb8d-4b7a-b570-00f281e0b3b7', '24ca4376-53ad-4c22-9e13-80f2b4e6f989', '010902c1-5057-4a56-b42e-4059644ffb82', '01629f84-0cae-4ece-9f69-0997fcf376ca']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:59.583461 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf396978-58d6-4af0-9755-8a091d7d3531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:59.592596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7da4d97c-d5fd-4782-b4df-6e3f07ac5a87 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:59.594587 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7da4d97c-d5fd-4782-b4df-6e3f07ac5a87 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:34:59.594819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7da4d97c-d5fd-4782-b4df-6e3f07ac5a87 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:59.594987 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7da4d97c-d5fd-4782-b4df-6e3f07ac5a87 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:59.595089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7da4d97c-d5fd-4782-b4df-6e3f07ac5a87 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:59.599646 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:59.599646 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:34:59.600364 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7da4d97c-d5fd-4782-b4df-6e3f07ac5a87 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:34:59.600846 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 968/3860] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:59 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:59.607621 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf396978-58d6-4af0-9755-8a091d7d3531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf0a7825-6971-43db-8fcc-ce90a0de5614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-982682624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['8e4b88c5-bb8d-4b7a-b570-00f281e0b3b7','24ca4376-53ad-4c22-9e13-80f2b4e6f989','010902c1-5057-4a56-b42e-4059644ffb82','01629f84-0cae-4ece-9f69-0997fcf376ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-982682624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf0a7825-6971-43db-8fcc-ce90a0de5614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:59.608724 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96ef4b5a-61dd-49c8-b453-c99be9653850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:59.632332 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96ef4b5a-61dd-49c8-b453-c99be9653850) transitioned into state 'SUCCESS' from state '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-982682624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['8e4b88c5-bb8d-4b7a-b570-00f281e0b3b7','24ca4376-53ad-4c22-9e13-80f2b4e6f989','010902c1-5057-4a56-b42e-4059644ffb82','01629f84-0cae-4ece-9f69-0997fcf376ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:59.633385 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6965acae-e72a-4a2b-8c20-371b953942da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:34:59.646545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6965acae-e72a-4a2b-8c20-371b953942da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:34:59.646545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (e6f35df3-73d4-4bec-aa39-7f182424dcd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:34:59.646545 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:34:59.646545 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-94e600ec-b337-4d94-aab2-d37d48f1d71f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:34:59.646545 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 965/3861] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:34:59 2026] POST /volume/v3/volumes => generated 758 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:34:59.661300 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f0e72530-24a8-4086-b719-7a2db8191180 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:59.663837 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f0e72530-24a8-4086-b719-7a2db8191180 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:34:59.668354 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f0e72530-24a8-4086-b719-7a2db8191180 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:59.668354 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f0e72530-24a8-4086-b719-7a2db8191180 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:59.683302 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:59.683302 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:34:59.686453 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f0e72530-24a8-4086-b719-7a2db8191180 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:34:59.693077 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f0e72530-24a8-4086-b719-7a2db8191180 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 200 Aug 13 19:34:59.693615 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 961/3862] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:59 2026] GET /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:34:59.753663 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-409a61bd-ba83-4f13-8dc3-6e5fa82894a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:34:59.756639 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-409a61bd-ba83-4f13-8dc3-6e5fa82894a6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:34:59.756919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-409a61bd-ba83-4f13-8dc3-6e5fa82894a6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:34:59.757154 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-409a61bd-ba83-4f13-8dc3-6e5fa82894a6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:34:59.757573 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-409a61bd-ba83-4f13-8dc3-6e5fa82894a6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:34:59.763142 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:34:59.763142 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:34:59.764287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-409a61bd-ba83-4f13-8dc3-6e5fa82894a6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:34:59.765050 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 969/3863] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:34:59 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:00.112077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-26fdf0dd-a59a-4e8a-afd0-50945c1fdac5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:00.113877 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26fdf0dd-a59a-4e8a-afd0-50945c1fdac5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:00.114107 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26fdf0dd-a59a-4e8a-afd0-50945c1fdac5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:00.114335 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-26fdf0dd-a59a-4e8a-afd0-50945c1fdac5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:00.114476 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-26fdf0dd-a59a-4e8a-afd0-50945c1fdac5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:00.118771 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:00.118771 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:00.119416 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-26fdf0dd-a59a-4e8a-afd0-50945c1fdac5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:00.119811 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 969/3864] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:00 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:00.613706 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-096f40ee-388c-4ac7-8715-69ed13d0f33f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:00.615695 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-096f40ee-388c-4ac7-8715-69ed13d0f33f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:00.615921 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-096f40ee-388c-4ac7-8715-69ed13d0f33f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:00.616146 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-096f40ee-388c-4ac7-8715-69ed13d0f33f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:00.616248 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-096f40ee-388c-4ac7-8715-69ed13d0f33f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:00.620291 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:00.620291 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:00.620984 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-096f40ee-388c-4ac7-8715-69ed13d0f33f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:35:00.621459 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 966/3865] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:00 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:00.706857 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ffec197f-02e5-4f2b-a3ee-fb23474e8e1d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:00.708536 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ffec197f-02e5-4f2b-a3ee-fb23474e8e1d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:35:00.708705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ffec197f-02e5-4f2b-a3ee-fb23474e8e1d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:00.708928 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ffec197f-02e5-4f2b-a3ee-fb23474e8e1d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:00.715982 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:00.715982 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:00.719837 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ffec197f-02e5-4f2b-a3ee-fb23474e8e1d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:35:00.725074 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ffec197f-02e5-4f2b-a3ee-fb23474e8e1d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 200 Aug 13 19:35:00.725428 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 962/3866] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:00 2026] GET /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:00.738709 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2bd9a56d-fe93-48d6-8e04-62d7ecb19da5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:00.740533 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bd9a56d-fe93-48d6-8e04-62d7ecb19da5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:35:00.740720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2bd9a56d-fe93-48d6-8e04-62d7ecb19da5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:00.740915 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2bd9a56d-fe93-48d6-8e04-62d7ecb19da5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:00.752640 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:00.752640 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:00.756772 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2bd9a56d-fe93-48d6-8e04-62d7ecb19da5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:35:00.761704 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bd9a56d-fe93-48d6-8e04-62d7ecb19da5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 200 Aug 13 19:35:00.762151 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 970/3867] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:00 2026] GET /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:00.778466 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73373bae-4f42-4b23-9502-0ecc654af6b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:00.780507 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73373bae-4f42-4b23-9502-0ecc654af6b9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:35:00.780719 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73373bae-4f42-4b23-9502-0ecc654af6b9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:00.780944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73373bae-4f42-4b23-9502-0ecc654af6b9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:00.781068 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-73373bae-4f42-4b23-9502-0ecc654af6b9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:00.785641 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:00.785641 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:00.786415 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73373bae-4f42-4b23-9502-0ecc654af6b9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:35:00.786855 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 970/3868] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:00 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:01.130981 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66f3c6c4-0416-4026-8fc6-630f356c4196 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:01.133176 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66f3c6c4-0416-4026-8fc6-630f356c4196 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:01.133827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66f3c6c4-0416-4026-8fc6-630f356c4196 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:01.133827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66f3c6c4-0416-4026-8fc6-630f356c4196 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:01.133827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-66f3c6c4-0416-4026-8fc6-630f356c4196 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:01.138533 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:01.138533 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:01.139262 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66f3c6c4-0416-4026-8fc6-630f356c4196 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:01.139964 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 967/3869] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:01 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:01.635183 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d2e40862-68df-455a-ba8c-e1246dd893c2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:01.637458 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2e40862-68df-455a-ba8c-e1246dd893c2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:01.637731 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2e40862-68df-455a-ba8c-e1246dd893c2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:01.637963 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d2e40862-68df-455a-ba8c-e1246dd893c2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:01.638088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d2e40862-68df-455a-ba8c-e1246dd893c2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:01.643306 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:01.643306 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:01.644128 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d2e40862-68df-455a-ba8c-e1246dd893c2 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:35:01.644650 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 963/3870] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:01 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:01.801911 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b7e8a556-9d01-4b4e-b8d6-9604f4a1c9d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:01.804265 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7e8a556-9d01-4b4e-b8d6-9604f4a1c9d0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:35:01.804265 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7e8a556-9d01-4b4e-b8d6-9604f4a1c9d0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:01.804265 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7e8a556-9d01-4b4e-b8d6-9604f4a1c9d0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:01.804265 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b7e8a556-9d01-4b4e-b8d6-9604f4a1c9d0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:01.814325 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:01.814325 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:01.814325 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7e8a556-9d01-4b4e-b8d6-9604f4a1c9d0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:35:01.814325 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 971/3871] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:01 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:02.151497 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fa7df4e6-1e93-4b39-88dc-ed8ca1ede495 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:02.153827 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fa7df4e6-1e93-4b39-88dc-ed8ca1ede495 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:02.154107 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fa7df4e6-1e93-4b39-88dc-ed8ca1ede495 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:02.154333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fa7df4e6-1e93-4b39-88dc-ed8ca1ede495 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:02.154453 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-fa7df4e6-1e93-4b39-88dc-ed8ca1ede495 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:02.161314 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:02.161314 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:02.162942 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fa7df4e6-1e93-4b39-88dc-ed8ca1ede495 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:02.162942 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 971/3872] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:02 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:02.337521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-72007ec7-22e1-415c-9433-9c2793726696 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:02.341694 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-72007ec7-22e1-415c-9433-9c2793726696 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:35:02.341987 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-72007ec7-22e1-415c-9433-9c2793726696 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:02.342229 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-72007ec7-22e1-415c-9433-9c2793726696 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:02.355232 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:02.355232 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:02.363314 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-72007ec7-22e1-415c-9433-9c2793726696 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:35:02.372164 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-72007ec7-22e1-415c-9433-9c2793726696 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 200 Aug 13 19:35:02.372760 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 968/3873] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:35:02 2026] GET /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:02.658148 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c4568ff5-c39e-484f-97aa-06d6ff672bc0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:02.661571 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c4568ff5-c39e-484f-97aa-06d6ff672bc0 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:02.662551 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c4568ff5-c39e-484f-97aa-06d6ff672bc0 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:02.663885 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c4568ff5-c39e-484f-97aa-06d6ff672bc0 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:02.664127 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c4568ff5-c39e-484f-97aa-06d6ff672bc0 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:02.669549 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:02.669549 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:02.670313 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c4568ff5-c39e-484f-97aa-06d6ff672bc0 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:35:02.670790 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 964/3874] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:02 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:03.052932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-a72923c7-e99d-4474-b6f7-e89964a5b07c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:03.059643 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-a72923c7-e99d-4474-b6f7-e89964a5b07c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:35:03.059643 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-a72923c7-e99d-4474-b6f7-e89964a5b07c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:03.059643 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-a72923c7-e99d-4474-b6f7-e89964a5b07c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:03.067496 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:03.067496 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:03.072096 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-a72923c7-e99d-4474-b6f7-e89964a5b07c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:35:03.077581 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-a72923c7-e99d-4474-b6f7-e89964a5b07c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 200 Aug 13 19:35:03.078311 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 972/3875] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:35:03 2026] GET /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:03.088101 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-989c12d0-6161-4ef3-89e0-39c92d24d1e9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:03.088490 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-989c12d0-6161-4ef3-89e0-39c92d24d1e9 None None] GET https://10.4.3.126/volume// Aug 13 19:35:03.089072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-989c12d0-6161-4ef3-89e0-39c92d24d1e9 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:03.089072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-989c12d0-6161-4ef3-89e0-39c92d24d1e9 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:03.090020 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-989c12d0-6161-4ef3-89e0-39c92d24d1e9 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:35:03.090020 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 972/3876] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:35:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:35:03.098223 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-250293b2-90f8-42d2-8c1c-6adbd4a8de25 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:03.100877 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-250293b2-90f8-42d2-8c1c-6adbd4a8de25 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:35:03.101588 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-250293b2-90f8-42d2-8c1c-6adbd4a8de25 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf0a7825-6971-43db-8fcc-ce90a0de5614", "connector": null, "instance_uuid": "73cff38f-1286-45c1-a917-c5457f2f2c23"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:03.112545 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:03.112545 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:03.146349 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-250293b2-90f8-42d2-8c1c-6adbd4a8de25 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:35:03.147004 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 969/3877] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:35:03 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:03.174620 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-db9d282e-5ea7-40c1-b04a-6057fc446499 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:03.176910 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db9d282e-5ea7-40c1-b04a-6057fc446499 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:03.177498 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db9d282e-5ea7-40c1-b04a-6057fc446499 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:03.177800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db9d282e-5ea7-40c1-b04a-6057fc446499 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:03.177951 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-db9d282e-5ea7-40c1-b04a-6057fc446499 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:03.182816 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:03.182816 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:03.183622 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db9d282e-5ea7-40c1-b04a-6057fc446499 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:03.184181 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 965/3878] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:03 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:03.688938 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fbaf5615-8a1c-4612-88c6-b6e90a39c47b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:03.694418 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fbaf5615-8a1c-4612-88c6-b6e90a39c47b tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:03.695065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fbaf5615-8a1c-4612-88c6-b6e90a39c47b tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:03.695834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fbaf5615-8a1c-4612-88c6-b6e90a39c47b tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:03.696526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-fbaf5615-8a1c-4612-88c6-b6e90a39c47b tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:03.708834 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:03.708834 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:03.713178 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fbaf5615-8a1c-4612-88c6-b6e90a39c47b tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:35:03.716771 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 973/3879] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:03 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:03.754031 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-64223144-0535-4c10-b38e-d65f128e1a6a req-150e4e6f-363b-437e-8cb1-56909c7d20e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:03.757221 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-150e4e6f-363b-437e-8cb1-56909c7d20e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:03.757539 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-150e4e6f-363b-437e-8cb1-56909c7d20e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:03.757804 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-150e4e6f-363b-437e-8cb1-56909c7d20e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:03.766726 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:03.766726 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:03.772088 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-64223144-0535-4c10-b38e-d65f128e1a6a req-150e4e6f-363b-437e-8cb1-56909c7d20e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:03.778930 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-150e4e6f-363b-437e-8cb1-56909c7d20e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:03.779437 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 973/3880] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:35:03 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:03.797417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-165c409e-1a1b-4022-bf45-cf71f8e455bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:03.797417 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-165c409e-1a1b-4022-bf45-cf71f8e455bb None None] GET https://10.4.3.126/volume// Aug 13 19:35:03.797417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-165c409e-1a1b-4022-bf45-cf71f8e455bb None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:03.797417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-165c409e-1a1b-4022-bf45-cf71f8e455bb None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:03.797417 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-165c409e-1a1b-4022-bf45-cf71f8e455bb None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:35:03.797417 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 970/3881] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:35:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:35:03.807620 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-64223144-0535-4c10-b38e-d65f128e1a6a req-d82d57f3-a513-4b73-bd23-5a16848310c4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:03.810075 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-d82d57f3-a513-4b73-bd23-5a16848310c4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:35:03.812298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-d82d57f3-a513-4b73-bd23-5a16848310c4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8332367-87d7-405f-9bc1-4f6146581e7e", "connector": null, "instance_uuid": "cc96251f-b4a0-4aad-8d04-1397f7a42bcb"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:03.814987 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=486,cinder:INSERT=96,cinder:UPDATE=176 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:35:03.823524 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:03.823524 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:03.853356 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-d82d57f3-a513-4b73-bd23-5a16848310c4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:35:03.853977 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 966/3882] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:35:03 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 13 19:35:04.195978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c7e87bb6-f046-4227-a363-509ff0979b26 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:04.200375 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c7e87bb6-f046-4227-a363-509ff0979b26 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:04.200375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c7e87bb6-f046-4227-a363-509ff0979b26 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:04.200375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c7e87bb6-f046-4227-a363-509ff0979b26 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:04.200375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c7e87bb6-f046-4227-a363-509ff0979b26 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:04.206630 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:04.206630 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:04.206630 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c7e87bb6-f046-4227-a363-509ff0979b26 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:04.206630 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 974/3883] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:04 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:04.218612 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4cbd8959-220f-4211-a914-cfc8abf554c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:04.219198 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cbd8959-220f-4211-a914-cfc8abf554c0 None None] GET https://10.4.3.126/volume// Aug 13 19:35:04.219460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cbd8959-220f-4211-a914-cfc8abf554c0 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:04.219751 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cbd8959-220f-4211-a914-cfc8abf554c0 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:04.220246 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cbd8959-220f-4211-a914-cfc8abf554c0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:35:04.220868 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 974/3884] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:35:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:35:04.233521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-e22beac1-586c-491c-a35d-3e8be7707487 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:04.240303 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-e22beac1-586c-491c-a35d-3e8be7707487 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:35:04.240303 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-e22beac1-586c-491c-a35d-3e8be7707487 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:04.240303 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-e22beac1-586c-491c-a35d-3e8be7707487 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:04.252370 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:04.252370 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:04.258566 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-e22beac1-586c-491c-a35d-3e8be7707487 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:35:04.265592 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-e22beac1-586c-491c-a35d-3e8be7707487 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 200 Aug 13 19:35:04.265592 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 971/3885] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:35:04 2026] GET /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:35:04.407129 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-af6d6b68-0f90-4fb7-a63b-d42967937bec None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:04.409448 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-af6d6b68-0f90-4fb7-a63b-d42967937bec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab Aug 13 19:35:04.410495 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-af6d6b68-0f90-4fb7-a63b-d42967937bec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:04.419566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-af6d6b68-0f90-4fb7-a63b-d42967937bec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-cf0a7825-6971-43db-8fcc-ce90a0de5614-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:35:04.428306 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-af6d6b68-0f90-4fb7-a63b-d42967937bec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-cf0a7825-6971-43db-8fcc-ce90a0de5614-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:35:04.428306 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:04.428306 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:04.523965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-af6d6b68-0f90-4fb7-a63b-d42967937bec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-cf0a7825-6971-43db-8fcc-ce90a0de5614-np0000007253" released by "attachment_update" :: held 0.098s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:35:04.524441 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-af6d6b68-0f90-4fb7-a63b-d42967937bec tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab returned with HTTP 200 Aug 13 19:35:04.525087 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 967/3886] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:35:04 2026] PUT /volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:04.568927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-97f9fbef-3cc1-44de-8a94-4be406a129b7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:04.574552 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-97f9fbef-3cc1-44de-8a94-4be406a129b7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab/action Aug 13 19:35:04.575119 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-97f9fbef-3cc1-44de-8a94-4be406a129b7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:35:04.576686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-97f9fbef-3cc1-44de-8a94-4be406a129b7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:04.583893 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=418,cinder:INSERT=72,cinder:UPDATE=129 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:35:04.640924 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:04.640924 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:04.665438 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d4f75a2b-36a6-4489-987a-3cc3ec963428 req-97f9fbef-3cc1-44de-8a94-4be406a129b7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab/action returned with HTTP 204 Aug 13 19:35:04.667195 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 975/3887] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:35:04 2026] POST /volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:35:04.731344 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a924786b-cd4c-430e-8cf0-072703cd635f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:04.734115 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a924786b-cd4c-430e-8cf0-072703cd635f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:04.734115 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a924786b-cd4c-430e-8cf0-072703cd635f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:04.734115 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a924786b-cd4c-430e-8cf0-072703cd635f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:04.734115 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a924786b-cd4c-430e-8cf0-072703cd635f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:04.737748 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:04.737748 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:04.738380 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a924786b-cd4c-430e-8cf0-072703cd635f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:35:04.738777 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 975/3888] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:04 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:05.222805 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1cc40d50-3c24-4945-b981-bed37424b75a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:05.226482 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cc40d50-3c24-4945-b981-bed37424b75a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:05.226891 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1cc40d50-3c24-4945-b981-bed37424b75a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:05.227031 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1cc40d50-3c24-4945-b981-bed37424b75a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:05.227194 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1cc40d50-3c24-4945-b981-bed37424b75a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:05.237437 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:05.237437 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:05.239380 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cc40d50-3c24-4945-b981-bed37424b75a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:05.239380 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 972/3889] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:05 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:05.313333 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f7cc2dcb-79e6-4cdd-b83a-f5bfeb099f28 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:05.313822 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f7cc2dcb-79e6-4cdd-b83a-f5bfeb099f28 None None] GET https://10.4.3.126/volume// Aug 13 19:35:05.314188 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f7cc2dcb-79e6-4cdd-b83a-f5bfeb099f28 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:05.314255 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f7cc2dcb-79e6-4cdd-b83a-f5bfeb099f28 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:05.314634 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f7cc2dcb-79e6-4cdd-b83a-f5bfeb099f28 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:35:05.315010 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 968/3890] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:35:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:35:05.322401 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-64223144-0535-4c10-b38e-d65f128e1a6a req-453adfc2-5ee8-453f-b99f-2987d2aef341 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:05.324581 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-453adfc2-5ee8-453f-b99f-2987d2aef341 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:05.325063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-453adfc2-5ee8-453f-b99f-2987d2aef341 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:05.325261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-453adfc2-5ee8-453f-b99f-2987d2aef341 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:05.340213 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:05.340213 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:05.344151 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-64223144-0535-4c10-b38e-d65f128e1a6a req-453adfc2-5ee8-453f-b99f-2987d2aef341 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:05.356147 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-453adfc2-5ee8-453f-b99f-2987d2aef341 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:05.356564 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 976/3891] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:35:05 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:35:05.481190 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-64223144-0535-4c10-b38e-d65f128e1a6a req-54c33af9-fbff-4d57-a644-3ec4dc984707 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:05.483972 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-54c33af9-fbff-4d57-a644-3ec4dc984707 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] PUT https://10.4.3.126/volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e Aug 13 19:35:05.484306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-54c33af9-fbff-4d57-a644-3ec4dc984707 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:05.494966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-64223144-0535-4c10-b38e-d65f128e1a6a req-54c33af9-fbff-4d57-a644-3ec4dc984707 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Acquiring lock "cinder-attachment_update-f8332367-87d7-405f-9bc1-4f6146581e7e-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:35:05.506231 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-64223144-0535-4c10-b38e-d65f128e1a6a req-54c33af9-fbff-4d57-a644-3ec4dc984707 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Lock "cinder-attachment_update-f8332367-87d7-405f-9bc1-4f6146581e7e-np0000007253" acquired by "attachment_update" :: waited 0.011s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:35:05.507260 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:05.507260 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:05.626288 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-64223144-0535-4c10-b38e-d65f128e1a6a req-54c33af9-fbff-4d57-a644-3ec4dc984707 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Lock "cinder-attachment_update-f8332367-87d7-405f-9bc1-4f6146581e7e-np0000007253" released by "attachment_update" :: held 0.120s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:35:05.627329 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-54c33af9-fbff-4d57-a644-3ec4dc984707 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e returned with HTTP 200 Aug 13 19:35:05.627329 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 976/3892] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:35:05 2026] PUT /volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:05.658526 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-64223144-0535-4c10-b38e-d65f128e1a6a req-72982ce0-029e-4f3e-affe-b92c19302b4a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:05.663261 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-72982ce0-029e-4f3e-affe-b92c19302b4a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e/action Aug 13 19:35:05.663603 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-72982ce0-029e-4f3e-affe-b92c19302b4a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:35:05.663801 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-72982ce0-029e-4f3e-affe-b92c19302b4a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:05.693908 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:05.693908 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:05.706291 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-64223144-0535-4c10-b38e-d65f128e1a6a req-72982ce0-029e-4f3e-affe-b92c19302b4a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e/action returned with HTTP 204 Aug 13 19:35:05.706897 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 973/3893] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:35:05 2026] POST /volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:35:05.749918 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c75d2409-281f-4e89-b893-2ae99972532d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:05.751077 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c75d2409-281f-4e89-b893-2ae99972532d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:05.751261 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c75d2409-281f-4e89-b893-2ae99972532d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:05.751483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c75d2409-281f-4e89-b893-2ae99972532d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:05.751579 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c75d2409-281f-4e89-b893-2ae99972532d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:05.759294 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:05.759294 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:05.759454 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c75d2409-281f-4e89-b893-2ae99972532d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:35:05.759880 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 969/3894] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:05 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:06.256172 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b3a4abf0-215f-4872-9b01-bd21907ceafa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:06.259137 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3a4abf0-215f-4872-9b01-bd21907ceafa tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:06.259361 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3a4abf0-215f-4872-9b01-bd21907ceafa tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:06.259544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b3a4abf0-215f-4872-9b01-bd21907ceafa tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:06.259659 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b3a4abf0-215f-4872-9b01-bd21907ceafa tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:06.263761 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:06.263761 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:06.264610 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b3a4abf0-215f-4872-9b01-bd21907ceafa tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:06.264819 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 977/3895] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:06 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:06.771398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-71cd502c-7663-4940-a325-efdc7d86bb12 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:06.778703 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-71cd502c-7663-4940-a325-efdc7d86bb12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:06.778963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-71cd502c-7663-4940-a325-efdc7d86bb12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:06.779145 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-71cd502c-7663-4940-a325-efdc7d86bb12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:06.779248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-71cd502c-7663-4940-a325-efdc7d86bb12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:06.786928 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:06.786928 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:06.788115 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-71cd502c-7663-4940-a325-efdc7d86bb12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:35:06.788789 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 977/3896] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:06 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:06.803220 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a28072d7-3903-44f7-baaf-ac67a8995610 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:06.805106 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a28072d7-3903-44f7-baaf-ac67a8995610 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:35:06.805588 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a28072d7-3903-44f7-baaf-ac67a8995610 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c322e72-ab0f-495c-9411-271f75ec615d", "incremental": true}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:06.807126 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-a28072d7-3903-44f7-baaf-ac67a8995610 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Creating new backup {'backup': {'volume_id': '3c322e72-ab0f-495c-9411-271f75ec615d', 'incremental': True}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:35:06.807126 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-a28072d7-3903-44f7-baaf-ac67a8995610 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Creating backup of volume 3c322e72-ab0f-495c-9411-271f75ec615d in container None Aug 13 19:35:06.818079 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:06.818079 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:06.818636 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a28072d7-3903-44f7-baaf-ac67a8995610 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:35:06.833496 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a28072d7-3903-44f7-baaf-ac67a8995610 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Created reservations ['78ef1a54-3b7d-44f9-9a30-ca6577ca8ccb', '5c08de4f-4b1a-4228-887f-3d8143603522'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:06.846811 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a28072d7-3903-44f7-baaf-ac67a8995610 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 400 Aug 13 19:35:06.847758 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 974/3897] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:35:06 2026] POST /volume/v3/backups => generated 109 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:35:06.854105 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-60df7f38-f06e-40bb-b342-c78ed26b92e5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:06.855676 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-60df7f38-f06e-40bb-b342-c78ed26b92e5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] DELETE https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:06.855890 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-60df7f38-f06e-40bb-b342-c78ed26b92e5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:06.856042 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-60df7f38-f06e-40bb-b342-c78ed26b92e5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:06.856156 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-60df7f38-f06e-40bb-b342-c78ed26b92e5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Delete backup with id: 896b4b55-5789-42fc-8988-66f2dd719c3f. Aug 13 19:35:06.862416 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:06.862416 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:06.879081 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-60df7f38-f06e-40bb-b342-c78ed26b92e5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] delete_backup rpcapi backup_id 896b4b55-5789-42fc-8988-66f2dd719c3f {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:35:06.881642 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-60df7f38-f06e-40bb-b342-c78ed26b92e5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 202 Aug 13 19:35:06.883674 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 970/3898] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:35:06 2026] DELETE /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:35:06.893406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-808801c6-5d20-4c95-a343-a6d2748fa839 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:06.895538 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-808801c6-5d20-4c95-a343-a6d2748fa839 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:06.895732 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-808801c6-5d20-4c95-a343-a6d2748fa839 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:06.895955 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-808801c6-5d20-4c95-a343-a6d2748fa839 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:06.896056 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-808801c6-5d20-4c95-a343-a6d2748fa839 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:06.903388 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:06.903388 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:06.904201 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-808801c6-5d20-4c95-a343-a6d2748fa839 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 200 Aug 13 19:35:06.904649 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 978/3899] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:06 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:07.276326 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e6aa476-2a16-4d8c-87f0-7870853b0fa9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:07.277827 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e6aa476-2a16-4d8c-87f0-7870853b0fa9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:07.278000 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e6aa476-2a16-4d8c-87f0-7870853b0fa9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:07.278185 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e6aa476-2a16-4d8c-87f0-7870853b0fa9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:07.278333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8e6aa476-2a16-4d8c-87f0-7870853b0fa9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:07.281988 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:07.281988 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:07.282514 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e6aa476-2a16-4d8c-87f0-7870853b0fa9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:07.282847 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 978/3900] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:07 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:07.916869 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e27ed829-1631-4437-b984-7ed108c8850e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:07.918503 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e27ed829-1631-4437-b984-7ed108c8850e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f Aug 13 19:35:07.918703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e27ed829-1631-4437-b984-7ed108c8850e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:07.918927 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e27ed829-1631-4437-b984-7ed108c8850e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:07.919073 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e27ed829-1631-4437-b984-7ed108c8850e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 896b4b55-5789-42fc-8988-66f2dd719c3f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:07.924914 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e27ed829-1631-4437-b984-7ed108c8850e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f returned with HTTP 404 Aug 13 19:35:07.925352 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 975/3901] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:07 2026] GET /volume/v3/backups/896b4b55-5789-42fc-8988-66f2dd719c3f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:35:07.940524 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:07.942713 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:35:07.943134 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-891011608"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:07.946653 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-891011608'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:35:07.946818 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume of 1 GB Aug 13 19:35:07.951673 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Availability Zones retrieved successfully. Aug 13 19:35:07.957763 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Flow 'volume_create_api' (e4d5293e-df48-4d1d-8c3d-9c121316ae0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:35:07.958702 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb09798b-7959-46ab-b065-6eb370c34e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:07.959571 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:35:07.986618 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb09798b-7959-46ab-b065-6eb370c34e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:07.987706 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032e41e4-6d85-416f-acbb-fe4ccab15798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:08.024255 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Created reservations ['03fc2a91-daa7-46ee-879a-3df3eb55aeb5', '72829930-ce99-4535-86e3-128fd8419e93', '1c325420-7e32-4aac-b7d3-c92239c0f9cb', '950d629d-bc35-48ca-832c-9f190029e4b7'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:08.024959 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032e41e4-6d85-416f-acbb-fe4ccab15798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03fc2a91-daa7-46ee-879a-3df3eb55aeb5', '72829930-ce99-4535-86e3-128fd8419e93', '1c325420-7e32-4aac-b7d3-c92239c0f9cb', '950d629d-bc35-48ca-832c-9f190029e4b7']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:08.025627 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5eadfd-9bfb-472e-b0f3-9a40d6e8f660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:08.045777 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5eadfd-9bfb-472e-b0f3-9a40d6e8f660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91248484-6131-4602-b767-6bb4dd21bd84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-891011608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e018f27ab2e45ce9e7985aaa4107117',qos_specs=None,replication_status=,reservations=['03fc2a91-daa7-46ee-879a-3df3eb55aeb5','72829930-ce99-4535-86e3-128fd8419e93','1c325420-7e32-4aac-b7d3-c92239c0f9cb','950d629d-bc35-48ca-832c-9f190029e4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-891011608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91248484-6131-4602-b767-6bb4dd21bd84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e018f27ab2e45ce9e7985aaa4107117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:08.046468 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390c8ef7-e4cd-4dd5-bcfb-567d34e04c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:08.060874 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390c8ef7-e4cd-4dd5-bcfb-567d34e04c02) transitioned into state 'SUCCESS' from state '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-891011608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e018f27ab2e45ce9e7985aaa4107117',qos_specs=None,replication_status=,reservations=['03fc2a91-daa7-46ee-879a-3df3eb55aeb5','72829930-ce99-4535-86e3-128fd8419e93','1c325420-7e32-4aac-b7d3-c92239c0f9cb','950d629d-bc35-48ca-832c-9f190029e4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e092963ce9a41e8a87a372db62a9a4c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:08.061541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332b2421-dad9-4fdd-b08c-8fc6803b7482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:08.068966 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332b2421-dad9-4fdd-b08c-8fc6803b7482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:08.069705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Flow 'volume_create_api' (e4d5293e-df48-4d1d-8c3d-9c121316ae0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:35:08.070005 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Create volume request issued successfully. Aug 13 19:35:08.070546 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8ec72f38-f2a1-4202-ac86-789ca4db0095 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:35:08.070978 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 971/3902] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:35:07 2026] POST /volume/v3/volumes => generated 748 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:08.081508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b82a6d9-2f79-4d14-bde0-de753dd2c4a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:08.086625 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b82a6d9-2f79-4d14-bde0-de753dd2c4a6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 Aug 13 19:35:08.086823 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b82a6d9-2f79-4d14-bde0-de753dd2c4a6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:08.086997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b82a6d9-2f79-4d14-bde0-de753dd2c4a6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:08.099053 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:08.099053 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:08.108974 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b82a6d9-2f79-4d14-bde0-de753dd2c4a6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:35:08.114899 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b82a6d9-2f79-4d14-bde0-de753dd2c4a6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 returned with HTTP 200 Aug 13 19:35:08.115444 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 979/3903] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:08 2026] GET /volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:08.295469 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d994c3d3-5ccf-457b-9a91-ac670f2c9844 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:08.297544 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d994c3d3-5ccf-457b-9a91-ac670f2c9844 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:08.297544 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d994c3d3-5ccf-457b-9a91-ac670f2c9844 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:08.298136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d994c3d3-5ccf-457b-9a91-ac670f2c9844 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:08.298136 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d994c3d3-5ccf-457b-9a91-ac670f2c9844 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:08.304171 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:08.304171 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:08.304855 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d994c3d3-5ccf-457b-9a91-ac670f2c9844 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:08.305368 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 979/3904] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:08 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:09.127480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f75a74aa-882c-4a1e-b91d-d5c16aadd2aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:09.129158 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f75a74aa-882c-4a1e-b91d-d5c16aadd2aa tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 Aug 13 19:35:09.129360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f75a74aa-882c-4a1e-b91d-d5c16aadd2aa tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:09.129531 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f75a74aa-882c-4a1e-b91d-d5c16aadd2aa tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:09.136144 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:09.136144 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:09.139460 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f75a74aa-882c-4a1e-b91d-d5c16aadd2aa tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:35:09.143160 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f75a74aa-882c-4a1e-b91d-d5c16aadd2aa tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 returned with HTTP 200 Aug 13 19:35:09.143534 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 976/3905] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:09 2026] GET /volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:09.155820 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c8da6846-8f58-4d35-83b1-04a1f8edc83d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:09.158539 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c8da6846-8f58-4d35-83b1-04a1f8edc83d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:35:09.158881 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c8da6846-8f58-4d35-83b1-04a1f8edc83d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91248484-6131-4602-b767-6bb4dd21bd84", "name": "tempest-VolumesBackupsTest-Backup-2109153412"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:09.160221 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-c8da6846-8f58-4d35-83b1-04a1f8edc83d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Creating new backup {'backup': {'volume_id': '91248484-6131-4602-b767-6bb4dd21bd84', 'name': 'tempest-VolumesBackupsTest-Backup-2109153412'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:35:09.160373 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-c8da6846-8f58-4d35-83b1-04a1f8edc83d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Creating backup of volume 91248484-6131-4602-b767-6bb4dd21bd84 in container None Aug 13 19:35:09.169665 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:09.169665 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:09.170013 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c8da6846-8f58-4d35-83b1-04a1f8edc83d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Volume info retrieved successfully. Aug 13 19:35:09.188531 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-c8da6846-8f58-4d35-83b1-04a1f8edc83d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Created reservations ['9b2ed03b-416e-41c8-b041-f7dd40cb2c97', 'b717f645-afed-4143-a502-5293ada1ec06'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:09.220883 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c8da6846-8f58-4d35-83b1-04a1f8edc83d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:35:09.221303 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 972/3906] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:35:09 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:09.233215 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-95b481e9-fa55-46fc-a427-c25a495fdda5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:09.235197 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95b481e9-fa55-46fc-a427-c25a495fdda5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:09.235197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95b481e9-fa55-46fc-a427-c25a495fdda5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:09.235304 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95b481e9-fa55-46fc-a427-c25a495fdda5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:09.235354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-95b481e9-fa55-46fc-a427-c25a495fdda5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:09.239374 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:09.239374 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:09.239986 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95b481e9-fa55-46fc-a427-c25a495fdda5 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:09.240356 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 980/3907] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:09 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:09.316195 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5135e4f8-2cb6-4b98-9922-7a67df44a551 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:09.319848 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5135e4f8-2cb6-4b98-9922-7a67df44a551 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:09.320059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5135e4f8-2cb6-4b98-9922-7a67df44a551 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:09.320252 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5135e4f8-2cb6-4b98-9922-7a67df44a551 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:09.320382 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5135e4f8-2cb6-4b98-9922-7a67df44a551 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:09.325516 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:09.325516 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:09.326246 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5135e4f8-2cb6-4b98-9922-7a67df44a551 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:09.326715 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 980/3908] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:09 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:10.249381 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-97861da0-7d36-4e0b-8d70-51ff194eb5ce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:10.251090 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97861da0-7d36-4e0b-8d70-51ff194eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:10.251306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97861da0-7d36-4e0b-8d70-51ff194eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:10.251452 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97861da0-7d36-4e0b-8d70-51ff194eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:10.251544 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-97861da0-7d36-4e0b-8d70-51ff194eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:10.255261 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:10.255261 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:10.255862 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97861da0-7d36-4e0b-8d70-51ff194eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:10.256378 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 977/3909] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:10 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:10.337767 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6dd53fe8-f2b8-4a0a-be31-adf30e6788a5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:10.340395 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6dd53fe8-f2b8-4a0a-be31-adf30e6788a5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:10.340591 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6dd53fe8-f2b8-4a0a-be31-adf30e6788a5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:10.340781 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6dd53fe8-f2b8-4a0a-be31-adf30e6788a5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:10.340880 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-6dd53fe8-f2b8-4a0a-be31-adf30e6788a5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:10.346452 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:10.346452 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:10.347067 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6dd53fe8-f2b8-4a0a-be31-adf30e6788a5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:10.347458 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 973/3910] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:10 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:11.266173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce912aed-ff78-4245-9bb5-0937a32315fc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:11.268452 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce912aed-ff78-4245-9bb5-0937a32315fc tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:11.268695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce912aed-ff78-4245-9bb5-0937a32315fc tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:11.268936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce912aed-ff78-4245-9bb5-0937a32315fc tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:11.269114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ce912aed-ff78-4245-9bb5-0937a32315fc tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:11.274683 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:11.274683 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:11.275336 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce912aed-ff78-4245-9bb5-0937a32315fc tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:11.275765 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 981/3911] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:11 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:11.358351 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-557dc1e3-429e-4670-8543-a305c00bb821 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:11.361103 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-557dc1e3-429e-4670-8543-a305c00bb821 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:11.363304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-557dc1e3-429e-4670-8543-a305c00bb821 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:11.363519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-557dc1e3-429e-4670-8543-a305c00bb821 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:11.363708 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-557dc1e3-429e-4670-8543-a305c00bb821 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:11.371881 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:11.371881 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:11.372553 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-557dc1e3-429e-4670-8543-a305c00bb821 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:11.372973 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 981/3912] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:11 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:12.289081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9d0e9a50-53bf-47d3-976a-6720c4f9abd6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:12.293014 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d0e9a50-53bf-47d3-976a-6720c4f9abd6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:12.293246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d0e9a50-53bf-47d3-976a-6720c4f9abd6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:12.293492 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d0e9a50-53bf-47d3-976a-6720c4f9abd6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:12.293629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9d0e9a50-53bf-47d3-976a-6720c4f9abd6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:12.298768 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:12.298768 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:12.299556 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d0e9a50-53bf-47d3-976a-6720c4f9abd6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:12.300010 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 978/3913] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:12 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:12.385387 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8c876f16-7e35-41cd-a382-6f43e5c8be96 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:12.389119 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8c876f16-7e35-41cd-a382-6f43e5c8be96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:12.389697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8c876f16-7e35-41cd-a382-6f43e5c8be96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:12.390544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8c876f16-7e35-41cd-a382-6f43e5c8be96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:12.390993 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8c876f16-7e35-41cd-a382-6f43e5c8be96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:12.397157 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:12.397157 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:12.398662 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8c876f16-7e35-41cd-a382-6f43e5c8be96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:12.399348 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 974/3914] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:12 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:13.312349 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-097e2ee4-8703-4dd1-850d-a4f10f6eb5ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:13.314153 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-097e2ee4-8703-4dd1-850d-a4f10f6eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:13.314359 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-097e2ee4-8703-4dd1-850d-a4f10f6eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:13.314533 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-097e2ee4-8703-4dd1-850d-a4f10f6eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:13.314637 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-097e2ee4-8703-4dd1-850d-a4f10f6eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:13.318663 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:13.318663 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:13.319209 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-097e2ee4-8703-4dd1-850d-a4f10f6eb5ce tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:13.319535 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 982/3915] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:13 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:13.410905 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c918418e-7e7d-459d-a2b0-a0485b5a9060 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:13.412642 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c918418e-7e7d-459d-a2b0-a0485b5a9060 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:13.413527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c918418e-7e7d-459d-a2b0-a0485b5a9060 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:13.413527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c918418e-7e7d-459d-a2b0-a0485b5a9060 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:13.413527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c918418e-7e7d-459d-a2b0-a0485b5a9060 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:13.420908 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:13.420908 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:13.421682 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c918418e-7e7d-459d-a2b0-a0485b5a9060 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:13.422137 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 982/3916] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:13 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:14.328874 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-feed79c9-d821-4af5-b6b1-605cbe788f61 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:14.330758 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-feed79c9-d821-4af5-b6b1-605cbe788f61 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:14.330899 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-feed79c9-d821-4af5-b6b1-605cbe788f61 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:14.331146 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-feed79c9-d821-4af5-b6b1-605cbe788f61 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:14.331213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-feed79c9-d821-4af5-b6b1-605cbe788f61 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:14.335780 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:14.335780 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:14.336385 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-feed79c9-d821-4af5-b6b1-605cbe788f61 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:14.336960 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 979/3917] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:14 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:14.434893 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-531b2ce4-d05a-4bd0-858e-144e048f51c5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:14.436492 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-531b2ce4-d05a-4bd0-858e-144e048f51c5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:14.436647 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-531b2ce4-d05a-4bd0-858e-144e048f51c5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:14.436839 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-531b2ce4-d05a-4bd0-858e-144e048f51c5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:14.436968 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-531b2ce4-d05a-4bd0-858e-144e048f51c5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:14.442082 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:14.442082 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:14.442717 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-531b2ce4-d05a-4bd0-858e-144e048f51c5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:14.443085 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 975/3918] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:14 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:15.349630 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-61660863-fe67-44db-88f6-bf3cb2154c64 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:15.352153 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61660863-fe67-44db-88f6-bf3cb2154c64 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:15.352420 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61660863-fe67-44db-88f6-bf3cb2154c64 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:15.352679 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-61660863-fe67-44db-88f6-bf3cb2154c64 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:15.352835 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-61660863-fe67-44db-88f6-bf3cb2154c64 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:15.358462 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:15.358462 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:15.359366 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-61660863-fe67-44db-88f6-bf3cb2154c64 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:15.359906 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 983/3919] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:15 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:15.453443 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1b87475d-2ffa-4f1a-b108-dc1d23d464d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:15.455065 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b87475d-2ffa-4f1a-b108-dc1d23d464d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:15.455244 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1b87475d-2ffa-4f1a-b108-dc1d23d464d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:15.455429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1b87475d-2ffa-4f1a-b108-dc1d23d464d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:15.455528 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1b87475d-2ffa-4f1a-b108-dc1d23d464d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:15.459362 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:15.459362 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:15.459904 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b87475d-2ffa-4f1a-b108-dc1d23d464d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:15.460260 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 983/3920] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:15 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:16.374334 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bdf10f66-659d-4337-a2cc-44fe7cc1a741 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:16.376635 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdf10f66-659d-4337-a2cc-44fe7cc1a741 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:16.376954 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdf10f66-659d-4337-a2cc-44fe7cc1a741 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:16.377174 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdf10f66-659d-4337-a2cc-44fe7cc1a741 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:16.377303 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-bdf10f66-659d-4337-a2cc-44fe7cc1a741 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:16.382457 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:16.382457 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:16.383394 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdf10f66-659d-4337-a2cc-44fe7cc1a741 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:16.383905 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 980/3921] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:16 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:16.471927 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-44123fb3-6108-477c-abff-0afd90022d52 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:16.474099 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-44123fb3-6108-477c-abff-0afd90022d52 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:16.474457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-44123fb3-6108-477c-abff-0afd90022d52 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:16.474634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-44123fb3-6108-477c-abff-0afd90022d52 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:16.474765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-44123fb3-6108-477c-abff-0afd90022d52 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 2ada9f98-4339-4fc7-ac73-f10265ab38ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:16.479608 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:16.479608 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:16.480221 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-44123fb3-6108-477c-abff-0afd90022d52 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 200 Aug 13 19:35:16.480679 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 976/3922] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:16 2026] GET /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:16.496412 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3666b66f-4901-4d25-9741-5e38c301a37c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:16.497218 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3666b66f-4901-4d25-9741-5e38c301a37c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce Aug 13 19:35:16.497422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3666b66f-4901-4d25-9741-5e38c301a37c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:16.497652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3666b66f-4901-4d25-9741-5e38c301a37c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:16.497652 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-3666b66f-4901-4d25-9741-5e38c301a37c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete backup with id: 2ada9f98-4339-4fc7-ac73-f10265ab38ce. Aug 13 19:35:16.502067 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:16.502067 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:16.512982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-3666b66f-4901-4d25-9741-5e38c301a37c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] delete_backup rpcapi backup_id 2ada9f98-4339-4fc7-ac73-f10265ab38ce {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:35:16.514611 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3666b66f-4901-4d25-9741-5e38c301a37c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce returned with HTTP 202 Aug 13 19:35:16.515006 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 984/3923] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:35:16 2026] DELETE /volume/v3/backups/2ada9f98-4339-4fc7-ac73-f10265ab38ce => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:35:16.527449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7fce60c-6508-4050-8f02-78123523dd2a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:16.529877 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:35:16.530513 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-785992487"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:16.533393 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-785992487'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:35:16.533393 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume of 1 GB Aug 13 19:35:16.539240 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Availability Zones retrieved successfully. Aug 13 19:35:16.546017 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Flow 'volume_create_api' (53af88c5-4d5d-4dfd-a23d-2fbe5c6d3261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:35:16.548510 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e982bdc2-fc4a-4960-8535-2062d0f5ec35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:16.549068 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:35:16.581323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e982bdc2-fc4a-4960-8535-2062d0f5ec35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:16.582635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e3138b-b0ec-40d2-968a-5a6ee50dea0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:16.630009 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Created reservations ['c03728c4-bc34-48d5-be1c-12b1fc9f81cd', '8f8aed55-d29f-417f-838e-fb252ff3146b', '81a82679-d690-4ed1-8271-351ef8d58617', '3d5032b3-6a56-46ce-8eee-c857bdefdfa0'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:16.631066 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e3138b-b0ec-40d2-968a-5a6ee50dea0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c03728c4-bc34-48d5-be1c-12b1fc9f81cd', '8f8aed55-d29f-417f-838e-fb252ff3146b', '81a82679-d690-4ed1-8271-351ef8d58617', '3d5032b3-6a56-46ce-8eee-c857bdefdfa0']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:16.632086 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85036ac2-f218-4aa9-ba2a-b502c2df2efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:16.656961 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85036ac2-f218-4aa9-ba2a-b502c2df2efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f1e5bc3-992f-47c1-bd08-b5660a77aec6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785992487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['c03728c4-bc34-48d5-be1c-12b1fc9f81cd','8f8aed55-d29f-417f-838e-fb252ff3146b','81a82679-d690-4ed1-8271-351ef8d58617','3d5032b3-6a56-46ce-8eee-c857bdefdfa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:35:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785992487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f1e5bc3-992f-47c1-bd08-b5660a77aec6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd51bbc48654f2d884e0e2a09e9b125',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:16.658011 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61627ce6-5f9d-4ef6-84e8-a3c1a924f534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:16.679985 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61627ce6-5f9d-4ef6-84e8-a3c1a924f534) transitioned into state 'SUCCESS' from state '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-785992487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['c03728c4-bc34-48d5-be1c-12b1fc9f81cd','8f8aed55-d29f-417f-838e-fb252ff3146b','81a82679-d690-4ed1-8271-351ef8d58617','3d5032b3-6a56-46ce-8eee-c857bdefdfa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:16.680650 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58369ab6-c56d-4496-adc6-fff5b5dd9269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:16.692761 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58369ab6-c56d-4496-adc6-fff5b5dd9269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:16.693759 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Flow 'volume_create_api' (53af88c5-4d5d-4dfd-a23d-2fbe5c6d3261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:35:16.694093 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume request issued successfully. Aug 13 19:35:16.694799 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7fce60c-6508-4050-8f02-78123523dd2a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:35:16.695285 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 984/3924] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:35:16 2026] POST /volume/v3/volumes => generated 777 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:16.712417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bb4b1585-b158-431e-b50f-dcbe9b19d764 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:16.714362 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb4b1585-b158-431e-b50f-dcbe9b19d764 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 Aug 13 19:35:16.714598 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb4b1585-b158-431e-b50f-dcbe9b19d764 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:16.714826 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb4b1585-b158-431e-b50f-dcbe9b19d764 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:16.728285 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:16.728285 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:16.733749 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bb4b1585-b158-431e-b50f-dcbe9b19d764 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:16.738028 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb4b1585-b158-431e-b50f-dcbe9b19d764 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 returned with HTTP 200 Aug 13 19:35:16.738471 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 981/3925] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:16 2026] GET /volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:17.394258 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9c032b33-821f-48c0-aa33-12ec2efcf49c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:17.395941 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c032b33-821f-48c0-aa33-12ec2efcf49c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:17.396106 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9c032b33-821f-48c0-aa33-12ec2efcf49c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:17.396283 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9c032b33-821f-48c0-aa33-12ec2efcf49c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:17.396391 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-9c032b33-821f-48c0-aa33-12ec2efcf49c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:17.400416 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:17.400416 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:17.401018 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9c032b33-821f-48c0-aa33-12ec2efcf49c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:17.401426 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 977/3926] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:17 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:17.753502 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-33066822-db6a-4b4a-be0f-fc99944d55d0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:17.755257 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33066822-db6a-4b4a-be0f-fc99944d55d0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 Aug 13 19:35:17.755488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33066822-db6a-4b4a-be0f-fc99944d55d0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:17.755662 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33066822-db6a-4b4a-be0f-fc99944d55d0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:17.762511 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:17.762511 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:17.765967 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-33066822-db6a-4b4a-be0f-fc99944d55d0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:17.769589 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33066822-db6a-4b4a-be0f-fc99944d55d0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 returned with HTTP 200 Aug 13 19:35:17.769954 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 985/3927] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:17 2026] GET /volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:17.782789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2cb1f3c6-afa6-4638-adf2-e317850e4321 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:17.784435 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cb1f3c6-afa6-4638-adf2-e317850e4321 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:35:17.784807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cb1f3c6-afa6-4638-adf2-e317850e4321 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f1e5bc3-992f-47c1-bd08-b5660a77aec6", "name": "tempest-type-Backup-1682301442"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:17.786148 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-2cb1f3c6-afa6-4638-adf2-e317850e4321 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Creating new backup {'backup': {'volume_id': '3f1e5bc3-992f-47c1-bd08-b5660a77aec6', 'name': 'tempest-type-Backup-1682301442'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:35:17.786379 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-2cb1f3c6-afa6-4638-adf2-e317850e4321 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Creating backup of volume 3f1e5bc3-992f-47c1-bd08-b5660a77aec6 in container None Aug 13 19:35:17.792900 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:17.792900 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:17.793287 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2cb1f3c6-afa6-4638-adf2-e317850e4321 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:17.809897 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2cb1f3c6-afa6-4638-adf2-e317850e4321 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Created reservations ['79bce2d5-71dc-4560-b6da-790575702c96', 'deee61ec-a2b9-4cd5-8418-7659d6c7bfc8'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:17.843936 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cb1f3c6-afa6-4638-adf2-e317850e4321 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:35:17.844529 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 985/3928] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:35:17 2026] POST /volume/v3/backups => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:17.854254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4f2dfb4e-b0d3-40a3-9cd9-f0ad968fd430 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:17.856370 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f2dfb4e-b0d3-40a3-9cd9-f0ad968fd430 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:17.856643 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f2dfb4e-b0d3-40a3-9cd9-f0ad968fd430 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:17.856881 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4f2dfb4e-b0d3-40a3-9cd9-f0ad968fd430 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:17.857003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4f2dfb4e-b0d3-40a3-9cd9-f0ad968fd430 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:17.861913 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:17.861913 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:17.862639 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4f2dfb4e-b0d3-40a3-9cd9-f0ad968fd430 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:17.863074 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 982/3929] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:17 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:18.414169 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e690387f-930b-4319-9840-eaaace133945 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:18.416566 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e690387f-930b-4319-9840-eaaace133945 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:18.416873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e690387f-930b-4319-9840-eaaace133945 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:18.417140 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e690387f-930b-4319-9840-eaaace133945 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:18.417319 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e690387f-930b-4319-9840-eaaace133945 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:18.424313 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:18.424313 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:18.425218 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e690387f-930b-4319-9840-eaaace133945 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:18.425793 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 978/3930] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:18 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:18.875234 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-95ee7a64-d277-4e77-9d6b-9f979eb0d58c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:18.877009 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95ee7a64-d277-4e77-9d6b-9f979eb0d58c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:18.877155 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95ee7a64-d277-4e77-9d6b-9f979eb0d58c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:18.877323 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-95ee7a64-d277-4e77-9d6b-9f979eb0d58c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:18.877422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-95ee7a64-d277-4e77-9d6b-9f979eb0d58c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:18.881116 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:18.881116 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:18.881920 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-95ee7a64-d277-4e77-9d6b-9f979eb0d58c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:18.885292 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 986/3931] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:18 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:35:19.435935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-85665470-dd37-47a3-99b8-cc726d33d753 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:19.438213 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85665470-dd37-47a3-99b8-cc726d33d753 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:19.438457 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85665470-dd37-47a3-99b8-cc726d33d753 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:19.438710 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85665470-dd37-47a3-99b8-cc726d33d753 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:19.438849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-85665470-dd37-47a3-99b8-cc726d33d753 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:19.443892 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:19.443892 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:19.444692 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85665470-dd37-47a3-99b8-cc726d33d753 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:19.445124 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 986/3932] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:19 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:19.896826 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d059701a-4b0e-4161-98cd-5804343cb89b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:19.898926 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d059701a-4b0e-4161-98cd-5804343cb89b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:19.899191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d059701a-4b0e-4161-98cd-5804343cb89b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:19.899452 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d059701a-4b0e-4161-98cd-5804343cb89b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:19.899590 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d059701a-4b0e-4161-98cd-5804343cb89b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:19.904480 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:19.904480 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:19.905196 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d059701a-4b0e-4161-98cd-5804343cb89b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:19.905634 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 983/3933] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:19 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:20.454973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-69c9c7bb-8ddf-4c42-afeb-0e0f28a4b116 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:20.457102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69c9c7bb-8ddf-4c42-afeb-0e0f28a4b116 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:20.457357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69c9c7bb-8ddf-4c42-afeb-0e0f28a4b116 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:20.457593 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69c9c7bb-8ddf-4c42-afeb-0e0f28a4b116 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:20.457741 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-69c9c7bb-8ddf-4c42-afeb-0e0f28a4b116 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:20.462850 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:20.462850 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:20.463590 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69c9c7bb-8ddf-4c42-afeb-0e0f28a4b116 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:20.464047 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 979/3934] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:20 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:20.918504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6b8d12e5-34cb-4f7f-bf26-16c1d977ec8c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:20.920148 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b8d12e5-34cb-4f7f-bf26-16c1d977ec8c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:20.920473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b8d12e5-34cb-4f7f-bf26-16c1d977ec8c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:20.920738 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b8d12e5-34cb-4f7f-bf26-16c1d977ec8c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:20.920909 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6b8d12e5-34cb-4f7f-bf26-16c1d977ec8c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:20.925369 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:20.925369 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:20.926240 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b8d12e5-34cb-4f7f-bf26-16c1d977ec8c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:20.926720 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 987/3935] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:20 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:21.474386 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ab1a9cf-39f3-441d-8d23-3c427db97089 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:21.475983 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ab1a9cf-39f3-441d-8d23-3c427db97089 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:21.476173 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ab1a9cf-39f3-441d-8d23-3c427db97089 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:21.476379 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ab1a9cf-39f3-441d-8d23-3c427db97089 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:21.476511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8ab1a9cf-39f3-441d-8d23-3c427db97089 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:21.480650 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:21.480650 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:21.481215 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ab1a9cf-39f3-441d-8d23-3c427db97089 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:21.481570 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 987/3936] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:21 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:21.937900 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-81aff4ad-cae3-4249-a5a7-d88f48a8af51 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:21.939638 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81aff4ad-cae3-4249-a5a7-d88f48a8af51 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:21.939843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81aff4ad-cae3-4249-a5a7-d88f48a8af51 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:21.940017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81aff4ad-cae3-4249-a5a7-d88f48a8af51 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:21.940111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-81aff4ad-cae3-4249-a5a7-d88f48a8af51 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:21.944174 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:21.944174 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:21.944759 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81aff4ad-cae3-4249-a5a7-d88f48a8af51 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:21.945068 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 984/3937] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:21 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:22.493847 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8ac524c8-9246-451a-b8ba-d9b621fd1b5c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:22.495773 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8ac524c8-9246-451a-b8ba-d9b621fd1b5c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:22.495970 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8ac524c8-9246-451a-b8ba-d9b621fd1b5c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:22.496142 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8ac524c8-9246-451a-b8ba-d9b621fd1b5c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:22.496266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8ac524c8-9246-451a-b8ba-d9b621fd1b5c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:22.501137 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:22.501137 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:22.501921 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8ac524c8-9246-451a-b8ba-d9b621fd1b5c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:22.502444 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 980/3938] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:22 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:22.956535 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-abfd1d1b-2407-489e-95d1-ab7b20927abb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:22.958371 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abfd1d1b-2407-489e-95d1-ab7b20927abb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:22.959558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abfd1d1b-2407-489e-95d1-ab7b20927abb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:22.959558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-abfd1d1b-2407-489e-95d1-ab7b20927abb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:22.959558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-abfd1d1b-2407-489e-95d1-ab7b20927abb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:22.964464 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:22.964464 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:22.965347 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-abfd1d1b-2407-489e-95d1-ab7b20927abb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:22.965906 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 988/3939] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:22 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:23.512599 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c0c20fb-fc51-49f7-8d5d-22757028d873 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:23.514621 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c0c20fb-fc51-49f7-8d5d-22757028d873 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:23.514881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c0c20fb-fc51-49f7-8d5d-22757028d873 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:23.515157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c0c20fb-fc51-49f7-8d5d-22757028d873 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:23.515319 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4c0c20fb-fc51-49f7-8d5d-22757028d873 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:23.520544 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:23.520544 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:23.521241 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c0c20fb-fc51-49f7-8d5d-22757028d873 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:23.521665 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 988/3940] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:23 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:23.981673 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca56d418-a371-4af1-aabe-e103845e534d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:23.983996 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca56d418-a371-4af1-aabe-e103845e534d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:23.984491 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca56d418-a371-4af1-aabe-e103845e534d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:23.984640 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca56d418-a371-4af1-aabe-e103845e534d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:23.985065 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ca56d418-a371-4af1-aabe-e103845e534d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:23.990452 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:23.990452 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:23.991175 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca56d418-a371-4af1-aabe-e103845e534d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:23.991519 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 985/3941] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:23 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:24.532196 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3cd97e29-ffc9-4390-91f7-3a959bae144f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:24.535009 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3cd97e29-ffc9-4390-91f7-3a959bae144f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:24.535536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3cd97e29-ffc9-4390-91f7-3a959bae144f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:24.535780 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3cd97e29-ffc9-4390-91f7-3a959bae144f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:24.535887 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-3cd97e29-ffc9-4390-91f7-3a959bae144f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:24.541248 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:24.541248 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:24.542063 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3cd97e29-ffc9-4390-91f7-3a959bae144f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:24.542559 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 981/3942] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:24 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:25.005223 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-446908f3-a9e8-4ac9-beaa-361f6ee565da None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:25.007582 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-446908f3-a9e8-4ac9-beaa-361f6ee565da tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:25.007931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-446908f3-a9e8-4ac9-beaa-361f6ee565da tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:25.008184 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-446908f3-a9e8-4ac9-beaa-361f6ee565da tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:25.008358 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-446908f3-a9e8-4ac9-beaa-361f6ee565da tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:25.013177 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:25.013177 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:25.013918 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-446908f3-a9e8-4ac9-beaa-361f6ee565da tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:25.014291 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 989/3943] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:25 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:25.553245 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c3133c8-18e3-4b3e-ab80-e930f8e835ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:25.555402 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c3133c8-18e3-4b3e-ab80-e930f8e835ed tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:25.555641 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c3133c8-18e3-4b3e-ab80-e930f8e835ed tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:25.555851 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c3133c8-18e3-4b3e-ab80-e930f8e835ed tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:25.555981 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3c3133c8-18e3-4b3e-ab80-e930f8e835ed tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:25.560624 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:25.560624 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:25.561379 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c3133c8-18e3-4b3e-ab80-e930f8e835ed tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:25.561853 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 989/3944] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:25 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:25.575057 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1120c2ca-2abc-4e8e-80c8-8a59ebc88e42 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:25.577142 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1120c2ca-2abc-4e8e-80c8-8a59ebc88e42 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:35:25.577327 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1120c2ca-2abc-4e8e-80c8-8a59ebc88e42 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:25.577582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1120c2ca-2abc-4e8e-80c8-8a59ebc88e42 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:25.830750 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:25.830750 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:25.836048 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1120c2ca-2abc-4e8e-80c8-8a59ebc88e42 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:35:25.842441 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1120c2ca-2abc-4e8e-80c8-8a59ebc88e42 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:35:25.842981 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 986/3945] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:25 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 844 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:25.900931 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f41392df-a69f-47ff-8321-a263a0b5519a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:25.902944 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f41392df-a69f-47ff-8321-a263a0b5519a tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:35:25.903168 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f41392df-a69f-47ff-8321-a263a0b5519a tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:25.903414 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f41392df-a69f-47ff-8321-a263a0b5519a tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:25.911294 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:25.911294 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:25.915711 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f41392df-a69f-47ff-8321-a263a0b5519a tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:35:25.921159 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f41392df-a69f-47ff-8321-a263a0b5519a tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:35:25.921571 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 982/3946] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:25 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:26.028412 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e73222c5-9f06-4dfe-844d-94755b62c20f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:26.030182 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e73222c5-9f06-4dfe-844d-94755b62c20f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:26.030508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e73222c5-9f06-4dfe-844d-94755b62c20f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:26.030607 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e73222c5-9f06-4dfe-844d-94755b62c20f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:26.030730 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e73222c5-9f06-4dfe-844d-94755b62c20f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:26.038068 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:26.038068 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:26.038977 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e73222c5-9f06-4dfe-844d-94755b62c20f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:26.039491 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 990/3947] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:26 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:26.576421 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c58e259e-d6f4-48d4-836f-e8572dc4dc1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:26.578676 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c58e259e-d6f4-48d4-836f-e8572dc4dc1c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:26.578922 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c58e259e-d6f4-48d4-836f-e8572dc4dc1c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:26.579164 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c58e259e-d6f4-48d4-836f-e8572dc4dc1c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:26.579333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c58e259e-d6f4-48d4-836f-e8572dc4dc1c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:26.587419 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:26.587419 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:26.588182 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c58e259e-d6f4-48d4-836f-e8572dc4dc1c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:26.588640 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 990/3948] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:26 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:27.053405 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c43a2e95-62f6-431c-9275-b4fceb4e3bd1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:27.055482 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c43a2e95-62f6-431c-9275-b4fceb4e3bd1 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:27.055785 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c43a2e95-62f6-431c-9275-b4fceb4e3bd1 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:27.056042 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c43a2e95-62f6-431c-9275-b4fceb4e3bd1 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:27.056193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c43a2e95-62f6-431c-9275-b4fceb4e3bd1 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:27.060404 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:27.060404 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:27.061118 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c43a2e95-62f6-431c-9275-b4fceb4e3bd1 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:27.061549 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 987/3949] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:27 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:27.600845 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c27a49d5-6754-4d40-be45-be9b9181829c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:27.602888 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c27a49d5-6754-4d40-be45-be9b9181829c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:27.603286 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c27a49d5-6754-4d40-be45-be9b9181829c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:27.603368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c27a49d5-6754-4d40-be45-be9b9181829c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:27.603733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c27a49d5-6754-4d40-be45-be9b9181829c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:27.611207 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:27.611207 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:27.613180 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c27a49d5-6754-4d40-be45-be9b9181829c tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:27.613445 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 983/3950] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:27 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:28.072285 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d3f0705d-b826-40ac-86bb-f5155dc83bc2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:28.074744 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d3f0705d-b826-40ac-86bb-f5155dc83bc2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:28.076820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d3f0705d-b826-40ac-86bb-f5155dc83bc2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:28.076820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d3f0705d-b826-40ac-86bb-f5155dc83bc2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:28.076820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d3f0705d-b826-40ac-86bb-f5155dc83bc2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:28.079845 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:28.079845 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:28.080494 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d3f0705d-b826-40ac-86bb-f5155dc83bc2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:28.081084 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 991/3951] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:28 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:28.629811 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1d8cc0ec-4261-4a86-acf6-8042f9402607 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:28.633193 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d8cc0ec-4261-4a86-acf6-8042f9402607 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:28.633458 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d8cc0ec-4261-4a86-acf6-8042f9402607 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:28.633696 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d8cc0ec-4261-4a86-acf6-8042f9402607 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:28.633817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1d8cc0ec-4261-4a86-acf6-8042f9402607 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:28.644288 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:28.644288 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:28.645073 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d8cc0ec-4261-4a86-acf6-8042f9402607 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:28.645881 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 991/3952] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:28 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:28.663177 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-29d2eaa6-7464-4296-8cfb-9ba771b0c3b2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:28.665024 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29d2eaa6-7464-4296-8cfb-9ba771b0c3b2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:35:28.665379 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29d2eaa6-7464-4296-8cfb-9ba771b0c3b2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91248484-6131-4602-b767-6bb4dd21bd84", "name": "tempest-VolumesBackupsTest-Backup-84387316"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:28.666880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-29d2eaa6-7464-4296-8cfb-9ba771b0c3b2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Creating new backup {'backup': {'volume_id': '91248484-6131-4602-b767-6bb4dd21bd84', 'name': 'tempest-VolumesBackupsTest-Backup-84387316'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:35:28.667042 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-29d2eaa6-7464-4296-8cfb-9ba771b0c3b2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Creating backup of volume 91248484-6131-4602-b767-6bb4dd21bd84 in container None Aug 13 19:35:28.675408 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:28.675408 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:28.675940 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-29d2eaa6-7464-4296-8cfb-9ba771b0c3b2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:35:28.692748 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-29d2eaa6-7464-4296-8cfb-9ba771b0c3b2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Created reservations ['ea278b61-57df-4e10-b419-361942645810', '53a6c6ee-b196-4e10-8066-7dea706079ab'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:28.721171 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29d2eaa6-7464-4296-8cfb-9ba771b0c3b2 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:35:28.721570 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 988/3953] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:35:28 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:28.734236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-04232866-972b-46ef-8a8d-201ad4076f5d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:28.738212 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-04232866-972b-46ef-8a8d-201ad4076f5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:28.738441 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-04232866-972b-46ef-8a8d-201ad4076f5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:28.738651 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-04232866-972b-46ef-8a8d-201ad4076f5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:28.738762 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-04232866-972b-46ef-8a8d-201ad4076f5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:28.751955 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:28.751955 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:28.753201 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-04232866-972b-46ef-8a8d-201ad4076f5d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:28.754916 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 984/3954] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:28 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:29.090929 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4a560342-a73b-4f19-bf45-a844aedfb3fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:29.094369 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4a560342-a73b-4f19-bf45-a844aedfb3fd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:29.094675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4a560342-a73b-4f19-bf45-a844aedfb3fd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:29.094933 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4a560342-a73b-4f19-bf45-a844aedfb3fd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:29.095091 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4a560342-a73b-4f19-bf45-a844aedfb3fd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:29.100339 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:29.100339 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:29.101139 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4a560342-a73b-4f19-bf45-a844aedfb3fd tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:29.101754 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 992/3955] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:29 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:29.764800 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7e6ce6b6-8f7f-46ca-886d-33f84f834cc8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:29.766967 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e6ce6b6-8f7f-46ca-886d-33f84f834cc8 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:29.767253 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e6ce6b6-8f7f-46ca-886d-33f84f834cc8 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:29.767494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e6ce6b6-8f7f-46ca-886d-33f84f834cc8 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:29.767596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7e6ce6b6-8f7f-46ca-886d-33f84f834cc8 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:29.772596 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:29.772596 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:29.773563 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e6ce6b6-8f7f-46ca-886d-33f84f834cc8 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:29.773934 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 992/3956] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:29 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:30.115034 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58d15a80-e3e6-4bfa-bbfd-2f8b4854fb5d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:30.117139 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58d15a80-e3e6-4bfa-bbfd-2f8b4854fb5d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:30.118518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58d15a80-e3e6-4bfa-bbfd-2f8b4854fb5d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:30.118518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58d15a80-e3e6-4bfa-bbfd-2f8b4854fb5d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:30.118518 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-58d15a80-e3e6-4bfa-bbfd-2f8b4854fb5d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:30.122532 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:30.122532 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:30.123263 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58d15a80-e3e6-4bfa-bbfd-2f8b4854fb5d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:30.124181 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 989/3957] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:30 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:30.785910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3120c44f-3a77-452b-b494-d6d72c44f401 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:30.788900 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3120c44f-3a77-452b-b494-d6d72c44f401 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:30.789147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3120c44f-3a77-452b-b494-d6d72c44f401 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:30.789293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3120c44f-3a77-452b-b494-d6d72c44f401 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:30.789425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-3120c44f-3a77-452b-b494-d6d72c44f401 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:30.800091 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:30.800091 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:30.801455 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3120c44f-3a77-452b-b494-d6d72c44f401 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:30.801909 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 985/3958] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:30 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:31.135267 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-909ecee5-2268-4bf7-a643-ca1bb9931d4f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:31.137443 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-909ecee5-2268-4bf7-a643-ca1bb9931d4f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:31.137894 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-909ecee5-2268-4bf7-a643-ca1bb9931d4f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:31.138073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-909ecee5-2268-4bf7-a643-ca1bb9931d4f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:31.138303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-909ecee5-2268-4bf7-a643-ca1bb9931d4f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:31.142836 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:31.142836 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:31.143723 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-909ecee5-2268-4bf7-a643-ca1bb9931d4f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:31.143950 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 993/3959] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:31 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:31.815115 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ee49cd0f-15fb-4a7c-8c27-6b5965b291dd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:31.819340 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee49cd0f-15fb-4a7c-8c27-6b5965b291dd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:31.819665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee49cd0f-15fb-4a7c-8c27-6b5965b291dd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:31.819969 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ee49cd0f-15fb-4a7c-8c27-6b5965b291dd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:31.820130 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ee49cd0f-15fb-4a7c-8c27-6b5965b291dd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:31.826581 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:31.826581 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:31.827414 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ee49cd0f-15fb-4a7c-8c27-6b5965b291dd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:31.827852 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 993/3960] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:31 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:32.155831 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a561ae3-2a89-41c0-a619-283208f495d7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:32.157924 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a561ae3-2a89-41c0-a619-283208f495d7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:32.158188 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a561ae3-2a89-41c0-a619-283208f495d7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:32.158441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a561ae3-2a89-41c0-a619-283208f495d7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:32.158583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0a561ae3-2a89-41c0-a619-283208f495d7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:32.163461 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:32.163461 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:32.164186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a561ae3-2a89-41c0-a619-283208f495d7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:32.164640 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 990/3961] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:32 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:32.840837 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8c10dd2b-a430-4f15-81ff-0600680fb708 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:32.842604 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8c10dd2b-a430-4f15-81ff-0600680fb708 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:32.842794 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8c10dd2b-a430-4f15-81ff-0600680fb708 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:32.842977 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8c10dd2b-a430-4f15-81ff-0600680fb708 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:32.843093 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8c10dd2b-a430-4f15-81ff-0600680fb708 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:32.847196 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:32.847196 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:32.848023 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8c10dd2b-a430-4f15-81ff-0600680fb708 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:32.848524 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 986/3962] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:32 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:33.178186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e9e13dc2-f1c1-4b1c-9d4d-71eeaeba64d6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:33.182771 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9e13dc2-f1c1-4b1c-9d4d-71eeaeba64d6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:33.182771 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9e13dc2-f1c1-4b1c-9d4d-71eeaeba64d6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:33.182771 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9e13dc2-f1c1-4b1c-9d4d-71eeaeba64d6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:33.182771 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e9e13dc2-f1c1-4b1c-9d4d-71eeaeba64d6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:33.190837 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:33.190837 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:33.190837 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9e13dc2-f1c1-4b1c-9d4d-71eeaeba64d6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:33.190837 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 994/3963] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:33 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:33.860994 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f51dbb71-4220-4f74-a09a-9d9bc7d249cd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:33.863409 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f51dbb71-4220-4f74-a09a-9d9bc7d249cd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:33.863709 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f51dbb71-4220-4f74-a09a-9d9bc7d249cd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:33.863962 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f51dbb71-4220-4f74-a09a-9d9bc7d249cd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:33.864119 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f51dbb71-4220-4f74-a09a-9d9bc7d249cd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:33.869187 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:33.869187 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:33.870162 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f51dbb71-4220-4f74-a09a-9d9bc7d249cd tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:33.871001 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 994/3964] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:33 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:34.202926 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4fdf684d-2d75-4e24-95d4-c53a87a9f93b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:34.204475 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4fdf684d-2d75-4e24-95d4-c53a87a9f93b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:34.204672 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4fdf684d-2d75-4e24-95d4-c53a87a9f93b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:34.204830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4fdf684d-2d75-4e24-95d4-c53a87a9f93b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:34.204926 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4fdf684d-2d75-4e24-95d4-c53a87a9f93b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 7ec6f9b8-4e10-4196-8ba5-50006bd09107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:34.208662 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:34.208662 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:34.209172 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4fdf684d-2d75-4e24-95d4-c53a87a9f93b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 200 Aug 13 19:35:34.209492 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 991/3965] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:34 2026] GET /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:34.219020 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-83058045-43ec-41bc-9e3a-c0635e1ee03b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:34.221166 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83058045-43ec-41bc-9e3a-c0635e1ee03b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] DELETE https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 Aug 13 19:35:34.221452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83058045-43ec-41bc-9e3a-c0635e1ee03b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:34.221699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83058045-43ec-41bc-9e3a-c0635e1ee03b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:34.221831 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-83058045-43ec-41bc-9e3a-c0635e1ee03b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Delete backup with id: 7ec6f9b8-4e10-4196-8ba5-50006bd09107. Aug 13 19:35:34.227774 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:34.227774 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:34.242378 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-83058045-43ec-41bc-9e3a-c0635e1ee03b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] delete_backup rpcapi backup_id 7ec6f9b8-4e10-4196-8ba5-50006bd09107 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:35:34.244355 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83058045-43ec-41bc-9e3a-c0635e1ee03b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 returned with HTTP 202 Aug 13 19:35:34.244879 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 987/3966] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:35:34 2026] DELETE /volume/v3/backups/7ec6f9b8-4e10-4196-8ba5-50006bd09107 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:35:34.258228 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c8f602f2-6d3a-46b0-9664-a99963d70ee8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:34.260173 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8f602f2-6d3a-46b0-9664-a99963d70ee8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 Aug 13 19:35:34.260455 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8f602f2-6d3a-46b0-9664-a99963d70ee8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:34.260716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c8f602f2-6d3a-46b0-9664-a99963d70ee8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:34.260890 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-c8f602f2-6d3a-46b0-9664-a99963d70ee8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume with id: 3f1e5bc3-992f-47c1-bd08-b5660a77aec6 Aug 13 19:35:34.268774 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:34.268774 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:34.269158 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c8f602f2-6d3a-46b0-9664-a99963d70ee8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:34.286101 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c8f602f2-6d3a-46b0-9664-a99963d70ee8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume request issued successfully. Aug 13 19:35:34.286357 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c8f602f2-6d3a-46b0-9664-a99963d70ee8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 returned with HTTP 202 Aug 13 19:35:34.286920 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 995/3967] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:35:34 2026] DELETE /volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:35:34.294540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-88f878d8-a0c1-431f-b938-4cf742ae6d04 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:34.296267 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-88f878d8-a0c1-431f-b938-4cf742ae6d04 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 Aug 13 19:35:34.296565 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-88f878d8-a0c1-431f-b938-4cf742ae6d04 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:34.296798 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-88f878d8-a0c1-431f-b938-4cf742ae6d04 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:34.306223 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:34.306223 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:34.313352 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-88f878d8-a0c1-431f-b938-4cf742ae6d04 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:34.318834 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-88f878d8-a0c1-431f-b938-4cf742ae6d04 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 returned with HTTP 200 Aug 13 19:35:34.319338 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 995/3968] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:34 2026] GET /volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:34.881325 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aeba35c2-c70a-4f3d-af9b-cb9c72f3386e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:34.883563 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aeba35c2-c70a-4f3d-af9b-cb9c72f3386e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:34.883818 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aeba35c2-c70a-4f3d-af9b-cb9c72f3386e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:34.884064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aeba35c2-c70a-4f3d-af9b-cb9c72f3386e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:34.884200 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-aeba35c2-c70a-4f3d-af9b-cb9c72f3386e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:34.890629 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:34.890629 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:34.891526 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aeba35c2-c70a-4f3d-af9b-cb9c72f3386e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:34.891949 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 992/3969] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:34 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:35.332059 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a8f08448-dbf7-4ed0-990e-54ed88ea55f3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:35.334749 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a8f08448-dbf7-4ed0-990e-54ed88ea55f3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 Aug 13 19:35:35.335080 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a8f08448-dbf7-4ed0-990e-54ed88ea55f3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:35.335366 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a8f08448-dbf7-4ed0-990e-54ed88ea55f3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:35.341520 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a8f08448-dbf7-4ed0-990e-54ed88ea55f3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 returned with HTTP 404 Aug 13 19:35:35.341990 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 988/3970] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:35 2026] GET /volume/v3/volumes/3f1e5bc3-992f-47c1-bd08-b5660a77aec6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:35:35.355058 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ecee6653-74f0-4c0c-834b-d72e57df9a41 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:35.356884 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecee6653-74f0-4c0c-834b-d72e57df9a41 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce/export_record Aug 13 19:35:35.357159 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecee6653-74f0-4c0c-834b-d72e57df9a41 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:35.357401 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecee6653-74f0-4c0c-834b-d72e57df9a41 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Calling method 'export_record' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:35.357554 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-ecee6653-74f0-4c0c-834b-d72e57df9a41 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Export record for backup f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 19:35:35.361959 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:35.361959 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:35.363167 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-ecee6653-74f0-4c0c-834b-d72e57df9a41 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'd530858a29db40518a8f9d95c545b32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dd51bbc48654f2d884e0e2a09e9b125', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:35:35.363454 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecee6653-74f0-4c0c-834b-d72e57df9a41 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce/export_record returned with HTTP 403 Aug 13 19:35:35.363996 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 996/3971] 10.4.3.126 () {68 vars in 1430 bytes} [Thu Aug 13 19:35:35 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:35:35.373507 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:35.375401 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:35:35.375794 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1207592272"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:35.377247 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1207592272'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:35:35.377379 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume of 1 GB Aug 13 19:35:35.381607 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Availability Zones retrieved successfully. Aug 13 19:35:35.387262 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Flow 'volume_create_api' (b27d3519-ba37-4a72-8ec8-4cdc5f49bc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:35:35.388181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0700671-2d4c-43b6-bc0e-71b4adf9085d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:35.389002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:35:35.418246 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0700671-2d4c-43b6-bc0e-71b4adf9085d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:35.418993 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d1b098-6d81-4194-ac3e-c18fb4d01942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:35.461305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Created reservations ['84ca23b3-d4ee-4f27-a8db-2f51a564acc1', '059dfc51-3ec5-4038-9a00-122734281dd5', '2bbc3711-3007-42a0-80d3-ade876f1ccea', '5cdad9d7-c567-41b7-b9b6-5603181a53c9'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:35.462026 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d1b098-6d81-4194-ac3e-c18fb4d01942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84ca23b3-d4ee-4f27-a8db-2f51a564acc1', '059dfc51-3ec5-4038-9a00-122734281dd5', '2bbc3711-3007-42a0-80d3-ade876f1ccea', '5cdad9d7-c567-41b7-b9b6-5603181a53c9']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:35.462721 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0685e2de-59b5-48fa-80f1-922a4cc9b734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:35.494549 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0685e2de-59b5-48fa-80f1-922a4cc9b734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e356da-9c3b-4125-9e08-cff046f56900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1207592272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['84ca23b3-d4ee-4f27-a8db-2f51a564acc1','059dfc51-3ec5-4038-9a00-122734281dd5','2bbc3711-3007-42a0-80d3-ade876f1ccea','5cdad9d7-c567-41b7-b9b6-5603181a53c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1207592272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92e356da-9c3b-4125-9e08-cff046f56900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd51bbc48654f2d884e0e2a09e9b125',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:35.495529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d30928-8869-45b6-98b7-62c0b70b1c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:35.516286 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d30928-8869-45b6-98b7-62c0b70b1c1d) transitioned into state 'SUCCESS' from state '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-1207592272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['84ca23b3-d4ee-4f27-a8db-2f51a564acc1','059dfc51-3ec5-4038-9a00-122734281dd5','2bbc3711-3007-42a0-80d3-ade876f1ccea','5cdad9d7-c567-41b7-b9b6-5603181a53c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:35.517286 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20a11e4e-3ff2-4781-b717-91ae2caaf052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:35.530636 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20a11e4e-3ff2-4781-b717-91ae2caaf052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:35.531840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Flow 'volume_create_api' (b27d3519-ba37-4a72-8ec8-4cdc5f49bc42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:35:35.532615 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume request issued successfully. Aug 13 19:35:35.536241 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f8c34796-ce74-4f25-b7d5-09e033aa164f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:35:35.536868 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 996/3972] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:35:35 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:35.549796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53150c34-79d1-4538-a31d-ea5162f60a87 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:35.551725 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53150c34-79d1-4538-a31d-ea5162f60a87 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 Aug 13 19:35:35.551938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53150c34-79d1-4538-a31d-ea5162f60a87 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:35.552183 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53150c34-79d1-4538-a31d-ea5162f60a87 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:35.559748 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:35.559748 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:35.563790 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-53150c34-79d1-4538-a31d-ea5162f60a87 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:35.569159 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53150c34-79d1-4538-a31d-ea5162f60a87 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 returned with HTTP 200 Aug 13 19:35:35.569626 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 993/3973] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:35 2026] GET /volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:35.902730 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d515b6d7-a28b-492c-b87f-54ab8ad538c0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:35.904676 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d515b6d7-a28b-492c-b87f-54ab8ad538c0 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:35.904958 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d515b6d7-a28b-492c-b87f-54ab8ad538c0 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:35.905246 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d515b6d7-a28b-492c-b87f-54ab8ad538c0 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:35.905403 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d515b6d7-a28b-492c-b87f-54ab8ad538c0 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:35.910604 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:35.910604 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:35.911628 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d515b6d7-a28b-492c-b87f-54ab8ad538c0 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:35.912107 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 989/3974] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:35 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:36.585071 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d7573459-2583-44e7-9d17-b3bc4d870c08 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:36.587146 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7573459-2583-44e7-9d17-b3bc4d870c08 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 Aug 13 19:35:36.587463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7573459-2583-44e7-9d17-b3bc4d870c08 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:36.587758 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7573459-2583-44e7-9d17-b3bc4d870c08 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:36.596954 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:36.596954 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:36.600890 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d7573459-2583-44e7-9d17-b3bc4d870c08 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:36.605718 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7573459-2583-44e7-9d17-b3bc4d870c08 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 returned with HTTP 200 Aug 13 19:35:36.606228 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 997/3975] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:36 2026] GET /volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:36.621573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ab7886df-70bc-40c4-b4be-e69f9f83c2f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:36.623618 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab7886df-70bc-40c4-b4be-e69f9f83c2f6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:35:36.624103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab7886df-70bc-40c4-b4be-e69f9f83c2f6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92e356da-9c3b-4125-9e08-cff046f56900", "name": "tempest-type-Backup-1499044288"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:36.626014 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-ab7886df-70bc-40c4-b4be-e69f9f83c2f6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Creating new backup {'backup': {'volume_id': '92e356da-9c3b-4125-9e08-cff046f56900', 'name': 'tempest-type-Backup-1499044288'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:35:36.626218 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-ab7886df-70bc-40c4-b4be-e69f9f83c2f6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Creating backup of volume 92e356da-9c3b-4125-9e08-cff046f56900 in container None Aug 13 19:35:36.635124 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:36.635124 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:36.635587 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ab7886df-70bc-40c4-b4be-e69f9f83c2f6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:36.655025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ab7886df-70bc-40c4-b4be-e69f9f83c2f6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Created reservations ['6cd406cd-68f3-4331-87fa-dbd79a8047b1', 'c76f8478-5352-4bff-a8d9-8074b22307ab'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:36.686413 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab7886df-70bc-40c4-b4be-e69f9f83c2f6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:35:36.686937 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 997/3976] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:35:36 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:36.699324 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a49418b2-dac2-4015-9546-24a00b86152a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:36.702388 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a49418b2-dac2-4015-9546-24a00b86152a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:36.703551 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a49418b2-dac2-4015-9546-24a00b86152a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:36.703551 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a49418b2-dac2-4015-9546-24a00b86152a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:36.703551 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a49418b2-dac2-4015-9546-24a00b86152a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:36.710801 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:36.710801 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:36.711653 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a49418b2-dac2-4015-9546-24a00b86152a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:36.712088 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 994/3977] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:36 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:36.923005 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8a45d5f4-c4e6-43f5-9105-78519d8bf1f1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:36.924805 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8a45d5f4-c4e6-43f5-9105-78519d8bf1f1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:36.924986 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8a45d5f4-c4e6-43f5-9105-78519d8bf1f1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:36.925162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8a45d5f4-c4e6-43f5-9105-78519d8bf1f1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:36.925263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8a45d5f4-c4e6-43f5-9105-78519d8bf1f1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:36.929088 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:36.929088 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:36.929750 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8a45d5f4-c4e6-43f5-9105-78519d8bf1f1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:36.930074 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 990/3978] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:36 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:37.725350 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e2601f61-1ac9-4151-bc26-dbb3bfb09797 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:37.727308 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2601f61-1ac9-4151-bc26-dbb3bfb09797 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:37.728070 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2601f61-1ac9-4151-bc26-dbb3bfb09797 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:37.728070 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e2601f61-1ac9-4151-bc26-dbb3bfb09797 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:37.728070 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e2601f61-1ac9-4151-bc26-dbb3bfb09797 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:37.732396 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:37.732396 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:37.733731 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e2601f61-1ac9-4151-bc26-dbb3bfb09797 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:37.733731 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 998/3979] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:37 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:37.940025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b9bb6898-2c6f-4d11-8459-4793ed456ca4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:37.941766 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9bb6898-2c6f-4d11-8459-4793ed456ca4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:37.941963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9bb6898-2c6f-4d11-8459-4793ed456ca4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:37.942141 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b9bb6898-2c6f-4d11-8459-4793ed456ca4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:37.942260 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b9bb6898-2c6f-4d11-8459-4793ed456ca4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:37.946533 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:37.946533 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:37.947207 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b9bb6898-2c6f-4d11-8459-4793ed456ca4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:37.947579 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 998/3980] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:37 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:38.743502 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6db96e77-014f-45ef-8d53-e9af6f15ae67 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:38.745406 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6db96e77-014f-45ef-8d53-e9af6f15ae67 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:38.745648 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6db96e77-014f-45ef-8d53-e9af6f15ae67 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:38.745844 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6db96e77-014f-45ef-8d53-e9af6f15ae67 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:38.745941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-6db96e77-014f-45ef-8d53-e9af6f15ae67 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:38.750537 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:38.750537 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:38.751186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6db96e77-014f-45ef-8d53-e9af6f15ae67 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:38.751418 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 995/3981] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:38 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:38.958464 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e9a53bb8-2847-481a-905f-379385c217e1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:38.960218 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e9a53bb8-2847-481a-905f-379385c217e1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:38.960425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e9a53bb8-2847-481a-905f-379385c217e1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:38.960617 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e9a53bb8-2847-481a-905f-379385c217e1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:38.960723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e9a53bb8-2847-481a-905f-379385c217e1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:38.965318 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:38.965318 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:38.966126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e9a53bb8-2847-481a-905f-379385c217e1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:38.966530 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 991/3982] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:38 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:39.761853 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e04d1c5d-f3b8-4658-8323-78c48d60d114 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:39.763730 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e04d1c5d-f3b8-4658-8323-78c48d60d114 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:39.764004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e04d1c5d-f3b8-4658-8323-78c48d60d114 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:39.764235 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e04d1c5d-f3b8-4658-8323-78c48d60d114 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:39.764435 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e04d1c5d-f3b8-4658-8323-78c48d60d114 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:39.768790 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:39.768790 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:39.769645 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e04d1c5d-f3b8-4658-8323-78c48d60d114 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:39.770131 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 999/3983] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:39 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:39.976576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-19576412-b431-41d7-8daa-60eb0da36c05 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:39.978095 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-19576412-b431-41d7-8daa-60eb0da36c05 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:39.978253 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-19576412-b431-41d7-8daa-60eb0da36c05 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:39.978439 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-19576412-b431-41d7-8daa-60eb0da36c05 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:39.978572 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-19576412-b431-41d7-8daa-60eb0da36c05 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:39.990589 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:39.990589 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:39.991283 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-19576412-b431-41d7-8daa-60eb0da36c05 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:39.991624 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 999/3984] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:39 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:40.780477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3e49111f-4a35-4724-b361-53d4456aea85 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:40.782507 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e49111f-4a35-4724-b361-53d4456aea85 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:40.782763 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e49111f-4a35-4724-b361-53d4456aea85 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:40.782962 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e49111f-4a35-4724-b361-53d4456aea85 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:40.783104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3e49111f-4a35-4724-b361-53d4456aea85 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:40.787629 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:40.787629 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:40.788265 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e49111f-4a35-4724-b361-53d4456aea85 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:40.788726 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 996/3985] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:40 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:41.002081 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f2887b38-aeae-45c1-aa72-eb9c633eddf5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:41.003534 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f2887b38-aeae-45c1-aa72-eb9c633eddf5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:41.003725 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f2887b38-aeae-45c1-aa72-eb9c633eddf5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:41.003902 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f2887b38-aeae-45c1-aa72-eb9c633eddf5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:41.004028 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f2887b38-aeae-45c1-aa72-eb9c633eddf5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:41.007986 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:41.007986 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:41.008665 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f2887b38-aeae-45c1-aa72-eb9c633eddf5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:41.009002 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 992/3986] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:41 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:41.356204 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-952c4f6a-8476-4cf7-9e12-a989cd1324f5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:41.358444 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-952c4f6a-8476-4cf7-9e12-a989cd1324f5 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:35:41.358735 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-952c4f6a-8476-4cf7-9e12-a989cd1324f5 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:41.359002 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-952c4f6a-8476-4cf7-9e12-a989cd1324f5 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:41.374807 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:41.374807 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:41.381727 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-952c4f6a-8476-4cf7-9e12-a989cd1324f5 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:35:41.388816 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-952c4f6a-8476-4cf7-9e12-a989cd1324f5 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:35:41.389329 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1000/3987] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:41 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:41.426193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-ab326f5c-b31b-4a82-9247-d89733b215ac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:41.428592 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-ab326f5c-b31b-4a82-9247-d89733b215ac tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:35:41.428592 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-ab326f5c-b31b-4a82-9247-d89733b215ac tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:41.428784 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-ab326f5c-b31b-4a82-9247-d89733b215ac tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:41.445775 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:41.445775 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:41.454301 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-ab326f5c-b31b-4a82-9247-d89733b215ac tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:35:41.460873 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-ab326f5c-b31b-4a82-9247-d89733b215ac tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:35:41.461247 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1000/3988] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:35:41 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:41.479407 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-cece5bb7-4173-4d0a-b7f9-49773831a3c7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:41.481206 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-cece5bb7-4173-4d0a-b7f9-49773831a3c7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] POST https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763/action Aug 13 19:35:41.481544 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-cece5bb7-4173-4d0a-b7f9-49773831a3c7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:35:41.481644 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-cece5bb7-4173-4d0a-b7f9-49773831a3c7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:41.491476 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:41.491476 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:41.491929 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-cece5bb7-4173-4d0a-b7f9-49773831a3c7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:35:41.496969 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-cece5bb7-4173-4d0a-b7f9-49773831a3c7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Begin detaching volume completed successfully. Aug 13 19:35:41.497163 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-cece5bb7-4173-4d0a-b7f9-49773831a3c7 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763/action returned with HTTP 202 Aug 13 19:35:41.497874 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 997/3989] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:35:41 2026] POST /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:35:41.545417 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-438da995-ae70-4223-a2d4-65a99a2559e1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:41.545760 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-438da995-ae70-4223-a2d4-65a99a2559e1 None None] GET https://10.4.3.126/volume// Aug 13 19:35:41.545902 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-438da995-ae70-4223-a2d4-65a99a2559e1 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:41.546070 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-438da995-ae70-4223-a2d4-65a99a2559e1 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:41.546377 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-438da995-ae70-4223-a2d4-65a99a2559e1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:35:41.546631 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 993/3990] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:35:41 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:35:41.553802 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-6bc1d34f-dcdd-495d-a26e-e4c0aee15496 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:41.556149 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-6bc1d34f-dcdd-495d-a26e-e4c0aee15496 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:35:41.556416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-6bc1d34f-dcdd-495d-a26e-e4c0aee15496 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:41.556648 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-6bc1d34f-dcdd-495d-a26e-e4c0aee15496 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:41.567781 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:41.567781 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:41.571835 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-6bc1d34f-dcdd-495d-a26e-e4c0aee15496 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:35:41.577680 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-6bc1d34f-dcdd-495d-a26e-e4c0aee15496 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:35:41.578166 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1001/3991] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:35:41 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:35:41.799813 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-48152392-0871-42b8-a429-d8bc4f7d1b33 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:41.801708 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-48152392-0871-42b8-a429-d8bc4f7d1b33 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:41.801934 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-48152392-0871-42b8-a429-d8bc4f7d1b33 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:41.802151 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-48152392-0871-42b8-a429-d8bc4f7d1b33 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:41.802268 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-48152392-0871-42b8-a429-d8bc4f7d1b33 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:41.806791 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:41.806791 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:41.807413 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-48152392-0871-42b8-a429-d8bc4f7d1b33 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:41.807823 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1001/3992] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:41 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:35:42.021082 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-57733c94-3ee6-4fe3-a69e-2c59a1d01b3f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:42.022827 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57733c94-3ee6-4fe3-a69e-2c59a1d01b3f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:42.023028 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57733c94-3ee6-4fe3-a69e-2c59a1d01b3f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:42.023233 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-57733c94-3ee6-4fe3-a69e-2c59a1d01b3f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:42.023391 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-57733c94-3ee6-4fe3-a69e-2c59a1d01b3f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:42.034103 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:42.034103 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:42.034891 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-57733c94-3ee6-4fe3-a69e-2c59a1d01b3f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:42.038080 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 998/3993] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:42 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:42.469132 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-e9dd919d-4c36-4285-9a8f-65ad02e61510 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:42.471244 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-e9dd919d-4c36-4285-9a8f-65ad02e61510 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c Aug 13 19:35:42.471438 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-e9dd919d-4c36-4285-9a8f-65ad02e61510 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:42.471642 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-e9dd919d-4c36-4285-9a8f-65ad02e61510 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:42.479055 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:42.479055 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:42.531860 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ff982f76-b377-4eb1-b446-4e1f00c6d651 req-e9dd919d-4c36-4285-9a8f-65ad02e61510 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c returned with HTTP 200 Aug 13 19:35:42.532315 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 994/3994] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:35:42 2026] DELETE /volume/v3/attachments/ff7cbfc2-c1dc-4f9f-91b8-4c20b228742c => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:42.591553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8d0b11da-6974-494c-b7f9-104f069664ad None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:42.593236 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d0b11da-6974-494c-b7f9-104f069664ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:35:42.593471 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d0b11da-6974-494c-b7f9-104f069664ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:42.593693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d0b11da-6974-494c-b7f9-104f069664ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:42.600399 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:42.600399 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:42.604044 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d0b11da-6974-494c-b7f9-104f069664ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:35:42.608326 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d0b11da-6974-494c-b7f9-104f069664ad tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:35:42.608675 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1002/3995] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:42 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:42.820014 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5042cc92-0b32-4fee-a84f-720f90cd9644 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:42.822012 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5042cc92-0b32-4fee-a84f-720f90cd9644 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:42.823504 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5042cc92-0b32-4fee-a84f-720f90cd9644 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:42.823504 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5042cc92-0b32-4fee-a84f-720f90cd9644 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:42.823504 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5042cc92-0b32-4fee-a84f-720f90cd9644 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:42.831436 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:42.831436 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:42.831436 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5042cc92-0b32-4fee-a84f-720f90cd9644 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:42.831436 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1002/3996] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:42 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:43.047348 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4dae2e9c-4fee-456a-977d-b78bc8862644 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:43.050663 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dae2e9c-4fee-456a-977d-b78bc8862644 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:43.050663 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dae2e9c-4fee-456a-977d-b78bc8862644 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:43.050663 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4dae2e9c-4fee-456a-977d-b78bc8862644 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:43.050663 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-4dae2e9c-4fee-456a-977d-b78bc8862644 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:43.057248 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:43.057248 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:43.057248 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4dae2e9c-4fee-456a-977d-b78bc8862644 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:43.057590 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 999/3997] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:43 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:35:43.843491 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-62004db3-b866-46a2-93b7-f372f29941f7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:43.845779 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62004db3-b866-46a2-93b7-f372f29941f7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:43.846072 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-62004db3-b866-46a2-93b7-f372f29941f7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:43.846335 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-62004db3-b866-46a2-93b7-f372f29941f7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:43.846486 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-62004db3-b866-46a2-93b7-f372f29941f7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:43.852226 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:43.852226 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:43.853021 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62004db3-b866-46a2-93b7-f372f29941f7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:43.853545 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 995/3998] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:43 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:44.069422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0ebd4294-b98d-43be-9ec0-9418cf528c7b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:44.072064 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ebd4294-b98d-43be-9ec0-9418cf528c7b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:44.072332 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ebd4294-b98d-43be-9ec0-9418cf528c7b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:44.072547 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0ebd4294-b98d-43be-9ec0-9418cf528c7b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:44.072669 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-0ebd4294-b98d-43be-9ec0-9418cf528c7b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:44.077116 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:44.077116 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:44.078033 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0ebd4294-b98d-43be-9ec0-9418cf528c7b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:44.078488 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1003/3999] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:44 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:44.090157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d6761aaf-33a7-4cf1-8628-e9edcec4d38d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:44.093022 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6761aaf-33a7-4cf1-8628-e9edcec4d38d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:44.093022 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6761aaf-33a7-4cf1-8628-e9edcec4d38d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:44.093022 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6761aaf-33a7-4cf1-8628-e9edcec4d38d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:44.093022 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d6761aaf-33a7-4cf1-8628-e9edcec4d38d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:44.098290 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:44.098290 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:44.099634 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6761aaf-33a7-4cf1-8628-e9edcec4d38d tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:44.099634 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1003/4000] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:44 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:44.110140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-47efc90e-8979-4907-9a88-0a66e5d9dfb9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:44.112432 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47efc90e-8979-4907-9a88-0a66e5d9dfb9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:35:44.112809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47efc90e-8979-4907-9a88-0a66e5d9dfb9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91248484-6131-4602-b767-6bb4dd21bd84", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1829825303"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:44.114289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-47efc90e-8979-4907-9a88-0a66e5d9dfb9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Creating new backup {'backup': {'volume_id': '91248484-6131-4602-b767-6bb4dd21bd84', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1829825303'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:35:44.114527 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-47efc90e-8979-4907-9a88-0a66e5d9dfb9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Creating backup of volume 91248484-6131-4602-b767-6bb4dd21bd84 in container None Aug 13 19:35:44.121386 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:44.121386 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:44.121733 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-47efc90e-8979-4907-9a88-0a66e5d9dfb9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Volume info retrieved successfully. Aug 13 19:35:44.138310 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-47efc90e-8979-4907-9a88-0a66e5d9dfb9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Created reservations ['fb7b5fba-0733-47b2-8e39-b2e7e62373bc', '36869c43-a99b-4b0e-9107-69db8474c230'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:44.170310 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47efc90e-8979-4907-9a88-0a66e5d9dfb9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:35:44.170310 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1000/4001] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:35:44 2026] POST /volume/v3/backups => generated 330 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:44.175340 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-29e1c2aa-ddae-40e8-afda-1a67f4132b4a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:44.176840 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-29e1c2aa-ddae-40e8-afda-1a67f4132b4a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:44.177044 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-29e1c2aa-ddae-40e8-afda-1a67f4132b4a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:44.177195 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-29e1c2aa-ddae-40e8-afda-1a67f4132b4a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:44.179354 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-29e1c2aa-ddae-40e8-afda-1a67f4132b4a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:44.181012 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:44.181012 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:44.181681 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-29e1c2aa-ddae-40e8-afda-1a67f4132b4a tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:44.181998 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 996/4002] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:44 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:35:44.865379 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-28024964-7234-4525-900a-b48e7d114a01 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:44.866990 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28024964-7234-4525-900a-b48e7d114a01 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:44.867365 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28024964-7234-4525-900a-b48e7d114a01 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:44.867689 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-28024964-7234-4525-900a-b48e7d114a01 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:44.867888 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-28024964-7234-4525-900a-b48e7d114a01 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:44.873078 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:44.873078 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:44.873927 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-28024964-7234-4525-900a-b48e7d114a01 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:44.874380 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1004/4003] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:44 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:45.192112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eab56cf1-8a39-4480-9577-a578a731300f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:45.194686 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eab56cf1-8a39-4480-9577-a578a731300f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:45.195040 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eab56cf1-8a39-4480-9577-a578a731300f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:45.195383 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eab56cf1-8a39-4480-9577-a578a731300f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:45.195622 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-eab56cf1-8a39-4480-9577-a578a731300f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:45.200995 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:45.200995 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:45.201932 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eab56cf1-8a39-4480-9577-a578a731300f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:45.202477 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1004/4004] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:45 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:45.828803 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-940d8b62-7b96-43ba-a185-36966856ad80 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:45.830460 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-940d8b62-7b96-43ba-a185-36966856ad80 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] DELETE https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:35:45.830670 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-940d8b62-7b96-43ba-a185-36966856ad80 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:45.830857 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-940d8b62-7b96-43ba-a185-36966856ad80 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:45.831013 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-940d8b62-7b96-43ba-a185-36966856ad80 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Delete volume with id: 94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:35:45.837963 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:45.837963 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:45.838426 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-940d8b62-7b96-43ba-a185-36966856ad80 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:35:45.853559 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-940d8b62-7b96-43ba-a185-36966856ad80 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Delete volume request issued successfully. Aug 13 19:35:45.853796 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-940d8b62-7b96-43ba-a185-36966856ad80 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 202 Aug 13 19:35:45.854321 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1001/4005] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:35:45 2026] DELETE /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:35:45.862397 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2ed0eede-08ca-4e82-830d-5a1689ce7ea0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:45.864234 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2ed0eede-08ca-4e82-830d-5a1689ce7ea0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:35:45.864425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2ed0eede-08ca-4e82-830d-5a1689ce7ea0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:45.864686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2ed0eede-08ca-4e82-830d-5a1689ce7ea0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:45.872065 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:45.872065 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:45.875636 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2ed0eede-08ca-4e82-830d-5a1689ce7ea0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Volume info retrieved successfully. Aug 13 19:35:45.880430 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2ed0eede-08ca-4e82-830d-5a1689ce7ea0 tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 200 Aug 13 19:35:45.880824 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 997/4006] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:45 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:45.887456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-12b19523-c32c-4fd1-912a-eec8516a3aae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:45.889669 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12b19523-c32c-4fd1-912a-eec8516a3aae tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:45.889958 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12b19523-c32c-4fd1-912a-eec8516a3aae tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:45.890175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-12b19523-c32c-4fd1-912a-eec8516a3aae tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:45.890354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-12b19523-c32c-4fd1-912a-eec8516a3aae tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:45.895160 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:45.895160 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:45.895932 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-12b19523-c32c-4fd1-912a-eec8516a3aae tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:45.896426 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1005/4007] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:45 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:46.214007 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dabb96c8-cc3e-450b-b6c8-3ffc89543fba None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:46.215946 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dabb96c8-cc3e-450b-b6c8-3ffc89543fba tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:46.216149 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dabb96c8-cc3e-450b-b6c8-3ffc89543fba tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:46.216363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dabb96c8-cc3e-450b-b6c8-3ffc89543fba tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:46.216532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-dabb96c8-cc3e-450b-b6c8-3ffc89543fba tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:46.220796 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:46.220796 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:46.221593 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dabb96c8-cc3e-450b-b6c8-3ffc89543fba tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:46.222002 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1005/4008] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:46 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:46.896523 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-33db0982-0f6d-40c8-b49b-7211d091587c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:46.899069 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33db0982-0f6d-40c8-b49b-7211d091587c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] GET https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 Aug 13 19:35:46.899545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33db0982-0f6d-40c8-b49b-7211d091587c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:46.899982 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33db0982-0f6d-40c8-b49b-7211d091587c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:46.910808 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-eaa7528b-455a-4565-bdb4-ba5db3e5f67a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:46.914436 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eaa7528b-455a-4565-bdb4-ba5db3e5f67a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:46.914436 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eaa7528b-455a-4565-bdb4-ba5db3e5f67a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:46.914698 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eaa7528b-455a-4565-bdb4-ba5db3e5f67a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:46.915148 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-eaa7528b-455a-4565-bdb4-ba5db3e5f67a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:46.915207 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33db0982-0f6d-40c8-b49b-7211d091587c tempest-ServerStableDeviceRescueTest-824940026 tempest-ServerStableDeviceRescueTest-824940026-project-member] https://10.4.3.126/volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 returned with HTTP 404 Aug 13 19:35:46.915904 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1002/4009] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:46 2026] GET /volume/v3/volumes/94b723dc-8980-4de4-9405-3e8d216b6763 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:35:46.919694 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:46.919694 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:46.921046 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eaa7528b-455a-4565-bdb4-ba5db3e5f67a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:46.921046 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 998/4010] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:46 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:47.234360 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-069fef0a-d73a-419d-9d90-18c73b349464 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:47.235138 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-069fef0a-d73a-419d-9d90-18c73b349464 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:47.235371 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-069fef0a-d73a-419d-9d90-18c73b349464 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:47.235613 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-069fef0a-d73a-419d-9d90-18c73b349464 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:47.235760 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-069fef0a-d73a-419d-9d90-18c73b349464 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:47.239951 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:47.239951 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:47.240667 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-069fef0a-d73a-419d-9d90-18c73b349464 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:47.240938 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1006/4011] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:47 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:47.934930 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7f7810c6-c5b0-4163-a239-d9d4393a9437 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:47.936533 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f7810c6-c5b0-4163-a239-d9d4393a9437 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:47.937025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f7810c6-c5b0-4163-a239-d9d4393a9437 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:47.937025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f7810c6-c5b0-4163-a239-d9d4393a9437 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:47.937025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7f7810c6-c5b0-4163-a239-d9d4393a9437 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:47.942351 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:47.942351 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:47.942697 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f7810c6-c5b0-4163-a239-d9d4393a9437 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:47.943110 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1006/4012] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:47 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:48.253945 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bcbf677e-944f-4cf7-9e17-cdbfcc04d8be None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:48.255356 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bcbf677e-944f-4cf7-9e17-cdbfcc04d8be tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:48.255356 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bcbf677e-944f-4cf7-9e17-cdbfcc04d8be tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:48.255356 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bcbf677e-944f-4cf7-9e17-cdbfcc04d8be tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:48.255356 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-bcbf677e-944f-4cf7-9e17-cdbfcc04d8be tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:48.263407 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:48.263407 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:48.263407 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bcbf677e-944f-4cf7-9e17-cdbfcc04d8be tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:48.263407 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1003/4013] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:48 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:48.956681 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9b6b586b-ba6f-4ddf-aa9d-e601fd0ec7e7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:48.959178 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b6b586b-ba6f-4ddf-aa9d-e601fd0ec7e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:48.959728 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b6b586b-ba6f-4ddf-aa9d-e601fd0ec7e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:48.959728 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b6b586b-ba6f-4ddf-aa9d-e601fd0ec7e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:48.959963 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-9b6b586b-ba6f-4ddf-aa9d-e601fd0ec7e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:48.966546 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:48.966546 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:48.966931 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b6b586b-ba6f-4ddf-aa9d-e601fd0ec7e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:48.967610 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 999/4014] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:48 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:49.273055 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d81c04e6-2bf4-4cbd-b33f-554a1a5b538e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:49.275753 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d81c04e6-2bf4-4cbd-b33f-554a1a5b538e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:49.275941 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d81c04e6-2bf4-4cbd-b33f-554a1a5b538e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:49.276115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d81c04e6-2bf4-4cbd-b33f-554a1a5b538e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:49.276225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d81c04e6-2bf4-4cbd-b33f-554a1a5b538e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:49.282787 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:49.282787 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:49.283373 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d81c04e6-2bf4-4cbd-b33f-554a1a5b538e tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:49.283722 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1007/4015] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:49 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:50.004500 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6e9b0b71-8f0e-44b7-a0ba-b299daa99527 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:50.007295 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e9b0b71-8f0e-44b7-a0ba-b299daa99527 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:50.007669 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e9b0b71-8f0e-44b7-a0ba-b299daa99527 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:50.007808 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e9b0b71-8f0e-44b7-a0ba-b299daa99527 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:50.007954 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6e9b0b71-8f0e-44b7-a0ba-b299daa99527 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:50.013353 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:50.013353 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:50.014289 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e9b0b71-8f0e-44b7-a0ba-b299daa99527 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:50.014768 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1007/4016] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:50 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:50.299296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3732c9c8-fac8-4fdc-b94c-98bc5a36d447 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:50.303384 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3732c9c8-fac8-4fdc-b94c-98bc5a36d447 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:50.303651 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3732c9c8-fac8-4fdc-b94c-98bc5a36d447 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:50.303885 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3732c9c8-fac8-4fdc-b94c-98bc5a36d447 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:50.304028 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3732c9c8-fac8-4fdc-b94c-98bc5a36d447 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:50.309045 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:50.309045 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:50.309907 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3732c9c8-fac8-4fdc-b94c-98bc5a36d447 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:50.310406 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1004/4017] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:50 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:50.610789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ef397245-eb18-4bdf-b53c-f0f37339f021 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:50.613638 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ef397245-eb18-4bdf-b53c-f0f37339f021 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:35:50.613960 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ef397245-eb18-4bdf-b53c-f0f37339f021 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf0a7825-6971-43db-8fcc-ce90a0de5614", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1490691411", "description": null, "metadata": null}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:50.631797 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:50.631797 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:50.632227 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ef397245-eb18-4bdf-b53c-f0f37339f021 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:35:50.633034 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-ef397245-eb18-4bdf-b53c-f0f37339f021 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create snapshot from volume cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:35:50.668956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-ef397245-eb18-4bdf-b53c-f0f37339f021 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['c2f4dcea-ade2-4e7b-bd67-52a5285afa7f', '268d9c7f-5a04-4a41-8340-becd34dd42d9', '8a99cd98-5292-47f5-b864-b242f6cda89c', '06b4a1e7-18cc-4056-a1f1-0b1ce0b8cf90'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:50.712998 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ef397245-eb18-4bdf-b53c-f0f37339f021 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot force create request issued successfully. Aug 13 19:35:50.712998 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ef397245-eb18-4bdf-b53c-f0f37339f021 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:35:50.712998 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1000/4018] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:35:50 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 13 19:35:50.722137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8796afd5-3f34-4731-88bd-fccc738b2609 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:50.725760 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8796afd5-3f34-4731-88bd-fccc738b2609 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 Aug 13 19:35:50.726016 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8796afd5-3f34-4731-88bd-fccc738b2609 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:50.726266 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8796afd5-3f34-4731-88bd-fccc738b2609 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:50.732938 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:50.732938 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:50.733570 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8796afd5-3f34-4731-88bd-fccc738b2609 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:35:50.734600 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8796afd5-3f34-4731-88bd-fccc738b2609 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 returned with HTTP 200 Aug 13 19:35:50.735044 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1008/4019] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:35:50 2026] GET /volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:51.041201 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-42075f01-0d1e-47ee-862a-8a80de656a5f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:51.043341 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42075f01-0d1e-47ee-862a-8a80de656a5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:51.043585 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42075f01-0d1e-47ee-862a-8a80de656a5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:51.043792 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-42075f01-0d1e-47ee-862a-8a80de656a5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:51.044013 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-42075f01-0d1e-47ee-862a-8a80de656a5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:51.049256 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:51.049256 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:51.050150 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-42075f01-0d1e-47ee-862a-8a80de656a5f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:51.050661 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1008/4020] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:51 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:51.326786 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e06a1160-bb7f-4cea-aeb2-6228383149a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:51.329072 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e06a1160-bb7f-4cea-aeb2-6228383149a6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:51.329323 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e06a1160-bb7f-4cea-aeb2-6228383149a6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:51.329608 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e06a1160-bb7f-4cea-aeb2-6228383149a6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:51.329775 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e06a1160-bb7f-4cea-aeb2-6228383149a6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:51.338841 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:51.338841 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:51.339697 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e06a1160-bb7f-4cea-aeb2-6228383149a6 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:51.340156 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1005/4021] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:51 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:51.745659 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a5e2d1c2-033f-4945-8f9c-3feb0442ae40 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:51.747555 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a5e2d1c2-033f-4945-8f9c-3feb0442ae40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 Aug 13 19:35:51.747733 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a5e2d1c2-033f-4945-8f9c-3feb0442ae40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:51.747924 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a5e2d1c2-033f-4945-8f9c-3feb0442ae40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:51.752810 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:51.752810 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:51.753289 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a5e2d1c2-033f-4945-8f9c-3feb0442ae40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:35:51.753999 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a5e2d1c2-033f-4945-8f9c-3feb0442ae40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 returned with HTTP 200 Aug 13 19:35:51.754378 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1001/4022] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:35:51 2026] GET /volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:51.762824 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2bd69990-bb4d-42a3-9086-f0dbe32a2f6c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:51.764603 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bd69990-bb4d-42a3-9086-f0dbe32a2f6c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 Aug 13 19:35:51.764816 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2bd69990-bb4d-42a3-9086-f0dbe32a2f6c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:51.765027 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2bd69990-bb4d-42a3-9086-f0dbe32a2f6c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:51.769865 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:51.769865 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:51.770350 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2bd69990-bb4d-42a3-9086-f0dbe32a2f6c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:35:51.771083 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2bd69990-bb4d-42a3-9086-f0dbe32a2f6c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 returned with HTTP 200 Aug 13 19:35:51.771516 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1009/4023] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:35:51 2026] GET /volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:52.079318 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-355cec9a-a3ac-43f4-b6fe-4f0d4c6593a2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.082065 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-355cec9a-a3ac-43f4-b6fe-4f0d4c6593a2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:52.082284 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-355cec9a-a3ac-43f4-b6fe-4f0d4c6593a2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.082517 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-355cec9a-a3ac-43f4-b6fe-4f0d4c6593a2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.082618 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-355cec9a-a3ac-43f4-b6fe-4f0d4c6593a2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:52.086946 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.086946 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:52.087982 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-355cec9a-a3ac-43f4-b6fe-4f0d4c6593a2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:52.088218 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1009/4024] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:52.101336 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.102979 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a/export_record Aug 13 19:35:52.103174 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.103377 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'export_record' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.103521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Export record for backup 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100183) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 19:35:52.107580 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.107580 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:52.109064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.api [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling RPCAPI with context: , host: np0000007253, backup: 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100183) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 19:35:52.118549 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] export_record in rpcapi backup_id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a on host np0000007253. {{(pid=100183) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 19:35:52.129212 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWNmMzFhYTYtOTRmNi00MWY2LWIwYzYtMDc5ZmYyNWJhMzdhIiwgInVzZXJfaWQiOiAiNWNlNmFiNmRkZmRlNDEzZDhhYjA1M2M1YTg2ZGM3MWMiLCAicHJvamVjdF9pZCI6ICI4ZGQ1MWJiYzQ4NjU0ZjJkODg0ZTBlMmEwOWU5YjEyNSIsICJ2b2x1bWVfaWQiOiAiOTJlMzU2ZGEtOWMzYi00MTI1LTllMDgtY2ZmMDQ2ZjU2OTAwIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk5MDQ0Mjg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTJlMzU2ZGEtOWMzYi00MTI1LTllMDgtY2ZmMDQ2ZjU2OTAwLzIwMjYwODEzMTkzNTM5L2F6X25vdmFfYmFja3VwXzFjZjMxYWE2LTk0ZjYtNDFmNi1iMGM2LTA3OWZmMjViYTM3YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6MzU6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MzU6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100183) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 19:35:52.129522 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99745ea4-b62d-4220-b6a3-7d3d8e1e69b7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a/export_record returned with HTTP 200 Aug 13 19:35:52.129867 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1006/4025] 10.4.3.126 () {68 vars in 1430 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:52.138637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e522563d-8260-4d26-a26c-06695fa7b092 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.140537 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e522563d-8260-4d26-a26c-06695fa7b092 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:35:52.141138 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e522563d-8260-4d26-a26c-06695fa7b092 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.142647 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e522563d-8260-4d26-a26c-06695fa7b092 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.144567 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e522563d-8260-4d26-a26c-06695fa7b092 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:52.152718 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.152718 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:52.152718 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e522563d-8260-4d26-a26c-06695fa7b092 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:35:52.152718 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1002/4026] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:52.164671 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-54593f0b-45c6-4ea3-9d11-c33fd6cef31d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.169593 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54593f0b-45c6-4ea3-9d11-c33fd6cef31d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] POST https://10.4.3.126/volume/v3/backups/import_record Aug 13 19:35:52.169890 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-54593f0b-45c6-4ea3-9d11-c33fd6cef31d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjI0YTFiMWYtNDBkNC00MWQ0LTlkNTUtZDRkY2UwYTNmN2U5IiwgInVzZXJfaWQiOiAiNWNlNmFiNmRkZmRlNDEzZDhhYjA1M2M1YTg2ZGM3MWMiLCAicHJvamVjdF9pZCI6ICI4ZGQ1MWJiYzQ4NjU0ZjJkODg0ZTBlMmEwOWU5YjEyNSIsICJ2b2x1bWVfaWQiOiAiOTJlMzU2ZGEtOWMzYi00MTI1LTllMDgtY2ZmMDQ2ZjU2OTAwIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk5MDQ0Mjg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTJlMzU2ZGEtOWMzYi00MTI1LTllMDgtY2ZmMDQ2ZjU2OTAwLzIwMjYwODEzMTkzNTM5L2F6X25vdmFfYmFja3VwXzFjZjMxYWE2LTk0ZjYtNDFmNi1iMGM2LTA3OWZmMjViYTM3YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6MzU6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MzU6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:52.171851 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-54593f0b-45c6-4ea3-9d11-c33fd6cef31d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjI0YTFiMWYtNDBkNC00MWQ0LTlkNTUtZDRkY2UwYTNmN2U5IiwgInVzZXJfaWQiOiAiNWNlNmFiNmRkZmRlNDEzZDhhYjA1M2M1YTg2ZGM3MWMiLCAicHJvamVjdF9pZCI6ICI4ZGQ1MWJiYzQ4NjU0ZjJkODg0ZTBlMmEwOWU5YjEyNSIsICJ2b2x1bWVfaWQiOiAiOTJlMzU2ZGEtOWMzYi00MTI1LTllMDgtY2ZmMDQ2ZjU2OTAwIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk5MDQ0Mjg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTJlMzU2ZGEtOWMzYi00MTI1LTllMDgtY2ZmMDQ2ZjU2OTAwLzIwMjYwODEzMTkzNTM5L2F6X25vdmFfYmFja3VwXzFjZjMxYWE2LTk0ZjYtNDFmNi1iMGM2LTA3OWZmMjViYTM3YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6MzU6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MzU6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100185) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 19:35:52.172035 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-54593f0b-45c6-4ea3-9d11-c33fd6cef31d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjI0YTFiMWYtNDBkNC00MWQ0LTlkNTUtZDRkY2UwYTNmN2U5IiwgInVzZXJfaWQiOiAiNWNlNmFiNmRkZmRlNDEzZDhhYjA1M2M1YTg2ZGM3MWMiLCAicHJvamVjdF9pZCI6ICI4ZGQ1MWJiYzQ4NjU0ZjJkODg0ZTBlMmEwOWU5YjEyNSIsICJ2b2x1bWVfaWQiOiAiOTJlMzU2ZGEtOWMzYi00MTI1LTllMDgtY2ZmMDQ2ZjU2OTAwIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk5MDQ0Mjg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTJlMzU2ZGEtOWMzYi00MTI1LTllMDgtY2ZmMDQ2ZjU2OTAwLzIwMjYwODEzMTkzNTM5L2F6X25vdmFfYmFja3VwXzFjZjMxYWE2LTk0ZjYtNDFmNi1iMGM2LTA3OWZmMjViYTM3YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6MzU6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MzU6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100185) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 19:35:52.172931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-54593f0b-45c6-4ea3-9d11-c33fd6cef31d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'd530858a29db40518a8f9d95c545b32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dd51bbc48654f2d884e0e2a09e9b125', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:35:52.173164 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-54593f0b-45c6-4ea3-9d11-c33fd6cef31d tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups/import_record returned with HTTP 403 Aug 13 19:35:52.173731 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1010/4027] 10.4.3.126 () {70 vars in 1342 bytes} [Thu Aug 13 19:35:52 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 13 19:35:52.182226 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e5726f56-af4d-4de9-b2d9-0e59bf34a3e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.184138 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5726f56-af4d-4de9-b2d9-0e59bf34a3e3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 Aug 13 19:35:52.184394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e5726f56-af4d-4de9-b2d9-0e59bf34a3e3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.184613 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e5726f56-af4d-4de9-b2d9-0e59bf34a3e3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.184796 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e5726f56-af4d-4de9-b2d9-0e59bf34a3e3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume with id: 92e356da-9c3b-4125-9e08-cff046f56900 Aug 13 19:35:52.192396 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.192396 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:52.192723 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e5726f56-af4d-4de9-b2d9-0e59bf34a3e3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:52.216163 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e5726f56-af4d-4de9-b2d9-0e59bf34a3e3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume request issued successfully. Aug 13 19:35:52.216473 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e5726f56-af4d-4de9-b2d9-0e59bf34a3e3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 returned with HTTP 202 Aug 13 19:35:52.216951 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1010/4028] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:35:52 2026] DELETE /volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:35:52.226081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9f71ce58-efb6-403d-b361-261b0488815e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.228236 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f71ce58-efb6-403d-b361-261b0488815e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 Aug 13 19:35:52.228521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f71ce58-efb6-403d-b361-261b0488815e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.228715 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9f71ce58-efb6-403d-b361-261b0488815e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.235323 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.235323 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:52.239569 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9f71ce58-efb6-403d-b361-261b0488815e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:52.244293 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9f71ce58-efb6-403d-b361-261b0488815e tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 returned with HTTP 200 Aug 13 19:35:52.244711 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1007/4029] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:52.354088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-afd2ebe0-1889-4631-92a4-022d035cc281 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.355572 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afd2ebe0-1889-4631-92a4-022d035cc281 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:35:52.355870 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afd2ebe0-1889-4631-92a4-022d035cc281 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.356182 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afd2ebe0-1889-4631-92a4-022d035cc281 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.356410 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-afd2ebe0-1889-4631-92a4-022d035cc281 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:52.363747 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.363747 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:52.365287 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afd2ebe0-1889-4631-92a4-022d035cc281 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:35:52.365287 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1003/4030] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:52.379358 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6bd9a777-1d1f-4fe0-a320-bec9d0871b9a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.381428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6bd9a777-1d1f-4fe0-a320-bec9d0871b9a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:35:52.381680 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6bd9a777-1d1f-4fe0-a320-bec9d0871b9a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.381916 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6bd9a777-1d1f-4fe0-a320-bec9d0871b9a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.382073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6bd9a777-1d1f-4fe0-a320-bec9d0871b9a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:52.387326 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.387326 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:52.388219 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6bd9a777-1d1f-4fe0-a320-bec9d0871b9a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:35:52.388707 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1011/4031] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:52.398895 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd4d72fb-5c09-4bdd-8f75-c852738712ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.400885 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd4d72fb-5c09-4bdd-8f75-c852738712ea tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:35:52.401141 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd4d72fb-5c09-4bdd-8f75-c852738712ea tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.401653 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd4d72fb-5c09-4bdd-8f75-c852738712ea tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.401653 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-cd4d72fb-5c09-4bdd-8f75-c852738712ea tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:52.406494 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.406494 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:52.407194 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd4d72fb-5c09-4bdd-8f75-c852738712ea tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:35:52.407714 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1011/4032] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:52.417907 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f5cf4fb5-f7f1-47c6-b0c6-6d2f1cd317ac None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.420738 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5cf4fb5-f7f1-47c6-b0c6-6d2f1cd317ac tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:35:52.421063 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5cf4fb5-f7f1-47c6-b0c6-6d2f1cd317ac tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91248484-6131-4602-b767-6bb4dd21bd84", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1633228204"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:52.423416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-f5cf4fb5-f7f1-47c6-b0c6-6d2f1cd317ac tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Creating new backup {'backup': {'volume_id': '91248484-6131-4602-b767-6bb4dd21bd84', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1633228204'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:35:52.423566 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-f5cf4fb5-f7f1-47c6-b0c6-6d2f1cd317ac tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Creating backup of volume 91248484-6131-4602-b767-6bb4dd21bd84 in container None Aug 13 19:35:52.431855 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.431855 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:52.432346 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f5cf4fb5-f7f1-47c6-b0c6-6d2f1cd317ac tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:35:52.449406 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f5cf4fb5-f7f1-47c6-b0c6-6d2f1cd317ac tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Created reservations ['b558887f-a300-4a62-aa8c-4b66cd75c4c5', '7c2994e6-cd76-4d11-b71c-edc0004e8b9e'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:52.476903 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5cf4fb5-f7f1-47c6-b0c6-6d2f1cd317ac tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:35:52.477260 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1008/4033] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:35:52 2026] POST /volume/v3/backups => generated 330 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:52.486303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0f9671b7-44d1-4956-b647-deea1925771e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.488296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f9671b7-44d1-4956-b647-deea1925771e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:35:52.488296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f9671b7-44d1-4956-b647-deea1925771e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.489397 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f9671b7-44d1-4956-b647-deea1925771e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.489397 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-0f9671b7-44d1-4956-b647-deea1925771e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:52.493763 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.493763 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:52.494751 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f9671b7-44d1-4956-b647-deea1925771e tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:35:52.495224 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1004/4034] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:52.731174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d8996f8-d2e0-48e8-9130-23859f60a330 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:52.732817 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d8996f8-d2e0-48e8-9130-23859f60a330 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:52.733020 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d8996f8-d2e0-48e8-9130-23859f60a330 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:52.733218 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d8996f8-d2e0-48e8-9130-23859f60a330 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:52.742616 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:52.742616 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:52.746810 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d8996f8-d2e0-48e8-9130-23859f60a330 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:52.752559 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d8996f8-d2e0-48e8-9130-23859f60a330 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:52.752955 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1012/4035] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:52 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:53.266193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5477e32c-9398-4f31-ba0c-2da690ca9965 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:53.268483 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5477e32c-9398-4f31-ba0c-2da690ca9965 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 Aug 13 19:35:53.268483 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5477e32c-9398-4f31-ba0c-2da690ca9965 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:53.268695 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5477e32c-9398-4f31-ba0c-2da690ca9965 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:53.277397 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5477e32c-9398-4f31-ba0c-2da690ca9965 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 returned with HTTP 404 Aug 13 19:35:53.277976 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1012/4036] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:53 2026] GET /volume/v3/volumes/92e356da-9c3b-4125-9e08-cff046f56900 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:35:53.288159 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-88cb9afb-c3e2-4a2b-83d9-9edc462f1691 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:53.289353 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-88cb9afb-c3e2-4a2b-83d9-9edc462f1691 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] GET https://10.4.3.126/volume/v3/backups Aug 13 19:35:53.289621 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-88cb9afb-c3e2-4a2b-83d9-9edc462f1691 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:53.289832 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-88cb9afb-c3e2-4a2b-83d9-9edc462f1691 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:53.290139 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-88cb9afb-c3e2-4a2b-83d9-9edc462f1691 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:35:53.290413 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:53.290413 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:53.304417 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-88cb9afb-c3e2-4a2b-83d9-9edc462f1691 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 200 Aug 13 19:35:53.304960 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1009/4037] 10.4.3.126 () {68 vars in 1277 bytes} [Thu Aug 13 19:35:53 2026] GET /volume/v3/backups => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:53.313747 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-84a0d49e-0421-439e-94a9-51b76ab6efee None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:53.315411 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84a0d49e-0421-439e-94a9-51b76ab6efee tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] GET https://10.4.3.126/volume/v3/backups?project_id=8dd51bbc48654f2d884e0e2a09e9b125 Aug 13 19:35:53.315789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84a0d49e-0421-439e-94a9-51b76ab6efee tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:53.315918 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84a0d49e-0421-439e-94a9-51b76ab6efee tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:53.316207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-84a0d49e-0421-439e-94a9-51b76ab6efee tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Removing options 'project_id' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:35:53.328246 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84a0d49e-0421-439e-94a9-51b76ab6efee tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups?project_id=8dd51bbc48654f2d884e0e2a09e9b125 returned with HTTP 200 Aug 13 19:35:53.328688 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1005/4038] 10.4.3.126 () {68 vars in 1364 bytes} [Thu Aug 13 19:35:53 2026] GET /volume/v3/backups?project_id=8dd51bbc48654f2d884e0e2a09e9b125 => generated 625 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:53.339442 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:53.341504 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:35:53.341819 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-251878607"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:53.343089 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-251878607'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:35:53.343823 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume of 1 GB Aug 13 19:35:53.347419 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Availability Zones retrieved successfully. Aug 13 19:35:53.355313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Flow 'volume_create_api' (fe0748a8-befe-437e-9a7f-991360af2ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:35:53.356519 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ae6251-2aa9-48e1-b115-3ddf9e628277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:53.357678 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:35:53.383008 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ae6251-2aa9-48e1-b115-3ddf9e628277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:53.383910 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b83d8f-674c-464d-a10f-9030381906b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:53.418968 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Created reservations ['35d35b4d-7c1e-4964-9a71-0e6c86442da9', '62c2fa57-9c6c-4578-9e69-57a06438840e', '5eaa8559-e772-4418-87f6-b5421625e70b', '96fcdf25-789f-4791-a65e-12863948a02a'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:53.420049 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b83d8f-674c-464d-a10f-9030381906b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35d35b4d-7c1e-4964-9a71-0e6c86442da9', '62c2fa57-9c6c-4578-9e69-57a06438840e', '5eaa8559-e772-4418-87f6-b5421625e70b', '96fcdf25-789f-4791-a65e-12863948a02a']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:53.421090 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320c6744-891d-45af-a29a-659725d9b44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:53.451386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320c6744-891d-45af-a29a-659725d9b44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492d43e6-9f53-4a55-8dca-5bfe40892887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-251878607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['35d35b4d-7c1e-4964-9a71-0e6c86442da9','62c2fa57-9c6c-4578-9e69-57a06438840e','5eaa8559-e772-4418-87f6-b5421625e70b','96fcdf25-789f-4791-a65e-12863948a02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-251878607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492d43e6-9f53-4a55-8dca-5bfe40892887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd51bbc48654f2d884e0e2a09e9b125',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:53.452428 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba026c19-d3d4-4135-a8ab-f37b96f1bc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:53.470903 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba026c19-d3d4-4135-a8ab-f37b96f1bc7c) transitioned into state 'SUCCESS' from state '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-251878607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['35d35b4d-7c1e-4964-9a71-0e6c86442da9','62c2fa57-9c6c-4578-9e69-57a06438840e','5eaa8559-e772-4418-87f6-b5421625e70b','96fcdf25-789f-4791-a65e-12863948a02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6ab6ddfde413d8ab053c5a86dc71c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:53.471751 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3faaca6a-c682-477a-8dac-b820a544225e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:35:53.480664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3faaca6a-c682-477a-8dac-b820a544225e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:35:53.481735 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Flow 'volume_create_api' (fe0748a8-befe-437e-9a7f-991360af2ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:35:53.482075 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Create volume request issued successfully. Aug 13 19:35:53.482843 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8b9285d-5f5a-4e99-8e54-e1c198c1631c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:35:53.483332 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1013/4039] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:35:53 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:53.495078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ad032005-9c80-49c0-9691-e9bf0f758d2b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:53.496999 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad032005-9c80-49c0-9691-e9bf0f758d2b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 Aug 13 19:35:53.497181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad032005-9c80-49c0-9691-e9bf0f758d2b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:53.497369 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad032005-9c80-49c0-9691-e9bf0f758d2b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:53.505081 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:53.505081 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:53.505464 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-423fe577-6f2b-4725-b153-afa4a8cb9a61 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:53.507406 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-423fe577-6f2b-4725-b153-afa4a8cb9a61 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:35:53.507589 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-423fe577-6f2b-4725-b153-afa4a8cb9a61 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:53.507755 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-423fe577-6f2b-4725-b153-afa4a8cb9a61 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:53.507864 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-423fe577-6f2b-4725-b153-afa4a8cb9a61 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:53.509033 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ad032005-9c80-49c0-9691-e9bf0f758d2b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:53.512984 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad032005-9c80-49c0-9691-e9bf0f758d2b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 returned with HTTP 200 Aug 13 19:35:53.513039 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:53.513039 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:53.513415 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1013/4040] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:53 2026] GET /volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:53.513746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-423fe577-6f2b-4725-b153-afa4a8cb9a61 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:35:53.514850 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1010/4041] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:53 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:53.767392 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0295b9f0-8ad0-4b07-9804-dfbe66a7c29f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:53.769525 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0295b9f0-8ad0-4b07-9804-dfbe66a7c29f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:53.769842 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0295b9f0-8ad0-4b07-9804-dfbe66a7c29f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:53.769999 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0295b9f0-8ad0-4b07-9804-dfbe66a7c29f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:53.781775 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:53.781775 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:53.785121 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0295b9f0-8ad0-4b07-9804-dfbe66a7c29f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:53.789641 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0295b9f0-8ad0-4b07-9804-dfbe66a7c29f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:53.789959 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1006/4042] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:53 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:54.530697 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d66e447e-20a2-4d4d-b9de-f8f1a48bc875 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:54.532672 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-19f0176c-f59d-41bb-b69e-d250bece1c91 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:54.533024 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d66e447e-20a2-4d4d-b9de-f8f1a48bc875 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 Aug 13 19:35:54.533024 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d66e447e-20a2-4d4d-b9de-f8f1a48bc875 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:54.533241 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d66e447e-20a2-4d4d-b9de-f8f1a48bc875 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:54.535564 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-19f0176c-f59d-41bb-b69e-d250bece1c91 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:35:54.535764 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-19f0176c-f59d-41bb-b69e-d250bece1c91 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:54.535926 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-19f0176c-f59d-41bb-b69e-d250bece1c91 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:54.536039 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-19f0176c-f59d-41bb-b69e-d250bece1c91 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:54.540681 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:54.540681 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:54.541583 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:54.541583 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:54.542524 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-19f0176c-f59d-41bb-b69e-d250bece1c91 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:35:54.542901 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1014/4043] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:54 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:54.545385 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d66e447e-20a2-4d4d-b9de-f8f1a48bc875 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:54.551400 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d66e447e-20a2-4d4d-b9de-f8f1a48bc875 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 returned with HTTP 200 Aug 13 19:35:54.551937 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1014/4044] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:54 2026] GET /volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:54.568849 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bcb2c067-0928-45a5-8d98-f74e295e90b3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:54.570622 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bcb2c067-0928-45a5-8d98-f74e295e90b3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:35:54.570983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bcb2c067-0928-45a5-8d98-f74e295e90b3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "492d43e6-9f53-4a55-8dca-5bfe40892887", "name": "tempest-type-Backup-149424426"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:35:54.572444 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-bcb2c067-0928-45a5-8d98-f74e295e90b3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Creating new backup {'backup': {'volume_id': '492d43e6-9f53-4a55-8dca-5bfe40892887', 'name': 'tempest-type-Backup-149424426'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:35:54.572597 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-bcb2c067-0928-45a5-8d98-f74e295e90b3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Creating backup of volume 492d43e6-9f53-4a55-8dca-5bfe40892887 in container None Aug 13 19:35:54.579964 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:54.579964 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:54.580378 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bcb2c067-0928-45a5-8d98-f74e295e90b3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:35:54.596655 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-bcb2c067-0928-45a5-8d98-f74e295e90b3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Created reservations ['8229be1e-3c80-4ea0-ada8-60d746b0a420', '4609af2c-f967-4bf8-bacf-00b88758ab0b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:35:54.624524 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bcb2c067-0928-45a5-8d98-f74e295e90b3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:35:54.624654 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1011/4045] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:35:54 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:35:54.633666 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3b2eeb63-c072-460c-ba3a-762a30c11f1c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:54.636019 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3b2eeb63-c072-460c-ba3a-762a30c11f1c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:35:54.636215 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3b2eeb63-c072-460c-ba3a-762a30c11f1c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:54.636537 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3b2eeb63-c072-460c-ba3a-762a30c11f1c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:54.636707 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-3b2eeb63-c072-460c-ba3a-762a30c11f1c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:54.640785 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:54.640785 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:54.641492 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3b2eeb63-c072-460c-ba3a-762a30c11f1c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:35:54.641926 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1007/4046] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:54 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:54.803918 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bba1fe29-410b-44f9-853f-0a757ce59300 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:54.805678 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bba1fe29-410b-44f9-853f-0a757ce59300 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:54.805871 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bba1fe29-410b-44f9-853f-0a757ce59300 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:54.806072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bba1fe29-410b-44f9-853f-0a757ce59300 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:54.815300 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:54.815300 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:54.818954 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bba1fe29-410b-44f9-853f-0a757ce59300 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:54.824218 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bba1fe29-410b-44f9-853f-0a757ce59300 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:54.824664 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1015/4047] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:54 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:55.553164 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-184d1cf8-a157-40b8-97dc-4a8c875d2c87 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:55.554597 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-184d1cf8-a157-40b8-97dc-4a8c875d2c87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:35:55.554597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-184d1cf8-a157-40b8-97dc-4a8c875d2c87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:55.555822 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-184d1cf8-a157-40b8-97dc-4a8c875d2c87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:55.555822 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-184d1cf8-a157-40b8-97dc-4a8c875d2c87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:55.559602 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:55.559602 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:55.560390 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-184d1cf8-a157-40b8-97dc-4a8c875d2c87 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:35:55.561041 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1015/4048] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:55 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:55.663316 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-64ae3092-c762-4fa7-a56f-0a32a08b97f4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:55.665303 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-64ae3092-c762-4fa7-a56f-0a32a08b97f4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:35:55.665575 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-64ae3092-c762-4fa7-a56f-0a32a08b97f4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:55.665846 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-64ae3092-c762-4fa7-a56f-0a32a08b97f4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:55.665903 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-64ae3092-c762-4fa7-a56f-0a32a08b97f4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:55.671426 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:55.671426 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:55.671759 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-64ae3092-c762-4fa7-a56f-0a32a08b97f4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:35:55.672176 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1012/4049] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:55 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:55.836739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-32e7b747-77f1-4a78-8603-dccbcffe032c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:55.838411 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-32e7b747-77f1-4a78-8603-dccbcffe032c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:55.838609 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-32e7b747-77f1-4a78-8603-dccbcffe032c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:55.838850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-32e7b747-77f1-4a78-8603-dccbcffe032c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:55.848479 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:55.848479 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:55.852808 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-32e7b747-77f1-4a78-8603-dccbcffe032c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:55.858128 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-32e7b747-77f1-4a78-8603-dccbcffe032c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:55.858595 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1008/4050] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:55 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:56.571013 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6031705-bdbc-4ede-9f5c-07a741be292f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:56.572758 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6031705-bdbc-4ede-9f5c-07a741be292f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:35:56.572927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6031705-bdbc-4ede-9f5c-07a741be292f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:56.573099 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6031705-bdbc-4ede-9f5c-07a741be292f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:56.573254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e6031705-bdbc-4ede-9f5c-07a741be292f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:56.575440 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=130,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:35:56.579006 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:56.579006 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:56.579780 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6031705-bdbc-4ede-9f5c-07a741be292f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:35:56.580293 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1016/4051] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:56 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:56.702426 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8994c730-c18c-4023-9734-f85d2b2fa309 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:56.704786 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8994c730-c18c-4023-9734-f85d2b2fa309 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:35:56.705084 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8994c730-c18c-4023-9734-f85d2b2fa309 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:56.705373 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8994c730-c18c-4023-9734-f85d2b2fa309 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:56.705552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8994c730-c18c-4023-9734-f85d2b2fa309 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:56.710199 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:56.710199 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:56.711082 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8994c730-c18c-4023-9734-f85d2b2fa309 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:35:56.711685 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1016/4052] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:56 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:56.872140 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c922c30e-6cfd-4618-9f8f-8fafadcddfd7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:56.874204 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c922c30e-6cfd-4618-9f8f-8fafadcddfd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:56.874464 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c922c30e-6cfd-4618-9f8f-8fafadcddfd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:56.874727 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c922c30e-6cfd-4618-9f8f-8fafadcddfd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:56.886376 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:56.886376 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:56.891429 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c922c30e-6cfd-4618-9f8f-8fafadcddfd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:56.899214 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c922c30e-6cfd-4618-9f8f-8fafadcddfd7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:56.899801 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1013/4053] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:56 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:57.592536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-08a13ce7-1585-41aa-92d9-73c000d3c9dc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:57.594617 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-08a13ce7-1585-41aa-92d9-73c000d3c9dc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:35:57.594835 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-08a13ce7-1585-41aa-92d9-73c000d3c9dc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:57.595081 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-08a13ce7-1585-41aa-92d9-73c000d3c9dc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:57.595242 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-08a13ce7-1585-41aa-92d9-73c000d3c9dc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:57.600372 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:57.600372 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:57.601291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-08a13ce7-1585-41aa-92d9-73c000d3c9dc tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:35:57.601768 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1009/4054] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:57 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:57.734772 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-18736ec7-a7fc-481d-86b2-e1455cd5023b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:57.737353 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-18736ec7-a7fc-481d-86b2-e1455cd5023b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:35:57.737353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-18736ec7-a7fc-481d-86b2-e1455cd5023b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:57.737353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-18736ec7-a7fc-481d-86b2-e1455cd5023b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:57.737565 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-18736ec7-a7fc-481d-86b2-e1455cd5023b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:57.742262 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:57.742262 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:57.743142 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-18736ec7-a7fc-481d-86b2-e1455cd5023b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:35:57.743727 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1017/4055] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:57 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:57.917241 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-78901642-dd86-47c6-8b7c-df2587620490 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:57.919478 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78901642-dd86-47c6-8b7c-df2587620490 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:57.919743 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78901642-dd86-47c6-8b7c-df2587620490 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:57.919987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78901642-dd86-47c6-8b7c-df2587620490 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:57.933069 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:57.933069 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:57.938123 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-78901642-dd86-47c6-8b7c-df2587620490 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:57.944303 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78901642-dd86-47c6-8b7c-df2587620490 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:57.944720 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1017/4056] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:57 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:58.615835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c7700cf4-28bd-4766-a776-cf8bcfc3de22 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:58.621992 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c7700cf4-28bd-4766-a776-cf8bcfc3de22 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:35:58.622937 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c7700cf4-28bd-4766-a776-cf8bcfc3de22 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:58.623480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c7700cf4-28bd-4766-a776-cf8bcfc3de22 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:58.623566 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-c7700cf4-28bd-4766-a776-cf8bcfc3de22 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:58.629559 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:58.629559 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:58.630749 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c7700cf4-28bd-4766-a776-cf8bcfc3de22 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:35:58.631256 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1014/4057] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:58 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:35:58.759890 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ce094272-c265-4d81-ab6e-eb8c94f4ada7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:58.762234 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce094272-c265-4d81-ab6e-eb8c94f4ada7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:35:58.762559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce094272-c265-4d81-ab6e-eb8c94f4ada7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:58.762825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce094272-c265-4d81-ab6e-eb8c94f4ada7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:58.762987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-ce094272-c265-4d81-ab6e-eb8c94f4ada7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:58.767439 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:58.767439 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:35:58.768070 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce094272-c265-4d81-ab6e-eb8c94f4ada7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:35:58.768621 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1010/4058] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:58 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:58.960179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-177c6be4-1a2c-4d70-b529-813221d4ff8e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:58.962247 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-177c6be4-1a2c-4d70-b529-813221d4ff8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:35:58.962510 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-177c6be4-1a2c-4d70-b529-813221d4ff8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:58.962964 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-177c6be4-1a2c-4d70-b529-813221d4ff8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:58.975042 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:58.975042 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:35:58.979053 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-177c6be4-1a2c-4d70-b529-813221d4ff8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:35:58.985436 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-177c6be4-1a2c-4d70-b529-813221d4ff8e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:35:58.985813 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1018/4059] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:58 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:35:59.641699 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2e5cc28d-e14d-47b2-8d39-3f5654740471 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:59.648077 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e5cc28d-e14d-47b2-8d39-3f5654740471 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:35:59.648359 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e5cc28d-e14d-47b2-8d39-3f5654740471 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:59.648791 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2e5cc28d-e14d-47b2-8d39-3f5654740471 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:59.648791 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2e5cc28d-e14d-47b2-8d39-3f5654740471 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:59.654913 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:59.654913 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:35:59.656322 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2e5cc28d-e14d-47b2-8d39-3f5654740471 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:35:59.656848 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1018/4060] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:35:59 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:35:59.781035 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bc96755d-8015-46a5-8eaa-1d670c7f824a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:35:59.785727 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bc96755d-8015-46a5-8eaa-1d670c7f824a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:35:59.785727 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bc96755d-8015-46a5-8eaa-1d670c7f824a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:35:59.794671 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bc96755d-8015-46a5-8eaa-1d670c7f824a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:35:59.794671 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-bc96755d-8015-46a5-8eaa-1d670c7f824a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:35:59.797426 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=148,cinder:INSERT=22,cinder:UPDATE=57 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:35:59.800424 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:35:59.800424 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:35:59.801423 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bc96755d-8015-46a5-8eaa-1d670c7f824a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:35:59.802114 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1015/4061] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:35:59 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:00.004840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-28099daf-8afc-46ce-a0d3-e2ec612c7429 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:00.007059 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-28099daf-8afc-46ce-a0d3-e2ec612c7429 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:36:00.007234 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-28099daf-8afc-46ce-a0d3-e2ec612c7429 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:00.007501 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-28099daf-8afc-46ce-a0d3-e2ec612c7429 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:00.017578 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:00.017578 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:00.021932 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-28099daf-8afc-46ce-a0d3-e2ec612c7429 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:00.027979 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-28099daf-8afc-46ce-a0d3-e2ec612c7429 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:36:00.029101 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1011/4062] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:00 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:00.671601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ce3a4a08-1519-4ec3-b75a-d63ae57dc6ef None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:00.675511 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce3a4a08-1519-4ec3-b75a-d63ae57dc6ef tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:36:00.675511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce3a4a08-1519-4ec3-b75a-d63ae57dc6ef tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:00.675511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ce3a4a08-1519-4ec3-b75a-d63ae57dc6ef tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:00.675511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ce3a4a08-1519-4ec3-b75a-d63ae57dc6ef tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:00.679485 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:00.679485 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:00.680479 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ce3a4a08-1519-4ec3-b75a-d63ae57dc6ef tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:36:00.680953 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1019/4063] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:00 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:00.814104 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-de92cd05-469a-459f-a7c8-216eb1e1496b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:00.820400 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-de92cd05-469a-459f-a7c8-216eb1e1496b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:00.820705 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-de92cd05-469a-459f-a7c8-216eb1e1496b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:00.820908 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-de92cd05-469a-459f-a7c8-216eb1e1496b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:00.821097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-de92cd05-469a-459f-a7c8-216eb1e1496b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:00.828674 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:00.828674 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:00.831855 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-de92cd05-469a-459f-a7c8-216eb1e1496b tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:00.833452 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1019/4064] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:00 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:01.056152 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aef4f75b-cdf3-48bc-99cb-6bae5f47ab9b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:01.058371 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aef4f75b-cdf3-48bc-99cb-6bae5f47ab9b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:36:01.058558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aef4f75b-cdf3-48bc-99cb-6bae5f47ab9b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:01.058730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aef4f75b-cdf3-48bc-99cb-6bae5f47ab9b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:01.069035 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:01.069035 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:01.077057 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-aef4f75b-cdf3-48bc-99cb-6bae5f47ab9b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:01.084547 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aef4f75b-cdf3-48bc-99cb-6bae5f47ab9b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:36:01.085004 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1016/4065] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:01 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:01.693903 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a9c5d9df-4fdc-4d87-807a-781bc0c4211d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:01.696337 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a9c5d9df-4fdc-4d87-807a-781bc0c4211d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:36:01.696604 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a9c5d9df-4fdc-4d87-807a-781bc0c4211d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:01.696829 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a9c5d9df-4fdc-4d87-807a-781bc0c4211d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:01.696973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-a9c5d9df-4fdc-4d87-807a-781bc0c4211d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:01.702431 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:01.702431 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:01.703431 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a9c5d9df-4fdc-4d87-807a-781bc0c4211d tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:36:01.703884 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1012/4066] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:01 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:01.720072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5badf70a-5c83-492c-b59a-0f3bc8dad3c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:01.723059 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5badf70a-5c83-492c-b59a-0f3bc8dad3c6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:36:01.723232 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5badf70a-5c83-492c-b59a-0f3bc8dad3c6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:01.723511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5badf70a-5c83-492c-b59a-0f3bc8dad3c6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:01.723658 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5badf70a-5c83-492c-b59a-0f3bc8dad3c6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:01.728677 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:01.728677 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:01.729646 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5badf70a-5c83-492c-b59a-0f3bc8dad3c6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:36:01.729998 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1020/4067] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:01 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:01.746728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b9921743-035d-4e87-b0cd-f12bd982a52c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:01.752297 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9921743-035d-4e87-b0cd-f12bd982a52c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] DELETE https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:36:01.752609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9921743-035d-4e87-b0cd-f12bd982a52c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:01.752831 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9921743-035d-4e87-b0cd-f12bd982a52c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:01.753000 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-b9921743-035d-4e87-b0cd-f12bd982a52c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete backup with id: 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. Aug 13 19:36:01.761727 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:01.761727 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:01.787718 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-b9921743-035d-4e87-b0cd-f12bd982a52c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] delete_backup rpcapi backup_id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:01.790296 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9921743-035d-4e87-b0cd-f12bd982a52c tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 202 Aug 13 19:36:01.790843 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1020/4068] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:01 2026] DELETE /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:01.803573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-338c69ea-27d1-4f74-b571-1454042385a5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:01.811138 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-338c69ea-27d1-4f74-b571-1454042385a5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:36:01.811583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-338c69ea-27d1-4f74-b571-1454042385a5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:01.811860 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-338c69ea-27d1-4f74-b571-1454042385a5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:01.812013 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-338c69ea-27d1-4f74-b571-1454042385a5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:01.819174 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:01.819174 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:01.820337 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-338c69ea-27d1-4f74-b571-1454042385a5 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 200 Aug 13 19:36:01.820800 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1017/4069] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:01 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:01.844826 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fd578ae1-cb0d-4fab-95ef-d9cfe35aac16 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:01.849098 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fd578ae1-cb0d-4fab-95ef-d9cfe35aac16 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:01.849455 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fd578ae1-cb0d-4fab-95ef-d9cfe35aac16 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:01.849752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fd578ae1-cb0d-4fab-95ef-d9cfe35aac16 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:01.849907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-fd578ae1-cb0d-4fab-95ef-d9cfe35aac16 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:01.855962 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:01.855962 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:01.856898 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fd578ae1-cb0d-4fab-95ef-d9cfe35aac16 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:01.857284 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1013/4070] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:01 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:02.044625 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1a5d62fa-58f2-46c2-b363-0c7a52297f92 req-f9def552-aca2-4695-95cf-ac5767c94d75 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:02.046452 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1a5d62fa-58f2-46c2-b363-0c7a52297f92 req-f9def552-aca2-4695-95cf-ac5767c94d75 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e Aug 13 19:36:02.046662 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1a5d62fa-58f2-46c2-b363-0c7a52297f92 req-f9def552-aca2-4695-95cf-ac5767c94d75 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:02.046822 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1a5d62fa-58f2-46c2-b363-0c7a52297f92 req-f9def552-aca2-4695-95cf-ac5767c94d75 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:02.055029 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:02.055029 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:02.101943 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1a5d62fa-58f2-46c2-b363-0c7a52297f92 req-f9def552-aca2-4695-95cf-ac5767c94d75 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e returned with HTTP 200 Aug 13 19:36:02.102387 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1021/4071] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:36:02 2026] DELETE /volume/v3/attachments/77df56fc-e04c-49a1-a6f4-0a87234ad01e => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:02.107237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a49e922e-6898-4e25-822e-6d0c5660d83b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:02.108895 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a49e922e-6898-4e25-822e-6d0c5660d83b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:36:02.109090 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a49e922e-6898-4e25-822e-6d0c5660d83b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:02.109254 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a49e922e-6898-4e25-822e-6d0c5660d83b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:02.116145 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:02.116145 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:02.119711 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a49e922e-6898-4e25-822e-6d0c5660d83b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:02.125221 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a49e922e-6898-4e25-822e-6d0c5660d83b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:36:02.125611 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1021/4072] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:02 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:02.143413 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-13a4c3c7-6f25-4fc8-8566-107bd8a16907 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:02.145781 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-13a4c3c7-6f25-4fc8-8566-107bd8a16907 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:36:02.146181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-13a4c3c7-6f25-4fc8-8566-107bd8a16907 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8332367-87d7-405f-9bc1-4f6146581e7e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1564029722"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:02.147744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-13a4c3c7-6f25-4fc8-8566-107bd8a16907 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating new backup {'backup': {'volume_id': 'f8332367-87d7-405f-9bc1-4f6146581e7e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1564029722'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:36:02.147886 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-13a4c3c7-6f25-4fc8-8566-107bd8a16907 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating backup of volume f8332367-87d7-405f-9bc1-4f6146581e7e in container None Aug 13 19:36:02.155627 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:02.155627 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:02.156160 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-13a4c3c7-6f25-4fc8-8566-107bd8a16907 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:02.192868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-13a4c3c7-6f25-4fc8-8566-107bd8a16907 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['43aceb62-46de-4655-8e49-9d225faf4b52', 'c969146a-9003-4817-9535-3a454aac25d8'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:02.234693 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-13a4c3c7-6f25-4fc8-8566-107bd8a16907 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:36:02.235297 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1018/4073] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:36:02 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:02.258518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-afd77a91-2e6d-4703-a7ec-3bcf7af73e7b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:02.260767 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afd77a91-2e6d-4703-a7ec-3bcf7af73e7b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:02.261514 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afd77a91-2e6d-4703-a7ec-3bcf7af73e7b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:02.261514 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afd77a91-2e6d-4703-a7ec-3bcf7af73e7b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:02.261514 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-afd77a91-2e6d-4703-a7ec-3bcf7af73e7b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:02.267402 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:02.267402 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:02.268447 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afd77a91-2e6d-4703-a7ec-3bcf7af73e7b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:02.268958 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1014/4074] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:02 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:02.833113 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1c6274e3-84de-4c8b-99f4-58a3d9c57cd4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:02.835365 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c6274e3-84de-4c8b-99f4-58a3d9c57cd4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 Aug 13 19:36:02.835610 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c6274e3-84de-4c8b-99f4-58a3d9c57cd4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:02.835836 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1c6274e3-84de-4c8b-99f4-58a3d9c57cd4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:02.835960 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1c6274e3-84de-4c8b-99f4-58a3d9c57cd4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id 6d3b7a7a-e0c3-492a-892c-c4300c2cd215. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:02.840421 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1c6274e3-84de-4c8b-99f4-58a3d9c57cd4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 returned with HTTP 404 Aug 13 19:36:02.840841 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1022/4075] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:02 2026] GET /volume/v3/backups/6d3b7a7a-e0c3-492a-892c-c4300c2cd215 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:02.849427 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-593286d9-8c6b-4e2c-8da4-e1e24b6d289f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:02.851605 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-593286d9-8c6b-4e2c-8da4-e1e24b6d289f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] DELETE https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:36:02.851828 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-593286d9-8c6b-4e2c-8da4-e1e24b6d289f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:02.852056 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-593286d9-8c6b-4e2c-8da4-e1e24b6d289f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:02.852173 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-593286d9-8c6b-4e2c-8da4-e1e24b6d289f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Delete backup with id: 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. Aug 13 19:36:02.857576 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:02.857576 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:02.869965 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a96e2061-e16b-4852-8e68-7443a6df7e35 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:02.875081 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a96e2061-e16b-4852-8e68-7443a6df7e35 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:02.875081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a96e2061-e16b-4852-8e68-7443a6df7e35 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:02.875081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a96e2061-e16b-4852-8e68-7443a6df7e35 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:02.875423 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a96e2061-e16b-4852-8e68-7443a6df7e35 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:02.879435 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-593286d9-8c6b-4e2c-8da4-e1e24b6d289f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] delete_backup rpcapi backup_id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:02.879435 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-593286d9-8c6b-4e2c-8da4-e1e24b6d289f tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 202 Aug 13 19:36:02.879435 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1022/4076] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:02 2026] DELETE /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 19:36:02.883553 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:02.883553 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:02.884411 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a96e2061-e16b-4852-8e68-7443a6df7e35 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:02.884755 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1019/4077] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:02 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:02.891954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8aa8e94c-2127-4e08-a481-efe1f4d96e96 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:02.895114 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8aa8e94c-2127-4e08-a481-efe1f4d96e96 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:36:02.895114 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8aa8e94c-2127-4e08-a481-efe1f4d96e96 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:02.895396 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8aa8e94c-2127-4e08-a481-efe1f4d96e96 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:02.895501 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-8aa8e94c-2127-4e08-a481-efe1f4d96e96 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:02.905670 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:02.905670 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:02.906406 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8aa8e94c-2127-4e08-a481-efe1f4d96e96 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 200 Aug 13 19:36:02.907289 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1015/4078] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:02 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:03.162155 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-78c51e91-2467-45f7-8633-9d967e6e3029 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:03.165249 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78c51e91-2467-45f7-8633-9d967e6e3029 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 Aug 13 19:36:03.165249 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78c51e91-2467-45f7-8633-9d967e6e3029 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:03.165518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78c51e91-2467-45f7-8633-9d967e6e3029 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:03.165668 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-78c51e91-2467-45f7-8633-9d967e6e3029 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: 4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 Aug 13 19:36:03.172193 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:03.172193 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:03.172754 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-78c51e91-2467-45f7-8633-9d967e6e3029 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:03.192971 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-78c51e91-2467-45f7-8633-9d967e6e3029 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot delete request issued successfully. Aug 13 19:36:03.193164 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78c51e91-2467-45f7-8633-9d967e6e3029 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 returned with HTTP 202 Aug 13 19:36:03.193693 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1023/4079] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:36:03 2026] DELETE /volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:03.202029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-74967061-a5be-4f7d-ae57-8acb358f771c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:03.205118 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74967061-a5be-4f7d-ae57-8acb358f771c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 Aug 13 19:36:03.205118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74967061-a5be-4f7d-ae57-8acb358f771c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:03.205118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-74967061-a5be-4f7d-ae57-8acb358f771c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:03.210080 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:03.210080 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:03.210884 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-74967061-a5be-4f7d-ae57-8acb358f771c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:03.212139 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-74967061-a5be-4f7d-ae57-8acb358f771c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 returned with HTTP 200 Aug 13 19:36:03.212743 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1023/4080] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:03 2026] GET /volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:03.294938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-25572540-0012-4a39-ba82-527e9eee9bc4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:03.299610 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25572540-0012-4a39-ba82-527e9eee9bc4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:03.299610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25572540-0012-4a39-ba82-527e9eee9bc4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:03.299610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25572540-0012-4a39-ba82-527e9eee9bc4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:03.299610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-25572540-0012-4a39-ba82-527e9eee9bc4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:03.307127 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:03.307127 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:03.308100 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25572540-0012-4a39-ba82-527e9eee9bc4 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:03.308583 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1020/4081] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:03 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:03.899926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1a2df530-1652-4844-a2fb-bb7556e8b603 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:03.902665 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a2df530-1652-4844-a2fb-bb7556e8b603 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:03.902926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a2df530-1652-4844-a2fb-bb7556e8b603 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:03.903153 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a2df530-1652-4844-a2fb-bb7556e8b603 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:03.903443 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-1a2df530-1652-4844-a2fb-bb7556e8b603 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:03.905728 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:UPDATE=40,cinder:INSERT=15,cinder:SELECT=127 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:36:03.909577 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:03.909577 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:03.910171 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a2df530-1652-4844-a2fb-bb7556e8b603 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:03.910601 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1016/4082] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:03 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:03.917312 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd4feaba-f369-4a1f-a88e-560787fbf3d9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:03.919640 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd4feaba-f369-4a1f-a88e-560787fbf3d9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 Aug 13 19:36:03.919888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd4feaba-f369-4a1f-a88e-560787fbf3d9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:03.920117 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd4feaba-f369-4a1f-a88e-560787fbf3d9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:03.920248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-cd4feaba-f369-4a1f-a88e-560787fbf3d9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id 32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:03.924683 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd4feaba-f369-4a1f-a88e-560787fbf3d9 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 returned with HTTP 404 Aug 13 19:36:03.925125 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1024/4083] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:03 2026] GET /volume/v3/backups/32e37f2f-34f9-4bc8-a6a0-8bd988ac6fa9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:03.931459 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f321b36d-17a4-4d9f-ab82-75c21e59fbe4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:03.933073 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f321b36d-17a4-4d9f-ab82-75c21e59fbe4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] DELETE https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:36:03.933237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f321b36d-17a4-4d9f-ab82-75c21e59fbe4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:03.933443 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f321b36d-17a4-4d9f-ab82-75c21e59fbe4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:03.933533 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-f321b36d-17a4-4d9f-ab82-75c21e59fbe4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete backup with id: b8fb8122-8a17-4a39-8633-191c6fbd6a46. Aug 13 19:36:03.937537 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:03.937537 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:03.951472 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-f321b36d-17a4-4d9f-ab82-75c21e59fbe4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] delete_backup rpcapi backup_id b8fb8122-8a17-4a39-8633-191c6fbd6a46 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:03.956101 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f321b36d-17a4-4d9f-ab82-75c21e59fbe4 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 202 Aug 13 19:36:03.956554 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1024/4084] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:03 2026] DELETE /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:03.963000 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-30b206a1-427e-4ad8-860f-09ea51f6d0ea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:03.964733 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30b206a1-427e-4ad8-860f-09ea51f6d0ea tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:36:03.964837 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30b206a1-427e-4ad8-860f-09ea51f6d0ea tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:03.964994 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-30b206a1-427e-4ad8-860f-09ea51f6d0ea tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:03.965094 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-30b206a1-427e-4ad8-860f-09ea51f6d0ea tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:03.972529 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:03.972529 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:03.973644 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-30b206a1-427e-4ad8-860f-09ea51f6d0ea tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 200 Aug 13 19:36:03.974394 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1021/4085] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:03 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:36:04.224181 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e4cfb6de-a972-43ec-8247-c9b48ff17911 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:04.228765 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e4cfb6de-a972-43ec-8247-c9b48ff17911 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 Aug 13 19:36:04.228998 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e4cfb6de-a972-43ec-8247-c9b48ff17911 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:04.229183 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e4cfb6de-a972-43ec-8247-c9b48ff17911 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:04.235936 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e4cfb6de-a972-43ec-8247-c9b48ff17911 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 returned with HTTP 404 Aug 13 19:36:04.236596 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1017/4086] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:04 2026] GET /volume/v3/snapshots/4e8ce579-f1c0-4b3f-bf49-d7ff44c540a3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:04.323536 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9adb9097-4719-4704-bf39-fe8e89f361e3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:04.325711 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9adb9097-4719-4704-bf39-fe8e89f361e3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:04.325915 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9adb9097-4719-4704-bf39-fe8e89f361e3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:04.326139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9adb9097-4719-4704-bf39-fe8e89f361e3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:04.326254 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9adb9097-4719-4704-bf39-fe8e89f361e3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:04.332736 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:04.332736 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:04.334583 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9adb9097-4719-4704-bf39-fe8e89f361e3 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:04.335404 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1025/4087] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:04 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:04.923905 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f68332da-c8d1-4b28-99e2-d24a84036ee2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:04.929233 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f68332da-c8d1-4b28-99e2-d24a84036ee2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:04.929233 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f68332da-c8d1-4b28-99e2-d24a84036ee2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:04.929233 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f68332da-c8d1-4b28-99e2-d24a84036ee2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:04.929233 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f68332da-c8d1-4b28-99e2-d24a84036ee2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:04.930767 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=119,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:36:04.935559 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:04.935559 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:04.936286 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f68332da-c8d1-4b28-99e2-d24a84036ee2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:04.936860 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1025/4088] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:04 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:04.988484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1b17680e-9414-4b11-af92-641548733872 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:04.992614 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b17680e-9414-4b11-af92-641548733872 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 Aug 13 19:36:04.992921 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b17680e-9414-4b11-af92-641548733872 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:04.993242 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b17680e-9414-4b11-af92-641548733872 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:04.993390 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1b17680e-9414-4b11-af92-641548733872 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Show backup with id b8fb8122-8a17-4a39-8633-191c6fbd6a46. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:05.002659 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b17680e-9414-4b11-af92-641548733872 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 returned with HTTP 404 Aug 13 19:36:05.003340 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1022/4089] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:04 2026] GET /volume/v3/backups/b8fb8122-8a17-4a39-8633-191c6fbd6a46 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:05.017133 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-83a644f5-e5e5-4bf1-9601-87ae3b2507b1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:05.020113 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83a644f5-e5e5-4bf1-9601-87ae3b2507b1 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] DELETE https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:36:05.020459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83a644f5-e5e5-4bf1-9601-87ae3b2507b1 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:05.020662 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83a644f5-e5e5-4bf1-9601-87ae3b2507b1 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:05.020850 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-83a644f5-e5e5-4bf1-9601-87ae3b2507b1 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Delete backup with id: df1549d2-8c5d-4d9f-b95f-d690c586978e. Aug 13 19:36:05.027534 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:05.027534 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:05.045207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-83a644f5-e5e5-4bf1-9601-87ae3b2507b1 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] delete_backup rpcapi backup_id df1549d2-8c5d-4d9f-b95f-d690c586978e {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:05.047488 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83a644f5-e5e5-4bf1-9601-87ae3b2507b1 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 202 Aug 13 19:36:05.048887 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1018/4090] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:05 2026] DELETE /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:05.058776 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2eb8d1eb-b69d-4144-9934-f41566c88790 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:05.062428 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2eb8d1eb-b69d-4144-9934-f41566c88790 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:36:05.063145 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2eb8d1eb-b69d-4144-9934-f41566c88790 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:05.063605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2eb8d1eb-b69d-4144-9934-f41566c88790 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:05.063849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2eb8d1eb-b69d-4144-9934-f41566c88790 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:05.076590 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:05.076590 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:05.076590 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2eb8d1eb-b69d-4144-9934-f41566c88790 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 200 Aug 13 19:36:05.076590 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1026/4091] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:05 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:05.348296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-25239005-183d-4247-a421-31e8f0c5d21e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:05.352183 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25239005-183d-4247-a421-31e8f0c5d21e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:05.352183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25239005-183d-4247-a421-31e8f0c5d21e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:05.352183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25239005-183d-4247-a421-31e8f0c5d21e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:05.352183 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-25239005-183d-4247-a421-31e8f0c5d21e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:05.359853 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:05.359853 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:05.360901 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25239005-183d-4247-a421-31e8f0c5d21e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:05.361416 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1026/4092] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:05 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:05.949346 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e00d8c63-48b7-46d9-874d-edf73e7865d8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:05.951180 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e00d8c63-48b7-46d9-874d-edf73e7865d8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:05.951417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e00d8c63-48b7-46d9-874d-edf73e7865d8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:05.951590 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e00d8c63-48b7-46d9-874d-edf73e7865d8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:05.951691 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e00d8c63-48b7-46d9-874d-edf73e7865d8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:05.956551 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:05.956551 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:05.957145 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e00d8c63-48b7-46d9-874d-edf73e7865d8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:05.957528 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1023/4093] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:05 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:05.993989 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-e2f7bc75-4f51-40e5-9229-4ace5c3b523c req-f5e26882-210f-4108-a3bd-b453768d67bf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:05.995853 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e2f7bc75-4f51-40e5-9229-4ace5c3b523c req-f5e26882-210f-4108-a3bd-b453768d67bf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab Aug 13 19:36:05.996013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e2f7bc75-4f51-40e5-9229-4ace5c3b523c req-f5e26882-210f-4108-a3bd-b453768d67bf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:05.996219 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-e2f7bc75-4f51-40e5-9229-4ace5c3b523c req-f5e26882-210f-4108-a3bd-b453768d67bf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:06.004173 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:06.004173 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:06.052945 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-e2f7bc75-4f51-40e5-9229-4ace5c3b523c req-f5e26882-210f-4108-a3bd-b453768d67bf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab returned with HTTP 200 Aug 13 19:36:06.053499 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1019/4094] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:36:05 2026] DELETE /volume/v3/attachments/ccb374de-7c84-48a0-bfb0-8f92248d1aab => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:06.090515 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e864a578-b034-47d9-bcc7-a80db8ca4b12 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:06.093035 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e864a578-b034-47d9-bcc7-a80db8ca4b12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] GET https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e Aug 13 19:36:06.093348 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e864a578-b034-47d9-bcc7-a80db8ca4b12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:06.093581 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e864a578-b034-47d9-bcc7-a80db8ca4b12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:06.093737 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e864a578-b034-47d9-bcc7-a80db8ca4b12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] Show backup with id df1549d2-8c5d-4d9f-b95f-d690c586978e. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:06.099243 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e864a578-b034-47d9-bcc7-a80db8ca4b12 tempest-VolumesBackupsTest-1861886633 tempest-VolumesBackupsTest-1861886633-project-admin] https://10.4.3.126/volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e returned with HTTP 404 Aug 13 19:36:06.099679 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1027/4095] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:06 2026] GET /volume/v3/backups/df1549d2-8c5d-4d9f-b95f-d690c586978e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:06.116499 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8b34a525-2920-4bcd-afcb-5dc46e1c63c1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:06.118156 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b34a525-2920-4bcd-afcb-5dc46e1c63c1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] DELETE https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 Aug 13 19:36:06.118593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b34a525-2920-4bcd-afcb-5dc46e1c63c1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:06.118593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b34a525-2920-4bcd-afcb-5dc46e1c63c1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:06.118737 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-8b34a525-2920-4bcd-afcb-5dc46e1c63c1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete volume with id: 91248484-6131-4602-b767-6bb4dd21bd84 Aug 13 19:36:06.125391 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:06.125391 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:06.125897 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8b34a525-2920-4bcd-afcb-5dc46e1c63c1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:36:06.144738 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8b34a525-2920-4bcd-afcb-5dc46e1c63c1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete volume request issued successfully. Aug 13 19:36:06.145032 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b34a525-2920-4bcd-afcb-5dc46e1c63c1 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 returned with HTTP 202 Aug 13 19:36:06.145724 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1027/4096] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:06 2026] DELETE /volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:06.153512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-81820917-d5fa-40e0-b439-e9b6fe79c3d3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:06.155228 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81820917-d5fa-40e0-b439-e9b6fe79c3d3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 Aug 13 19:36:06.155684 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81820917-d5fa-40e0-b439-e9b6fe79c3d3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:06.155906 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81820917-d5fa-40e0-b439-e9b6fe79c3d3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:06.164588 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:06.164588 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:06.169006 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-81820917-d5fa-40e0-b439-e9b6fe79c3d3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:36:06.174726 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81820917-d5fa-40e0-b439-e9b6fe79c3d3 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 returned with HTTP 200 Aug 13 19:36:06.175181 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1024/4097] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:06 2026] GET /volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:06.374518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d3f0905d-2304-424d-bc1d-312c5048b358 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:06.379046 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d3f0905d-2304-424d-bc1d-312c5048b358 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:06.379250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d3f0905d-2304-424d-bc1d-312c5048b358 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:06.379487 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d3f0905d-2304-424d-bc1d-312c5048b358 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:06.379598 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d3f0905d-2304-424d-bc1d-312c5048b358 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:06.386505 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:06.386505 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:06.387362 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d3f0905d-2304-424d-bc1d-312c5048b358 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:06.388602 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1020/4098] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:06 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:06.972346 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-353ceca0-111e-423c-b076-ce379e3f97e6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:06.974513 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-353ceca0-111e-423c-b076-ce379e3f97e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:06.974768 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-353ceca0-111e-423c-b076-ce379e3f97e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:06.974997 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-353ceca0-111e-423c-b076-ce379e3f97e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:06.975134 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-353ceca0-111e-423c-b076-ce379e3f97e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:06.980743 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:06.980743 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:06.981995 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-353ceca0-111e-423c-b076-ce379e3f97e6 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:06.981995 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1028/4099] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:06 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:07.190306 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4b721309-e0fc-4c5a-8a39-b03515043c5f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.192807 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b721309-e0fc-4c5a-8a39-b03515043c5f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 Aug 13 19:36:07.193073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b721309-e0fc-4c5a-8a39-b03515043c5f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:07.193401 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b721309-e0fc-4c5a-8a39-b03515043c5f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:07.203861 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b721309-e0fc-4c5a-8a39-b03515043c5f tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 returned with HTTP 404 Aug 13 19:36:07.204576 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1028/4100] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:07 2026] GET /volume/v3/volumes/91248484-6131-4602-b767-6bb4dd21bd84 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:07.215183 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ac4d70c9-855f-4345-a139-bdee593f155a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.217104 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac4d70c9-855f-4345-a139-bdee593f155a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d Aug 13 19:36:07.217628 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac4d70c9-855f-4345-a139-bdee593f155a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:07.217720 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac4d70c9-855f-4345-a139-bdee593f155a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:07.217886 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ac4d70c9-855f-4345-a139-bdee593f155a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete volume with id: 3c322e72-ab0f-495c-9411-271f75ec615d Aug 13 19:36:07.229091 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:07.229091 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:07.232097 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ac4d70c9-855f-4345-a139-bdee593f155a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:36:07.252891 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f019b12b-22da-4055-a9c0-fc7d4cdb94f7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.255668 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ac4d70c9-855f-4345-a139-bdee593f155a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete volume request issued successfully. Aug 13 19:36:07.255905 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac4d70c9-855f-4345-a139-bdee593f155a tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d returned with HTTP 202 Aug 13 19:36:07.256441 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1025/4101] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:07 2026] DELETE /volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:07.257783 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f019b12b-22da-4055-a9c0-fc7d4cdb94f7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:36:07.258067 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f019b12b-22da-4055-a9c0-fc7d4cdb94f7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:07.259090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f019b12b-22da-4055-a9c0-fc7d4cdb94f7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:07.259419 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-f019b12b-22da-4055-a9c0-fc7d4cdb94f7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:36:07.270154 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3dfc8927-2195-48e3-be29-779e925968f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.270823 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:07.270823 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:07.271357 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f019b12b-22da-4055-a9c0-fc7d4cdb94f7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:07.277625 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3dfc8927-2195-48e3-be29-779e925968f6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d Aug 13 19:36:07.278617 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3dfc8927-2195-48e3-be29-779e925968f6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:07.279144 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3dfc8927-2195-48e3-be29-779e925968f6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:07.297809 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:07.297809 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:07.303529 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3dfc8927-2195-48e3-be29-779e925968f6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:36:07.305378 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f019b12b-22da-4055-a9c0-fc7d4cdb94f7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:36:07.305548 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f019b12b-22da-4055-a9c0-fc7d4cdb94f7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 202 Aug 13 19:36:07.305941 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1021/4102] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:07 2026] DELETE /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:07.310035 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3dfc8927-2195-48e3-be29-779e925968f6 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d returned with HTTP 200 Aug 13 19:36:07.310788 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1029/4103] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:07 2026] GET /volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:07.316610 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-343d860d-f668-4d09-8ede-b2b77464d0e5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.318681 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-343d860d-f668-4d09-8ede-b2b77464d0e5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:36:07.318681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-343d860d-f668-4d09-8ede-b2b77464d0e5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:07.318941 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-343d860d-f668-4d09-8ede-b2b77464d0e5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:07.327048 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:07.327048 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:07.332001 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-343d860d-f668-4d09-8ede-b2b77464d0e5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:07.347863 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-343d860d-f668-4d09-8ede-b2b77464d0e5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 200 Aug 13 19:36:07.348540 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1029/4104] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:07 2026] GET /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:07.360286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.361861 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:07.362403 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-9699618"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:07.363744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-9699618'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:07.363899 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Create volume of 1 GB Aug 13 19:36:07.372022 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Availability Zones retrieved successfully. Aug 13 19:36:07.378252 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Flow 'volume_create_api' (0bca7b90-37ed-4fd3-9e2d-65717128d481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:07.379317 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57784db9-afb4-4904-b7f2-30925a9bcf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:07.380220 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:07.414166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bd523623-821c-486b-8a61-93f56a30f043 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.414966 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bd523623-821c-486b-8a61-93f56a30f043 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:07.415133 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bd523623-821c-486b-8a61-93f56a30f043 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:07.415333 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bd523623-821c-486b-8a61-93f56a30f043 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:07.415496 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-bd523623-821c-486b-8a61-93f56a30f043 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:07.421347 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57784db9-afb4-4904-b7f2-30925a9bcf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:07.421942 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450a7120-6779-4aac-a0a2-05ec19ea5cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:07.424089 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:07.424089 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:07.424897 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bd523623-821c-486b-8a61-93f56a30f043 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:07.425074 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1022/4105] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:07 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:07.506155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Created reservations ['bc7768bb-cdfb-4968-8583-e9fda98f8519', '72c46559-f05f-497a-9111-5b5f845f053e', '185aaaa9-f435-4f28-9d60-2058d612a17f', '4181d0ef-7ee3-432d-8d1e-8af3f44ec70b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:07.506934 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450a7120-6779-4aac-a0a2-05ec19ea5cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc7768bb-cdfb-4968-8583-e9fda98f8519', '72c46559-f05f-497a-9111-5b5f845f053e', '185aaaa9-f435-4f28-9d60-2058d612a17f', '4181d0ef-7ee3-432d-8d1e-8af3f44ec70b']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:07.507657 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285541e2-a603-4e89-9b1a-b143164edc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:07.538654 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285541e2-a603-4e89-9b1a-b143164edc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a2824f-29e6-4cac-9c86-fcbd57ffc7cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-9699618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c19d5c05724344b7aec442d9465dfe65',qos_specs=None,replication_status=,reservations=['bc7768bb-cdfb-4968-8583-e9fda98f8519','72c46559-f05f-497a-9111-5b5f845f053e','185aaaa9-f435-4f28-9d60-2058d612a17f','4181d0ef-7ee3-432d-8d1e-8af3f44ec70b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdb4c3defac41cfbbb835a12ddd7ccf',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-9699618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a2824f-29e6-4cac-9c86-fcbd57ffc7cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c19d5c05724344b7aec442d9465dfe65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fdb4c3defac41cfbbb835a12ddd7ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:07.539256 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db1bab53-a0ca-409d-a7c6-8941484684fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:07.557256 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db1bab53-a0ca-409d-a7c6-8941484684fa) transitioned into state 'SUCCESS' from state '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-9699618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c19d5c05724344b7aec442d9465dfe65',qos_specs=None,replication_status=,reservations=['bc7768bb-cdfb-4968-8583-e9fda98f8519','72c46559-f05f-497a-9111-5b5f845f053e','185aaaa9-f435-4f28-9d60-2058d612a17f','4181d0ef-7ee3-432d-8d1e-8af3f44ec70b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdb4c3defac41cfbbb835a12ddd7ccf',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:07.557916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55fc9636-9938-4f20-8acd-0b93741c8a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:07.565911 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55fc9636-9938-4f20-8acd-0b93741c8a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:07.566619 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Flow 'volume_create_api' (0bca7b90-37ed-4fd3-9e2d-65717128d481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:07.566890 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Create volume request issued successfully. Aug 13 19:36:07.567484 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2c7f4219-cbd2-4cd4-a6aa-85e002e2676e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:07.567879 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1026/4106] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:36:07 2026] POST /volume/v3/volumes => generated 756 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:07.581381 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3893637c-8209-42e2-8bfe-f6634cde58b4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.583142 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3893637c-8209-42e2-8bfe-f6634cde58b4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf Aug 13 19:36:07.583333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3893637c-8209-42e2-8bfe-f6634cde58b4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:07.583502 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3893637c-8209-42e2-8bfe-f6634cde58b4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:07.589653 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:07.589653 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:07.592668 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3893637c-8209-42e2-8bfe-f6634cde58b4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:36:07.596751 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3893637c-8209-42e2-8bfe-f6634cde58b4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf returned with HTTP 200 Aug 13 19:36:07.597104 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1030/4107] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:07 2026] GET /volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:07.995542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e7fabbc1-795e-4cc6-af51-eb6bb4eab0af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:07.998174 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7fabbc1-795e-4cc6-af51-eb6bb4eab0af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:07.998470 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7fabbc1-795e-4cc6-af51-eb6bb4eab0af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:07.998750 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e7fabbc1-795e-4cc6-af51-eb6bb4eab0af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:07.998889 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e7fabbc1-795e-4cc6-af51-eb6bb4eab0af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:08.004057 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:08.004057 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:08.004702 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e7fabbc1-795e-4cc6-af51-eb6bb4eab0af tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:08.005112 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1030/4108] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:07 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:08.326880 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0cf21214-2fe9-4eb7-83da-7d6c795d97fb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:08.328594 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0cf21214-2fe9-4eb7-83da-7d6c795d97fb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d Aug 13 19:36:08.328798 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0cf21214-2fe9-4eb7-83da-7d6c795d97fb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:08.329008 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0cf21214-2fe9-4eb7-83da-7d6c795d97fb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:08.334945 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0cf21214-2fe9-4eb7-83da-7d6c795d97fb tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d returned with HTTP 404 Aug 13 19:36:08.335565 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1023/4109] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:08 2026] GET /volume/v3/volumes/3c322e72-ab0f-495c-9411-271f75ec615d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:08.342720 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-da77104a-aa65-423f-bc3e-9fb7f3cc2b76 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:08.345319 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da77104a-aa65-423f-bc3e-9fb7f3cc2b76 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 Aug 13 19:36:08.345594 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da77104a-aa65-423f-bc3e-9fb7f3cc2b76 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:08.345844 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da77104a-aa65-423f-bc3e-9fb7f3cc2b76 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:08.346057 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-da77104a-aa65-423f-bc3e-9fb7f3cc2b76 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete volume with id: f2b313d7-6227-4b77-bcc9-66a6ac2f1116 Aug 13 19:36:08.353327 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:08.353327 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:08.353904 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-da77104a-aa65-423f-bc3e-9fb7f3cc2b76 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:36:08.365465 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cccaa72e-a9e6-4cbd-81ef-ee7b8b36297d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:08.367880 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cccaa72e-a9e6-4cbd-81ef-ee7b8b36297d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 Aug 13 19:36:08.368181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cccaa72e-a9e6-4cbd-81ef-ee7b8b36297d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:08.368443 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cccaa72e-a9e6-4cbd-81ef-ee7b8b36297d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:08.375533 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cccaa72e-a9e6-4cbd-81ef-ee7b8b36297d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 returned with HTTP 404 Aug 13 19:36:08.376143 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1031/4110] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:08 2026] GET /volume/v3/volumes/cf0a7825-6971-43db-8fcc-ce90a0de5614 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:08.378372 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-da77104a-aa65-423f-bc3e-9fb7f3cc2b76 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Delete volume request issued successfully. Aug 13 19:36:08.378759 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da77104a-aa65-423f-bc3e-9fb7f3cc2b76 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 returned with HTTP 202 Aug 13 19:36:08.379331 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1027/4111] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:08 2026] DELETE /volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:08.389489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7d1ba0aa-2866-43f7-9565-065e3874372b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:08.391138 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d1ba0aa-2866-43f7-9565-065e3874372b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 Aug 13 19:36:08.391652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d1ba0aa-2866-43f7-9565-065e3874372b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:08.391652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d1ba0aa-2866-43f7-9565-065e3874372b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:08.398196 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:08.398196 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:08.402714 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7d1ba0aa-2866-43f7-9565-065e3874372b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Volume info retrieved successfully. Aug 13 19:36:08.406796 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d1ba0aa-2866-43f7-9565-065e3874372b tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 returned with HTTP 200 Aug 13 19:36:08.407218 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1031/4112] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:08 2026] GET /volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:08.422351 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4f1828d8-26d0-4876-b924-a21869e6d466 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:08.424624 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:08.425067 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1268515156", "snapshot_id": null, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "volume_type": null, "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:08.427128 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1268515156', 'snapshot_id': None, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'volume_type': None, 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:08.462547 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-332edc2a-c2f9-42f1-88a5-1ed9e1274554 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:08.464371 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-332edc2a-c2f9-42f1-88a5-1ed9e1274554 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:08.464537 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-332edc2a-c2f9-42f1-88a5-1ed9e1274554 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:08.464702 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-332edc2a-c2f9-42f1-88a5-1ed9e1274554 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:08.464795 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-332edc2a-c2f9-42f1-88a5-1ed9e1274554 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:08.470386 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:08.470386 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:08.470890 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-332edc2a-c2f9-42f1-88a5-1ed9e1274554 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:08.471239 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1032/4113] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:08 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:08.611742 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-06e2d3b5-5172-4407-b42b-506d7135e996 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:08.613475 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06e2d3b5-5172-4407-b42b-506d7135e996 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf Aug 13 19:36:08.613683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06e2d3b5-5172-4407-b42b-506d7135e996 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:08.613859 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-06e2d3b5-5172-4407-b42b-506d7135e996 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:08.621668 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:08.621668 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:08.625938 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-06e2d3b5-5172-4407-b42b-506d7135e996 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:36:08.631603 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-06e2d3b5-5172-4407-b42b-506d7135e996 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf returned with HTTP 200 Aug 13 19:36:08.632356 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1028/4114] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:08 2026] GET /volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:08.639300 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:36:08.644215 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:36:08.650102 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (932c6c9f-ad8f-4e0d-b61a-757715aa73e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:08.651952 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77ea47ea-7fd1-4191-ae8b-1c7cad169af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:08.653254 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:08.724381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77ea47ea-7fd1-4191-ae8b-1c7cad169af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:08.725395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01083ab0-9b2c-486f-847d-2d6b8aa5e8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:08.774848 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['876e789d-8ba9-43f2-83fc-c49133cfd5c6', 'e1521eb0-5218-4775-bbc4-2fbfbe1e148a', '7bf1a331-1b3b-4756-951b-9ab2bbbb4867', 'a3e96fb2-a021-43be-a90e-e215b384f8bd'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:08.776104 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01083ab0-9b2c-486f-847d-2d6b8aa5e8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['876e789d-8ba9-43f2-83fc-c49133cfd5c6', 'e1521eb0-5218-4775-bbc4-2fbfbe1e148a', '7bf1a331-1b3b-4756-951b-9ab2bbbb4867', 'a3e96fb2-a021-43be-a90e-e215b384f8bd']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:08.777261 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95522738-da95-4568-9cf5-5fa78be5ea8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:08.805179 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95522738-da95-4568-9cf5-5fa78be5ea8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7411abda-d46d-4dc8-bba5-bc4f3a31971b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1268515156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['876e789d-8ba9-43f2-83fc-c49133cfd5c6','e1521eb0-5218-4775-bbc4-2fbfbe1e148a','7bf1a331-1b3b-4756-951b-9ab2bbbb4867','a3e96fb2-a021-43be-a90e-e215b384f8bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1268515156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7411abda-d46d-4dc8-bba5-bc4f3a31971b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:08.805857 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d24f99-0c9a-4fc8-ae8c-247410ceed97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:08.833295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d24f99-0c9a-4fc8-ae8c-247410ceed97) transitioned into state 'SUCCESS' from state '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-1268515156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['876e789d-8ba9-43f2-83fc-c49133cfd5c6','e1521eb0-5218-4775-bbc4-2fbfbe1e148a','7bf1a331-1b3b-4756-951b-9ab2bbbb4867','a3e96fb2-a021-43be-a90e-e215b384f8bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:08.834189 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fa3186-1a1a-4d4c-a6b9-2410a89918dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:08.854395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fa3186-1a1a-4d4c-a6b9-2410a89918dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:08.856322 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (932c6c9f-ad8f-4e0d-b61a-757715aa73e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:08.856322 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:36:08.857636 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4f1828d8-26d0-4876-b924-a21869e6d466 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:08.858169 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1024/4115] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:36:08 2026] POST /volume/v3/volumes => generated 759 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:08.879902 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0eac9f47-dc61-478d-99ca-cb94d65ae181 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:08.882945 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0eac9f47-dc61-478d-99ca-cb94d65ae181 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:08.883252 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0eac9f47-dc61-478d-99ca-cb94d65ae181 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:08.883773 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0eac9f47-dc61-478d-99ca-cb94d65ae181 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:08.894785 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:08.894785 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:08.902319 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0eac9f47-dc61-478d-99ca-cb94d65ae181 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:08.907667 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0eac9f47-dc61-478d-99ca-cb94d65ae181 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b returned with HTTP 200 Aug 13 19:36:08.908233 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1032/4116] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:08 2026] GET /volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:09.017457 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-adda5086-db21-4922-a2d2-b914a9c2985f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:09.019851 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-adda5086-db21-4922-a2d2-b914a9c2985f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:09.020042 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-adda5086-db21-4922-a2d2-b914a9c2985f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:09.020266 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-adda5086-db21-4922-a2d2-b914a9c2985f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:09.020398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-adda5086-db21-4922-a2d2-b914a9c2985f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:09.028100 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:09.028100 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:09.029184 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-adda5086-db21-4922-a2d2-b914a9c2985f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:09.029465 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1033/4117] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:09 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:36:09.423624 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b62ab973-9eaa-41b6-9175-d4b1e2e62543 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:09.426115 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b62ab973-9eaa-41b6-9175-d4b1e2e62543 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] GET https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 Aug 13 19:36:09.426207 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b62ab973-9eaa-41b6-9175-d4b1e2e62543 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:09.426691 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b62ab973-9eaa-41b6-9175-d4b1e2e62543 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:09.435644 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b62ab973-9eaa-41b6-9175-d4b1e2e62543 tempest-VolumesBackupsTest-1489653887 tempest-VolumesBackupsTest-1489653887-project-member] https://10.4.3.126/volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 returned with HTTP 404 Aug 13 19:36:09.436038 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1029/4118] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:09 2026] GET /volume/v3/volumes/f2b313d7-6227-4b77-bcc9-66a6ac2f1116 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:09.482337 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-00cd1991-4074-42fb-a705-dad60b92d91a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:09.483982 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00cd1991-4074-42fb-a705-dad60b92d91a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:09.484233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00cd1991-4074-42fb-a705-dad60b92d91a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:09.484506 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00cd1991-4074-42fb-a705-dad60b92d91a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:09.484648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-00cd1991-4074-42fb-a705-dad60b92d91a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:09.489948 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:09.489948 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:09.490915 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00cd1991-4074-42fb-a705-dad60b92d91a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:09.491434 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1025/4119] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:09 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:09.924645 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bf6c2d1d-eea6-4f31-9124-e157af94167b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:09.925447 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf6c2d1d-eea6-4f31-9124-e157af94167b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:09.925936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf6c2d1d-eea6-4f31-9124-e157af94167b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:09.926148 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bf6c2d1d-eea6-4f31-9124-e157af94167b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:09.934361 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:09.934361 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:09.940803 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bf6c2d1d-eea6-4f31-9124-e157af94167b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:09.946885 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bf6c2d1d-eea6-4f31-9124-e157af94167b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b returned with HTTP 200 Aug 13 19:36:09.947291 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1033/4120] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:09 2026] GET /volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:09.963738 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7dca789-8cd6-4239-9280-64348ec602d4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:09.965314 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7dca789-8cd6-4239-9280-64348ec602d4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:09.965482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7dca789-8cd6-4239-9280-64348ec602d4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:09.965657 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7dca789-8cd6-4239-9280-64348ec602d4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:10.042979 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f99cc97-2d6c-4e45-997c-841e1b3bdfab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:10.046880 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f99cc97-2d6c-4e45-997c-841e1b3bdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:10.046880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f99cc97-2d6c-4e45-997c-841e1b3bdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:10.046880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f99cc97-2d6c-4e45-997c-841e1b3bdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:10.046880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2f99cc97-2d6c-4e45-997c-841e1b3bdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:10.050877 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:10.050877 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:10.052715 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f99cc97-2d6c-4e45-997c-841e1b3bdfab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:10.053043 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1030/4121] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:10 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:10.153133 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:10.153133 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:10.157229 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7dca789-8cd6-4239-9280-64348ec602d4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:10.161441 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7dca789-8cd6-4239-9280-64348ec602d4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b returned with HTTP 200 Aug 13 19:36:10.161441 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1034/4122] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:09 2026] GET /volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b => generated 1367 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:10.173611 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1188587d-bc9d-4dcf-b5c1-6782ab05cfff None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:10.177126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1188587d-bc9d-4dcf-b5c1-6782ab05cfff tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:36:10.177969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1188587d-bc9d-4dcf-b5c1-6782ab05cfff tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7411abda-d46d-4dc8-bba5-bc4f3a31971b", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1519086821", "description": null, "metadata": null}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:10.185561 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:10.185561 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:10.186141 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1188587d-bc9d-4dcf-b5c1-6782ab05cfff tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:10.186141 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-1188587d-bc9d-4dcf-b5c1-6782ab05cfff tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create snapshot from volume 7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:10.220150 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-1188587d-bc9d-4dcf-b5c1-6782ab05cfff tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['4061e5b5-47f7-4e58-aa00-69384a4f176b', '18ec5b64-d96c-4ada-9065-bb8b8c8f11a3', 'f3dd3fa8-68b4-499f-b27a-6d44f85a77a5', '70552f06-4dc3-419f-a892-23c425bb8b2c'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:10.256956 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1188587d-bc9d-4dcf-b5c1-6782ab05cfff tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot create request issued successfully. Aug 13 19:36:10.257331 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1188587d-bc9d-4dcf-b5c1-6782ab05cfff tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:36:10.257736 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1026/4123] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:36:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:10.266526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c44ced71-2048-4921-8d11-b445218c0f04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:10.268067 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c44ced71-2048-4921-8d11-b445218c0f04 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:10.268597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c44ced71-2048-4921-8d11-b445218c0f04 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:10.268597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c44ced71-2048-4921-8d11-b445218c0f04 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:10.278689 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:10.278689 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:10.279182 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c44ced71-2048-4921-8d11-b445218c0f04 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:10.279918 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c44ced71-2048-4921-8d11-b445218c0f04 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 200 Aug 13 19:36:10.280340 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1034/4124] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:10 2026] GET /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:36:10.522124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-91e89887-f767-4089-a440-fda970f6dea7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:10.526018 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91e89887-f767-4089-a440-fda970f6dea7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:10.526018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91e89887-f767-4089-a440-fda970f6dea7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:10.526018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91e89887-f767-4089-a440-fda970f6dea7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:10.526018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-91e89887-f767-4089-a440-fda970f6dea7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:10.531572 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:10.531572 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:10.531572 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91e89887-f767-4089-a440-fda970f6dea7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:10.531572 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1031/4125] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:10 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:11.063782 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a2cfb06e-f368-4af0-8ca2-e6a9cc960021 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.066018 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a2cfb06e-f368-4af0-8ca2-e6a9cc960021 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:11.066244 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a2cfb06e-f368-4af0-8ca2-e6a9cc960021 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:11.066505 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a2cfb06e-f368-4af0-8ca2-e6a9cc960021 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:11.066650 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a2cfb06e-f368-4af0-8ca2-e6a9cc960021 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:11.071787 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:11.071787 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:11.072540 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a2cfb06e-f368-4af0-8ca2-e6a9cc960021 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:11.073070 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1035/4126] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:11 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:11.291019 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ea230293-847a-4e5b-b73f-68886039026b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.294048 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ea230293-847a-4e5b-b73f-68886039026b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:11.294208 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ea230293-847a-4e5b-b73f-68886039026b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:11.294441 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ea230293-847a-4e5b-b73f-68886039026b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:11.300670 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:11.300670 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:11.301144 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ea230293-847a-4e5b-b73f-68886039026b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:11.301977 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ea230293-847a-4e5b-b73f-68886039026b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 200 Aug 13 19:36:11.302460 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1027/4127] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:11 2026] GET /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:11.315376 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2a1bd32a-9c10-4b91-bf94-d757356b7645 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.317688 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a1bd32a-9c10-4b91-bf94-d757356b7645 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:11.319369 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a1bd32a-9c10-4b91-bf94-d757356b7645 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:11.319369 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2a1bd32a-9c10-4b91-bf94-d757356b7645 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:11.325002 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:11.325002 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:11.325871 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2a1bd32a-9c10-4b91-bf94-d757356b7645 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:11.327404 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2a1bd32a-9c10-4b91-bf94-d757356b7645 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 200 Aug 13 19:36:11.327404 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1035/4128] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:11 2026] GET /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:11.405645 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.518620 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-cfad55fc-6f7c-49f7-ae95-48233f287e28 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.520850 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-cfad55fc-6f7c-49f7-ae95-48233f287e28 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:11.521066 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-cfad55fc-6f7c-49f7-ae95-48233f287e28 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:11.521251 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-cfad55fc-6f7c-49f7-ae95-48233f287e28 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:11.521645 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:11.522230 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1545417319"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:11.524469 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1545417319'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:11.524757 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Create volume of 1 GB Aug 13 19:36:11.528798 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:11.528798 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:11.529249 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-cfad55fc-6f7c-49f7-ae95-48233f287e28 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:11.530198 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-cfad55fc-6f7c-49f7-ae95-48233f287e28 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 200 Aug 13 19:36:11.530614 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1036/4129] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:36:11 2026] GET /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:11.534250 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Availability Zones retrieved successfully. Aug 13 19:36:11.536659 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Flow 'volume_create_api' (5b15a7de-d283-4bf4-8fd3-6219f1498a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:11.537888 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ef3a93-89a0-4941-a949-f84a963143da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:11.538775 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:11.541729 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-a3261bab-8fd5-47df-8986-390b882d13dc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.543608 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-a3261bab-8fd5-47df-8986-390b882d13dc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:11.543770 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-a3261bab-8fd5-47df-8986-390b882d13dc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:11.543940 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-a3261bab-8fd5-47df-8986-390b882d13dc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:11.552108 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:11.552108 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:11.555040 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-a3261bab-8fd5-47df-8986-390b882d13dc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:11.558674 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a7b3ec01-785d-41de-b70d-4c36c4208148 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.559076 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-a3261bab-8fd5-47df-8986-390b882d13dc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b returned with HTTP 200 Aug 13 19:36:11.559457 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1028/4130] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:11 2026] GET /volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:11.560402 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7b3ec01-785d-41de-b70d-4c36c4208148 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:11.560721 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7b3ec01-785d-41de-b70d-4c36c4208148 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:11.561007 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7b3ec01-785d-41de-b70d-4c36c4208148 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:11.561207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a7b3ec01-785d-41de-b70d-4c36c4208148 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:11.567119 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:11.567119 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:11.567463 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ef3a93-89a0-4941-a949-f84a963143da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:11.568166 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711291b0-a075-4f4d-bf81-534fc1fde236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:11.568543 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7b3ec01-785d-41de-b70d-4c36c4208148 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:11.569248 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1036/4131] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:11 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:11.621455 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Created reservations ['cd949604-94e1-45a7-b5f0-4a6b1030804d', 'a706198a-eb78-422d-a4ab-6c8d1c0ebd44', '18faab0e-5753-40f8-bdfc-a4710881acb2', 'a624c53e-65a5-48fb-b1ec-cd0326a606e9'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:11.622151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711291b0-a075-4f4d-bf81-534fc1fde236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd949604-94e1-45a7-b5f0-4a6b1030804d', 'a706198a-eb78-422d-a4ab-6c8d1c0ebd44', '18faab0e-5753-40f8-bdfc-a4710881acb2', 'a624c53e-65a5-48fb-b1ec-cd0326a606e9']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:11.622888 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa07de26-559c-451f-a25b-951ba4f059b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:11.650299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa07de26-559c-451f-a25b-951ba4f059b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a0eca0-febe-4ec1-863d-81d34cf22a40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1545417319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08305ca0d4334f82a01cc96da17eec4d',qos_specs=None,replication_status=,reservations=['cd949604-94e1-45a7-b5f0-4a6b1030804d','a706198a-eb78-422d-a4ab-6c8d1c0ebd44','18faab0e-5753-40f8-bdfc-a4710881acb2','a624c53e-65a5-48fb-b1ec-cd0326a606e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118c76f100854a1fa24519bd63dd24a0',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1545417319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2a0eca0-febe-4ec1-863d-81d34cf22a40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08305ca0d4334f82a01cc96da17eec4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='118c76f100854a1fa24519bd63dd24a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:11.650299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c734ff8f-e3f2-4450-8337-5f7ca5aa608d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:11.665560 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c734ff8f-e3f2-4450-8337-5f7ca5aa608d) transitioned into state 'SUCCESS' from state '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-1545417319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08305ca0d4334f82a01cc96da17eec4d',qos_specs=None,replication_status=,reservations=['cd949604-94e1-45a7-b5f0-4a6b1030804d','a706198a-eb78-422d-a4ab-6c8d1c0ebd44','18faab0e-5753-40f8-bdfc-a4710881acb2','a624c53e-65a5-48fb-b1ec-cd0326a606e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118c76f100854a1fa24519bd63dd24a0',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:11.666175 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2741b578-17c4-4d6e-b258-2df1cbb1f8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:11.676523 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2741b578-17c4-4d6e-b258-2df1cbb1f8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:11.677460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Flow 'volume_create_api' (5b15a7de-d283-4bf4-8fd3-6219f1498a19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:11.677724 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Create volume request issued successfully. Aug 13 19:36:11.678251 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cdb2f650-1588-4feb-bd93-5f89edd179a8 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:11.678731 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1032/4132] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:36:11 2026] POST /volume/v3/volumes => generated 778 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:11.699302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2c271be1-2e17-480d-b940-40bb2512bba7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.699302 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c271be1-2e17-480d-b940-40bb2512bba7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 Aug 13 19:36:11.699302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c271be1-2e17-480d-b940-40bb2512bba7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:11.699302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2c271be1-2e17-480d-b940-40bb2512bba7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:11.708669 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:11.708669 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:11.713323 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2c271be1-2e17-480d-b940-40bb2512bba7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Volume info retrieved successfully. Aug 13 19:36:11.721125 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2c271be1-2e17-480d-b940-40bb2512bba7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 returned with HTTP 200 Aug 13 19:36:11.721800 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1037/4133] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:11 2026] GET /volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:11.991989 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4689f7b-87a6-4945-9cea-2e7cf8510707 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:11.994680 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4689f7b-87a6-4945-9cea-2e7cf8510707 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:11.994941 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4689f7b-87a6-4945-9cea-2e7cf8510707 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:11.995194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4689f7b-87a6-4945-9cea-2e7cf8510707 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:12.001322 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.001322 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:12.001880 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4689f7b-87a6-4945-9cea-2e7cf8510707 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:12.002888 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4689f7b-87a6-4945-9cea-2e7cf8510707 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 200 Aug 13 19:36:12.003434 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1029/4134] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:36:11 2026] GET /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:12.084804 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2ee7c9a1-0b4b-42a3-bf71-c61be526f329 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:12.089526 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ee7c9a1-0b4b-42a3-bf71-c61be526f329 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:12.089777 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2ee7c9a1-0b4b-42a3-bf71-c61be526f329 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:12.090022 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2ee7c9a1-0b4b-42a3-bf71-c61be526f329 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:12.090190 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2ee7c9a1-0b4b-42a3-bf71-c61be526f329 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:12.110342 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.110342 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:12.112940 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ee7c9a1-0b4b-42a3-bf71-c61be526f329 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:12.115244 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1037/4135] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:12 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 737 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:12.126854 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec2e406d-061d-478e-a8c3-5843c2212744 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:12.128638 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec2e406d-061d-478e-a8c3-5843c2212744 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] POST https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107/action Aug 13 19:36:12.129161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec2e406d-061d-478e-a8c3-5843c2212744 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:36:12.129385 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec2e406d-061d-478e-a8c3-5843c2212744 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:12.130742 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.admin_actions [None req-ec2e406d-061d-478e-a8c3-5843c2212744 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Updating backup 'f970a151-a7d7-4b21-beb5-e822a2947107' with '{'status': 'error'}' {{(pid=100183) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 19:36:12.140039 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.140039 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:12.140039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-ec2e406d-061d-478e-a8c3-5843c2212744 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd530858a29db40518a8f9d95c545b32f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dd51bbc48654f2d884e0e2a09e9b125', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:12.140039 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec2e406d-061d-478e-a8c3-5843c2212744 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107/action returned with HTTP 403 Aug 13 19:36:12.140039 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1033/4136] 10.4.3.126 () {70 vars in 1430 bytes} [Thu Aug 13 19:36:12 2026] POST /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:12.148820 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5e25f7d1-bbe3-46af-aa66-a00cecb2e9eb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:12.150268 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e25f7d1-bbe3-46af-aa66-a00cecb2e9eb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 Aug 13 19:36:12.150472 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e25f7d1-bbe3-46af-aa66-a00cecb2e9eb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:12.150642 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e25f7d1-bbe3-46af-aa66-a00cecb2e9eb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:12.150784 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-5e25f7d1-bbe3-46af-aa66-a00cecb2e9eb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume with id: 492d43e6-9f53-4a55-8dca-5bfe40892887 Aug 13 19:36:12.159209 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.159209 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:12.159643 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5e25f7d1-bbe3-46af-aa66-a00cecb2e9eb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:36:12.178221 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5e25f7d1-bbe3-46af-aa66-a00cecb2e9eb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume request issued successfully. Aug 13 19:36:12.178487 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e25f7d1-bbe3-46af-aa66-a00cecb2e9eb tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 returned with HTTP 202 Aug 13 19:36:12.178904 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1038/4137] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:36:12 2026] DELETE /volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:12.186196 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9fc5ff85-a401-4db7-8113-bda71dbd4328 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:12.187666 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9fc5ff85-a401-4db7-8113-bda71dbd4328 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 Aug 13 19:36:12.187844 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9fc5ff85-a401-4db7-8113-bda71dbd4328 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:12.188013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9fc5ff85-a401-4db7-8113-bda71dbd4328 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:12.195483 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.195483 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:12.199369 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9fc5ff85-a401-4db7-8113-bda71dbd4328 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:36:12.203560 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9fc5ff85-a401-4db7-8113-bda71dbd4328 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 returned with HTTP 200 Aug 13 19:36:12.204114 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1030/4138] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:12 2026] GET /volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:12.593605 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a05360bc-639d-4356-ac23-bc3fee713d2d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:12.604338 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a05360bc-639d-4356-ac23-bc3fee713d2d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:12.604338 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a05360bc-639d-4356-ac23-bc3fee713d2d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:12.604338 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a05360bc-639d-4356-ac23-bc3fee713d2d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:12.604338 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a05360bc-639d-4356-ac23-bc3fee713d2d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:12.609093 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.609093 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:12.609925 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a05360bc-639d-4356-ac23-bc3fee713d2d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:12.610376 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1038/4139] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:12 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:12.737010 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-81515a7d-6f19-4bdf-aaef-e2aa08855d55 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:12.742455 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81515a7d-6f19-4bdf-aaef-e2aa08855d55 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 Aug 13 19:36:12.742455 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81515a7d-6f19-4bdf-aaef-e2aa08855d55 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:12.742455 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-81515a7d-6f19-4bdf-aaef-e2aa08855d55 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:12.748708 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.748708 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:12.757773 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-81515a7d-6f19-4bdf-aaef-e2aa08855d55 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Volume info retrieved successfully. Aug 13 19:36:12.763731 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-81515a7d-6f19-4bdf-aaef-e2aa08855d55 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 returned with HTTP 200 Aug 13 19:36:12.764967 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1034/4140] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:12 2026] GET /volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:12.778724 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e35b524-6e18-40f7-9356-5b67616ebc1b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:12.781300 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e35b524-6e18-40f7-9356-5b67616ebc1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:36:12.781300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e35b524-6e18-40f7-9356-5b67616ebc1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2a0eca0-febe-4ec1-863d-81d34cf22a40", "name": "tempest-type-Backup-531469725"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:12.781817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-8e35b524-6e18-40f7-9356-5b67616ebc1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Creating new backup {'backup': {'volume_id': 'e2a0eca0-febe-4ec1-863d-81d34cf22a40', 'name': 'tempest-type-Backup-531469725'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:36:12.781941 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-8e35b524-6e18-40f7-9356-5b67616ebc1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Creating backup of volume e2a0eca0-febe-4ec1-863d-81d34cf22a40 in container None Aug 13 19:36:12.796045 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.796045 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:12.798705 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8e35b524-6e18-40f7-9356-5b67616ebc1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Volume info retrieved successfully. Aug 13 19:36:12.827041 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-8e35b524-6e18-40f7-9356-5b67616ebc1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Created reservations ['67313681-a163-47d3-9cf4-51f34828303b', 'f6030a07-f194-402a-90d2-fcecc606f254'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:12.874653 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e35b524-6e18-40f7-9356-5b67616ebc1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:36:12.874904 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1039/4141] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:36:12 2026] POST /volume/v3/backups => generated 315 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:12.883904 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-acaf0a71-d042-43c2-8861-3b28a6f8668e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:12.885596 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-acaf0a71-d042-43c2-8861-3b28a6f8668e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:12.885781 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-acaf0a71-d042-43c2-8861-3b28a6f8668e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:12.885944 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-acaf0a71-d042-43c2-8861-3b28a6f8668e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:12.886041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-acaf0a71-d042-43c2-8861-3b28a6f8668e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:12.896698 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:12.896698 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:12.897489 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-acaf0a71-d042-43c2-8861-3b28a6f8668e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:12.897914 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1031/4142] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:12 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:13.023321 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-973a8135-6f7b-43f8-8aee-587149f54a84 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.036285 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-973a8135-6f7b-43f8-8aee-587149f54a84 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:13.037661 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-973a8135-6f7b-43f8-8aee-587149f54a84 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:13.037977 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-973a8135-6f7b-43f8-8aee-587149f54a84 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:13.045538 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.045538 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:13.046173 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-973a8135-6f7b-43f8-8aee-587149f54a84 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:13.050529 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-973a8135-6f7b-43f8-8aee-587149f54a84 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 200 Aug 13 19:36:13.052296 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1039/4143] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:36:13 2026] GET /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:13.071359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f18a964a-1436-4e05-85f8-96567ad748b9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.074300 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f18a964a-1436-4e05-85f8-96567ad748b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:13.074600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f18a964a-1436-4e05-85f8-96567ad748b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:13.074912 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f18a964a-1436-4e05-85f8-96567ad748b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:13.082834 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.082834 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:13.088353 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f18a964a-1436-4e05-85f8-96567ad748b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:13.095585 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f18a964a-1436-4e05-85f8-96567ad748b9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b returned with HTTP 200 Aug 13 19:36:13.095585 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1035/4144] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:13 2026] GET /volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:13.127312 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.128928 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:13.129211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ae1c2449-b73d-4958-bbc6-c312fe065190", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:13.130981 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ae1c2449-b73d-4958-bbc6-c312fe065190', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:13.140608 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.140608 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:13.141002 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:13.141411 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:36:13.141697 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:36:13.147049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (5f73a232-f658-4e3f-b863-b05ad14613be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:13.148088 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bea76980-0ba2-4fca-bd83-a15bf6dce942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.148985 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:13.171127 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.173500 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:13.174916 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-528204149"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:13.175318 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bea76980-0ba2-4fca-bd83-a15bf6dce942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae1c2449-b73d-4958-bbc6-c312fe065190', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.175926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-528204149'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:13.176144 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume of 1 GB Aug 13 19:36:13.177132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a23374a-cb3e-476d-a8ea-c8579d104de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.182599 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Availability Zones retrieved successfully. Aug 13 19:36:13.188249 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Flow 'volume_create_api' (7c6262c4-965e-4265-a147-a855ddb5f7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:13.189250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e2f3101-43de-4936-b322-427c6a1fbc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.190149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:13.220313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2cdb2483-251c-4a0b-a6db-80164b920c96 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.220313 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2cdb2483-251c-4a0b-a6db-80164b920c96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 Aug 13 19:36:13.220313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2cdb2483-251c-4a0b-a6db-80164b920c96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:13.220313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2cdb2483-251c-4a0b-a6db-80164b920c96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:13.220560 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['e96a6151-cd98-4fb2-baa5-32755b4058cd', '3b1c3918-5f38-4a76-9de9-a61954d6abfd', '5fe9656a-766c-4f76-91c7-6146638a57e2', '4adcac0a-225e-45d2-8622-f6f32864ffe7'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:13.220916 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a23374a-cb3e-476d-a8ea-c8579d104de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e96a6151-cd98-4fb2-baa5-32755b4058cd', '3b1c3918-5f38-4a76-9de9-a61954d6abfd', '5fe9656a-766c-4f76-91c7-6146638a57e2', '4adcac0a-225e-45d2-8622-f6f32864ffe7']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.221789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2149e526-ef9b-4550-b29b-00cc3b5fdeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.222548 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e2f3101-43de-4936-b322-427c6a1fbc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.222891 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97fcf3b-93ba-4d8a-a94c-4eb6bfef4591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.225938 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2cdb2483-251c-4a0b-a6db-80164b920c96 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 returned with HTTP 404 Aug 13 19:36:13.226429 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1040/4145] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:13 2026] GET /volume/v3/volumes/492d43e6-9f53-4a55-8dca-5bfe40892887 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:13.237513 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-80562074-f936-4c56-a54b-14f45aff1e91 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.239493 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] POST https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce/restore Aug 13 19:36:13.240654 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:13.243038 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Restoring backup f67c0bca-c3ed-45c3-b911-c7ea838311ce ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100183) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 19:36:13.243038 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Restoring backup f67c0bca-c3ed-45c3-b911-c7ea838311ce to volume None. Aug 13 19:36:13.245467 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.245467 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:13.246544 np0000007253 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Creating volume of 1 GB for restore of backup f67c0bca-c3ed-45c3-b911-c7ea838311ce. Aug 13 19:36:13.250436 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Availability Zones retrieved successfully. Aug 13 19:36:13.257020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Flow 'volume_create_api' (b3ad90a6-2cf5-406b-a8cc-bc351d98baf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:13.258074 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936be7e2-f96c-4444-b124-f87c46119188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.259295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:13.272353 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Created reservations ['f7c35fea-d7da-4c01-95d0-61285bdd24c3', '74f2d052-bf9c-4c5f-80b9-a138ca058949', '27f1b48d-3c76-416d-8721-91c149984f3e', 'a2e1cd05-8c3d-406b-a87a-ca89ebd9d9ae'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:13.272486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2149e526-ef9b-4550-b29b-00cc3b5fdeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74bbf74a-2e0b-4613-a05f-8dbea3996889', '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='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['e96a6151-cd98-4fb2-baa5-32755b4058cd','3b1c3918-5f38-4a76-9de9-a61954d6abfd','5fe9656a-766c-4f76-91c7-6146638a57e2','4adcac0a-225e-45d2-8622-f6f32864ffe7'],size=1,snapshot_id=ae1c2449-b73d-4958-bbc6-c312fe065190,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), '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-13T19:36:13Z,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=74bbf74a-2e0b-4613-a05f-8dbea3996889,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae1c2449-b73d-4958-bbc6-c312fe065190,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.273081 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97fcf3b-93ba-4d8a-a94c-4eb6bfef4591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7c35fea-d7da-4c01-95d0-61285bdd24c3', '74f2d052-bf9c-4c5f-80b9-a138ca058949', '27f1b48d-3c76-416d-8721-91c149984f3e', 'a2e1cd05-8c3d-406b-a87a-ca89ebd9d9ae']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.273674 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23517a20-9c13-4765-ad18-c05368cae24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.273807 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cbe292-2447-42dd-9376-ce26ec9dd070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.297647 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23517a20-9c13-4765-ad18-c05368cae24d) transitioned into 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='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['e96a6151-cd98-4fb2-baa5-32755b4058cd','3b1c3918-5f38-4a76-9de9-a61954d6abfd','5fe9656a-766c-4f76-91c7-6146638a57e2','4adcac0a-225e-45d2-8622-f6f32864ffe7'],size=1,snapshot_id=ae1c2449-b73d-4958-bbc6-c312fe065190,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.297833 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936be7e2-f96c-4444-b124-f87c46119188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.298138 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fe4f27-774c-4dd0-9fda-366f8a27bf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.298704 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cbe292-2447-42dd-9376-ce26ec9dd070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1e67553-1144-4094-b29f-0cac96b18482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-528204149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='885dc618b4164a7ca742e685a8063682',qos_specs=None,replication_status=,reservations=['f7c35fea-d7da-4c01-95d0-61285bdd24c3','74f2d052-bf9c-4c5f-80b9-a138ca058949','27f1b48d-3c76-416d-8721-91c149984f3e','a2e1cd05-8c3d-406b-a87a-ca89ebd9d9ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-528204149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1e67553-1144-4094-b29f-0cac96b18482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='885dc618b4164a7ca742e685a8063682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.298891 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00123d8e-79a5-4895-b198-f57b9a90eef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.299958 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50345831-ec4a-47da-bbc8-323e070981f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.328335 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fe4f27-774c-4dd0-9fda-366f8a27bf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.328335 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (5f73a232-f658-4e3f-b863-b05ad14613be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:13.328335 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:36:13.328335 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-c4c0b470-1362-4f8f-a1a6-1fd3d47799a0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:13.328335 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1040/4146] 10.4.3.126 () {72 vars in 1541 bytes} [Thu Aug 13 19:36:13 2026] POST /volume/v3/volumes => generated 736 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:13.335596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50345831-ec4a-47da-bbc8-323e070981f8) transitioned into state 'SUCCESS' from state '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-528204149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='885dc618b4164a7ca742e685a8063682',qos_specs=None,replication_status=,reservations=['f7c35fea-d7da-4c01-95d0-61285bdd24c3','74f2d052-bf9c-4c5f-80b9-a138ca058949','27f1b48d-3c76-416d-8721-91c149984f3e','a2e1cd05-8c3d-406b-a87a-ca89ebd9d9ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.336555 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4faf70-4593-419d-ab2c-f82fe36def5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.349057 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4faf70-4593-419d-ab2c-f82fe36def5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.349807 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Flow 'volume_create_api' (7c6262c4-965e-4265-a147-a855ddb5f7fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:13.349898 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume request issued successfully. Aug 13 19:36:13.351135 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c633e571-8b75-482e-9f62-347f78f2a5e9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:13.351135 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1032/4147] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:36:13 2026] POST /volume/v3/volumes => generated 750 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:13.359633 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Created reservations ['2c5a2798-37dd-43ba-beb0-41f82465ce6b', 'f5d196f0-183f-48b1-8a8b-9975e368b547', '2aff400c-f2cb-4e78-b105-b6d27bfacd35', 'b3f5b05c-22f1-49aa-aa16-d46e9e93826f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:13.360472 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00123d8e-79a5-4895-b198-f57b9a90eef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5a2798-37dd-43ba-beb0-41f82465ce6b', 'f5d196f0-183f-48b1-8a8b-9975e368b547', '2aff400c-f2cb-4e78-b105-b6d27bfacd35', 'b3f5b05c-22f1-49aa-aa16-d46e9e93826f']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.361210 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada985fe-ccfc-4dbf-8847-e0823ef609c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.364078 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f068fa16-6e39-44c5-b22c-fa54f0d4d8cb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.365955 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8a745d90-afdc-4828-b2b8-c782ada3dc93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.369308 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a745d90-afdc-4828-b2b8-c782ada3dc93 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:13.369308 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a745d90-afdc-4828-b2b8-c782ada3dc93 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:13.369308 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8a745d90-afdc-4828-b2b8-c782ada3dc93 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:13.372026 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f068fa16-6e39-44c5-b22c-fa54f0d4d8cb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 Aug 13 19:36:13.374046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f068fa16-6e39-44c5-b22c-fa54f0d4d8cb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:13.374982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f068fa16-6e39-44c5-b22c-fa54f0d4d8cb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:13.375968 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.375968 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:13.380908 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8a745d90-afdc-4828-b2b8-c782ada3dc93 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:13.384900 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8a745d90-afdc-4828-b2b8-c782ada3dc93 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:13.384900 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1041/4148] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:13 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:13.390793 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada985fe-ccfc-4dbf-8847-e0823ef609c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef12ac60-1cd7-46f6-97ee-33e8c9d28111', '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='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['2c5a2798-37dd-43ba-beb0-41f82465ce6b','f5d196f0-183f-48b1-8a8b-9975e368b547','2aff400c-f2cb-4e78-b105-b6d27bfacd35','b3f5b05c-22f1-49aa-aa16-d46e9e93826f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d530858a29db40518a8f9d95c545b32f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:13Z,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=ef12ac60-1cd7-46f6-97ee-33e8c9d28111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd51bbc48654f2d884e0e2a09e9b125',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d530858a29db40518a8f9d95c545b32f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.390793 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d90218-f904-4263-88a6-5e4d58f74901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.402119 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.402119 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:13.414354 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f068fa16-6e39-44c5-b22c-fa54f0d4d8cb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:13.416570 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d90218-f904-4263-88a6-5e4d58f74901) transitioned into 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='8dd51bbc48654f2d884e0e2a09e9b125',qos_specs=None,replication_status=,reservations=['2c5a2798-37dd-43ba-beb0-41f82465ce6b','f5d196f0-183f-48b1-8a8b-9975e368b547','2aff400c-f2cb-4e78-b105-b6d27bfacd35','b3f5b05c-22f1-49aa-aa16-d46e9e93826f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d530858a29db40518a8f9d95c545b32f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.417995 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e05f84-f073-4db4-80dd-5688d382d0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:13.434820 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e05f84-f073-4db4-80dd-5688d382d0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:13.435910 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Flow 'volume_create_api' (b3ad90a6-2cf5-406b-a8cc-bc351d98baf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:13.436141 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-f068fa16-6e39-44c5-b22c-fa54f0d4d8cb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 returned with HTTP 200 Aug 13 19:36:13.436607 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Create volume request issued successfully. Aug 13 19:36:13.436741 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1041/4149] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:13 2026] GET /volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 => generated 804 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:13.446491 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.446491 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:13.446491 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Volume info retrieved successfully. Aug 13 19:36:13.463462 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-59e6e02a-a527-4f89-93c5-00baa1ff51ac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.466133 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-59e6e02a-a527-4f89-93c5-00baa1ff51ac tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 Aug 13 19:36:13.466420 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-59e6e02a-a527-4f89-93c5-00baa1ff51ac tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:13.466681 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-59e6e02a-a527-4f89-93c5-00baa1ff51ac tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:13.474498 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.474498 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:13.478254 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-59e6e02a-a527-4f89-93c5-00baa1ff51ac tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:13.483325 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-59e6e02a-a527-4f89-93c5-00baa1ff51ac tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 returned with HTTP 200 Aug 13 19:36:13.483325 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1033/4150] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:13 2026] GET /volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:13.631480 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-168e3d52-7590-4126-8914-1bc7bcdd63c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.633390 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-168e3d52-7590-4126-8914-1bc7bcdd63c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:13.633595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-168e3d52-7590-4126-8914-1bc7bcdd63c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:13.633778 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-168e3d52-7590-4126-8914-1bc7bcdd63c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:13.633874 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-168e3d52-7590-4126-8914-1bc7bcdd63c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:13.638763 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.638763 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:13.639807 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-168e3d52-7590-4126-8914-1bc7bcdd63c5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:13.640185 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1042/4151] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:13 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:13.917760 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d7fca695-24bf-4ec6-be6c-16b8f0055072 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:13.919530 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7fca695-24bf-4ec6-be6c-16b8f0055072 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:13.919706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7fca695-24bf-4ec6-be6c-16b8f0055072 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:13.919869 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7fca695-24bf-4ec6-be6c-16b8f0055072 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:13.919963 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d7fca695-24bf-4ec6-be6c-16b8f0055072 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:13.924987 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:13.924987 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:13.925855 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7fca695-24bf-4ec6-be6c-16b8f0055072 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:13.926368 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1042/4152] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:13 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:14.400741 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-47d38d39-b919-4ddf-8ca8-1f7a7a6f0ce7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.402987 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-47d38d39-b919-4ddf-8ca8-1f7a7a6f0ce7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:14.403298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-47d38d39-b919-4ddf-8ca8-1f7a7a6f0ce7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.406601 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-47d38d39-b919-4ddf-8ca8-1f7a7a6f0ce7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.420096 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.420096 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:14.427213 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-47d38d39-b919-4ddf-8ca8-1f7a7a6f0ce7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:14.431386 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-47d38d39-b919-4ddf-8ca8-1f7a7a6f0ce7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:14.432401 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1034/4153] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:14.458303 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.458303 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:14.458303 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Volume info retrieved successfully. Aug 13 19:36:14.458303 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Checking backup size 1 against volume size 1 {{(pid=100183) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 19:36:14.458303 np0000007253 devstack@c-api.service[100183]: INFO cinder.backup.api [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Overwriting volume ef12ac60-1cd7-46f6-97ee-33e8c9d28111 with restore of backup f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:14.485681 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-a3bd65d9-4c58-4ce0-9abb-74de66858825 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.487328 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-a3bd65d9-4c58-4ce0-9abb-74de66858825 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:14.487391 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] restore_backup in rpcapi backup_id f67c0bca-c3ed-45c3-b911-c7ea838311ce {{(pid=100183) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 19:36:14.487445 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-a3bd65d9-4c58-4ce0-9abb-74de66858825 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.487445 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-a3bd65d9-4c58-4ce0-9abb-74de66858825 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.488290 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-80562074-f936-4c56-a54b-14f45aff1e91 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce/restore returned with HTTP 202 Aug 13 19:36:14.488754 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1036/4154] 10.4.3.126 () {70 vars in 1433 bytes} [Thu Aug 13 19:36:13 2026] POST /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce/restore => generated 152 bytes in 1252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:14.495491 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.495491 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:14.496775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3d7a30f-1b90-40ad-a625-46755e4843ec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.498519 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3d7a30f-1b90-40ad-a625-46755e4843ec tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:14.498715 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3d7a30f-1b90-40ad-a625-46755e4843ec tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.498880 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3d7a30f-1b90-40ad-a625-46755e4843ec tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.498978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-c3d7a30f-1b90-40ad-a625-46755e4843ec tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:14.502117 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-a3bd65d9-4c58-4ce0-9abb-74de66858825 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:14.502870 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.502870 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:14.503478 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3d7a30f-1b90-40ad-a625-46755e4843ec tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:14.503748 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1043/4155] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:14.506947 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-a3bd65d9-4c58-4ce0-9abb-74de66858825 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:14.507388 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1043/4156] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:14.598858 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c40a704c-e9ca-46d5-bcc3-c539eb7a0ad2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.599284 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c40a704c-e9ca-46d5-bcc3-c539eb7a0ad2 None None] GET https://10.4.3.126/volume// Aug 13 19:36:14.599444 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c40a704c-e9ca-46d5-bcc3-c539eb7a0ad2 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.599638 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c40a704c-e9ca-46d5-bcc3-c539eb7a0ad2 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.599946 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c40a704c-e9ca-46d5-bcc3-c539eb7a0ad2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:14.600252 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1035/4157] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:14.608037 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-0fc5fd43-946f-4693-b718-dbb659b0e9c9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.650789 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2be025d2-4539-41d9-9d9a-c1356bc77735 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.652790 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2be025d2-4539-41d9-9d9a-c1356bc77735 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:14.652932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2be025d2-4539-41d9-9d9a-c1356bc77735 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.653119 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2be025d2-4539-41d9-9d9a-c1356bc77735 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.653239 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-2be025d2-4539-41d9-9d9a-c1356bc77735 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:14.659135 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.659135 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:14.659749 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2be025d2-4539-41d9-9d9a-c1356bc77735 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:14.660254 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1044/4158] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:14.726419 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-0fc5fd43-946f-4693-b718-dbb659b0e9c9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:36:14.726419 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-0fc5fd43-946f-4693-b718-dbb659b0e9c9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1e67553-1144-4094-b29f-0cac96b18482", "connector": null, "instance_uuid": "4de40f97-ece7-4102-a448-5ab172048719"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:14.732832 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.732832 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:14.766468 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-0fc5fd43-946f-4693-b718-dbb659b0e9c9 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:36:14.766468 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1037/4159] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:36:14 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:14.800034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b0ad1211-9d9b-43a7-a291-6cc0377896f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.802817 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0ad1211-9d9b-43a7-a291-6cc0377896f0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:14.803063 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0ad1211-9d9b-43a7-a291-6cc0377896f0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.803428 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b0ad1211-9d9b-43a7-a291-6cc0377896f0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.816482 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.816482 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:14.819556 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b0ad1211-9d9b-43a7-a291-6cc0377896f0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:14.823342 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b0ad1211-9d9b-43a7-a291-6cc0377896f0 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:14.823742 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1044/4160] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:14.827197 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-01bbb0ca-1a53-401f-84d2-ee170d7b0950 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.827605 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-01bbb0ca-1a53-401f-84d2-ee170d7b0950 None None] GET https://10.4.3.126/volume// Aug 13 19:36:14.827730 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-01bbb0ca-1a53-401f-84d2-ee170d7b0950 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.827912 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-01bbb0ca-1a53-401f-84d2-ee170d7b0950 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.828202 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-01bbb0ca-1a53-401f-84d2-ee170d7b0950 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:14.828489 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1036/4161] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:14.838930 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-6bf7df69-318f-4505-b71e-108c33f2efc6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.841655 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-6bf7df69-318f-4505-b71e-108c33f2efc6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:14.841888 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-6bf7df69-318f-4505-b71e-108c33f2efc6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.842098 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-6bf7df69-318f-4505-b71e-108c33f2efc6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.853465 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.853465 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:14.857549 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-6bf7df69-318f-4505-b71e-108c33f2efc6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:14.862197 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-6bf7df69-318f-4505-b71e-108c33f2efc6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:14.862604 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1045/4162] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:36:14.937296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8699141a-e756-4e21-bd71-1d87bbd69d1b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.938968 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8699141a-e756-4e21-bd71-1d87bbd69d1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:14.939151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8699141a-e756-4e21-bd71-1d87bbd69d1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:14.939368 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8699141a-e756-4e21-bd71-1d87bbd69d1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:14.939484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-8699141a-e756-4e21-bd71-1d87bbd69d1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:14.943321 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.943321 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:14.943937 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8699141a-e756-4e21-bd71-1d87bbd69d1b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:14.944320 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1038/4163] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:14 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:14.972921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-9762cdd0-c404-4a5a-86a0-643fef4d5929 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:14.975584 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-9762cdd0-c404-4a5a-86a0-643fef4d5929 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] PUT https://10.4.3.126/volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f Aug 13 19:36:14.976083 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-9762cdd0-c404-4a5a-86a0-643fef4d5929 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:14.985155 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-9762cdd0-c404-4a5a-86a0-643fef4d5929 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Acquiring lock "cinder-attachment_update-f1e67553-1144-4094-b29f-0cac96b18482-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:36:14.991600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-9762cdd0-c404-4a5a-86a0-643fef4d5929 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Lock "cinder-attachment_update-f1e67553-1144-4094-b29f-0cac96b18482-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:36:14.992926 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:14.992926 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:15.071202 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-9762cdd0-c404-4a5a-86a0-643fef4d5929 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Lock "cinder-attachment_update-f1e67553-1144-4094-b29f-0cac96b18482-np0000007253" released by "attachment_update" :: held 0.080s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:36:15.071616 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-9762cdd0-c404-4a5a-86a0-643fef4d5929 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f returned with HTTP 200 Aug 13 19:36:15.072151 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1045/4164] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:36:14 2026] PUT /volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:15.515735 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:15.518475 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:15.518588 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f4232143-b327-4d7b-b8bf-08fc7c384ab4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:15.518849 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-665857161"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:15.520197 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-665857161'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:15.520364 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Create volume of 1 GB Aug 13 19:36:15.520486 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4232143-b327-4d7b-b8bf-08fc7c384ab4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:15.520653 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4232143-b327-4d7b-b8bf-08fc7c384ab4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:15.520837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f4232143-b327-4d7b-b8bf-08fc7c384ab4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:15.520960 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f4232143-b327-4d7b-b8bf-08fc7c384ab4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:15.524586 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Availability Zones retrieved successfully. Aug 13 19:36:15.525523 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:15.525523 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:15.526165 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f4232143-b327-4d7b-b8bf-08fc7c384ab4 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:15.526644 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1046/4165] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:15 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:15.534209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Flow 'volume_create_api' (267d1e8b-03c2-42cd-9b6d-86b0ff0e67a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:15.535161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1359744f-0e7c-481f-be69-0b75f62e4441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:15.536099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:15.564577 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1359744f-0e7c-481f-be69-0b75f62e4441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:15.565860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5808def1-1398-4d24-b1d4-28eeb9ed9592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:15.617994 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Created reservations ['fe62a971-554f-4906-9fb3-7ad37fa38d22', 'bf42147c-60af-4534-909d-fb4bdc5dc379', '6503886d-9724-411a-b96d-ed26ba73cfd8', 'e2c73077-9a8e-4433-96e9-36d11eae1546'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:15.618992 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5808def1-1398-4d24-b1d4-28eeb9ed9592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe62a971-554f-4906-9fb3-7ad37fa38d22', 'bf42147c-60af-4534-909d-fb4bdc5dc379', '6503886d-9724-411a-b96d-ed26ba73cfd8', 'e2c73077-9a8e-4433-96e9-36d11eae1546']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:15.620054 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b659833-f18a-442e-8e2e-9cb9f277c7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:15.651776 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b659833-f18a-442e-8e2e-9cb9f277c7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '404e0ae8-2117-46a9-9cac-f1ce6b25f11f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-665857161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c19d5c05724344b7aec442d9465dfe65',qos_specs=None,replication_status=,reservations=['fe62a971-554f-4906-9fb3-7ad37fa38d22','bf42147c-60af-4534-909d-fb4bdc5dc379','6503886d-9724-411a-b96d-ed26ba73cfd8','e2c73077-9a8e-4433-96e9-36d11eae1546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdb4c3defac41cfbbb835a12ddd7ccf',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-665857161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=404e0ae8-2117-46a9-9cac-f1ce6b25f11f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c19d5c05724344b7aec442d9465dfe65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fdb4c3defac41cfbbb835a12ddd7ccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:15.652485 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a7c755-a650-4fa8-9595-317f7864df67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:15.671554 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a7c755-a650-4fa8-9595-317f7864df67) transitioned into state 'SUCCESS' from state '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-665857161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c19d5c05724344b7aec442d9465dfe65',qos_specs=None,replication_status=,reservations=['fe62a971-554f-4906-9fb3-7ad37fa38d22','bf42147c-60af-4534-909d-fb4bdc5dc379','6503886d-9724-411a-b96d-ed26ba73cfd8','e2c73077-9a8e-4433-96e9-36d11eae1546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdb4c3defac41cfbbb835a12ddd7ccf',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:15.672381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02565f81-ce5c-46ac-8c31-de959eda17f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:15.680458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2f164115-8408-4320-93ee-8b4ee0cc87a0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:15.683010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f164115-8408-4320-93ee-8b4ee0cc87a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:15.683333 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f164115-8408-4320-93ee-8b4ee0cc87a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:15.683520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2f164115-8408-4320-93ee-8b4ee0cc87a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:15.683797 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2f164115-8408-4320-93ee-8b4ee0cc87a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:15.685875 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02565f81-ce5c-46ac-8c31-de959eda17f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:15.686756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Flow 'volume_create_api' (267d1e8b-03c2-42cd-9b6d-86b0ff0e67a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:15.687039 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Create volume request issued successfully. Aug 13 19:36:15.687673 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3241b8bf-370f-42a5-882a-8abdc99ddb7f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:15.688236 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1037/4166] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:36:15 2026] POST /volume/v3/volumes => generated 758 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:15.689513 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:15.689513 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:15.690797 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2f164115-8408-4320-93ee-8b4ee0cc87a0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:15.691131 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1039/4167] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:15 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:15.701546 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4b282ea3-659e-4557-aca8-fccf6eea5a2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:15.703815 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b282ea3-659e-4557-aca8-fccf6eea5a2f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:36:15.704322 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b282ea3-659e-4557-aca8-fccf6eea5a2f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:15.704416 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b282ea3-659e-4557-aca8-fccf6eea5a2f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:15.714633 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:15.714633 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:15.720032 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4b282ea3-659e-4557-aca8-fccf6eea5a2f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:36:15.725945 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b282ea3-659e-4557-aca8-fccf6eea5a2f tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:36:15.726521 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1046/4168] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:15 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:15.837171 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8d79b90a-9ee2-4d8a-b6c4-343ebd7f2664 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:15.839325 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d79b90a-9ee2-4d8a-b6c4-343ebd7f2664 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:15.839593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d79b90a-9ee2-4d8a-b6c4-343ebd7f2664 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:15.839800 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8d79b90a-9ee2-4d8a-b6c4-343ebd7f2664 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:15.850046 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:15.850046 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:15.854037 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8d79b90a-9ee2-4d8a-b6c4-343ebd7f2664 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:15.858139 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8d79b90a-9ee2-4d8a-b6c4-343ebd7f2664 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:15.858599 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1047/4169] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:15 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:15.955415 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-770b71fe-c2ee-4798-96af-75e04a7c8ebc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:15.957291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-770b71fe-c2ee-4798-96af-75e04a7c8ebc tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:15.957503 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-770b71fe-c2ee-4798-96af-75e04a7c8ebc tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:15.957676 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-770b71fe-c2ee-4798-96af-75e04a7c8ebc tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:15.957784 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-770b71fe-c2ee-4798-96af-75e04a7c8ebc tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:15.962017 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:15.962017 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:15.962628 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-770b71fe-c2ee-4798-96af-75e04a7c8ebc tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:15.962978 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1038/4170] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:15 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:16.492488 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-8c4a7100-556c-4c7c-8dfc-1af08b372832 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.494791 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-8c4a7100-556c-4c7c-8dfc-1af08b372832 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 Aug 13 19:36:16.495020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-8c4a7100-556c-4c7c-8dfc-1af08b372832 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.495261 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-8c4a7100-556c-4c7c-8dfc-1af08b372832 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.503803 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.503803 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:16.507928 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-8c4a7100-556c-4c7c-8dfc-1af08b372832 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:16.513961 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-8c4a7100-556c-4c7c-8dfc-1af08b372832 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 returned with HTTP 200 Aug 13 19:36:16.514486 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1040/4171] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 => generated 1345 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:16.521757 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9e49a0ae-43f5-4ba4-b739-0209da89e298 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.522266 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e49a0ae-43f5-4ba4-b739-0209da89e298 None None] GET https://10.4.3.126/volume// Aug 13 19:36:16.522487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e49a0ae-43f5-4ba4-b739-0209da89e298 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.522732 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9e49a0ae-43f5-4ba4-b739-0209da89e298 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.523101 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9e49a0ae-43f5-4ba4-b739-0209da89e298 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:16.523622 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1047/4172] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:16.530673 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-e4975ebe-9c44-44b4-ab78-e4b8ede5fc2f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.532854 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-e4975ebe-9c44-44b4-ab78-e4b8ede5fc2f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:36:16.533250 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-e4975ebe-9c44-44b4-ab78-e4b8ede5fc2f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74bbf74a-2e0b-4613-a05f-8dbea3996889", "connector": null, "instance_uuid": "85336766-f968-47b1-a9c4-373bb7917b94"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:16.537835 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-525178b6-78f0-4894-b542-deab12168519 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.539460 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-525178b6-78f0-4894-b542-deab12168519 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:16.539662 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-525178b6-78f0-4894-b542-deab12168519 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.539839 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-525178b6-78f0-4894-b542-deab12168519 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.539936 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-525178b6-78f0-4894-b542-deab12168519 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:16.543329 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.543329 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:16.543924 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.543924 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:16.544518 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-525178b6-78f0-4894-b542-deab12168519 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:16.544851 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1039/4173] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:16.571807 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-e4975ebe-9c44-44b4-ab78-e4b8ede5fc2f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:36:16.572263 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1048/4174] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:36:16 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:16.579414 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-160c60e3-28c4-40fd-99d7-d96ece3ed4ba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.579762 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-160c60e3-28c4-40fd-99d7-d96ece3ed4ba None None] GET https://10.4.3.126/volume// Aug 13 19:36:16.579906 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-160c60e3-28c4-40fd-99d7-d96ece3ed4ba None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.580077 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-160c60e3-28c4-40fd-99d7-d96ece3ed4ba None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.580420 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-160c60e3-28c4-40fd-99d7-d96ece3ed4ba None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:16.580675 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1041/4175] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:16.587518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-2d6ac4ba-5bd6-44f7-9d67-d009db7cd097 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.589372 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-2d6ac4ba-5bd6-44f7-9d67-d009db7cd097 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 Aug 13 19:36:16.589576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-2d6ac4ba-5bd6-44f7-9d67-d009db7cd097 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.589745 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-2d6ac4ba-5bd6-44f7-9d67-d009db7cd097 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.598081 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.598081 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:16.601157 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-2d6ac4ba-5bd6-44f7-9d67-d009db7cd097 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:16.605173 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-2d6ac4ba-5bd6-44f7-9d67-d009db7cd097 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 returned with HTTP 200 Aug 13 19:36:16.605590 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1048/4176] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 19:36:16.714827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f1f1a54d-67f6-41a0-baac-111475cb5b30 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.717790 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f1f1a54d-67f6-41a0-baac-111475cb5b30 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:16.717997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f1f1a54d-67f6-41a0-baac-111475cb5b30 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.718255 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f1f1a54d-67f6-41a0-baac-111475cb5b30 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.718428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f1f1a54d-67f6-41a0-baac-111475cb5b30 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:16.724888 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.724888 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:16.725360 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-42ba350e-b4cc-45d9-a968-33cc46047534 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.726295 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f1f1a54d-67f6-41a0-baac-111475cb5b30 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:16.726762 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1040/4177] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:16.728012 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-42ba350e-b4cc-45d9-a968-33cc46047534 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970 Aug 13 19:36:16.728428 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-42ba350e-b4cc-45d9-a968-33cc46047534 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:16.735936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-42ba350e-b4cc-45d9-a968-33cc46047534 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-74bbf74a-2e0b-4613-a05f-8dbea3996889-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:36:16.739456 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f19492b7-8646-40d0-8c48-297fdf4f91a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.740687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-42ba350e-b4cc-45d9-a968-33cc46047534 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-74bbf74a-2e0b-4613-a05f-8dbea3996889-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:36:16.741726 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.741726 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:16.742020 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f19492b7-8646-40d0-8c48-297fdf4f91a4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:36:16.742224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f19492b7-8646-40d0-8c48-297fdf4f91a4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.742446 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f19492b7-8646-40d0-8c48-297fdf4f91a4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.752289 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.752289 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:16.760198 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f19492b7-8646-40d0-8c48-297fdf4f91a4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:36:16.768710 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f19492b7-8646-40d0-8c48-297fdf4f91a4 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:36:16.769249 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1042/4178] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:16.835160 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-42ba350e-b4cc-45d9-a968-33cc46047534 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-74bbf74a-2e0b-4613-a05f-8dbea3996889-np0000007253" released by "attachment_update" :: held 0.095s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:36:16.835491 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-42ba350e-b4cc-45d9-a968-33cc46047534 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970 returned with HTTP 200 Aug 13 19:36:16.835904 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1049/4179] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:36:16 2026] PUT /volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:16.864640 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-23c10c64-c16e-4fcc-8b79-fd0883eafb63 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.869061 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-23c10c64-c16e-4fcc-8b79-fd0883eafb63 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970/action Aug 13 19:36:16.872141 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7b805778-e718-47d0-acd5-acb9d49afa56 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.872372 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-23c10c64-c16e-4fcc-8b79-fd0883eafb63 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:36:16.872601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-23c10c64-c16e-4fcc-8b79-fd0883eafb63 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:16.874178 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b805778-e718-47d0-acd5-acb9d49afa56 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:16.874381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b805778-e718-47d0-acd5-acb9d49afa56 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.874545 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b805778-e718-47d0-acd5-acb9d49afa56 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.884041 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.884041 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:16.887231 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7b805778-e718-47d0-acd5-acb9d49afa56 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:16.891412 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b805778-e718-47d0-acd5-acb9d49afa56 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:16.891765 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1041/4180] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:16.899062 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.899062 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:16.910069 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a046d42b-9d34-48e0-8beb-2c20c22b6a07 req-23c10c64-c16e-4fcc-8b79-fd0883eafb63 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970/action returned with HTTP 204 Aug 13 19:36:16.911050 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1049/4181] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:36:16 2026] POST /volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:16.973965 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3c8bc1d1-990d-4bc3-a713-b2a66331d7c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:16.975849 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c8bc1d1-990d-4bc3-a713-b2a66331d7c4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:16.976053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c8bc1d1-990d-4bc3-a713-b2a66331d7c4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:16.976265 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c8bc1d1-990d-4bc3-a713-b2a66331d7c4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:16.976402 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3c8bc1d1-990d-4bc3-a713-b2a66331d7c4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:16.980763 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:16.980763 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:16.981391 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c8bc1d1-990d-4bc3-a713-b2a66331d7c4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:16.981704 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1043/4182] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:16 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:17.560359 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d4fa03c8-b3bd-4d55-9570-2cc53de2accf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:17.562429 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4fa03c8-b3bd-4d55-9570-2cc53de2accf tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:17.562684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4fa03c8-b3bd-4d55-9570-2cc53de2accf tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:17.562905 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4fa03c8-b3bd-4d55-9570-2cc53de2accf tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:17.563044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d4fa03c8-b3bd-4d55-9570-2cc53de2accf tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:17.570576 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:17.570576 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:17.571171 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4fa03c8-b3bd-4d55-9570-2cc53de2accf tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:17.571589 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1050/4183] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:17 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:17.748858 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-83d27f06-90f0-4fcc-8562-336a6aaa11b7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:17.751532 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83d27f06-90f0-4fcc-8562-336a6aaa11b7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:17.751752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83d27f06-90f0-4fcc-8562-336a6aaa11b7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:17.751952 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83d27f06-90f0-4fcc-8562-336a6aaa11b7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:17.752062 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-83d27f06-90f0-4fcc-8562-336a6aaa11b7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:17.756904 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:17.756904 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:17.757750 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83d27f06-90f0-4fcc-8562-336a6aaa11b7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:17.758164 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1042/4184] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:17 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:17.907004 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-89c39686-2f80-4d06-964c-a895babad115 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:17.909156 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89c39686-2f80-4d06-964c-a895babad115 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:17.909442 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89c39686-2f80-4d06-964c-a895babad115 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:17.909679 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89c39686-2f80-4d06-964c-a895babad115 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:17.921951 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:17.921951 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:17.926130 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-89c39686-2f80-4d06-964c-a895babad115 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:17.930265 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89c39686-2f80-4d06-964c-a895babad115 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:17.930631 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1050/4185] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:17 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:17.993810 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d4ee57c0-8647-4674-abae-839f336c520f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:17.995919 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4ee57c0-8647-4674-abae-839f336c520f tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:17.996132 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4ee57c0-8647-4674-abae-839f336c520f tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:17.996409 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4ee57c0-8647-4674-abae-839f336c520f tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:17.996550 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d4ee57c0-8647-4674-abae-839f336c520f tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:18.000739 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:18.000739 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:18.001550 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4ee57c0-8647-4674-abae-839f336c520f tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:18.002036 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1044/4186] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:17 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:18.582063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-edf0dc25-7873-40d3-82ee-161edb8827b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:18.584073 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-edf0dc25-7873-40d3-82ee-161edb8827b5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:18.584481 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-edf0dc25-7873-40d3-82ee-161edb8827b5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:18.586017 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-edf0dc25-7873-40d3-82ee-161edb8827b5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:18.586017 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-edf0dc25-7873-40d3-82ee-161edb8827b5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:18.590146 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:18.590146 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:18.591041 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-edf0dc25-7873-40d3-82ee-161edb8827b5 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:18.591601 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1051/4187] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:18 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:18.771738 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-637ac4e3-3ac9-4beb-99b0-e9186ae7c11d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:18.775467 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-637ac4e3-3ac9-4beb-99b0-e9186ae7c11d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:18.775467 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-637ac4e3-3ac9-4beb-99b0-e9186ae7c11d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:18.775894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-637ac4e3-3ac9-4beb-99b0-e9186ae7c11d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:18.775937 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-637ac4e3-3ac9-4beb-99b0-e9186ae7c11d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:18.782849 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:18.782849 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:18.784239 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-637ac4e3-3ac9-4beb-99b0-e9186ae7c11d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:18.784375 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1043/4188] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:18 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:18.804658 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-35c9cea0-4c23-4aae-9ffd-4947a9aebfec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:18.807049 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35c9cea0-4c23-4aae-9ffd-4947a9aebfec tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:18.807446 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35c9cea0-4c23-4aae-9ffd-4947a9aebfec tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:18.808430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-35c9cea0-4c23-4aae-9ffd-4947a9aebfec tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:18.808430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-35c9cea0-4c23-4aae-9ffd-4947a9aebfec tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:18.815391 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:18.815391 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:18.816659 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-35c9cea0-4c23-4aae-9ffd-4947a9aebfec tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:18.817254 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1051/4189] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:18 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:18.830246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02534b87-35c5-4cd9-82eb-730b3c1e74e0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:18.832793 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02534b87-35c5-4cd9-82eb-730b3c1e74e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:18.833106 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02534b87-35c5-4cd9-82eb-730b3c1e74e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:18.833359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02534b87-35c5-4cd9-82eb-730b3c1e74e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:18.833510 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-02534b87-35c5-4cd9-82eb-730b3c1e74e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete backup with id: 02be7c87-2b6d-481f-80eb-dba0cc482615. Aug 13 19:36:18.844087 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:18.844087 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:18.862752 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-02534b87-35c5-4cd9-82eb-730b3c1e74e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] delete_backup rpcapi backup_id 02be7c87-2b6d-481f-80eb-dba0cc482615 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:18.865464 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02534b87-35c5-4cd9-82eb-730b3c1e74e0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 202 Aug 13 19:36:18.865624 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1045/4190] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:18 2026] DELETE /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:18.873978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d7d15d6b-7e96-46ef-ad53-364a171e3736 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:18.875529 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7d15d6b-7e96-46ef-ad53-364a171e3736 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:18.875924 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7d15d6b-7e96-46ef-ad53-364a171e3736 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:18.876249 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d7d15d6b-7e96-46ef-ad53-364a171e3736 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:18.876473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d7d15d6b-7e96-46ef-ad53-364a171e3736 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:18.883814 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:18.883814 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:18.883814 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d7d15d6b-7e96-46ef-ad53-364a171e3736 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:18.883814 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1052/4191] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:18 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:18.947951 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-39131177-845e-4599-aef8-76eaba88f3e4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:18.950632 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-39131177-845e-4599-aef8-76eaba88f3e4 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:18.950962 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-39131177-845e-4599-aef8-76eaba88f3e4 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:18.952206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-39131177-845e-4599-aef8-76eaba88f3e4 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:18.970766 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:18.970766 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:18.976808 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-39131177-845e-4599-aef8-76eaba88f3e4 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:18.983828 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-39131177-845e-4599-aef8-76eaba88f3e4 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:18.984577 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1044/4192] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:18 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:19.015099 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1cb6eb30-67e8-4b77-aa80-3212f6167ad3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:19.017394 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1cb6eb30-67e8-4b77-aa80-3212f6167ad3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:19.017665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1cb6eb30-67e8-4b77-aa80-3212f6167ad3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:19.017915 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1cb6eb30-67e8-4b77-aa80-3212f6167ad3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:19.018064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1cb6eb30-67e8-4b77-aa80-3212f6167ad3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:19.025399 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:19.025399 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:19.026331 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1cb6eb30-67e8-4b77-aa80-3212f6167ad3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:19.026931 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1052/4193] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:19 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:19.602871 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a21a8331-e5e1-408a-9337-14c6e5e3188f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:19.605310 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a21a8331-e5e1-408a-9337-14c6e5e3188f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:19.605310 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a21a8331-e5e1-408a-9337-14c6e5e3188f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:19.605460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a21a8331-e5e1-408a-9337-14c6e5e3188f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:19.605603 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a21a8331-e5e1-408a-9337-14c6e5e3188f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:19.613187 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:19.613187 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:19.614006 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a21a8331-e5e1-408a-9337-14c6e5e3188f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:19.614678 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1046/4194] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:19 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:19.896526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ba4e2f3-920a-4805-98b0-beb2fc683221 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:19.898903 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ba4e2f3-920a-4805-98b0-beb2fc683221 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:19.899089 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ba4e2f3-920a-4805-98b0-beb2fc683221 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:19.899337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ba4e2f3-920a-4805-98b0-beb2fc683221 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:19.899461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7ba4e2f3-920a-4805-98b0-beb2fc683221 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:19.905651 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:19.905651 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:19.906493 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ba4e2f3-920a-4805-98b0-beb2fc683221 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:19.906867 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1053/4195] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:19 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:20.002165 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d90bb4c9-eb36-4802-9963-220ae58ed6b2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:20.002899 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d90bb4c9-eb36-4802-9963-220ae58ed6b2 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:20.003121 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d90bb4c9-eb36-4802-9963-220ae58ed6b2 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:20.003572 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d90bb4c9-eb36-4802-9963-220ae58ed6b2 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:20.018038 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:20.018038 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:20.022385 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d90bb4c9-eb36-4802-9963-220ae58ed6b2 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:20.027475 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d90bb4c9-eb36-4802-9963-220ae58ed6b2 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:20.027868 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1045/4196] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:20 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:20.037073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-188d335f-09b2-451c-b90f-dbf5ba4cf80e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:20.039154 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-188d335f-09b2-451c-b90f-dbf5ba4cf80e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:20.039382 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-188d335f-09b2-451c-b90f-dbf5ba4cf80e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:20.039593 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-188d335f-09b2-451c-b90f-dbf5ba4cf80e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:20.039730 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-188d335f-09b2-451c-b90f-dbf5ba4cf80e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:20.044952 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:20.044952 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:20.046107 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-188d335f-09b2-451c-b90f-dbf5ba4cf80e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:20.049241 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1053/4197] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:20 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:36:20.626729 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-314cb436-7a5f-4291-84af-56dca46821c3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:20.628368 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-314cb436-7a5f-4291-84af-56dca46821c3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:20.628549 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-314cb436-7a5f-4291-84af-56dca46821c3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:20.628715 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-314cb436-7a5f-4291-84af-56dca46821c3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:20.628807 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-314cb436-7a5f-4291-84af-56dca46821c3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:20.634481 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:20.634481 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:20.635108 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-314cb436-7a5f-4291-84af-56dca46821c3 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:20.635513 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1047/4198] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:20 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:20.919132 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f8f0ea1f-6695-4c6e-aaf7-7ede7b4f6711 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:20.921201 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8f0ea1f-6695-4c6e-aaf7-7ede7b4f6711 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:20.921582 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8f0ea1f-6695-4c6e-aaf7-7ede7b4f6711 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:20.921782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f8f0ea1f-6695-4c6e-aaf7-7ede7b4f6711 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:20.921923 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f8f0ea1f-6695-4c6e-aaf7-7ede7b4f6711 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:20.926957 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:20.926957 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:20.928053 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f8f0ea1f-6695-4c6e-aaf7-7ede7b4f6711 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:20.928850 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1054/4199] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:20 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:21.044259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9f6165ea-87d1-4748-a92e-622339e71883 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:21.049625 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9f6165ea-87d1-4748-a92e-622339e71883 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:21.049625 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9f6165ea-87d1-4748-a92e-622339e71883 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:21.049625 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9f6165ea-87d1-4748-a92e-622339e71883 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:21.060879 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b25adb04-b485-45c7-a1de-d5ea980699b2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:21.064700 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b25adb04-b485-45c7-a1de-d5ea980699b2 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:21.064700 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b25adb04-b485-45c7-a1de-d5ea980699b2 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:21.064700 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b25adb04-b485-45c7-a1de-d5ea980699b2 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:21.064700 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b25adb04-b485-45c7-a1de-d5ea980699b2 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:21.064851 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:21.064851 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:21.069960 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:21.069960 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:21.070854 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b25adb04-b485-45c7-a1de-d5ea980699b2 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:21.071671 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1054/4200] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:21 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:21.076193 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9f6165ea-87d1-4748-a92e-622339e71883 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:21.081778 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9f6165ea-87d1-4748-a92e-622339e71883 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:21.082430 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1046/4201] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:21 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:21.647912 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-84e0e9fb-61ec-4ce3-bb18-f6dcfb3bb64f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:21.651984 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-84e0e9fb-61ec-4ce3-bb18-f6dcfb3bb64f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:21.652254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-84e0e9fb-61ec-4ce3-bb18-f6dcfb3bb64f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:21.653234 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-84e0e9fb-61ec-4ce3-bb18-f6dcfb3bb64f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:21.653234 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-84e0e9fb-61ec-4ce3-bb18-f6dcfb3bb64f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:21.661703 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:21.661703 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:21.662462 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-84e0e9fb-61ec-4ce3-bb18-f6dcfb3bb64f tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:21.662879 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1048/4202] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:21 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:21.939980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d92a156b-b5ec-4411-b5af-3e533084ef45 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:21.943382 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d92a156b-b5ec-4411-b5af-3e533084ef45 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:21.943621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d92a156b-b5ec-4411-b5af-3e533084ef45 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:21.943844 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d92a156b-b5ec-4411-b5af-3e533084ef45 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:21.943844 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d92a156b-b5ec-4411-b5af-3e533084ef45 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:21.958304 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:21.958304 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:21.958543 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d92a156b-b5ec-4411-b5af-3e533084ef45 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:21.958991 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1055/4203] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:21 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:22.083029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-23601632-d539-4b37-852e-4d4b9c147ff1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:22.087130 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23601632-d539-4b37-852e-4d4b9c147ff1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:22.087371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23601632-d539-4b37-852e-4d4b9c147ff1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:22.087571 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23601632-d539-4b37-852e-4d4b9c147ff1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:22.087693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-23601632-d539-4b37-852e-4d4b9c147ff1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:22.096678 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:22.096678 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:22.097317 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23601632-d539-4b37-852e-4d4b9c147ff1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:22.097669 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1055/4204] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:22 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:22.101310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-84623017-4ebd-43b5-a2fe-6b1604ce9c5e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:22.103643 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84623017-4ebd-43b5-a2fe-6b1604ce9c5e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:22.103880 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84623017-4ebd-43b5-a2fe-6b1604ce9c5e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:22.104138 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84623017-4ebd-43b5-a2fe-6b1604ce9c5e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:22.121062 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:22.121062 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:22.127185 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-84623017-4ebd-43b5-a2fe-6b1604ce9c5e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:22.133498 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84623017-4ebd-43b5-a2fe-6b1604ce9c5e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:22.137482 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1047/4205] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:22 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:22.243735 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-1fa33d45-a5cb-4f12-831b-a598763e7d23 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:22.246992 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-1fa33d45-a5cb-4f12-831b-a598763e7d23 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f/action Aug 13 19:36:22.247421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-1fa33d45-a5cb-4f12-831b-a598763e7d23 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:36:22.247629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-1fa33d45-a5cb-4f12-831b-a598763e7d23 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:22.271192 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:22.271192 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:22.285048 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9a5e8a75-d386-4c69-acbc-63665236cea7 req-1fa33d45-a5cb-4f12-831b-a598763e7d23 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f/action returned with HTTP 204 Aug 13 19:36:22.285560 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1049/4206] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:36:22 2026] POST /volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:22.675479 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1cfd1a0b-61c5-49ee-88e6-01d8eb673444 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:22.681558 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1cfd1a0b-61c5-49ee-88e6-01d8eb673444 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:22.681871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1cfd1a0b-61c5-49ee-88e6-01d8eb673444 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:22.682086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1cfd1a0b-61c5-49ee-88e6-01d8eb673444 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:22.682215 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1cfd1a0b-61c5-49ee-88e6-01d8eb673444 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:22.690129 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:22.690129 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:22.691903 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1cfd1a0b-61c5-49ee-88e6-01d8eb673444 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:22.691903 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1056/4207] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:22 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:22.973434 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b37fff43-65d1-4008-a061-1f0c5e0f7d3f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:22.976684 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b37fff43-65d1-4008-a061-1f0c5e0f7d3f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:22.976684 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b37fff43-65d1-4008-a061-1f0c5e0f7d3f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:22.976684 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b37fff43-65d1-4008-a061-1f0c5e0f7d3f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:22.976684 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b37fff43-65d1-4008-a061-1f0c5e0f7d3f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:22.986873 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:22.986873 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:22.988839 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b37fff43-65d1-4008-a061-1f0c5e0f7d3f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 200 Aug 13 19:36:22.988839 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1056/4208] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:22 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:23.112355 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-485ce88a-5eab-4a82-8ed6-830027470597 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:23.114763 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-485ce88a-5eab-4a82-8ed6-830027470597 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:23.115045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-485ce88a-5eab-4a82-8ed6-830027470597 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:23.115608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-485ce88a-5eab-4a82-8ed6-830027470597 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:23.115897 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-485ce88a-5eab-4a82-8ed6-830027470597 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:23.123020 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:23.123020 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:23.123940 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-485ce88a-5eab-4a82-8ed6-830027470597 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:23.124472 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1048/4209] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:23 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:23.152135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-31c93a8a-6601-48d6-b44f-b324ba23fe14 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:23.155807 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31c93a8a-6601-48d6-b44f-b324ba23fe14 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:23.155807 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31c93a8a-6601-48d6-b44f-b324ba23fe14 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:23.155807 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31c93a8a-6601-48d6-b44f-b324ba23fe14 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:23.168884 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:23.168884 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:23.174394 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-31c93a8a-6601-48d6-b44f-b324ba23fe14 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:23.180628 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31c93a8a-6601-48d6-b44f-b324ba23fe14 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:23.181234 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1050/4210] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:23 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:23.200644 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9c8580b4-cd6e-4f37-8eb3-c0b437fed218 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:23.204463 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c8580b4-cd6e-4f37-8eb3-c0b437fed218 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:23.204463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c8580b4-cd6e-4f37-8eb3-c0b437fed218 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:23.204463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c8580b4-cd6e-4f37-8eb3-c0b437fed218 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:23.221728 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:23.221728 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:23.234574 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9c8580b4-cd6e-4f37-8eb3-c0b437fed218 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:23.240708 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c8580b4-cd6e-4f37-8eb3-c0b437fed218 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:23.241744 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1057/4211] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:23 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:23.373790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:23.376197 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:23.376197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-989447829"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:23.378104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-989447829'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:23.378104 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume of 1 GB Aug 13 19:36:23.382037 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Availability Zones retrieved successfully. Aug 13 19:36:23.390214 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Flow 'volume_create_api' (6f98a5f9-575a-47f9-926b-ecc28074f1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:23.392238 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b47bfc-195b-40d7-9def-8c06a3370e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:23.394110 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:23.441301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b47bfc-195b-40d7-9def-8c06a3370e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:23.441301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe533d62-7b77-4908-8e4a-a1f9960090ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:23.504985 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Created reservations ['9b06aed1-af06-4735-87d1-9752713ce2dd', '1bed74b4-c662-4624-a3f3-62fa7c88c083', '63afee14-c570-4c8e-81f4-eedbf3124859', '2a30b28f-923c-44ba-92ac-0de4ddb49453'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:23.506154 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe533d62-7b77-4908-8e4a-a1f9960090ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b06aed1-af06-4735-87d1-9752713ce2dd', '1bed74b4-c662-4624-a3f3-62fa7c88c083', '63afee14-c570-4c8e-81f4-eedbf3124859', '2a30b28f-923c-44ba-92ac-0de4ddb49453']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:23.507067 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87804ba6-5085-45fe-ac44-a5754d540db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:23.538864 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87804ba6-5085-45fe-ac44-a5754d540db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871161f5-daa4-44ae-9003-4c549147444a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-989447829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='885dc618b4164a7ca742e685a8063682',qos_specs=None,replication_status=,reservations=['9b06aed1-af06-4735-87d1-9752713ce2dd','1bed74b4-c662-4624-a3f3-62fa7c88c083','63afee14-c570-4c8e-81f4-eedbf3124859','2a30b28f-923c-44ba-92ac-0de4ddb49453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-989447829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871161f5-daa4-44ae-9003-4c549147444a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='885dc618b4164a7ca742e685a8063682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:23.541016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b404fe6-33f7-42f4-9e3f-648f0651c568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:23.561887 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b404fe6-33f7-42f4-9e3f-648f0651c568) transitioned into state 'SUCCESS' from state '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-989447829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='885dc618b4164a7ca742e685a8063682',qos_specs=None,replication_status=,reservations=['9b06aed1-af06-4735-87d1-9752713ce2dd','1bed74b4-c662-4624-a3f3-62fa7c88c083','63afee14-c570-4c8e-81f4-eedbf3124859','2a30b28f-923c-44ba-92ac-0de4ddb49453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dddc236f8bc42a0b929e52a41666fc6',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:23.562706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab07710c-96fb-4dcb-bd45-9f19f104e652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:23.575951 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab07710c-96fb-4dcb-bd45-9f19f104e652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:23.577296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Flow 'volume_create_api' (6f98a5f9-575a-47f9-926b-ecc28074f1f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:23.577553 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Create volume request issued successfully. Aug 13 19:36:23.578320 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f075de87-db8b-44ee-abf9-37f6513c3e62 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:23.579231 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1057/4212] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:36:23 2026] POST /volume/v3/volumes => generated 750 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:23.591840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e4250fb7-8662-4373-9bc4-b7fda5cb51fc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:23.593671 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e4250fb7-8662-4373-9bc4-b7fda5cb51fc tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:23.596702 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e4250fb7-8662-4373-9bc4-b7fda5cb51fc tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:23.596702 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e4250fb7-8662-4373-9bc4-b7fda5cb51fc tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:23.606584 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:23.606584 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:23.614008 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e4250fb7-8662-4373-9bc4-b7fda5cb51fc tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:23.623696 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e4250fb7-8662-4373-9bc4-b7fda5cb51fc tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:23.624155 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1049/4213] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:23 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:23.705973 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3db4cdd2-54de-48a6-8e66-786986c42d6a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:23.708428 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3db4cdd2-54de-48a6-8e66-786986c42d6a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:23.708732 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3db4cdd2-54de-48a6-8e66-786986c42d6a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:23.709017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3db4cdd2-54de-48a6-8e66-786986c42d6a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:23.709178 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3db4cdd2-54de-48a6-8e66-786986c42d6a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:23.715854 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:23.715854 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:23.716708 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3db4cdd2-54de-48a6-8e66-786986c42d6a tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:23.717199 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1051/4214] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:23 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:24.004695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4adf297b-72be-4d18-a014-27074f655175 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.007374 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4adf297b-72be-4d18-a014-27074f655175 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 Aug 13 19:36:24.007673 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4adf297b-72be-4d18-a014-27074f655175 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:24.008102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4adf297b-72be-4d18-a014-27074f655175 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:24.008373 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4adf297b-72be-4d18-a014-27074f655175 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 02be7c87-2b6d-481f-80eb-dba0cc482615. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:24.013605 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4adf297b-72be-4d18-a014-27074f655175 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 returned with HTTP 404 Aug 13 19:36:24.014472 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1058/4215] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:24 2026] GET /volume/v3/backups/02be7c87-2b6d-481f-80eb-dba0cc482615 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:24.139963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d034870a-2ecb-45d8-839f-465377e26a0b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.143577 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d034870a-2ecb-45d8-839f-465377e26a0b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:24.144665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d034870a-2ecb-45d8-839f-465377e26a0b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:24.144665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d034870a-2ecb-45d8-839f-465377e26a0b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:24.144871 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d034870a-2ecb-45d8-839f-465377e26a0b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:24.153428 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:24.153428 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:24.154468 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d034870a-2ecb-45d8-839f-465377e26a0b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:24.155080 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1058/4216] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:24 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:24.578813 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a825180d-7d90-4eaf-bde6-a0991e4f2d5a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.580804 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a825180d-7d90-4eaf-bde6-a0991e4f2d5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:36:24.581031 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a825180d-7d90-4eaf-bde6-a0991e4f2d5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:24.581262 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a825180d-7d90-4eaf-bde6-a0991e4f2d5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:24.581410 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-a825180d-7d90-4eaf-bde6-a0991e4f2d5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete backup with id: 47b67b39-8932-4a64-adef-2346d3635490. Aug 13 19:36:24.586401 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:24.586401 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:24.601180 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-a825180d-7d90-4eaf-bde6-a0991e4f2d5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] delete_backup rpcapi backup_id 47b67b39-8932-4a64-adef-2346d3635490 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:24.603832 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a825180d-7d90-4eaf-bde6-a0991e4f2d5a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 202 Aug 13 19:36:24.604445 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1050/4217] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:24 2026] DELETE /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:24.616346 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2cb30342-866e-4445-9b7d-859a8912ebeb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.618880 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2cb30342-866e-4445-9b7d-859a8912ebeb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:36:24.618880 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2cb30342-866e-4445-9b7d-859a8912ebeb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:24.619117 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2cb30342-866e-4445-9b7d-859a8912ebeb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:24.619295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2cb30342-866e-4445-9b7d-859a8912ebeb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:24.627190 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:24.627190 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:24.628186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2cb30342-866e-4445-9b7d-859a8912ebeb tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 200 Aug 13 19:36:24.628875 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1052/4218] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:24 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:24.638785 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-02189b2f-938e-4862-a45f-6e7cb8502ddd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.640903 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02189b2f-938e-4862-a45f-6e7cb8502ddd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:24.641243 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02189b2f-938e-4862-a45f-6e7cb8502ddd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:24.641496 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-02189b2f-938e-4862-a45f-6e7cb8502ddd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:24.649815 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:24.649815 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:24.655645 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-02189b2f-938e-4862-a45f-6e7cb8502ddd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:24.661288 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-02189b2f-938e-4862-a45f-6e7cb8502ddd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:24.661794 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1059/4219] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:24 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:24.709139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-64c5be0f-7a3d-427a-876e-b093640c0aac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.711700 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-64c5be0f-7a3d-427a-876e-b093640c0aac tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:24.711891 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-64c5be0f-7a3d-427a-876e-b093640c0aac tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:24.712061 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-64c5be0f-7a3d-427a-876e-b093640c0aac tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:24.721426 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:24.721426 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:24.725156 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-64c5be0f-7a3d-427a-876e-b093640c0aac tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:24.730245 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-64c5be0f-7a3d-427a-876e-b093640c0aac tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:24.730613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f78c724d-72bb-4923-b9ac-336d5eb53027 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.730705 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1059/4220] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:24 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:24.732833 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f78c724d-72bb-4923-b9ac-336d5eb53027 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:24.733094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f78c724d-72bb-4923-b9ac-336d5eb53027 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:24.733381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f78c724d-72bb-4923-b9ac-336d5eb53027 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:24.733517 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f78c724d-72bb-4923-b9ac-336d5eb53027 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:24.738403 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:24.738403 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:24.739188 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f78c724d-72bb-4923-b9ac-336d5eb53027 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:24.739622 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1051/4221] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:24 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:24.825228 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1fa506ff-30f0-4d85-b65c-6f9870d4b437 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.825619 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fa506ff-30f0-4d85-b65c-6f9870d4b437 None None] GET https://10.4.3.126/volume// Aug 13 19:36:24.825780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fa506ff-30f0-4d85-b65c-6f9870d4b437 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:24.825959 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1fa506ff-30f0-4d85-b65c-6f9870d4b437 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:24.826281 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1fa506ff-30f0-4d85-b65c-6f9870d4b437 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:24.826557 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1053/4222] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:36:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:24.838444 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-e6c5bbd2-62cb-42bb-bed0-775f34864044 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:24.907468 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-e6c5bbd2-62cb-42bb-bed0-775f34864044 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:36:24.907944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-e6c5bbd2-62cb-42bb-bed0-775f34864044 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "871161f5-daa4-44ae-9003-4c549147444a", "connector": null, "instance_uuid": "4de40f97-ece7-4102-a448-5ab172048719"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:24.922397 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:24.922397 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:24.972522 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-e6c5bbd2-62cb-42bb-bed0-775f34864044 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:36:24.973321 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1060/4223] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:36:24 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:25.022305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7d95ce2e-7b44-41b3-bb18-0ec37f2bba8b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.029062 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d95ce2e-7b44-41b3-bb18-0ec37f2bba8b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:25.029062 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d95ce2e-7b44-41b3-bb18-0ec37f2bba8b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.029375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7d95ce2e-7b44-41b3-bb18-0ec37f2bba8b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.038820 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f3e4a1e4-2267-4112-ac73-0e6198627c7c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.039412 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f3e4a1e4-2267-4112-ac73-0e6198627c7c None None] GET https://10.4.3.126/volume// Aug 13 19:36:25.039565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f3e4a1e4-2267-4112-ac73-0e6198627c7c None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.039815 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f3e4a1e4-2267-4112-ac73-0e6198627c7c None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.040787 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f3e4a1e4-2267-4112-ac73-0e6198627c7c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:25.040787 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1052/4224] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:36:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:25.050156 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:25.050156 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:25.050499 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-a1f8387a-a0b3-44a0-b4a0-dd923b661eee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.052717 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-a1f8387a-a0b3-44a0-b4a0-dd923b661eee tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:25.054410 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-a1f8387a-a0b3-44a0-b4a0-dd923b661eee tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.054410 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-a1f8387a-a0b3-44a0-b4a0-dd923b661eee tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.054507 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7d95ce2e-7b44-41b3-bb18-0ec37f2bba8b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:25.065886 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7d95ce2e-7b44-41b3-bb18-0ec37f2bba8b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:25.066387 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1060/4225] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:25 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:25.077720 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:25.077720 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:25.081701 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-a1f8387a-a0b3-44a0-b4a0-dd923b661eee tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:25.088372 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-a1f8387a-a0b3-44a0-b4a0-dd923b661eee tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:25.088884 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1054/4226] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:36:25 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:36:25.173856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5e91c402-89fa-4ac6-a1b9-4e3741b33e91 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.179670 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5e91c402-89fa-4ac6-a1b9-4e3741b33e91 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:25.180046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5e91c402-89fa-4ac6-a1b9-4e3741b33e91 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.180513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5e91c402-89fa-4ac6-a1b9-4e3741b33e91 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.180513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5e91c402-89fa-4ac6-a1b9-4e3741b33e91 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:25.186256 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:25.186256 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:25.187199 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5e91c402-89fa-4ac6-a1b9-4e3741b33e91 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:25.187657 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1061/4227] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:25 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:25.248491 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-ee7fbab3-160a-41de-8473-b30103cd55ca None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.251812 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-ee7fbab3-160a-41de-8473-b30103cd55ca tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] PUT https://10.4.3.126/volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40 Aug 13 19:36:25.252288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-ee7fbab3-160a-41de-8473-b30103cd55ca tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:25.261613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-ee7fbab3-160a-41de-8473-b30103cd55ca tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Acquiring lock "cinder-attachment_update-871161f5-daa4-44ae-9003-4c549147444a-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:36:25.267638 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-ee7fbab3-160a-41de-8473-b30103cd55ca tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Lock "cinder-attachment_update-871161f5-daa4-44ae-9003-4c549147444a-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:36:25.268905 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:25.268905 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:25.426429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-ee7fbab3-160a-41de-8473-b30103cd55ca tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Lock "cinder-attachment_update-871161f5-daa4-44ae-9003-4c549147444a-np0000007253" released by "attachment_update" :: held 0.158s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:36:25.426429 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-ee7fbab3-160a-41de-8473-b30103cd55ca tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40 returned with HTTP 200 Aug 13 19:36:25.427109 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1053/4228] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:36:25 2026] PUT /volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:25.646257 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7161ce7f-53bd-4e68-9962-bba73d42d722 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.649478 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7161ce7f-53bd-4e68-9962-bba73d42d722 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 Aug 13 19:36:25.649694 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7161ce7f-53bd-4e68-9962-bba73d42d722 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.650235 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7161ce7f-53bd-4e68-9962-bba73d42d722 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.650235 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7161ce7f-53bd-4e68-9962-bba73d42d722 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id 47b67b39-8932-4a64-adef-2346d3635490. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:25.655418 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7161ce7f-53bd-4e68-9962-bba73d42d722 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 returned with HTTP 404 Aug 13 19:36:25.655945 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1061/4229] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:25 2026] GET /volume/v3/backups/47b67b39-8932-4a64-adef-2346d3635490 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:25.678599 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.684797 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:25.684797 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1301929172"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:25.691229 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1301929172'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:25.691229 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume of 1 GB Aug 13 19:36:25.695233 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Availability Zones retrieved successfully. Aug 13 19:36:25.702998 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Flow 'volume_create_api' (5c9f5fb1-af30-44f0-960a-eb5a4cda45ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:25.704791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12291b2c-db1d-44b3-bad3-1e928c1afe86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:25.706022 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:25.751526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-11187642-992c-4391-8a79-b2b7ace8bfd9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.752019 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12291b2c-db1d-44b3-bad3-1e928c1afe86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:25.752583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec15671d-c437-4f3b-87ef-b861d8f07581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:25.755855 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-11187642-992c-4391-8a79-b2b7ace8bfd9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:25.755855 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-11187642-992c-4391-8a79-b2b7ace8bfd9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.755855 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-11187642-992c-4391-8a79-b2b7ace8bfd9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.755855 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-11187642-992c-4391-8a79-b2b7ace8bfd9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:25.761850 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:25.761850 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:25.762781 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-11187642-992c-4391-8a79-b2b7ace8bfd9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:25.763324 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1062/4230] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:25 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:25.777321 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7223a94a-11ee-4aa0-8f3e-35cd84f6ccb8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.780155 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7223a94a-11ee-4aa0-8f3e-35cd84f6ccb8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 Aug 13 19:36:25.780901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7223a94a-11ee-4aa0-8f3e-35cd84f6ccb8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.780901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7223a94a-11ee-4aa0-8f3e-35cd84f6ccb8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.780901 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-7223a94a-11ee-4aa0-8f3e-35cd84f6ccb8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume with id: ef12ac60-1cd7-46f6-97ee-33e8c9d28111 Aug 13 19:36:25.789757 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:25.789757 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:25.790228 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7223a94a-11ee-4aa0-8f3e-35cd84f6ccb8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:36:25.799629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['ac89bc5b-19e7-4d39-adc4-c7749c694b0d', '6eded683-588e-484a-b79e-be7d72a282f9', 'e134f5bc-247f-48cf-9642-d9022f5de242', 'd6edfa44-3118-4123-93a6-7df3b6847345'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:25.800538 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec15671d-c437-4f3b-87ef-b861d8f07581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac89bc5b-19e7-4d39-adc4-c7749c694b0d', '6eded683-588e-484a-b79e-be7d72a282f9', 'e134f5bc-247f-48cf-9642-d9022f5de242', 'd6edfa44-3118-4123-93a6-7df3b6847345']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:25.801214 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fe5d0f-185c-48f4-aef3-69243fb92386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:25.811304 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7223a94a-11ee-4aa0-8f3e-35cd84f6ccb8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume request issued successfully. Aug 13 19:36:25.811491 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7223a94a-11ee-4aa0-8f3e-35cd84f6ccb8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 returned with HTTP 202 Aug 13 19:36:25.811964 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1054/4231] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:36:25 2026] DELETE /volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:25.821460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-facdbaf0-a200-4b2b-828c-ccccc4a194d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.823606 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-facdbaf0-a200-4b2b-828c-ccccc4a194d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 Aug 13 19:36:25.823832 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-facdbaf0-a200-4b2b-828c-ccccc4a194d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.824053 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-facdbaf0-a200-4b2b-828c-ccccc4a194d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.831855 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:25.831855 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:25.833868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fe5d0f-185c-48f4-aef3-69243fb92386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e7a7a43-417a-4d8b-a3f1-b353a6d86de2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1301929172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb224e316741ef86a8b66cda5ebcab',qos_specs=None,replication_status=,reservations=['ac89bc5b-19e7-4d39-adc4-c7749c694b0d','6eded683-588e-484a-b79e-be7d72a282f9','e134f5bc-247f-48cf-9642-d9022f5de242','d6edfa44-3118-4123-93a6-7df3b6847345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c22143fb30f422da3566ad7469325fe',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1301929172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e7a7a43-417a-4d8b-a3f1-b353a6d86de2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8eb224e316741ef86a8b66cda5ebcab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c22143fb30f422da3566ad7469325fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:25.834730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253451c5-5b22-4f8e-8406-1f2f9f1cc9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:25.836103 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-facdbaf0-a200-4b2b-828c-ccccc4a194d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:36:25.841778 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-facdbaf0-a200-4b2b-828c-ccccc4a194d2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 returned with HTTP 200 Aug 13 19:36:25.842423 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1062/4232] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:25 2026] GET /volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:25.858573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253451c5-5b22-4f8e-8406-1f2f9f1cc9aa) transitioned into state 'SUCCESS' from state '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-1301929172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8eb224e316741ef86a8b66cda5ebcab',qos_specs=None,replication_status=,reservations=['ac89bc5b-19e7-4d39-adc4-c7749c694b0d','6eded683-588e-484a-b79e-be7d72a282f9','e134f5bc-247f-48cf-9642-d9022f5de242','d6edfa44-3118-4123-93a6-7df3b6847345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c22143fb30f422da3566ad7469325fe',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:25.859341 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d91bf5-128c-4ab1-b3f9-0b6cb83698c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:25.869731 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d91bf5-128c-4ab1-b3f9-0b6cb83698c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:25.870572 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Flow 'volume_create_api' (5c9f5fb1-af30-44f0-960a-eb5a4cda45ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:25.870992 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create volume request issued successfully. Aug 13 19:36:25.871616 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66389979-fbf3-4d1c-aaf6-0e0d3aff465a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:25.872018 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1055/4233] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:36:25 2026] POST /volume/v3/volumes => generated 749 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:25.888807 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6972573d-9984-432a-a5de-9a22d9a97cbd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:25.892422 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6972573d-9984-432a-a5de-9a22d9a97cbd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 Aug 13 19:36:25.892422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6972573d-9984-432a-a5de-9a22d9a97cbd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:25.892422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6972573d-9984-432a-a5de-9a22d9a97cbd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:25.899295 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:25.899295 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:25.902462 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6972573d-9984-432a-a5de-9a22d9a97cbd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:25.908234 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6972573d-9984-432a-a5de-9a22d9a97cbd tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 returned with HTTP 200 Aug 13 19:36:25.908750 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1063/4234] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:25 2026] GET /volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:26.084828 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e8bdef33-a334-4189-a9ab-56c9b6c6f549 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:26.089419 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e8bdef33-a334-4189-a9ab-56c9b6c6f549 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:26.089419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e8bdef33-a334-4189-a9ab-56c9b6c6f549 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:26.089419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e8bdef33-a334-4189-a9ab-56c9b6c6f549 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:26.103255 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:26.103255 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:26.109412 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e8bdef33-a334-4189-a9ab-56c9b6c6f549 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:26.119242 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e8bdef33-a334-4189-a9ab-56c9b6c6f549 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:26.120168 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1055/4235] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:26 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:26.200261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e637530-8296-4420-9f64-cc44d4ad67b3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:26.202411 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e637530-8296-4420-9f64-cc44d4ad67b3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:26.202662 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e637530-8296-4420-9f64-cc44d4ad67b3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:26.202910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e637530-8296-4420-9f64-cc44d4ad67b3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:26.203031 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4e637530-8296-4420-9f64-cc44d4ad67b3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:26.211328 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:26.211328 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:26.212107 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e637530-8296-4420-9f64-cc44d4ad67b3 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:26.212853 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1063/4236] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:26 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:26.864506 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d0de6eaf-74ad-43dd-b5be-36df7e14bfea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:26.867313 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0de6eaf-74ad-43dd-b5be-36df7e14bfea tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 Aug 13 19:36:26.867608 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0de6eaf-74ad-43dd-b5be-36df7e14bfea tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:26.867881 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0de6eaf-74ad-43dd-b5be-36df7e14bfea tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:26.875693 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0de6eaf-74ad-43dd-b5be-36df7e14bfea tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 returned with HTTP 404 Aug 13 19:36:26.876372 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1056/4237] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:26 2026] GET /volume/v3/volumes/ef12ac60-1cd7-46f6-97ee-33e8c9d28111 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:26.885236 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-29924287-5bb6-4529-af3a-f0f6cbed596c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:26.888969 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29924287-5bb6-4529-af3a-f0f6cbed596c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:26.888969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29924287-5bb6-4529-af3a-f0f6cbed596c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:26.888969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-29924287-5bb6-4529-af3a-f0f6cbed596c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:26.888969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-29924287-5bb6-4529-af3a-f0f6cbed596c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:26.897132 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:26.897132 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:26.897132 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-29924287-5bb6-4529-af3a-f0f6cbed596c tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-member] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:26.897132 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1064/4238] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:26 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:26.909901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-614fe44f-53ed-4057-b613-2bebf4397af0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:26.918291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-614fe44f-53ed-4057-b613-2bebf4397af0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:26.918291 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-614fe44f-53ed-4057-b613-2bebf4397af0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:26.918291 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-614fe44f-53ed-4057-b613-2bebf4397af0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:26.918291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-614fe44f-53ed-4057-b613-2bebf4397af0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete backup with id: f970a151-a7d7-4b21-beb5-e822a2947107. Aug 13 19:36:26.922970 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:26.922970 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:26.933953 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bc0eca80-3d4b-4c40-a899-934b5eb0d4d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:26.936043 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc0eca80-3d4b-4c40-a899-934b5eb0d4d8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 Aug 13 19:36:26.936285 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc0eca80-3d4b-4c40-a899-934b5eb0d4d8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:26.936516 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc0eca80-3d4b-4c40-a899-934b5eb0d4d8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:26.942684 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-614fe44f-53ed-4057-b613-2bebf4397af0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] delete_backup rpcapi backup_id f970a151-a7d7-4b21-beb5-e822a2947107 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:26.943289 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-614fe44f-53ed-4057-b613-2bebf4397af0 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 202 Aug 13 19:36:26.943961 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1056/4239] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:36:26 2026] DELETE /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:26.946026 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:26.946026 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:26.954133 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aa27c22a-a801-41a9-81ce-23913c6e17b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:26.956419 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa27c22a-a801-41a9-81ce-23913c6e17b8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:26.956519 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bc0eca80-3d4b-4c40-a899-934b5eb0d4d8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:26.956624 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa27c22a-a801-41a9-81ce-23913c6e17b8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:26.956794 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aa27c22a-a801-41a9-81ce-23913c6e17b8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:26.956905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-aa27c22a-a801-41a9-81ce-23913c6e17b8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:26.961700 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc0eca80-3d4b-4c40-a899-934b5eb0d4d8 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 returned with HTTP 200 Aug 13 19:36:26.962143 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1064/4240] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:26 2026] GET /volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:26.967406 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:26.967406 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:26.968062 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aa27c22a-a801-41a9-81ce-23913c6e17b8 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 200 Aug 13 19:36:26.968475 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1057/4241] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:26 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:26.981686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5697b5c3-f7da-4cc3-b6ad-c87d568db298 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:26.983027 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5697b5c3-f7da-4cc3-b6ad-c87d568db298 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:36:26.983538 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5697b5c3-f7da-4cc3-b6ad-c87d568db298 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e7a7a43-417a-4d8b-a3f1-b353a6d86de2", "name": "tempest-VolumesBackupsTest-Snapshot-715152798"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:26.992090 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:26.992090 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:26.992699 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5697b5c3-f7da-4cc3-b6ad-c87d568db298 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:26.993795 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-5697b5c3-f7da-4cc3-b6ad-c87d568db298 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Create snapshot from volume 4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 Aug 13 19:36:27.033595 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-5697b5c3-f7da-4cc3-b6ad-c87d568db298 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['39d184a6-064c-4f59-8b2c-f6381573571d', 'fb37860f-ce88-46aa-9221-6513a1f65988', '72dff07b-01c5-4d28-89e0-0fbfbdba381d', '7fe87140-83b6-4584-a7c9-8ca7b578001f'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:27.066860 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5697b5c3-f7da-4cc3-b6ad-c87d568db298 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Snapshot create request issued successfully. Aug 13 19:36:27.067381 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5697b5c3-f7da-4cc3-b6ad-c87d568db298 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:36:27.068046 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1065/4242] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:36:26 2026] POST /volume/v3/snapshots => generated 304 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:27.080364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-aaa2ff99-166d-428a-bc93-c73aed60479f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:27.083594 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aaa2ff99-166d-428a-bc93-c73aed60479f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 Aug 13 19:36:27.083594 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aaa2ff99-166d-428a-bc93-c73aed60479f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:27.083594 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aaa2ff99-166d-428a-bc93-c73aed60479f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:27.088673 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:27.088673 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:27.089477 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-aaa2ff99-166d-428a-bc93-c73aed60479f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Snapshot retrieved successfully. Aug 13 19:36:27.090267 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aaa2ff99-166d-428a-bc93-c73aed60479f tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 returned with HTTP 200 Aug 13 19:36:27.090724 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1057/4243] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:27 2026] GET /volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:27.137451 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4185e3cf-a852-49a2-9bde-9c83dc5d943e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:27.139342 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4185e3cf-a852-49a2-9bde-9c83dc5d943e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:27.139503 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4185e3cf-a852-49a2-9bde-9c83dc5d943e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:27.139668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4185e3cf-a852-49a2-9bde-9c83dc5d943e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:27.150349 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:27.150349 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:27.153546 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4185e3cf-a852-49a2-9bde-9c83dc5d943e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:27.159458 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4185e3cf-a852-49a2-9bde-9c83dc5d943e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:27.159841 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1065/4244] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:27 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:27.226592 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75c4c229-1fe6-4344-a7df-d7cd011fedf7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:27.228864 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75c4c229-1fe6-4344-a7df-d7cd011fedf7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:27.229155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75c4c229-1fe6-4344-a7df-d7cd011fedf7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:27.229427 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75c4c229-1fe6-4344-a7df-d7cd011fedf7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:27.229578 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-75c4c229-1fe6-4344-a7df-d7cd011fedf7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:27.234720 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:27.234720 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:27.235529 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75c4c229-1fe6-4344-a7df-d7cd011fedf7 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:27.236037 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1058/4245] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:27 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:27.982597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-86d51795-845e-49de-8a01-b2f9485ec098 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:27.984960 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86d51795-845e-49de-8a01-b2f9485ec098 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 Aug 13 19:36:27.985237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86d51795-845e-49de-8a01-b2f9485ec098 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:27.985502 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86d51795-845e-49de-8a01-b2f9485ec098 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:27.985648 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-86d51795-845e-49de-8a01-b2f9485ec098 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f970a151-a7d7-4b21-beb5-e822a2947107. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:27.994203 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86d51795-845e-49de-8a01-b2f9485ec098 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 returned with HTTP 404 Aug 13 19:36:27.994761 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1066/4246] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:27 2026] GET /volume/v3/backups/f970a151-a7d7-4b21-beb5-e822a2947107 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:28.002116 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1304c15b-de3c-4783-a0ac-de4fcaa808e7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.004453 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1304c15b-de3c-4783-a0ac-de4fcaa808e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:36:28.004744 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1304c15b-de3c-4783-a0ac-de4fcaa808e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:28.004976 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1304c15b-de3c-4783-a0ac-de4fcaa808e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:28.005122 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-1304c15b-de3c-4783-a0ac-de4fcaa808e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete backup with id: 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. Aug 13 19:36:28.010332 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.010332 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:28.024894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-1304c15b-de3c-4783-a0ac-de4fcaa808e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] delete_backup rpcapi backup_id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:28.027391 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1304c15b-de3c-4783-a0ac-de4fcaa808e7 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 202 Aug 13 19:36:28.027391 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1058/4247] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:36:28 2026] DELETE /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:28.037457 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0204214a-c19d-4e48-9037-e9b954445b99 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.040382 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0204214a-c19d-4e48-9037-e9b954445b99 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:36:28.040382 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0204214a-c19d-4e48-9037-e9b954445b99 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:28.040382 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0204214a-c19d-4e48-9037-e9b954445b99 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:28.040382 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0204214a-c19d-4e48-9037-e9b954445b99 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:28.044332 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.044332 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:28.044969 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0204214a-c19d-4e48-9037-e9b954445b99 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 200 Aug 13 19:36:28.045360 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1066/4248] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:28 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:28.108051 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5736185d-1a6b-4644-a1a8-1630ac4c5daf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.110071 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5736185d-1a6b-4644-a1a8-1630ac4c5daf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 Aug 13 19:36:28.110358 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5736185d-1a6b-4644-a1a8-1630ac4c5daf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:28.110501 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5736185d-1a6b-4644-a1a8-1630ac4c5daf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:28.117100 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.117100 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:28.117733 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5736185d-1a6b-4644-a1a8-1630ac4c5daf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Snapshot retrieved successfully. Aug 13 19:36:28.118953 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5736185d-1a6b-4644-a1a8-1630ac4c5daf tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 returned with HTTP 200 Aug 13 19:36:28.118953 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1059/4249] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:28 2026] GET /volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:28.140532 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.144296 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] POST https://10.4.3.126/volume/v3/backups Aug 13 19:36:28.144296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4e7a7a43-417a-4d8b-a3f1-b353a6d86de2", "snapshot_id": "21be19ca-2181-4f72-ba4a-e84f7bae0b67", "name": "tempest-VolumesBackupsTest-Backup-1768068768"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:28.145065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating new backup {'backup': {'volume_id': '4e7a7a43-417a-4d8b-a3f1-b353a6d86de2', 'snapshot_id': '21be19ca-2181-4f72-ba4a-e84f7bae0b67', 'name': 'tempest-VolumesBackupsTest-Backup-1768068768'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:36:28.145065 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Creating backup of volume 4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 in container None Aug 13 19:36:28.152633 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.152633 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:28.153254 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:28.159408 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.159408 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:28.159823 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Snapshot retrieved successfully. Aug 13 19:36:28.173346 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d8c65a48-d122-4115-a2f5-008646d84773 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.175218 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8c65a48-d122-4115-a2f5-008646d84773 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:28.175439 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8c65a48-d122-4115-a2f5-008646d84773 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:28.175631 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8c65a48-d122-4115-a2f5-008646d84773 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:28.176456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Created reservations ['86da3cc7-5564-4caa-967b-a42d2766109b', '98e8e943-3de7-4a7e-a42b-ef33f5fd059e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:28.191255 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.191255 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:28.195891 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d8c65a48-d122-4115-a2f5-008646d84773 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:28.203382 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8c65a48-d122-4115-a2f5-008646d84773 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:28.203382 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1059/4250] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:28 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:28.209340 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5bd37492-2bb5-48be-a14f-e48f9fb467e5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:36:28.210048 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1067/4251] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:36:28 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:28.221589 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df180be9-3451-443d-9ad4-2e2a9fa41303 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.224750 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df180be9-3451-443d-9ad4-2e2a9fa41303 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:28.224980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df180be9-3451-443d-9ad4-2e2a9fa41303 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:28.225191 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df180be9-3451-443d-9ad4-2e2a9fa41303 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:28.227955 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-df180be9-3451-443d-9ad4-2e2a9fa41303 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:28.238698 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.238698 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:28.239783 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df180be9-3451-443d-9ad4-2e2a9fa41303 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:28.240288 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1067/4252] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:28 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 771 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:28.249898 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-db8372dc-0ee8-411a-b5cc-778f8dcb5868 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.251382 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db8372dc-0ee8-411a-b5cc-778f8dcb5868 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:28.251611 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db8372dc-0ee8-411a-b5cc-778f8dcb5868 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:28.251790 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db8372dc-0ee8-411a-b5cc-778f8dcb5868 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:28.251885 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-db8372dc-0ee8-411a-b5cc-778f8dcb5868 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:28.257388 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.257388 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:28.257912 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db8372dc-0ee8-411a-b5cc-778f8dcb5868 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:28.258244 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1060/4253] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:28 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:28.630496 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c46d0ef7-6609-46f1-b0bd-919d7c155d31 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.633988 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c46d0ef7-6609-46f1-b0bd-919d7c155d31 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 Aug 13 19:36:28.634195 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c46d0ef7-6609-46f1-b0bd-919d7c155d31 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:28.634435 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c46d0ef7-6609-46f1-b0bd-919d7c155d31 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:28.648049 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.648049 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:28.651337 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c46d0ef7-6609-46f1-b0bd-919d7c155d31 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:28.656644 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c46d0ef7-6609-46f1-b0bd-919d7c155d31 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 returned with HTTP 200 Aug 13 19:36:28.657030 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1060/4254] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:28 2026] GET /volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:28.735431 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-06499323-d7f7-477d-8c39-392f5c90f21f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:28.738028 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-06499323-d7f7-477d-8c39-392f5c90f21f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40/action Aug 13 19:36:28.738485 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-06499323-d7f7-477d-8c39-392f5c90f21f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:36:28.738559 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-06499323-d7f7-477d-8c39-392f5c90f21f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:28.754806 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:28.754806 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:28.767447 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9dc3596f-1ec4-4f1d-bef6-285bb19ed578 req-06499323-d7f7-477d-8c39-392f5c90f21f tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40/action returned with HTTP 204 Aug 13 19:36:28.768288 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1068/4255] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:36:28 2026] POST /volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:29.055989 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bdaecb07-c545-4756-81ab-be433a5898f2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.058071 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdaecb07-c545-4756-81ab-be433a5898f2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a Aug 13 19:36:29.058300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdaecb07-c545-4756-81ab-be433a5898f2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.058514 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bdaecb07-c545-4756-81ab-be433a5898f2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.058653 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bdaecb07-c545-4756-81ab-be433a5898f2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id 1cf31aa6-94f6-41f6-b0c6-079ff25ba37a. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:29.061867 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bdaecb07-c545-4756-81ab-be433a5898f2 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a returned with HTTP 404 Aug 13 19:36:29.062306 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1068/4256] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/backups/1cf31aa6-94f6-41f6-b0c6-079ff25ba37a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:29.070366 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9ee265af-94e7-4b44-8376-5a0ebf2412ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.073332 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ee265af-94e7-4b44-8376-5a0ebf2412ab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:29.073634 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ee265af-94e7-4b44-8376-5a0ebf2412ab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.073905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9ee265af-94e7-4b44-8376-5a0ebf2412ab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.074061 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-9ee265af-94e7-4b44-8376-5a0ebf2412ab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete backup with id: f67c0bca-c3ed-45c3-b911-c7ea838311ce. Aug 13 19:36:29.081699 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.081699 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:29.098246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-9ee265af-94e7-4b44-8376-5a0ebf2412ab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] delete_backup rpcapi backup_id f67c0bca-c3ed-45c3-b911-c7ea838311ce {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:29.102193 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9ee265af-94e7-4b44-8376-5a0ebf2412ab tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 202 Aug 13 19:36:29.102673 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1061/4257] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:36:29 2026] DELETE /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:29.111544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9da4f56f-2922-4200-a6b4-6761efed2b34 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.113565 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9da4f56f-2922-4200-a6b4-6761efed2b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:29.113795 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9da4f56f-2922-4200-a6b4-6761efed2b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.114017 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9da4f56f-2922-4200-a6b4-6761efed2b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.114166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-9da4f56f-2922-4200-a6b4-6761efed2b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:29.119681 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.119681 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:29.119919 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9da4f56f-2922-4200-a6b4-6761efed2b34 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 200 Aug 13 19:36:29.120462 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1061/4258] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:29.217515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ffd76ea2-417c-4957-9023-a9957bf9fbfb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.219103 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ffd76ea2-417c-4957-9023-a9957bf9fbfb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:29.219296 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ffd76ea2-417c-4957-9023-a9957bf9fbfb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.219495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ffd76ea2-417c-4957-9023-a9957bf9fbfb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.228108 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.228108 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:29.231122 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ffd76ea2-417c-4957-9023-a9957bf9fbfb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:29.234593 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ffd76ea2-417c-4957-9023-a9957bf9fbfb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:29.234910 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1069/4259] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:29.248807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-549a1312-636c-451e-b046-f4320da3a836 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.250420 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-549a1312-636c-451e-b046-f4320da3a836 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:29.250607 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-549a1312-636c-451e-b046-f4320da3a836 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.250793 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-549a1312-636c-451e-b046-f4320da3a836 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.251976 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fa188b79-cf97-4496-97bd-d78f07cfd863 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.253870 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa188b79-cf97-4496-97bd-d78f07cfd863 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:29.254196 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa188b79-cf97-4496-97bd-d78f07cfd863 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.254441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fa188b79-cf97-4496-97bd-d78f07cfd863 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.254585 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fa188b79-cf97-4496-97bd-d78f07cfd863 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:29.259633 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.259633 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:29.260103 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.260103 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:29.260827 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fa188b79-cf97-4496-97bd-d78f07cfd863 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:29.261162 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1062/4260] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:29.262974 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-549a1312-636c-451e-b046-f4320da3a836 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:29.268339 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-549a1312-636c-451e-b046-f4320da3a836 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:29.268803 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1069/4261] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:29.269107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2edd7efa-0bb2-4939-879e-8caa16d1d0f1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.272625 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2edd7efa-0bb2-4939-879e-8caa16d1d0f1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:29.272876 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2edd7efa-0bb2-4939-879e-8caa16d1d0f1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.273040 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2edd7efa-0bb2-4939-879e-8caa16d1d0f1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.273167 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2edd7efa-0bb2-4939-879e-8caa16d1d0f1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:29.290046 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.290046 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:29.290890 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2edd7efa-0bb2-4939-879e-8caa16d1d0f1 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:29.291382 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1062/4262] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:29.584739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-3f394b75-ef3f-4715-8fef-a8a187af56be None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.586495 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-3f394b75-ef3f-4715-8fef-a8a187af56be tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:29.586656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-3f394b75-ef3f-4715-8fef-a8a187af56be tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.586818 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-3f394b75-ef3f-4715-8fef-a8a187af56be tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.596590 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.596590 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:29.600049 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-3f394b75-ef3f-4715-8fef-a8a187af56be tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:29.605415 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-3f394b75-ef3f-4715-8fef-a8a187af56be tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:29.605917 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1070/4263] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:29.626530 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-cd34a3fc-2761-459c-b55b-eafd4edeff2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.628229 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-cd34a3fc-2761-459c-b55b-eafd4edeff2c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482/action Aug 13 19:36:29.628548 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-cd34a3fc-2761-459c-b55b-eafd4edeff2c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:36:29.628958 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-cd34a3fc-2761-459c-b55b-eafd4edeff2c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:29.638350 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.638350 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:29.638751 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-cd34a3fc-2761-459c-b55b-eafd4edeff2c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:29.644535 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-cd34a3fc-2761-459c-b55b-eafd4edeff2c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Begin detaching volume completed successfully. Aug 13 19:36:29.644722 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-cd34a3fc-2761-459c-b55b-eafd4edeff2c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482/action returned with HTTP 202 Aug 13 19:36:29.645090 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1063/4264] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:36:29 2026] POST /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:29.668558 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-01a99dba-a885-43c5-8f7a-966f744e7c40 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.670194 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-01a99dba-a885-43c5-8f7a-966f744e7c40 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:29.670406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-01a99dba-a885-43c5-8f7a-966f744e7c40 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.670579 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-01a99dba-a885-43c5-8f7a-966f744e7c40 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.680040 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.680040 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:29.684319 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-01a99dba-a885-43c5-8f7a-966f744e7c40 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:29.689846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c492ece7-b369-430d-8f67-0c322ce7bf1d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.690327 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c492ece7-b369-430d-8f67-0c322ce7bf1d None None] GET https://10.4.3.126/volume// Aug 13 19:36:29.690512 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c492ece7-b369-430d-8f67-0c322ce7bf1d None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.690551 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-01a99dba-a885-43c5-8f7a-966f744e7c40 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:29.690744 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c492ece7-b369-430d-8f67-0c322ce7bf1d None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.691001 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1070/4265] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:29.691131 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c492ece7-b369-430d-8f67-0c322ce7bf1d None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:29.691588 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1063/4266] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:29.698021 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-059fb166-92d7-4a27-bc64-5740b8702e74 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:29.699897 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-059fb166-92d7-4a27-bc64-5740b8702e74 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:29.700086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-059fb166-92d7-4a27-bc64-5740b8702e74 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:29.700294 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-059fb166-92d7-4a27-bc64-5740b8702e74 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:29.716427 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:29.716427 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:29.722232 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-059fb166-92d7-4a27-bc64-5740b8702e74 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:29.727746 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-059fb166-92d7-4a27-bc64-5740b8702e74 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:29.728085 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1071/4267] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:36:29 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:36:30.131294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2568d9a4-a245-48ed-95d2-a98f7072eb58 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:30.133753 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2568d9a4-a245-48ed-95d2-a98f7072eb58 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce Aug 13 19:36:30.134061 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2568d9a4-a245-48ed-95d2-a98f7072eb58 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:30.134382 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2568d9a4-a245-48ed-95d2-a98f7072eb58 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:30.134538 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-2568d9a4-a245-48ed-95d2-a98f7072eb58 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Show backup with id f67c0bca-c3ed-45c3-b911-c7ea838311ce. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:30.138254 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2568d9a4-a245-48ed-95d2-a98f7072eb58 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce returned with HTTP 404 Aug 13 19:36:30.138785 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1064/4268] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:30 2026] GET /volume/v3/backups/f67c0bca-c3ed-45c3-b911-c7ea838311ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:30.145553 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7fa11376-e0af-4852-9c53-74740a67e826 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:30.148125 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fa11376-e0af-4852-9c53-74740a67e826 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a Aug 13 19:36:30.148411 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7fa11376-e0af-4852-9c53-74740a67e826 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:30.148607 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7fa11376-e0af-4852-9c53-74740a67e826 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:30.148793 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7fa11376-e0af-4852-9c53-74740a67e826 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume with id: b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a Aug 13 19:36:30.157064 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:30.157064 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:30.157840 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7fa11376-e0af-4852-9c53-74740a67e826 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:36:30.175202 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7fa11376-e0af-4852-9c53-74740a67e826 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Delete volume request issued successfully. Aug 13 19:36:30.175377 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fa11376-e0af-4852-9c53-74740a67e826 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a returned with HTTP 202 Aug 13 19:36:30.175803 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1071/4269] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:36:30 2026] DELETE /volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:30.184684 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3a8749f6-9eba-49c3-8e8d-1d9e3535a0a9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:30.186415 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3a8749f6-9eba-49c3-8e8d-1d9e3535a0a9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a Aug 13 19:36:30.186620 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3a8749f6-9eba-49c3-8e8d-1d9e3535a0a9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:30.186820 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3a8749f6-9eba-49c3-8e8d-1d9e3535a0a9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:30.194728 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:30.194728 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:30.198424 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3a8749f6-9eba-49c3-8e8d-1d9e3535a0a9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Volume info retrieved successfully. Aug 13 19:36:30.202767 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3a8749f6-9eba-49c3-8e8d-1d9e3535a0a9 tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a returned with HTTP 200 Aug 13 19:36:30.203255 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1064/4270] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:30 2026] GET /volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:30.271314 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-55f3fdcb-afaf-4637-98e5-58b2167bfad6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:30.275086 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55f3fdcb-afaf-4637-98e5-58b2167bfad6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:30.275086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55f3fdcb-afaf-4637-98e5-58b2167bfad6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:30.275086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-55f3fdcb-afaf-4637-98e5-58b2167bfad6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:30.275086 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-55f3fdcb-afaf-4637-98e5-58b2167bfad6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:30.279124 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:30.279124 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:30.280172 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-55f3fdcb-afaf-4637-98e5-58b2167bfad6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:30.280696 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1072/4271] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:30 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:30.301851 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec1f7861-7de8-4196-bce9-aac1fa1ac6e0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:30.303516 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec1f7861-7de8-4196-bce9-aac1fa1ac6e0 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:30.303742 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec1f7861-7de8-4196-bce9-aac1fa1ac6e0 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:30.303941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec1f7861-7de8-4196-bce9-aac1fa1ac6e0 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:30.304063 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ec1f7861-7de8-4196-bce9-aac1fa1ac6e0 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:30.308743 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:30.308743 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:30.309475 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec1f7861-7de8-4196-bce9-aac1fa1ac6e0 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:30.309811 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1065/4272] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:30 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:30.709305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6ab24360-016d-431c-8b11-2f5fac10fe66 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:30.711210 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ab24360-016d-431c-8b11-2f5fac10fe66 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:30.711436 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ab24360-016d-431c-8b11-2f5fac10fe66 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:30.711615 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6ab24360-016d-431c-8b11-2f5fac10fe66 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:30.723705 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:30.723705 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:30.727042 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6ab24360-016d-431c-8b11-2f5fac10fe66 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:30.730710 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6ab24360-016d-431c-8b11-2f5fac10fe66 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:30.731075 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1072/4273] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:30 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:31.217781 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-db5f5258-bf59-4217-9a2f-731bba9521ff None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.220483 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db5f5258-bf59-4217-9a2f-731bba9521ff tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] GET https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a Aug 13 19:36:31.220787 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db5f5258-bf59-4217-9a2f-731bba9521ff tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.221043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db5f5258-bf59-4217-9a2f-731bba9521ff tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.228464 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db5f5258-bf59-4217-9a2f-731bba9521ff tempest-ProjectMemberTests33-942096764 tempest-ProjectMemberTests33-942096764-project-admin] https://10.4.3.126/volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a returned with HTTP 404 Aug 13 19:36:31.229070 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1065/4274] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/volumes/b7be5f5c-be54-4e0b-a6c7-5e6da6adb19a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:31.291627 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b7dfeb3f-8cb4-4cc9-85c2-537ad826995c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.293547 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7dfeb3f-8cb4-4cc9-85c2-537ad826995c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:31.293838 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7dfeb3f-8cb4-4cc9-85c2-537ad826995c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.294155 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7dfeb3f-8cb4-4cc9-85c2-537ad826995c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.295381 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b7dfeb3f-8cb4-4cc9-85c2-537ad826995c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:31.304494 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.304494 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:31.304494 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7dfeb3f-8cb4-4cc9-85c2-537ad826995c tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:31.304494 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1073/4275] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:31.320135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-25b4e87d-c542-4d96-bce9-2622ec1385a4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.322647 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25b4e87d-c542-4d96-bce9-2622ec1385a4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:31.322647 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25b4e87d-c542-4d96-bce9-2622ec1385a4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.322780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-25b4e87d-c542-4d96-bce9-2622ec1385a4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.322780 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-25b4e87d-c542-4d96-bce9-2622ec1385a4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:31.329516 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.329516 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:31.330336 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-25b4e87d-c542-4d96-bce9-2622ec1385a4 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:31.330784 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1066/4276] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:31.345261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0a7873aa-e120-4491-a8fa-9948b4a4942e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.350680 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a7873aa-e120-4491-a8fa-9948b4a4942e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] PUT https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:31.351106 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0a7873aa-e120-4491-a8fa-9948b4a4942e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:31.358100 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.358100 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:31.365234 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0a7873aa-e120-4491-a8fa-9948b4a4942e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:31.365724 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1073/4277] 10.4.3.126 () {70 vars in 1408 bytes} [Thu Aug 13 19:36:31 2026] PUT /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:31.376523 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cd9c1a1d-266e-4ff0-91a1-97ea4043b6a6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.378033 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd9c1a1d-266e-4ff0-91a1-97ea4043b6a6 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:31.378215 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd9c1a1d-266e-4ff0-91a1-97ea4043b6a6 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.378402 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cd9c1a1d-266e-4ff0-91a1-97ea4043b6a6 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.378520 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-cd9c1a1d-266e-4ff0-91a1-97ea4043b6a6 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:31.382477 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.382477 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:31.383034 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cd9c1a1d-266e-4ff0-91a1-97ea4043b6a6 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:31.383402 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1066/4278] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:31.395226 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d4e93bfa-3dec-40a3-ab92-d8cbb3156104 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.398251 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4e93bfa-3dec-40a3-ab92-d8cbb3156104 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] DELETE https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:31.398493 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4e93bfa-3dec-40a3-ab92-d8cbb3156104 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.398677 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d4e93bfa-3dec-40a3-ab92-d8cbb3156104 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.398777 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-d4e93bfa-3dec-40a3-ab92-d8cbb3156104 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Delete backup with id: 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. Aug 13 19:36:31.408869 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.408869 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:31.428629 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-d4e93bfa-3dec-40a3-ab92-d8cbb3156104 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] delete_backup rpcapi backup_id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:31.430539 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d4e93bfa-3dec-40a3-ab92-d8cbb3156104 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 202 Aug 13 19:36:31.430938 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1074/4279] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:36:31 2026] DELETE /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:31.441163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-62df5082-bf22-437a-a435-f7aa651344bf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.442869 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62df5082-bf22-437a-a435-f7aa651344bf tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:31.443114 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62df5082-bf22-437a-a435-f7aa651344bf tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.443308 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62df5082-bf22-437a-a435-f7aa651344bf tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.443420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-62df5082-bf22-437a-a435-f7aa651344bf tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:31.449265 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.449265 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:31.449872 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62df5082-bf22-437a-a435-f7aa651344bf tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 200 Aug 13 19:36:31.450360 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1067/4280] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:31.593173 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-8ffa95fe-72f2-4ead-add0-b8c7df599dbf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.596430 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-8ffa95fe-72f2-4ead-add0-b8c7df599dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] DELETE https://10.4.3.126/volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f Aug 13 19:36:31.596688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-8ffa95fe-72f2-4ead-add0-b8c7df599dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.596912 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-8ffa95fe-72f2-4ead-add0-b8c7df599dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.616074 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.616074 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:31.659135 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-bafe6d3e-2ba8-4ad6-bdca-bd0303e45f4a req-8ffa95fe-72f2-4ead-add0-b8c7df599dbf tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f returned with HTTP 200 Aug 13 19:36:31.659547 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1074/4281] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:36:31 2026] DELETE /volume/v3/attachments/6b3605c5-2677-4ccc-947a-4bf1cff0d44f => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:31.744798 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-75cff0bc-92e5-4871-ad6d-9da2b0cf9fcd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.746785 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-75cff0bc-92e5-4871-ad6d-9da2b0cf9fcd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:31.747119 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-75cff0bc-92e5-4871-ad6d-9da2b0cf9fcd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.747394 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-75cff0bc-92e5-4871-ad6d-9da2b0cf9fcd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.755167 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.755167 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:31.759076 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-75cff0bc-92e5-4871-ad6d-9da2b0cf9fcd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:31.764891 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-75cff0bc-92e5-4871-ad6d-9da2b0cf9fcd tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:31.766329 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1067/4282] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:31.769245 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-e6ab0411-4c84-48c8-b40c-4b393f2c9d75 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.779096 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-e6ab0411-4c84-48c8-b40c-4b393f2c9d75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970 Aug 13 19:36:31.779285 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-e6ab0411-4c84-48c8-b40c-4b393f2c9d75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.779501 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-e6ab0411-4c84-48c8-b40c-4b393f2c9d75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.786964 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.786964 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:31.848473 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-e6ab0411-4c84-48c8-b40c-4b393f2c9d75 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970 returned with HTTP 200 Aug 13 19:36:31.848767 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1075/4283] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:36:31 2026] DELETE /volume/v3/attachments/264225cf-d614-4f9c-97fa-bce22eb71970 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:31.854500 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-efcf3701-1d2c-4226-baf5-01386d2dec0b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.857198 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-efcf3701-1d2c-4226-baf5-01386d2dec0b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:31.857198 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-efcf3701-1d2c-4226-baf5-01386d2dec0b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.857198 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-efcf3701-1d2c-4226-baf5-01386d2dec0b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.866029 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.866029 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:31.867922 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-94e810a1-9a52-415c-bab8-d60b2b33825c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.869719 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-94e810a1-9a52-415c-bab8-d60b2b33825c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 Aug 13 19:36:31.869804 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-94e810a1-9a52-415c-bab8-d60b2b33825c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.869979 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-94e810a1-9a52-415c-bab8-d60b2b33825c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.870135 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-94e810a1-9a52-415c-bab8-d60b2b33825c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: 74bbf74a-2e0b-4613-a05f-8dbea3996889 Aug 13 19:36:31.872558 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-efcf3701-1d2c-4226-baf5-01386d2dec0b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:31.876948 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-efcf3701-1d2c-4226-baf5-01386d2dec0b tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:31.877282 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.877282 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:31.877523 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1068/4284] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:31.877846 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-94e810a1-9a52-415c-bab8-d60b2b33825c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:31.903870 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-6773d592-ff47-4118-b41a-483de37d5efb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.905267 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-94e810a1-9a52-415c-bab8-d60b2b33825c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:36:31.905460 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-1ba69218-1efc-47ef-afb0-df08e8ab596d req-94e810a1-9a52-415c-bab8-d60b2b33825c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 returned with HTTP 202 Aug 13 19:36:31.905699 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-6773d592-ff47-4118-b41a-483de37d5efb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] POST https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a/action Aug 13 19:36:31.905847 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1075/4285] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:36:31 2026] DELETE /volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:31.906085 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-6773d592-ff47-4118-b41a-483de37d5efb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:36:31.906192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-6773d592-ff47-4118-b41a-483de37d5efb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:31.915288 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.915288 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:31.915723 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-6773d592-ff47-4118-b41a-483de37d5efb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:31.921909 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-6773d592-ff47-4118-b41a-483de37d5efb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Begin detaching volume completed successfully. Aug 13 19:36:31.921909 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-6773d592-ff47-4118-b41a-483de37d5efb tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a/action returned with HTTP 202 Aug 13 19:36:31.921909 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1068/4286] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:36:31 2026] POST /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:31.941869 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-da302701-0a21-4e76-a938-c4233c7ea4fa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.944493 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da302701-0a21-4e76-a938-c4233c7ea4fa tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:31.944668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da302701-0a21-4e76-a938-c4233c7ea4fa tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.944840 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da302701-0a21-4e76-a938-c4233c7ea4fa tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.956189 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.956189 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:31.960513 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-da302701-0a21-4e76-a938-c4233c7ea4fa tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:31.965880 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da302701-0a21-4e76-a938-c4233c7ea4fa tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:31.966370 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1076/4287] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:31.971098 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ac8ce4eb-e976-437b-beaf-76bc6ac7e142 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.971563 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac8ce4eb-e976-437b-beaf-76bc6ac7e142 None None] GET https://10.4.3.126/volume// Aug 13 19:36:31.971723 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac8ce4eb-e976-437b-beaf-76bc6ac7e142 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.971900 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac8ce4eb-e976-437b-beaf-76bc6ac7e142 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.972965 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac8ce4eb-e976-437b-beaf-76bc6ac7e142 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:31.972965 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1069/4288] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:31.984635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-7465f8ee-953e-4afa-97af-164d7700cd26 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:31.986670 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-7465f8ee-953e-4afa-97af-164d7700cd26 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:31.986849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-7465f8ee-953e-4afa-97af-164d7700cd26 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:31.987015 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-7465f8ee-953e-4afa-97af-164d7700cd26 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:31.996446 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:31.996446 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:32.000267 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-7465f8ee-953e-4afa-97af-164d7700cd26 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:32.005242 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-7465f8ee-953e-4afa-97af-164d7700cd26 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:32.005242 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1076/4289] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:36:31 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:36:32.318904 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e04fcbf8-80e3-493a-af75-361178766632 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:32.321356 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e04fcbf8-80e3-493a-af75-361178766632 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:32.321620 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e04fcbf8-80e3-493a-af75-361178766632 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:32.321950 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e04fcbf8-80e3-493a-af75-361178766632 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:32.322062 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e04fcbf8-80e3-493a-af75-361178766632 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:32.327646 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:32.327646 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:32.328694 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e04fcbf8-80e3-493a-af75-361178766632 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:32.329327 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1069/4290] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:32 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:32.460876 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f3ad0786-6895-4e9c-bf12-241f80140607 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:32.462759 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f3ad0786-6895-4e9c-bf12-241f80140607 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd Aug 13 19:36:32.462993 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f3ad0786-6895-4e9c-bf12-241f80140607 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:32.463227 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f3ad0786-6895-4e9c-bf12-241f80140607 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:32.463388 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-f3ad0786-6895-4e9c-bf12-241f80140607 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Show backup with id 2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:32.466597 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f3ad0786-6895-4e9c-bf12-241f80140607 tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd returned with HTTP 404 Aug 13 19:36:32.467065 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1077/4291] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:32 2026] GET /volume/v3/backups/2be08851-a2d3-4c5d-a80b-8d4f8ebd2ffd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:32.473847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3235b282-cd4c-457c-a9fe-de31fde6894e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:32.475672 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3235b282-cd4c-457c-a9fe-de31fde6894e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 Aug 13 19:36:32.475906 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3235b282-cd4c-457c-a9fe-de31fde6894e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:32.476143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3235b282-cd4c-457c-a9fe-de31fde6894e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:32.476342 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3235b282-cd4c-457c-a9fe-de31fde6894e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Delete volume with id: e2a0eca0-febe-4ec1-863d-81d34cf22a40 Aug 13 19:36:32.485184 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:32.485184 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:32.485609 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3235b282-cd4c-457c-a9fe-de31fde6894e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Volume info retrieved successfully. Aug 13 19:36:32.504837 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3235b282-cd4c-457c-a9fe-de31fde6894e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Delete volume request issued successfully. Aug 13 19:36:32.505069 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3235b282-cd4c-457c-a9fe-de31fde6894e tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 returned with HTTP 202 Aug 13 19:36:32.505543 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1070/4292] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:36:32 2026] DELETE /volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:32.514240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cfad86c9-e6c6-4cfa-8d1f-3c9602ef003c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:32.515682 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cfad86c9-e6c6-4cfa-8d1f-3c9602ef003c tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 Aug 13 19:36:32.515916 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cfad86c9-e6c6-4cfa-8d1f-3c9602ef003c tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:32.516095 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cfad86c9-e6c6-4cfa-8d1f-3c9602ef003c tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:32.530177 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:32.530177 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:32.534301 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cfad86c9-e6c6-4cfa-8d1f-3c9602ef003c tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Volume info retrieved successfully. Aug 13 19:36:32.544571 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cfad86c9-e6c6-4cfa-8d1f-3c9602ef003c tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 returned with HTTP 200 Aug 13 19:36:32.545632 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1077/4293] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:32 2026] GET /volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:32.847924 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-b49e6899-e3e5-4b9d-8d38-b118ec2c816d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:32.849901 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-b49e6899-e3e5-4b9d-8d38-b118ec2c816d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] DELETE https://10.4.3.126/volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40 Aug 13 19:36:32.850141 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-b49e6899-e3e5-4b9d-8d38-b118ec2c816d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:32.850391 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-b49e6899-e3e5-4b9d-8d38-b118ec2c816d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:32.856679 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:32.856679 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:32.898552 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f3d454a1-b865-460b-958a-9cb4a8fd64fc req-b49e6899-e3e5-4b9d-8d38-b118ec2c816d tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40 returned with HTTP 200 Aug 13 19:36:32.898967 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1070/4294] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:36:32 2026] DELETE /volume/v3/attachments/e3b484c4-3c44-4333-9b71-87a65ebc7c40 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:32.980662 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5d323a4c-1cb0-45e7-a039-5ffa005bd5b6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:32.982348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d323a4c-1cb0-45e7-a039-5ffa005bd5b6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:32.982506 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d323a4c-1cb0-45e7-a039-5ffa005bd5b6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:32.982964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5d323a4c-1cb0-45e7-a039-5ffa005bd5b6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:32.989296 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:32.989296 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:32.993227 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5d323a4c-1cb0-45e7-a039-5ffa005bd5b6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:32.998799 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5d323a4c-1cb0-45e7-a039-5ffa005bd5b6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:32.999159 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1078/4295] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:32 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:33.010885 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-40839ba9-a93c-4f6d-a0c3-1cad83074f34 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.012724 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-40839ba9-a93c-4f6d-a0c3-1cad83074f34 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:33.012993 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-40839ba9-a93c-4f6d-a0c3-1cad83074f34 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.013258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-40839ba9-a93c-4f6d-a0c3-1cad83074f34 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.020592 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:33.020592 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:33.024339 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-40839ba9-a93c-4f6d-a0c3-1cad83074f34 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:33.028644 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-40839ba9-a93c-4f6d-a0c3-1cad83074f34 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:33.029320 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1071/4296] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:33.040957 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.087893 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f8424885-ba3b-4353-846a-c5f50e989d37 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.090053 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f8424885-ba3b-4353-846a-c5f50e989d37 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:33.090316 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f8424885-ba3b-4353-846a-c5f50e989d37 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.090536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f8424885-ba3b-4353-846a-c5f50e989d37 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.098672 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:33.098672 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:33.102255 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f8424885-ba3b-4353-846a-c5f50e989d37 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:33.106385 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f8424885-ba3b-4353-846a-c5f50e989d37 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:33.106859 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1071/4297] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:33.119949 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-56e603ec-31e5-4d1b-a561-07f4b4c9d932 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.121487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56e603ec-31e5-4d1b-a561-07f4b4c9d932 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:33.121700 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56e603ec-31e5-4d1b-a561-07f4b4c9d932 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.121899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-56e603ec-31e5-4d1b-a561-07f4b4c9d932 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.129256 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:33.129256 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:33.134300 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-56e603ec-31e5-4d1b-a561-07f4b4c9d932 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:33.134419 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:33.134778 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-191051709"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:33.136168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-191051709'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:33.136405 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume of 1 GB Aug 13 19:36:33.138829 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-56e603ec-31e5-4d1b-a561-07f4b4c9d932 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:33.139241 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1079/4298] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:33.142301 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Availability Zones retrieved successfully. Aug 13 19:36:33.146244 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Flow 'volume_create_api' (06dae2dd-0c58-46dd-a5fc-a23091a51b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:33.147305 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b08d4fe-63ed-4cb8-bf53-8c1800d2a43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:33.148309 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:33.173597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b08d4fe-63ed-4cb8-bf53-8c1800d2a43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:33.174454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a91dcf7d-e698-419e-a4d7-697b2e7e332b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:33.188815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7887bdb9-9531-4981-b0fb-bc98f1a3f983 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.191058 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7887bdb9-9531-4981-b0fb-bc98f1a3f983 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:33.191404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7887bdb9-9531-4981-b0fb-bc98f1a3f983 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.191776 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7887bdb9-9531-4981-b0fb-bc98f1a3f983 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.198666 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:33.198666 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:33.203090 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7887bdb9-9531-4981-b0fb-bc98f1a3f983 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:33.207546 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7887bdb9-9531-4981-b0fb-bc98f1a3f983 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:33.208294 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1072/4299] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:33.234866 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Created reservations ['e02d777c-65b8-4f92-ab96-a459d66fbaef', '68bb3591-5bce-452b-9d39-7b8032eef390', 'f1071c23-3dce-418f-a7dd-6720426b5611', '0a768737-ab08-43e9-9775-e3a889bcb2de'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:33.234866 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a91dcf7d-e698-419e-a4d7-697b2e7e332b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e02d777c-65b8-4f92-ab96-a459d66fbaef', '68bb3591-5bce-452b-9d39-7b8032eef390', 'f1071c23-3dce-418f-a7dd-6720426b5611', '0a768737-ab08-43e9-9775-e3a889bcb2de']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:33.234866 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47cab23-85b8-4ad5-8366-de1165673c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:33.263436 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47cab23-85b8-4ad5-8366-de1165673c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '866c14a1-5b08-47de-94e0-6798a504f71a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-191051709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e42c98c44d144f58daba10e4e073397',qos_specs=None,replication_status=,reservations=['e02d777c-65b8-4f92-ab96-a459d66fbaef','68bb3591-5bce-452b-9d39-7b8032eef390','f1071c23-3dce-418f-a7dd-6720426b5611','0a768737-ab08-43e9-9775-e3a889bcb2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='794cb6a57e69460d8c462614a4bf7b00',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-191051709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=866c14a1-5b08-47de-94e0-6798a504f71a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e42c98c44d144f58daba10e4e073397',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='794cb6a57e69460d8c462614a4bf7b00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:33.264378 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bad0e3f-c9f1-41cb-82a5-ed7598156305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:33.281336 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bad0e3f-c9f1-41cb-82a5-ed7598156305) transitioned into state 'SUCCESS' from state '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-191051709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e42c98c44d144f58daba10e4e073397',qos_specs=None,replication_status=,reservations=['e02d777c-65b8-4f92-ab96-a459d66fbaef','68bb3591-5bce-452b-9d39-7b8032eef390','f1071c23-3dce-418f-a7dd-6720426b5611','0a768737-ab08-43e9-9775-e3a889bcb2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='794cb6a57e69460d8c462614a4bf7b00',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:33.282261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ee7a8a3-ae88-4bb8-b1ab-f69af06d573b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:33.292203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ee7a8a3-ae88-4bb8-b1ab-f69af06d573b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:33.293416 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Flow 'volume_create_api' (06dae2dd-0c58-46dd-a5fc-a23091a51b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:33.293893 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume request issued successfully. Aug 13 19:36:33.294620 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5a989823-b5e2-4106-9c03-1e391c1d2a6f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:33.295103 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1078/4300] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:36:33 2026] POST /volume/v3/volumes => generated 777 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:33.306842 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3c80957c-c2ed-43ec-9f77-2da68a5c0367 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.311369 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3c80957c-c2ed-43ec-9f77-2da68a5c0367 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a Aug 13 19:36:33.311722 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3c80957c-c2ed-43ec-9f77-2da68a5c0367 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.312036 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3c80957c-c2ed-43ec-9f77-2da68a5c0367 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.326488 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:33.326488 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:33.331332 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3c80957c-c2ed-43ec-9f77-2da68a5c0367 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:36:33.338268 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3c80957c-c2ed-43ec-9f77-2da68a5c0367 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a returned with HTTP 200 Aug 13 19:36:33.338841 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1072/4301] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:33.344293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-614fc5da-9a6f-4318-a1e5-6090eb43b1f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.346432 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-614fc5da-9a6f-4318-a1e5-6090eb43b1f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:33.346671 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-614fc5da-9a6f-4318-a1e5-6090eb43b1f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.346897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-614fc5da-9a6f-4318-a1e5-6090eb43b1f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.347063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-614fc5da-9a6f-4318-a1e5-6090eb43b1f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:33.354021 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:33.354021 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:33.356296 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-614fc5da-9a6f-4318-a1e5-6090eb43b1f9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:33.356296 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1080/4302] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:33.391413 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bebeea22-b488-41e9-b6b8-bbceb598d233 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.393296 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bebeea22-b488-41e9-b6b8-bbceb598d233 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 Aug 13 19:36:33.393765 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bebeea22-b488-41e9-b6b8-bbceb598d233 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.394033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bebeea22-b488-41e9-b6b8-bbceb598d233 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.400129 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bebeea22-b488-41e9-b6b8-bbceb598d233 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 returned with HTTP 404 Aug 13 19:36:33.400727 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1073/4303] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/volumes/74bbf74a-2e0b-4613-a05f-8dbea3996889 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:33.475219 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-104019ed-f393-4a24-ae63-6d9d5fc5b622 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.476590 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-104019ed-f393-4a24-ae63-6d9d5fc5b622 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:33.476881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-104019ed-f393-4a24-ae63-6d9d5fc5b622 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.477162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-104019ed-f393-4a24-ae63-6d9d5fc5b622 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.477365 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-104019ed-f393-4a24-ae63-6d9d5fc5b622 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:33.485544 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:33.485544 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:33.486034 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-104019ed-f393-4a24-ae63-6d9d5fc5b622 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:33.502087 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-104019ed-f393-4a24-ae63-6d9d5fc5b622 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot delete request issued successfully. Aug 13 19:36:33.503608 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-104019ed-f393-4a24-ae63-6d9d5fc5b622 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 202 Aug 13 19:36:33.504240 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1079/4304] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:36:33 2026] DELETE /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:33.517649 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-74e2e043-4a8a-4a07-b1f3-507d11af2e81 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.519935 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-74e2e043-4a8a-4a07-b1f3-507d11af2e81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:33.520307 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-74e2e043-4a8a-4a07-b1f3-507d11af2e81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.520635 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-74e2e043-4a8a-4a07-b1f3-507d11af2e81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.525896 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:33.525896 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:33.526348 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-74e2e043-4a8a-4a07-b1f3-507d11af2e81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:36:33.527029 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-74e2e043-4a8a-4a07-b1f3-507d11af2e81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 200 Aug 13 19:36:33.527418 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1073/4305] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:33.560454 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8f9a5306-cd96-4e56-acda-9b1bfcd6342b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:33.567787 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f9a5306-cd96-4e56-acda-9b1bfcd6342b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] GET https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 Aug 13 19:36:33.568121 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f9a5306-cd96-4e56-acda-9b1bfcd6342b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:33.571580 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8f9a5306-cd96-4e56-acda-9b1bfcd6342b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:33.581216 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8f9a5306-cd96-4e56-acda-9b1bfcd6342b tempest-ProjectAdminTests39-382150654 tempest-ProjectAdminTests39-382150654-project-admin] https://10.4.3.126/volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 returned with HTTP 404 Aug 13 19:36:33.581865 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1081/4306] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:33 2026] GET /volume/v3/volumes/e2a0eca0-febe-4ec1-863d-81d34cf22a40 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:34.358379 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4ae59135-8926-4490-8913-82c7cb7ba418 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:34.360735 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4ae59135-8926-4490-8913-82c7cb7ba418 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a Aug 13 19:36:34.361100 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4ae59135-8926-4490-8913-82c7cb7ba418 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:34.361419 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4ae59135-8926-4490-8913-82c7cb7ba418 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:34.365230 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7718b43c-f917-4760-814b-11f50ddf96a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:34.367140 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7718b43c-f917-4760-814b-11f50ddf96a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:34.367392 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7718b43c-f917-4760-814b-11f50ddf96a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:34.367607 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7718b43c-f917-4760-814b-11f50ddf96a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:34.367795 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-7718b43c-f917-4760-814b-11f50ddf96a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:34.370444 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:34.370444 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:34.372180 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:34.372180 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:34.373000 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7718b43c-f917-4760-814b-11f50ddf96a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:34.373523 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1080/4307] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:34 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:34.377301 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4ae59135-8926-4490-8913-82c7cb7ba418 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:36:34.382869 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4ae59135-8926-4490-8913-82c7cb7ba418 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a returned with HTTP 200 Aug 13 19:36:34.384022 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1074/4308] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:34 2026] GET /volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:34.398131 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ba47dc49-0215-4368-84b3-81c428cfb962 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:34.401661 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ba47dc49-0215-4368-84b3-81c428cfb962 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:36:34.401791 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ba47dc49-0215-4368-84b3-81c428cfb962 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "866c14a1-5b08-47de-94e0-6798a504f71a", "name": "tempest-type-Backup-695224614"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:34.404134 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-ba47dc49-0215-4368-84b3-81c428cfb962 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Creating new backup {'backup': {'volume_id': '866c14a1-5b08-47de-94e0-6798a504f71a', 'name': 'tempest-type-Backup-695224614'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:36:34.404343 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-ba47dc49-0215-4368-84b3-81c428cfb962 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Creating backup of volume 866c14a1-5b08-47de-94e0-6798a504f71a in container None Aug 13 19:36:34.413417 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:34.413417 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:34.414000 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ba47dc49-0215-4368-84b3-81c428cfb962 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:36:34.454389 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-ba47dc49-0215-4368-84b3-81c428cfb962 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Created reservations ['99c5a731-37a2-498b-9b01-8f9d599aa61b', '01606e23-3f4f-4be6-ad59-873accad829d'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:34.487696 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ba47dc49-0215-4368-84b3-81c428cfb962 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:36:34.487696 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1074/4309] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:36:34 2026] POST /volume/v3/backups => generated 315 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:34.495645 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-34693ed3-ebbc-42dd-8dbd-a915e922d667 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:34.498612 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-34693ed3-ebbc-42dd-8dbd-a915e922d667 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:34.498721 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-34693ed3-ebbc-42dd-8dbd-a915e922d667 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:34.498907 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-34693ed3-ebbc-42dd-8dbd-a915e922d667 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:34.499162 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-34693ed3-ebbc-42dd-8dbd-a915e922d667 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:34.507889 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:34.507889 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:34.508710 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-34693ed3-ebbc-42dd-8dbd-a915e922d667 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:34.509187 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1082/4310] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:34 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:34.537294 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c7027228-1909-4fec-bd51-a8c789a6c356 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:34.537781 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7027228-1909-4fec-bd51-a8c789a6c356 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 Aug 13 19:36:34.537997 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c7027228-1909-4fec-bd51-a8c789a6c356 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:34.538198 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c7027228-1909-4fec-bd51-a8c789a6c356 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:34.542532 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7027228-1909-4fec-bd51-a8c789a6c356 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 returned with HTTP 404 Aug 13 19:36:34.543011 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1081/4311] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:34 2026] GET /volume/v3/snapshots/ae1c2449-b73d-4958-bbc6-c312fe065190 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:34.552843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f767dd18-6e66-4fb8-a540-4345ca797725 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:34.555159 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f767dd18-6e66-4fb8-a540-4345ca797725 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:34.555159 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f767dd18-6e66-4fb8-a540-4345ca797725 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:34.555356 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f767dd18-6e66-4fb8-a540-4345ca797725 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:34.555396 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f767dd18-6e66-4fb8-a540-4345ca797725 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: 7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:34.564903 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:34.564903 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:34.565603 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f767dd18-6e66-4fb8-a540-4345ca797725 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:34.588254 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f767dd18-6e66-4fb8-a540-4345ca797725 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:36:34.588446 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f767dd18-6e66-4fb8-a540-4345ca797725 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b returned with HTTP 202 Aug 13 19:36:34.588906 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1075/4312] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:34 2026] DELETE /volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:34.603129 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-021ca756-61a7-4264-80f7-87f7661e3dd7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:34.605213 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-021ca756-61a7-4264-80f7-87f7661e3dd7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:34.605310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-021ca756-61a7-4264-80f7-87f7661e3dd7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:34.605548 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-021ca756-61a7-4264-80f7-87f7661e3dd7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:34.614021 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:34.614021 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:34.618498 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-021ca756-61a7-4264-80f7-87f7661e3dd7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:34.626366 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-021ca756-61a7-4264-80f7-87f7661e3dd7 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b returned with HTTP 200 Aug 13 19:36:34.626800 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1075/4313] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:34 2026] GET /volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:36:35.243432 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-13f02cc6-456a-451b-a8e1-e097a359a609 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:35.376428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13f02cc6-456a-451b-a8e1-e097a359a609 tempest-ProjectAdminTests-1115408475 tempest-ProjectAdminTests-1115408475-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 13 19:36:35.376694 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13f02cc6-456a-451b-a8e1-e097a359a609 tempest-ProjectAdminTests-1115408475 tempest-ProjectAdminTests-1115408475-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:35.376920 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-13f02cc6-456a-451b-a8e1-e097a359a609 tempest-ProjectAdminTests-1115408475 tempest-ProjectAdminTests-1115408475-project-admin] Calling method 'get_pools' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:35.382921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-41052e51-8ab0-4b57-b412-dd32f6ab1570 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:35.384802 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41052e51-8ab0-4b57-b412-dd32f6ab1570 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:35.384960 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41052e51-8ab0-4b57-b412-dd32f6ab1570 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:35.385183 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-41052e51-8ab0-4b57-b412-dd32f6ab1570 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:35.385292 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-41052e51-8ab0-4b57-b412-dd32f6ab1570 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:35.386984 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-13f02cc6-456a-451b-a8e1-e097a359a609 tempest-ProjectAdminTests-1115408475 tempest-ProjectAdminTests-1115408475-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 19:36:35.387417 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1083/4314] 10.4.3.126 () {66 vars in 1291 bytes} [Thu Aug 13 19:36:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:35.391778 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:35.391778 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:35.392548 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-41052e51-8ab0-4b57-b412-dd32f6ab1570 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:35.392877 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1082/4315] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:35 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:35.394593 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-67785606-1ec6-4248-b2d7-ffacf2ce316f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:35.396567 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67785606-1ec6-4248-b2d7-ffacf2ce316f tempest-ProjectAdminTests-1115408475 tempest-ProjectAdminTests-1115408475-project-admin] GET https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool Aug 13 19:36:35.397394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67785606-1ec6-4248-b2d7-ffacf2ce316f tempest-ProjectAdminTests-1115408475 tempest-ProjectAdminTests-1115408475-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:35.397918 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-67785606-1ec6-4248-b2d7-ffacf2ce316f tempest-ProjectAdminTests-1115408475 tempest-ProjectAdminTests-1115408475-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:35.407572 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-67785606-1ec6-4248-b2d7-ffacf2ce316f tempest-ProjectAdminTests-1115408475 tempest-ProjectAdminTests-1115408475-project-admin] https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool returned with HTTP 200 Aug 13 19:36:35.407936 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1076/4316] 10.4.3.126 () {66 vars in 1318 bytes} [Thu Aug 13 19:36:35 2026] GET /volume/v3/capabilities/np0000007253@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:35.518681 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c1e7f7ec-5319-43ee-815a-e0b468d268a2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:35.520358 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1e7f7ec-5319-43ee-815a-e0b468d268a2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:35.520595 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1e7f7ec-5319-43ee-815a-e0b468d268a2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:35.520812 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1e7f7ec-5319-43ee-815a-e0b468d268a2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:35.520947 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c1e7f7ec-5319-43ee-815a-e0b468d268a2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:35.525122 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:35.525122 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:35.525990 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1e7f7ec-5319-43ee-815a-e0b468d268a2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:35.526509 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1076/4317] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:35 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:35.642427 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b4c7c477-7cfa-4db9-9751-af42201a2237 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:35.646395 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4c7c477-7cfa-4db9-9751-af42201a2237 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b Aug 13 19:36:35.646565 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4c7c477-7cfa-4db9-9751-af42201a2237 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:35.646728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b4c7c477-7cfa-4db9-9751-af42201a2237 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:35.657944 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b4c7c477-7cfa-4db9-9751-af42201a2237 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b returned with HTTP 404 Aug 13 19:36:35.658388 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1084/4318] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:35 2026] GET /volume/v3/volumes/7411abda-d46d-4dc8-bba5-bc4f3a31971b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:35.684849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:35.686405 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:35.686691 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-104568501", "snapshot_id": null, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:35.688301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-104568501', 'snapshot_id': None, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:35.780430 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:36:35.784208 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:36:35.789823 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (3b79d75e-849a-467e-8900-757a5acee609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:35.790898 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2285d212-6945-4bb0-b875-6465f081095f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:35.791756 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:35.865942 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2285d212-6945-4bb0-b875-6465f081095f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:35.866687 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b68090e-1362-4b2c-b99a-0cda629d8a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:35.907566 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['98186590-9e32-4085-b11d-f9b433479e15', '4497ceca-eacc-427a-8035-1b76f7ce0a28', '7489db5b-2420-4d1d-9673-5ec75c7b2f8e', '29c76609-565c-497b-9ce2-de54e76274dd'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:35.908295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b68090e-1362-4b2c-b99a-0cda629d8a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98186590-9e32-4085-b11d-f9b433479e15', '4497ceca-eacc-427a-8035-1b76f7ce0a28', '7489db5b-2420-4d1d-9673-5ec75c7b2f8e', '29c76609-565c-497b-9ce2-de54e76274dd']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:35.909109 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81127191-53f2-4c87-acf8-2b23ca086ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:35.931480 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81127191-53f2-4c87-acf8-2b23ca086ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426696d1-fdb6-4708-b425-7c6936aef24b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-104568501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['98186590-9e32-4085-b11d-f9b433479e15','4497ceca-eacc-427a-8035-1b76f7ce0a28','7489db5b-2420-4d1d-9673-5ec75c7b2f8e','29c76609-565c-497b-9ce2-de54e76274dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-104568501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426696d1-fdb6-4708-b425-7c6936aef24b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:35.932114 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473143c9-2029-4e76-a51f-5a5f453d4caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:35.946668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473143c9-2029-4e76-a51f-5a5f453d4caf) transitioned into state 'SUCCESS' from state '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-104568501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['98186590-9e32-4085-b11d-f9b433479e15','4497ceca-eacc-427a-8035-1b76f7ce0a28','7489db5b-2420-4d1d-9673-5ec75c7b2f8e','29c76609-565c-497b-9ce2-de54e76274dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:35.947264 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06759a0f-a4b6-4ece-9d36-b9328e777742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:35.959391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06759a0f-a4b6-4ece-9d36-b9328e777742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:35.960093 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (3b79d75e-849a-467e-8900-757a5acee609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:35.960371 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:36:35.960839 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7de9d5d0-794d-4d17-830b-6a8488b8e009 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:35.961230 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1083/4319] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:36:35 2026] POST /volume/v3/volumes => generated 758 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:35.977148 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ab8bf1c7-a66b-477f-b0df-d6fb536498ad None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:35.982379 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab8bf1c7-a66b-477f-b0df-d6fb536498ad tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:36:35.982630 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab8bf1c7-a66b-477f-b0df-d6fb536498ad tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:35.982876 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab8bf1c7-a66b-477f-b0df-d6fb536498ad tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:35.999145 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:35.999145 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:36.006535 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ab8bf1c7-a66b-477f-b0df-d6fb536498ad tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:36.011357 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab8bf1c7-a66b-477f-b0df-d6fb536498ad tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 200 Aug 13 19:36:36.011852 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1077/4320] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:35 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:36.180254 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5d9cd9bc-335e-4d74-a084-b91983d584e8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:36.182546 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5d9cd9bc-335e-4d74-a084-b91983d584e8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] DELETE https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:36.182817 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5d9cd9bc-335e-4d74-a084-b91983d584e8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:36.183067 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5d9cd9bc-335e-4d74-a084-b91983d584e8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:36.183227 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-5d9cd9bc-335e-4d74-a084-b91983d584e8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Delete volume with id: 871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:36.190733 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:36.190733 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:36.191285 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5d9cd9bc-335e-4d74-a084-b91983d584e8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:36.214472 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5d9cd9bc-335e-4d74-a084-b91983d584e8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Delete volume request issued successfully. Aug 13 19:36:36.214472 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5d9cd9bc-335e-4d74-a084-b91983d584e8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 202 Aug 13 19:36:36.214472 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1077/4321] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:36 2026] DELETE /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:36.223340 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-574bcec3-39a4-407d-b211-59f91993188c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:36.225721 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-574bcec3-39a4-407d-b211-59f91993188c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:36.225949 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-574bcec3-39a4-407d-b211-59f91993188c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:36.226336 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-574bcec3-39a4-407d-b211-59f91993188c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:36.236618 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:36.236618 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:36.245091 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-574bcec3-39a4-407d-b211-59f91993188c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:36.247625 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-574bcec3-39a4-407d-b211-59f91993188c tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 200 Aug 13 19:36:36.248031 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1085/4322] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:36 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:36.403678 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a11a6e49-c92e-420b-9796-2e53518d1e73 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:36.405578 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a11a6e49-c92e-420b-9796-2e53518d1e73 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:36.405791 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a11a6e49-c92e-420b-9796-2e53518d1e73 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:36.405965 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a11a6e49-c92e-420b-9796-2e53518d1e73 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:36.406088 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-a11a6e49-c92e-420b-9796-2e53518d1e73 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:36.410490 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:36.410490 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:36.411218 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a11a6e49-c92e-420b-9796-2e53518d1e73 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:36.411584 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1084/4323] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:36 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:36.536246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a537ab59-f338-4379-992a-12e797accfcd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:36.537854 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a537ab59-f338-4379-992a-12e797accfcd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:36.538060 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a537ab59-f338-4379-992a-12e797accfcd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:36.538231 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a537ab59-f338-4379-992a-12e797accfcd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:36.538374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a537ab59-f338-4379-992a-12e797accfcd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:36.542179 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:36.542179 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:36.542755 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a537ab59-f338-4379-992a-12e797accfcd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:36.543293 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1078/4324] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:36 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.026805 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c92148e2-71e0-4166-8292-7a3a2856ac54 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.028690 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c92148e2-71e0-4166-8292-7a3a2856ac54 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:36:37.028932 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c92148e2-71e0-4166-8292-7a3a2856ac54 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.029157 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c92148e2-71e0-4166-8292-7a3a2856ac54 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.038352 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:37.038352 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:37.039187 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c92148e2-71e0-4166-8292-7a3a2856ac54 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:37.045944 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c92148e2-71e0-4166-8292-7a3a2856ac54 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 200 Aug 13 19:36:37.046435 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1078/4325] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:37.050304 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-20041915-c66c-4525-a535-d01158911aa8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.064732 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-87d7b097-da40-48a4-bdde-e00c2bcd939e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.066898 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87d7b097-da40-48a4-bdde-e00c2bcd939e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:36:37.067071 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87d7b097-da40-48a4-bdde-e00c2bcd939e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.067237 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87d7b097-da40-48a4-bdde-e00c2bcd939e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.078882 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:37.078882 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:37.085415 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-87d7b097-da40-48a4-bdde-e00c2bcd939e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:37.092320 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87d7b097-da40-48a4-bdde-e00c2bcd939e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 200 Aug 13 19:36:37.092640 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1085/4326] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:37.156510 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20041915-c66c-4525-a535-d01158911aa8 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:36:37.156816 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-20041915-c66c-4525-a535-d01158911aa8 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-255585254", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.180406 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-20041915-c66c-4525-a535-d01158911aa8 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:36:37.180884 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1086/4327] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types => generated 379 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.189976 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-542fa82c-171f-40ab-ad71-5ac35656e5d3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.192706 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-542fa82c-171f-40ab-ad71-5ac35656e5d3 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] POST https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption Aug 13 19:36:37.193316 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-542fa82c-171f-40ab-ad71-5ac35656e5d3 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.214218 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-542fa82c-171f-40ab-ad71-5ac35656e5d3 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption returned with HTTP 200 Aug 13 19:36:37.214218 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1079/4328] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.225899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4c77fa71-62eb-410b-a96a-5ef197fa29fe None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.229297 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4c77fa71-62eb-410b-a96a-5ef197fa29fe tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:36:37.229297 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4c77fa71-62eb-410b-a96a-5ef197fa29fe tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1144592112", "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=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.243608 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4c77fa71-62eb-410b-a96a-5ef197fa29fe tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:36:37.244349 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1079/4329] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.253979 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c7f95da0-94d9-407c-9ef5-050e2a778471 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.264413 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2224a675-7ce9-4bee-af80-c906a3c734d7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.266328 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2224a675-7ce9-4bee-af80-c906a3c734d7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a Aug 13 19:36:37.266596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2224a675-7ce9-4bee-af80-c906a3c734d7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.266806 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2224a675-7ce9-4bee-af80-c906a3c734d7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.273121 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2224a675-7ce9-4bee-af80-c906a3c734d7 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a returned with HTTP 404 Aug 13 19:36:37.273761 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1087/4330] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/volumes/871161f5-daa4-44ae-9003-4c549147444a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.281717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0d8b3a47-d1db-469b-ab10-6ddcaa840562 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.285009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d8b3a47-d1db-469b-ab10-6ddcaa840562 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:37.285009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d8b3a47-d1db-469b-ab10-6ddcaa840562 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.285009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0d8b3a47-d1db-469b-ab10-6ddcaa840562 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.285009 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0d8b3a47-d1db-469b-ab10-6ddcaa840562 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Delete volume with id: f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:37.291823 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:37.291823 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:37.292464 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0d8b3a47-d1db-469b-ab10-6ddcaa840562 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:37.309779 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0d8b3a47-d1db-469b-ab10-6ddcaa840562 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Delete volume request issued successfully. Aug 13 19:36:37.310835 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0d8b3a47-d1db-469b-ab10-6ddcaa840562 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 202 Aug 13 19:36:37.310835 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1080/4331] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:37.318343 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bdbf440a-9cea-4cb4-aa3a-f82dd830766e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.322713 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bdbf440a-9cea-4cb4-aa3a-f82dd830766e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:37.322713 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bdbf440a-9cea-4cb4-aa3a-f82dd830766e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.322713 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bdbf440a-9cea-4cb4-aa3a-f82dd830766e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.332242 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:37.332242 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:37.338449 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-bdbf440a-9cea-4cb4-aa3a-f82dd830766e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:37.346040 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bdbf440a-9cea-4cb4-aa3a-f82dd830766e tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 200 Aug 13 19:36:37.346040 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1080/4332] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:36:37.349515 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7f95da0-94d9-407c-9ef5-050e2a778471 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] POST https://10.4.3.126/volume/v3/types/f537b817-bdc5-4481-991d-1356e79b1ff7/encryption Aug 13 19:36:37.349849 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c7f95da0-94d9-407c-9ef5-050e2a778471 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.352013 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-c7f95da0-94d9-407c-9ef5-050e2a778471 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.352242 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7f95da0-94d9-407c-9ef5-050e2a778471 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/f537b817-bdc5-4481-991d-1356e79b1ff7/encryption returned with HTTP 403 Aug 13 19:36:37.352779 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1086/4333] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types/f537b817-bdc5-4481-991d-1356e79b1ff7/encryption => generated 127 bytes in 99 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.363168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-14e1bf23-ac42-4d62-8265-dbc87e7d6d6d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.365338 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-14e1bf23-ac42-4d62-8265-dbc87e7d6d6d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:36:37.365775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-14e1bf23-ac42-4d62-8265-dbc87e7d6d6d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1950451401", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.395352 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-14e1bf23-ac42-4d62-8265-dbc87e7d6d6d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:36:37.395759 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1088/4334] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.407753 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-167d365e-5913-4500-8613-799e9e205c71 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.409748 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-167d365e-5913-4500-8613-799e9e205c71 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] POST https://10.4.3.126/volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db/extra_specs Aug 13 19:36:37.411294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-167d365e-5913-4500-8613-799e9e205c71 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.413213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-167d365e-5913-4500-8613-799e9e205c71 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.413778 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-167d365e-5913-4500-8613-799e9e205c71 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db/extra_specs returned with HTTP 403 Aug 13 19:36:37.414476 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1081/4335] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.424910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c89a607a-8937-4634-9789-294044b192c7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.425044 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fd6e4543-b41e-49dd-abc1-2af1f4dd8123 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.428502 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c89a607a-8937-4634-9789-294044b192c7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:37.428502 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c89a607a-8937-4634-9789-294044b192c7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.428502 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c89a607a-8937-4634-9789-294044b192c7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.428615 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd6e4543-b41e-49dd-abc1-2af1f4dd8123 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] PUT https://10.4.3.126/volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db/extra_specs/key2 Aug 13 19:36:37.428645 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c89a607a-8937-4634-9789-294044b192c7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:37.428668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fd6e4543-b41e-49dd-abc1-2af1f4dd8123 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.433148 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-fd6e4543-b41e-49dd-abc1-2af1f4dd8123 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.433148 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fd6e4543-b41e-49dd-abc1-2af1f4dd8123 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db/extra_specs/key2 returned with HTTP 403 Aug 13 19:36:37.433148 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1087/4336] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:36:37 2026] PUT /volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.433300 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:37.433300 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:37.433300 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c89a607a-8937-4634-9789-294044b192c7 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:37.433300 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1081/4337] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:36:37.440630 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67831cf2-e3e8-4cc0-93c6-6a089c78ab52 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.442130 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67831cf2-e3e8-4cc0-93c6-6a089c78ab52 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] POST https://10.4.3.126/volume/v3/types Aug 13 19:36:37.442488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67831cf2-e3e8-4cc0-93c6-6a089c78ab52 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.444247 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-67831cf2-e3e8-4cc0-93c6-6a089c78ab52 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.444456 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67831cf2-e3e8-4cc0-93c6-6a089c78ab52 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types returned with HTTP 403 Aug 13 19:36:37.444825 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1089/4338] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:36:37 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 13 19:36:37.451829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dc800d2f-66c9-4d95-9362-09c9032af229 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.453133 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc800d2f-66c9-4d95-9362-09c9032af229 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:36:37.453573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dc800d2f-66c9-4d95-9362-09c9032af229 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-903247429", "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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.467089 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dc800d2f-66c9-4d95-9362-09c9032af229 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:36:37.467089 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1082/4339] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:36:37 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 13 19:36:37.476794 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7fcfc143-942c-49e3-a661-759c5f7245a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.478966 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fcfc143-942c-49e3-a661-759c5f7245a4 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] POST https://10.4.3.126/volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c/encryption Aug 13 19:36:37.479419 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7fcfc143-942c-49e3-a661-759c5f7245a4 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.500306 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fcfc143-942c-49e3-a661-759c5f7245a4 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c/encryption returned with HTTP 200 Aug 13 19:36:37.500781 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1088/4340] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.510121 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-82696b86-a78d-4b31-aebe-68b148f00b5d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.511609 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-82696b86-a78d-4b31-aebe-68b148f00b5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] DELETE https://10.4.3.126/volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c/encryption/fb086680-24da-42b0-8020-ddc230010fba Aug 13 19:36:37.512058 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-82696b86-a78d-4b31-aebe-68b148f00b5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.512360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-82696b86-a78d-4b31-aebe-68b148f00b5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.513583 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-82696b86-a78d-4b31-aebe-68b148f00b5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.513583 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-82696b86-a78d-4b31-aebe-68b148f00b5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c/encryption/fb086680-24da-42b0-8020-ddc230010fba returned with HTTP 403 Aug 13 19:36:37.513583 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1082/4341] 10.4.3.126 () {66 vars in 1489 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c/encryption/fb086680-24da-42b0-8020-ddc230010fba => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.522401 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-af4c2990-44ca-413e-9618-132e47b21e10 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.524485 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af4c2990-44ca-413e-9618-132e47b21e10 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:36:37.524794 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af4c2990-44ca-413e-9618-132e47b21e10 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1055500316", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.539758 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af4c2990-44ca-413e-9618-132e47b21e10 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:36:37.540316 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1090/4342] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.549231 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ca55da66-f60b-4424-b3e0-bc5d44798263 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.551058 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca55da66-f60b-4424-b3e0-bc5d44798263 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] DELETE https://10.4.3.126/volume/v3/types/d1b3f488-58f6-4602-8e59-4479768bb856/extra_specs/key1 Aug 13 19:36:37.554169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca55da66-f60b-4424-b3e0-bc5d44798263 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.554169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ca55da66-f60b-4424-b3e0-bc5d44798263 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.558851 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5dc0ff8d-4517-4af1-9691-53067435c70b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.562591 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-ca55da66-f60b-4424-b3e0-bc5d44798263 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.563602 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ca55da66-f60b-4424-b3e0-bc5d44798263 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/d1b3f488-58f6-4602-8e59-4479768bb856/extra_specs/key1 returned with HTTP 403 Aug 13 19:36:37.563666 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5dc0ff8d-4517-4af1-9691-53067435c70b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:37.563756 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1083/4343] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/d1b3f488-58f6-4602-8e59-4479768bb856/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.563797 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5dc0ff8d-4517-4af1-9691-53067435c70b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.563892 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5dc0ff8d-4517-4af1-9691-53067435c70b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.564015 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-5dc0ff8d-4517-4af1-9691-53067435c70b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:37.571299 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2df9ecd0-d851-4ffa-8f2f-4c20b7db0524 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.571408 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:37.571408 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:37.572265 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5dc0ff8d-4517-4af1-9691-53067435c70b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:37.574297 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1089/4344] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.574391 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2df9ecd0-d851-4ffa-8f2f-4c20b7db0524 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:36:37.574391 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2df9ecd0-d851-4ffa-8f2f-4c20b7db0524 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1944974156", "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=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.591510 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2df9ecd0-d851-4ffa-8f2f-4c20b7db0524 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:36:37.591510 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1083/4345] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:36:37 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.600288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f194e7ef-b1b3-4b5e-bba8-cf4da784c7a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.602467 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f194e7ef-b1b3-4b5e-bba8-cf4da784c7a6 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] DELETE https://10.4.3.126/volume/v3/types/0afed844-27f9-434b-a39c-713b8adccf69 Aug 13 19:36:37.602717 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f194e7ef-b1b3-4b5e-bba8-cf4da784c7a6 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.602975 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f194e7ef-b1b3-4b5e-bba8-cf4da784c7a6 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.603844 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-f194e7ef-b1b3-4b5e-bba8-cf4da784c7a6 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.604087 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f194e7ef-b1b3-4b5e-bba8-cf4da784c7a6 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/0afed844-27f9-434b-a39c-713b8adccf69 returned with HTTP 403 Aug 13 19:36:37.604708 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1091/4346] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/0afed844-27f9-434b-a39c-713b8adccf69 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.614196 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eba5f34c-d480-4ee8-8cc9-4bd138b291fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.615669 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eba5f34c-d480-4ee8-8cc9-4bd138b291fd tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] GET https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs Aug 13 19:36:37.616028 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eba5f34c-d480-4ee8-8cc9-4bd138b291fd tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.616322 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eba5f34c-d480-4ee8-8cc9-4bd138b291fd tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.623688 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eba5f34c-d480-4ee8-8cc9-4bd138b291fd tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs returned with HTTP 200 Aug 13 19:36:37.624246 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1084/4347] 10.4.3.126 () {66 vars in 1378 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:37.636289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fcf3b768-a212-4a12-a2dd-81849e07bf5d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.638243 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fcf3b768-a212-4a12-a2dd-81849e07bf5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] GET https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption/cipher Aug 13 19:36:37.638454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fcf3b768-a212-4a12-a2dd-81849e07bf5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.638645 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fcf3b768-a212-4a12-a2dd-81849e07bf5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.639304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-fcf3b768-a212-4a12-a2dd-81849e07bf5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.639468 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fcf3b768-a212-4a12-a2dd-81849e07bf5d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption/cipher returned with HTTP 403 Aug 13 19:36:37.639876 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1090/4348] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.649461 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5c3003f6-7dc5-4ea8-8d52-249fa55c9d6b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.652073 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5c3003f6-7dc5-4ea8-8d52-249fa55c9d6b tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] GET https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption Aug 13 19:36:37.652517 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5c3003f6-7dc5-4ea8-8d52-249fa55c9d6b tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.652980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5c3003f6-7dc5-4ea8-8d52-249fa55c9d6b tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.653976 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-5c3003f6-7dc5-4ea8-8d52-249fa55c9d6b tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.655113 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5c3003f6-7dc5-4ea8-8d52-249fa55c9d6b tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption returned with HTTP 403 Aug 13 19:36:37.655113 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1084/4349] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.662749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b4ab298-c948-4357-adfc-ef5cd56a7266 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.664524 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b4ab298-c948-4357-adfc-ef5cd56a7266 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] GET https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/multiattach Aug 13 19:36:37.664741 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b4ab298-c948-4357-adfc-ef5cd56a7266 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.665108 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b4ab298-c948-4357-adfc-ef5cd56a7266 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.678460 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b4ab298-c948-4357-adfc-ef5cd56a7266 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/multiattach returned with HTTP 200 Aug 13 19:36:37.678976 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1092/4350] 10.4.3.126 () {66 vars in 1414 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:36:37.685964 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-850e0a99-50d6-4ff7-9b60-c25dbca27a12 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.688191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-850e0a99-50d6-4ff7-9b60-c25dbca27a12 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] GET https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/volume_backend_name Aug 13 19:36:37.688191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-850e0a99-50d6-4ff7-9b60-c25dbca27a12 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.689289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-850e0a99-50d6-4ff7-9b60-c25dbca27a12 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.697573 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-850e0a99-50d6-4ff7-9b60-c25dbca27a12 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 19:36:37.697573 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1085/4351] 10.4.3.126 () {66 vars in 1438 bytes} [Thu Aug 13 19:36:37 2026] GET /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.709447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1b6e55b2-860e-400b-b0b9-cc7f392c27af None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.717325 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b6e55b2-860e-400b-b0b9-cc7f392c27af tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] PUT https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption/ad2b8b42-232f-4560-bf2c-17eb34432afe Aug 13 19:36:37.717768 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1b6e55b2-860e-400b-b0b9-cc7f392c27af tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.720245 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-1b6e55b2-860e-400b-b0b9-cc7f392c27af tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.720513 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1b6e55b2-860e-400b-b0b9-cc7f392c27af tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption/ad2b8b42-232f-4560-bf2c-17eb34432afe returned with HTTP 403 Aug 13 19:36:37.721107 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1091/4352] 10.4.3.126 () {68 vars in 1506 bytes} [Thu Aug 13 19:36:37 2026] PUT /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/encryption/ad2b8b42-232f-4560-bf2c-17eb34432afe => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.730328 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7cbfbaba-78c9-4965-99be-6c81924ed704 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.734393 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7cbfbaba-78c9-4965-99be-6c81924ed704 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] PUT https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/key1 Aug 13 19:36:37.734393 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7cbfbaba-78c9-4965-99be-6c81924ed704 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.735567 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-7cbfbaba-78c9-4965-99be-6c81924ed704 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.735973 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7cbfbaba-78c9-4965-99be-6c81924ed704 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/key1 returned with HTTP 403 Aug 13 19:36:37.736656 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1085/4353] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:36:37 2026] PUT /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.744144 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5c89fcf4-22b0-4a48-862c-2b41d6113f6f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.745918 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c89fcf4-22b0-4a48-862c-2b41d6113f6f tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] PUT https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2 Aug 13 19:36:37.746292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c89fcf4-22b0-4a48-862c-2b41d6113f6f tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:37.748118 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-5c89fcf4-22b0-4a48-862c-2b41d6113f6f tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '33121fcf84654a92adfd06a7c8c3115a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80b53599d5e74723a004f074b848803d', '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=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:37.748389 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c89fcf4-22b0-4a48-862c-2b41d6113f6f tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-reader] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2 returned with HTTP 403 Aug 13 19:36:37.748770 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1093/4354] 10.4.3.126 () {68 vars in 1362 bytes} [Thu Aug 13 19:36:37 2026] PUT /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:37.757249 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6d20da4a-d825-40e2-aa24-7ae98f9ee210 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.759191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d20da4a-d825-40e2-aa24-7ae98f9ee210 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] DELETE https://10.4.3.126/volume/v3/types/0afed844-27f9-434b-a39c-713b8adccf69 Aug 13 19:36:37.759650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d20da4a-d825-40e2-aa24-7ae98f9ee210 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.760103 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6d20da4a-d825-40e2-aa24-7ae98f9ee210 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.791439 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6d20da4a-d825-40e2-aa24-7ae98f9ee210 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types/0afed844-27f9-434b-a39c-713b8adccf69 returned with HTTP 202 Aug 13 19:36:37.792478 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1086/4355] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/0afed844-27f9-434b-a39c-713b8adccf69 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:37.800009 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6d282efe-e3d4-4b90-ba51-ce2fdd74531f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.802969 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6d282efe-e3d4-4b90-ba51-ce2fdd74531f tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] DELETE https://10.4.3.126/volume/v3/types/d1b3f488-58f6-4602-8e59-4479768bb856 Aug 13 19:36:37.803297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6d282efe-e3d4-4b90-ba51-ce2fdd74531f tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.803573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6d282efe-e3d4-4b90-ba51-ce2fdd74531f tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.843085 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6d282efe-e3d4-4b90-ba51-ce2fdd74531f tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types/d1b3f488-58f6-4602-8e59-4479768bb856 returned with HTTP 202 Aug 13 19:36:37.843780 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1092/4356] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/d1b3f488-58f6-4602-8e59-4479768bb856 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:37.851510 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5dbc1b6f-573b-4e15-b35d-b597a6ddb513 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.854286 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5dbc1b6f-573b-4e15-b35d-b597a6ddb513 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] DELETE https://10.4.3.126/volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c Aug 13 19:36:37.854781 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5dbc1b6f-573b-4e15-b35d-b597a6ddb513 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.856725 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5dbc1b6f-573b-4e15-b35d-b597a6ddb513 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.882528 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5dbc1b6f-573b-4e15-b35d-b597a6ddb513 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c returned with HTTP 202 Aug 13 19:36:37.883353 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1086/4357] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/381da5f6-1bef-42d9-bb35-35021549338c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:37.890890 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cdd88955-aa46-49a4-8a80-a299895a2a98 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.892659 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdd88955-aa46-49a4-8a80-a299895a2a98 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] DELETE https://10.4.3.126/volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db Aug 13 19:36:37.892873 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdd88955-aa46-49a4-8a80-a299895a2a98 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.893094 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cdd88955-aa46-49a4-8a80-a299895a2a98 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.918605 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cdd88955-aa46-49a4-8a80-a299895a2a98 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db returned with HTTP 202 Aug 13 19:36:37.919101 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1094/4358] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/efae93c4-7696-42fe-b513-7f30dad4e3db => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:37.926561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9fa14024-0be8-40e0-bc18-aea21fd7f594 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.928064 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fa14024-0be8-40e0-bc18-aea21fd7f594 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] DELETE https://10.4.3.126/volume/v3/types/f537b817-bdc5-4481-991d-1356e79b1ff7 Aug 13 19:36:37.928489 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fa14024-0be8-40e0-bc18-aea21fd7f594 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.928820 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9fa14024-0be8-40e0-bc18-aea21fd7f594 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:37.953809 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9fa14024-0be8-40e0-bc18-aea21fd7f594 tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types/f537b817-bdc5-4481-991d-1356e79b1ff7 returned with HTTP 202 Aug 13 19:36:37.954447 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1087/4359] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/f537b817-bdc5-4481-991d-1356e79b1ff7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:37.962162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-511f3340-9a65-444d-ae92-5315e515c03d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:37.964924 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-511f3340-9a65-444d-ae92-5315e515c03d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] DELETE https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2 Aug 13 19:36:37.965128 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-511f3340-9a65-444d-ae92-5315e515c03d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:37.965392 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-511f3340-9a65-444d-ae92-5315e515c03d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.000725 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-511f3340-9a65-444d-ae92-5315e515c03d tempest-VolumeTypesReaderTests-2023600145 tempest-VolumeTypesReaderTests-2023600145-project-admin] https://10.4.3.126/volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2 returned with HTTP 202 Aug 13 19:36:38.001132 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1093/4360] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:36:37 2026] DELETE /volume/v3/types/42119351-aacc-4e04-bdaa-0c0d645881f2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:38.193144 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41d139a3-a9dc-4dcc-938a-abb04cc85d44 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.197058 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41d139a3-a9dc-4dcc-938a-abb04cc85d44 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:36:38.197058 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41d139a3-a9dc-4dcc-938a-abb04cc85d44 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:38.197058 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41d139a3-a9dc-4dcc-938a-abb04cc85d44 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.202559 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:38.202559 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:38.206060 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41d139a3-a9dc-4dcc-938a-abb04cc85d44 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:38.211632 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41d139a3-a9dc-4dcc-938a-abb04cc85d44 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 200 Aug 13 19:36:38.212206 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1087/4361] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:38 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:38.361218 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5853326d-2323-4704-a12f-fe35406276f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.363447 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5853326d-2323-4704-a12f-fe35406276f8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 Aug 13 19:36:38.363653 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5853326d-2323-4704-a12f-fe35406276f8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:38.363858 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5853326d-2323-4704-a12f-fe35406276f8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.371211 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5853326d-2323-4704-a12f-fe35406276f8 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 returned with HTTP 404 Aug 13 19:36:38.371705 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1095/4362] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:38 2026] GET /volume/v3/volumes/f1e67553-1144-4094-b29f-0cac96b18482 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:38.445775 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60a5dc4a-3269-4541-8d98-ff619d3fb28e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.446494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e617c9b0-3ab9-422b-a281-5b049b5fecb6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.449459 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60a5dc4a-3269-4541-8d98-ff619d3fb28e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:38.449459 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60a5dc4a-3269-4541-8d98-ff619d3fb28e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:38.449459 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60a5dc4a-3269-4541-8d98-ff619d3fb28e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.449459 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-60a5dc4a-3269-4541-8d98-ff619d3fb28e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:38.449641 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e617c9b0-3ab9-422b-a281-5b049b5fecb6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:36:38.449641 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e617c9b0-3ab9-422b-a281-5b049b5fecb6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:38.449641 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e617c9b0-3ab9-422b-a281-5b049b5fecb6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.449641 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e617c9b0-3ab9-422b-a281-5b049b5fecb6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Delete volume with id: 7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:36:38.453832 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:38.453832 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:38.454921 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60a5dc4a-3269-4541-8d98-ff619d3fb28e tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:38.455775 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1088/4363] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:38 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:38.459969 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:38.459969 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:38.461193 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e617c9b0-3ab9-422b-a281-5b049b5fecb6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:38.490532 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e617c9b0-3ab9-422b-a281-5b049b5fecb6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Delete volume request issued successfully. Aug 13 19:36:38.490532 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e617c9b0-3ab9-422b-a281-5b049b5fecb6 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 202 Aug 13 19:36:38.490532 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1094/4364] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:38 2026] DELETE /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:38.503670 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9780418d-34d5-40e7-8dec-70f23e217720 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.506352 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9780418d-34d5-40e7-8dec-70f23e217720 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:36:38.507700 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9780418d-34d5-40e7-8dec-70f23e217720 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:38.507700 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9780418d-34d5-40e7-8dec-70f23e217720 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.516459 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:38.516459 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:38.520856 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9780418d-34d5-40e7-8dec-70f23e217720 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Volume info retrieved successfully. Aug 13 19:36:38.527592 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9780418d-34d5-40e7-8dec-70f23e217720 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 200 Aug 13 19:36:38.528287 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1088/4365] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:38 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:38.586839 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-407f25ba-ed8e-4e54-9329-3e83f317c953 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.589479 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-407f25ba-ed8e-4e54-9329-3e83f317c953 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:38.589479 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-407f25ba-ed8e-4e54-9329-3e83f317c953 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:38.589936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-407f25ba-ed8e-4e54-9329-3e83f317c953 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.589936 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-407f25ba-ed8e-4e54-9329-3e83f317c953 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:38.595461 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:38.595461 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:38.596737 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-407f25ba-ed8e-4e54-9329-3e83f317c953 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:38.596737 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1096/4366] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:38 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:38.875914 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-8031792a-3ae4-4b0e-a2d4-427e6233f928 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.877808 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-8031792a-3ae4-4b0e-a2d4-427e6233f928 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:36:38.878001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-8031792a-3ae4-4b0e-a2d4-427e6233f928 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:38.878191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-8031792a-3ae4-4b0e-a2d4-427e6233f928 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.885064 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:38.885064 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:38.888309 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-8031792a-3ae4-4b0e-a2d4-427e6233f928 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:38.892498 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-8031792a-3ae4-4b0e-a2d4-427e6233f928 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 200 Aug 13 19:36:38.892912 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1089/4367] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:38 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:38.903450 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb521501-8185-4ec9-8f6b-c025c85e37b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.903863 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb521501-8185-4ec9-8f6b-c025c85e37b1 None None] GET https://10.4.3.126/volume// Aug 13 19:36:38.904071 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb521501-8185-4ec9-8f6b-c025c85e37b1 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:38.904311 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb521501-8185-4ec9-8f6b-c025c85e37b1 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:38.904692 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb521501-8185-4ec9-8f6b-c025c85e37b1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:38.905052 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1095/4368] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:36:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:38.912636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41a932cf-65c4-485b-bb43-9633fa48f12c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:38.915638 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41a932cf-65c4-485b-bb43-9633fa48f12c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:36:38.916207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41a932cf-65c4-485b-bb43-9633fa48f12c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "426696d1-fdb6-4708-b425-7c6936aef24b", "connector": null, "instance_uuid": "22609c96-85e1-4be8-a1fa-7f8e3b2a97de"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:38.926712 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:38.926712 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:38.954819 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-41a932cf-65c4-485b-bb43-9633fa48f12c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:36:38.955532 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1089/4369] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:36:38 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:39.467596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-efcb2485-07e8-4536-a8a8-33e581fd9d0b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:39.469378 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efcb2485-07e8-4536-a8a8-33e581fd9d0b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:39.469558 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efcb2485-07e8-4536-a8a8-33e581fd9d0b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:39.469735 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efcb2485-07e8-4536-a8a8-33e581fd9d0b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:39.469832 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-efcb2485-07e8-4536-a8a8-33e581fd9d0b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:39.474755 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:39.474755 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:39.475450 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efcb2485-07e8-4536-a8a8-33e581fd9d0b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:39.475782 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1097/4370] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:39 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:39.544628 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-42e26592-4902-409e-91de-317c2f2b6c21 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:39.546958 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42e26592-4902-409e-91de-317c2f2b6c21 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] GET https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 Aug 13 19:36:39.547214 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42e26592-4902-409e-91de-317c2f2b6c21 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:39.547453 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-42e26592-4902-409e-91de-317c2f2b6c21 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:39.555389 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-42e26592-4902-409e-91de-317c2f2b6c21 tempest-AttachVolumeTestJSON-218093710 tempest-AttachVolumeTestJSON-218093710-project-member] https://10.4.3.126/volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 returned with HTTP 404 Aug 13 19:36:39.556127 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1090/4371] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:39 2026] GET /volume/v3/volumes/7b5706e9-4818-43aa-9c7e-6618afefc380 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:39.609193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-78c4ba4a-6d01-4b99-8219-18dde1f0889e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:39.611523 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78c4ba4a-6d01-4b99-8219-18dde1f0889e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:39.611777 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78c4ba4a-6d01-4b99-8219-18dde1f0889e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:39.612033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78c4ba4a-6d01-4b99-8219-18dde1f0889e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:39.612188 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-78c4ba4a-6d01-4b99-8219-18dde1f0889e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:39.618475 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:39.618475 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:39.619410 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78c4ba4a-6d01-4b99-8219-18dde1f0889e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:39.619915 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1096/4372] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:39 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:39.876612 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-91d59749-0836-4d4f-9cd4-dd8a4fbecd60 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:39.877131 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91d59749-0836-4d4f-9cd4-dd8a4fbecd60 None None] GET https://10.4.3.126/volume// Aug 13 19:36:39.877349 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91d59749-0836-4d4f-9cd4-dd8a4fbecd60 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:39.877541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91d59749-0836-4d4f-9cd4-dd8a4fbecd60 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:39.877912 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91d59749-0836-4d4f-9cd4-dd8a4fbecd60 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:36:39.878396 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1090/4373] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:36:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:36:39.887503 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6fae807e-caf5-4ac2-aa06-80c6d5ba7b9a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:39.893046 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6fae807e-caf5-4ac2-aa06-80c6d5ba7b9a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:36:39.893291 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6fae807e-caf5-4ac2-aa06-80c6d5ba7b9a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:39.893491 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6fae807e-caf5-4ac2-aa06-80c6d5ba7b9a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:39.913024 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:39.913024 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:39.921717 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6fae807e-caf5-4ac2-aa06-80c6d5ba7b9a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:36:39.933734 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6fae807e-caf5-4ac2-aa06-80c6d5ba7b9a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 200 Aug 13 19:36:39.934442 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1098/4374] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:36:39 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 1545 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:36:40.057252 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-e4f85899-e26f-4497-bdf2-fa37e20c67b6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:40.059200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-e4f85899-e26f-4497-bdf2-fa37e20c67b6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9 Aug 13 19:36:40.059327 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-e4f85899-e26f-4497-bdf2-fa37e20c67b6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:40.066629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-e4f85899-e26f-4497-bdf2-fa37e20c67b6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-426696d1-fdb6-4708-b425-7c6936aef24b-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:36:40.071292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-e4f85899-e26f-4497-bdf2-fa37e20c67b6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-426696d1-fdb6-4708-b425-7c6936aef24b-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:36:40.072195 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:40.072195 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:40.159587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-e4f85899-e26f-4497-bdf2-fa37e20c67b6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-426696d1-fdb6-4708-b425-7c6936aef24b-np0000007253" released by "attachment_update" :: held 0.088s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:36:40.160196 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-e4f85899-e26f-4497-bdf2-fa37e20c67b6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9 returned with HTTP 200 Aug 13 19:36:40.160807 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1091/4375] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:36:40 2026] PUT /volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:40.183821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6dd7d19a-50ab-4378-89e3-f16d231aa5bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:40.185998 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6dd7d19a-50ab-4378-89e3-f16d231aa5bb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9/action Aug 13 19:36:40.186371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6dd7d19a-50ab-4378-89e3-f16d231aa5bb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:36:40.186505 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6dd7d19a-50ab-4378-89e3-f16d231aa5bb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:40.205315 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:40.205315 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:40.218134 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fcbdf155-12ca-45fa-83fe-32e2c937e6a8 req-6dd7d19a-50ab-4378-89e3-f16d231aa5bb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9/action returned with HTTP 204 Aug 13 19:36:40.218536 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1097/4376] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:36:40 2026] POST /volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:40.486426 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2f8ec026-26f4-45f8-8673-349b3d87bba9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:40.488114 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f8ec026-26f4-45f8-8673-349b3d87bba9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:40.488323 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f8ec026-26f4-45f8-8673-349b3d87bba9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:40.488513 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f8ec026-26f4-45f8-8673-349b3d87bba9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:40.488605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2f8ec026-26f4-45f8-8673-349b3d87bba9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:40.492479 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:40.492479 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:40.493078 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f8ec026-26f4-45f8-8673-349b3d87bba9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:40.493447 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1091/4377] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:40 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:40.635358 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7251d915-4f67-4f6a-b284-6ca7abde2f69 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:40.637761 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7251d915-4f67-4f6a-b284-6ca7abde2f69 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:40.638123 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7251d915-4f67-4f6a-b284-6ca7abde2f69 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:40.638441 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7251d915-4f67-4f6a-b284-6ca7abde2f69 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:40.638603 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7251d915-4f67-4f6a-b284-6ca7abde2f69 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:40.644424 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:40.644424 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:40.645267 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7251d915-4f67-4f6a-b284-6ca7abde2f69 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:40.645829 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1099/4378] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:40 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:41.505695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e1337818-3a23-4939-a6e0-b0dcc4467150 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:41.507928 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1337818-3a23-4939-a6e0-b0dcc4467150 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:41.508108 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1337818-3a23-4939-a6e0-b0dcc4467150 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:41.508328 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e1337818-3a23-4939-a6e0-b0dcc4467150 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:41.508439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-e1337818-3a23-4939-a6e0-b0dcc4467150 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:41.514002 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:41.514002 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:41.514890 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e1337818-3a23-4939-a6e0-b0dcc4467150 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:41.515347 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1092/4379] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:41 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:41.655978 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6d9ab95b-852d-4edd-a8fe-ba2f71ac6925 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:41.658005 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6d9ab95b-852d-4edd-a8fe-ba2f71ac6925 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:41.658203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6d9ab95b-852d-4edd-a8fe-ba2f71ac6925 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:41.658418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6d9ab95b-852d-4edd-a8fe-ba2f71ac6925 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:41.658540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6d9ab95b-852d-4edd-a8fe-ba2f71ac6925 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:41.663354 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:41.663354 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:41.663846 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6d9ab95b-852d-4edd-a8fe-ba2f71ac6925 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:41.664250 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1098/4380] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:41 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:42.528850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-785da399-8126-438d-9ebe-f31a9c4c85c6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:42.533070 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-785da399-8126-438d-9ebe-f31a9c4c85c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:42.533509 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-785da399-8126-438d-9ebe-f31a9c4c85c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:42.533596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-785da399-8126-438d-9ebe-f31a9c4c85c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:42.536881 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-785da399-8126-438d-9ebe-f31a9c4c85c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:42.538957 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:42.538957 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:42.539959 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-785da399-8126-438d-9ebe-f31a9c4c85c6 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:42.540450 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1092/4381] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:42 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:42.674807 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-649fac99-6636-4cd9-af96-d1e817267b20 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:42.676855 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-649fac99-6636-4cd9-af96-d1e817267b20 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:42.677112 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-649fac99-6636-4cd9-af96-d1e817267b20 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:42.677463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-649fac99-6636-4cd9-af96-d1e817267b20 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:42.677504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-649fac99-6636-4cd9-af96-d1e817267b20 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:42.682417 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:42.682417 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:42.683161 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-649fac99-6636-4cd9-af96-d1e817267b20 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:42.683644 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1100/4382] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:42 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:43.549157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bb47f332-6597-40a8-8cb0-21f0bf1782f0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:43.550871 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb47f332-6597-40a8-8cb0-21f0bf1782f0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:43.551054 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb47f332-6597-40a8-8cb0-21f0bf1782f0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:43.551241 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bb47f332-6597-40a8-8cb0-21f0bf1782f0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:43.551362 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-bb47f332-6597-40a8-8cb0-21f0bf1782f0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:43.555575 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:43.555575 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:43.556250 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bb47f332-6597-40a8-8cb0-21f0bf1782f0 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:43.556584 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1093/4383] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:43 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:43.696692 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b517bee1-4645-435f-af6f-77e28f0ee77d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:43.698321 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b517bee1-4645-435f-af6f-77e28f0ee77d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:43.698547 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b517bee1-4645-435f-af6f-77e28f0ee77d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:43.698755 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b517bee1-4645-435f-af6f-77e28f0ee77d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:43.698903 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-b517bee1-4645-435f-af6f-77e28f0ee77d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:43.702514 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:43.702514 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:43.703071 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b517bee1-4645-435f-af6f-77e28f0ee77d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:43.703435 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1099/4384] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:43 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:44.072380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:44.074115 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:44.074456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2023494305", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:44.075871 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2023494305', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:44.076014 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Create volume of 1 GB Aug 13 19:36:44.079730 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Availability Zones retrieved successfully. Aug 13 19:36:44.084782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Flow 'volume_create_api' (d999e1e3-e51c-4bf0-bc79-9e2973eba52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:44.085752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ecd4ee-e701-422a-89e7-2d4477c231b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:44.086599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:44.108284 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ecd4ee-e701-422a-89e7-2d4477c231b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:44.108980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0665d3b-e7eb-4bf2-8f53-6ee31067a456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:44.171047 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Created reservations ['87efc8a3-edbf-4c3f-bdd2-208ab824ffe8', '065d289b-198c-4525-ab38-cd7d84f8bcb4', '343970e0-b095-4195-b335-270c00fd7cb1', '509edbee-5867-4140-8adf-e041e7c0dc25'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:44.171845 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0665d3b-e7eb-4bf2-8f53-6ee31067a456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87efc8a3-edbf-4c3f-bdd2-208ab824ffe8', '065d289b-198c-4525-ab38-cd7d84f8bcb4', '343970e0-b095-4195-b335-270c00fd7cb1', '509edbee-5867-4140-8adf-e041e7c0dc25']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:44.172869 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9bfe4bc-9fa8-4af5-9d0c-27c60fc6ba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:44.201075 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9bfe4bc-9fa8-4af5-9d0c-27c60fc6ba69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd231b775-f5bf-4095-b284-786b0e593565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2023494305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e1171fd61544218a0f51b58c58902d',qos_specs=None,replication_status=,reservations=['87efc8a3-edbf-4c3f-bdd2-208ab824ffe8','065d289b-198c-4525-ab38-cd7d84f8bcb4','343970e0-b095-4195-b335-270c00fd7cb1','509edbee-5867-4140-8adf-e041e7c0dc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cef6781a666f47f4a9f0c93d741bba10',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2023494305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d231b775-f5bf-4095-b284-786b0e593565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81e1171fd61544218a0f51b58c58902d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cef6781a666f47f4a9f0c93d741bba10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:44.202061 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65c2dfe-a9a7-4cfc-aa82-bdad71f566fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:44.229465 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65c2dfe-a9a7-4cfc-aa82-bdad71f566fc) transitioned into state 'SUCCESS' from state '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-2023494305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81e1171fd61544218a0f51b58c58902d',qos_specs=None,replication_status=,reservations=['87efc8a3-edbf-4c3f-bdd2-208ab824ffe8','065d289b-198c-4525-ab38-cd7d84f8bcb4','343970e0-b095-4195-b335-270c00fd7cb1','509edbee-5867-4140-8adf-e041e7c0dc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cef6781a666f47f4a9f0c93d741bba10',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:44.230446 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd511881-6326-4e2f-9c91-771e11968903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:44.244639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd511881-6326-4e2f-9c91-771e11968903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:44.245700 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Flow 'volume_create_api' (d999e1e3-e51c-4bf0-bc79-9e2973eba52d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:44.246083 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Create volume request issued successfully. Aug 13 19:36:44.246801 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-0d9e7784-7aa7-4286-8ccb-c4ed69bfdf4a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:44.247499 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1093/4385] 10.4.3.126 () {72 vars in 1541 bytes} [Thu Aug 13 19:36:44 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:44.257225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-4ca78c7c-771e-4084-9110-8e9ce657952f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:44.259935 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-4ca78c7c-771e-4084-9110-8e9ce657952f tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:44.260160 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-4ca78c7c-771e-4084-9110-8e9ce657952f tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:44.260426 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-4ca78c7c-771e-4084-9110-8e9ce657952f tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:44.267335 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:44.267335 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:44.272352 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-4ca78c7c-771e-4084-9110-8e9ce657952f tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Volume info retrieved successfully. Aug 13 19:36:44.274682 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-cc84de1e-38bb-41a1-820c-c84ebb3f7126 req-4ca78c7c-771e-4084-9110-8e9ce657952f tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 returned with HTTP 200 Aug 13 19:36:44.275129 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1101/4386] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:44 2026] GET /volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:44.308695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-73b77c35-42c9-48d5-87e7-299904f9f7fe req-9adf07a8-98d0-407d-9a98-b37571f0943d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:44.310804 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-73b77c35-42c9-48d5-87e7-299904f9f7fe req-9adf07a8-98d0-407d-9a98-b37571f0943d tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:44.311023 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-73b77c35-42c9-48d5-87e7-299904f9f7fe req-9adf07a8-98d0-407d-9a98-b37571f0943d tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:44.311216 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-73b77c35-42c9-48d5-87e7-299904f9f7fe req-9adf07a8-98d0-407d-9a98-b37571f0943d tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:44.318191 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:44.318191 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:44.321582 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-73b77c35-42c9-48d5-87e7-299904f9f7fe req-9adf07a8-98d0-407d-9a98-b37571f0943d tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Volume info retrieved successfully. Aug 13 19:36:44.325283 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-73b77c35-42c9-48d5-87e7-299904f9f7fe req-9adf07a8-98d0-407d-9a98-b37571f0943d tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 returned with HTTP 200 Aug 13 19:36:44.325653 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1094/4387] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:44 2026] GET /volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:44.567125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4f5c0a02-c6f3-47c7-92f0-326b5c4c7ae2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:44.570252 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4f5c0a02-c6f3-47c7-92f0-326b5c4c7ae2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:44.570688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4f5c0a02-c6f3-47c7-92f0-326b5c4c7ae2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:44.570688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4f5c0a02-c6f3-47c7-92f0-326b5c4c7ae2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:44.570688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4f5c0a02-c6f3-47c7-92f0-326b5c4c7ae2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:44.577156 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:44.577156 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:44.577848 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4f5c0a02-c6f3-47c7-92f0-326b5c4c7ae2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:44.579348 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1100/4388] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:44 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:44.715403 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-38186ab6-c76f-43e2-aaa8-864a110a31d9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:44.717352 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-38186ab6-c76f-43e2-aaa8-864a110a31d9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:44.717579 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-38186ab6-c76f-43e2-aaa8-864a110a31d9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:44.717770 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-38186ab6-c76f-43e2-aaa8-864a110a31d9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:44.717877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-38186ab6-c76f-43e2-aaa8-864a110a31d9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:44.725755 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:44.725755 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:44.726083 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-38186ab6-c76f-43e2-aaa8-864a110a31d9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:44.726547 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1094/4389] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:44 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.350446 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a3d45aa0-8278-42e7-a21e-881d4b4c56cc req-ca05ed2e-3018-4937-a6b5-bbc67e278bb3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.352495 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a3d45aa0-8278-42e7-a21e-881d4b4c56cc req-ca05ed2e-3018-4937-a6b5-bbc67e278bb3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:45.352709 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a3d45aa0-8278-42e7-a21e-881d4b4c56cc req-ca05ed2e-3018-4937-a6b5-bbc67e278bb3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.352893 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a3d45aa0-8278-42e7-a21e-881d4b4c56cc req-ca05ed2e-3018-4937-a6b5-bbc67e278bb3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.360253 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.360253 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:45.363712 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a3d45aa0-8278-42e7-a21e-881d4b4c56cc req-ca05ed2e-3018-4937-a6b5-bbc67e278bb3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Volume info retrieved successfully. Aug 13 19:36:45.367668 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a3d45aa0-8278-42e7-a21e-881d4b4c56cc req-ca05ed2e-3018-4937-a6b5-bbc67e278bb3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 returned with HTTP 200 Aug 13 19:36:45.368049 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1102/4390] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.392198 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-c462af78-ce12-40f5-8d47-620ba892f119 req-dbaafdf7-876b-4ac0-bd14-6bdbc876ebde None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.394263 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c462af78-ce12-40f5-8d47-620ba892f119 req-dbaafdf7-876b-4ac0-bd14-6bdbc876ebde tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:36:45.394623 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-c462af78-ce12-40f5-8d47-620ba892f119 req-dbaafdf7-876b-4ac0-bd14-6bdbc876ebde tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d231b775-f5bf-4095-b284-786b0e593565", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1897342383", "description": null, "metadata": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:45.402916 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.402916 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:45.403380 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c462af78-ce12-40f5-8d47-620ba892f119 req-dbaafdf7-876b-4ac0-bd14-6bdbc876ebde tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Volume info retrieved successfully. Aug 13 19:36:45.403513 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [req-c462af78-ce12-40f5-8d47-620ba892f119 req-dbaafdf7-876b-4ac0-bd14-6bdbc876ebde tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Create snapshot from volume d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:45.432476 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [req-c462af78-ce12-40f5-8d47-620ba892f119 req-dbaafdf7-876b-4ac0-bd14-6bdbc876ebde tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Created reservations ['ce0c6e34-3488-408c-aacc-45d3b4d85524', '0015671e-55fa-4191-bd97-5f91aea52bd9', 'da6aaed4-fcbe-4024-a5f0-56481ebb7e7b', 'd31128dd-924a-44f2-989c-43bd9029d9c6'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:45.459004 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-c462af78-ce12-40f5-8d47-620ba892f119 req-dbaafdf7-876b-4ac0-bd14-6bdbc876ebde tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Snapshot create request issued successfully. Aug 13 19:36:45.459321 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-c462af78-ce12-40f5-8d47-620ba892f119 req-dbaafdf7-876b-4ac0-bd14-6bdbc876ebde tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:36:45.459778 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1095/4391] 10.4.3.126 () {72 vars in 1547 bytes} [Thu Aug 13 19:36:45 2026] POST /volume/v3/snapshots => generated 311 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:45.521653 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-370c0a3d-a7d4-4142-89cf-d6e0f37eb95c req-390fc90a-8f9f-43c9-9ed8-81bbc87017e7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.525021 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-370c0a3d-a7d4-4142-89cf-d6e0f37eb95c req-390fc90a-8f9f-43c9-9ed8-81bbc87017e7 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] GET https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c Aug 13 19:36:45.525021 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-370c0a3d-a7d4-4142-89cf-d6e0f37eb95c req-390fc90a-8f9f-43c9-9ed8-81bbc87017e7 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.525021 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-370c0a3d-a7d4-4142-89cf-d6e0f37eb95c req-390fc90a-8f9f-43c9-9ed8-81bbc87017e7 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.529980 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.529980 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:45.530531 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-370c0a3d-a7d4-4142-89cf-d6e0f37eb95c req-390fc90a-8f9f-43c9-9ed8-81bbc87017e7 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] Snapshot retrieved successfully. Aug 13 19:36:45.531656 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-370c0a3d-a7d4-4142-89cf-d6e0f37eb95c req-390fc90a-8f9f-43c9-9ed8-81bbc87017e7 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c returned with HTTP 200 Aug 13 19:36:45.531656 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1101/4392] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.551228 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-7cc97206-ba6d-49db-8604-e25c9eff8f15 req-a183d6fd-c854-407e-a201-a94eaaa88ea5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.553352 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7cc97206-ba6d-49db-8604-e25c9eff8f15 req-a183d6fd-c854-407e-a201-a94eaaa88ea5 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:36:45.553724 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7cc97206-ba6d-49db-8604-e25c9eff8f15 req-a183d6fd-c854-407e-a201-a94eaaa88ea5 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.554009 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-7cc97206-ba6d-49db-8604-e25c9eff8f15 req-a183d6fd-c854-407e-a201-a94eaaa88ea5 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.554399 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [req-7cc97206-ba6d-49db-8604-e25c9eff8f15 req-a183d6fd-c854-407e-a201-a94eaaa88ea5 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:45.555450 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [req-7cc97206-ba6d-49db-8604-e25c9eff8f15 req-a183d6fd-c854-407e-a201-a94eaaa88ea5 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:36:45.565690 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-7cc97206-ba6d-49db-8604-e25c9eff8f15 req-a183d6fd-c854-407e-a201-a94eaaa88ea5 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] Get all snapshots completed successfully. Aug 13 19:36:45.566143 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.566143 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:45.566744 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-7cc97206-ba6d-49db-8604-e25c9eff8f15 req-a183d6fd-c854-407e-a201-a94eaaa88ea5 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-reader] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:36:45.567172 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1095/4393] 10.4.3.126 () {68 vars in 1514 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.587810 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-40021bf6-cc77-4786-8319-01e2de306e2e req-2d280d0d-2cb2-4d0c-ac1a-202324f90eec None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.589610 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-40021bf6-cc77-4786-8319-01e2de306e2e req-2d280d0d-2cb2-4d0c-ac1a-202324f90eec tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c Aug 13 19:36:45.589897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-40021bf6-cc77-4786-8319-01e2de306e2e req-2d280d0d-2cb2-4d0c-ac1a-202324f90eec tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.590083 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-40021bf6-cc77-4786-8319-01e2de306e2e req-2d280d0d-2cb2-4d0c-ac1a-202324f90eec tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.594447 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d0b37595-d3ce-4666-a9e7-e099e91618de None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.595259 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.595259 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:45.595687 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-40021bf6-cc77-4786-8319-01e2de306e2e req-2d280d0d-2cb2-4d0c-ac1a-202324f90eec tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Snapshot retrieved successfully. Aug 13 19:36:45.596267 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0b37595-d3ce-4666-a9e7-e099e91618de tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:45.596483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0b37595-d3ce-4666-a9e7-e099e91618de tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.596528 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-40021bf6-cc77-4786-8319-01e2de306e2e req-2d280d0d-2cb2-4d0c-ac1a-202324f90eec tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c returned with HTTP 200 Aug 13 19:36:45.596667 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d0b37595-d3ce-4666-a9e7-e099e91618de tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.596765 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d0b37595-d3ce-4666-a9e7-e099e91618de tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:45.596982 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1103/4394] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.601097 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.601097 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:45.601859 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d0b37595-d3ce-4666-a9e7-e099e91618de tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:45.602197 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1096/4395] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.611234 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6cc8542e-b2f6-4561-a04d-36d82717910b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.612691 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6cc8542e-b2f6-4561-a04d-36d82717910b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:45.613460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6cc8542e-b2f6-4561-a04d-36d82717910b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.613762 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6cc8542e-b2f6-4561-a04d-36d82717910b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.613980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6cc8542e-b2f6-4561-a04d-36d82717910b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:45.615966 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-9da59117-52db-441a-ad59-c871a30085b7 req-5b89d212-e051-49b0-ba6d-c17a3691447a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.617420 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-9da59117-52db-441a-ad59-c871a30085b7 req-5b89d212-e051-49b0-ba6d-c17a3691447a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c Aug 13 19:36:45.619472 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-9da59117-52db-441a-ad59-c871a30085b7 req-5b89d212-e051-49b0-ba6d-c17a3691447a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.619472 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-9da59117-52db-441a-ad59-c871a30085b7 req-5b89d212-e051-49b0-ba6d-c17a3691447a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.619472 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [req-9da59117-52db-441a-ad59-c871a30085b7 req-5b89d212-e051-49b0-ba6d-c17a3691447a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Delete snapshot with id: 345ec3e2-a7e7-4c26-b536-730667ac276c Aug 13 19:36:45.619595 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.619595 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:45.619595 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6cc8542e-b2f6-4561-a04d-36d82717910b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:45.619595 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1102/4396] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.622856 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.622856 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:45.623250 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-9da59117-52db-441a-ad59-c871a30085b7 req-5b89d212-e051-49b0-ba6d-c17a3691447a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Snapshot retrieved successfully. Aug 13 19:36:45.631773 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-45d78236-5c98-4104-b89f-8d25a954c48a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.633557 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-45d78236-5c98-4104-b89f-8d25a954c48a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:45.633721 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-45d78236-5c98-4104-b89f-8d25a954c48a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.633882 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-45d78236-5c98-4104-b89f-8d25a954c48a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.633981 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-45d78236-5c98-4104-b89f-8d25a954c48a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete backup with id: fef33ea9-9806-4089-95ab-af95497661d1. Aug 13 19:36:45.640295 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-9da59117-52db-441a-ad59-c871a30085b7 req-5b89d212-e051-49b0-ba6d-c17a3691447a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Snapshot delete request issued successfully. Aug 13 19:36:45.640295 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-9da59117-52db-441a-ad59-c871a30085b7 req-5b89d212-e051-49b0-ba6d-c17a3691447a tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c returned with HTTP 202 Aug 13 19:36:45.640452 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.640452 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:45.640501 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1096/4397] 10.4.3.126 () {70 vars in 1626 bytes} [Thu Aug 13 19:36:45 2026] DELETE /volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:45.650569 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-45d78236-5c98-4104-b89f-8d25a954c48a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] delete_backup rpcapi backup_id fef33ea9-9806-4089-95ab-af95497661d1 {{(pid=100185) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:36:45.652197 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-45d78236-5c98-4104-b89f-8d25a954c48a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 202 Aug 13 19:36:45.652763 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1104/4398] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:45 2026] DELETE /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:36:45.658806 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fef19253-50e6-444d-8709-95456eb6d8c2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.660930 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fef19253-50e6-444d-8709-95456eb6d8c2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:45.661945 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fef19253-50e6-444d-8709-95456eb6d8c2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.661945 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fef19253-50e6-444d-8709-95456eb6d8c2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.661945 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-fef19253-50e6-444d-8709-95456eb6d8c2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:45.662921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c9e62343-f80f-4390-b53c-00311f436023 req-02994be1-4b42-4f52-a703-e2adc61205ff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.665786 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c9e62343-f80f-4390-b53c-00311f436023 req-02994be1-4b42-4f52-a703-e2adc61205ff tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c Aug 13 19:36:45.666798 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.666798 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:45.667523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fef19253-50e6-444d-8709-95456eb6d8c2 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 200 Aug 13 19:36:45.667671 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1097/4399] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.670049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c9e62343-f80f-4390-b53c-00311f436023 req-02994be1-4b42-4f52-a703-e2adc61205ff tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.670049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c9e62343-f80f-4390-b53c-00311f436023 req-02994be1-4b42-4f52-a703-e2adc61205ff tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.675079 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.675079 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:45.675704 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c9e62343-f80f-4390-b53c-00311f436023 req-02994be1-4b42-4f52-a703-e2adc61205ff tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Snapshot retrieved successfully. Aug 13 19:36:45.676326 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c9e62343-f80f-4390-b53c-00311f436023 req-02994be1-4b42-4f52-a703-e2adc61205ff tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c returned with HTTP 200 Aug 13 19:36:45.676874 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1103/4400] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:45.738173 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c22e31dc-ec79-4e06-b090-2c4bfdfe6981 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:45.739699 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c22e31dc-ec79-4e06-b090-2c4bfdfe6981 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:45.739873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c22e31dc-ec79-4e06-b090-2c4bfdfe6981 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:45.740076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c22e31dc-ec79-4e06-b090-2c4bfdfe6981 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:45.740160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c22e31dc-ec79-4e06-b090-2c4bfdfe6981 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:45.745283 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:45.745283 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:45.746100 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c22e31dc-ec79-4e06-b090-2c4bfdfe6981 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:45.746637 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1097/4401] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:45 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:46.677730 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-92a162d6-a56f-4efa-a17c-f70d0b4fcc13 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:46.679875 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92a162d6-a56f-4efa-a17c-f70d0b4fcc13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 Aug 13 19:36:46.680091 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92a162d6-a56f-4efa-a17c-f70d0b4fcc13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:46.680311 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92a162d6-a56f-4efa-a17c-f70d0b4fcc13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:46.680421 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-92a162d6-a56f-4efa-a17c-f70d0b4fcc13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Show backup with id fef33ea9-9806-4089-95ab-af95497661d1. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:46.684745 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92a162d6-a56f-4efa-a17c-f70d0b4fcc13 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 returned with HTTP 404 Aug 13 19:36:46.685369 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1105/4402] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:46 2026] GET /volume/v3/backups/fef33ea9-9806-4089-95ab-af95497661d1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:46.695318 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66453d7b-62e0-4319-a7d0-ff441fa82c8a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:46.697722 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66453d7b-62e0-4319-a7d0-ff441fa82c8a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 Aug 13 19:36:46.697974 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66453d7b-62e0-4319-a7d0-ff441fa82c8a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:46.698231 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66453d7b-62e0-4319-a7d0-ff441fa82c8a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:46.698393 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-66453d7b-62e0-4319-a7d0-ff441fa82c8a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete snapshot with id: 21be19ca-2181-4f72-ba4a-e84f7bae0b67 Aug 13 19:36:46.704688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-049c0884-9587-4fe4-beea-41432e9cf7fe req-f4c6e069-4922-414c-8ebd-60a3e231f521 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:46.709455 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-049c0884-9587-4fe4-beea-41432e9cf7fe req-f4c6e069-4922-414c-8ebd-60a3e231f521 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c Aug 13 19:36:46.709695 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-049c0884-9587-4fe4-beea-41432e9cf7fe req-f4c6e069-4922-414c-8ebd-60a3e231f521 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:46.709935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-049c0884-9587-4fe4-beea-41432e9cf7fe req-f4c6e069-4922-414c-8ebd-60a3e231f521 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:46.712313 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:46.712313 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:46.713154 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-66453d7b-62e0-4319-a7d0-ff441fa82c8a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Snapshot retrieved successfully. Aug 13 19:36:46.720391 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-049c0884-9587-4fe4-beea-41432e9cf7fe req-f4c6e069-4922-414c-8ebd-60a3e231f521 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c returned with HTTP 404 Aug 13 19:36:46.722066 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1104/4403] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:36:46 2026] GET /volume/v3/snapshots/345ec3e2-a7e7-4c26-b536-730667ac276c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:46.739262 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-66453d7b-62e0-4319-a7d0-ff441fa82c8a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Snapshot delete request issued successfully. Aug 13 19:36:46.739500 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66453d7b-62e0-4319-a7d0-ff441fa82c8a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 returned with HTTP 202 Aug 13 19:36:46.739853 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-9f65afc8-2407-4ad1-9a91-060c84123f20 req-dfc54826-69ad-42ac-a61a-52623dd111b6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:46.740133 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1098/4404] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:36:46 2026] DELETE /volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:46.745917 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ddb630ff-eafe-43c2-81d3-bfa37f0ec23d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:46.746083 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-9f65afc8-2407-4ad1-9a91-060c84123f20 req-dfc54826-69ad-42ac-a61a-52623dd111b6 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:46.746232 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-9f65afc8-2407-4ad1-9a91-060c84123f20 req-dfc54826-69ad-42ac-a61a-52623dd111b6 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:46.746438 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-9f65afc8-2407-4ad1-9a91-060c84123f20 req-dfc54826-69ad-42ac-a61a-52623dd111b6 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:46.746584 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [req-9f65afc8-2407-4ad1-9a91-060c84123f20 req-dfc54826-69ad-42ac-a61a-52623dd111b6 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Delete volume with id: d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:46.747727 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ddb630ff-eafe-43c2-81d3-bfa37f0ec23d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 Aug 13 19:36:46.748169 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ddb630ff-eafe-43c2-81d3-bfa37f0ec23d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:46.748418 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ddb630ff-eafe-43c2-81d3-bfa37f0ec23d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:46.753136 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:46.753136 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:46.753687 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-9f65afc8-2407-4ad1-9a91-060c84123f20 req-dfc54826-69ad-42ac-a61a-52623dd111b6 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Volume info retrieved successfully. Aug 13 19:36:46.754910 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:46.754910 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:46.755377 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ddb630ff-eafe-43c2-81d3-bfa37f0ec23d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Snapshot retrieved successfully. Aug 13 19:36:46.756172 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ddb630ff-eafe-43c2-81d3-bfa37f0ec23d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 returned with HTTP 200 Aug 13 19:36:46.756559 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1106/4405] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:46 2026] GET /volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:46.758818 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-237f6cdf-00ce-43fe-9ce7-efde42367bf5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:46.760778 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-237f6cdf-00ce-43fe-9ce7-efde42367bf5 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:46.761034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-237f6cdf-00ce-43fe-9ce7-efde42367bf5 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:46.761242 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-237f6cdf-00ce-43fe-9ce7-efde42367bf5 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:46.761406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-237f6cdf-00ce-43fe-9ce7-efde42367bf5 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:46.768056 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-9f65afc8-2407-4ad1-9a91-060c84123f20 req-dfc54826-69ad-42ac-a61a-52623dd111b6 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Delete volume request issued successfully. Aug 13 19:36:46.768257 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-9f65afc8-2407-4ad1-9a91-060c84123f20 req-dfc54826-69ad-42ac-a61a-52623dd111b6 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 returned with HTTP 202 Aug 13 19:36:46.768798 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1098/4406] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:36:46 2026] DELETE /volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:46.773230 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:46.773230 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:46.774065 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-237f6cdf-00ce-43fe-9ce7-efde42367bf5 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:46.774505 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1105/4407] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:46 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:46.795541 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-95f17371-867e-4e8f-bf73-b7da2550eab8 req-5cacc019-6d1f-444b-830b-800d4b4997e3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:46.797944 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-95f17371-867e-4e8f-bf73-b7da2550eab8 req-5cacc019-6d1f-444b-830b-800d4b4997e3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:46.798168 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-95f17371-867e-4e8f-bf73-b7da2550eab8 req-5cacc019-6d1f-444b-830b-800d4b4997e3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:46.798399 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-95f17371-867e-4e8f-bf73-b7da2550eab8 req-5cacc019-6d1f-444b-830b-800d4b4997e3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:46.805593 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:46.805593 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:46.808802 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-95f17371-867e-4e8f-bf73-b7da2550eab8 req-5cacc019-6d1f-444b-830b-800d4b4997e3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Volume info retrieved successfully. Aug 13 19:36:46.813228 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-95f17371-867e-4e8f-bf73-b7da2550eab8 req-5cacc019-6d1f-444b-830b-800d4b4997e3 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 returned with HTTP 200 Aug 13 19:36:46.813612 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1099/4408] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:46 2026] GET /volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:47.769343 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fa6ef37c-987a-41a2-9440-99a9f998274a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:47.772482 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fa6ef37c-987a-41a2-9440-99a9f998274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 Aug 13 19:36:47.772482 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fa6ef37c-987a-41a2-9440-99a9f998274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:47.773044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fa6ef37c-987a-41a2-9440-99a9f998274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:47.776679 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fa6ef37c-987a-41a2-9440-99a9f998274a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 returned with HTTP 404 Aug 13 19:36:47.777142 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1107/4409] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:47 2026] GET /volume/v3/snapshots/21be19ca-2181-4f72-ba4a-e84f7bae0b67 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:47.785576 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d59848d6-e34a-46c4-9699-25671a63363a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:47.786636 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d59848d6-e34a-46c4-9699-25671a63363a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 Aug 13 19:36:47.786636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d59848d6-e34a-46c4-9699-25671a63363a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:47.786636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d59848d6-e34a-46c4-9699-25671a63363a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:47.786990 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-d59848d6-e34a-46c4-9699-25671a63363a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete volume with id: 4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 Aug 13 19:36:47.788561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-230fac84-12ec-40ab-8c79-06795848a270 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:47.790747 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-230fac84-12ec-40ab-8c79-06795848a270 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:47.790935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-230fac84-12ec-40ab-8c79-06795848a270 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:47.791094 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-230fac84-12ec-40ab-8c79-06795848a270 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:47.791228 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-230fac84-12ec-40ab-8c79-06795848a270 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:47.801940 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:47.801940 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:47.802447 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d59848d6-e34a-46c4-9699-25671a63363a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:47.803345 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:47.803345 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:47.804016 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-230fac84-12ec-40ab-8c79-06795848a270 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:47.807498 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1106/4410] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:47 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:47.819447 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d59848d6-e34a-46c4-9699-25671a63363a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete volume request issued successfully. Aug 13 19:36:47.819620 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d59848d6-e34a-46c4-9699-25671a63363a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 returned with HTTP 202 Aug 13 19:36:47.820101 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1099/4411] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:47 2026] DELETE /volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 19:36:47.827660 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-74a6984e-8339-4157-8c57-a1d0f273f777 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:47.829969 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74a6984e-8339-4157-8c57-a1d0f273f777 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 Aug 13 19:36:47.830197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74a6984e-8339-4157-8c57-a1d0f273f777 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:47.830450 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74a6984e-8339-4157-8c57-a1d0f273f777 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:47.839491 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:47.839491 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:47.840030 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-af3eb000-6c43-419e-bdfb-06d4bcd99fe3 req-0f66fe8d-0681-4c50-b7ff-a3a8695fdeae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:47.841987 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-af3eb000-6c43-419e-bdfb-06d4bcd99fe3 req-0f66fe8d-0681-4c50-b7ff-a3a8695fdeae tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:47.842168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-af3eb000-6c43-419e-bdfb-06d4bcd99fe3 req-0f66fe8d-0681-4c50-b7ff-a3a8695fdeae tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:47.842415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-af3eb000-6c43-419e-bdfb-06d4bcd99fe3 req-0f66fe8d-0681-4c50-b7ff-a3a8695fdeae tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:47.844461 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-74a6984e-8339-4157-8c57-a1d0f273f777 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:47.848519 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-af3eb000-6c43-419e-bdfb-06d4bcd99fe3 req-0f66fe8d-0681-4c50-b7ff-a3a8695fdeae tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 returned with HTTP 404 Aug 13 19:36:47.848961 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1108/4412] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:47 2026] GET /volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:47.850123 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74a6984e-8339-4157-8c57-a1d0f273f777 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 returned with HTTP 200 Aug 13 19:36:47.850684 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1100/4413] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:47 2026] GET /volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:47.872102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a36535c8-deb6-4865-b83c-97a6e2a8a952 req-46c19426-a8e0-41af-b6b3-41d89ccfe510 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:47.873917 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a36535c8-deb6-4865-b83c-97a6e2a8a952 req-46c19426-a8e0-41af-b6b3-41d89ccfe510 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:47.874064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a36535c8-deb6-4865-b83c-97a6e2a8a952 req-46c19426-a8e0-41af-b6b3-41d89ccfe510 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:47.874236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a36535c8-deb6-4865-b83c-97a6e2a8a952 req-46c19426-a8e0-41af-b6b3-41d89ccfe510 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:47.874400 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [req-a36535c8-deb6-4865-b83c-97a6e2a8a952 req-46c19426-a8e0-41af-b6b3-41d89ccfe510 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Delete volume with id: d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:47.879193 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a36535c8-deb6-4865-b83c-97a6e2a8a952 req-46c19426-a8e0-41af-b6b3-41d89ccfe510 tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 returned with HTTP 404 Aug 13 19:36:47.879596 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1107/4414] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:36:47 2026] DELETE /volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:47.912539 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ce79a402-ef79-4712-8c0a-4c72a03ae7e2 req-426ccd52-b5bb-454b-8795-0596c64167fa None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:47.912539 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ce79a402-ef79-4712-8c0a-4c72a03ae7e2 req-426ccd52-b5bb-454b-8795-0596c64167fa tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] GET https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 Aug 13 19:36:47.912539 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ce79a402-ef79-4712-8c0a-4c72a03ae7e2 req-426ccd52-b5bb-454b-8795-0596c64167fa tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:47.912902 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ce79a402-ef79-4712-8c0a-4c72a03ae7e2 req-426ccd52-b5bb-454b-8795-0596c64167fa tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:47.918750 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ce79a402-ef79-4712-8c0a-4c72a03ae7e2 req-426ccd52-b5bb-454b-8795-0596c64167fa tempest-VolumesSnapshotsTestJSON-24438726 tempest-VolumesSnapshotsTestJSON-24438726-project-member] https://10.4.3.126/volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 returned with HTTP 404 Aug 13 19:36:47.919221 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1100/4415] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:47 2026] GET /volume/v3/volumes/d231b775-f5bf-4095-b284-786b0e593565 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:48.815885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8beb76a1-7962-4b09-8890-9cb2f464ce5e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:48.817578 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8beb76a1-7962-4b09-8890-9cb2f464ce5e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:48.817578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8beb76a1-7962-4b09-8890-9cb2f464ce5e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:48.817578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8beb76a1-7962-4b09-8890-9cb2f464ce5e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:48.817765 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8beb76a1-7962-4b09-8890-9cb2f464ce5e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:48.821486 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:48.821486 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:48.822053 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8beb76a1-7962-4b09-8890-9cb2f464ce5e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:48.822829 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1109/4416] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:48 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:48.865738 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c5ba376e-a535-4d4d-88cd-a2dfb8e7b13a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:48.867428 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5ba376e-a535-4d4d-88cd-a2dfb8e7b13a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 Aug 13 19:36:48.867690 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5ba376e-a535-4d4d-88cd-a2dfb8e7b13a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:48.867910 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5ba376e-a535-4d4d-88cd-a2dfb8e7b13a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:48.873700 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5ba376e-a535-4d4d-88cd-a2dfb8e7b13a tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 returned with HTTP 404 Aug 13 19:36:48.874557 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1101/4417] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:48 2026] GET /volume/v3/volumes/4e7a7a43-417a-4d8b-a3f1-b353a6d86de2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:48.881139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4169305c-a892-4364-b1ef-59a7c893586d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:48.882720 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4169305c-a892-4364-b1ef-59a7c893586d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:36:48.882926 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4169305c-a892-4364-b1ef-59a7c893586d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:48.883177 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4169305c-a892-4364-b1ef-59a7c893586d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:48.883316 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4169305c-a892-4364-b1ef-59a7c893586d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete volume with id: f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:36:48.889804 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:48.889804 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:48.890302 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4169305c-a892-4364-b1ef-59a7c893586d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:48.908478 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4169305c-a892-4364-b1ef-59a7c893586d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete volume request issued successfully. Aug 13 19:36:48.908837 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4169305c-a892-4364-b1ef-59a7c893586d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 202 Aug 13 19:36:48.909643 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1108/4418] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:48 2026] DELETE /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:48.916800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4231384f-8d44-4629-a8f8-21e786455677 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:48.919222 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4231384f-8d44-4629-a8f8-21e786455677 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:36:48.919566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4231384f-8d44-4629-a8f8-21e786455677 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:48.919830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4231384f-8d44-4629-a8f8-21e786455677 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:48.932116 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:48.932116 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:48.939169 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4231384f-8d44-4629-a8f8-21e786455677 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:48.946808 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4231384f-8d44-4629-a8f8-21e786455677 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 200 Aug 13 19:36:48.947238 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1101/4419] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:48 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:49.289025 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-08164edd-1307-47f2-b888-72c9a14258b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:49.440680 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:49.443335 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-700857443"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:49.443335 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-700857443'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:49.443335 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume of 1 GB Aug 13 19:36:49.446417 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Availability Zones retrieved successfully. Aug 13 19:36:49.451516 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Flow 'volume_create_api' (2b53129e-f59c-43d1-abda-c6e090b0b189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:49.452501 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7759032a-61c3-4111-a838-434a9cfa97c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:49.453451 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:49.474690 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7759032a-61c3-4111-a838-434a9cfa97c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:49.475577 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f5a6ad-f06e-46e5-9f38-c985302262cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:49.523684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Created reservations ['4d1467a8-c16f-46c3-b46d-1cfbcbecfc76', '882d56da-6751-4043-ad12-e27aaf32b79c', 'dd8611c7-24cb-4e0f-aa70-1d40a77a8ae7', '1eca8556-0565-44e3-b200-5a244ab143bc'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:49.524611 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f5a6ad-f06e-46e5-9f38-c985302262cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d1467a8-c16f-46c3-b46d-1cfbcbecfc76', '882d56da-6751-4043-ad12-e27aaf32b79c', 'dd8611c7-24cb-4e0f-aa70-1d40a77a8ae7', '1eca8556-0565-44e3-b200-5a244ab143bc']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:49.525475 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb34bfd5-2ee1-455c-bf27-4ebc7e82be0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:49.546620 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb34bfd5-2ee1-455c-bf27-4ebc7e82be0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-700857443',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3aa5573903324e35b4f79ec4074a065d',qos_specs=None,replication_status=,reservations=['4d1467a8-c16f-46c3-b46d-1cfbcbecfc76','882d56da-6751-4043-ad12-e27aaf32b79c','dd8611c7-24cb-4e0f-aa70-1d40a77a8ae7','1eca8556-0565-44e3-b200-5a244ab143bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a141b97ec09438081c43b407e3c34fc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-700857443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3aa5573903324e35b4f79ec4074a065d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a141b97ec09438081c43b407e3c34fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:49.547543 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbadd37-d77c-4e3b-9e7a-5f9673e4cabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:49.562551 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbadd37-d77c-4e3b-9e7a-5f9673e4cabf) transitioned into state 'SUCCESS' from state '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-700857443',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3aa5573903324e35b4f79ec4074a065d',qos_specs=None,replication_status=,reservations=['4d1467a8-c16f-46c3-b46d-1cfbcbecfc76','882d56da-6751-4043-ad12-e27aaf32b79c','dd8611c7-24cb-4e0f-aa70-1d40a77a8ae7','1eca8556-0565-44e3-b200-5a244ab143bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a141b97ec09438081c43b407e3c34fc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:49.564262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddf84f1-49ec-4d89-9a39-bef3a75bb59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:49.571623 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddf84f1-49ec-4d89-9a39-bef3a75bb59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:49.572540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Flow 'volume_create_api' (2b53129e-f59c-43d1-abda-c6e090b0b189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:49.572884 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume request issued successfully. Aug 13 19:36:49.573500 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-08164edd-1307-47f2-b888-72c9a14258b1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:49.574058 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1110/4420] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:36:49 2026] POST /volume/v3/volumes => generated 759 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 19:36:49.585190 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5b4995a2-8692-4fcc-b476-5fc1d15837f8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:49.586798 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b4995a2-8692-4fcc-b476-5fc1d15837f8 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 Aug 13 19:36:49.587017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b4995a2-8692-4fcc-b476-5fc1d15837f8 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:49.587223 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5b4995a2-8692-4fcc-b476-5fc1d15837f8 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:49.593678 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:49.593678 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:49.596913 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5b4995a2-8692-4fcc-b476-5fc1d15837f8 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:49.601467 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5b4995a2-8692-4fcc-b476-5fc1d15837f8 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 returned with HTTP 200 Aug 13 19:36:49.601852 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1102/4421] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:49 2026] GET /volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:49.834980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6e56caa5-d7eb-4515-9a38-313e7ad25c58 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:49.837364 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e56caa5-d7eb-4515-9a38-313e7ad25c58 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:49.837657 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e56caa5-d7eb-4515-9a38-313e7ad25c58 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:49.837916 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e56caa5-d7eb-4515-9a38-313e7ad25c58 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:49.838051 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6e56caa5-d7eb-4515-9a38-313e7ad25c58 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:49.843187 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:49.843187 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:49.844043 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e56caa5-d7eb-4515-9a38-313e7ad25c58 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:49.844692 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1109/4422] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:49 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:49.959050 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-287ec908-39b6-490b-bfbe-9618a17046d9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:49.960920 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-287ec908-39b6-490b-bfbe-9618a17046d9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e Aug 13 19:36:49.961115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-287ec908-39b6-490b-bfbe-9618a17046d9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:49.961315 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-287ec908-39b6-490b-bfbe-9618a17046d9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:49.966982 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-287ec908-39b6-490b-bfbe-9618a17046d9 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e returned with HTTP 404 Aug 13 19:36:49.967451 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1102/4423] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:49 2026] GET /volume/v3/volumes/f8332367-87d7-405f-9bc1-4f6146581e7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:49.974637 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-173cfb76-b071-479d-9d5a-db84e9b56347 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:49.976093 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-173cfb76-b071-479d-9d5a-db84e9b56347 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 Aug 13 19:36:49.976387 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-173cfb76-b071-479d-9d5a-db84e9b56347 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:49.977889 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-173cfb76-b071-479d-9d5a-db84e9b56347 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:49.977889 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-173cfb76-b071-479d-9d5a-db84e9b56347 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete volume with id: 6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 Aug 13 19:36:49.983165 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:49.983165 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:49.983645 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-173cfb76-b071-479d-9d5a-db84e9b56347 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:50.000643 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-173cfb76-b071-479d-9d5a-db84e9b56347 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete volume request issued successfully. Aug 13 19:36:50.000960 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-173cfb76-b071-479d-9d5a-db84e9b56347 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 returned with HTTP 202 Aug 13 19:36:50.001420 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1111/4424] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:49 2026] DELETE /volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:50.008209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4da789b7-1b40-4e73-bc6c-6de6c31b4aef None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:50.010238 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4da789b7-1b40-4e73-bc6c-6de6c31b4aef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 Aug 13 19:36:50.010576 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4da789b7-1b40-4e73-bc6c-6de6c31b4aef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:50.010810 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4da789b7-1b40-4e73-bc6c-6de6c31b4aef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:50.018171 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:50.018171 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:50.022589 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4da789b7-1b40-4e73-bc6c-6de6c31b4aef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:50.027999 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4da789b7-1b40-4e73-bc6c-6de6c31b4aef tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 returned with HTTP 200 Aug 13 19:36:50.028410 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1103/4425] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:50 2026] GET /volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:50.615353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0ea4a5a2-d8f2-42f1-8755-7570afc860b4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:50.617112 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ea4a5a2-d8f2-42f1-8755-7570afc860b4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 Aug 13 19:36:50.617370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ea4a5a2-d8f2-42f1-8755-7570afc860b4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:50.617602 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0ea4a5a2-d8f2-42f1-8755-7570afc860b4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:50.624609 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:50.624609 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:50.628142 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0ea4a5a2-d8f2-42f1-8755-7570afc860b4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:50.631937 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0ea4a5a2-d8f2-42f1-8755-7570afc860b4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 returned with HTTP 200 Aug 13 19:36:50.632282 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1110/4426] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:50 2026] GET /volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:50.655366 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-467bbe1a-3a87-4904-aed6-4a051d68a8c2 req-bf797b3f-ef1f-4f42-af2f-e565b5376cad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:50.657221 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-467bbe1a-3a87-4904-aed6-4a051d68a8c2 req-bf797b3f-ef1f-4f42-af2f-e565b5376cad tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 Aug 13 19:36:50.657425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-467bbe1a-3a87-4904-aed6-4a051d68a8c2 req-bf797b3f-ef1f-4f42-af2f-e565b5376cad tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:50.657591 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-467bbe1a-3a87-4904-aed6-4a051d68a8c2 req-bf797b3f-ef1f-4f42-af2f-e565b5376cad tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:50.663969 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:50.663969 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:50.667093 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-467bbe1a-3a87-4904-aed6-4a051d68a8c2 req-bf797b3f-ef1f-4f42-af2f-e565b5376cad tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:50.670697 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-467bbe1a-3a87-4904-aed6-4a051d68a8c2 req-bf797b3f-ef1f-4f42-af2f-e565b5376cad tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 returned with HTTP 200 Aug 13 19:36:50.671076 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1103/4427] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:50 2026] GET /volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:50.682609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:50.684060 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:50.684370 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-593193349"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:50.685683 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-593193349'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:50.685782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume of 1 GB Aug 13 19:36:50.689123 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Availability Zones retrieved successfully. Aug 13 19:36:50.694125 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Flow 'volume_create_api' (d283c525-ed14-428e-83bd-970969ce6ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:50.695001 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71cf28e1-892a-4dbe-b868-250df5956d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:50.695839 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:50.718551 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71cf28e1-892a-4dbe-b868-250df5956d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:50.719214 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048d6299-a1d3-4c21-8088-9cc85a0d6272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:50.752555 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Created reservations ['2377689c-74e5-442e-9e3c-e5b9b43d5ab5', 'cd65cd9e-963e-4a17-bdd3-357384da309b', 'eff83483-79ba-417f-b0dd-1eaf089c1268', '409f3a87-b909-4a5d-bbae-403053102e45'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:50.753240 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048d6299-a1d3-4c21-8088-9cc85a0d6272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2377689c-74e5-442e-9e3c-e5b9b43d5ab5', 'cd65cd9e-963e-4a17-bdd3-357384da309b', 'eff83483-79ba-417f-b0dd-1eaf089c1268', '409f3a87-b909-4a5d-bbae-403053102e45']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:50.753890 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11a6106-070c-4f6e-85b0-b0398c739ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:50.775783 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11a6106-070c-4f6e-85b0-b0398c739ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6666a742-b62e-4ddc-a8a2-98c372b8e488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-593193349',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3aa5573903324e35b4f79ec4074a065d',qos_specs=None,replication_status=,reservations=['2377689c-74e5-442e-9e3c-e5b9b43d5ab5','cd65cd9e-963e-4a17-bdd3-357384da309b','eff83483-79ba-417f-b0dd-1eaf089c1268','409f3a87-b909-4a5d-bbae-403053102e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a141b97ec09438081c43b407e3c34fc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-593193349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6666a742-b62e-4ddc-a8a2-98c372b8e488,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3aa5573903324e35b4f79ec4074a065d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a141b97ec09438081c43b407e3c34fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:50.776435 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fb4e30-1842-4f06-975c-c506abf4e362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:50.791534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fb4e30-1842-4f06-975c-c506abf4e362) transitioned into state 'SUCCESS' from state '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-593193349',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3aa5573903324e35b4f79ec4074a065d',qos_specs=None,replication_status=,reservations=['2377689c-74e5-442e-9e3c-e5b9b43d5ab5','cd65cd9e-963e-4a17-bdd3-357384da309b','eff83483-79ba-417f-b0dd-1eaf089c1268','409f3a87-b909-4a5d-bbae-403053102e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a141b97ec09438081c43b407e3c34fc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:50.792163 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b256c4c7-b604-4c0d-aebe-4805fd50b2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:50.799153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b256c4c7-b604-4c0d-aebe-4805fd50b2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:50.799887 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Flow 'volume_create_api' (d283c525-ed14-428e-83bd-970969ce6ef1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:50.800141 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume request issued successfully. Aug 13 19:36:50.800648 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe6b8b95-68f3-4663-8ce1-e5cf054c0e43 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:50.801035 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1112/4428] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:36:50 2026] POST /volume/v3/volumes => generated 759 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:50.812215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-08cfc893-7cef-4da5-b01a-1370bbe465c1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:50.813932 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-08cfc893-7cef-4da5-b01a-1370bbe465c1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 Aug 13 19:36:50.814157 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-08cfc893-7cef-4da5-b01a-1370bbe465c1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:50.814516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-08cfc893-7cef-4da5-b01a-1370bbe465c1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:50.821326 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:50.821326 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:50.824636 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-08cfc893-7cef-4da5-b01a-1370bbe465c1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:50.828343 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-08cfc893-7cef-4da5-b01a-1370bbe465c1 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 returned with HTTP 200 Aug 13 19:36:50.828686 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1104/4429] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:50 2026] GET /volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:50.854293 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fcd4ae97-222c-4652-901e-a6940242866a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:50.856716 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fcd4ae97-222c-4652-901e-a6940242866a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:36:50.857045 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fcd4ae97-222c-4652-901e-a6940242866a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:50.857332 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fcd4ae97-222c-4652-901e-a6940242866a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:50.857484 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-fcd4ae97-222c-4652-901e-a6940242866a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:50.862719 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:50.862719 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:50.863450 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fcd4ae97-222c-4652-901e-a6940242866a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:36:50.863883 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1111/4430] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:50 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:50.874690 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a2e3d170-5182-4a2e-9c16-f47b7377033e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:50.944459 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a2e3d170-5182-4a2e-9c16-f47b7377033e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8/export_record Aug 13 19:36:50.944740 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a2e3d170-5182-4a2e-9c16-f47b7377033e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:50.945039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a2e3d170-5182-4a2e-9c16-f47b7377033e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Calling method 'export_record' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:50.945194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-a2e3d170-5182-4a2e-9c16-f47b7377033e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Export record for backup ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100186) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 19:36:50.950248 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:50.950248 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:50.951748 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-a2e3d170-5182-4a2e-9c16-f47b7377033e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '0fdf82ae738a47d7a42304b41d7f2814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e42c98c44d144f58daba10e4e073397', '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=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:36:50.952019 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a2e3d170-5182-4a2e-9c16-f47b7377033e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8/export_record returned with HTTP 403 Aug 13 19:36:50.952627 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1104/4431] 10.4.3.126 () {68 vars in 1430 bytes} [Thu Aug 13 19:36:50 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8/export_record => generated 101 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:50.962884 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:50.965168 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:50.965628 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2127494572"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:50.967512 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2127494572'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:50.967690 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume of 1 GB Aug 13 19:36:50.968018 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:50.968018 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:50.971856 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Availability Zones retrieved successfully. Aug 13 19:36:50.976946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Flow 'volume_create_api' (4b08d01a-6b46-481a-af92-89418026cb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:50.977782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f886fb-55d9-4795-8854-0b8a1a26d3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:50.978498 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:51.000465 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f886fb-55d9-4795-8854-0b8a1a26d3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:51.001234 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec9c839-455e-4419-a0a4-13467d9b453a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:51.035151 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Created reservations ['ce2155e2-663f-4fcc-b6ab-0e36a6b3d17f', '2824fc6a-79ff-4e97-9284-4a8840c92e2e', '48245495-3644-4a0d-9e5a-6e8d1ddea101', '82b446b6-29eb-42c6-a220-b310905aa667'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:51.035939 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec9c839-455e-4419-a0a4-13467d9b453a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce2155e2-663f-4fcc-b6ab-0e36a6b3d17f', '2824fc6a-79ff-4e97-9284-4a8840c92e2e', '48245495-3644-4a0d-9e5a-6e8d1ddea101', '82b446b6-29eb-42c6-a220-b310905aa667']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:51.036681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35393443-7bd0-4b1a-bfab-8f9f5e8c628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:51.040372 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-92a7e50e-40db-4b81-9f23-d4d9332b844d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:51.042766 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92a7e50e-40db-4b81-9f23-d4d9332b844d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 Aug 13 19:36:51.042766 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92a7e50e-40db-4b81-9f23-d4d9332b844d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:51.043034 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92a7e50e-40db-4b81-9f23-d4d9332b844d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:51.049396 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92a7e50e-40db-4b81-9f23-d4d9332b844d tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 returned with HTTP 404 Aug 13 19:36:51.049864 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1105/4432] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:51 2026] GET /volume/v3/volumes/6d5384c9-38d5-48cb-a1ec-5f7ea1ed7830 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:51.056121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-95b08df2-22c7-4dc3-bd7c-da22e2284c12 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:51.057627 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95b08df2-22c7-4dc3-bd7c-da22e2284c12 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 Aug 13 19:36:51.057788 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95b08df2-22c7-4dc3-bd7c-da22e2284c12 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:51.057992 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-95b08df2-22c7-4dc3-bd7c-da22e2284c12 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:51.058145 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-95b08df2-22c7-4dc3-bd7c-da22e2284c12 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete volume with id: ce854934-d7f4-4111-bdcd-b0ae11f150d8 Aug 13 19:36:51.059122 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35393443-7bd0-4b1a-bfab-8f9f5e8c628b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5eaa471-b9a9-453d-bac9-2d110fd53636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127494572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e42c98c44d144f58daba10e4e073397',qos_specs=None,replication_status=,reservations=['ce2155e2-663f-4fcc-b6ab-0e36a6b3d17f','2824fc6a-79ff-4e97-9284-4a8840c92e2e','48245495-3644-4a0d-9e5a-6e8d1ddea101','82b446b6-29eb-42c6-a220-b310905aa667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='794cb6a57e69460d8c462614a4bf7b00',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127494572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5eaa471-b9a9-453d-bac9-2d110fd53636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e42c98c44d144f58daba10e4e073397',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='794cb6a57e69460d8c462614a4bf7b00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:51.059799 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95621c7a-c5b9-463e-98f7-2098971f3a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:51.064185 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:51.064185 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:51.064624 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-95b08df2-22c7-4dc3-bd7c-da22e2284c12 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:51.076452 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95621c7a-c5b9-463e-98f7-2098971f3a87) transitioned into state 'SUCCESS' from state '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-2127494572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e42c98c44d144f58daba10e4e073397',qos_specs=None,replication_status=,reservations=['ce2155e2-663f-4fcc-b6ab-0e36a6b3d17f','2824fc6a-79ff-4e97-9284-4a8840c92e2e','48245495-3644-4a0d-9e5a-6e8d1ddea101','82b446b6-29eb-42c6-a220-b310905aa667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='794cb6a57e69460d8c462614a4bf7b00',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:51.077543 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e2d54e-a600-41eb-92a6-201a53b1f28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:51.080024 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-95b08df2-22c7-4dc3-bd7c-da22e2284c12 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Delete volume request issued successfully. Aug 13 19:36:51.080205 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-95b08df2-22c7-4dc3-bd7c-da22e2284c12 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 returned with HTTP 202 Aug 13 19:36:51.080622 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1112/4433] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:51 2026] DELETE /volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:51.087936 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-37a674dc-caae-4faf-962c-efd7d68a776b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:51.089124 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-37a674dc-caae-4faf-962c-efd7d68a776b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 Aug 13 19:36:51.089290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e2d54e-a600-41eb-92a6-201a53b1f28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:51.089343 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-37a674dc-caae-4faf-962c-efd7d68a776b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:51.089468 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-37a674dc-caae-4faf-962c-efd7d68a776b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:51.090490 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Flow 'volume_create_api' (4b08d01a-6b46-481a-af92-89418026cb80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:51.090890 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume request issued successfully. Aug 13 19:36:51.091636 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb913d6c-3136-40dd-90df-c58fbf84fe72 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:51.092235 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1113/4434] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:36:50 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:51.095946 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:51.095946 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:51.098926 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-37a674dc-caae-4faf-962c-efd7d68a776b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Volume info retrieved successfully. Aug 13 19:36:51.104915 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6561aeb8-dd84-4baf-824c-2ebb86969491 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:51.106027 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-37a674dc-caae-4faf-962c-efd7d68a776b tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 returned with HTTP 200 Aug 13 19:36:51.106478 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1105/4435] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:51 2026] GET /volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:51.106702 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6561aeb8-dd84-4baf-824c-2ebb86969491 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 Aug 13 19:36:51.107004 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6561aeb8-dd84-4baf-824c-2ebb86969491 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:51.107298 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6561aeb8-dd84-4baf-824c-2ebb86969491 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:51.116417 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:51.116417 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:51.119476 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6561aeb8-dd84-4baf-824c-2ebb86969491 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:36:51.122757 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6561aeb8-dd84-4baf-824c-2ebb86969491 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 returned with HTTP 200 Aug 13 19:36:51.123122 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1106/4436] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:51 2026] GET /volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:51.840086 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bbe1bb3e-dc27-458e-a041-a79273d13aff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:51.841669 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bbe1bb3e-dc27-458e-a041-a79273d13aff tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 Aug 13 19:36:51.841846 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bbe1bb3e-dc27-458e-a041-a79273d13aff tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:51.842023 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bbe1bb3e-dc27-458e-a041-a79273d13aff tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:51.848718 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:51.848718 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:51.852555 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bbe1bb3e-dc27-458e-a041-a79273d13aff tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:51.856794 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bbe1bb3e-dc27-458e-a041-a79273d13aff tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 returned with HTTP 200 Aug 13 19:36:51.857208 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1113/4437] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:51 2026] GET /volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:51.879392 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8a9632e3-4a5e-46d8-8b2b-20893b6ff7ff req-418ba106-bfc0-4098-b853-f28bb6a9b66e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:51.881353 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8a9632e3-4a5e-46d8-8b2b-20893b6ff7ff req-418ba106-bfc0-4098-b853-f28bb6a9b66e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 Aug 13 19:36:51.881525 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8a9632e3-4a5e-46d8-8b2b-20893b6ff7ff req-418ba106-bfc0-4098-b853-f28bb6a9b66e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:51.881693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8a9632e3-4a5e-46d8-8b2b-20893b6ff7ff req-418ba106-bfc0-4098-b853-f28bb6a9b66e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:51.888323 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:51.888323 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:51.891405 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8a9632e3-4a5e-46d8-8b2b-20893b6ff7ff req-418ba106-bfc0-4098-b853-f28bb6a9b66e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:51.894691 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8a9632e3-4a5e-46d8-8b2b-20893b6ff7ff req-418ba106-bfc0-4098-b853-f28bb6a9b66e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 returned with HTTP 200 Aug 13 19:36:51.895033 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1114/4438] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:51 2026] GET /volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:51.906100 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:51.907753 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:51.908099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1625075149"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:51.909511 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1625075149'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:51.909649 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume of 1 GB Aug 13 19:36:51.913513 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Availability Zones retrieved successfully. Aug 13 19:36:51.918929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Flow 'volume_create_api' (65efc5da-fd4d-4905-8df1-ca01ba061ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:51.919750 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eaefcf7-c481-4ef6-a698-465ea5e77145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:51.920583 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:51.942525 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eaefcf7-c481-4ef6-a698-465ea5e77145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:51.943237 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564e3563-a16e-42f1-9891-1c5debb0ca99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:51.974717 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Created reservations ['af4067d2-bc0b-4ae0-ac52-a7d952887402', '6a3bad8e-d75c-4191-9877-a3ad3810271d', 'b9899eec-e17a-4628-b22d-97c88c10ea7c', '408c5239-aa90-43b5-b00d-f7f1334445c2'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:51.975680 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564e3563-a16e-42f1-9891-1c5debb0ca99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af4067d2-bc0b-4ae0-ac52-a7d952887402', '6a3bad8e-d75c-4191-9877-a3ad3810271d', 'b9899eec-e17a-4628-b22d-97c88c10ea7c', '408c5239-aa90-43b5-b00d-f7f1334445c2']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:51.976375 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52741d37-0b41-43c1-b440-f7fd66044536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:51.996627 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52741d37-0b41-43c1-b440-f7fd66044536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ae33bcb-45ba-4b92-9015-5d1b6561228f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1625075149',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3aa5573903324e35b4f79ec4074a065d',qos_specs=None,replication_status=,reservations=['af4067d2-bc0b-4ae0-ac52-a7d952887402','6a3bad8e-d75c-4191-9877-a3ad3810271d','b9899eec-e17a-4628-b22d-97c88c10ea7c','408c5239-aa90-43b5-b00d-f7f1334445c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a141b97ec09438081c43b407e3c34fc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1625075149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ae33bcb-45ba-4b92-9015-5d1b6561228f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3aa5573903324e35b4f79ec4074a065d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a141b97ec09438081c43b407e3c34fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:51.997302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a5cd5d7-9e43-4cd7-9d79-0dca4e7b4f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:52.011421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a5cd5d7-9e43-4cd7-9d79-0dca4e7b4f1c) transitioned into state 'SUCCESS' from state '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-1625075149',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3aa5573903324e35b4f79ec4074a065d',qos_specs=None,replication_status=,reservations=['af4067d2-bc0b-4ae0-ac52-a7d952887402','6a3bad8e-d75c-4191-9877-a3ad3810271d','b9899eec-e17a-4628-b22d-97c88c10ea7c','408c5239-aa90-43b5-b00d-f7f1334445c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a141b97ec09438081c43b407e3c34fc',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:52.012040 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605e84b6-7764-4e45-851e-a20717550ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:52.019425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605e84b6-7764-4e45-851e-a20717550ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:52.020137 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Flow 'volume_create_api' (65efc5da-fd4d-4905-8df1-ca01ba061ac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:52.020436 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Create volume request issued successfully. Aug 13 19:36:52.020940 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-badd7b3f-ee83-4b9a-be1a-cc591ef768ca tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:52.021392 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1106/4439] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:36:51 2026] POST /volume/v3/volumes => generated 760 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:52.032815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d54faf51-d773-4265-9cbb-7497109f4ca3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:52.035211 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d54faf51-d773-4265-9cbb-7497109f4ca3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f Aug 13 19:36:52.035570 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d54faf51-d773-4265-9cbb-7497109f4ca3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:52.035916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d54faf51-d773-4265-9cbb-7497109f4ca3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:52.045582 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:52.045582 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:52.049878 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d54faf51-d773-4265-9cbb-7497109f4ca3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:52.055180 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d54faf51-d773-4265-9cbb-7497109f4ca3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f returned with HTTP 200 Aug 13 19:36:52.055732 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1107/4440] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:52 2026] GET /volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:36:52.121693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eae536c7-677e-4351-91c0-7e6e0acf72a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:52.123750 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eae536c7-677e-4351-91c0-7e6e0acf72a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] GET https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 Aug 13 19:36:52.125289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eae536c7-677e-4351-91c0-7e6e0acf72a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:52.125289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eae536c7-677e-4351-91c0-7e6e0acf72a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:52.130185 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eae536c7-677e-4351-91c0-7e6e0acf72a5 tempest-VolumesBackupsTest-1312223667 tempest-VolumesBackupsTest-1312223667-project-member] https://10.4.3.126/volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 returned with HTTP 404 Aug 13 19:36:52.130707 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1114/4441] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:52 2026] GET /volume/v3/volumes/ce854934-d7f4-4111-bdcd-b0ae11f150d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:52.138302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a42d2fef-98ae-48aa-b1a2-65ac19e6428b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:52.140069 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a42d2fef-98ae-48aa-b1a2-65ac19e6428b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 Aug 13 19:36:52.140244 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a42d2fef-98ae-48aa-b1a2-65ac19e6428b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:52.140480 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a42d2fef-98ae-48aa-b1a2-65ac19e6428b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:52.150296 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:52.150296 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:52.153375 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a42d2fef-98ae-48aa-b1a2-65ac19e6428b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:36:52.157782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a42d2fef-98ae-48aa-b1a2-65ac19e6428b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 returned with HTTP 200 Aug 13 19:36:52.158189 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1115/4442] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:52 2026] GET /volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 19:36:52.174081 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2fafc79f-b946-4bc7-820c-ea2c372f1d14 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:52.176181 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2fafc79f-b946-4bc7-820c-ea2c372f1d14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:36:52.176640 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2fafc79f-b946-4bc7-820c-ea2c372f1d14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d5eaa471-b9a9-453d-bac9-2d110fd53636", "name": "tempest-type-Backup-1761684185"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:52.177985 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-2fafc79f-b946-4bc7-820c-ea2c372f1d14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Creating new backup {'backup': {'volume_id': 'd5eaa471-b9a9-453d-bac9-2d110fd53636', 'name': 'tempest-type-Backup-1761684185'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:36:52.178205 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-2fafc79f-b946-4bc7-820c-ea2c372f1d14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Creating backup of volume d5eaa471-b9a9-453d-bac9-2d110fd53636 in container None Aug 13 19:36:52.184639 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:52.184639 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:52.184954 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2fafc79f-b946-4bc7-820c-ea2c372f1d14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:36:52.200635 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-2fafc79f-b946-4bc7-820c-ea2c372f1d14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Created reservations ['f9011350-35dc-4a0e-a4d8-953fb6862c70', 'bc31fdd3-bc73-45c9-9f77-63a8732657e0'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:52.225877 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2fafc79f-b946-4bc7-820c-ea2c372f1d14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:36:52.225877 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1107/4443] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:36:52 2026] POST /volume/v3/backups => generated 316 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 19:36:52.235088 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-379d1aa7-6e8c-451b-a444-3bfab089aa49 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:52.237687 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-379d1aa7-6e8c-451b-a444-3bfab089aa49 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:36:52.237687 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-379d1aa7-6e8c-451b-a444-3bfab089aa49 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:52.237945 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-379d1aa7-6e8c-451b-a444-3bfab089aa49 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:52.238139 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-379d1aa7-6e8c-451b-a444-3bfab089aa49 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:52.242254 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:52.242254 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:52.243086 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-379d1aa7-6e8c-451b-a444-3bfab089aa49 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:36:52.243538 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1108/4444] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:52 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:53.068566 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ac64921-18a6-4cde-87f2-cc545b953f54 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.070362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ac64921-18a6-4cde-87f2-cc545b953f54 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f Aug 13 19:36:53.070544 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ac64921-18a6-4cde-87f2-cc545b953f54 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.070744 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ac64921-18a6-4cde-87f2-cc545b953f54 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.077618 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.077618 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:53.081230 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8ac64921-18a6-4cde-87f2-cc545b953f54 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:53.085475 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ac64921-18a6-4cde-87f2-cc545b953f54 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f returned with HTTP 200 Aug 13 19:36:53.085878 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1115/4445] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:53.105985 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3d738774-8499-49c4-beb0-6fce6dbce442 req-26438531-be0f-483b-8b25-2b17f8388eba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.107929 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3d738774-8499-49c4-beb0-6fce6dbce442 req-26438531-be0f-483b-8b25-2b17f8388eba tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f Aug 13 19:36:53.108137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3d738774-8499-49c4-beb0-6fce6dbce442 req-26438531-be0f-483b-8b25-2b17f8388eba tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.108497 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3d738774-8499-49c4-beb0-6fce6dbce442 req-26438531-be0f-483b-8b25-2b17f8388eba tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.114801 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.114801 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:53.117950 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-3d738774-8499-49c4-beb0-6fce6dbce442 req-26438531-be0f-483b-8b25-2b17f8388eba tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:53.121982 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3d738774-8499-49c4-beb0-6fce6dbce442 req-26438531-be0f-483b-8b25-2b17f8388eba tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f returned with HTTP 200 Aug 13 19:36:53.122351 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1116/4446] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:53.215558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-da0b0a5f-9f98-45bd-9521-7b9b038da842 req-24731a0d-fae1-440d-b73f-1fc4d787f554 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.217540 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-da0b0a5f-9f98-45bd-9521-7b9b038da842 req-24731a0d-fae1-440d-b73f-1fc4d787f554 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:36:53.217745 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-da0b0a5f-9f98-45bd-9521-7b9b038da842 req-24731a0d-fae1-440d-b73f-1fc4d787f554 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.217982 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-da0b0a5f-9f98-45bd-9521-7b9b038da842 req-24731a0d-fae1-440d-b73f-1fc4d787f554 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.218347 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [req-da0b0a5f-9f98-45bd-9521-7b9b038da842 req-24731a0d-fae1-440d-b73f-1fc4d787f554 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:53.218674 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.218674 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:53.219058 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-da0b0a5f-9f98-45bd-9521-7b9b038da842 req-24731a0d-fae1-440d-b73f-1fc4d787f554 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:36:53.226742 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-da0b0a5f-9f98-45bd-9521-7b9b038da842 req-24731a0d-fae1-440d-b73f-1fc4d787f554 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Get all volumes completed successfully. Aug 13 19:36:53.227705 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.227705 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:53.231882 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-da0b0a5f-9f98-45bd-9521-7b9b038da842 req-24731a0d-fae1-440d-b73f-1fc4d787f554 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:36:53.232340 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1108/4447] 10.4.3.126 () {68 vars in 1508 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:53.256213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f301d5b5-9f92-4252-b4a4-28cc63a60e75 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.259914 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f301d5b5-9f92-4252-b4a4-28cc63a60e75 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:36:53.260184 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f301d5b5-9f92-4252-b4a4-28cc63a60e75 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.260433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f301d5b5-9f92-4252-b4a4-28cc63a60e75 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.260636 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f301d5b5-9f92-4252-b4a4-28cc63a60e75 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:53.267054 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.267054 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:53.267663 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f301d5b5-9f92-4252-b4a4-28cc63a60e75 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:36:53.267873 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-6b991d28-757d-45ee-9216-02508aa4746e req-d5a6613c-9c63-4de9-bbf8-82198b8ebf1e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.268041 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1109/4448] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:53.269772 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6b991d28-757d-45ee-9216-02508aa4746e req-d5a6613c-9c63-4de9-bbf8-82198b8ebf1e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:36:53.269957 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6b991d28-757d-45ee-9216-02508aa4746e req-d5a6613c-9c63-4de9-bbf8-82198b8ebf1e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.270154 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-6b991d28-757d-45ee-9216-02508aa4746e req-d5a6613c-9c63-4de9-bbf8-82198b8ebf1e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.270418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [req-6b991d28-757d-45ee-9216-02508aa4746e req-d5a6613c-9c63-4de9-bbf8-82198b8ebf1e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:53.271057 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-6b991d28-757d-45ee-9216-02508aa4746e req-d5a6613c-9c63-4de9-bbf8-82198b8ebf1e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:36:53.278325 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-6b991d28-757d-45ee-9216-02508aa4746e req-d5a6613c-9c63-4de9-bbf8-82198b8ebf1e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Get all volumes completed successfully. Aug 13 19:36:53.279121 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.279121 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:53.282826 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-6b991d28-757d-45ee-9216-02508aa4746e req-d5a6613c-9c63-4de9-bbf8-82198b8ebf1e tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:36:53.283212 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1116/4449] 10.4.3.126 () {68 vars in 1508 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:53.306731 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3bf096d8-157d-4af1-98ad-f9308f8bfb8e req-6a46552a-5654-4e3f-acd1-ece4856645ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.308682 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3bf096d8-157d-4af1-98ad-f9308f8bfb8e req-6a46552a-5654-4e3f-acd1-ece4856645ea tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:36:53.308892 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3bf096d8-157d-4af1-98ad-f9308f8bfb8e req-6a46552a-5654-4e3f-acd1-ece4856645ea tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.309075 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3bf096d8-157d-4af1-98ad-f9308f8bfb8e req-6a46552a-5654-4e3f-acd1-ece4856645ea tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.309431 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [req-3bf096d8-157d-4af1-98ad-f9308f8bfb8e req-6a46552a-5654-4e3f-acd1-ece4856645ea tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:53.310134 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-3bf096d8-157d-4af1-98ad-f9308f8bfb8e req-6a46552a-5654-4e3f-acd1-ece4856645ea tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:36:53.317403 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-3bf096d8-157d-4af1-98ad-f9308f8bfb8e req-6a46552a-5654-4e3f-acd1-ece4856645ea tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Get all volumes completed successfully. Aug 13 19:36:53.318233 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.318233 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:53.321911 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3bf096d8-157d-4af1-98ad-f9308f8bfb8e req-6a46552a-5654-4e3f-acd1-ece4856645ea tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:36:53.322269 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1117/4450] 10.4.3.126 () {68 vars in 1508 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:53.344588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-457596c8-b1c8-4015-9b59-8ed5e0ad27f2 req-8de96462-492e-473d-8f46-3b0ff06e9813 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.347795 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-457596c8-b1c8-4015-9b59-8ed5e0ad27f2 req-8de96462-492e-473d-8f46-3b0ff06e9813 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:36:53.348076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-457596c8-b1c8-4015-9b59-8ed5e0ad27f2 req-8de96462-492e-473d-8f46-3b0ff06e9813 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.348370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-457596c8-b1c8-4015-9b59-8ed5e0ad27f2 req-8de96462-492e-473d-8f46-3b0ff06e9813 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.348704 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [req-457596c8-b1c8-4015-9b59-8ed5e0ad27f2 req-8de96462-492e-473d-8f46-3b0ff06e9813 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:53.350033 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-457596c8-b1c8-4015-9b59-8ed5e0ad27f2 req-8de96462-492e-473d-8f46-3b0ff06e9813 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:36:53.363108 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-457596c8-b1c8-4015-9b59-8ed5e0ad27f2 req-8de96462-492e-473d-8f46-3b0ff06e9813 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Get all volumes completed successfully. Aug 13 19:36:53.364417 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.364417 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:53.376811 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-457596c8-b1c8-4015-9b59-8ed5e0ad27f2 req-8de96462-492e-473d-8f46-3b0ff06e9813 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:36:53.377239 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1109/4451] 10.4.3.126 () {68 vars in 1508 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:53.403361 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e29aa318-ba72-439a-9a84-fb9ab88370ae req-9a6a66c8-7996-4c65-8f77-f1b6ede7e902 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.405218 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e29aa318-ba72-439a-9a84-fb9ab88370ae req-9a6a66c8-7996-4c65-8f77-f1b6ede7e902 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:36:53.405403 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e29aa318-ba72-439a-9a84-fb9ab88370ae req-9a6a66c8-7996-4c65-8f77-f1b6ede7e902 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.405570 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e29aa318-ba72-439a-9a84-fb9ab88370ae req-9a6a66c8-7996-4c65-8f77-f1b6ede7e902 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.405831 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [req-e29aa318-ba72-439a-9a84-fb9ab88370ae req-9a6a66c8-7996-4c65-8f77-f1b6ede7e902 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:53.406485 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [req-e29aa318-ba72-439a-9a84-fb9ab88370ae req-9a6a66c8-7996-4c65-8f77-f1b6ede7e902 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:36:53.415109 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-e29aa318-ba72-439a-9a84-fb9ab88370ae req-9a6a66c8-7996-4c65-8f77-f1b6ede7e902 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Get all volumes completed successfully. Aug 13 19:36:53.416122 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.416122 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:53.420293 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e29aa318-ba72-439a-9a84-fb9ab88370ae req-9a6a66c8-7996-4c65-8f77-f1b6ede7e902 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:36:53.420680 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1110/4452] 10.4.3.126 () {68 vars in 1508 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:53.448952 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4c9515f6-1b70-43b3-85ba-27624e061794 req-30b3d4eb-a8f7-49db-a1f9-a82e055fe555 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.451003 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4c9515f6-1b70-43b3-85ba-27624e061794 req-30b3d4eb-a8f7-49db-a1f9-a82e055fe555 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:36:53.451193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4c9515f6-1b70-43b3-85ba-27624e061794 req-30b3d4eb-a8f7-49db-a1f9-a82e055fe555 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.451398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4c9515f6-1b70-43b3-85ba-27624e061794 req-30b3d4eb-a8f7-49db-a1f9-a82e055fe555 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.451609 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [req-4c9515f6-1b70-43b3-85ba-27624e061794 req-30b3d4eb-a8f7-49db-a1f9-a82e055fe555 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:53.452287 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-4c9515f6-1b70-43b3-85ba-27624e061794 req-30b3d4eb-a8f7-49db-a1f9-a82e055fe555 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:36:53.459987 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4c9515f6-1b70-43b3-85ba-27624e061794 req-30b3d4eb-a8f7-49db-a1f9-a82e055fe555 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Get all volumes completed successfully. Aug 13 19:36:53.460924 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.460924 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:53.464866 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4c9515f6-1b70-43b3-85ba-27624e061794 req-30b3d4eb-a8f7-49db-a1f9-a82e055fe555 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:36:53.465266 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1117/4453] 10.4.3.126 () {68 vars in 1508 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:53.488481 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-dfe33d93-bd12-49d5-b776-9a7cdd359c8c req-c3bce369-aceb-44f2-8878-d440df849ca4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.490402 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-dfe33d93-bd12-49d5-b776-9a7cdd359c8c req-c3bce369-aceb-44f2-8878-d440df849ca4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:36:53.490609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-dfe33d93-bd12-49d5-b776-9a7cdd359c8c req-c3bce369-aceb-44f2-8878-d440df849ca4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.490833 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-dfe33d93-bd12-49d5-b776-9a7cdd359c8c req-c3bce369-aceb-44f2-8878-d440df849ca4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.491098 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [req-dfe33d93-bd12-49d5-b776-9a7cdd359c8c req-c3bce369-aceb-44f2-8878-d440df849ca4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:53.492000 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [req-dfe33d93-bd12-49d5-b776-9a7cdd359c8c req-c3bce369-aceb-44f2-8878-d440df849ca4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:36:53.499311 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-dfe33d93-bd12-49d5-b776-9a7cdd359c8c req-c3bce369-aceb-44f2-8878-d440df849ca4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Get all volumes completed successfully. Aug 13 19:36:53.500071 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.500071 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:53.503523 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-dfe33d93-bd12-49d5-b776-9a7cdd359c8c req-c3bce369-aceb-44f2-8878-d440df849ca4 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:36:53.503881 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1118/4454] 10.4.3.126 () {68 vars in 1508 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:53.527613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-054477e7-ce18-4cfb-a0cc-caab8390bd9f req-c424ca10-7ba1-408e-85aa-32d571c181bc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.530039 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-054477e7-ce18-4cfb-a0cc-caab8390bd9f req-c424ca10-7ba1-408e-85aa-32d571c181bc tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:36:53.530163 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-054477e7-ce18-4cfb-a0cc-caab8390bd9f req-c424ca10-7ba1-408e-85aa-32d571c181bc tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.530360 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-054477e7-ce18-4cfb-a0cc-caab8390bd9f req-c424ca10-7ba1-408e-85aa-32d571c181bc tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.530575 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [req-054477e7-ce18-4cfb-a0cc-caab8390bd9f req-c424ca10-7ba1-408e-85aa-32d571c181bc tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:36:53.531253 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [req-054477e7-ce18-4cfb-a0cc-caab8390bd9f req-c424ca10-7ba1-408e-85aa-32d571c181bc tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:36:53.541284 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-054477e7-ce18-4cfb-a0cc-caab8390bd9f req-c424ca10-7ba1-408e-85aa-32d571c181bc tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] Get all volumes completed successfully. Aug 13 19:36:53.542458 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.542458 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:53.546116 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-054477e7-ce18-4cfb-a0cc-caab8390bd9f req-c424ca10-7ba1-408e-85aa-32d571c181bc tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-reader] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:36:53.546515 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1110/4455] 10.4.3.126 () {68 vars in 1508 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:53.560739 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a9aaaa02-959c-48a0-adab-14a80f24afb3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.562219 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9aaaa02-959c-48a0-adab-14a80f24afb3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f Aug 13 19:36:53.562408 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9aaaa02-959c-48a0-adab-14a80f24afb3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.562580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9aaaa02-959c-48a0-adab-14a80f24afb3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.562720 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a9aaaa02-959c-48a0-adab-14a80f24afb3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Delete volume with id: 6ae33bcb-45ba-4b92-9015-5d1b6561228f Aug 13 19:36:53.568545 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.568545 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:53.568944 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9aaaa02-959c-48a0-adab-14a80f24afb3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:53.582324 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9aaaa02-959c-48a0-adab-14a80f24afb3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Delete volume request issued successfully. Aug 13 19:36:53.582516 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9aaaa02-959c-48a0-adab-14a80f24afb3 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f returned with HTTP 202 Aug 13 19:36:53.582947 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1111/4456] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:53 2026] DELETE /volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:53.593826 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-460138e9-cd02-4b43-97f7-4cb713efb3c0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:53.595697 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-460138e9-cd02-4b43-97f7-4cb713efb3c0 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f Aug 13 19:36:53.595902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-460138e9-cd02-4b43-97f7-4cb713efb3c0 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:53.596119 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-460138e9-cd02-4b43-97f7-4cb713efb3c0 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:53.605206 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:53.605206 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:53.609393 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-460138e9-cd02-4b43-97f7-4cb713efb3c0 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:53.615925 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-460138e9-cd02-4b43-97f7-4cb713efb3c0 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f returned with HTTP 200 Aug 13 19:36:53.616505 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1118/4457] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:53 2026] GET /volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:54.277899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a423b0ef-afe3-4895-b4fa-481a24a2e6b8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:54.279628 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a423b0ef-afe3-4895-b4fa-481a24a2e6b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:36:54.279889 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a423b0ef-afe3-4895-b4fa-481a24a2e6b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:54.280182 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a423b0ef-afe3-4895-b4fa-481a24a2e6b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:54.280393 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-a423b0ef-afe3-4895-b4fa-481a24a2e6b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:54.285221 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:54.285221 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:54.285221 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a423b0ef-afe3-4895-b4fa-481a24a2e6b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:36:54.285221 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1119/4458] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:54 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:54.629101 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4f493c83-b00a-4e5b-8382-5ee2504526a6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:54.631008 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4f493c83-b00a-4e5b-8382-5ee2504526a6 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f Aug 13 19:36:54.631196 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4f493c83-b00a-4e5b-8382-5ee2504526a6 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:54.631405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4f493c83-b00a-4e5b-8382-5ee2504526a6 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:54.637207 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4f493c83-b00a-4e5b-8382-5ee2504526a6 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f returned with HTTP 404 Aug 13 19:36:54.637678 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1111/4459] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:54 2026] GET /volume/v3/volumes/6ae33bcb-45ba-4b92-9015-5d1b6561228f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:54.645288 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1bfcc340-5b3d-4292-abb8-5791d943c370 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:54.647015 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1bfcc340-5b3d-4292-abb8-5791d943c370 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 Aug 13 19:36:54.647194 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1bfcc340-5b3d-4292-abb8-5791d943c370 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:54.647393 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1bfcc340-5b3d-4292-abb8-5791d943c370 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:54.647551 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1bfcc340-5b3d-4292-abb8-5791d943c370 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Delete volume with id: 6666a742-b62e-4ddc-a8a2-98c372b8e488 Aug 13 19:36:54.654413 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:54.654413 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:54.654927 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1bfcc340-5b3d-4292-abb8-5791d943c370 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:54.671678 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1bfcc340-5b3d-4292-abb8-5791d943c370 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Delete volume request issued successfully. Aug 13 19:36:54.671847 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1bfcc340-5b3d-4292-abb8-5791d943c370 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 returned with HTTP 202 Aug 13 19:36:54.672349 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1112/4460] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:54 2026] DELETE /volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:54.680092 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a714d310-6274-4fd4-80a3-c6e6bd7c00ae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:54.683728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a714d310-6274-4fd4-80a3-c6e6bd7c00ae tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 Aug 13 19:36:54.683728 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a714d310-6274-4fd4-80a3-c6e6bd7c00ae tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:54.683728 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a714d310-6274-4fd4-80a3-c6e6bd7c00ae tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:54.692554 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:54.692554 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:54.699956 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a714d310-6274-4fd4-80a3-c6e6bd7c00ae tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:54.708084 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a714d310-6274-4fd4-80a3-c6e6bd7c00ae tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 returned with HTTP 200 Aug 13 19:36:54.708084 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1119/4461] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:54 2026] GET /volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:55.155717 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:55.248344 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:55.248847 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-467090159"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:55.250586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-467090159'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:55.250689 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Create volume of 1 GB Aug 13 19:36:55.254903 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Availability Zones retrieved successfully. Aug 13 19:36:55.264957 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Flow 'volume_create_api' (014be209-48b5-4bb8-96b7-5effd2d3d0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:55.266510 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229d75d7-95f5-46f8-8ce2-638472e51c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:55.268014 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:55.297061 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2cd828e1-02c4-48b6-89e5-aa0b1631a60f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:55.298827 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2cd828e1-02c4-48b6-89e5-aa0b1631a60f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:36:55.299048 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2cd828e1-02c4-48b6-89e5-aa0b1631a60f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:55.299230 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2cd828e1-02c4-48b6-89e5-aa0b1631a60f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:55.299362 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2cd828e1-02c4-48b6-89e5-aa0b1631a60f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:55.307253 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:55.307253 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:55.308066 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2cd828e1-02c4-48b6-89e5-aa0b1631a60f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:36:55.308516 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1112/4462] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:55 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:55.308632 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229d75d7-95f5-46f8-8ce2-638472e51c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:55.310166 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9efc36-32a3-4d82-afd4-c6cb97d0fce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:55.385171 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Created reservations ['77512950-3764-43f3-8a10-ad76ac786840', '75e7fa69-a800-4e9c-bafd-4b3b984400f0', '23abbca1-d71d-48e8-a2a4-ef900831be83', '62bc873f-6922-4d83-9335-96ba3d20224e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:55.386169 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9efc36-32a3-4d82-afd4-c6cb97d0fce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77512950-3764-43f3-8a10-ad76ac786840', '75e7fa69-a800-4e9c-bafd-4b3b984400f0', '23abbca1-d71d-48e8-a2a4-ef900831be83', '62bc873f-6922-4d83-9335-96ba3d20224e']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:55.387187 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d222c9b-8be0-45fb-a558-932e902d9002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:55.412512 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d222c9b-8be0-45fb-a558-932e902d9002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d32c82-58f3-416a-aab0-f635f997f3f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-467090159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53bb7123698b42ccb72c021d5a0085c2',qos_specs=None,replication_status=,reservations=['77512950-3764-43f3-8a10-ad76ac786840','75e7fa69-a800-4e9c-bafd-4b3b984400f0','23abbca1-d71d-48e8-a2a4-ef900831be83','62bc873f-6922-4d83-9335-96ba3d20224e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc283164b28e485d8313764aa0024527',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-467090159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d32c82-58f3-416a-aab0-f635f997f3f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53bb7123698b42ccb72c021d5a0085c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc283164b28e485d8313764aa0024527',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:55.413202 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b2d39d-d14a-4067-9294-7fc83c75df07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:55.430181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b2d39d-d14a-4067-9294-7fc83c75df07) transitioned into state 'SUCCESS' from state '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-467090159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53bb7123698b42ccb72c021d5a0085c2',qos_specs=None,replication_status=,reservations=['77512950-3764-43f3-8a10-ad76ac786840','75e7fa69-a800-4e9c-bafd-4b3b984400f0','23abbca1-d71d-48e8-a2a4-ef900831be83','62bc873f-6922-4d83-9335-96ba3d20224e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc283164b28e485d8313764aa0024527',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:55.430767 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea876428-a8de-4635-9fdd-0b199bdd70ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:55.439297 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea876428-a8de-4635-9fdd-0b199bdd70ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:55.440103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Flow 'volume_create_api' (014be209-48b5-4bb8-96b7-5effd2d3d0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:55.440387 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Create volume request issued successfully. Aug 13 19:36:55.440941 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fd655863-80fa-4047-a6bb-961dfbbbcad0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:55.441394 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1120/4463] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:36:55 2026] POST /volume/v3/volumes => generated 765 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:36:55.452933 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-09082b38-e63b-4e5e-9454-a2ba704a6142 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:55.454753 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-09082b38-e63b-4e5e-9454-a2ba704a6142 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:36:55.455230 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-09082b38-e63b-4e5e-9454-a2ba704a6142 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:55.455520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-09082b38-e63b-4e5e-9454-a2ba704a6142 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:55.462286 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:55.462286 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:55.466699 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-09082b38-e63b-4e5e-9454-a2ba704a6142 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:36:55.471524 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-09082b38-e63b-4e5e-9454-a2ba704a6142 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 returned with HTTP 200 Aug 13 19:36:55.471985 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1113/4464] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:36:55 2026] GET /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:55.719485 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b8486259-f76c-4965-8b47-8227134e2973 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:55.721104 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8486259-f76c-4965-8b47-8227134e2973 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 Aug 13 19:36:55.721264 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8486259-f76c-4965-8b47-8227134e2973 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:55.721450 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8486259-f76c-4965-8b47-8227134e2973 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:55.726537 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8486259-f76c-4965-8b47-8227134e2973 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 returned with HTTP 404 Aug 13 19:36:55.726959 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1120/4465] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:55 2026] GET /volume/v3/volumes/6666a742-b62e-4ddc-a8a2-98c372b8e488 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:55.733018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e331cb5a-d785-4424-a16e-c0eca21cd10f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:55.734650 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e331cb5a-d785-4424-a16e-c0eca21cd10f tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 Aug 13 19:36:55.734852 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e331cb5a-d785-4424-a16e-c0eca21cd10f tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:55.735014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e331cb5a-d785-4424-a16e-c0eca21cd10f tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:55.735156 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-e331cb5a-d785-4424-a16e-c0eca21cd10f tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Delete volume with id: 5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 Aug 13 19:36:55.741735 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:55.741735 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:55.742281 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e331cb5a-d785-4424-a16e-c0eca21cd10f tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:55.759226 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e331cb5a-d785-4424-a16e-c0eca21cd10f tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Delete volume request issued successfully. Aug 13 19:36:55.759498 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e331cb5a-d785-4424-a16e-c0eca21cd10f tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 returned with HTTP 202 Aug 13 19:36:55.760086 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1113/4466] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:36:55 2026] DELETE /volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:36:55.770745 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ecd8d0cb-c101-4c52-96ed-57279915f957 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:55.774562 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecd8d0cb-c101-4c52-96ed-57279915f957 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 Aug 13 19:36:55.774835 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecd8d0cb-c101-4c52-96ed-57279915f957 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:55.775077 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ecd8d0cb-c101-4c52-96ed-57279915f957 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:55.783850 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:55.783850 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:55.788541 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ecd8d0cb-c101-4c52-96ed-57279915f957 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Volume info retrieved successfully. Aug 13 19:36:55.793848 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ecd8d0cb-c101-4c52-96ed-57279915f957 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 returned with HTTP 200 Aug 13 19:36:55.794319 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1121/4467] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:55 2026] GET /volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:56.321183 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-99905add-4685-469c-8fe7-fe3e1eeaee2e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:56.322964 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99905add-4685-469c-8fe7-fe3e1eeaee2e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:36:56.323161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99905add-4685-469c-8fe7-fe3e1eeaee2e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:56.323364 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99905add-4685-469c-8fe7-fe3e1eeaee2e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:56.323499 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-99905add-4685-469c-8fe7-fe3e1eeaee2e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:56.327461 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:56.327461 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:56.328110 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99905add-4685-469c-8fe7-fe3e1eeaee2e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:36:56.328505 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1114/4468] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:56 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:56.484381 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-44929359-2f0e-4343-b3f0-631b8d61d301 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:56.486066 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44929359-2f0e-4343-b3f0-631b8d61d301 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:36:56.486256 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44929359-2f0e-4343-b3f0-631b8d61d301 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:56.486482 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44929359-2f0e-4343-b3f0-631b8d61d301 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:56.493433 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:56.493433 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:56.496983 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-44929359-2f0e-4343-b3f0-631b8d61d301 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:36:56.502330 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44929359-2f0e-4343-b3f0-631b8d61d301 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 returned with HTTP 200 Aug 13 19:36:56.502330 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1121/4469] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:36:56 2026] GET /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:56.513183 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-24738214-260d-4188-8df5-7e6ebae6903a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:56.514758 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-24738214-260d-4188-8df5-7e6ebae6903a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:36:56.515132 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-24738214-260d-4188-8df5-7e6ebae6903a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63d32c82-58f3-416a-aab0-f635f997f3f0", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-23261731"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:56.523204 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:56.523204 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:56.523763 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-24738214-260d-4188-8df5-7e6ebae6903a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:36:56.523928 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-24738214-260d-4188-8df5-7e6ebae6903a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Create snapshot from volume 63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:36:56.551130 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-24738214-260d-4188-8df5-7e6ebae6903a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Created reservations ['7067eb42-a6b4-41d6-a349-89739f4cc17a', '6bfcd8b4-4fc1-4927-9262-6841181171c6', '0115b874-f608-4c64-ade3-cd79b8e84daa', 'd7be7175-897f-4530-b1c7-02cb7712601a'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:56.575185 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-24738214-260d-4188-8df5-7e6ebae6903a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot create request issued successfully. Aug 13 19:36:56.575508 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-24738214-260d-4188-8df5-7e6ebae6903a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:36:56.575966 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1114/4470] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:36:56 2026] POST /volume/v3/snapshots => generated 320 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:36:56.584411 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f3de25b-5df2-4701-b3c2-6e01773f6ac3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:56.586540 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f3de25b-5df2-4701-b3c2-6e01773f6ac3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a Aug 13 19:36:56.586704 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f3de25b-5df2-4701-b3c2-6e01773f6ac3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:56.586926 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f3de25b-5df2-4701-b3c2-6e01773f6ac3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:56.591325 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:56.591325 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:56.591714 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5f3de25b-5df2-4701-b3c2-6e01773f6ac3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:36:56.592350 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f3de25b-5df2-4701-b3c2-6e01773f6ac3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a returned with HTTP 200 Aug 13 19:36:56.592701 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1122/4471] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:56 2026] GET /volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a => generated 452 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:56.805859 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-688381b0-3543-4e03-8132-b42d5320f4d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:56.807598 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-688381b0-3543-4e03-8132-b42d5320f4d2 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] GET https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 Aug 13 19:36:56.807806 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-688381b0-3543-4e03-8132-b42d5320f4d2 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:56.807988 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-688381b0-3543-4e03-8132-b42d5320f4d2 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:56.813942 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-688381b0-3543-4e03-8132-b42d5320f4d2 tempest-VolumesTestJSON-68515019 tempest-VolumesTestJSON-68515019-project-member] https://10.4.3.126/volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 returned with HTTP 404 Aug 13 19:36:56.814624 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1115/4472] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:36:56 2026] GET /volume/v3/volumes/5d4f5fe8-37a3-46d2-9ad9-d411cf9a5998 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:57.339089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c36689f8-cdf4-49aa-9426-0b407917dc8e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:57.342730 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c36689f8-cdf4-49aa-9426-0b407917dc8e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:36:57.343066 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c36689f8-cdf4-49aa-9426-0b407917dc8e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:57.343372 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c36689f8-cdf4-49aa-9426-0b407917dc8e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:57.343550 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c36689f8-cdf4-49aa-9426-0b407917dc8e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:57.346484 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=354,cinder:UPDATE=84,cinder:INSERT=40 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:36:57.350612 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:57.350612 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:57.351405 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c36689f8-cdf4-49aa-9426-0b407917dc8e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:36:57.351894 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1122/4473] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:57 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:57.602755 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8dd82ddd-d66b-4303-887c-e664db59e2c3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:57.604609 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8dd82ddd-d66b-4303-887c-e664db59e2c3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a Aug 13 19:36:57.604814 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8dd82ddd-d66b-4303-887c-e664db59e2c3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:57.605015 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8dd82ddd-d66b-4303-887c-e664db59e2c3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:57.609549 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:57.609549 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:57.610008 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8dd82ddd-d66b-4303-887c-e664db59e2c3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:36:57.610859 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8dd82ddd-d66b-4303-887c-e664db59e2c3 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a returned with HTTP 200 Aug 13 19:36:57.611225 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1115/4474] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:57 2026] GET /volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:57.619664 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b185cfcd-3c73-4f49-8e1a-b7c7ebd5fb08 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:57.621407 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b185cfcd-3c73-4f49-8e1a-b7c7ebd5fb08 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] POST https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0/action Aug 13 19:36:57.621748 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b185cfcd-3c73-4f49-8e1a-b7c7ebd5fb08 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action body: b'{"revert": {"snapshot_id": "bc074ba4-000a-4969-92f8-51353521386a"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:36:57.621877 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b185cfcd-3c73-4f49-8e1a-b7c7ebd5fb08 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "bc074ba4-000a-4969-92f8-51353521386a"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:57.630071 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:57.630071 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:57.630570 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b185cfcd-3c73-4f49-8e1a-b7c7ebd5fb08 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume retrieved successfully. Aug 13 19:36:57.641874 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b185cfcd-3c73-4f49-8e1a-b7c7ebd5fb08 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Reverting volume 63d32c82-58f3-416a-aab0-f635f997f3f0 to snapshot bc074ba4-000a-4969-92f8-51353521386a. Aug 13 19:36:57.642822 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:57.642822 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:36:57.652643 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b185cfcd-3c73-4f49-8e1a-b7c7ebd5fb08 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0/action returned with HTTP 202 Aug 13 19:36:57.653099 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1123/4475] 10.4.3.126 () {70 vars in 1431 bytes} [Thu Aug 13 19:36:57 2026] POST /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 19:36:57.661380 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9469767d-fe5e-4e85-bd19-2df77ecbf0aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:57.663159 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9469767d-fe5e-4e85-bd19-2df77ecbf0aa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:36:57.663451 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9469767d-fe5e-4e85-bd19-2df77ecbf0aa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:57.663740 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9469767d-fe5e-4e85-bd19-2df77ecbf0aa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:57.675302 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:57.675302 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:57.680412 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9469767d-fe5e-4e85-bd19-2df77ecbf0aa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:36:57.686596 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9469767d-fe5e-4e85-bd19-2df77ecbf0aa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 returned with HTTP 200 Aug 13 19:36:57.687153 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1116/4476] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:36:57 2026] GET /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.332429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d3eb061-f81b-40cb-be88-3b90034f5bc3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.364066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5865f568-1ec3-4e82-94ac-610e81979900 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.366539 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5865f568-1ec3-4e82-94ac-610e81979900 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:36:58.367042 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5865f568-1ec3-4e82-94ac-610e81979900 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.367240 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5865f568-1ec3-4e82-94ac-610e81979900 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.367373 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-5865f568-1ec3-4e82-94ac-610e81979900 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:58.372946 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:58.372946 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:58.373798 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5865f568-1ec3-4e82-94ac-610e81979900 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:36:58.374180 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1116/4477] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:58.411630 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d3eb061-f81b-40cb-be88-3b90034f5bc3 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:36:58.412005 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d3eb061-f81b-40cb-be88-3b90034f5bc3 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-796566301", "description": "tempest-group-type-description-1545043448", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:58.428465 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d3eb061-f81b-40cb-be88-3b90034f5bc3 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:36:58.429109 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1123/4478] 10.4.3.126 () {70 vars in 1312 bytes} [Thu Aug 13 19:36:58 2026] POST /volume/v3/group_types => generated 264 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:58.437005 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cfe9b426-4966-49e4-9afe-88206d141d37 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.438206 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cfe9b426-4966-49e4-9afe-88206d141d37 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] GET https://10.4.3.126/volume/v3/group_types Aug 13 19:36:58.438551 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cfe9b426-4966-49e4-9afe-88206d141d37 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.438859 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cfe9b426-4966-49e4-9afe-88206d141d37 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.448239 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cfe9b426-4966-49e4-9afe-88206d141d37 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 200 Aug 13 19:36:58.448633 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1124/4479] 10.4.3.126 () {68 vars in 1290 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/group_types => generated 498 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.455764 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7dd77553-cec5-44d8-bcf3-69314bd736a1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.457630 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7dd77553-cec5-44d8-bcf3-69314bd736a1 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] PUT https://10.4.3.126/volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d Aug 13 19:36:58.457962 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7dd77553-cec5-44d8-bcf3-69314bd736a1 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1284034614", "description": "updated-group-type-desc"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:58.471187 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7dd77553-cec5-44d8-bcf3-69314bd736a1 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d returned with HTTP 200 Aug 13 19:36:58.471559 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1117/4480] 10.4.3.126 () {70 vars in 1422 bytes} [Thu Aug 13 19:36:58 2026] PUT /volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d => generated 255 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.477857 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0ad9bd73-4ed1-43e2-bbb8-748b1842ae63 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.479515 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ad9bd73-4ed1-43e2-bbb8-748b1842ae63 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] GET https://10.4.3.126/volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d Aug 13 19:36:58.479761 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ad9bd73-4ed1-43e2-bbb8-748b1842ae63 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.479950 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ad9bd73-4ed1-43e2-bbb8-748b1842ae63 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.483735 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ad9bd73-4ed1-43e2-bbb8-748b1842ae63 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d returned with HTTP 200 Aug 13 19:36:58.484086 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1117/4481] 10.4.3.126 () {68 vars in 1401 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.490761 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b8114cd4-9b01-4801-a6f6-73a74d2ec946 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.492841 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8114cd4-9b01-4801-a6f6-73a74d2ec946 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d Aug 13 19:36:58.493101 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8114cd4-9b01-4801-a6f6-73a74d2ec946 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.493331 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8114cd4-9b01-4801-a6f6-73a74d2ec946 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.508724 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8114cd4-9b01-4801-a6f6-73a74d2ec946 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d returned with HTTP 202 Aug 13 19:36:58.509171 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1124/4482] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:36:58 2026] DELETE /volume/v3/group_types/ee3c1cd1-3764-4a23-b5e0-8ae2d3553d6d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:36:58.515720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-45c09d69-3ded-46fb-ab83-ae41e6d52ee5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.516972 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-45c09d69-3ded-46fb-ab83-ae41e6d52ee5 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] GET https://10.4.3.126/volume/v3/group_types Aug 13 19:36:58.517225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-45c09d69-3ded-46fb-ab83-ae41e6d52ee5 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.517509 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-45c09d69-3ded-46fb-ab83-ae41e6d52ee5 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.522351 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-45c09d69-3ded-46fb-ab83-ae41e6d52ee5 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 200 Aug 13 19:36:58.522804 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1125/4483] 10.4.3.126 () {68 vars in 1290 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/group_types => generated 248 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.532707 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ba3e6c15-a6f4-41a8-8d9d-88718877930f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.537626 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba3e6c15-a6f4-41a8-8d9d-88718877930f tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:36:58.539061 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ba3e6c15-a6f4-41a8-8d9d-88718877930f tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-42527156", "is_public": true}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:58.566323 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ba3e6c15-a6f4-41a8-8d9d-88718877930f tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:36:58.567893 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1118/4484] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:36:58 2026] POST /volume/v3/group_types => generated 162 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:58.574950 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-78772fab-7b9b-44c9-a40f-50f31e03ff82 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.576505 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-78772fab-7b9b-44c9-a40f-50f31e03ff82 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:36:58.576865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-78772fab-7b9b-44c9-a40f-50f31e03ff82 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1098224413", "is_public": false}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:58.592747 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-78772fab-7b9b-44c9-a40f-50f31e03ff82 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:36:58.593133 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1118/4485] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:36:58 2026] POST /volume/v3/group_types => generated 165 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:58.600787 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f3737869-8a58-4fbb-a224-cf4f72a66ca0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.602429 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3737869-8a58-4fbb-a224-cf4f72a66ca0 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] GET https://10.4.3.126/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 19:36:58.602639 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3737869-8a58-4fbb-a224-cf4f72a66ca0 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.602856 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3737869-8a58-4fbb-a224-cf4f72a66ca0 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.612184 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3737869-8a58-4fbb-a224-cf4f72a66ca0 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 19:36:58.612666 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1125/4486] 10.4.3.126 () {68 vars in 1351 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.621286 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b79fc4e-3f84-4368-8108-b55b1e44fe06 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.622798 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b79fc4e-3f84-4368-8108-b55b1e44fe06 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] GET https://10.4.3.126/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 19:36:58.623101 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b79fc4e-3f84-4368-8108-b55b1e44fe06 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.624215 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b79fc4e-3f84-4368-8108-b55b1e44fe06 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.633516 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b79fc4e-3f84-4368-8108-b55b1e44fe06 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 19:36:58.633993 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1126/4487] 10.4.3.126 () {68 vars in 1353 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.643166 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7e43d09b-7618-4e57-835a-f7d20dfca73b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.648918 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e43d09b-7618-4e57-835a-f7d20dfca73b tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] GET https://10.4.3.126/volume/v3/group_types?is_public=False Aug 13 19:36:58.649736 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e43d09b-7618-4e57-835a-f7d20dfca73b tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.650510 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7e43d09b-7618-4e57-835a-f7d20dfca73b tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.680942 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7e43d09b-7618-4e57-835a-f7d20dfca73b tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 19:36:58.681446 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1119/4488] 10.4.3.126 () {68 vars in 1321 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.688293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-307d9c03-776e-49bf-9345-371d1bbc8a47 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.689966 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-307d9c03-776e-49bf-9345-371d1bbc8a47 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] GET https://10.4.3.126/volume/v3/group_types?is_public=True Aug 13 19:36:58.690160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-307d9c03-776e-49bf-9345-371d1bbc8a47 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.690353 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-307d9c03-776e-49bf-9345-371d1bbc8a47 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.701288 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-307d9c03-776e-49bf-9345-371d1bbc8a47 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 19:36:58.701549 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2034569b-3a78-4976-9faf-631ac4141089 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.701672 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1119/4489] 10.4.3.126 () {68 vars in 1319 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.703712 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2034569b-3a78-4976-9faf-631ac4141089 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:36:58.703959 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2034569b-3a78-4976-9faf-631ac4141089 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.704158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2034569b-3a78-4976-9faf-631ac4141089 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.710259 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e1233a7f-9122-4851-a58c-bb1eecae5587 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.711441 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:58.711441 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:58.711594 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1233a7f-9122-4851-a58c-bb1eecae5587 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/96b8e145-032f-4b21-9861-20ede274eb35 Aug 13 19:36:58.711861 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1233a7f-9122-4851-a58c-bb1eecae5587 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.712103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1233a7f-9122-4851-a58c-bb1eecae5587 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.715096 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2034569b-3a78-4976-9faf-631ac4141089 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:36:58.719810 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2034569b-3a78-4976-9faf-631ac4141089 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 returned with HTTP 200 Aug 13 19:36:58.719810 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1126/4490] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.726289 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1233a7f-9122-4851-a58c-bb1eecae5587 tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types/96b8e145-032f-4b21-9861-20ede274eb35 returned with HTTP 202 Aug 13 19:36:58.726726 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1127/4491] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:36:58 2026] DELETE /volume/v3/group_types/96b8e145-032f-4b21-9861-20ede274eb35 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:36:58.731561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6c01e17e-9b38-45ec-a3c5-ac13ae33b93a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.733345 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c01e17e-9b38-45ec-a3c5-ac13ae33b93a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a Aug 13 19:36:58.733396 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1d65e1ea-5248-4e4b-b8d1-60a66f464e5d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.733564 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c01e17e-9b38-45ec-a3c5-ac13ae33b93a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.733804 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6c01e17e-9b38-45ec-a3c5-ac13ae33b93a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.735107 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d65e1ea-5248-4e4b-b8d1-60a66f464e5d tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/9d2eeb53-c218-4d4b-a718-532e44ec9a53 Aug 13 19:36:58.735368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d65e1ea-5248-4e4b-b8d1-60a66f464e5d tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.735555 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d65e1ea-5248-4e4b-b8d1-60a66f464e5d tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.739403 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:58.739403 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:58.740103 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6c01e17e-9b38-45ec-a3c5-ac13ae33b93a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:36:58.740861 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6c01e17e-9b38-45ec-a3c5-ac13ae33b93a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a returned with HTTP 200 Aug 13 19:36:58.741223 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1120/4492] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:58.749503 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d65e1ea-5248-4e4b-b8d1-60a66f464e5d tempest-GroupTypesTest-776816450 tempest-GroupTypesTest-776816450-project-admin] https://10.4.3.126/volume/v3/group_types/9d2eeb53-c218-4d4b-a718-532e44ec9a53 returned with HTTP 202 Aug 13 19:36:58.749951 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1120/4493] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:36:58 2026] DELETE /volume/v3/group_types/9d2eeb53-c218-4d4b-a718-532e44ec9a53 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:36:58.750419 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b8ccf6e4-4ddd-4751-969b-56f702ebdd60 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.752427 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8ccf6e4-4ddd-4751-969b-56f702ebdd60 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:36:58.752725 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8ccf6e4-4ddd-4751-969b-56f702ebdd60 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.752990 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b8ccf6e4-4ddd-4751-969b-56f702ebdd60 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.760696 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:58.760696 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:58.765680 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b8ccf6e4-4ddd-4751-969b-56f702ebdd60 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:36:58.770487 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b8ccf6e4-4ddd-4751-969b-56f702ebdd60 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 returned with HTTP 200 Aug 13 19:36:58.770873 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1127/4494] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:58.785178 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.786845 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:36:58.787370 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-245582498"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:36:58.788972 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-245582498'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:36:58.789181 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Create volume of 1 GB Aug 13 19:36:58.793415 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Availability Zones retrieved successfully. Aug 13 19:36:58.799449 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Flow 'volume_create_api' (fb5c00de-2a72-4f11-a74a-5415f2b3e8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:58.800396 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136e0165-2386-4815-a4dd-7eeb3e9c0ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:58.801303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:36:58.826970 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136e0165-2386-4815-a4dd-7eeb3e9c0ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:58.828364 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474543c5-d2cb-4cce-b421-0dd66a95ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:58.864934 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Created reservations ['b442e6bc-5952-4784-8a2d-5aba722fc814', 'e1b413f4-d04c-46b6-8ae3-d277d86f751c', '2af3f32c-1ebb-48b7-bc63-2c447cbeca3a', '726d977e-f1da-4153-9be7-6a5b51eb7489'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:36:58.865860 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474543c5-d2cb-4cce-b421-0dd66a95ef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b442e6bc-5952-4784-8a2d-5aba722fc814', 'e1b413f4-d04c-46b6-8ae3-d277d86f751c', '2af3f32c-1ebb-48b7-bc63-2c447cbeca3a', '726d977e-f1da-4153-9be7-6a5b51eb7489']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:58.866703 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb31c908-556e-4d89-b8c2-afa98f3ea8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:58.888966 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb31c908-556e-4d89-b8c2-afa98f3ea8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6667b77c-1789-4f96-91ba-c39f359b2e50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-245582498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53bb7123698b42ccb72c021d5a0085c2',qos_specs=None,replication_status=,reservations=['b442e6bc-5952-4784-8a2d-5aba722fc814','e1b413f4-d04c-46b6-8ae3-d277d86f751c','2af3f32c-1ebb-48b7-bc63-2c447cbeca3a','726d977e-f1da-4153-9be7-6a5b51eb7489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc283164b28e485d8313764aa0024527',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-245582498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6667b77c-1789-4f96-91ba-c39f359b2e50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53bb7123698b42ccb72c021d5a0085c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc283164b28e485d8313764aa0024527',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:58.890625 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f8fc78-60ea-4b2c-9d13-736af9a015b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:58.909734 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f8fc78-60ea-4b2c-9d13-736af9a015b3) transitioned into state 'SUCCESS' from state '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-245582498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53bb7123698b42ccb72c021d5a0085c2',qos_specs=None,replication_status=,reservations=['b442e6bc-5952-4784-8a2d-5aba722fc814','e1b413f4-d04c-46b6-8ae3-d277d86f751c','2af3f32c-1ebb-48b7-bc63-2c447cbeca3a','726d977e-f1da-4153-9be7-6a5b51eb7489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc283164b28e485d8313764aa0024527',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:58.909734 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e17e098f-99d6-450f-8922-052719a1f1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:36:58.917720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e17e098f-99d6-450f-8922-052719a1f1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:36:58.918639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Flow 'volume_create_api' (fb5c00de-2a72-4f11-a74a-5415f2b3e8ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:36:58.919014 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Create volume request issued successfully. Aug 13 19:36:58.919687 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-afdfd063-cbe5-4585-a4c1-2dc818627696 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:36:58.920227 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1128/4495] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:36:58 2026] POST /volume/v3/volumes => generated 765 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:36:58.934248 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0e0f602f-fde8-4807-b0d6-b207548a8ea9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:58.935896 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0e0f602f-fde8-4807-b0d6-b207548a8ea9 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:36:58.936104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0e0f602f-fde8-4807-b0d6-b207548a8ea9 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:58.936284 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0e0f602f-fde8-4807-b0d6-b207548a8ea9 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:58.942466 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:58.942466 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:36:58.945518 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0e0f602f-fde8-4807-b0d6-b207548a8ea9 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:36:58.949116 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0e0f602f-fde8-4807-b0d6-b207548a8ea9 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 returned with HTTP 200 Aug 13 19:36:58.949490 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1121/4496] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:36:58 2026] GET /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:59.385599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-eb2bfce7-5d56-4392-82fb-582ac70d23b8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:59.387937 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eb2bfce7-5d56-4392-82fb-582ac70d23b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:36:59.388226 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eb2bfce7-5d56-4392-82fb-582ac70d23b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:59.388500 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-eb2bfce7-5d56-4392-82fb-582ac70d23b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:59.388703 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-eb2bfce7-5d56-4392-82fb-582ac70d23b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:36:59.394015 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:59.394015 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:36:59.394284 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-eb2bfce7-5d56-4392-82fb-582ac70d23b8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:36:59.394799 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1121/4497] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:36:59 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:36:59.964215 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ad4b6288-4456-40ee-b4ce-8e9fd9df69a6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:59.965797 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad4b6288-4456-40ee-b4ce-8e9fd9df69a6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:36:59.966025 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad4b6288-4456-40ee-b4ce-8e9fd9df69a6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:36:59.966204 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad4b6288-4456-40ee-b4ce-8e9fd9df69a6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:36:59.972978 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:36:59.972978 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:36:59.976603 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ad4b6288-4456-40ee-b4ce-8e9fd9df69a6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:36:59.981011 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad4b6288-4456-40ee-b4ce-8e9fd9df69a6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 returned with HTTP 200 Aug 13 19:36:59.981502 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1128/4498] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:36:59 2026] GET /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:36:59.994895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c109587d-ec28-4a4c-8ed7-b47a1817c784 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:36:59.997634 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c109587d-ec28-4a4c-8ed7-b47a1817c784 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:36:59.998092 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c109587d-ec28-4a4c-8ed7-b47a1817c784 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6667b77c-1789-4f96-91ba-c39f359b2e50", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1822059440"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:00.006987 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:00.006987 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:00.007456 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c109587d-ec28-4a4c-8ed7-b47a1817c784 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:37:00.007556 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-c109587d-ec28-4a4c-8ed7-b47a1817c784 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Create snapshot from volume 6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:37:00.030017 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-c109587d-ec28-4a4c-8ed7-b47a1817c784 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Created reservations ['ba6fb8fe-50d5-451b-a8b3-319cfd9b8a7b', '33171152-5de6-4681-bb04-1d75488fefd3', '83bd23de-a691-4eb2-8ef8-7c5d0433f975', 'b4639559-530c-447d-8020-08d42eef875e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:00.057800 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c109587d-ec28-4a4c-8ed7-b47a1817c784 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot create request issued successfully. Aug 13 19:37:00.058104 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c109587d-ec28-4a4c-8ed7-b47a1817c784 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:37:00.058560 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1129/4499] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:36:59 2026] POST /volume/v3/snapshots => generated 322 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:00.069924 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-29c21d47-6929-48e7-a094-ef2d57a0a874 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:00.072003 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29c21d47-6929-48e7-a094-ef2d57a0a874 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f Aug 13 19:37:00.072247 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29c21d47-6929-48e7-a094-ef2d57a0a874 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:00.072531 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-29c21d47-6929-48e7-a094-ef2d57a0a874 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:00.076512 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=359,cinder:INSERT=58,cinder:UPDATE=95 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:37:00.081416 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:00.081416 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:00.081834 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-29c21d47-6929-48e7-a094-ef2d57a0a874 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:37:00.082543 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-29c21d47-6929-48e7-a094-ef2d57a0a874 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f returned with HTTP 200 Aug 13 19:37:00.083027 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1122/4500] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:00 2026] GET /volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:00.412263 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bb2c9726-4b95-44f5-a107-874926106f6e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:00.417140 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bb2c9726-4b95-44f5-a107-874926106f6e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:00.417385 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bb2c9726-4b95-44f5-a107-874926106f6e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:00.417580 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bb2c9726-4b95-44f5-a107-874926106f6e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:00.417674 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-bb2c9726-4b95-44f5-a107-874926106f6e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:00.425290 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:00.425290 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:00.425894 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bb2c9726-4b95-44f5-a107-874926106f6e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:00.426249 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1122/4501] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:00 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:00.637248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8049a44-e5a8-4a79-bab1-046235658125 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:00.724207 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8049a44-e5a8-4a79-bab1-046235658125 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] GET https://10.4.3.126/volume/v3/os-quota-class-sets/default Aug 13 19:37:00.724446 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8049a44-e5a8-4a79-bab1-046235658125 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:00.724768 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8049a44-e5a8-4a79-bab1-046235658125 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:00.738558 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8049a44-e5a8-4a79-bab1-046235658125 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 19:37:00.739033 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1129/4502] 10.4.3.126 () {66 vars in 1297 bytes} [Thu Aug 13 19:37:00 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:00.748622 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc831e51-8441-40fa-8225-29391bf92adb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:00.750744 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc831e51-8441-40fa-8225-29391bf92adb tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] GET https://10.4.3.126/volume/v3/os-quota-class-sets/default Aug 13 19:37:00.750972 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc831e51-8441-40fa-8225-29391bf92adb tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:00.751189 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc831e51-8441-40fa-8225-29391bf92adb tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:00.751482 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:00.751482 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:00.765259 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc831e51-8441-40fa-8225-29391bf92adb tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 19:37:00.765798 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1130/4503] 10.4.3.126 () {66 vars in 1297 bytes} [Thu Aug 13 19:37:00 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:00.774432 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-424208d0-f054-48b3-b01f-b5a648bea28c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:00.778157 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-424208d0-f054-48b3-b01f-b5a648bea28c tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:37:00.778940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-424208d0-f054-48b3-b01f-b5a648bea28c tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-846709171"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:00.799756 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-424208d0-f054-48b3-b01f-b5a648bea28c tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:37:00.800147 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1123/4504] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:37:00 2026] POST /volume/v3/types => generated 227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:00.808456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f09cc18d-9d6e-421d-8cdf-4422ff82ce6e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:00.810286 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f09cc18d-9d6e-421d-8cdf-4422ff82ce6e tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-class-sets/default Aug 13 19:37:00.810789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f09cc18d-9d6e-421d-8cdf-4422ff82ce6e tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-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-846709171": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-846709171": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-846709171": 6}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:00.878810 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f09cc18d-9d6e-421d-8cdf-4422ff82ce6e tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 19:37:00.879186 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1123/4505] 10.4.3.126 () {68 vars in 1318 bytes} [Thu Aug 13 19:37:00 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:00.887717 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-89f61d91-5a0e-425f-a399-1347c093d1d3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:00.889533 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89f61d91-5a0e-425f-a399-1347c093d1d3 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/78714d4654044763a5a086493158e972/defaults Aug 13 19:37:00.889750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89f61d91-5a0e-425f-a399-1347c093d1d3 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:00.889911 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89f61d91-5a0e-425f-a399-1347c093d1d3 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Calling method 'defaults' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:00.905527 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89f61d91-5a0e-425f-a399-1347c093d1d3 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/78714d4654044763a5a086493158e972/defaults returned with HTTP 200 Aug 13 19:37:00.905918 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1130/4506] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:37:00 2026] GET /volume/v3/os-quota-sets/78714d4654044763a5a086493158e972/defaults => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:01.042763 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-459b5853-322b-45d1-b36b-6bee6e409dd2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.044326 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-459b5853-322b-45d1-b36b-6bee6e409dd2 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd11af078c544d1cb19943c33dba4c73/defaults Aug 13 19:37:01.044500 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-459b5853-322b-45d1-b36b-6bee6e409dd2 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.044666 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-459b5853-322b-45d1-b36b-6bee6e409dd2 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Calling method 'defaults' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:01.053102 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-459b5853-322b-45d1-b36b-6bee6e409dd2 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd11af078c544d1cb19943c33dba4c73/defaults returned with HTTP 200 Aug 13 19:37:01.053496 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1131/4507] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/v3/os-quota-sets/fd11af078c544d1cb19943c33dba4c73/defaults => generated 642 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:01.092956 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2bb2bfe7-4e65-4055-b62f-f14bc57f156a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.095345 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2bb2bfe7-4e65-4055-b62f-f14bc57f156a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f Aug 13 19:37:01.095462 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2bb2bfe7-4e65-4055-b62f-f14bc57f156a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.095636 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2bb2bfe7-4e65-4055-b62f-f14bc57f156a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:01.101314 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:01.101314 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:01.101727 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2bb2bfe7-4e65-4055-b62f-f14bc57f156a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:37:01.102453 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2bb2bfe7-4e65-4055-b62f-f14bc57f156a tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f returned with HTTP 200 Aug 13 19:37:01.102926 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1124/4508] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:01.112376 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3b0d154e-dd23-46a6-89ff-e10f3a1e4f0c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.113773 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3b0d154e-dd23-46a6-89ff-e10f3a1e4f0c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] POST https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50/action Aug 13 19:37:01.114094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3b0d154e-dd23-46a6-89ff-e10f3a1e4f0c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:37:01.114409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3b0d154e-dd23-46a6-89ff-e10f3a1e4f0c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:01.126012 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:01.126012 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:01.126517 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3b0d154e-dd23-46a6-89ff-e10f3a1e4f0c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:37:01.130171 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0633b819-16aa-4cd8-827a-bb2010d8cdc5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.132433 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0633b819-16aa-4cd8-827a-bb2010d8cdc5 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] DELETE https://10.4.3.126/volume/v3/types/ada5cb5c-0cae-410b-ba6c-c5caa3d7bacc Aug 13 19:37:01.132691 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0633b819-16aa-4cd8-827a-bb2010d8cdc5 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.132990 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0633b819-16aa-4cd8-827a-bb2010d8cdc5 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:01.156964 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-3b0d154e-dd23-46a6-89ff-e10f3a1e4f0c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Created reservations ['c47eabed-bb6d-46a9-b3d2-918113b8cd57', '1b449406-b3a1-4a96-8763-af708aaac9e0'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:01.159027 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0633b819-16aa-4cd8-827a-bb2010d8cdc5 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/types/ada5cb5c-0cae-410b-ba6c-c5caa3d7bacc returned with HTTP 202 Aug 13 19:37:01.159417 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1131/4509] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:37:01 2026] DELETE /volume/v3/types/ada5cb5c-0cae-410b-ba6c-c5caa3d7bacc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:01.168712 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a4bcac30-9709-4a3c-b34a-97118c78d687 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.170441 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4bcac30-9709-4a3c-b34a-97118c78d687 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] GET https://10.4.3.126/volume/v3/types/ada5cb5c-0cae-410b-ba6c-c5caa3d7bacc Aug 13 19:37:01.170651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4bcac30-9709-4a3c-b34a-97118c78d687 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.170993 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a4bcac30-9709-4a3c-b34a-97118c78d687 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:01.173681 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3b0d154e-dd23-46a6-89ff-e10f3a1e4f0c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Extend volume request issued successfully. Aug 13 19:37:01.173838 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3b0d154e-dd23-46a6-89ff-e10f3a1e4f0c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50/action returned with HTTP 202 Aug 13 19:37:01.174248 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1124/4510] 10.4.3.126 () {70 vars in 1431 bytes} [Thu Aug 13 19:37:01 2026] POST /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 19:37:01.174458 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a4bcac30-9709-4a3c-b34a-97118c78d687 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/types/ada5cb5c-0cae-410b-ba6c-c5caa3d7bacc returned with HTTP 404 Aug 13 19:37:01.174976 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1132/4511] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/v3/types/ada5cb5c-0cae-410b-ba6c-c5caa3d7bacc => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:01.183739 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5df6c8c1-8cdf-4b38-82e4-476674e5fc54 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.185554 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5df6c8c1-8cdf-4b38-82e4-476674e5fc54 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-class-sets/default Aug 13 19:37:01.185937 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5df6c8c1-8cdf-4b38-82e4-476674e5fc54 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:01.186750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ca33de82-7e43-47d2-9b13-77ad5a7fb093 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.188509 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca33de82-7e43-47d2-9b13-77ad5a7fb093 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:37:01.188655 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca33de82-7e43-47d2-9b13-77ad5a7fb093 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.190069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ca33de82-7e43-47d2-9b13-77ad5a7fb093 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:01.197071 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:01.197071 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:01.201025 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ca33de82-7e43-47d2-9b13-77ad5a7fb093 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:37:01.205646 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ca33de82-7e43-47d2-9b13-77ad5a7fb093 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 returned with HTTP 200 Aug 13 19:37:01.206128 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1132/4512] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:01.337295 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5df6c8c1-8cdf-4b38-82e4-476674e5fc54 tempest-VolumeQuotaClassesTest-371873541 tempest-VolumeQuotaClassesTest-371873541-project-admin] https://10.4.3.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 19:37:01.337767 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1125/4513] 10.4.3.126 () {68 vars in 1318 bytes} [Thu Aug 13 19:37:01 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:01.438867 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d8e12bd0-e0c6-4754-a4ba-fe0f18bb0f3c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.440814 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8e12bd0-e0c6-4754-a4ba-fe0f18bb0f3c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:01.441057 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8e12bd0-e0c6-4754-a4ba-fe0f18bb0f3c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.441298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8e12bd0-e0c6-4754-a4ba-fe0f18bb0f3c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:01.441457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d8e12bd0-e0c6-4754-a4ba-fe0f18bb0f3c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:01.445515 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:01.445515 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:01.446245 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8e12bd0-e0c6-4754-a4ba-fe0f18bb0f3c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:01.446705 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1125/4514] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:01.811461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-4482a1d7-6235-42a6-a097-6da9ee53d628 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.813602 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-4482a1d7-6235-42a6-a097-6da9ee53d628 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:01.813817 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-4482a1d7-6235-42a6-a097-6da9ee53d628 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.814157 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-4482a1d7-6235-42a6-a097-6da9ee53d628 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:01.824352 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:01.824352 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:01.831341 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-4482a1d7-6235-42a6-a097-6da9ee53d628 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:01.838808 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-4482a1d7-6235-42a6-a097-6da9ee53d628 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:01.839651 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1133/4515] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:01.925168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-258aa93a-5a13-4f6a-9edb-16c24dbcddbe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.925561 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-258aa93a-5a13-4f6a-9edb-16c24dbcddbe None None] GET https://10.4.3.126/volume// Aug 13 19:37:01.925785 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-258aa93a-5a13-4f6a-9edb-16c24dbcddbe None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.925997 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-258aa93a-5a13-4f6a-9edb-16c24dbcddbe None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:01.926352 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-258aa93a-5a13-4f6a-9edb-16c24dbcddbe None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:37:01.926654 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1133/4516] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:37:01.935874 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-73ad30e6-464a-4300-8e7f-9d72237b6d2a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.937547 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-73ad30e6-464a-4300-8e7f-9d72237b6d2a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:37:01.937867 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-73ad30e6-464a-4300-8e7f-9d72237b6d2a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "404e0ae8-2117-46a9-9cac-f1ce6b25f11f", "connector": null, "instance_uuid": "96386366-3b84-4948-84bf-6f6a7b49e3ea"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:01.946458 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:01.946458 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:01.966836 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-73ad30e6-464a-4300-8e7f-9d72237b6d2a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:37:01.967228 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1126/4517] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:37:01 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:01.993969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1034d0b5-e2c8-4d47-beed-475f08082ba1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:01.996340 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1034d0b5-e2c8-4d47-beed-475f08082ba1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:01.996611 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1034d0b5-e2c8-4d47-beed-475f08082ba1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:01.996894 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1034d0b5-e2c8-4d47-beed-475f08082ba1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:02.000227 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0440a529-b24a-4a6f-864f-bccda9d2f63a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:02.000682 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0440a529-b24a-4a6f-864f-bccda9d2f63a None None] GET https://10.4.3.126/volume// Aug 13 19:37:02.000892 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0440a529-b24a-4a6f-864f-bccda9d2f63a None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:02.001112 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0440a529-b24a-4a6f-864f-bccda9d2f63a None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:02.001490 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0440a529-b24a-4a6f-864f-bccda9d2f63a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:37:02.001849 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1134/4518] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:37:02.009962 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:02.009962 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:02.010113 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-d48690e1-5cd0-413f-b6af-580208be15a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:02.011992 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-d48690e1-5cd0-413f-b6af-580208be15a1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:02.012184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-d48690e1-5cd0-413f-b6af-580208be15a1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:02.012370 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-d48690e1-5cd0-413f-b6af-580208be15a1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:02.014809 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1034d0b5-e2c8-4d47-beed-475f08082ba1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:02.020450 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1034d0b5-e2c8-4d47-beed-475f08082ba1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:02.020985 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1126/4519] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:01 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:02.022063 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:02.022063 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:02.025283 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-d48690e1-5cd0-413f-b6af-580208be15a1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:02.029258 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-d48690e1-5cd0-413f-b6af-580208be15a1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:02.029819 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1134/4520] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:37:02 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 1030 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:37:02.138493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-10eef4f2-b318-45a3-a61c-6ffc93412cd5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:02.140465 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-10eef4f2-b318-45a3-a61c-6ffc93412cd5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] PUT https://10.4.3.126/volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868 Aug 13 19:37:02.140822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-10eef4f2-b318-45a3-a61c-6ffc93412cd5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:02.158093 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-10eef4f2-b318-45a3-a61c-6ffc93412cd5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Acquiring lock "cinder-attachment_update-404e0ae8-2117-46a9-9cac-f1ce6b25f11f-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:37:02.163037 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-10eef4f2-b318-45a3-a61c-6ffc93412cd5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Lock "cinder-attachment_update-404e0ae8-2117-46a9-9cac-f1ce6b25f11f-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:37:02.164358 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:02.164358 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:02.227601 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d8a33bc-d733-4dde-ba73-ae84e0651e53 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:02.230156 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d8a33bc-d733-4dde-ba73-ae84e0651e53 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:37:02.230370 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d8a33bc-d733-4dde-ba73-ae84e0651e53 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:02.230542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d8a33bc-d733-4dde-ba73-ae84e0651e53 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:02.239500 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:02.239500 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:02.243055 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9d8a33bc-d733-4dde-ba73-ae84e0651e53 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:37:02.246919 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-10eef4f2-b318-45a3-a61c-6ffc93412cd5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Lock "cinder-attachment_update-404e0ae8-2117-46a9-9cac-f1ce6b25f11f-np0000007253" released by "attachment_update" :: held 0.084s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:37:02.247190 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-10eef4f2-b318-45a3-a61c-6ffc93412cd5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868 returned with HTTP 200 Aug 13 19:37:02.248016 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d8a33bc-d733-4dde-ba73-ae84e0651e53 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 returned with HTTP 200 Aug 13 19:37:02.248096 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1127/4521] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:37:02 2026] PUT /volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:02.248130 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1135/4522] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:02 2026] GET /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:02.259829 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-44aa06bd-dc2d-4d6f-97ed-13ba6f9756ae None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:02.261783 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-44aa06bd-dc2d-4d6f-97ed-13ba6f9756ae tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] POST https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50/action Aug 13 19:37:02.262134 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-44aa06bd-dc2d-4d6f-97ed-13ba6f9756ae tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action body: b'{"revert": {"snapshot_id": "f5c56b2c-0a6d-4afd-8013-0cdafcd9002f"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:37:02.262256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-44aa06bd-dc2d-4d6f-97ed-13ba6f9756ae tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "f5c56b2c-0a6d-4afd-8013-0cdafcd9002f"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:02.271146 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:02.271146 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:02.271647 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-44aa06bd-dc2d-4d6f-97ed-13ba6f9756ae tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume retrieved successfully. Aug 13 19:37:02.288074 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-44aa06bd-dc2d-4d6f-97ed-13ba6f9756ae tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] HTTP exception thrown: Can't revert volume 6667b77c-1789-4f96-91ba-c39f359b2e50 to its latest snapshot f5c56b2c-0a6d-4afd-8013-0cdafcd9002f. The volume size must be equal to the snapshot size. Aug 13 19:37:02.288284 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-44aa06bd-dc2d-4d6f-97ed-13ba6f9756ae tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50/action returned with HTTP 400 Aug 13 19:37:02.288863 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1127/4523] 10.4.3.126 () {70 vars in 1431 bytes} [Thu Aug 13 19:37:02 2026] POST /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50/action => generated 213 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 19:37:02.295958 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4636d457-ee21-47f6-8eb7-c39f4d9079fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:02.298330 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4636d457-ee21-47f6-8eb7-c39f4d9079fa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f Aug 13 19:37:02.298530 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4636d457-ee21-47f6-8eb7-c39f4d9079fa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:02.298755 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4636d457-ee21-47f6-8eb7-c39f4d9079fa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:02.298868 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-4636d457-ee21-47f6-8eb7-c39f4d9079fa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Delete snapshot with id: f5c56b2c-0a6d-4afd-8013-0cdafcd9002f Aug 13 19:37:02.303240 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:02.303240 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:02.303688 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4636d457-ee21-47f6-8eb7-c39f4d9079fa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:37:02.317290 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4636d457-ee21-47f6-8eb7-c39f4d9079fa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot delete request issued successfully. Aug 13 19:37:02.317457 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4636d457-ee21-47f6-8eb7-c39f4d9079fa tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f returned with HTTP 202 Aug 13 19:37:02.317893 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1135/4524] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:37:02 2026] DELETE /volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:02.328053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-625c912c-737d-4c47-98b8-edc974f44c92 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:02.330133 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-625c912c-737d-4c47-98b8-edc974f44c92 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f Aug 13 19:37:02.330596 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-625c912c-737d-4c47-98b8-edc974f44c92 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:02.330818 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-625c912c-737d-4c47-98b8-edc974f44c92 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:02.337187 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:02.337187 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:02.337699 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-625c912c-737d-4c47-98b8-edc974f44c92 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:37:02.338661 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-625c912c-737d-4c47-98b8-edc974f44c92 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f returned with HTTP 200 Aug 13 19:37:02.339308 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1128/4525] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:02 2026] GET /volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:02.456485 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ca1af8f0-6cc0-4d07-a950-29fcee040b47 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:02.457856 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ca1af8f0-6cc0-4d07-a950-29fcee040b47 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:02.458153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ca1af8f0-6cc0-4d07-a950-29fcee040b47 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:02.458416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ca1af8f0-6cc0-4d07-a950-29fcee040b47 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:02.458605 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-ca1af8f0-6cc0-4d07-a950-29fcee040b47 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:02.462352 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:02.462352 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:02.462971 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ca1af8f0-6cc0-4d07-a950-29fcee040b47 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:02.463427 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1136/4526] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:02 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:02.988914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c9f5f742-eb50-46fc-a1b8-22abb7ea5d71 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:03.033340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-94eebc99-ae97-459a-b526-ab13480a63c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:03.034864 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94eebc99-ae97-459a-b526-ab13480a63c5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:03.035026 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94eebc99-ae97-459a-b526-ab13480a63c5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:03.035198 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-94eebc99-ae97-459a-b526-ab13480a63c5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:03.044078 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:03.044078 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:03.047213 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-94eebc99-ae97-459a-b526-ab13480a63c5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:03.050961 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-94eebc99-ae97-459a-b526-ab13480a63c5 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:03.051341 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1136/4527] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:03 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:03.060619 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c9f5f742-eb50-46fc-a1b8-22abb7ea5d71 tempest-AvailabilityZoneTestJSON-675647191 tempest-AvailabilityZoneTestJSON-675647191-project-member] GET https://10.4.3.126/volume/v3/os-availability-zone Aug 13 19:37:03.060847 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c9f5f742-eb50-46fc-a1b8-22abb7ea5d71 tempest-AvailabilityZoneTestJSON-675647191 tempest-AvailabilityZoneTestJSON-675647191-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:03.061092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c9f5f742-eb50-46fc-a1b8-22abb7ea5d71 tempest-AvailabilityZoneTestJSON-675647191 tempest-AvailabilityZoneTestJSON-675647191-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:03.063987 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c9f5f742-eb50-46fc-a1b8-22abb7ea5d71 tempest-AvailabilityZoneTestJSON-675647191 tempest-AvailabilityZoneTestJSON-675647191-project-member] Availability Zones retrieved successfully. Aug 13 19:37:03.064232 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c9f5f742-eb50-46fc-a1b8-22abb7ea5d71 tempest-AvailabilityZoneTestJSON-675647191 tempest-AvailabilityZoneTestJSON-675647191-project-member] https://10.4.3.126/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 19:37:03.064615 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1128/4528] 10.4.3.126 () {66 vars in 1276 bytes} [Thu Aug 13 19:37:02 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:37:03.352673 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f82a1855-ce00-4b88-ad34-081ce3a03087 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:03.355586 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f82a1855-ce00-4b88-ad34-081ce3a03087 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f Aug 13 19:37:03.355586 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f82a1855-ce00-4b88-ad34-081ce3a03087 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:03.355586 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f82a1855-ce00-4b88-ad34-081ce3a03087 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:03.363488 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f82a1855-ce00-4b88-ad34-081ce3a03087 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f returned with HTTP 404 Aug 13 19:37:03.364005 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1129/4529] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:03 2026] GET /volume/v3/snapshots/f5c56b2c-0a6d-4afd-8013-0cdafcd9002f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:03.373676 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-67d42876-2931-4a39-a46c-ca66421bd92b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:03.375767 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67d42876-2931-4a39-a46c-ca66421bd92b tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:37:03.376082 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67d42876-2931-4a39-a46c-ca66421bd92b tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:03.376332 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-67d42876-2931-4a39-a46c-ca66421bd92b tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:03.376535 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-67d42876-2931-4a39-a46c-ca66421bd92b tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Delete volume with id: 6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:37:03.385672 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:03.385672 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:03.386554 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-67d42876-2931-4a39-a46c-ca66421bd92b tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:37:03.404928 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-67d42876-2931-4a39-a46c-ca66421bd92b tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Delete volume request issued successfully. Aug 13 19:37:03.405123 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-67d42876-2931-4a39-a46c-ca66421bd92b tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 returned with HTTP 202 Aug 13 19:37:03.405630 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1137/4530] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:37:03 2026] DELETE /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:37:03.416432 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-15ae5bf2-2d13-4d9b-8933-bfd600d0f6b6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:03.418312 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-15ae5bf2-2d13-4d9b-8933-bfd600d0f6b6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:37:03.418570 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-15ae5bf2-2d13-4d9b-8933-bfd600d0f6b6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:03.418787 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-15ae5bf2-2d13-4d9b-8933-bfd600d0f6b6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:03.427122 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:03.427122 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:03.436245 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-15ae5bf2-2d13-4d9b-8933-bfd600d0f6b6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:37:03.442988 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-15ae5bf2-2d13-4d9b-8933-bfd600d0f6b6 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 returned with HTTP 200 Aug 13 19:37:03.442988 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1137/4531] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:03 2026] GET /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:03.474439 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d7ac43c6-d6d6-4bf1-9bd9-59a936895acc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:03.476637 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d7ac43c6-d6d6-4bf1-9bd9-59a936895acc tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:03.476906 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d7ac43c6-d6d6-4bf1-9bd9-59a936895acc tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:03.477135 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d7ac43c6-d6d6-4bf1-9bd9-59a936895acc tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:03.477305 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d7ac43c6-d6d6-4bf1-9bd9-59a936895acc tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:03.487230 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:03.487230 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:03.488054 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d7ac43c6-d6d6-4bf1-9bd9-59a936895acc tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:03.488714 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1129/4532] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:03 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:04.064318 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6f5cfd6e-5fd0-434c-846f-ea26575fafd6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:04.065870 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f5cfd6e-5fd0-434c-846f-ea26575fafd6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:04.066042 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f5cfd6e-5fd0-434c-846f-ea26575fafd6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:04.066215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6f5cfd6e-5fd0-434c-846f-ea26575fafd6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:04.074630 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:04.074630 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:04.077640 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6f5cfd6e-5fd0-434c-846f-ea26575fafd6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:04.081055 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6f5cfd6e-5fd0-434c-846f-ea26575fafd6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:04.081406 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1130/4533] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:04 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:04.122848 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:04.197193 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:04.197612 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1153449946"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:04.199340 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1153449946'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:04.199495 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Create volume of 1 GB Aug 13 19:37:04.203902 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Availability Zones retrieved successfully. Aug 13 19:37:04.210998 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Flow 'volume_create_api' (2a0077d8-f4ca-43ec-8e99-fc7bcb4ee68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:04.212158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6945029f-c593-403d-97be-c2a39b2057f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:04.213287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:04.238435 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6945029f-c593-403d-97be-c2a39b2057f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:04.239153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be251c09-b31b-4ef1-8c42-de845de3bfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:04.290794 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Created reservations ['e809f325-9602-4635-b33a-40efa4cbfd5b', '4b8fdb32-aa81-4876-a757-2028a1c24c1b', '74953e70-1bf5-4094-a29c-e4f5783c1d3e', '8292f566-3f52-443d-85fe-f3a0456dc997'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:04.291533 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be251c09-b31b-4ef1-8c42-de845de3bfc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e809f325-9602-4635-b33a-40efa4cbfd5b', '4b8fdb32-aa81-4876-a757-2028a1c24c1b', '74953e70-1bf5-4094-a29c-e4f5783c1d3e', '8292f566-3f52-443d-85fe-f3a0456dc997']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:04.292225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1026c753-2fac-4509-82c9-d0af6fc50ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:04.311860 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1026c753-2fac-4509-82c9-d0af6fc50ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e6184c-127f-4032-b780-3cd1c3a6e647', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1153449946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee94cb8a1c2481eb05b182d6dd1b5b4',qos_specs=None,replication_status=,reservations=['e809f325-9602-4635-b33a-40efa4cbfd5b','4b8fdb32-aa81-4876-a757-2028a1c24c1b','74953e70-1bf5-4094-a29c-e4f5783c1d3e','8292f566-3f52-443d-85fe-f3a0456dc997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73faf406345f4a6893d664766441c59a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1153449946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e6184c-127f-4032-b780-3cd1c3a6e647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee94cb8a1c2481eb05b182d6dd1b5b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73faf406345f4a6893d664766441c59a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:04.313477 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d252001-3f81-4f1f-9cf4-40a9847f4a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:04.335636 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d252001-3f81-4f1f-9cf4-40a9847f4a8b) transitioned into state 'SUCCESS' from state '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-1153449946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee94cb8a1c2481eb05b182d6dd1b5b4',qos_specs=None,replication_status=,reservations=['e809f325-9602-4635-b33a-40efa4cbfd5b','4b8fdb32-aa81-4876-a757-2028a1c24c1b','74953e70-1bf5-4094-a29c-e4f5783c1d3e','8292f566-3f52-443d-85fe-f3a0456dc997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73faf406345f4a6893d664766441c59a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:04.336423 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c8adc9-7008-4723-981e-249f265e11c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:04.344467 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c8adc9-7008-4723-981e-249f265e11c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:04.345237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Flow 'volume_create_api' (2a0077d8-f4ca-43ec-8e99-fc7bcb4ee68a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:04.345524 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Create volume request issued successfully. Aug 13 19:37:04.346023 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d0a9652-4690-40e2-bd84-caabc95373d8 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:04.346453 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1138/4534] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:37:04 2026] POST /volume/v3/volumes => generated 758 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:04.358504 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-10ed4a87-82c7-4437-a04c-c0679ace0e2b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:04.360242 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10ed4a87-82c7-4437-a04c-c0679ace0e2b tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:04.360512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10ed4a87-82c7-4437-a04c-c0679ace0e2b tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:04.360656 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10ed4a87-82c7-4437-a04c-c0679ace0e2b tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:04.367860 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:04.367860 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:04.371111 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-10ed4a87-82c7-4437-a04c-c0679ace0e2b tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Volume info retrieved successfully. Aug 13 19:37:04.374671 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10ed4a87-82c7-4437-a04c-c0679ace0e2b tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 returned with HTTP 200 Aug 13 19:37:04.375019 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1138/4535] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:04 2026] GET /volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:04.460255 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dff7d6ba-458a-424a-bbbe-56dfad1d47af None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:04.462050 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dff7d6ba-458a-424a-bbbe-56dfad1d47af tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 Aug 13 19:37:04.462250 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dff7d6ba-458a-424a-bbbe-56dfad1d47af tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:04.462456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dff7d6ba-458a-424a-bbbe-56dfad1d47af tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:04.464374 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=441,cinder:UPDATE=135,cinder:INSERT=81 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:37:04.468990 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dff7d6ba-458a-424a-bbbe-56dfad1d47af tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 returned with HTTP 404 Aug 13 19:37:04.469514 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1130/4536] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:04 2026] GET /volume/v3/volumes/6667b77c-1789-4f96-91ba-c39f359b2e50 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:37:04.476834 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-db74b8da-ff0d-4546-9fed-98cac0aa6583 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:04.478850 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db74b8da-ff0d-4546-9fed-98cac0aa6583 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a Aug 13 19:37:04.479108 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db74b8da-ff0d-4546-9fed-98cac0aa6583 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:04.479384 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-db74b8da-ff0d-4546-9fed-98cac0aa6583 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:04.479571 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-db74b8da-ff0d-4546-9fed-98cac0aa6583 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Delete snapshot with id: bc074ba4-000a-4969-92f8-51353521386a Aug 13 19:37:04.485499 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:04.485499 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:04.486085 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-db74b8da-ff0d-4546-9fed-98cac0aa6583 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:37:04.500236 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7d74775e-be1b-4a85-89ed-ba9d2de9b31a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:04.502519 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-db74b8da-ff0d-4546-9fed-98cac0aa6583 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot delete request issued successfully. Aug 13 19:37:04.502752 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-db74b8da-ff0d-4546-9fed-98cac0aa6583 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a returned with HTTP 202 Aug 13 19:37:04.502788 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d74775e-be1b-4a85-89ed-ba9d2de9b31a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:04.503123 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d74775e-be1b-4a85-89ed-ba9d2de9b31a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:04.503197 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1131/4537] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:37:04 2026] DELETE /volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:04.503409 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d74775e-be1b-4a85-89ed-ba9d2de9b31a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:04.503582 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7d74775e-be1b-4a85-89ed-ba9d2de9b31a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:04.508487 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:04.508487 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:04.509265 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d74775e-be1b-4a85-89ed-ba9d2de9b31a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:04.509623 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1139/4538] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:04 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:04.510209 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-67b6a640-bb38-4806-8264-fc76c614b046 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:04.512389 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-67b6a640-bb38-4806-8264-fc76c614b046 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a Aug 13 19:37:04.512618 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-67b6a640-bb38-4806-8264-fc76c614b046 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:04.512766 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-67b6a640-bb38-4806-8264-fc76c614b046 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:04.517576 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:04.517576 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:04.517985 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-67b6a640-bb38-4806-8264-fc76c614b046 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Snapshot retrieved successfully. Aug 13 19:37:04.518772 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-67b6a640-bb38-4806-8264-fc76c614b046 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a returned with HTTP 200 Aug 13 19:37:04.519355 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1139/4539] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:04 2026] GET /volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:05.093261 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6b4405c1-a0b4-453e-b9ee-cae2ff84713a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.095213 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6b4405c1-a0b4-453e-b9ee-cae2ff84713a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:05.095394 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6b4405c1-a0b4-453e-b9ee-cae2ff84713a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:05.095564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6b4405c1-a0b4-453e-b9ee-cae2ff84713a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:05.106409 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:05.106409 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:05.110348 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6b4405c1-a0b4-453e-b9ee-cae2ff84713a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:05.115408 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6b4405c1-a0b4-453e-b9ee-cae2ff84713a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:05.115873 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1131/4540] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:05 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:05.388342 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dd9316c3-718c-4354-835c-216bb56e66ce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.390147 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd9316c3-718c-4354-835c-216bb56e66ce tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:05.390349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd9316c3-718c-4354-835c-216bb56e66ce tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:05.390544 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd9316c3-718c-4354-835c-216bb56e66ce tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:05.397931 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:05.397931 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:05.401598 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-dd9316c3-718c-4354-835c-216bb56e66ce tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Volume info retrieved successfully. Aug 13 19:37:05.407146 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd9316c3-718c-4354-835c-216bb56e66ce tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 returned with HTTP 200 Aug 13 19:37:05.407146 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1132/4541] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:05 2026] GET /volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:05.421264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-52dcf962-50c4-4bfe-87df-05f4af6f79e0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.423079 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52dcf962-50c4-4bfe-87df-05f4af6f79e0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:37:05.423420 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-52dcf962-50c4-4bfe-87df-05f4af6f79e0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8e6184c-127f-4032-b780-3cd1c3a6e647", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1936491361"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:05.427027 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=426,cinder:UPDATE=126,cinder:INSERT=89 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:37:05.434558 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:05.434558 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:05.434558 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-52dcf962-50c4-4bfe-87df-05f4af6f79e0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Volume info retrieved successfully. Aug 13 19:37:05.434558 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-52dcf962-50c4-4bfe-87df-05f4af6f79e0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Create snapshot from volume c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:05.468537 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-52dcf962-50c4-4bfe-87df-05f4af6f79e0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Created reservations ['133b2290-3c84-46c7-8413-21167bd0da43', 'd0e27716-8ba5-495b-ba6b-cc18a0c34476', 'd466a4da-640e-4942-a557-814e6e3e98fe', 'b6c78255-faa7-48d1-aa89-3706a599d306'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:05.478461 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-3445da49-9da0-411f-8f34-75f192ac884c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.481097 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-3445da49-9da0-411f-8f34-75f192ac884c tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] POST https://10.4.3.126/volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868/action Aug 13 19:37:05.481267 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-3445da49-9da0-411f-8f34-75f192ac884c tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:37:05.481410 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-3445da49-9da0-411f-8f34-75f192ac884c tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:05.496428 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-52dcf962-50c4-4bfe-87df-05f4af6f79e0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot create request issued successfully. Aug 13 19:37:05.496753 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-52dcf962-50c4-4bfe-87df-05f4af6f79e0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:37:05.497230 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1140/4542] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:37:05 2026] POST /volume/v3/snapshots => generated 314 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:05.498709 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:05.498709 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:05.507754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-444bd86e-7512-415c-bbc2-07c641063e14 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.509806 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-444bd86e-7512-415c-bbc2-07c641063e14 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda Aug 13 19:37:05.510008 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-444bd86e-7512-415c-bbc2-07c641063e14 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:05.510061 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4f17f283-e103-43d2-8bde-04bb6692db15 req-3445da49-9da0-411f-8f34-75f192ac884c tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868/action returned with HTTP 204 Aug 13 19:37:05.510231 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-444bd86e-7512-415c-bbc2-07c641063e14 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:05.510598 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1140/4543] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:37:05 2026] POST /volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:05.515482 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:05.515482 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:05.515990 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-444bd86e-7512-415c-bbc2-07c641063e14 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:05.516754 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-444bd86e-7512-415c-bbc2-07c641063e14 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda returned with HTTP 200 Aug 13 19:37:05.517084 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1132/4544] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:05 2026] GET /volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:05.520373 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9a2e1fc1-5433-4e6a-ae2c-d84f62d38b80 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.522295 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9a2e1fc1-5433-4e6a-ae2c-d84f62d38b80 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:05.522583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9a2e1fc1-5433-4e6a-ae2c-d84f62d38b80 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:05.522842 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9a2e1fc1-5433-4e6a-ae2c-d84f62d38b80 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:05.522979 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-9a2e1fc1-5433-4e6a-ae2c-d84f62d38b80 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:05.528699 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:05.528699 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:05.529537 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9a2e1fc1-5433-4e6a-ae2c-d84f62d38b80 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:05.530101 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1133/4545] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:05 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:05.531725 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c70512f3-4c0d-4b67-b816-2300e8fd9783 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.533950 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c70512f3-4c0d-4b67-b816-2300e8fd9783 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a Aug 13 19:37:05.534213 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c70512f3-4c0d-4b67-b816-2300e8fd9783 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:05.534711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c70512f3-4c0d-4b67-b816-2300e8fd9783 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:05.538942 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c70512f3-4c0d-4b67-b816-2300e8fd9783 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a returned with HTTP 404 Aug 13 19:37:05.539471 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1141/4546] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:05 2026] GET /volume/v3/snapshots/bc074ba4-000a-4969-92f8-51353521386a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:05.547522 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d837878-45b4-4950-9d76-9b7f3e823ea0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.550371 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d837878-45b4-4950-9d76-9b7f3e823ea0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] DELETE https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:37:05.550371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d837878-45b4-4950-9d76-9b7f3e823ea0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:05.550371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d837878-45b4-4950-9d76-9b7f3e823ea0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:05.550371 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-4d837878-45b4-4950-9d76-9b7f3e823ea0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Delete volume with id: 63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:37:05.557536 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:05.557536 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:05.558031 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4d837878-45b4-4950-9d76-9b7f3e823ea0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:37:05.573696 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4d837878-45b4-4950-9d76-9b7f3e823ea0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Delete volume request issued successfully. Aug 13 19:37:05.573940 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d837878-45b4-4950-9d76-9b7f3e823ea0 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 returned with HTTP 202 Aug 13 19:37:05.574464 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1141/4547] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:37:05 2026] DELETE /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:37:05.582997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d1dd8c06-1023-4319-b97f-b57a51c5d923 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:05.585130 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d1dd8c06-1023-4319-b97f-b57a51c5d923 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:37:05.585438 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d1dd8c06-1023-4319-b97f-b57a51c5d923 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:05.585703 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d1dd8c06-1023-4319-b97f-b57a51c5d923 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:05.594837 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:05.594837 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:05.600335 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d1dd8c06-1023-4319-b97f-b57a51c5d923 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Volume info retrieved successfully. Aug 13 19:37:05.604714 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d1dd8c06-1023-4319-b97f-b57a51c5d923 tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 returned with HTTP 200 Aug 13 19:37:05.605100 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1133/4548] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:05 2026] GET /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:06.127359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ac7d569a-92a2-47f7-9143-eb3a14154ba2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.128885 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac7d569a-92a2-47f7-9143-eb3a14154ba2 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:06.129049 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac7d569a-92a2-47f7-9143-eb3a14154ba2 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.129471 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ac7d569a-92a2-47f7-9143-eb3a14154ba2 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.137193 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.137193 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:06.139943 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ac7d569a-92a2-47f7-9143-eb3a14154ba2 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:06.143611 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ac7d569a-92a2-47f7-9143-eb3a14154ba2 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:06.143949 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1134/4549] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 1143 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:06.154785 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f2a5dfa-2500-4273-bebc-5951f9f40d9a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.156732 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f2a5dfa-2500-4273-bebc-5951f9f40d9a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:06.157973 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f2a5dfa-2500-4273-bebc-5951f9f40d9a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.158157 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f2a5dfa-2500-4273-bebc-5951f9f40d9a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.166521 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.166521 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:06.169383 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5f2a5dfa-2500-4273-bebc-5951f9f40d9a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:06.172685 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f2a5dfa-2500-4273-bebc-5951f9f40d9a tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:06.172987 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1142/4550] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:06.224724 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9bfc3e78-3f9c-4aee-896d-f01dd2556e45 req-c9d549db-5382-4058-b415-a5dc4f4cbe78 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.226709 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9bfc3e78-3f9c-4aee-896d-f01dd2556e45 req-c9d549db-5382-4058-b415-a5dc4f4cbe78 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:06.226862 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9bfc3e78-3f9c-4aee-896d-f01dd2556e45 req-c9d549db-5382-4058-b415-a5dc4f4cbe78 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.227033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9bfc3e78-3f9c-4aee-896d-f01dd2556e45 req-c9d549db-5382-4058-b415-a5dc4f4cbe78 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.235490 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.235490 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:06.238575 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-9bfc3e78-3f9c-4aee-896d-f01dd2556e45 req-c9d549db-5382-4058-b415-a5dc4f4cbe78 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:06.242961 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9bfc3e78-3f9c-4aee-896d-f01dd2556e45 req-c9d549db-5382-4058-b415-a5dc4f4cbe78 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:06.242961 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1142/4551] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 1143 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:06.526040 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1d9baa7b-c92b-4fbe-ae2c-e0a9ad18a76a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.527702 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d9baa7b-c92b-4fbe-ae2c-e0a9ad18a76a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda Aug 13 19:37:06.527862 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d9baa7b-c92b-4fbe-ae2c-e0a9ad18a76a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.528047 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d9baa7b-c92b-4fbe-ae2c-e0a9ad18a76a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.532499 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.532499 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:06.532907 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1d9baa7b-c92b-4fbe-ae2c-e0a9ad18a76a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:06.533605 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d9baa7b-c92b-4fbe-ae2c-e0a9ad18a76a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda returned with HTTP 200 Aug 13 19:37:06.533949 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1134/4552] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda => generated 473 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:06.540809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20c5ba21-cda8-4708-b775-851831a4bb46 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.542723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-af82270e-a86d-43cc-a860-e858ac78d503 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.543301 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20c5ba21-cda8-4708-b775-851831a4bb46 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:06.543534 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20c5ba21-cda8-4708-b775-851831a4bb46 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.543756 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20c5ba21-cda8-4708-b775-851831a4bb46 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.543857 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-20c5ba21-cda8-4708-b775-851831a4bb46 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:06.544355 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af82270e-a86d-43cc-a860-e858ac78d503 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:37:06.544672 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af82270e-a86d-43cc-a860-e858ac78d503 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8e6184c-127f-4032-b780-3cd1c3a6e647", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1715765236"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:06.547945 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.547945 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:06.548621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20c5ba21-cda8-4708-b775-851831a4bb46 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:06.549576 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1135/4553] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:06.552856 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.552856 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:06.553306 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-af82270e-a86d-43cc-a860-e858ac78d503 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Volume info retrieved successfully. Aug 13 19:37:06.553428 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-af82270e-a86d-43cc-a860-e858ac78d503 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Create snapshot from volume c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:06.560949 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.562907 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4/export_record Aug 13 19:37:06.564348 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.564348 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'export_record' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.564348 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Export record for backup f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100184) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 19:37:06.567576 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.567576 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:06.568498 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.api [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling RPCAPI with context: , host: np0000007253, backup: f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100184) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 19:37:06.576490 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] export_record in rpcapi backup_id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 on host np0000007253. {{(pid=100184) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 19:37:06.577322 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-af82270e-a86d-43cc-a860-e858ac78d503 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Created reservations ['8f54ff0e-8fb3-4f15-b2d0-44a926e3188e', '4ceb192f-2b43-46eb-826c-82416f2d54a3', '62537504-ea94-4ebf-81ab-ce1ad65b1409', 'bf596b71-b183-4cb5-8b67-9020c315cff3'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:06.587039 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjVlODQ2N2YtOWY0Yy00ZWM1LWE5YzUtZjYxZWM4Y2YxNmE0IiwgInVzZXJfaWQiOiAiNzk0Y2I2YTU3ZTY5NDYwZDhjNDYyNjE0YTRiZjdiMDAiLCAicHJvamVjdF9pZCI6ICI2ZTQyYzk4YzQ0ZDE0NGY1OGRhYmExMGU0ZTA3MzM5NyIsICJ2b2x1bWVfaWQiOiAiZDVlYWE0NzEtYjlhOS00NTNkLWJhYzktMmQxMTBmZDUzNjM2IiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYxNjg0MTg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDVlYWE0NzEtYjlhOS00NTNkLWJhYzktMmQxMTBmZDUzNjM2LzIwMjYwODEzMTkzNjU0L2F6X25vdmFfYmFja3VwX2Y1ZTg0NjdmLTlmNGMtNGVjNS1hOWM1LWY2MWVjOGNmMTZhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6MzY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MzY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100184) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 19:37:06.587833 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6b8b75c1-1f91-4636-87eb-4883fecbdd70 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4/export_record returned with HTTP 200 Aug 13 19:37:06.588137 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1143/4554] 10.4.3.126 () {68 vars in 1430 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:06.594610 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f09a3abb-0d87-451d-8084-287c7b9861e3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.596302 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f09a3abb-0d87-451d-8084-287c7b9861e3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:06.596564 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f09a3abb-0d87-451d-8084-287c7b9861e3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.596819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f09a3abb-0d87-451d-8084-287c7b9861e3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.596973 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f09a3abb-0d87-451d-8084-287c7b9861e3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:06.600960 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.600960 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:06.601606 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f09a3abb-0d87-451d-8084-287c7b9861e3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:06.602186 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1135/4555] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:06.604288 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-af82270e-a86d-43cc-a860-e858ac78d503 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot create request issued successfully. Aug 13 19:37:06.604662 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af82270e-a86d-43cc-a860-e858ac78d503 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:37:06.605067 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1143/4556] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:37:06 2026] POST /volume/v3/snapshots => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:06.614438 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e080d773-6785-4ad1-8264-9d45f33a9ee0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.615785 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9f7174aa-eb58-4961-baf3-feb4f328e2c2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.616313 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e080d773-6785-4ad1-8264-9d45f33a9ee0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 Aug 13 19:37:06.616517 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e080d773-6785-4ad1-8264-9d45f33a9ee0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.619155 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e080d773-6785-4ad1-8264-9d45f33a9ee0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.619261 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f7174aa-eb58-4961-baf3-feb4f328e2c2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] POST https://10.4.3.126/volume/v3/backups/import_record Aug 13 19:37:06.619261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f7174aa-eb58-4961-baf3-feb4f328e2c2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVlZjZmYjAtNjYyMy00NjRkLWI5MTktMGRhZmUwOWMyYzRmIiwgInVzZXJfaWQiOiAiNzk0Y2I2YTU3ZTY5NDYwZDhjNDYyNjE0YTRiZjdiMDAiLCAicHJvamVjdF9pZCI6ICI2ZTQyYzk4YzQ0ZDE0NGY1OGRhYmExMGU0ZTA3MzM5NyIsICJ2b2x1bWVfaWQiOiAiZDVlYWE0NzEtYjlhOS00NTNkLWJhYzktMmQxMTBmZDUzNjM2IiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYxNjg0MTg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDVlYWE0NzEtYjlhOS00NTNkLWJhYzktMmQxMTBmZDUzNjM2LzIwMjYwODEzMTkzNjU0L2F6X25vdmFfYmFja3VwX2Y1ZTg0NjdmLTlmNGMtNGVjNS1hOWM1LWY2MWVjOGNmMTZhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6MzY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MzY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:06.619261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-9f7174aa-eb58-4961-baf3-feb4f328e2c2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVlZjZmYjAtNjYyMy00NjRkLWI5MTktMGRhZmUwOWMyYzRmIiwgInVzZXJfaWQiOiAiNzk0Y2I2YTU3ZTY5NDYwZDhjNDYyNjE0YTRiZjdiMDAiLCAicHJvamVjdF9pZCI6ICI2ZTQyYzk4YzQ0ZDE0NGY1OGRhYmExMGU0ZTA3MzM5NyIsICJ2b2x1bWVfaWQiOiAiZDVlYWE0NzEtYjlhOS00NTNkLWJhYzktMmQxMTBmZDUzNjM2IiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYxNjg0MTg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDVlYWE0NzEtYjlhOS00NTNkLWJhYzktMmQxMTBmZDUzNjM2LzIwMjYwODEzMTkzNjU0L2F6X25vdmFfYmFja3VwX2Y1ZTg0NjdmLTlmNGMtNGVjNS1hOWM1LWY2MWVjOGNmMTZhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6MzY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MzY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100184) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 19:37:06.619261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-9f7174aa-eb58-4961-baf3-feb4f328e2c2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVlZjZmYjAtNjYyMy00NjRkLWI5MTktMGRhZmUwOWMyYzRmIiwgInVzZXJfaWQiOiAiNzk0Y2I2YTU3ZTY5NDYwZDhjNDYyNjE0YTRiZjdiMDAiLCAicHJvamVjdF9pZCI6ICI2ZTQyYzk4YzQ0ZDE0NGY1OGRhYmExMGU0ZTA3MzM5NyIsICJ2b2x1bWVfaWQiOiAiZDVlYWE0NzEtYjlhOS00NTNkLWJhYzktMmQxMTBmZDUzNjM2IiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzYxNjg0MTg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDVlYWE0NzEtYjlhOS00NTNkLWJhYzktMmQxMTBmZDUzNjM2LzIwMjYwODEzMTkzNjU0L2F6X25vdmFfYmFja3VwX2Y1ZTg0NjdmLTlmNGMtNGVjNS1hOWM1LWY2MWVjOGNmMTZhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6MzY6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6MzY6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100184) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 19:37:06.620129 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-9f7174aa-eb58-4961-baf3-feb4f328e2c2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '0fdf82ae738a47d7a42304b41d7f2814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e42c98c44d144f58daba10e4e073397', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:37:06.620464 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f7174aa-eb58-4961-baf3-feb4f328e2c2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] https://10.4.3.126/volume/v3/backups/import_record returned with HTTP 403 Aug 13 19:37:06.621344 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-900a6c57-9823-4166-a8e8-d26bcf46a21c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.621741 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.621741 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:06.622046 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1144/4557] 10.4.3.126 () {70 vars in 1342 bytes} [Thu Aug 13 19:37:06 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 13 19:37:06.622179 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e080d773-6785-4ad1-8264-9d45f33a9ee0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:06.622928 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e080d773-6785-4ad1-8264-9d45f33a9ee0 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 returned with HTTP 200 Aug 13 19:37:06.623301 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-900a6c57-9823-4166-a8e8-d26bcf46a21c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] GET https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 Aug 13 19:37:06.623391 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1136/4558] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:06.623561 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-900a6c57-9823-4166-a8e8-d26bcf46a21c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.623790 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-900a6c57-9823-4166-a8e8-d26bcf46a21c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.629203 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-900a6c57-9823-4166-a8e8-d26bcf46a21c tempest-VolumeRevertTests-238220198 tempest-VolumeRevertTests-238220198-project-member] https://10.4.3.126/volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 returned with HTTP 404 Aug 13 19:37:06.629668 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1136/4559] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/volumes/63d32c82-58f3-416a-aab0-f635f997f3f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:37:06.631692 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d6c33992-e306-411d-984c-0dc98a2aa676 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.633447 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d6c33992-e306-411d-984c-0dc98a2aa676 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 Aug 13 19:37:06.633631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d6c33992-e306-411d-984c-0dc98a2aa676 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.633866 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d6c33992-e306-411d-984c-0dc98a2aa676 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.634066 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d6c33992-e306-411d-984c-0dc98a2aa676 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete volume with id: d5eaa471-b9a9-453d-bac9-2d110fd53636 Aug 13 19:37:06.641298 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.641298 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:06.641702 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d6c33992-e306-411d-984c-0dc98a2aa676 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:06.657080 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d6c33992-e306-411d-984c-0dc98a2aa676 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete volume request issued successfully. Aug 13 19:37:06.657252 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d6c33992-e306-411d-984c-0dc98a2aa676 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 returned with HTTP 202 Aug 13 19:37:06.657645 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1144/4560] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:06 2026] DELETE /volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:06.664717 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-13c8774e-c55d-4672-90ea-a874ec5b4360 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:06.666717 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13c8774e-c55d-4672-90ea-a874ec5b4360 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 Aug 13 19:37:06.667012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13c8774e-c55d-4672-90ea-a874ec5b4360 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:06.667314 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-13c8774e-c55d-4672-90ea-a874ec5b4360 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:06.674830 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:06.674830 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:06.678183 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-13c8774e-c55d-4672-90ea-a874ec5b4360 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:06.681948 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-13c8774e-c55d-4672-90ea-a874ec5b4360 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 returned with HTTP 200 Aug 13 19:37:06.682327 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1145/4561] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:06 2026] GET /volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:07.633527 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59c34b49-a696-42a2-bb7b-853af3b9e7f7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.635043 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59c34b49-a696-42a2-bb7b-853af3b9e7f7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 Aug 13 19:37:07.635206 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59c34b49-a696-42a2-bb7b-853af3b9e7f7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:07.635402 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59c34b49-a696-42a2-bb7b-853af3b9e7f7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:07.635613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.641098 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:07.641098 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:07.641629 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-59c34b49-a696-42a2-bb7b-853af3b9e7f7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:07.642566 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59c34b49-a696-42a2-bb7b-853af3b9e7f7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 returned with HTTP 200 Aug 13 19:37:07.642976 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1137/4562] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:07 2026] GET /volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:07.651002 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-83d988a8-7c99-4f20-921b-a96c7d0fb0f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.652464 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83d988a8-7c99-4f20-921b-a96c7d0fb0f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:37:07.652847 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83d988a8-7c99-4f20-921b-a96c7d0fb0f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8e6184c-127f-4032-b780-3cd1c3a6e647", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-313646542"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:07.660909 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:07.660909 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:07.661383 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-83d988a8-7c99-4f20-921b-a96c7d0fb0f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Volume info retrieved successfully. Aug 13 19:37:07.661490 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-83d988a8-7c99-4f20-921b-a96c7d0fb0f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Create snapshot from volume c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:07.682621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-83d988a8-7c99-4f20-921b-a96c7d0fb0f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Created reservations ['5c282b3c-0007-469f-957c-936235d43a77', '5668055c-2086-420b-b0ae-4e98cf58e782', 'ee80b8c1-5fdf-4a36-a829-e96e6673b89f', '492afd6e-0c60-4a40-b258-0a4d728e4b15'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:07.696695 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-037d50dc-ba08-402f-b697-2e4d9cdb05b9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.698454 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-037d50dc-ba08-402f-b697-2e4d9cdb05b9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 Aug 13 19:37:07.698748 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-037d50dc-ba08-402f-b697-2e4d9cdb05b9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:07.698797 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-037d50dc-ba08-402f-b697-2e4d9cdb05b9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:07.703866 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-037d50dc-ba08-402f-b697-2e4d9cdb05b9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 returned with HTTP 404 Aug 13 19:37:07.704317 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1146/4563] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:07 2026] GET /volume/v3/volumes/d5eaa471-b9a9-453d-bac9-2d110fd53636 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:07.706341 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-83d988a8-7c99-4f20-921b-a96c7d0fb0f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot create request issued successfully. Aug 13 19:37:07.706487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83d988a8-7c99-4f20-921b-a96c7d0fb0f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:37:07.706792 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1145/4564] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:37:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:07.711675 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a2451bd7-a9a1-44fb-a305-086d246c7e6d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.712674 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:07.713043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-761161747"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:07.713738 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2451bd7-a9a1-44fb-a305-086d246c7e6d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] GET https://10.4.3.126/volume/v3/backups Aug 13 19:37:07.714004 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2451bd7-a9a1-44fb-a305-086d246c7e6d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:07.714053 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-995f6efd-f15e-4575-a567-c0b89a515a89 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.714255 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2451bd7-a9a1-44fb-a305-086d246c7e6d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:07.714849 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-761161747'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:07.714960 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-a2451bd7-a9a1-44fb-a305-086d246c7e6d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:07.714994 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume of 1 GB Aug 13 19:37:07.715551 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-995f6efd-f15e-4575-a567-c0b89a515a89 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b Aug 13 19:37:07.715752 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-995f6efd-f15e-4575-a567-c0b89a515a89 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:07.715918 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-995f6efd-f15e-4575-a567-c0b89a515a89 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:07.718085 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Availability Zones retrieved successfully. Aug 13 19:37:07.720229 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:07.720229 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:07.720637 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-995f6efd-f15e-4575-a567-c0b89a515a89 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:07.720785 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2451bd7-a9a1-44fb-a305-086d246c7e6d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] https://10.4.3.126/volume/v3/backups returned with HTTP 200 Aug 13 19:37:07.721178 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1138/4565] 10.4.3.126 () {68 vars in 1277 bytes} [Thu Aug 13 19:37:07 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:07.721287 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-995f6efd-f15e-4575-a567-c0b89a515a89 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b returned with HTTP 200 Aug 13 19:37:07.722357 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1147/4566] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:07 2026] GET /volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:07.723234 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (71563c22-a24f-4ee4-acba-2beb4888c166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:07.724051 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8eea74b-08f9-464c-a53e-5563fe0a3c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.725382 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:07.729956 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9d0121c2-8ae1-4cf1-b628-15fa4215ef9e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.731614 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d0121c2-8ae1-4cf1-b628-15fa4215ef9e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] GET https://10.4.3.126/volume/v3/backups?project_id=6e42c98c44d144f58daba10e4e073397 Aug 13 19:37:07.731834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d0121c2-8ae1-4cf1-b628-15fa4215ef9e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:07.732006 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9d0121c2-8ae1-4cf1-b628-15fa4215ef9e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:07.732236 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-9d0121c2-8ae1-4cf1-b628-15fa4215ef9e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Removing options 'project_id' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:07.732453 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:07.732453 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:07.737047 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9d0121c2-8ae1-4cf1-b628-15fa4215ef9e tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] https://10.4.3.126/volume/v3/backups?project_id=6e42c98c44d144f58daba10e4e073397 returned with HTTP 200 Aug 13 19:37:07.737432 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1146/4567] 10.4.3.126 () {68 vars in 1364 bytes} [Thu Aug 13 19:37:07 2026] GET /volume/v3/backups?project_id=6e42c98c44d144f58daba10e4e073397 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:07.745511 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.748493 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:07.748941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-608010796"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:07.750682 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8eea74b-08f9-464c-a53e-5563fe0a3c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.750817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-608010796'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:07.750919 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume of 1 GB Aug 13 19:37:07.751340 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:07.751340 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:07.751716 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18bd7c03-dc21-44ae-99ad-18ffb6474779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.755490 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Availability Zones retrieved successfully. Aug 13 19:37:07.764181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Flow 'volume_create_api' (98a08f03-5148-464b-9050-7ac96ad2452e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:07.765431 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bd8d0b-10f6-42dd-a800-ef859f965e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.766495 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:07.790954 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bd8d0b-10f6-42dd-a800-ef859f965e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.791664 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b64d4b-09d4-4a1a-a3f7-0bd9a75c3c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.804816 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['70f50bb7-0824-41fc-ab64-823743dfed90', '72291182-7996-4e42-8d7b-55a1e8350eea', 'cc77e557-b0ea-4d75-be48-0c462fab2c04', 'f0302b10-1798-455f-8823-7cd32cef3947'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:07.805519 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18bd7c03-dc21-44ae-99ad-18ffb6474779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70f50bb7-0824-41fc-ab64-823743dfed90', '72291182-7996-4e42-8d7b-55a1e8350eea', 'cc77e557-b0ea-4d75-be48-0c462fab2c04', 'f0302b10-1798-455f-8823-7cd32cef3947']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.806154 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfd3e7b-0136-4da0-889b-39dcc4da2ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.824254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Created reservations ['c005f24e-b4a2-49fe-bff1-91e7eae1e1be', '039ed62a-670d-4316-803c-9b4563a4cf93', '313996cd-3f4d-4e0a-81d7-bdb5f0f52791', '225a3f9c-f6fc-44bc-b30a-6c9cfbfc555f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:07.825130 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b64d4b-09d4-4a1a-a3f7-0bd9a75c3c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c005f24e-b4a2-49fe-bff1-91e7eae1e1be', '039ed62a-670d-4316-803c-9b4563a4cf93', '313996cd-3f4d-4e0a-81d7-bdb5f0f52791', '225a3f9c-f6fc-44bc-b30a-6c9cfbfc555f']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.825891 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbff670-77f6-4343-9c5a-6ee1791b532a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.826330 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfd3e7b-0136-4da0-889b-39dcc4da2ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34003df7-8efa-48ff-8f78-f24f3989e2cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-761161747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['70f50bb7-0824-41fc-ab64-823743dfed90','72291182-7996-4e42-8d7b-55a1e8350eea','cc77e557-b0ea-4d75-be48-0c462fab2c04','f0302b10-1798-455f-8823-7cd32cef3947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-761161747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34003df7-8efa-48ff-8f78-f24f3989e2cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a959bdf7cf7547daad7e1c105e014d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.826974 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e40cac-5e07-422f-97ba-fdce6a5d2cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.841604 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e40cac-5e07-422f-97ba-fdce6a5d2cb8) transitioned into state 'SUCCESS' from state '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-761161747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['70f50bb7-0824-41fc-ab64-823743dfed90','72291182-7996-4e42-8d7b-55a1e8350eea','cc77e557-b0ea-4d75-be48-0c462fab2c04','f0302b10-1798-455f-8823-7cd32cef3947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.842409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd67b3b7-a6f0-44a0-8b54-15e740b658c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.844893 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbff670-77f6-4343-9c5a-6ee1791b532a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd888f8d0-9b28-4049-b5e2-ce948a8f99bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-608010796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e42c98c44d144f58daba10e4e073397',qos_specs=None,replication_status=,reservations=['c005f24e-b4a2-49fe-bff1-91e7eae1e1be','039ed62a-670d-4316-803c-9b4563a4cf93','313996cd-3f4d-4e0a-81d7-bdb5f0f52791','225a3f9c-f6fc-44bc-b30a-6c9cfbfc555f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='794cb6a57e69460d8c462614a4bf7b00',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-608010796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d888f8d0-9b28-4049-b5e2-ce948a8f99bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e42c98c44d144f58daba10e4e073397',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='794cb6a57e69460d8c462614a4bf7b00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.845926 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (033133af-e087-4e4b-9135-3aacd946d8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.850419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd67b3b7-a6f0-44a0-8b54-15e740b658c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.851111 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (71563c22-a24f-4ee4-acba-2beb4888c166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:07.851380 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request issued successfully. Aug 13 19:37:07.851877 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3ca4527e-0dc2-4d30-bbdc-d624f14852f9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:07.852250 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1137/4568] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:37:07 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:07.862143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (033133af-e087-4e4b-9135-3aacd946d8dd) transitioned into state 'SUCCESS' from state '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-608010796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e42c98c44d144f58daba10e4e073397',qos_specs=None,replication_status=,reservations=['c005f24e-b4a2-49fe-bff1-91e7eae1e1be','039ed62a-670d-4316-803c-9b4563a4cf93','313996cd-3f4d-4e0a-81d7-bdb5f0f52791','225a3f9c-f6fc-44bc-b30a-6c9cfbfc555f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='794cb6a57e69460d8c462614a4bf7b00',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.862994 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5013564-d426-40d9-956f-a2a7b1faca6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:07.863146 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-014c7c47-b2d9-426c-8c31-81ef164ad188 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.865034 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-014c7c47-b2d9-426c-8c31-81ef164ad188 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc Aug 13 19:37:07.865209 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-014c7c47-b2d9-426c-8c31-81ef164ad188 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:07.865407 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-014c7c47-b2d9-426c-8c31-81ef164ad188 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:07.872708 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:07.872708 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:07.876713 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5013564-d426-40d9-956f-a2a7b1faca6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:07.876785 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-014c7c47-b2d9-426c-8c31-81ef164ad188 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:07.877841 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Flow 'volume_create_api' (98a08f03-5148-464b-9050-7ac96ad2452e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:07.878196 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Create volume request issued successfully. Aug 13 19:37:07.878901 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-16de1ae3-2a8e-4d35-8056-a73eee4beb2d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:07.879461 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1139/4569] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:37:07 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:07.880867 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-014c7c47-b2d9-426c-8c31-81ef164ad188 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc returned with HTTP 200 Aug 13 19:37:07.881196 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1148/4570] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:07 2026] GET /volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:07.889996 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c65b4d07-3cac-4475-ab43-711b0283b898 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:07.893795 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c65b4d07-3cac-4475-ab43-711b0283b898 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd Aug 13 19:37:07.894028 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c65b4d07-3cac-4475-ab43-711b0283b898 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:07.894207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c65b4d07-3cac-4475-ab43-711b0283b898 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:07.901525 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:07.901525 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:07.904970 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c65b4d07-3cac-4475-ab43-711b0283b898 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:07.908465 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c65b4d07-3cac-4475-ab43-711b0283b898 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd returned with HTTP 200 Aug 13 19:37:07.908825 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1147/4571] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:07 2026] GET /volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.732782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2a3330f4-4684-499e-b984-33b9a7d2cd3e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.735000 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2a3330f4-4684-499e-b984-33b9a7d2cd3e tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b Aug 13 19:37:08.735230 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2a3330f4-4684-499e-b984-33b9a7d2cd3e tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.735431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2a3330f4-4684-499e-b984-33b9a7d2cd3e tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.740703 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.740703 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:08.741123 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2a3330f4-4684-499e-b984-33b9a7d2cd3e tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:08.741872 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2a3330f4-4684-499e-b984-33b9a7d2cd3e tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b returned with HTTP 200 Aug 13 19:37:08.742265 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1138/4572] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.754720 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0672ff40-3d8c-4202-b606-61d5b97b5a83 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.757200 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0672ff40-3d8c-4202-b606-61d5b97b5a83 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?limit=1 Aug 13 19:37:08.757499 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0672ff40-3d8c-4202-b606-61d5b97b5a83 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.757789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0672ff40-3d8c-4202-b606-61d5b97b5a83 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.758154 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-0672ff40-3d8c-4202-b606-61d5b97b5a83 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.758548 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.758548 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:08.759688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-0672ff40-3d8c-4202-b606-61d5b97b5a83 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.764035 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0672ff40-3d8c-4202-b606-61d5b97b5a83 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.764529 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0672ff40-3d8c-4202-b606-61d5b97b5a83 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 19:37:08.764923 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1140/4573] 10.4.3.126 () {66 vars in 1258 bytes} [Thu Aug 13 19:37:08 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 13 19:37:08.776387 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9f9be4d8-9884-425e-a803-ae3ad37fa2cc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.778156 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f9be4d8-9884-425e-a803-ae3ad37fa2cc tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 13 19:37:08.778365 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f9be4d8-9884-425e-a803-ae3ad37fa2cc tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.778579 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f9be4d8-9884-425e-a803-ae3ad37fa2cc tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.778844 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-9f9be4d8-9884-425e-a803-ae3ad37fa2cc tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.779826 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-9f9be4d8-9884-425e-a803-ae3ad37fa2cc tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.783727 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9f9be4d8-9884-425e-a803-ae3ad37fa2cc tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.784042 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f9be4d8-9884-425e-a803-ae3ad37fa2cc tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 13 19:37:08.784389 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1149/4574] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.792910 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f5d321f8-c166-4276-a14f-9ded47441bd7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.794938 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5d321f8-c166-4276-a14f-9ded47441bd7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?limit=100000 Aug 13 19:37:08.795185 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5d321f8-c166-4276-a14f-9ded47441bd7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.795433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5d321f8-c166-4276-a14f-9ded47441bd7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.795698 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-f5d321f8-c166-4276-a14f-9ded47441bd7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.797008 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-f5d321f8-c166-4276-a14f-9ded47441bd7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.801393 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f5d321f8-c166-4276-a14f-9ded47441bd7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.801840 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5d321f8-c166-4276-a14f-9ded47441bd7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 19:37:08.802287 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1148/4575] 10.4.3.126 () {66 vars in 1268 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.812907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a79786e8-1e16-4432-9ced-a8ef364ee4a4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.814573 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a79786e8-1e16-4432-9ced-a8ef364ee4a4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?limit=0 Aug 13 19:37:08.814773 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a79786e8-1e16-4432-9ced-a8ef364ee4a4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.814967 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a79786e8-1e16-4432-9ced-a8ef364ee4a4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.815234 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-a79786e8-1e16-4432-9ced-a8ef364ee4a4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.816323 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-a79786e8-1e16-4432-9ced-a8ef364ee4a4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.819367 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a79786e8-1e16-4432-9ced-a8ef364ee4a4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.819585 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a79786e8-1e16-4432-9ced-a8ef364ee4a4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 19:37:08.819939 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1139/4576] 10.4.3.126 () {66 vars in 1258 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:37:08.830099 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-129e5593-99b2-4a34-9f77-169b2d097d02 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.832193 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-129e5593-99b2-4a34-9f77-169b2d097d02 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 13 19:37:08.832503 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-129e5593-99b2-4a34-9f77-169b2d097d02 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.832741 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-129e5593-99b2-4a34-9f77-169b2d097d02 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.833051 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-129e5593-99b2-4a34-9f77-169b2d097d02 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.833420 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.833420 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:08.834284 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-129e5593-99b2-4a34-9f77-169b2d097d02 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.838497 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-129e5593-99b2-4a34-9f77-169b2d097d02 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.838832 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-129e5593-99b2-4a34-9f77-169b2d097d02 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 13 19:37:08.839151 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1141/4577] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:37:08 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 13 19:37:08.848773 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-802180ab-484b-4669-a4e1-9609eb455d5a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.850815 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-802180ab-484b-4669-a4e1-9609eb455d5a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?marker=a05e014c-e82f-4660-97cd-6a9fd3dfeab8 Aug 13 19:37:08.851046 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-802180ab-484b-4669-a4e1-9609eb455d5a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.851259 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-802180ab-484b-4669-a4e1-9609eb455d5a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.851510 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-802180ab-484b-4669-a4e1-9609eb455d5a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.851815 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.851815 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:08.852751 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-802180ab-484b-4669-a4e1-9609eb455d5a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.868738 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-802180ab-484b-4669-a4e1-9609eb455d5a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.869055 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-802180ab-484b-4669-a4e1-9609eb455d5a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?marker=a05e014c-e82f-4660-97cd-6a9fd3dfeab8 returned with HTTP 200 Aug 13 19:37:08.869451 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1150/4578] 10.4.3.126 () {66 vars in 1330 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots?marker=a05e014c-e82f-4660-97cd-6a9fd3dfeab8 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.879331 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e02b26df-c2d2-4002-8464-cfc2d4996dfa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.880989 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e02b26df-c2d2-4002-8464-cfc2d4996dfa tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?offset=2&limit=3 Aug 13 19:37:08.881167 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e02b26df-c2d2-4002-8464-cfc2d4996dfa tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.881364 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e02b26df-c2d2-4002-8464-cfc2d4996dfa tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.881560 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-e02b26df-c2d2-4002-8464-cfc2d4996dfa tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.881808 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.881808 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:08.882581 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-e02b26df-c2d2-4002-8464-cfc2d4996dfa tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.892030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-40263167-775b-48d5-8679-90c9b39e33d2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.892963 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e02b26df-c2d2-4002-8464-cfc2d4996dfa tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.893265 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e02b26df-c2d2-4002-8464-cfc2d4996dfa tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 19:37:08.893661 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1149/4579] 10.4.3.126 () {66 vars in 1276 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.893701 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-40263167-775b-48d5-8679-90c9b39e33d2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc Aug 13 19:37:08.893847 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-40263167-775b-48d5-8679-90c9b39e33d2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.894023 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-40263167-775b-48d5-8679-90c9b39e33d2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.900919 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.900919 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:08.902148 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9299b02f-fdd8-44ad-8c55-e0d94347a41d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.903601 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9299b02f-fdd8-44ad-8c55-e0d94347a41d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 19:37:08.903774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9299b02f-fdd8-44ad-8c55-e0d94347a41d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.903830 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-40263167-775b-48d5-8679-90c9b39e33d2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:08.903947 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9299b02f-fdd8-44ad-8c55-e0d94347a41d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.904130 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-9299b02f-fdd8-44ad-8c55-e0d94347a41d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.904352 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.904352 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:08.905049 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-9299b02f-fdd8-44ad-8c55-e0d94347a41d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.906943 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-40263167-775b-48d5-8679-90c9b39e33d2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc returned with HTTP 200 Aug 13 19:37:08.907283 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1140/4580] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:08.917673 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9299b02f-fdd8-44ad-8c55-e0d94347a41d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.918161 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9299b02f-fdd8-44ad-8c55-e0d94347a41d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 19:37:08.918502 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4c1492e3-0961-4d77-a034-8bf6ae1c1771 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.918621 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1142/4581] 10.4.3.126 () {66 vars in 1308 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.919773 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-16495732-e3b0-4ed3-a423-fdeedaeb1a0c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.920366 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c1492e3-0961-4d77-a034-8bf6ae1c1771 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:37:08.920698 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4c1492e3-0961-4d77-a034-8bf6ae1c1771 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "34003df7-8efa-48ff-8f78-f24f3989e2cc", "name": "tempest-type-Backup-2117919076"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:08.921486 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16495732-e3b0-4ed3-a423-fdeedaeb1a0c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd Aug 13 19:37:08.921631 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16495732-e3b0-4ed3-a423-fdeedaeb1a0c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.921805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16495732-e3b0-4ed3-a423-fdeedaeb1a0c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.927236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-4c1492e3-0961-4d77-a034-8bf6ae1c1771 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating new backup {'backup': {'volume_id': '34003df7-8efa-48ff-8f78-f24f3989e2cc', 'name': 'tempest-type-Backup-2117919076'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:37:08.927236 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-4c1492e3-0961-4d77-a034-8bf6ae1c1771 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating backup of volume 34003df7-8efa-48ff-8f78-f24f3989e2cc in container None Aug 13 19:37:08.928575 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.928575 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:08.931548 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ba76fc67-a126-426b-ae43-7d58bfc7ef12 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.931793 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-16495732-e3b0-4ed3-a423-fdeedaeb1a0c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:08.933388 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ba76fc67-a126-426b-ae43-7d58bfc7ef12 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 19:37:08.933641 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ba76fc67-a126-426b-ae43-7d58bfc7ef12 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.933875 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ba76fc67-a126-426b-ae43-7d58bfc7ef12 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.934149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-ba76fc67-a126-426b-ae43-7d58bfc7ef12 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.935177 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16495732-e3b0-4ed3-a423-fdeedaeb1a0c tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd returned with HTTP 200 Aug 13 19:37:08.935248 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-ba76fc67-a126-426b-ae43-7d58bfc7ef12 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.935697 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1150/4582] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:08.936429 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.936429 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:08.936764 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4c1492e3-0961-4d77-a034-8bf6ae1c1771 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:08.938740 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ba76fc67-a126-426b-ae43-7d58bfc7ef12 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.939072 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ba76fc67-a126-426b-ae43-7d58bfc7ef12 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 19:37:08.939462 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1141/4583] 10.4.3.126 () {66 vars in 1310 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.948827 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f5d41bb5-ca92-4542-aecf-be2822b87f96 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.949807 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fae292ac-74a9-43f2-8769-56434fbd1d67 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.951010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5d41bb5-ca92-4542-aecf-be2822b87f96 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:37:08.951010 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f5d41bb5-ca92-4542-aecf-be2822b87f96 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d888f8d0-9b28-4049-b5e2-ce948a8f99bd", "name": "tempest-type-Backup-778248730"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:08.951598 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fae292ac-74a9-43f2-8769-56434fbd1d67 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 19:37:08.951774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fae292ac-74a9-43f2-8769-56434fbd1d67 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.952103 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-f5d41bb5-ca92-4542-aecf-be2822b87f96 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Creating new backup {'backup': {'volume_id': 'd888f8d0-9b28-4049-b5e2-ce948a8f99bd', 'name': 'tempest-type-Backup-778248730'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:37:08.952154 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fae292ac-74a9-43f2-8769-56434fbd1d67 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.952183 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-f5d41bb5-ca92-4542-aecf-be2822b87f96 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Creating backup of volume d888f8d0-9b28-4049-b5e2-ce948a8f99bd in container None Aug 13 19:37:08.952208 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-fae292ac-74a9-43f2-8769-56434fbd1d67 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.953776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-fae292ac-74a9-43f2-8769-56434fbd1d67 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.959875 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.959875 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:08.960802 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f5d41bb5-ca92-4542-aecf-be2822b87f96 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:08.962770 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fae292ac-74a9-43f2-8769-56434fbd1d67 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.963103 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fae292ac-74a9-43f2-8769-56434fbd1d67 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 19:37:08.963524 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1151/4584] 10.4.3.126 () {66 vars in 1292 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.966872 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4c1492e3-0961-4d77-a034-8bf6ae1c1771 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['ad9e6d44-ede1-4cee-8841-60baf7fffd96', 'cd969bf3-a227-4ba7-8a24-e66b0fa89aeb'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:08.972752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-008a0eb8-38cb-41d8-b95b-4ed443fcdcca None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.975247 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-008a0eb8-38cb-41d8-b95b-4ed443fcdcca tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 19:37:08.975429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-008a0eb8-38cb-41d8-b95b-4ed443fcdcca tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.975510 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-008a0eb8-38cb-41d8-b95b-4ed443fcdcca tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.975713 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-008a0eb8-38cb-41d8-b95b-4ed443fcdcca tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:08.975983 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:08.975983 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:08.976732 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-008a0eb8-38cb-41d8-b95b-4ed443fcdcca tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:08.979963 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f5d41bb5-ca92-4542-aecf-be2822b87f96 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Created reservations ['f9c7da1c-c54e-478f-8930-f45dce15eb1d', '76944c2a-1b20-4155-978c-802f3d9c5e64'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:08.986745 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-008a0eb8-38cb-41d8-b95b-4ed443fcdcca tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:08.987265 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-008a0eb8-38cb-41d8-b95b-4ed443fcdcca tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 19:37:08.987500 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1142/4585] 10.4.3.126 () {66 vars in 1294 bytes} [Thu Aug 13 19:37:08 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:08.993528 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4c1492e3-0961-4d77-a034-8bf6ae1c1771 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:37:08.994411 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1151/4586] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:37:08 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:08.997810 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-14a99973-fc45-46d1-8da0-ba89779feda4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:08.999319 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-14a99973-fc45-46d1-8da0-ba89779feda4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 19:37:08.999494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-14a99973-fc45-46d1-8da0-ba89779feda4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:08.999675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-14a99973-fc45-46d1-8da0-ba89779feda4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:08.999879 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-14a99973-fc45-46d1-8da0-ba89779feda4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:09.000106 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.000106 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:09.000893 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-14a99973-fc45-46d1-8da0-ba89779feda4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:09.002899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c8c8271e-3147-438d-97d3-673ee0e33ea7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.004793 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c8c8271e-3147-438d-97d3-673ee0e33ea7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:09.004985 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c8c8271e-3147-438d-97d3-673ee0e33ea7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.005168 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c8c8271e-3147-438d-97d3-673ee0e33ea7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.005302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c8c8271e-3147-438d-97d3-673ee0e33ea7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:09.009876 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.009876 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:09.010503 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c8c8271e-3147-438d-97d3-673ee0e33ea7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:09.010862 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1143/4587] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:09.012330 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-14a99973-fc45-46d1-8da0-ba89779feda4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:09.012715 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-14a99973-fc45-46d1-8da0-ba89779feda4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 19:37:09.013051 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1152/4588] 10.4.3.126 () {66 vars in 1312 bytes} [Thu Aug 13 19:37:08 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 13 19:37:09.013238 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f5d41bb5-ca92-4542-aecf-be2822b87f96 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:37:09.013962 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1143/4589] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:37:08 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:09.023796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bcc3a3ee-eb38-4a2c-9516-9179b6695e00 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.023925 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7491e6e8-26b2-4f09-a5b1-8d8290eb96a6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.025242 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7491e6e8-26b2-4f09-a5b1-8d8290eb96a6 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 19:37:09.025498 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7491e6e8-26b2-4f09-a5b1-8d8290eb96a6 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.027497 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7491e6e8-26b2-4f09-a5b1-8d8290eb96a6 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.027497 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-7491e6e8-26b2-4f09-a5b1-8d8290eb96a6 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:09.027676 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcc3a3ee-eb38-4a2c-9516-9179b6695e00 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:09.027676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcc3a3ee-eb38-4a2c-9516-9179b6695e00 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.027676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcc3a3ee-eb38-4a2c-9516-9179b6695e00 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.027676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bcc3a3ee-eb38-4a2c-9516-9179b6695e00 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:09.027836 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-7491e6e8-26b2-4f09-a5b1-8d8290eb96a6 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:09.031467 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.031467 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:09.032226 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcc3a3ee-eb38-4a2c-9516-9179b6695e00 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:09.032885 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1152/4590] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:09.038721 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7491e6e8-26b2-4f09-a5b1-8d8290eb96a6 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:09.039097 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7491e6e8-26b2-4f09-a5b1-8d8290eb96a6 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 19:37:09.039497 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1144/4591] 10.4.3.126 () {66 vars in 1314 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:09.049504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-99bcfccc-d6cc-4742-b59a-fe94531c9969 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.051662 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99bcfccc-d6cc-4742-b59a-fe94531c9969 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 Aug 13 19:37:09.051886 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99bcfccc-d6cc-4742-b59a-fe94531c9969 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.052097 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99bcfccc-d6cc-4742-b59a-fe94531c9969 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.052337 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-99bcfccc-d6cc-4742-b59a-fe94531c9969 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:09.052655 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.052655 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:09.053639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-99bcfccc-d6cc-4742-b59a-fe94531c9969 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:09.064490 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-99bcfccc-d6cc-4742-b59a-fe94531c9969 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:09.064918 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.064918 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:09.065582 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99bcfccc-d6cc-4742-b59a-fe94531c9969 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 returned with HTTP 200 Aug 13 19:37:09.065993 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1153/4592] 10.4.3.126 () {66 vars in 1383 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:09.073941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee87a154-3ab0-4560-82f3-936bc6ed0ff7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.075892 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee87a154-3ab0-4560-82f3-936bc6ed0ff7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail?status=available Aug 13 19:37:09.076183 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee87a154-3ab0-4560-82f3-936bc6ed0ff7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.076294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee87a154-3ab0-4560-82f3-936bc6ed0ff7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.076492 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-ee87a154-3ab0-4560-82f3-936bc6ed0ff7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:09.076802 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.076802 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:09.077642 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-ee87a154-3ab0-4560-82f3-936bc6ed0ff7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:09.093833 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee87a154-3ab0-4560-82f3-936bc6ed0ff7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:09.097293 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.097293 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:09.097293 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee87a154-3ab0-4560-82f3-936bc6ed0ff7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 19:37:09.097293 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1144/4593] 10.4.3.126 () {66 vars in 1297 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:09.106219 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb557480-6dea-44d3-9cf2-bab26a7a7b34 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.111155 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb557480-6dea-44d3-9cf2-bab26a7a7b34 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 Aug 13 19:37:09.116479 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb557480-6dea-44d3-9cf2-bab26a7a7b34 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.116479 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb557480-6dea-44d3-9cf2-bab26a7a7b34 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.116479 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-eb557480-6dea-44d3-9cf2-bab26a7a7b34 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:09.116479 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-eb557480-6dea-44d3-9cf2-bab26a7a7b34 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:09.129468 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-eb557480-6dea-44d3-9cf2-bab26a7a7b34 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:09.130023 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.130023 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:09.130700 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb557480-6dea-44d3-9cf2-bab26a7a7b34 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 returned with HTTP 200 Aug 13 19:37:09.131144 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1153/4594] 10.4.3.126 () {66 vars in 1417 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:09.141194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7648c194-5dbd-4bff-8e79-728a6d7bf0b9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.142840 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7648c194-5dbd-4bff-8e79-728a6d7bf0b9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 Aug 13 19:37:09.142984 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7648c194-5dbd-4bff-8e79-728a6d7bf0b9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.143225 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7648c194-5dbd-4bff-8e79-728a6d7bf0b9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.143518 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-7648c194-5dbd-4bff-8e79-728a6d7bf0b9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:09.143822 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.143822 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:09.144599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-7648c194-5dbd-4bff-8e79-728a6d7bf0b9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:09.156216 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7648c194-5dbd-4bff-8e79-728a6d7bf0b9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:09.156559 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7648c194-5dbd-4bff-8e79-728a6d7bf0b9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 returned with HTTP 200 Aug 13 19:37:09.156926 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1145/4595] 10.4.3.126 () {66 vars in 1362 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:09.165256 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5cb628d-0017-47b5-931f-9a8ca1cf6d53 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.167123 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5cb628d-0017-47b5-931f-9a8ca1cf6d53 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?status=available Aug 13 19:37:09.167334 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5cb628d-0017-47b5-931f-9a8ca1cf6d53 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.167593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5cb628d-0017-47b5-931f-9a8ca1cf6d53 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.167927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-b5cb628d-0017-47b5-931f-9a8ca1cf6d53 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:09.169116 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-b5cb628d-0017-47b5-931f-9a8ca1cf6d53 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:09.180431 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b5cb628d-0017-47b5-931f-9a8ca1cf6d53 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:09.180782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5cb628d-0017-47b5-931f-9a8ca1cf6d53 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 19:37:09.181159 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1154/4596] 10.4.3.126 () {66 vars in 1276 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:09.190162 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6bb49a02-f9d3-491f-983a-f71b08a6fb1a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.192035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6bb49a02-f9d3-491f-983a-f71b08a6fb1a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 Aug 13 19:37:09.192211 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6bb49a02-f9d3-491f-983a-f71b08a6fb1a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.192516 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6bb49a02-f9d3-491f-983a-f71b08a6fb1a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.192749 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-6bb49a02-f9d3-491f-983a-f71b08a6fb1a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:37:09.193881 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-6bb49a02-f9d3-491f-983a-f71b08a6fb1a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:37:09.207687 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6bb49a02-f9d3-491f-983a-f71b08a6fb1a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Get all snapshots completed successfully. Aug 13 19:37:09.207990 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6bb49a02-f9d3-491f-983a-f71b08a6fb1a tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 returned with HTTP 200 Aug 13 19:37:09.208379 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1145/4597] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-313646542 => generated 341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:09.223595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1dd20589-9dd9-4456-a040-7206e9e9eee4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.225515 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1dd20589-9dd9-4456-a040-7206e9e9eee4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b Aug 13 19:37:09.225951 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1dd20589-9dd9-4456-a040-7206e9e9eee4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.227861 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1dd20589-9dd9-4456-a040-7206e9e9eee4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.228294 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-1dd20589-9dd9-4456-a040-7206e9e9eee4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Delete snapshot with id: 2852914d-55e5-4ec6-b59c-1c51e5c69c9b Aug 13 19:37:09.238082 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.238082 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:09.240437 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1dd20589-9dd9-4456-a040-7206e9e9eee4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:09.257702 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1dd20589-9dd9-4456-a040-7206e9e9eee4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot delete request issued successfully. Aug 13 19:37:09.257965 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1dd20589-9dd9-4456-a040-7206e9e9eee4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b returned with HTTP 202 Aug 13 19:37:09.258532 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1154/4598] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:37:09 2026] DELETE /volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:09.266006 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6de205f7-9e98-4bbe-939c-b34aa9e46668 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:09.269709 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6de205f7-9e98-4bbe-939c-b34aa9e46668 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b Aug 13 19:37:09.269996 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6de205f7-9e98-4bbe-939c-b34aa9e46668 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:09.270293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6de205f7-9e98-4bbe-939c-b34aa9e46668 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:09.278671 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:09.278671 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:09.278671 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6de205f7-9e98-4bbe-939c-b34aa9e46668 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:09.278671 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6de205f7-9e98-4bbe-939c-b34aa9e46668 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b returned with HTTP 200 Aug 13 19:37:09.279141 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1146/4599] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:09 2026] GET /volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:10.022893 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3be2464b-35af-4f4f-a404-4d48792bfaf3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:10.024677 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3be2464b-35af-4f4f-a404-4d48792bfaf3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:10.024940 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3be2464b-35af-4f4f-a404-4d48792bfaf3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:10.025067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3be2464b-35af-4f4f-a404-4d48792bfaf3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:10.025209 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-3be2464b-35af-4f4f-a404-4d48792bfaf3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:10.029718 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:10.029718 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:10.030413 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3be2464b-35af-4f4f-a404-4d48792bfaf3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:10.030801 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1155/4600] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:10 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:10.045801 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-829813d4-eb09-4eb2-9132-34566d6d1f07 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:10.047488 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-829813d4-eb09-4eb2-9132-34566d6d1f07 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:10.047714 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-829813d4-eb09-4eb2-9132-34566d6d1f07 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:10.047896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-829813d4-eb09-4eb2-9132-34566d6d1f07 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:10.047997 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-829813d4-eb09-4eb2-9132-34566d6d1f07 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:10.051855 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:10.051855 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:10.052401 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-829813d4-eb09-4eb2-9132-34566d6d1f07 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:10.052954 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1146/4601] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:10 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:10.109037 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c2346a59-0802-4785-bb82-4aa4eb26ad78 req-cf9eefb8-1438-45fa-a5c5-fe9612c471c6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:10.111311 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c2346a59-0802-4785-bb82-4aa4eb26ad78 req-cf9eefb8-1438-45fa-a5c5-fe9612c471c6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:10.111498 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c2346a59-0802-4785-bb82-4aa4eb26ad78 req-cf9eefb8-1438-45fa-a5c5-fe9612c471c6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:10.111757 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c2346a59-0802-4785-bb82-4aa4eb26ad78 req-cf9eefb8-1438-45fa-a5c5-fe9612c471c6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:10.122564 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:10.122564 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:10.125676 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c2346a59-0802-4785-bb82-4aa4eb26ad78 req-cf9eefb8-1438-45fa-a5c5-fe9612c471c6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:10.129254 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c2346a59-0802-4785-bb82-4aa4eb26ad78 req-cf9eefb8-1438-45fa-a5c5-fe9612c471c6 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:10.129640 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1155/4602] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:10 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:10.288672 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5ac854a6-83c1-4844-8ddc-37c57df50d6f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:10.290404 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5ac854a6-83c1-4844-8ddc-37c57df50d6f tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b Aug 13 19:37:10.290595 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5ac854a6-83c1-4844-8ddc-37c57df50d6f tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:10.290790 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5ac854a6-83c1-4844-8ddc-37c57df50d6f tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:10.294676 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5ac854a6-83c1-4844-8ddc-37c57df50d6f tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b returned with HTTP 404 Aug 13 19:37:10.295151 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1147/4603] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:10 2026] GET /volume/v3/snapshots/2852914d-55e5-4ec6-b59c-1c51e5c69c9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:10.301529 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9ccb374e-db90-4094-b9cb-88a2107c32f1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:10.303520 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ccb374e-db90-4094-b9cb-88a2107c32f1 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 Aug 13 19:37:10.303736 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ccb374e-db90-4094-b9cb-88a2107c32f1 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:10.303946 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ccb374e-db90-4094-b9cb-88a2107c32f1 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:10.304062 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-9ccb374e-db90-4094-b9cb-88a2107c32f1 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Delete snapshot with id: a05e014c-e82f-4660-97cd-6a9fd3dfeab8 Aug 13 19:37:10.309499 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:10.309499 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:10.309932 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9ccb374e-db90-4094-b9cb-88a2107c32f1 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:10.328825 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9ccb374e-db90-4094-b9cb-88a2107c32f1 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot delete request issued successfully. Aug 13 19:37:10.329018 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ccb374e-db90-4094-b9cb-88a2107c32f1 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 returned with HTTP 202 Aug 13 19:37:10.329512 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1156/4604] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:37:10 2026] DELETE /volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:10.339352 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-651e82df-1754-4ca5-897b-840c3fdee4c4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:10.342424 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-651e82df-1754-4ca5-897b-840c3fdee4c4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 Aug 13 19:37:10.342683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-651e82df-1754-4ca5-897b-840c3fdee4c4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:10.342963 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-651e82df-1754-4ca5-897b-840c3fdee4c4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:10.349909 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:10.349909 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:10.350853 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-651e82df-1754-4ca5-897b-840c3fdee4c4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:10.352081 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-651e82df-1754-4ca5-897b-840c3fdee4c4 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 returned with HTTP 200 Aug 13 19:37:10.352948 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1147/4605] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:10 2026] GET /volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:11.041389 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6888154-31bd-4095-9289-15a5a5a2779f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:11.043124 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6888154-31bd-4095-9289-15a5a5a2779f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:11.043372 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6888154-31bd-4095-9289-15a5a5a2779f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:11.043591 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6888154-31bd-4095-9289-15a5a5a2779f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:11.043749 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-e6888154-31bd-4095-9289-15a5a5a2779f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:11.047965 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:11.047965 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:11.048614 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6888154-31bd-4095-9289-15a5a5a2779f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:11.048997 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1156/4606] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:11 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:11.063483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6db9f2d4-9eeb-4eaa-b082-a672e01f0474 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:11.065521 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6db9f2d4-9eeb-4eaa-b082-a672e01f0474 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:11.065789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6db9f2d4-9eeb-4eaa-b082-a672e01f0474 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:11.066009 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6db9f2d4-9eeb-4eaa-b082-a672e01f0474 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:11.066141 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-6db9f2d4-9eeb-4eaa-b082-a672e01f0474 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:11.071009 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:11.071009 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:11.071750 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6db9f2d4-9eeb-4eaa-b082-a672e01f0474 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:11.072174 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1148/4607] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:11 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:11.361460 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2273e27f-a266-40fc-84aa-9a3759c87414 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:11.363802 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2273e27f-a266-40fc-84aa-9a3759c87414 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 Aug 13 19:37:11.364033 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2273e27f-a266-40fc-84aa-9a3759c87414 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:11.364225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2273e27f-a266-40fc-84aa-9a3759c87414 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:11.368911 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2273e27f-a266-40fc-84aa-9a3759c87414 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 returned with HTTP 404 Aug 13 19:37:11.369555 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1157/4608] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:11 2026] GET /volume/v3/snapshots/a05e014c-e82f-4660-97cd-6a9fd3dfeab8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:11.375818 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d4a4612b-29e9-4ac8-ab69-81549b687ff2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:11.377488 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4a4612b-29e9-4ac8-ab69-81549b687ff2 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda Aug 13 19:37:11.377666 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4a4612b-29e9-4ac8-ab69-81549b687ff2 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:11.377837 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4a4612b-29e9-4ac8-ab69-81549b687ff2 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:11.377929 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-d4a4612b-29e9-4ac8-ab69-81549b687ff2 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Delete snapshot with id: 62bfafc3-64d3-42a5-8fae-784f22231cda Aug 13 19:37:11.382644 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:11.382644 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:11.383040 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d4a4612b-29e9-4ac8-ab69-81549b687ff2 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:11.396605 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d4a4612b-29e9-4ac8-ab69-81549b687ff2 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot delete request issued successfully. Aug 13 19:37:11.396808 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4a4612b-29e9-4ac8-ab69-81549b687ff2 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda returned with HTTP 202 Aug 13 19:37:11.397172 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1148/4609] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:37:11 2026] DELETE /volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:11.403530 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ab853f2f-5e5a-47b6-84df-d1919f1cdefd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:11.405507 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab853f2f-5e5a-47b6-84df-d1919f1cdefd tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda Aug 13 19:37:11.405749 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab853f2f-5e5a-47b6-84df-d1919f1cdefd tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:11.405975 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab853f2f-5e5a-47b6-84df-d1919f1cdefd tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:11.411535 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:11.411535 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:11.411994 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ab853f2f-5e5a-47b6-84df-d1919f1cdefd tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Snapshot retrieved successfully. Aug 13 19:37:11.412789 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab853f2f-5e5a-47b6-84df-d1919f1cdefd tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda returned with HTTP 200 Aug 13 19:37:11.413177 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1157/4610] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:11 2026] GET /volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:12.061088 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3f00367b-4d36-4dc1-ac1e-c03fb141ef9a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:12.062952 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3f00367b-4d36-4dc1-ac1e-c03fb141ef9a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:12.063206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3f00367b-4d36-4dc1-ac1e-c03fb141ef9a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:12.063444 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3f00367b-4d36-4dc1-ac1e-c03fb141ef9a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:12.063605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-3f00367b-4d36-4dc1-ac1e-c03fb141ef9a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:12.068255 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:12.068255 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:12.068919 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3f00367b-4d36-4dc1-ac1e-c03fb141ef9a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:12.069415 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1149/4611] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:12 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:12.084077 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e5d1a5fe-89d9-4d25-bbb0-a66ee6274954 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:12.086624 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e5d1a5fe-89d9-4d25-bbb0-a66ee6274954 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:12.086723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e5d1a5fe-89d9-4d25-bbb0-a66ee6274954 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:12.086968 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e5d1a5fe-89d9-4d25-bbb0-a66ee6274954 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:12.087116 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e5d1a5fe-89d9-4d25-bbb0-a66ee6274954 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:12.093957 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:12.093957 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:12.095003 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e5d1a5fe-89d9-4d25-bbb0-a66ee6274954 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:12.095927 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1158/4612] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:12 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:12.423371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1dc3432b-75f3-408a-b5cd-5ef2a9b404a7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:12.424526 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1dc3432b-75f3-408a-b5cd-5ef2a9b404a7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda Aug 13 19:37:12.424776 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1dc3432b-75f3-408a-b5cd-5ef2a9b404a7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:12.424995 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1dc3432b-75f3-408a-b5cd-5ef2a9b404a7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:12.429318 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1dc3432b-75f3-408a-b5cd-5ef2a9b404a7 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda returned with HTTP 404 Aug 13 19:37:12.429772 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1149/4613] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:12 2026] GET /volume/v3/snapshots/62bfafc3-64d3-42a5-8fae-784f22231cda => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:12.436149 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-445eeb7f-5cde-486d-8e92-2ae3afd3f04d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:12.437837 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-445eeb7f-5cde-486d-8e92-2ae3afd3f04d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:12.438043 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-445eeb7f-5cde-486d-8e92-2ae3afd3f04d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:12.438219 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-445eeb7f-5cde-486d-8e92-2ae3afd3f04d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:12.445325 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:12.445325 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:12.448834 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-445eeb7f-5cde-486d-8e92-2ae3afd3f04d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Volume info retrieved successfully. Aug 13 19:37:12.452619 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-445eeb7f-5cde-486d-8e92-2ae3afd3f04d tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 returned with HTTP 200 Aug 13 19:37:12.452994 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1158/4614] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:12 2026] GET /volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:12.464735 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ff9ddbd8-85db-4700-a2be-61a0c1f6ab27 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:12.466440 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ff9ddbd8-85db-4700-a2be-61a0c1f6ab27 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:12.466634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ff9ddbd8-85db-4700-a2be-61a0c1f6ab27 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:12.466810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ff9ddbd8-85db-4700-a2be-61a0c1f6ab27 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:12.466960 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-ff9ddbd8-85db-4700-a2be-61a0c1f6ab27 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Delete volume with id: c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:12.473577 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:12.473577 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:12.473977 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ff9ddbd8-85db-4700-a2be-61a0c1f6ab27 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Volume info retrieved successfully. Aug 13 19:37:12.500066 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ff9ddbd8-85db-4700-a2be-61a0c1f6ab27 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Delete volume request issued successfully. Aug 13 19:37:12.500402 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ff9ddbd8-85db-4700-a2be-61a0c1f6ab27 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 returned with HTTP 202 Aug 13 19:37:12.501037 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1150/4615] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:37:12 2026] DELETE /volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:12.507975 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9ed8a15e-7e4e-4a8b-8805-6395eca7e900 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:12.509776 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ed8a15e-7e4e-4a8b-8805-6395eca7e900 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:12.510015 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ed8a15e-7e4e-4a8b-8805-6395eca7e900 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:12.510247 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ed8a15e-7e4e-4a8b-8805-6395eca7e900 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:12.518437 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:12.518437 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:12.521924 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9ed8a15e-7e4e-4a8b-8805-6395eca7e900 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Volume info retrieved successfully. Aug 13 19:37:12.525961 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ed8a15e-7e4e-4a8b-8805-6395eca7e900 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 returned with HTTP 200 Aug 13 19:37:12.526353 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1159/4616] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:12 2026] GET /volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:13.078725 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a582cbde-df1c-4b48-95bb-58b2731cacfa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:13.080426 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a582cbde-df1c-4b48-95bb-58b2731cacfa tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:13.080631 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a582cbde-df1c-4b48-95bb-58b2731cacfa tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:13.080803 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a582cbde-df1c-4b48-95bb-58b2731cacfa tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:13.081004 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a582cbde-df1c-4b48-95bb-58b2731cacfa tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:13.085166 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:13.085166 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:13.085754 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a582cbde-df1c-4b48-95bb-58b2731cacfa tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:13.086080 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1150/4617] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:13 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:13.107258 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-78e260a7-e034-42af-b0f7-c29c2c23d4de None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:13.109032 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78e260a7-e034-42af-b0f7-c29c2c23d4de tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:13.109223 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78e260a7-e034-42af-b0f7-c29c2c23d4de tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:13.109424 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-78e260a7-e034-42af-b0f7-c29c2c23d4de tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:13.109523 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-78e260a7-e034-42af-b0f7-c29c2c23d4de tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:13.113263 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:13.113263 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:13.113803 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-78e260a7-e034-42af-b0f7-c29c2c23d4de tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:13.114210 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1159/4618] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:13 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:13.540741 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0a41d20e-18e2-47dc-bae2-78a11002b3f9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:13.542545 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a41d20e-18e2-47dc-bae2-78a11002b3f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] GET https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 Aug 13 19:37:13.542772 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0a41d20e-18e2-47dc-bae2-78a11002b3f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:13.542957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0a41d20e-18e2-47dc-bae2-78a11002b3f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:13.549019 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a41d20e-18e2-47dc-bae2-78a11002b3f9 tempest-VolumesSnapshotListTestJSON-2020952369 tempest-VolumesSnapshotListTestJSON-2020952369-project-member] https://10.4.3.126/volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 returned with HTTP 404 Aug 13 19:37:13.552729 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1151/4619] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:13 2026] GET /volume/v3/volumes/c8e6184c-127f-4032-b780-3cd1c3a6e647 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:14.097682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-58aba9f2-be87-4d5d-b945-c3854716bbc1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:14.100812 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58aba9f2-be87-4d5d-b945-c3854716bbc1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:14.100812 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58aba9f2-be87-4d5d-b945-c3854716bbc1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:14.100812 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-58aba9f2-be87-4d5d-b945-c3854716bbc1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:14.100812 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-58aba9f2-be87-4d5d-b945-c3854716bbc1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:14.105125 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:14.105125 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:14.105125 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-58aba9f2-be87-4d5d-b945-c3854716bbc1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:14.105125 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1160/4620] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:14 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:14.124048 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-20669c47-b069-42c4-8345-448f12e327f9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:14.125810 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20669c47-b069-42c4-8345-448f12e327f9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:14.125982 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20669c47-b069-42c4-8345-448f12e327f9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:14.126178 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-20669c47-b069-42c4-8345-448f12e327f9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:14.126232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-20669c47-b069-42c4-8345-448f12e327f9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:14.129948 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:14.129948 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:14.131926 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-20669c47-b069-42c4-8345-448f12e327f9 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:14.131926 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1151/4621] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:14 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:15.115665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-46384666-f89b-4cf7-8809-683be5edcb69 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:15.117826 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-46384666-f89b-4cf7-8809-683be5edcb69 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:15.118056 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-46384666-f89b-4cf7-8809-683be5edcb69 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:15.118233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-46384666-f89b-4cf7-8809-683be5edcb69 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:15.118433 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-46384666-f89b-4cf7-8809-683be5edcb69 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:15.122505 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:15.122505 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:15.123192 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-46384666-f89b-4cf7-8809-683be5edcb69 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:15.123652 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1160/4622] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:15 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:15.142195 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d137575b-27ab-4827-ab79-acb4b57b09f1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:15.145911 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d137575b-27ab-4827-ab79-acb4b57b09f1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:15.146245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d137575b-27ab-4827-ab79-acb4b57b09f1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:15.146327 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d137575b-27ab-4827-ab79-acb4b57b09f1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:15.146438 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-d137575b-27ab-4827-ab79-acb4b57b09f1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:15.150187 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:15.150187 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:15.150881 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d137575b-27ab-4827-ab79-acb4b57b09f1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:15.151149 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1152/4623] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:15 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:16.136992 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d6808654-4e22-4854-ab10-dcffcdb69c67 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:16.139008 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d6808654-4e22-4854-ab10-dcffcdb69c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:16.139008 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d6808654-4e22-4854-ab10-dcffcdb69c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:16.139112 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d6808654-4e22-4854-ab10-dcffcdb69c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:16.139217 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d6808654-4e22-4854-ab10-dcffcdb69c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:16.143054 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:16.143054 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:16.144174 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d6808654-4e22-4854-ab10-dcffcdb69c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:16.144174 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1161/4624] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:16 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:16.161984 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8039aff7-bad8-4492-a0af-acb1ea42d38b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:16.165347 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8039aff7-bad8-4492-a0af-acb1ea42d38b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:16.165347 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8039aff7-bad8-4492-a0af-acb1ea42d38b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:16.165347 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8039aff7-bad8-4492-a0af-acb1ea42d38b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:16.165718 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-8039aff7-bad8-4492-a0af-acb1ea42d38b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:16.175712 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:16.175712 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:16.176366 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8039aff7-bad8-4492-a0af-acb1ea42d38b tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:16.176778 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1152/4625] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:16 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:17.154412 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-85cb1c27-0a8e-4c4d-ad92-1205e7723644 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:17.159282 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85cb1c27-0a8e-4c4d-ad92-1205e7723644 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:17.159393 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85cb1c27-0a8e-4c4d-ad92-1205e7723644 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:17.159591 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-85cb1c27-0a8e-4c4d-ad92-1205e7723644 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:17.159693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-85cb1c27-0a8e-4c4d-ad92-1205e7723644 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:17.167374 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:17.167374 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:17.167927 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-85cb1c27-0a8e-4c4d-ad92-1205e7723644 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:17.168265 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1161/4626] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:17 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:17.190901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-bc087896-cac3-48b0-88a2-497ba43d1c26 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:17.192384 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bc087896-cac3-48b0-88a2-497ba43d1c26 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:17.192594 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bc087896-cac3-48b0-88a2-497ba43d1c26 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:17.192765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-bc087896-cac3-48b0-88a2-497ba43d1c26 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:17.192859 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-bc087896-cac3-48b0-88a2-497ba43d1c26 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:17.196692 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:17.196692 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:17.197255 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-bc087896-cac3-48b0-88a2-497ba43d1c26 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:17.197620 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1153/4627] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:17 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:18.179400 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f3cd4ff-781d-4413-b808-b2e28b5cbe57 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:18.181985 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f3cd4ff-781d-4413-b808-b2e28b5cbe57 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:18.182194 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f3cd4ff-781d-4413-b808-b2e28b5cbe57 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:18.182402 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f3cd4ff-781d-4413-b808-b2e28b5cbe57 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:18.182518 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-4f3cd4ff-781d-4413-b808-b2e28b5cbe57 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:18.186652 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:18.186652 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:18.187398 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f3cd4ff-781d-4413-b808-b2e28b5cbe57 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:18.187767 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1162/4628] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:18 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:18.208408 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1b2f3042-b5e8-4014-8e59-c483bdfdb056 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:18.210667 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b2f3042-b5e8-4014-8e59-c483bdfdb056 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:18.210933 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b2f3042-b5e8-4014-8e59-c483bdfdb056 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:18.211163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b2f3042-b5e8-4014-8e59-c483bdfdb056 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:18.211318 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1b2f3042-b5e8-4014-8e59-c483bdfdb056 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:18.217607 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:18.217607 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:18.218353 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b2f3042-b5e8-4014-8e59-c483bdfdb056 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:18.218743 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1153/4629] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:18 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:19.198585 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb5b09d9-4f25-42dd-97fc-c26ed3e88cf0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:19.203161 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb5b09d9-4f25-42dd-97fc-c26ed3e88cf0 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:19.203431 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb5b09d9-4f25-42dd-97fc-c26ed3e88cf0 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:19.203646 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb5b09d9-4f25-42dd-97fc-c26ed3e88cf0 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:19.203646 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-eb5b09d9-4f25-42dd-97fc-c26ed3e88cf0 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:19.214335 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:19.214335 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:19.214987 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb5b09d9-4f25-42dd-97fc-c26ed3e88cf0 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:19.215371 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1162/4630] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:19 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:19.236422 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ecd4912c-1b35-4d09-8457-229312eebb14 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:19.239169 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ecd4912c-1b35-4d09-8457-229312eebb14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:19.239415 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ecd4912c-1b35-4d09-8457-229312eebb14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:19.239640 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ecd4912c-1b35-4d09-8457-229312eebb14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:19.239744 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-ecd4912c-1b35-4d09-8457-229312eebb14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:19.246211 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:19.246211 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:19.246956 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ecd4912c-1b35-4d09-8457-229312eebb14 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:19.247341 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1154/4631] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:19 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:20.227431 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d0bacc0c-26de-4f0e-89c5-a0d85eda8604 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:20.229866 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0bacc0c-26de-4f0e-89c5-a0d85eda8604 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:20.230151 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0bacc0c-26de-4f0e-89c5-a0d85eda8604 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:20.230416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0bacc0c-26de-4f0e-89c5-a0d85eda8604 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:20.230572 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-d0bacc0c-26de-4f0e-89c5-a0d85eda8604 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:20.234743 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:20.234743 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:20.235368 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0bacc0c-26de-4f0e-89c5-a0d85eda8604 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:20.235758 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1163/4632] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:20 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:37:20.258637 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3cc2b322-aec2-46af-a1ce-d8b9b770b0c0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:20.260635 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cc2b322-aec2-46af-a1ce-d8b9b770b0c0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:20.260954 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cc2b322-aec2-46af-a1ce-d8b9b770b0c0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:20.261179 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cc2b322-aec2-46af-a1ce-d8b9b770b0c0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:20.261291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3cc2b322-aec2-46af-a1ce-d8b9b770b0c0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:20.266303 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:20.266303 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:20.266903 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cc2b322-aec2-46af-a1ce-d8b9b770b0c0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:20.267405 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1154/4633] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:20 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:21.245935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4cee9d54-323c-4b92-bde2-e84a3765c7eb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:21.247677 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cee9d54-323c-4b92-bde2-e84a3765c7eb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:21.247894 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cee9d54-323c-4b92-bde2-e84a3765c7eb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:21.248074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4cee9d54-323c-4b92-bde2-e84a3765c7eb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:21.248178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4cee9d54-323c-4b92-bde2-e84a3765c7eb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:21.253537 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:21.253537 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:21.254198 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4cee9d54-323c-4b92-bde2-e84a3765c7eb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:21.254641 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1163/4634] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:21 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:21.278974 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-10358560-db9d-47cf-aa9b-0add8520480d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:21.280532 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10358560-db9d-47cf-aa9b-0add8520480d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:21.280708 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10358560-db9d-47cf-aa9b-0add8520480d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:21.280869 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10358560-db9d-47cf-aa9b-0add8520480d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:21.280961 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-10358560-db9d-47cf-aa9b-0add8520480d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:21.284857 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:21.284857 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:21.285346 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10358560-db9d-47cf-aa9b-0add8520480d tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:21.285689 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1155/4635] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:21 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:22.265219 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5246c281-f4d6-4e61-90e0-777b2be97334 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:22.267148 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5246c281-f4d6-4e61-90e0-777b2be97334 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:22.267590 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5246c281-f4d6-4e61-90e0-777b2be97334 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:22.267661 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5246c281-f4d6-4e61-90e0-777b2be97334 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:22.267750 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5246c281-f4d6-4e61-90e0-777b2be97334 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:22.273102 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:22.273102 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:22.275427 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5246c281-f4d6-4e61-90e0-777b2be97334 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:22.275427 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1164/4636] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:22 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:22.299786 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-93ea797a-5966-4e1a-b592-1a437bfb3ec1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:22.301510 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-93ea797a-5966-4e1a-b592-1a437bfb3ec1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:22.301652 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-93ea797a-5966-4e1a-b592-1a437bfb3ec1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:22.301819 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-93ea797a-5966-4e1a-b592-1a437bfb3ec1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:22.301918 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-93ea797a-5966-4e1a-b592-1a437bfb3ec1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:22.305855 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:22.305855 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:22.306553 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-93ea797a-5966-4e1a-b592-1a437bfb3ec1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:22.307099 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1155/4637] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:22 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:22.992913 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-9b7335ec-1ab6-4bca-974f-50a7c555c587 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:22.997335 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-9b7335ec-1ab6-4bca-974f-50a7c555c587 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/limits Aug 13 19:37:22.997548 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-9b7335ec-1ab6-4bca-974f-50a7c555c587 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:22.997717 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-9b7335ec-1ab6-4bca-974f-50a7c555c587 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:23.027605 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-9b7335ec-1ab6-4bca-974f-50a7c555c587 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 13 19:37:23.028134 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1164/4638] 10.4.3.126 () {68 vars in 1484 bytes} [Thu Aug 13 19:37:22 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:23.117075 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-46d09660-388d-43be-aaff-dbabb3f1755f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:23.120091 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-46d09660-388d-43be-aaff-dbabb3f1755f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:37:23.120480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-46d09660-388d-43be-aaff-dbabb3f1755f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:23.120686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-46d09660-388d-43be-aaff-dbabb3f1755f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:23.133836 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:23.133836 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:23.140997 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-46d09660-388d-43be-aaff-dbabb3f1755f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:37:23.149154 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-46d09660-388d-43be-aaff-dbabb3f1755f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 200 Aug 13 19:37:23.149518 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1156/4639] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:23 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 1658 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:23.162258 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-84a684ca-0b4b-4fb3-91e7-d5b51e47372f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:23.166945 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-84a684ca-0b4b-4fb3-91e7-d5b51e47372f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:37:23.166945 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-84a684ca-0b4b-4fb3-91e7-d5b51e47372f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "426696d1-fdb6-4708-b425-7c6936aef24b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1840773413", "description": null, "metadata": {}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:23.181729 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:23.181729 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:23.181996 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-84a684ca-0b4b-4fb3-91e7-d5b51e47372f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:37:23.182140 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-84a684ca-0b4b-4fb3-91e7-d5b51e47372f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create snapshot from volume 426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:37:23.205473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-84a684ca-0b4b-4fb3-91e7-d5b51e47372f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['2cd1c9f0-bc9e-4d5c-9394-1f1be50def83', '39e07a15-37ae-47fa-818f-719ea8f4a7da', 'da9f6512-1e07-40dd-8771-d6c1820281fe', '7822cd33-1ba4-44df-b159-c2a63bf7ccee'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:23.233143 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-84a684ca-0b4b-4fb3-91e7-d5b51e47372f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot force create request issued successfully. Aug 13 19:37:23.233519 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b018929c-832c-47a9-bd42-f9bf2c787786 req-84a684ca-0b4b-4fb3-91e7-d5b51e47372f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:37:23.234036 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1165/4640] 10.4.3.126 () {72 vars in 1547 bytes} [Thu Aug 13 19:37:23 2026] POST /volume/v3/snapshots => generated 320 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:23.285771 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d17de54a-3e23-40f6-8113-3641f9bb964b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:23.287591 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d17de54a-3e23-40f6-8113-3641f9bb964b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:23.287775 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d17de54a-3e23-40f6-8113-3641f9bb964b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:23.287924 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d17de54a-3e23-40f6-8113-3641f9bb964b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:23.288061 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d17de54a-3e23-40f6-8113-3641f9bb964b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:23.292857 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:23.292857 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:23.293518 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d17de54a-3e23-40f6-8113-3641f9bb964b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:23.293886 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1156/4641] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:23 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:23.318735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0679e7b5-70e7-4b21-b384-804aca15f78f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:23.320268 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0679e7b5-70e7-4b21-b384-804aca15f78f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:23.320679 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0679e7b5-70e7-4b21-b384-804aca15f78f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:23.320983 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0679e7b5-70e7-4b21-b384-804aca15f78f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:23.321206 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-0679e7b5-70e7-4b21-b384-804aca15f78f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:23.327644 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:23.327644 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:23.329031 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0679e7b5-70e7-4b21-b384-804aca15f78f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:23.329869 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1165/4642] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:23 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:23.364213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:23.365883 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:23.366248 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1279261841", "snapshot_id": null, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "volume_type": null, "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:23.367743 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1279261841', 'snapshot_id': None, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'volume_type': None, 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:23.451998 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume of 1 GB Aug 13 19:37:23.456182 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Availability Zones retrieved successfully. Aug 13 19:37:23.462723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Flow 'volume_create_api' (f6050c63-78ac-49bb-9fba-e1f3ceb9b1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:23.462723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab4f374-6ceb-4e5d-b51e-d8e41b1be920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:23.462895 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:23.514382 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab4f374-6ceb-4e5d-b51e-d8e41b1be920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:23.515073 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96803eb2-42f2-4f3f-8e2b-f30f1da05685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:23.567938 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Created reservations ['40b46028-8b16-4168-bb65-728ff942223f', 'd6fcdd00-03ff-46c9-8f3d-5f01ed0138b0', '3eb5efc2-841a-4414-b754-99926dd1041e', '9837cc3d-e83b-42ee-b8e5-1c9c5e6ec9aa'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:23.568803 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96803eb2-42f2-4f3f-8e2b-f30f1da05685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40b46028-8b16-4168-bb65-728ff942223f', 'd6fcdd00-03ff-46c9-8f3d-5f01ed0138b0', '3eb5efc2-841a-4414-b754-99926dd1041e', '9837cc3d-e83b-42ee-b8e5-1c9c5e6ec9aa']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:23.569663 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ee38df-2909-4660-bcc1-a7464a490b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:23.593043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ee38df-2909-4660-bcc1-a7464a490b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c15228a-13f9-42ed-9a4f-3822bbc475ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1279261841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='536246bd0b5f448b9f12f627fc9033be',qos_specs=None,replication_status=,reservations=['40b46028-8b16-4168-bb65-728ff942223f','d6fcdd00-03ff-46c9-8f3d-5f01ed0138b0','3eb5efc2-841a-4414-b754-99926dd1041e','9837cc3d-e83b-42ee-b8e5-1c9c5e6ec9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d858c382e4e942b39cd4ed5f046daf13',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1279261841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c15228a-13f9-42ed-9a4f-3822bbc475ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='536246bd0b5f448b9f12f627fc9033be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d858c382e4e942b39cd4ed5f046daf13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:23.593716 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7df07e1-2b54-4c3c-888c-d515176cebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:23.611575 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7df07e1-2b54-4c3c-888c-d515176cebc5) transitioned into state 'SUCCESS' from state '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-1279261841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='536246bd0b5f448b9f12f627fc9033be',qos_specs=None,replication_status=,reservations=['40b46028-8b16-4168-bb65-728ff942223f','d6fcdd00-03ff-46c9-8f3d-5f01ed0138b0','3eb5efc2-841a-4414-b754-99926dd1041e','9837cc3d-e83b-42ee-b8e5-1c9c5e6ec9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d858c382e4e942b39cd4ed5f046daf13',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:23.612447 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5008521d-8e3d-4d1c-a416-13be19239f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:23.622778 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5008521d-8e3d-4d1c-a416-13be19239f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:23.623929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Flow 'volume_create_api' (f6050c63-78ac-49bb-9fba-e1f3ceb9b1ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:23.624327 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume request issued successfully. Aug 13 19:37:23.625094 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-09a38581-7034-49d5-ae5a-7289e7ba3bd5 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:23.625688 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1157/4643] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:37:23 2026] POST /volume/v3/volumes => generated 781 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:23.638683 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-16c56645-8eac-4b10-9227-247eb7c65320 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:23.640749 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16c56645-8eac-4b10-9227-247eb7c65320 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:37:23.640948 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16c56645-8eac-4b10-9227-247eb7c65320 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:23.641153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-16c56645-8eac-4b10-9227-247eb7c65320 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:23.650015 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:23.650015 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:23.660356 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-16c56645-8eac-4b10-9227-247eb7c65320 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:37:23.666578 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-16c56645-8eac-4b10-9227-247eb7c65320 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:37:23.667140 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1166/4644] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:23 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:24.305326 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ab38a061-e656-495e-83ce-631a3c72d559 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:24.307294 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab38a061-e656-495e-83ce-631a3c72d559 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:37:24.307522 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab38a061-e656-495e-83ce-631a3c72d559 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:24.307700 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ab38a061-e656-495e-83ce-631a3c72d559 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:24.307817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ab38a061-e656-495e-83ce-631a3c72d559 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:24.312267 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:24.312267 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:24.312997 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ab38a061-e656-495e-83ce-631a3c72d559 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:37:24.313436 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1157/4645] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:24 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:24.324017 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7dea6461-5f8c-45d5-8980-53c38bd9004e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:24.326191 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7dea6461-5f8c-45d5-8980-53c38bd9004e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:37:24.326722 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7dea6461-5f8c-45d5-8980-53c38bd9004e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "34003df7-8efa-48ff-8f78-f24f3989e2cc"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:24.329153 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-7dea6461-5f8c-45d5-8980-53c38bd9004e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating new backup {'backup': {'volume_id': '34003df7-8efa-48ff-8f78-f24f3989e2cc'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:37:24.329403 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-7dea6461-5f8c-45d5-8980-53c38bd9004e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating backup of volume 34003df7-8efa-48ff-8f78-f24f3989e2cc in container None Aug 13 19:37:24.341209 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:24.341209 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:24.341884 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7dea6461-5f8c-45d5-8980-53c38bd9004e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:24.342210 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-357da79d-85b9-45c0-9675-89c717045640 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:24.344184 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-357da79d-85b9-45c0-9675-89c717045640 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:24.344406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-357da79d-85b9-45c0-9675-89c717045640 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:24.344590 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-357da79d-85b9-45c0-9675-89c717045640 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:24.344720 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-357da79d-85b9-45c0-9675-89c717045640 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:24.350418 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:24.350418 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:24.351133 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-357da79d-85b9-45c0-9675-89c717045640 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:24.351514 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1158/4646] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:24 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:24.363106 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-7dea6461-5f8c-45d5-8980-53c38bd9004e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['93d78579-3212-4b0e-b2da-3b25d82127d7', 'a20d5768-8067-4184-84b4-b9e62a9a20f1'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:24.392938 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7dea6461-5f8c-45d5-8980-53c38bd9004e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:37:24.393401 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1166/4647] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:37:24 2026] POST /volume/v3/backups => generated 288 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:24.406027 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-af6b7eb4-26f5-4ead-8a24-571cd00ebb04 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:24.407805 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af6b7eb4-26f5-4ead-8a24-571cd00ebb04 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:24.407986 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af6b7eb4-26f5-4ead-8a24-571cd00ebb04 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:24.408161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af6b7eb4-26f5-4ead-8a24-571cd00ebb04 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:24.408259 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-af6b7eb4-26f5-4ead-8a24-571cd00ebb04 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:24.413152 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:24.413152 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:24.413888 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af6b7eb4-26f5-4ead-8a24-571cd00ebb04 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:24.414312 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1167/4648] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:24 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:24.679882 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b0b8e8f8-7b9b-4b09-b9ad-b02f8fcb0a7f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:24.681618 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b0b8e8f8-7b9b-4b09-b9ad-b02f8fcb0a7f tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:37:24.681854 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b0b8e8f8-7b9b-4b09-b9ad-b02f8fcb0a7f tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:24.682032 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b0b8e8f8-7b9b-4b09-b9ad-b02f8fcb0a7f tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:24.690218 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:24.690218 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:24.693961 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b0b8e8f8-7b9b-4b09-b9ad-b02f8fcb0a7f tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:37:24.701021 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b0b8e8f8-7b9b-4b09-b9ad-b02f8fcb0a7f tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:37:24.701400 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1158/4649] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:24 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:37:24.714099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3071edc1-e9ae-4703-a5a2-f70dbba6d1a1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:24.716078 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3071edc1-e9ae-4703-a5a2-f70dbba6d1a1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:37:24.716347 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3071edc1-e9ae-4703-a5a2-f70dbba6d1a1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:24.716619 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3071edc1-e9ae-4703-a5a2-f70dbba6d1a1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:24.723471 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:24.723471 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:24.726855 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3071edc1-e9ae-4703-a5a2-f70dbba6d1a1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:37:24.731169 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3071edc1-e9ae-4703-a5a2-f70dbba6d1a1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:37:24.731596 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1159/4650] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:37:24 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:37:25.050036 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b98470f7-d296-4023-bef7-9092b48f91b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:25.050784 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b98470f7-d296-4023-bef7-9092b48f91b0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:37:25.050975 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b98470f7-d296-4023-bef7-9092b48f91b0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:25.051144 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b98470f7-d296-4023-bef7-9092b48f91b0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:25.055735 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:25.055735 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:25.056115 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b98470f7-d296-4023-bef7-9092b48f91b0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:37:25.056813 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b98470f7-d296-4023-bef7-9092b48f91b0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b returned with HTTP 200 Aug 13 19:37:25.057347 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1167/4651] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:37:25 2026] GET /volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:25.364147 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6b300c28-7a02-4155-9315-41653b7abb68 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:25.368927 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b300c28-7a02-4155-9315-41653b7abb68 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:25.368927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b300c28-7a02-4155-9315-41653b7abb68 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:25.370148 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6b300c28-7a02-4155-9315-41653b7abb68 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:25.370148 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6b300c28-7a02-4155-9315-41653b7abb68 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:25.373796 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:25.373796 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:25.375381 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6b300c28-7a02-4155-9315-41653b7abb68 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:25.375381 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1168/4652] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:25 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:25.427767 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-518792aa-682d-4107-b6d6-123af59a3aa8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:25.432212 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-518792aa-682d-4107-b6d6-123af59a3aa8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:25.432554 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-518792aa-682d-4107-b6d6-123af59a3aa8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:25.432819 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-518792aa-682d-4107-b6d6-123af59a3aa8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:25.432975 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-518792aa-682d-4107-b6d6-123af59a3aa8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:25.439137 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:25.439137 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:25.439744 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-518792aa-682d-4107-b6d6-123af59a3aa8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:25.440258 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1159/4653] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:25 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:25.891847 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1b684188-ffc6-4eab-8642-67a925991b76 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:25.893615 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1b684188-ffc6-4eab-8642-67a925991b76 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:37:25.893776 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1b684188-ffc6-4eab-8642-67a925991b76 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:25.893942 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1b684188-ffc6-4eab-8642-67a925991b76 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:25.900645 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:25.900645 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:25.904238 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1b684188-ffc6-4eab-8642-67a925991b76 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:37:25.908805 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1b684188-ffc6-4eab-8642-67a925991b76 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:37:25.909290 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1160/4654] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:25 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:26.358655 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-a21aa8ef-30de-4a03-90f0-a678d9215f1b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:26.362295 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-a21aa8ef-30de-4a03-90f0-a678d9215f1b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:37:26.362295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-a21aa8ef-30de-4a03-90f0-a678d9215f1b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:26.365302 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-a21aa8ef-30de-4a03-90f0-a678d9215f1b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:26.371496 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:26.371496 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:26.375311 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-a21aa8ef-30de-4a03-90f0-a678d9215f1b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:37:26.379877 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-a21aa8ef-30de-4a03-90f0-a678d9215f1b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:37:26.380290 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1168/4655] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:26 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 1371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:26.384748 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6ee7c5c8-50de-4bae-b159-ed257ccc8ef1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:26.386480 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ee7c5c8-50de-4bae-b159-ed257ccc8ef1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:26.386747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ee7c5c8-50de-4bae-b159-ed257ccc8ef1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:26.386973 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6ee7c5c8-50de-4bae-b159-ed257ccc8ef1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:26.387114 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-6ee7c5c8-50de-4bae-b159-ed257ccc8ef1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:26.389209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b1caaf72-6b89-4520-99c7-d585fea1ddb1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:26.389781 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b1caaf72-6b89-4520-99c7-d585fea1ddb1 None None] GET https://10.4.3.126/volume// Aug 13 19:37:26.390009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b1caaf72-6b89-4520-99c7-d585fea1ddb1 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:26.390242 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b1caaf72-6b89-4520-99c7-d585fea1ddb1 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:26.390668 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b1caaf72-6b89-4520-99c7-d585fea1ddb1 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:37:26.391039 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1160/4656] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:37:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:37:26.392330 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:26.392330 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:26.393082 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6ee7c5c8-50de-4bae-b159-ed257ccc8ef1 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:26.393505 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1169/4657] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:26 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:26.397893 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-214f392c-6dd1-403f-803a-8cdca86f0dd0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:26.399779 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-214f392c-6dd1-403f-803a-8cdca86f0dd0 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:37:26.400084 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-214f392c-6dd1-403f-803a-8cdca86f0dd0 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c15228a-13f9-42ed-9a4f-3822bbc475ea", "connector": null, "instance_uuid": "76f96a9f-c355-4908-bc0e-0ff951a46817"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:26.407427 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:26.407427 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:26.427705 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-214f392c-6dd1-403f-803a-8cdca86f0dd0 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:37:26.428112 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1161/4658] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:37:26 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:26.451321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3f426c93-6277-4b5b-aefb-0e7f1e3a1a34 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:26.453867 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f426c93-6277-4b5b-aefb-0e7f1e3a1a34 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:26.454143 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f426c93-6277-4b5b-aefb-0e7f1e3a1a34 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:26.454441 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3f426c93-6277-4b5b-aefb-0e7f1e3a1a34 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:26.454605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-3f426c93-6277-4b5b-aefb-0e7f1e3a1a34 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:26.459744 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:26.459744 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:26.460609 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3f426c93-6277-4b5b-aefb-0e7f1e3a1a34 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:26.461113 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1169/4659] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:26 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:26.789968 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-0999c6c9-3877-4e50-b70b-c9cbf6310224 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:26.793913 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-0999c6c9-3877-4e50-b70b-c9cbf6310224 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:37:26.794068 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-0999c6c9-3877-4e50-b70b-c9cbf6310224 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:26.794235 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-0999c6c9-3877-4e50-b70b-c9cbf6310224 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:26.798506 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:26.798506 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:26.798860 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-0999c6c9-3877-4e50-b70b-c9cbf6310224 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:37:26.799515 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-0999c6c9-3877-4e50-b70b-c9cbf6310224 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b returned with HTTP 200 Aug 13 19:37:26.799858 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1161/4660] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:37:26 2026] GET /volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:27.406495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-835dc322-2961-44dd-b000-38e8bed7b511 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.408244 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-835dc322-2961-44dd-b000-38e8bed7b511 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:27.408619 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-835dc322-2961-44dd-b000-38e8bed7b511 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:27.409031 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-835dc322-2961-44dd-b000-38e8bed7b511 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:27.409362 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-835dc322-2961-44dd-b000-38e8bed7b511 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:27.415056 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.415056 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:27.416148 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-835dc322-2961-44dd-b000-38e8bed7b511 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:27.416865 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1170/4661] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:27 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:27.429712 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1df828c1-eba0-461f-85ec-750ac3e657db None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.432172 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1df828c1-eba0-461f-85ec-750ac3e657db tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] POST https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426/action Aug 13 19:37:27.432610 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1df828c1-eba0-461f-85ec-750ac3e657db tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:37:27.432754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1df828c1-eba0-461f-85ec-750ac3e657db tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:27.436295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.admin_actions [None req-1df828c1-eba0-461f-85ec-750ac3e657db tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Updating backup '06b5e037-3ef7-4430-a702-a4600883e426' with '{'status': 'error'}' {{(pid=100186) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 19:37:27.441764 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.441764 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:27.442929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-1df828c1-eba0-461f-85ec-750ac3e657db tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0fdf82ae738a47d7a42304b41d7f2814', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e42c98c44d144f58daba10e4e073397', '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=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:37:27.443171 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1df828c1-eba0-461f-85ec-750ac3e657db tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426/action returned with HTTP 403 Aug 13 19:37:27.443812 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1162/4662] 10.4.3.126 () {70 vars in 1430 bytes} [Thu Aug 13 19:37:27 2026] POST /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:27.450910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6f312734-b3e8-49e8-a445-cf5154599cb8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.452534 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f312734-b3e8-49e8-a445-cf5154599cb8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd Aug 13 19:37:27.452724 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f312734-b3e8-49e8-a445-cf5154599cb8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:27.452918 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6f312734-b3e8-49e8-a445-cf5154599cb8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:27.453078 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-6f312734-b3e8-49e8-a445-cf5154599cb8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete volume with id: d888f8d0-9b28-4049-b5e2-ce948a8f99bd Aug 13 19:37:27.461345 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.461345 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:27.461345 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6f312734-b3e8-49e8-a445-cf5154599cb8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:27.472351 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aebcf32d-e913-46f5-b2f8-8b9c81ab4cdf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.474953 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aebcf32d-e913-46f5-b2f8-8b9c81ab4cdf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:27.476754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aebcf32d-e913-46f5-b2f8-8b9c81ab4cdf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:27.476754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aebcf32d-e913-46f5-b2f8-8b9c81ab4cdf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:27.476754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-aebcf32d-e913-46f5-b2f8-8b9c81ab4cdf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:27.482122 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.482122 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:27.485196 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aebcf32d-e913-46f5-b2f8-8b9c81ab4cdf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:27.485633 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1162/4663] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:27 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:27.488719 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e007b211-8060-4c95-b29e-c851c9147e0c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.489064 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-6f312734-b3e8-49e8-a445-cf5154599cb8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete volume request issued successfully. Aug 13 19:37:27.489133 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e007b211-8060-4c95-b29e-c851c9147e0c None None] GET https://10.4.3.126/volume// Aug 13 19:37:27.489244 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6f312734-b3e8-49e8-a445-cf5154599cb8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd returned with HTTP 202 Aug 13 19:37:27.489398 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e007b211-8060-4c95-b29e-c851c9147e0c None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:27.489625 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e007b211-8060-4c95-b29e-c851c9147e0c None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:27.489665 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1170/4664] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:27 2026] DELETE /volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:27.490065 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e007b211-8060-4c95-b29e-c851c9147e0c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:37:27.490785 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1171/4665] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:37:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:37:27.500395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-899d9d9b-3d92-41e3-86b1-c008f9ff6210 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.501762 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-c20ebb10-d3ab-4d41-8152-d6605a60bea3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.502591 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-899d9d9b-3d92-41e3-86b1-c008f9ff6210 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd Aug 13 19:37:27.502816 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-899d9d9b-3d92-41e3-86b1-c008f9ff6210 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:27.504012 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-c20ebb10-d3ab-4d41-8152-d6605a60bea3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:37:27.504243 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-c20ebb10-d3ab-4d41-8152-d6605a60bea3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:27.504428 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-899d9d9b-3d92-41e3-86b1-c008f9ff6210 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:27.504473 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-c20ebb10-d3ab-4d41-8152-d6605a60bea3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:27.514772 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.514772 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:27.518808 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.518808 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:27.519259 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-c20ebb10-d3ab-4d41-8152-d6605a60bea3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:37:27.523649 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-c20ebb10-d3ab-4d41-8152-d6605a60bea3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:37:27.524064 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1163/4666] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:37:27 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 1550 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 19:37:27.527358 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-899d9d9b-3d92-41e3-86b1-c008f9ff6210 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:27.533757 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-899d9d9b-3d92-41e3-86b1-c008f9ff6210 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd returned with HTTP 200 Aug 13 19:37:27.534216 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1163/4667] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:27 2026] GET /volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:27.663267 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1df0fbc0-86a1-478d-97ff-69937a0a6dc2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.667586 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1df0fbc0-86a1-478d-97ff-69937a0a6dc2 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] PUT https://10.4.3.126/volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c Aug 13 19:37:27.667967 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1df0fbc0-86a1-478d-97ff-69937a0a6dc2 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:27.687560 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1df0fbc0-86a1-478d-97ff-69937a0a6dc2 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Acquiring lock "cinder-attachment_update-9c15228a-13f9-42ed-9a4f-3822bbc475ea-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:37:27.692648 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1df0fbc0-86a1-478d-97ff-69937a0a6dc2 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Lock "cinder-attachment_update-9c15228a-13f9-42ed-9a4f-3822bbc475ea-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:37:27.693624 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.693624 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:27.775924 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1df0fbc0-86a1-478d-97ff-69937a0a6dc2 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Lock "cinder-attachment_update-9c15228a-13f9-42ed-9a4f-3822bbc475ea-np0000007253" released by "attachment_update" :: held 0.083s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:37:27.776246 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-1df0fbc0-86a1-478d-97ff-69937a0a6dc2 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c returned with HTTP 200 Aug 13 19:37:27.776942 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1171/4668] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:37:27 2026] PUT /volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:27.799139 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-28093347-996f-495e-942a-3f2c6ec91651 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.802882 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-28093347-996f-495e-942a-3f2c6ec91651 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c/action Aug 13 19:37:27.803284 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-28093347-996f-495e-942a-3f2c6ec91651 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:37:27.803433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-28093347-996f-495e-942a-3f2c6ec91651 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:27.822881 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.822881 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:27.836108 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-4b5a74e3-1b00-409e-ac27-b4b17f08164c req-28093347-996f-495e-942a-3f2c6ec91651 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c/action returned with HTTP 204 Aug 13 19:37:27.836664 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1172/4669] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:37:27 2026] POST /volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:27.958286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-db9512f3-6cb5-4a18-94f0-3e9f3f956656 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.962624 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-db9512f3-6cb5-4a18-94f0-3e9f3f956656 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:37:27.962927 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-db9512f3-6cb5-4a18-94f0-3e9f3f956656 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:27.963207 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-db9512f3-6cb5-4a18-94f0-3e9f3f956656 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:27.972927 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.972927 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:27.973730 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-db9512f3-6cb5-4a18-94f0-3e9f3f956656 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:37:27.974916 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-db9512f3-6cb5-4a18-94f0-3e9f3f956656 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b returned with HTTP 200 Aug 13 19:37:27.978296 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1164/4670] 10.4.3.126 () {68 vars in 1604 bytes} [Thu Aug 13 19:37:27 2026] GET /volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b => generated 479 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:27.982421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-1518f828-e52a-4170-8bf7-38d027da6964 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:27.984530 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-1518f828-e52a-4170-8bf7-38d027da6964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:37:27.984702 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-1518f828-e52a-4170-8bf7-38d027da6964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:27.984871 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-1518f828-e52a-4170-8bf7-38d027da6964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:27.995324 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:27.995324 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:27.999164 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-1518f828-e52a-4170-8bf7-38d027da6964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:37:28.003507 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-1518f828-e52a-4170-8bf7-38d027da6964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 200 Aug 13 19:37:28.005217 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1164/4671] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:27 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 1658 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:28.011098 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:28.016706 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:28.016865 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:28.019187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:28.030965 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:28.030965 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:28.032658 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:37:28.032658 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:37:28.032658 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:37:28.038555 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (57ea48b1-5982-4cad-93a0-9afe5defefc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:28.039561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad09d6e9-8854-4334-9e58-7ba7b6ba8dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:28.040330 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:28.068348 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad09d6e9-8854-4334-9e58-7ba7b6ba8dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:28.069085 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b795bbf1-12db-4484-8e2b-e58744ec7287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:28.114306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['a0df0e09-5b41-4bb5-b7e2-3658821618c6', '408b1a01-e6e8-453b-ac71-8d92311dd76b', '7580d523-4eb0-4d3b-9d56-d6e8b16a3f0d', '979596c5-5bbb-4953-a9a9-0383fdbbb574'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:28.114306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b795bbf1-12db-4484-8e2b-e58744ec7287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0df0e09-5b41-4bb5-b7e2-3658821618c6', '408b1a01-e6e8-453b-ac71-8d92311dd76b', '7580d523-4eb0-4d3b-9d56-d6e8b16a3f0d', '979596c5-5bbb-4953-a9a9-0383fdbbb574']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:28.114306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a20aea1-5db8-4fb1-b8f0-10240b6a633a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:28.159466 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a20aea1-5db8-4fb1-b8f0-10240b6a633a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e20e3f-190b-4d4e-ba13-24746157eee4', '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='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['a0df0e09-5b41-4bb5-b7e2-3658821618c6','408b1a01-e6e8-453b-ac71-8d92311dd76b','7580d523-4eb0-4d3b-9d56-d6e8b16a3f0d','979596c5-5bbb-4953-a9a9-0383fdbbb574'],size=1,snapshot_id=b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), '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-13T19:37:28Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5e20e3f-190b-4d4e-ba13-24746157eee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:28.160070 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25245c4e-4a1e-4644-b925-5e368372b259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:28.179716 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25245c4e-4a1e-4644-b925-5e368372b259) transitioned into 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='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['a0df0e09-5b41-4bb5-b7e2-3658821618c6','408b1a01-e6e8-453b-ac71-8d92311dd76b','7580d523-4eb0-4d3b-9d56-d6e8b16a3f0d','979596c5-5bbb-4953-a9a9-0383fdbbb574'],size=1,snapshot_id=b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:28.180397 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b691f9b3-26b6-4c01-ad10-dbdf49db82c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:28.203619 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b691f9b3-26b6-4c01-ad10-dbdf49db82c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:28.205347 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (57ea48b1-5982-4cad-93a0-9afe5defefc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:28.205347 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:37:28.205481 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-7075d5a5-2402-423f-9120-74157138621e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:28.205816 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1172/4672] 10.4.3.126 () {72 vars in 1541 bytes} [Thu Aug 13 19:37:28 2026] POST /volume/v3/volumes => generated 736 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:28.219867 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-aeae629c-278f-499f-bce6-1a3962df18e9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:28.221872 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-aeae629c-278f-499f-bce6-1a3962df18e9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 Aug 13 19:37:28.221963 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-aeae629c-278f-499f-bce6-1a3962df18e9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:28.222145 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-aeae629c-278f-499f-bce6-1a3962df18e9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:28.231206 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:28.231206 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:28.235219 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-aeae629c-278f-499f-bce6-1a3962df18e9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:37:28.239570 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-aeae629c-278f-499f-bce6-1a3962df18e9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 returned with HTTP 200 Aug 13 19:37:28.239947 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1173/4673] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:28 2026] GET /volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:28.252212 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-102e4a64-fd04-49e2-8b5e-deb3c7d7f93b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:28.255894 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-102e4a64-fd04-49e2-8b5e-deb3c7d7f93b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 Aug 13 19:37:28.255894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-102e4a64-fd04-49e2-8b5e-deb3c7d7f93b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:28.255894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-102e4a64-fd04-49e2-8b5e-deb3c7d7f93b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:28.262209 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:28.262209 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:28.265887 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-102e4a64-fd04-49e2-8b5e-deb3c7d7f93b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:37:28.270412 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-102e4a64-fd04-49e2-8b5e-deb3c7d7f93b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 returned with HTTP 200 Aug 13 19:37:28.270412 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1165/4674] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:28 2026] GET /volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:28.498106 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2b1eefd7-9cce-4df3-b9f2-a53c0eedf61a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:28.501412 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b1eefd7-9cce-4df3-b9f2-a53c0eedf61a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:28.501412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b1eefd7-9cce-4df3-b9f2-a53c0eedf61a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:28.501412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b1eefd7-9cce-4df3-b9f2-a53c0eedf61a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:28.501412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2b1eefd7-9cce-4df3-b9f2-a53c0eedf61a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:28.505881 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:28.505881 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:28.506513 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b1eefd7-9cce-4df3-b9f2-a53c0eedf61a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:28.506868 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1165/4675] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:28 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:28.546936 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6031e61b-44c6-4c78-9c62-083d1caea8c8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:28.552345 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6031e61b-44c6-4c78-9c62-083d1caea8c8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd Aug 13 19:37:28.554180 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6031e61b-44c6-4c78-9c62-083d1caea8c8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:28.554180 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6031e61b-44c6-4c78-9c62-083d1caea8c8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:28.564584 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6031e61b-44c6-4c78-9c62-083d1caea8c8 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd returned with HTTP 404 Aug 13 19:37:28.565142 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1173/4676] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:28 2026] GET /volume/v3/volumes/d888f8d0-9b28-4049-b5e2-ce948a8f99bd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:28.573243 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dfd04317-2515-491d-9a2c-4911d0b86094 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:28.575569 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dfd04317-2515-491d-9a2c-4911d0b86094 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:37:28.575762 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dfd04317-2515-491d-9a2c-4911d0b86094 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:28.575962 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dfd04317-2515-491d-9a2c-4911d0b86094 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:28.576080 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-dfd04317-2515-491d-9a2c-4911d0b86094 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:28.580116 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:28.580116 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:28.580949 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dfd04317-2515-491d-9a2c-4911d0b86094 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-reader] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:37:28.581324 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1174/4677] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:28 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:28.591707 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8b15c28a-5782-4839-9892-7ee09a3e405a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:28.593872 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b15c28a-5782-4839-9892-7ee09a3e405a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] DELETE https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:28.594054 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b15c28a-5782-4839-9892-7ee09a3e405a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:28.594246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8b15c28a-5782-4839-9892-7ee09a3e405a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:28.594394 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-8b15c28a-5782-4839-9892-7ee09a3e405a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete backup with id: 06b5e037-3ef7-4430-a702-a4600883e426. Aug 13 19:37:28.598133 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:28.598133 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:28.610635 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-8b15c28a-5782-4839-9892-7ee09a3e405a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] delete_backup rpcapi backup_id 06b5e037-3ef7-4430-a702-a4600883e426 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:37:28.612979 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8b15c28a-5782-4839-9892-7ee09a3e405a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 202 Aug 13 19:37:28.613455 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1166/4678] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:28 2026] DELETE /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:37:28.621187 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2fe0c41a-2375-4c36-b2be-20cf19b79235 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:28.622961 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2fe0c41a-2375-4c36-b2be-20cf19b79235 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:28.623264 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2fe0c41a-2375-4c36-b2be-20cf19b79235 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:28.623366 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2fe0c41a-2375-4c36-b2be-20cf19b79235 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:28.623485 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2fe0c41a-2375-4c36-b2be-20cf19b79235 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:28.627594 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:28.627594 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:28.628156 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2fe0c41a-2375-4c36-b2be-20cf19b79235 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 200 Aug 13 19:37:28.628582 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1166/4679] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:28 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:29.516956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d6f5473c-2e4a-4504-899d-f99f6d96c25a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:29.518672 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6f5473c-2e4a-4504-899d-f99f6d96c25a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:29.518854 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6f5473c-2e4a-4504-899d-f99f6d96c25a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:29.519047 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d6f5473c-2e4a-4504-899d-f99f6d96c25a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:29.519169 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d6f5473c-2e4a-4504-899d-f99f6d96c25a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:29.522936 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:29.522936 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:29.523462 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d6f5473c-2e4a-4504-899d-f99f6d96c25a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:29.523774 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1174/4680] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:29 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:29.638207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e8724159-a22e-4e8d-b19b-71e73e8837b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:29.639965 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8724159-a22e-4e8d-b19b-71e73e8837b2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 Aug 13 19:37:29.640177 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8724159-a22e-4e8d-b19b-71e73e8837b2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:29.640393 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8724159-a22e-4e8d-b19b-71e73e8837b2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:29.640492 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e8724159-a22e-4e8d-b19b-71e73e8837b2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id 06b5e037-3ef7-4430-a702-a4600883e426. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:29.644024 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8724159-a22e-4e8d-b19b-71e73e8837b2 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 returned with HTTP 404 Aug 13 19:37:29.644503 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1175/4681] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:29 2026] GET /volume/v3/backups/06b5e037-3ef7-4430-a702-a4600883e426 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:29.650094 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fe3f22d6-0b73-4621-bb9d-77fc96486396 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:29.652092 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe3f22d6-0b73-4621-bb9d-77fc96486396 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] DELETE https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:29.652354 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe3f22d6-0b73-4621-bb9d-77fc96486396 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:29.652619 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe3f22d6-0b73-4621-bb9d-77fc96486396 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:29.652766 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-fe3f22d6-0b73-4621-bb9d-77fc96486396 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete backup with id: f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. Aug 13 19:37:29.657532 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:29.657532 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:29.670434 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-fe3f22d6-0b73-4621-bb9d-77fc96486396 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] delete_backup rpcapi backup_id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:37:29.672173 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe3f22d6-0b73-4621-bb9d-77fc96486396 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 202 Aug 13 19:37:29.672609 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1167/4682] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:29 2026] DELETE /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:37:29.679752 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-aaea1b44-96a5-427d-ac07-b1d4e56b1ff3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:29.681260 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aaea1b44-96a5-427d-ac07-b1d4e56b1ff3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:29.681459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aaea1b44-96a5-427d-ac07-b1d4e56b1ff3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:29.681629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-aaea1b44-96a5-427d-ac07-b1d4e56b1ff3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:29.681721 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-aaea1b44-96a5-427d-ac07-b1d4e56b1ff3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:29.685196 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:29.685196 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:29.685742 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-aaea1b44-96a5-427d-ac07-b1d4e56b1ff3 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 200 Aug 13 19:37:29.686066 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1167/4683] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:29 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:30.533260 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2981ad65-7142-4cad-ba9c-1854d4f1255d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:30.535462 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2981ad65-7142-4cad-ba9c-1854d4f1255d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:30.535809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2981ad65-7142-4cad-ba9c-1854d4f1255d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:30.536001 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2981ad65-7142-4cad-ba9c-1854d4f1255d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:30.536143 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-2981ad65-7142-4cad-ba9c-1854d4f1255d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:30.541146 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:30.541146 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:30.541995 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2981ad65-7142-4cad-ba9c-1854d4f1255d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:30.542514 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1175/4684] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:30 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:30.694660 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-81779fea-8f76-42db-abeb-c7a13bb26205 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:30.696365 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81779fea-8f76-42db-abeb-c7a13bb26205 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 Aug 13 19:37:30.696564 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81779fea-8f76-42db-abeb-c7a13bb26205 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:30.696745 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-81779fea-8f76-42db-abeb-c7a13bb26205 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:30.696850 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-81779fea-8f76-42db-abeb-c7a13bb26205 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:30.700567 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-81779fea-8f76-42db-abeb-c7a13bb26205 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 returned with HTTP 404 Aug 13 19:37:30.700980 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1176/4685] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:30 2026] GET /volume/v3/backups/f5e8467f-9f4c-4ec5-a9c5-f61ec8cf16a4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:30.706692 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee1a222b-4fb8-4c84-9e6b-30afbbfec174 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:30.708914 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee1a222b-4fb8-4c84-9e6b-30afbbfec174 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] DELETE https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:37:30.708914 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee1a222b-4fb8-4c84-9e6b-30afbbfec174 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:30.708914 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee1a222b-4fb8-4c84-9e6b-30afbbfec174 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:30.708914 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-ee1a222b-4fb8-4c84-9e6b-30afbbfec174 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete backup with id: ac081229-a38f-4b63-98c7-4339df7b64a8. Aug 13 19:37:30.713248 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:30.713248 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:30.724580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-ee1a222b-4fb8-4c84-9e6b-30afbbfec174 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] delete_backup rpcapi backup_id ac081229-a38f-4b63-98c7-4339df7b64a8 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:37:30.726027 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee1a222b-4fb8-4c84-9e6b-30afbbfec174 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 202 Aug 13 19:37:30.726452 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1168/4686] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:30 2026] DELETE /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:37:30.732854 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f43d4c6c-9de3-46b9-82de-f174c19f87df None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:30.734656 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f43d4c6c-9de3-46b9-82de-f174c19f87df tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:37:30.734901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f43d4c6c-9de3-46b9-82de-f174c19f87df tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:30.735109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f43d4c6c-9de3-46b9-82de-f174c19f87df tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:30.735213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f43d4c6c-9de3-46b9-82de-f174c19f87df tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:30.740172 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:30.740172 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:30.741052 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f43d4c6c-9de3-46b9-82de-f174c19f87df tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 200 Aug 13 19:37:30.741491 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1168/4687] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:30 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:31.277747 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-eeb26c15-fe87-408b-9546-e3bfd9ba1d72 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.279827 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-eeb26c15-fe87-408b-9546-e3bfd9ba1d72 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 Aug 13 19:37:31.279827 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-eeb26c15-fe87-408b-9546-e3bfd9ba1d72 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:31.280004 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-eeb26c15-fe87-408b-9546-e3bfd9ba1d72 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:31.286599 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:31.286599 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:31.290046 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-eeb26c15-fe87-408b-9546-e3bfd9ba1d72 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:37:31.294295 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-eeb26c15-fe87-408b-9546-e3bfd9ba1d72 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 returned with HTTP 200 Aug 13 19:37:31.294654 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1176/4688] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:31 2026] GET /volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:31.301736 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f6005d8e-a851-44d4-aae9-a3a6177b30ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.302069 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f6005d8e-a851-44d4-aae9-a3a6177b30ce None None] GET https://10.4.3.126/volume// Aug 13 19:37:31.302214 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f6005d8e-a851-44d4-aae9-a3a6177b30ce None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:31.302442 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f6005d8e-a851-44d4-aae9-a3a6177b30ce None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:31.302745 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f6005d8e-a851-44d4-aae9-a3a6177b30ce None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:37:31.303090 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1177/4689] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:37:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:37:31.310150 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-cdcdc682-8667-4300-9360-c5186305dd64 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.312097 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-cdcdc682-8667-4300-9360-c5186305dd64 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:37:31.312498 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-cdcdc682-8667-4300-9360-c5186305dd64 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5e20e3f-190b-4d4e-ba13-24746157eee4", "connector": null, "instance_uuid": "a2eded26-d5d8-4021-a1ca-9c4a7284d4a1"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:31.322199 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:31.322199 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:31.345048 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-cdcdc682-8667-4300-9360-c5186305dd64 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:37:31.345962 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1169/4690] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:37:31 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:31.353359 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-88c1af09-c0c6-4e9c-a1d5-f49173bdc41a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.353730 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88c1af09-c0c6-4e9c-a1d5-f49173bdc41a None None] GET https://10.4.3.126/volume// Aug 13 19:37:31.353878 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88c1af09-c0c6-4e9c-a1d5-f49173bdc41a None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:31.354051 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88c1af09-c0c6-4e9c-a1d5-f49173bdc41a None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:31.354406 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88c1af09-c0c6-4e9c-a1d5-f49173bdc41a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:37:31.354730 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1169/4691] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:37:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:37:31.360635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-d2081c79-75df-4434-a125-09c4b9401248 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.362541 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-d2081c79-75df-4434-a125-09c4b9401248 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 Aug 13 19:37:31.362730 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-d2081c79-75df-4434-a125-09c4b9401248 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:31.362901 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-d2081c79-75df-4434-a125-09c4b9401248 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:31.374161 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:31.374161 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:31.378189 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-d2081c79-75df-4434-a125-09c4b9401248 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:37:31.384322 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-d2081c79-75df-4434-a125-09c4b9401248 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 returned with HTTP 200 Aug 13 19:37:31.384718 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1177/4692] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:37:31 2026] GET /volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 => generated 1524 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:37:31.485795 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-49f34a1b-0d17-4195-a95d-af73549c42af None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.487684 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-49f34a1b-0d17-4195-a95d-af73549c42af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456 Aug 13 19:37:31.487967 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-49f34a1b-0d17-4195-a95d-af73549c42af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:31.495229 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-49f34a1b-0d17-4195-a95d-af73549c42af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-a5e20e3f-190b-4d4e-ba13-24746157eee4-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:37:31.501405 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-49f34a1b-0d17-4195-a95d-af73549c42af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-a5e20e3f-190b-4d4e-ba13-24746157eee4-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:37:31.502442 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:31.502442 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:31.552648 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-748601b4-00f9-4219-97a4-ac232f84d730 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.554968 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-748601b4-00f9-4219-97a4-ac232f84d730 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:31.555223 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-748601b4-00f9-4219-97a4-ac232f84d730 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:31.555490 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-748601b4-00f9-4219-97a4-ac232f84d730 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:31.555619 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-748601b4-00f9-4219-97a4-ac232f84d730 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:31.560298 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:31.560298 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:31.561011 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-748601b4-00f9-4219-97a4-ac232f84d730 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:31.561488 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1170/4693] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:31 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:31.574899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-49f34a1b-0d17-4195-a95d-af73549c42af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-a5e20e3f-190b-4d4e-ba13-24746157eee4-np0000007253" released by "attachment_update" :: held 0.073s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:37:31.575210 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-49f34a1b-0d17-4195-a95d-af73549c42af tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456 returned with HTTP 200 Aug 13 19:37:31.575966 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1178/4694] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:37:31 2026] PUT /volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:31.597712 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-f2f06d42-b886-404e-824f-011a64ad41ee None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.599704 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-f2f06d42-b886-404e-824f-011a64ad41ee tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456/action Aug 13 19:37:31.600071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-f2f06d42-b886-404e-824f-011a64ad41ee tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:37:31.600178 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-f2f06d42-b886-404e-824f-011a64ad41ee tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:31.616328 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:31.616328 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:31.625470 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-34309c8f-2f89-4b8b-8909-3905e2a55cc3 req-f2f06d42-b886-404e-824f-011a64ad41ee tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456/action returned with HTTP 204 Aug 13 19:37:31.625886 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1170/4695] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:37:31 2026] POST /volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:31.750763 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af2325dc-987a-4ffc-8c9f-a64f319ae3d0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.752531 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af2325dc-987a-4ffc-8c9f-a64f319ae3d0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 Aug 13 19:37:31.752750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af2325dc-987a-4ffc-8c9f-a64f319ae3d0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:31.752926 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af2325dc-987a-4ffc-8c9f-a64f319ae3d0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:31.753048 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-af2325dc-987a-4ffc-8c9f-a64f319ae3d0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Show backup with id ac081229-a38f-4b63-98c7-4339df7b64a8. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:31.756842 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af2325dc-987a-4ffc-8c9f-a64f319ae3d0 tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 returned with HTTP 404 Aug 13 19:37:31.757302 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1178/4696] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:31 2026] GET /volume/v3/backups/ac081229-a38f-4b63-98c7-4339df7b64a8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:31.763484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-03aa28fe-f704-4f53-928c-25a360b0f6bd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.765115 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03aa28fe-f704-4f53-928c-25a360b0f6bd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a Aug 13 19:37:31.765294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03aa28fe-f704-4f53-928c-25a360b0f6bd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:31.765477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03aa28fe-f704-4f53-928c-25a360b0f6bd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:31.765618 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-03aa28fe-f704-4f53-928c-25a360b0f6bd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete volume with id: 866c14a1-5b08-47de-94e0-6798a504f71a Aug 13 19:37:31.772291 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:31.772291 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:31.772573 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-03aa28fe-f704-4f53-928c-25a360b0f6bd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:31.788991 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-03aa28fe-f704-4f53-928c-25a360b0f6bd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Delete volume request issued successfully. Aug 13 19:37:31.789180 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03aa28fe-f704-4f53-928c-25a360b0f6bd tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a returned with HTTP 202 Aug 13 19:37:31.789625 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1171/4697] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:31 2026] DELETE /volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:31.796625 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0388489f-08af-4537-8735-abb1c142db8a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:31.798118 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0388489f-08af-4537-8735-abb1c142db8a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a Aug 13 19:37:31.798321 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0388489f-08af-4537-8735-abb1c142db8a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:31.798514 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0388489f-08af-4537-8735-abb1c142db8a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:31.805139 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:31.805139 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:31.808373 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0388489f-08af-4537-8735-abb1c142db8a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Volume info retrieved successfully. Aug 13 19:37:31.812405 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0388489f-08af-4537-8735-abb1c142db8a tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a returned with HTTP 200 Aug 13 19:37:31.812853 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1179/4698] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:31 2026] GET /volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:32.571395 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4bed490c-5272-4539-8230-f8f7817cec30 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:32.573029 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4bed490c-5272-4539-8230-f8f7817cec30 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:32.573365 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4bed490c-5272-4539-8230-f8f7817cec30 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:32.573432 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4bed490c-5272-4539-8230-f8f7817cec30 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:32.573520 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-4bed490c-5272-4539-8230-f8f7817cec30 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:32.577671 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:32.577671 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:32.578197 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4bed490c-5272-4539-8230-f8f7817cec30 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:32.578573 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1171/4699] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:32 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:32.824130 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d8ef3269-4c96-435a-a419-f785f10f9c4f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:32.826025 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8ef3269-4c96-435a-a419-f785f10f9c4f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] GET https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a Aug 13 19:37:32.826210 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8ef3269-4c96-435a-a419-f785f10f9c4f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:32.826430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d8ef3269-4c96-435a-a419-f785f10f9c4f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:32.831346 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d8ef3269-4c96-435a-a419-f785f10f9c4f tempest-ProjectReaderTests33-2002148508 tempest-ProjectReaderTests33-2002148508-project-admin] https://10.4.3.126/volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a returned with HTTP 404 Aug 13 19:37:32.831738 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1179/4700] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:32 2026] GET /volume/v3/volumes/866c14a1-5b08-47de-94e0-6798a504f71a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:33.588006 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5c77c9d2-9551-4480-b0de-55754aaf79c1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:33.589950 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c77c9d2-9551-4480-b0de-55754aaf79c1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:33.590215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c77c9d2-9551-4480-b0de-55754aaf79c1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:33.590449 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c77c9d2-9551-4480-b0de-55754aaf79c1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:33.590552 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-5c77c9d2-9551-4480-b0de-55754aaf79c1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:33.596063 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:33.596063 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:33.596678 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c77c9d2-9551-4480-b0de-55754aaf79c1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:33.597011 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1172/4701] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:33 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:34.276216 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e394bbf6-0081-4664-806a-bf3b18d10ce9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:34.360045 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e394bbf6-0081-4664-806a-bf3b18d10ce9 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:37:34.360633 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e394bbf6-0081-4664-806a-bf3b18d10ce9 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1682372198", "extra_specs": {"storage_protocol": "tempest-storage_protocol-805801081", "vendor_name": "tempest-vendor_name-17357048"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:34.378073 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e394bbf6-0081-4664-806a-bf3b18d10ce9 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:37:34.378601 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1180/4702] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:37:34 2026] POST /volume/v3/types => generated 327 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:34.385893 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:34.387836 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:34.388205 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a00fed22-080c-4560-86e1-905a10ea7ed5", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:34.389810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume request body: {'volume': {'volume_type': 'a00fed22-080c-4560-86e1-905a10ea7ed5', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:34.393482 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume of 1 GB Aug 13 19:37:34.393765 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:34.393765 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:34.394187 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Availability Zones retrieved successfully. Aug 13 19:37:34.399977 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Flow 'volume_create_api' (f7ad73f1-1d8e-4ec9-afaf-b81d94449139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:34.400820 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0001ccd4-8aad-4ab4-9561-20f5e453f780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:34.401536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:34.421128 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0001ccd4-8aad-4ab4-9561-20f5e453f780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:37:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-805801081',vendor_name='tempest-vendor_name-17357048'},id=a00fed22-080c-4560-86e1-905a10ea7ed5,is_public=True,name='tempest-ProjectMemberTests-volume-type-1682372198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a00fed22-080c-4560-86e1-905a10ea7ed5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:34.421981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13dcba0-597a-483e-8ef6-f1529fb81749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:34.455367 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1682372198 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1682372198, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:34.455602 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1682372198 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1682372198, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:34.485549 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Created reservations ['1e58ef29-0432-4ce2-b202-084ca8b12674', 'b9921a85-35cc-4d9b-ba09-30e8b24bd0e4', 'd6c81720-475d-419e-b239-81b1f86c9b60', '4d1970f8-845e-4b87-88f0-5d50a629736f'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:34.486477 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13dcba0-597a-483e-8ef6-f1529fb81749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e58ef29-0432-4ce2-b202-084ca8b12674', 'b9921a85-35cc-4d9b-ba09-30e8b24bd0e4', 'd6c81720-475d-419e-b239-81b1f86c9b60', '4d1970f8-845e-4b87-88f0-5d50a629736f']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:34.487359 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728d4e6f-2194-45da-9f3d-9d4e0f5ee6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:34.513926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728d4e6f-2194-45da-9f3d-9d4e0f5ee6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd86326ec-eb29-48c5-9638-c49dae648ee4', '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='e7be43540f084c6cba29956d6d5f1c93',qos_specs=None,replication_status=,reservations=['1e58ef29-0432-4ce2-b202-084ca8b12674','b9921a85-35cc-4d9b-ba09-30e8b24bd0e4','d6c81720-475d-419e-b239-81b1f86c9b60','4d1970f8-845e-4b87-88f0-5d50a629736f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_type_id=a00fed22-080c-4560-86e1-905a10ea7ed5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:34Z,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=d86326ec-eb29-48c5-9638-c49dae648ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7be43540f084c6cba29956d6d5f1c93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a00fed22-080c-4560-86e1-905a10ea7ed5),volume_type_id=a00fed22-080c-4560-86e1-905a10ea7ed5)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:34.514556 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10aec982-8a6e-488e-a9aa-044d4f61d196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:34.528825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10aec982-8a6e-488e-a9aa-044d4f61d196) transitioned into state 'SUCCESS' from 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='e7be43540f084c6cba29956d6d5f1c93',qos_specs=None,replication_status=,reservations=['1e58ef29-0432-4ce2-b202-084ca8b12674','b9921a85-35cc-4d9b-ba09-30e8b24bd0e4','d6c81720-475d-419e-b239-81b1f86c9b60','4d1970f8-845e-4b87-88f0-5d50a629736f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_type_id=a00fed22-080c-4560-86e1-905a10ea7ed5)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:34.529461 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84dfb71a-3c84-47f8-acbd-e0adc725d5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:34.537196 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84dfb71a-3c84-47f8-acbd-e0adc725d5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:34.538078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Flow 'volume_create_api' (f7ad73f1-1d8e-4ec9-afaf-b81d94449139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:34.538367 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume request issued successfully. Aug 13 19:37:34.538899 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88d6abf5-12ce-4e6b-a34c-98f1dbe968cb tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:34.539310 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1172/4703] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:37:34 2026] POST /volume/v3/volumes => generated 774 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:34.551720 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-44ec57e1-9faa-49ed-ab51-80db590b5275 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:34.553480 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44ec57e1-9faa-49ed-ab51-80db590b5275 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 Aug 13 19:37:34.553708 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44ec57e1-9faa-49ed-ab51-80db590b5275 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:34.553913 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44ec57e1-9faa-49ed-ab51-80db590b5275 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:34.561325 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:34.561325 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:34.565062 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-44ec57e1-9faa-49ed-ab51-80db590b5275 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:34.569022 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44ec57e1-9faa-49ed-ab51-80db590b5275 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 returned with HTTP 200 Aug 13 19:37:34.569434 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1180/4704] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:34 2026] GET /volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:34.606918 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-79bdfd8d-0918-4d20-9a6e-fcd06470af35 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:34.608918 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-79bdfd8d-0918-4d20-9a6e-fcd06470af35 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:34.609192 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-79bdfd8d-0918-4d20-9a6e-fcd06470af35 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:34.609520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-79bdfd8d-0918-4d20-9a6e-fcd06470af35 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:34.609669 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-79bdfd8d-0918-4d20-9a6e-fcd06470af35 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:34.615364 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:34.615364 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:34.616056 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-79bdfd8d-0918-4d20-9a6e-fcd06470af35 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:34.616557 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1173/4705] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:34 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:35.585056 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-139057d7-9636-445f-8c1d-16aa2218d62b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.589538 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-139057d7-9636-445f-8c1d-16aa2218d62b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 Aug 13 19:37:35.589758 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-139057d7-9636-445f-8c1d-16aa2218d62b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:35.589962 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-139057d7-9636-445f-8c1d-16aa2218d62b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:35.603457 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:35.603457 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:35.606665 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-139057d7-9636-445f-8c1d-16aa2218d62b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:35.610046 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-139057d7-9636-445f-8c1d-16aa2218d62b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 returned with HTTP 200 Aug 13 19:37:35.610412 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1181/4706] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:35 2026] GET /volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 => generated 974 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:35.627635 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a6dde99d-ac15-4b40-a6b4-e4233444b07b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.629796 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a6dde99d-ac15-4b40-a6b4-e4233444b07b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:37:35.630037 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a6dde99d-ac15-4b40-a6b4-e4233444b07b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:35.630473 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a6dde99d-ac15-4b40-a6b4-e4233444b07b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:35.630633 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:35.630633 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:35.635954 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a6dde99d-ac15-4b40-a6b4-e4233444b07b tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:37:35.636367 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1173/4707] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:37:35 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:35.636435 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-47f6c525-0368-4d17-9390-af73d5746aa5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.638169 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-47f6c525-0368-4d17-9390-af73d5746aa5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:35.638398 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-47f6c525-0368-4d17-9390-af73d5746aa5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:35.638598 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-47f6c525-0368-4d17-9390-af73d5746aa5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:35.638729 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-47f6c525-0368-4d17-9390-af73d5746aa5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:35.643084 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:35.643084 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:35.643739 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-47f6c525-0368-4d17-9390-af73d5746aa5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:35.644165 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1181/4708] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:35 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:35.645989 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-466cc8b6-df0c-4a98-aa92-7e0e502141a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.730671 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-466cc8b6-df0c-4a98-aa92-7e0e502141a6 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] DELETE https://10.4.3.126/volume/v3/messages/ddaf7587-f10c-4a9d-a782-1e349e7867c6 Aug 13 19:37:35.730848 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-466cc8b6-df0c-4a98-aa92-7e0e502141a6 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:35.731018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-466cc8b6-df0c-4a98-aa92-7e0e502141a6 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:35.740399 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-466cc8b6-df0c-4a98-aa92-7e0e502141a6 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] https://10.4.3.126/volume/v3/messages/ddaf7587-f10c-4a9d-a782-1e349e7867c6 returned with HTTP 204 Aug 13 19:37:35.740730 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1174/4709] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:37:35 2026] DELETE /volume/v3/messages/ddaf7587-f10c-4a9d-a782-1e349e7867c6 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:37:35.750606 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27b480f8-9309-42a8-863e-7bca1ee265e7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.757826 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27b480f8-9309-42a8-863e-7bca1ee265e7 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] GET https://10.4.3.126/volume/v3/messages/ddaf7587-f10c-4a9d-a782-1e349e7867c6 Aug 13 19:37:35.759248 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27b480f8-9309-42a8-863e-7bca1ee265e7 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:35.760168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27b480f8-9309-42a8-863e-7bca1ee265e7 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:35.770181 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27b480f8-9309-42a8-863e-7bca1ee265e7 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] https://10.4.3.126/volume/v3/messages/ddaf7587-f10c-4a9d-a782-1e349e7867c6 returned with HTTP 404 Aug 13 19:37:35.772544 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1182/4710] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:35 2026] GET /volume/v3/messages/ddaf7587-f10c-4a9d-a782-1e349e7867c6 => generated 110 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:35.780224 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.782637 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 Aug 13 19:37:35.782936 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:35.783196 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:35.783438 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Delete volume with id: d86326ec-eb29-48c5-9638-c49dae648ee4 Aug 13 19:37:35.793118 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:35.793118 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:35.793592 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:35.794939 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:37:35.815689 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Created reservations ['ba2238dd-72b4-4d82-8a17-5ba3593ee902', '0b3c8b2a-4fb4-4e69-9ed2-ff5992278f63', '2c566cac-7fa7-496c-a256-42eba75dd802', '92c74fb9-cf27-452c-a2d1-c3f1e13c29c8'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:35.848574 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Delete volume request issued successfully. Aug 13 19:37:35.848880 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-81cd2886-96a3-46d4-9cfb-02e66e8bbf8e tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 returned with HTTP 202 Aug 13 19:37:35.849506 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1174/4711] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:35 2026] DELETE /volume/v3/volumes/d86326ec-eb29-48c5-9638-c49dae648ee4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:35.858236 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3fc20105-792c-4e2f-8220-13bacf6a5133 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.860747 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fc20105-792c-4e2f-8220-13bacf6a5133 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] DELETE https://10.4.3.126/volume/v3/types/a00fed22-080c-4560-86e1-905a10ea7ed5 Aug 13 19:37:35.860918 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fc20105-792c-4e2f-8220-13bacf6a5133 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:35.861192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fc20105-792c-4e2f-8220-13bacf6a5133 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:35.890118 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fc20105-792c-4e2f-8220-13bacf6a5133 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/types/a00fed22-080c-4560-86e1-905a10ea7ed5 returned with HTTP 202 Aug 13 19:37:35.890976 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1182/4712] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:37:35 2026] DELETE /volume/v3/types/a00fed22-080c-4560-86e1-905a10ea7ed5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:35.898376 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7ac7fef6-681f-4d67-a944-e1aaad85efdc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.900593 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7ac7fef6-681f-4d67-a944-e1aaad85efdc tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:37:35.901023 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7ac7fef6-681f-4d67-a944-e1aaad85efdc tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1505215653", "extra_specs": {"storage_protocol": "tempest-storage_protocol-880973566", "vendor_name": "tempest-vendor_name-1993702083"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:35.920625 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7ac7fef6-681f-4d67-a944-e1aaad85efdc tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:37:35.921028 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1175/4713] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:37:35 2026] POST /volume/v3/types => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:35.931188 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:35.933032 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:35.933433 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c84c06ca-7082-4aa1-b8c0-a4846a44f744", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:35.935133 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume request body: {'volume': {'volume_type': 'c84c06ca-7082-4aa1-b8c0-a4846a44f744', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:35.940096 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume of 1 GB Aug 13 19:37:35.940400 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:35.940400 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:35.940778 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Availability Zones retrieved successfully. Aug 13 19:37:35.945989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Flow 'volume_create_api' (ab7fc519-14a1-428f-beff-c799ac9d1572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:35.947130 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7944530d-07a3-4d8e-a8c0-46dedf4c1090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:35.947940 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:35.968121 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7944530d-07a3-4d8e-a8c0-46dedf4c1090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:37:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-880973566',vendor_name='tempest-vendor_name-1993702083'},id=c84c06ca-7082-4aa1-b8c0-a4846a44f744,is_public=True,name='tempest-ProjectMemberTests-volume-type-1505215653',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c84c06ca-7082-4aa1-b8c0-a4846a44f744', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:35.969669 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741ad1c2-58f2-4ecb-b74d-de79da81cbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:35.997884 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1505215653 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1505215653, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:35.998171 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1505215653 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1505215653, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:36.025922 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Created reservations ['977eaf5c-bcac-4c7e-92da-69305ea735a4', '1628f325-bbfe-42c5-90a1-a65e70c6dc19', 'fa68c34a-420e-42ae-a2a8-73aede11ae7f', 'a9d90bdc-b54e-40ac-9d29-505a89d2f86a'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:36.026760 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741ad1c2-58f2-4ecb-b74d-de79da81cbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['977eaf5c-bcac-4c7e-92da-69305ea735a4', '1628f325-bbfe-42c5-90a1-a65e70c6dc19', 'fa68c34a-420e-42ae-a2a8-73aede11ae7f', 'a9d90bdc-b54e-40ac-9d29-505a89d2f86a']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:36.027494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52087206-d921-4e54-b846-085fbb9a47fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:36.056579 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52087206-d921-4e54-b846-085fbb9a47fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a62f88a7-7ce3-4031-9a91-83769b4ee3fb', '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='e7be43540f084c6cba29956d6d5f1c93',qos_specs=None,replication_status=,reservations=['977eaf5c-bcac-4c7e-92da-69305ea735a4','1628f325-bbfe-42c5-90a1-a65e70c6dc19','fa68c34a-420e-42ae-a2a8-73aede11ae7f','a9d90bdc-b54e-40ac-9d29-505a89d2f86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_type_id=c84c06ca-7082-4aa1-b8c0-a4846a44f744), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:36Z,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=a62f88a7-7ce3-4031-9a91-83769b4ee3fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7be43540f084c6cba29956d6d5f1c93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c84c06ca-7082-4aa1-b8c0-a4846a44f744),volume_type_id=c84c06ca-7082-4aa1-b8c0-a4846a44f744)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:36.057487 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0b778e-ccd6-4283-aa71-0ae05d622fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:36.074773 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0b778e-ccd6-4283-aa71-0ae05d622fb2) transitioned into state 'SUCCESS' from 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='e7be43540f084c6cba29956d6d5f1c93',qos_specs=None,replication_status=,reservations=['977eaf5c-bcac-4c7e-92da-69305ea735a4','1628f325-bbfe-42c5-90a1-a65e70c6dc19','fa68c34a-420e-42ae-a2a8-73aede11ae7f','a9d90bdc-b54e-40ac-9d29-505a89d2f86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_type_id=c84c06ca-7082-4aa1-b8c0-a4846a44f744)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:36.075499 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67992eaa-2368-4c99-b66b-f663a4844f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:36.083909 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67992eaa-2368-4c99-b66b-f663a4844f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:36.084715 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Flow 'volume_create_api' (ab7fc519-14a1-428f-beff-c799ac9d1572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:36.085352 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume request issued successfully. Aug 13 19:37:36.085629 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-939f5bf9-e035-4d8c-9568-5e7dce153419 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:36.086054 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1183/4714] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:37:35 2026] POST /volume/v3/volumes => generated 774 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:36.099914 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6eba899f-2b74-49d0-8b39-651a5a534524 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:36.104238 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6eba899f-2b74-49d0-8b39-651a5a534524 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb Aug 13 19:37:36.104238 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6eba899f-2b74-49d0-8b39-651a5a534524 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:36.104467 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6eba899f-2b74-49d0-8b39-651a5a534524 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:36.119177 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:36.119177 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:36.129487 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6eba899f-2b74-49d0-8b39-651a5a534524 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:36.138426 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6eba899f-2b74-49d0-8b39-651a5a534524 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb returned with HTTP 200 Aug 13 19:37:36.138803 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1175/4715] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:36 2026] GET /volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb => generated 953 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:36.655390 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6177f475-0516-4128-ae83-f5291d7d3fed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:36.657682 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6177f475-0516-4128-ae83-f5291d7d3fed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:36.657891 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6177f475-0516-4128-ae83-f5291d7d3fed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:36.658072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6177f475-0516-4128-ae83-f5291d7d3fed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:36.658189 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-6177f475-0516-4128-ae83-f5291d7d3fed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:36.663486 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:36.663486 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:36.664161 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6177f475-0516-4128-ae83-f5291d7d3fed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:36.664534 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1183/4716] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:36 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:37.153005 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e5c67e07-a4c4-4a75-81b0-5cda2ece837f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.155761 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e5c67e07-a4c4-4a75-81b0-5cda2ece837f tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb Aug 13 19:37:37.156011 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e5c67e07-a4c4-4a75-81b0-5cda2ece837f tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:37.156233 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e5c67e07-a4c4-4a75-81b0-5cda2ece837f tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:37.165003 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:37.165003 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:37.170011 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e5c67e07-a4c4-4a75-81b0-5cda2ece837f tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:37.174826 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e5c67e07-a4c4-4a75-81b0-5cda2ece837f tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb returned with HTTP 200 Aug 13 19:37:37.175199 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1176/4717] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:37 2026] GET /volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:37.192629 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27ab1ad9-b81a-4be9-bdea-34662fab0591 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.195251 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27ab1ad9-b81a-4be9-bdea-34662fab0591 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:37:37.195534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27ab1ad9-b81a-4be9-bdea-34662fab0591 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:37.195901 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27ab1ad9-b81a-4be9-bdea-34662fab0591 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:37.196212 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:37.196212 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:37.200514 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27ab1ad9-b81a-4be9-bdea-34662fab0591 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:37:37.201342 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1184/4718] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:37:37 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:37.209449 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6c8c4c82-42c2-48bd-8cb4-c69fef7ce477 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.211348 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6c8c4c82-42c2-48bd-8cb4-c69fef7ce477 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] GET https://10.4.3.126/volume/v3/messages Aug 13 19:37:37.211556 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6c8c4c82-42c2-48bd-8cb4-c69fef7ce477 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:37.211771 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6c8c4c82-42c2-48bd-8cb4-c69fef7ce477 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:37.215591 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6c8c4c82-42c2-48bd-8cb4-c69fef7ce477 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:37:37.215896 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1176/4719] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:37:37 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:37.224621 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-405dac30-cbac-494b-9598-857a49c98958 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.226667 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-405dac30-cbac-494b-9598-857a49c98958 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] DELETE https://10.4.3.126/volume/v3/messages/5b859178-0113-47b3-90b1-99a2bfe34768 Aug 13 19:37:37.226913 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-405dac30-cbac-494b-9598-857a49c98958 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:37.227104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-405dac30-cbac-494b-9598-857a49c98958 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:37.235132 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-405dac30-cbac-494b-9598-857a49c98958 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/messages/5b859178-0113-47b3-90b1-99a2bfe34768 returned with HTTP 204 Aug 13 19:37:37.235551 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1184/4720] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:37:37 2026] DELETE /volume/v3/messages/5b859178-0113-47b3-90b1-99a2bfe34768 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:37:37.243069 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.245327 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb Aug 13 19:37:37.245604 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:37.245877 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:37.246099 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Delete volume with id: a62f88a7-7ce3-4031-9a91-83769b4ee3fb Aug 13 19:37:37.255551 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:37.255551 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:37.255968 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:37.257357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100183) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:37:37.268428 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1505215653 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1505215653, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:37.268746 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1505215653 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1505215653, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:37.276750 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Created reservations ['2e1bebfc-7c69-42e7-be7d-28f1012b5b31', '45a12689-3620-4340-9bf3-287d627db331', '2e47e639-b181-4fa0-aaa8-eb6ab884bc3f', '06335ba3-2d59-4698-a750-89baa083f933'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:37.301073 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Delete volume request issued successfully. Aug 13 19:37:37.301396 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9ff0e3f-f109-4312-9159-55b5d4918f04 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb returned with HTTP 202 Aug 13 19:37:37.301969 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1177/4721] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:37 2026] DELETE /volume/v3/volumes/a62f88a7-7ce3-4031-9a91-83769b4ee3fb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:37.311298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23aebbcd-8290-44ac-8a1c-c0d60ed60d07 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.313796 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23aebbcd-8290-44ac-8a1c-c0d60ed60d07 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] DELETE https://10.4.3.126/volume/v3/types/c84c06ca-7082-4aa1-b8c0-a4846a44f744 Aug 13 19:37:37.314077 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23aebbcd-8290-44ac-8a1c-c0d60ed60d07 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:37.314518 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23aebbcd-8290-44ac-8a1c-c0d60ed60d07 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:37.345046 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23aebbcd-8290-44ac-8a1c-c0d60ed60d07 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/types/c84c06ca-7082-4aa1-b8c0-a4846a44f744 returned with HTTP 202 Aug 13 19:37:37.345734 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1185/4722] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:37:37 2026] DELETE /volume/v3/types/c84c06ca-7082-4aa1-b8c0-a4846a44f744 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:37.355354 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-57676005-7831-4828-91f4-4dbff9bd4112 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.357074 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57676005-7831-4828-91f4-4dbff9bd4112 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:37:37.357467 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-57676005-7831-4828-91f4-4dbff9bd4112 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-436829234", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1423262821", "vendor_name": "tempest-vendor_name-1494159392"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:37.374419 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57676005-7831-4828-91f4-4dbff9bd4112 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:37:37.374796 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1177/4723] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:37:37 2026] POST /volume/v3/types => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:37.382813 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.384687 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:37.385017 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0591d773-4024-4593-8126-8c0e79e8ff67", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:37.386786 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume request body: {'volume': {'volume_type': '0591d773-4024-4593-8126-8c0e79e8ff67', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:37.391500 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume of 1 GB Aug 13 19:37:37.391766 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:37.391766 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:37.392223 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Availability Zones retrieved successfully. Aug 13 19:37:37.399240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Flow 'volume_create_api' (48339370-a405-4334-a6f2-dcada6f21143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:37.400250 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55131ec-6966-46f2-ab40-f21185197424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:37.401139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:37.423312 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55131ec-6966-46f2-ab40-f21185197424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:37:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1423262821',vendor_name='tempest-vendor_name-1494159392'},id=0591d773-4024-4593-8126-8c0e79e8ff67,is_public=True,name='tempest-ProjectMemberTests-volume-type-436829234',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0591d773-4024-4593-8126-8c0e79e8ff67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:37.424176 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502ba272-0f45-4759-a400-1336b9862f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:37.449707 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-436829234 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-436829234, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:37.449964 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-436829234 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-436829234, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:37.480806 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Created reservations ['1cdebad9-6821-419a-9d3a-3a5481de0085', '2e15dc9a-33bd-4040-83a3-3abbe98cbf38', 'd635f244-6a25-42e7-aab2-d050f98675c1', 'bb2c2b5a-a1e6-4d83-bbfd-187dd0356599'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:37.481701 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502ba272-0f45-4759-a400-1336b9862f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cdebad9-6821-419a-9d3a-3a5481de0085', '2e15dc9a-33bd-4040-83a3-3abbe98cbf38', 'd635f244-6a25-42e7-aab2-d050f98675c1', 'bb2c2b5a-a1e6-4d83-bbfd-187dd0356599']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:37.482472 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3be2d7-fa67-43dc-abc0-ac8138b37723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:37.510012 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3be2d7-fa67-43dc-abc0-ac8138b37723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e258580-085e-4a6b-9d19-9e129af0d903', '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='e7be43540f084c6cba29956d6d5f1c93',qos_specs=None,replication_status=,reservations=['1cdebad9-6821-419a-9d3a-3a5481de0085','2e15dc9a-33bd-4040-83a3-3abbe98cbf38','d635f244-6a25-42e7-aab2-d050f98675c1','bb2c2b5a-a1e6-4d83-bbfd-187dd0356599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_type_id=0591d773-4024-4593-8126-8c0e79e8ff67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:37Z,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=2e258580-085e-4a6b-9d19-9e129af0d903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7be43540f084c6cba29956d6d5f1c93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0591d773-4024-4593-8126-8c0e79e8ff67),volume_type_id=0591d773-4024-4593-8126-8c0e79e8ff67)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:37.510920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b454333-50d3-4402-b9a7-f11d4bd4eca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:37.535057 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b454333-50d3-4402-b9a7-f11d4bd4eca2) transitioned into state 'SUCCESS' from 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='e7be43540f084c6cba29956d6d5f1c93',qos_specs=None,replication_status=,reservations=['1cdebad9-6821-419a-9d3a-3a5481de0085','2e15dc9a-33bd-4040-83a3-3abbe98cbf38','d635f244-6a25-42e7-aab2-d050f98675c1','bb2c2b5a-a1e6-4d83-bbfd-187dd0356599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8885c99cac8b4bab8d9c08917a2f03b4',volume_type_id=0591d773-4024-4593-8126-8c0e79e8ff67)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:37.535791 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c35457-9acc-4edd-b247-0bd770132fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:37.546309 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c35457-9acc-4edd-b247-0bd770132fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:37.547531 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Flow 'volume_create_api' (48339370-a405-4334-a6f2-dcada6f21143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:37.547997 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Create volume request issued successfully. Aug 13 19:37:37.548819 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-02e64bc0-482e-43b0-b6c5-17bdc40b3300 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:37.549388 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1185/4724] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:37:37 2026] POST /volume/v3/volumes => generated 773 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:37.563905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5a097913-9dd4-44f9-af92-ead86e0e60db None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.566661 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a097913-9dd4-44f9-af92-ead86e0e60db tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 Aug 13 19:37:37.566845 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a097913-9dd4-44f9-af92-ead86e0e60db tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:37.567046 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5a097913-9dd4-44f9-af92-ead86e0e60db tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:37.575226 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:37.575226 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:37.579703 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5a097913-9dd4-44f9-af92-ead86e0e60db tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:37.583619 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5a097913-9dd4-44f9-af92-ead86e0e60db tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 returned with HTTP 200 Aug 13 19:37:37.584191 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1178/4725] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:37 2026] GET /volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:37.681843 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7d8d9086-0c65-48ee-a020-c06cf5bec017 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:37.684160 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d8d9086-0c65-48ee-a020-c06cf5bec017 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:37.684489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d8d9086-0c65-48ee-a020-c06cf5bec017 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:37.684737 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7d8d9086-0c65-48ee-a020-c06cf5bec017 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:37.685030 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7d8d9086-0c65-48ee-a020-c06cf5bec017 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:37.692364 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:37.692364 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:37.694542 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7d8d9086-0c65-48ee-a020-c06cf5bec017 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:37.696109 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1186/4726] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:37 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:38.596690 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a1587862-c99c-46b4-869b-249f66676ad8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:38.601859 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a1587862-c99c-46b4-869b-249f66676ad8 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 Aug 13 19:37:38.602123 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a1587862-c99c-46b4-869b-249f66676ad8 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:38.602393 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a1587862-c99c-46b4-869b-249f66676ad8 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:38.615750 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:38.615750 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:38.624764 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a1587862-c99c-46b4-869b-249f66676ad8 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:38.632852 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a1587862-c99c-46b4-869b-249f66676ad8 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 returned with HTTP 200 Aug 13 19:37:38.633212 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1178/4727] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:38 2026] GET /volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:38.648584 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fcc0e0a1-5efe-4b32-873d-ccc1be6b9970 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:38.650362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fcc0e0a1-5efe-4b32-873d-ccc1be6b9970 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:37:38.650573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fcc0e0a1-5efe-4b32-873d-ccc1be6b9970 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:38.650750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fcc0e0a1-5efe-4b32-873d-ccc1be6b9970 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:38.650999 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:38.650999 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:38.655684 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fcc0e0a1-5efe-4b32-873d-ccc1be6b9970 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:37:38.655684 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1186/4728] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:37:38 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:38.662187 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-28b0d525-1cac-4035-aee9-cc203221de73 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:38.664341 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-28b0d525-1cac-4035-aee9-cc203221de73 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] GET https://10.4.3.126/volume/v3/messages/a9ecfeb8-bd9a-476a-9410-353b545b5ee5 Aug 13 19:37:38.664678 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-28b0d525-1cac-4035-aee9-cc203221de73 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:38.664917 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-28b0d525-1cac-4035-aee9-cc203221de73 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:38.669164 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-28b0d525-1cac-4035-aee9-cc203221de73 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-member] https://10.4.3.126/volume/v3/messages/a9ecfeb8-bd9a-476a-9410-353b545b5ee5 returned with HTTP 200 Aug 13 19:37:38.669632 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1179/4729] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:38 2026] GET /volume/v3/messages/a9ecfeb8-bd9a-476a-9410-353b545b5ee5 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:38.680169 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f7d18b1b-7027-4309-8cbd-3d70efcaacc9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:38.683102 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f7d18b1b-7027-4309-8cbd-3d70efcaacc9 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] DELETE https://10.4.3.126/volume/v3/messages/a9ecfeb8-bd9a-476a-9410-353b545b5ee5 Aug 13 19:37:38.683102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f7d18b1b-7027-4309-8cbd-3d70efcaacc9 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:38.683102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f7d18b1b-7027-4309-8cbd-3d70efcaacc9 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:38.694619 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f7d18b1b-7027-4309-8cbd-3d70efcaacc9 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/messages/a9ecfeb8-bd9a-476a-9410-353b545b5ee5 returned with HTTP 204 Aug 13 19:37:38.694619 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1187/4730] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:37:38 2026] DELETE /volume/v3/messages/a9ecfeb8-bd9a-476a-9410-353b545b5ee5 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:37:38.702319 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:38.703900 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 Aug 13 19:37:38.704099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:38.704320 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:38.704464 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Delete volume with id: 2e258580-085e-4a6b-9d19-9e129af0d903 Aug 13 19:37:38.704894 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1e43e628-7e8b-48af-8020-861881eb08a9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:38.707030 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e43e628-7e8b-48af-8020-861881eb08a9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:38.707030 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e43e628-7e8b-48af-8020-861881eb08a9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:38.707229 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1e43e628-7e8b-48af-8020-861881eb08a9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:38.707745 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1e43e628-7e8b-48af-8020-861881eb08a9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:38.712318 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:38.712318 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:38.712918 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:38.712918 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:38.713055 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1e43e628-7e8b-48af-8020-861881eb08a9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:38.713216 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Volume info retrieved successfully. Aug 13 19:37:38.713335 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1187/4731] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:38 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:38.714128 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:37:38.725589 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-436829234 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-436829234, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:38.725849 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-436829234 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-436829234, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:37:38.733987 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Created reservations ['c04dc249-708d-418e-9514-fdd28f8d126a', '4d74c6f2-45a6-41a6-87d1-04293308af64', '1b9144c6-1606-47ec-876e-b8f2057aa2ff', '796220c6-27c1-4a5e-b659-7cf67b82a7e1'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:38.759578 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Delete volume request issued successfully. Aug 13 19:37:38.759770 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5e13c239-f71d-4f6a-9040-72577b7ca404 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 returned with HTTP 202 Aug 13 19:37:38.760454 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1179/4732] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:38 2026] DELETE /volume/v3/volumes/2e258580-085e-4a6b-9d19-9e129af0d903 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:38.767906 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7c41deb7-a6fb-4739-885c-1ac6fb86c379 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:38.768750 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7c41deb7-a6fb-4739-885c-1ac6fb86c379 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] DELETE https://10.4.3.126/volume/v3/types/0591d773-4024-4593-8126-8c0e79e8ff67 Aug 13 19:37:38.769181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7c41deb7-a6fb-4739-885c-1ac6fb86c379 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:38.769181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7c41deb7-a6fb-4739-885c-1ac6fb86c379 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:38.799422 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7c41deb7-a6fb-4739-885c-1ac6fb86c379 tempest-ProjectMemberTests-1172339864 tempest-ProjectMemberTests-1172339864-project-admin] https://10.4.3.126/volume/v3/types/0591d773-4024-4593-8126-8c0e79e8ff67 returned with HTTP 202 Aug 13 19:37:38.799932 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1180/4733] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:37:38 2026] DELETE /volume/v3/types/0591d773-4024-4593-8126-8c0e79e8ff67 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:39.723995 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bbf082c4-64ee-483f-834a-3300a6fd7ad6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:39.725705 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bbf082c4-64ee-483f-834a-3300a6fd7ad6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:39.725951 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bbf082c4-64ee-483f-834a-3300a6fd7ad6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:39.726158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bbf082c4-64ee-483f-834a-3300a6fd7ad6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:39.726309 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-bbf082c4-64ee-483f-834a-3300a6fd7ad6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 715172c4-7ae9-400c-bac6-a6cf8b360080. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:39.730510 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:39.730510 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:39.731208 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bbf082c4-64ee-483f-834a-3300a6fd7ad6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 200 Aug 13 19:37:39.731643 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1188/4734] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:39 2026] GET /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:39.740381 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d05e3fe3-edce-4b15-9282-759ff138adfb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:39.742043 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d05e3fe3-edce-4b15-9282-759ff138adfb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 Aug 13 19:37:39.742329 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d05e3fe3-edce-4b15-9282-759ff138adfb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:39.742447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d05e3fe3-edce-4b15-9282-759ff138adfb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:39.742568 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-d05e3fe3-edce-4b15-9282-759ff138adfb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete backup with id: 715172c4-7ae9-400c-bac6-a6cf8b360080. Aug 13 19:37:39.746512 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:39.746512 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:39.756933 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-d05e3fe3-edce-4b15-9282-759ff138adfb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] delete_backup rpcapi backup_id 715172c4-7ae9-400c-bac6-a6cf8b360080 {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:37:39.761291 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d05e3fe3-edce-4b15-9282-759ff138adfb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 returned with HTTP 202 Aug 13 19:37:39.761291 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1188/4735] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:39 2026] DELETE /volume/v3/backups/715172c4-7ae9-400c-bac6-a6cf8b360080 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:37:39.769012 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a50319b2-9639-4885-91f0-57e52309eeaf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:39.770612 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:39.770917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-428448785"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:39.772370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-428448785'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:39.772370 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume of 1 GB Aug 13 19:37:39.776004 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Availability Zones retrieved successfully. Aug 13 19:37:39.782635 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (12122fd8-c4cb-4f64-b0bb-d2b0ab085594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:39.783980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19e0f5d-ac20-4ab5-98de-0f80e5ee276d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:39.785217 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:39.810581 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19e0f5d-ac20-4ab5-98de-0f80e5ee276d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:39.811530 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed0850e3-058d-4fe8-a8ce-427a764791a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:39.845358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['7febd79a-c4f9-48b3-9d52-7b9dd4407502', 'aa68d29a-b723-405c-87d5-4bdefc390771', 'f963024e-ba66-49a9-a5a9-fce867063f29', '50c8a0c5-b9e6-4122-a898-cde636b19617'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:39.846206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed0850e3-058d-4fe8-a8ce-427a764791a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7febd79a-c4f9-48b3-9d52-7b9dd4407502', 'aa68d29a-b723-405c-87d5-4bdefc390771', 'f963024e-ba66-49a9-a5a9-fce867063f29', '50c8a0c5-b9e6-4122-a898-cde636b19617']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:39.847245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15be72a8-0fcb-471e-b617-4e8fefd64b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:39.868480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15be72a8-0fcb-471e-b617-4e8fefd64b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd71abea9-14fa-4863-9424-a607badbc065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-428448785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['7febd79a-c4f9-48b3-9d52-7b9dd4407502','aa68d29a-b723-405c-87d5-4bdefc390771','f963024e-ba66-49a9-a5a9-fce867063f29','50c8a0c5-b9e6-4122-a898-cde636b19617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-428448785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d71abea9-14fa-4863-9424-a607badbc065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a959bdf7cf7547daad7e1c105e014d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:39.869529 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2766e98d-9fc6-47cf-8bb3-466af95cbd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:39.885797 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2766e98d-9fc6-47cf-8bb3-466af95cbd0c) transitioned into state 'SUCCESS' from state '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-428448785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['7febd79a-c4f9-48b3-9d52-7b9dd4407502','aa68d29a-b723-405c-87d5-4bdefc390771','f963024e-ba66-49a9-a5a9-fce867063f29','50c8a0c5-b9e6-4122-a898-cde636b19617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:39.886562 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068d87fb-059e-42a9-9281-e98c4a7f2e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:39.894829 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068d87fb-059e-42a9-9281-e98c4a7f2e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:39.896018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (12122fd8-c4cb-4f64-b0bb-d2b0ab085594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:39.896456 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request issued successfully. Aug 13 19:37:39.897174 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a50319b2-9639-4885-91f0-57e52309eeaf tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:39.897874 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1180/4736] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:37:39 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:39.909816 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-50593314-5412-45f4-9a39-624be9bb5568 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:39.911596 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50593314-5412-45f4-9a39-624be9bb5568 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 Aug 13 19:37:39.911994 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50593314-5412-45f4-9a39-624be9bb5568 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:39.911994 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50593314-5412-45f4-9a39-624be9bb5568 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:39.919133 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:39.919133 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:39.922497 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-50593314-5412-45f4-9a39-624be9bb5568 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:39.928856 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50593314-5412-45f4-9a39-624be9bb5568 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 returned with HTTP 200 Aug 13 19:37:39.928856 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1181/4737] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:39 2026] GET /volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:40.938218 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-98fb5cc4-c2a9-48b0-87ac-b0f160fade15 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:40.939870 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98fb5cc4-c2a9-48b0-87ac-b0f160fade15 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 Aug 13 19:37:40.940058 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98fb5cc4-c2a9-48b0-87ac-b0f160fade15 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:40.940241 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98fb5cc4-c2a9-48b0-87ac-b0f160fade15 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:40.947230 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:40.947230 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:40.950159 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-98fb5cc4-c2a9-48b0-87ac-b0f160fade15 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:40.953382 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98fb5cc4-c2a9-48b0-87ac-b0f160fade15 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 returned with HTTP 200 Aug 13 19:37:40.953773 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1189/4738] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:40 2026] GET /volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:40.965158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1047f95a-08e8-421a-82dd-f6406cf1201c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:40.967016 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1047f95a-08e8-421a-82dd-f6406cf1201c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:37:40.967445 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1047f95a-08e8-421a-82dd-f6406cf1201c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d71abea9-14fa-4863-9424-a607badbc065", "name": "tempest-type-Backup-630218569"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:40.968861 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-1047f95a-08e8-421a-82dd-f6406cf1201c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating new backup {'backup': {'volume_id': 'd71abea9-14fa-4863-9424-a607badbc065', 'name': 'tempest-type-Backup-630218569'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:37:40.968997 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-1047f95a-08e8-421a-82dd-f6406cf1201c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating backup of volume d71abea9-14fa-4863-9424-a607badbc065 in container None Aug 13 19:37:40.975941 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:40.975941 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:40.976310 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1047f95a-08e8-421a-82dd-f6406cf1201c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:40.990980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-1047f95a-08e8-421a-82dd-f6406cf1201c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['e4fe95df-96e4-44c5-ad5f-479b6cfc64e5', 'c347514b-262c-4cd7-90e2-b8d09c660411'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:41.018585 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1047f95a-08e8-421a-82dd-f6406cf1201c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:37:41.019061 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1189/4739] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:37:40 2026] POST /volume/v3/backups => generated 315 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:41.026972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dc669966-7dab-457b-88a9-12dd741df354 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:41.028680 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dc669966-7dab-457b-88a9-12dd741df354 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:41.029090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dc669966-7dab-457b-88a9-12dd741df354 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:41.029090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dc669966-7dab-457b-88a9-12dd741df354 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:41.029090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-dc669966-7dab-457b-88a9-12dd741df354 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:41.034296 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:41.034296 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:41.034296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dc669966-7dab-457b-88a9-12dd741df354 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:41.034296 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1181/4740] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:41 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:42.043198 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a0f4152a-5dc4-4b7a-a9e8-0b32752f183b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:42.045447 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0f4152a-5dc4-4b7a-a9e8-0b32752f183b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:42.045715 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0f4152a-5dc4-4b7a-a9e8-0b32752f183b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:42.045953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a0f4152a-5dc4-4b7a-a9e8-0b32752f183b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:42.046089 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a0f4152a-5dc4-4b7a-a9e8-0b32752f183b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:42.051020 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:42.051020 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:42.051744 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a0f4152a-5dc4-4b7a-a9e8-0b32752f183b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:42.052181 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1182/4741] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:42 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:43.061219 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-110cdedd-ffb3-4ade-b3c2-93376dc659c7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:43.063024 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-110cdedd-ffb3-4ade-b3c2-93376dc659c7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:43.063252 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-110cdedd-ffb3-4ade-b3c2-93376dc659c7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:43.063445 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-110cdedd-ffb3-4ade-b3c2-93376dc659c7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:43.063608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-110cdedd-ffb3-4ade-b3c2-93376dc659c7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:43.067995 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:43.067995 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:43.068582 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-110cdedd-ffb3-4ade-b3c2-93376dc659c7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:43.068908 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1190/4742] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:43 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:44.080112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-31c4fbca-f71c-4814-a8a6-22bad6e7129c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:44.083250 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-31c4fbca-f71c-4814-a8a6-22bad6e7129c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:44.083543 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-31c4fbca-f71c-4814-a8a6-22bad6e7129c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:44.083773 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-31c4fbca-f71c-4814-a8a6-22bad6e7129c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:44.083921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-31c4fbca-f71c-4814-a8a6-22bad6e7129c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:44.089292 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:44.089292 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:44.090172 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-31c4fbca-f71c-4814-a8a6-22bad6e7129c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:44.090580 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1190/4743] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:44 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:37:45.101299 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e871f8cb-644c-40da-a21c-eca4a707de24 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:45.103116 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e871f8cb-644c-40da-a21c-eca4a707de24 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:45.103356 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e871f8cb-644c-40da-a21c-eca4a707de24 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:45.103542 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e871f8cb-644c-40da-a21c-eca4a707de24 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:45.103637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e871f8cb-644c-40da-a21c-eca4a707de24 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:45.107778 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:45.107778 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:45.108354 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e871f8cb-644c-40da-a21c-eca4a707de24 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:45.108680 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1182/4744] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:45 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:46.119656 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3993a891-49e0-4769-bdcb-e649e001f947 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:46.121412 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3993a891-49e0-4769-bdcb-e649e001f947 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:46.121610 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3993a891-49e0-4769-bdcb-e649e001f947 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:46.121787 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3993a891-49e0-4769-bdcb-e649e001f947 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:46.121884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3993a891-49e0-4769-bdcb-e649e001f947 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:46.125857 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:46.125857 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:46.126519 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3993a891-49e0-4769-bdcb-e649e001f947 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:46.126887 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1183/4745] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:46 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:47.138930 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-af4d9e55-4638-4cc7-84ce-0c7baa23d2b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:47.140692 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af4d9e55-4638-4cc7-84ce-0c7baa23d2b2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:47.140881 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af4d9e55-4638-4cc7-84ce-0c7baa23d2b2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:47.141076 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af4d9e55-4638-4cc7-84ce-0c7baa23d2b2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:47.141208 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-af4d9e55-4638-4cc7-84ce-0c7baa23d2b2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:47.145094 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:47.145094 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:47.145697 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af4d9e55-4638-4cc7-84ce-0c7baa23d2b2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:47.146034 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1191/4746] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:47 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:48.155908 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1a45352d-597a-45b0-8a70-5437c8993e44 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:48.158174 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a45352d-597a-45b0-8a70-5437c8993e44 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:48.158462 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a45352d-597a-45b0-8a70-5437c8993e44 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:48.158711 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1a45352d-597a-45b0-8a70-5437c8993e44 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:48.158864 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-1a45352d-597a-45b0-8a70-5437c8993e44 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:48.164051 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:48.164051 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:48.164984 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1a45352d-597a-45b0-8a70-5437c8993e44 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:48.165790 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1191/4747] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:48 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:49.176876 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-16445f29-a824-4eab-a30f-64ee915728c6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:49.178457 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-16445f29-a824-4eab-a30f-64ee915728c6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:49.178633 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-16445f29-a824-4eab-a30f-64ee915728c6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:49.178803 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-16445f29-a824-4eab-a30f-64ee915728c6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:49.178915 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-16445f29-a824-4eab-a30f-64ee915728c6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:49.182949 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:49.182949 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:49.183574 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-16445f29-a824-4eab-a30f-64ee915728c6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:49.183924 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1183/4748] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:49 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:49.363377 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6b434538-5667-4440-8fa0-114e134e225e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:49.365353 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6b434538-5667-4440-8fa0-114e134e225e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:49.365583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6b434538-5667-4440-8fa0-114e134e225e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:49.365697 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6b434538-5667-4440-8fa0-114e134e225e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:49.375426 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:49.375426 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:49.379885 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6b434538-5667-4440-8fa0-114e134e225e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:49.384217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6b434538-5667-4440-8fa0-114e134e225e tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:49.384616 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1184/4749] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:49 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:49.437571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-1396b2b8-0016-4046-8305-1314fce087bf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:49.446103 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-1396b2b8-0016-4046-8305-1314fce087bf tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:49.447005 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-1396b2b8-0016-4046-8305-1314fce087bf tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:49.448383 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-1396b2b8-0016-4046-8305-1314fce087bf tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:49.464043 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:49.464043 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:49.468339 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-1396b2b8-0016-4046-8305-1314fce087bf tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:49.473739 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-1396b2b8-0016-4046-8305-1314fce087bf tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:49.474229 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1192/4750] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:37:49 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:49.493767 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-965ac3ec-0430-4a26-a364-3d357e10f110 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:49.495927 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-965ac3ec-0430-4a26-a364-3d357e10f110 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] POST https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f/action Aug 13 19:37:49.496312 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-965ac3ec-0430-4a26-a364-3d357e10f110 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:37:49.496451 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-965ac3ec-0430-4a26-a364-3d357e10f110 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:49.509425 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:49.509425 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:49.509972 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-965ac3ec-0430-4a26-a364-3d357e10f110 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:49.515990 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-965ac3ec-0430-4a26-a364-3d357e10f110 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Begin detaching volume completed successfully. Aug 13 19:37:49.516235 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-965ac3ec-0430-4a26-a364-3d357e10f110 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f/action returned with HTTP 202 Aug 13 19:37:49.516698 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1192/4751] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:37:49 2026] POST /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:37:49.557041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d8ce15eb-4106-43f5-83ab-027c72ffd4fd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:49.557525 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8ce15eb-4106-43f5-83ab-027c72ffd4fd None None] GET https://10.4.3.126/volume// Aug 13 19:37:49.557703 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8ce15eb-4106-43f5-83ab-027c72ffd4fd None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:49.557885 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d8ce15eb-4106-43f5-83ab-027c72ffd4fd None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:49.558247 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d8ce15eb-4106-43f5-83ab-027c72ffd4fd None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:37:49.558577 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1184/4752] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:37:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:37:49.566200 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-b326600d-800e-41d3-9323-c5117a9fa860 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:49.568777 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-b326600d-800e-41d3-9323-c5117a9fa860 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:49.568987 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-b326600d-800e-41d3-9323-c5117a9fa860 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:49.569220 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-b326600d-800e-41d3-9323-c5117a9fa860 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:49.579924 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:49.579924 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:49.583669 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-b326600d-800e-41d3-9323-c5117a9fa860 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:49.588628 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-b326600d-800e-41d3-9323-c5117a9fa860 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:49.589131 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1185/4753] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:37:49 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 1326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:37:50.195659 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-444181dd-af4a-4606-aa43-681db044617b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:50.197581 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-444181dd-af4a-4606-aa43-681db044617b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:50.197668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-444181dd-af4a-4606-aa43-681db044617b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:50.197964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-444181dd-af4a-4606-aa43-681db044617b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:50.200125 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-444181dd-af4a-4606-aa43-681db044617b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:50.202531 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:50.202531 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:50.203283 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-444181dd-af4a-4606-aa43-681db044617b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:50.203727 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1193/4754] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:50 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:50.557168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-38bcedc9-5521-4855-bf71-d33323f7b9b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:50.561109 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-38bcedc9-5521-4855-bf71-d33323f7b9b1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] DELETE https://10.4.3.126/volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868 Aug 13 19:37:50.561845 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-38bcedc9-5521-4855-bf71-d33323f7b9b1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:50.562132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-38bcedc9-5521-4855-bf71-d33323f7b9b1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:50.573543 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:50.573543 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:50.632388 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-fff79ab3-7b4e-47f5-b855-149947b9ba22 req-38bcedc9-5521-4855-bf71-d33323f7b9b1 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868 returned with HTTP 200 Aug 13 19:37:50.632696 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1193/4755] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:37:50 2026] DELETE /volume/v3/attachments/b7727da6-2439-4d8c-ab0d-4da85ccf8868 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:51.213933 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f2e2fe71-aafc-4138-a09c-98b5a3172831 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:51.216208 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f2e2fe71-aafc-4138-a09c-98b5a3172831 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:51.216566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f2e2fe71-aafc-4138-a09c-98b5a3172831 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:51.216822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f2e2fe71-aafc-4138-a09c-98b5a3172831 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:51.216953 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-f2e2fe71-aafc-4138-a09c-98b5a3172831 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:51.221430 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:51.221430 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:51.222186 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f2e2fe71-aafc-4138-a09c-98b5a3172831 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:51.222629 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1185/4756] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:51 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:51.696296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-401516fe-ea77-4910-93d9-9714ccf3b7ee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:51.698824 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-401516fe-ea77-4910-93d9-9714ccf3b7ee tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:51.699205 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-401516fe-ea77-4910-93d9-9714ccf3b7ee tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:51.699493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-401516fe-ea77-4910-93d9-9714ccf3b7ee tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:51.708578 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:51.708578 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:51.713066 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-401516fe-ea77-4910-93d9-9714ccf3b7ee tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:51.720107 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-401516fe-ea77-4910-93d9-9714ccf3b7ee tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:51.720656 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1186/4757] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:51 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:52.238219 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dadab424-aeb4-4ad9-aa52-fb0e7e8a8452 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:52.243679 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dadab424-aeb4-4ad9-aa52-fb0e7e8a8452 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:52.247083 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dadab424-aeb4-4ad9-aa52-fb0e7e8a8452 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:52.247310 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dadab424-aeb4-4ad9-aa52-fb0e7e8a8452 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:52.247496 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-dadab424-aeb4-4ad9-aa52-fb0e7e8a8452 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:52.251549 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:52.251549 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:52.252186 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dadab424-aeb4-4ad9-aa52-fb0e7e8a8452 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:52.252613 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1194/4758] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:52 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:53.263175 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f040ade0-63c1-46b7-a078-756b33c24ce7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:53.265426 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f040ade0-63c1-46b7-a078-756b33c24ce7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:53.265801 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f040ade0-63c1-46b7-a078-756b33c24ce7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:53.265973 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f040ade0-63c1-46b7-a078-756b33c24ce7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:53.266059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-f040ade0-63c1-46b7-a078-756b33c24ce7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:53.270588 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:53.270588 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:53.271433 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f040ade0-63c1-46b7-a078-756b33c24ce7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:53.271950 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1194/4759] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:53 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:54.282242 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2f91174a-fc73-4813-8308-06240a9e1c3c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:54.284386 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f91174a-fc73-4813-8308-06240a9e1c3c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:54.284521 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f91174a-fc73-4813-8308-06240a9e1c3c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:54.284666 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f91174a-fc73-4813-8308-06240a9e1c3c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:54.284792 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2f91174a-fc73-4813-8308-06240a9e1c3c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:54.290368 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:54.290368 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:54.291058 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f91174a-fc73-4813-8308-06240a9e1c3c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:54.291473 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1186/4760] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:54 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:54.570003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9bd35bf4-b1ff-4e6a-b633-2ca0a92b8c5b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:54.571709 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9bd35bf4-b1ff-4e6a-b633-2ca0a92b8c5b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] DELETE https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:54.571890 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9bd35bf4-b1ff-4e6a-b633-2ca0a92b8c5b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:54.572107 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9bd35bf4-b1ff-4e6a-b633-2ca0a92b8c5b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:54.572266 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-9bd35bf4-b1ff-4e6a-b633-2ca0a92b8c5b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Delete volume with id: 404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:54.579379 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:54.579379 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:54.579780 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9bd35bf4-b1ff-4e6a-b633-2ca0a92b8c5b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:54.599351 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9bd35bf4-b1ff-4e6a-b633-2ca0a92b8c5b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Delete volume request issued successfully. Aug 13 19:37:54.599543 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9bd35bf4-b1ff-4e6a-b633-2ca0a92b8c5b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 202 Aug 13 19:37:54.600046 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1187/4761] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:37:54 2026] DELETE /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:54.607576 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a2fa8ba7-23b8-42a0-8cf2-0ee20918a6a8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:54.609435 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2fa8ba7-23b8-42a0-8cf2-0ee20918a6a8 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:54.609662 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2fa8ba7-23b8-42a0-8cf2-0ee20918a6a8 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:54.610039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2fa8ba7-23b8-42a0-8cf2-0ee20918a6a8 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:54.618137 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:54.618137 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:54.622201 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a2fa8ba7-23b8-42a0-8cf2-0ee20918a6a8 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:54.626636 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2fa8ba7-23b8-42a0-8cf2-0ee20918a6a8 tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 200 Aug 13 19:37:54.627110 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1195/4762] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:54 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:55.301299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9dd70fc4-f2f5-4c96-a311-5d46020a72e5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:55.303258 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9dd70fc4-f2f5-4c96-a311-5d46020a72e5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:55.303486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9dd70fc4-f2f5-4c96-a311-5d46020a72e5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:55.303674 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9dd70fc4-f2f5-4c96-a311-5d46020a72e5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:55.303773 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-9dd70fc4-f2f5-4c96-a311-5d46020a72e5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 21bb921e-117b-417b-82aa-ac290f3bbae3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:55.308064 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:55.308064 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:55.308859 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9dd70fc4-f2f5-4c96-a311-5d46020a72e5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 200 Aug 13 19:37:55.309336 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1195/4763] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:55 2026] GET /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:55.317739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fb9f3d9b-b55b-4f7f-98e8-4bc95c99e08e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:55.319539 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb9f3d9b-b55b-4f7f-98e8-4bc95c99e08e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 Aug 13 19:37:55.319760 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb9f3d9b-b55b-4f7f-98e8-4bc95c99e08e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:55.319938 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb9f3d9b-b55b-4f7f-98e8-4bc95c99e08e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:55.320057 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-fb9f3d9b-b55b-4f7f-98e8-4bc95c99e08e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete backup with id: 21bb921e-117b-417b-82aa-ac290f3bbae3. Aug 13 19:37:55.324584 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:55.324584 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:55.335860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-fb9f3d9b-b55b-4f7f-98e8-4bc95c99e08e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] delete_backup rpcapi backup_id 21bb921e-117b-417b-82aa-ac290f3bbae3 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:37:55.337525 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb9f3d9b-b55b-4f7f-98e8-4bc95c99e08e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 returned with HTTP 202 Aug 13 19:37:55.337910 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1187/4764] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:55 2026] DELETE /volume/v3/backups/21bb921e-117b-417b-82aa-ac290f3bbae3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:37:55.344781 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8208ec6b-6996-4b7c-9c91-33ff648af089 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:55.346559 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8208ec6b-6996-4b7c-9c91-33ff648af089 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 Aug 13 19:37:55.346769 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8208ec6b-6996-4b7c-9c91-33ff648af089 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:55.346966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8208ec6b-6996-4b7c-9c91-33ff648af089 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:55.347135 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-8208ec6b-6996-4b7c-9c91-33ff648af089 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume with id: d71abea9-14fa-4863-9424-a607badbc065 Aug 13 19:37:55.353978 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:55.353978 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:55.354290 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8208ec6b-6996-4b7c-9c91-33ff648af089 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:55.369303 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8208ec6b-6996-4b7c-9c91-33ff648af089 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume request issued successfully. Aug 13 19:37:55.369528 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8208ec6b-6996-4b7c-9c91-33ff648af089 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 returned with HTTP 202 Aug 13 19:37:55.369942 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1188/4765] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:37:55 2026] DELETE /volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:55.377197 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42410fe5-0d14-47b1-9b4c-f85189f9c78f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:55.379072 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42410fe5-0d14-47b1-9b4c-f85189f9c78f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 Aug 13 19:37:55.379341 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42410fe5-0d14-47b1-9b4c-f85189f9c78f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:55.379556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42410fe5-0d14-47b1-9b4c-f85189f9c78f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:55.387013 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:55.387013 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:55.390671 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-42410fe5-0d14-47b1-9b4c-f85189f9c78f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:55.394758 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42410fe5-0d14-47b1-9b4c-f85189f9c78f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 returned with HTTP 200 Aug 13 19:37:55.395247 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1196/4766] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:55 2026] GET /volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:55.638976 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a6230993-4340-4b4e-9e62-6505d956849c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:55.640694 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6230993-4340-4b4e-9e62-6505d956849c tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f Aug 13 19:37:55.640871 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6230993-4340-4b4e-9e62-6505d956849c tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:55.641158 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a6230993-4340-4b4e-9e62-6505d956849c tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:55.646365 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a6230993-4340-4b4e-9e62-6505d956849c tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f returned with HTTP 404 Aug 13 19:37:55.646785 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1196/4767] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:55 2026] GET /volume/v3/volumes/404e0ae8-2117-46a9-9cac-f1ce6b25f11f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:55.653152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-86594589-349a-401f-bca2-6c370ee7a42b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:55.654955 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-86594589-349a-401f-bca2-6c370ee7a42b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] DELETE https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf Aug 13 19:37:55.655192 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-86594589-349a-401f-bca2-6c370ee7a42b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:55.655400 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-86594589-349a-401f-bca2-6c370ee7a42b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:55.655593 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-86594589-349a-401f-bca2-6c370ee7a42b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Delete volume with id: 95a2824f-29e6-4cac-9c86-fcbd57ffc7cf Aug 13 19:37:55.662879 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:55.662879 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:55.663394 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-86594589-349a-401f-bca2-6c370ee7a42b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:55.679249 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-86594589-349a-401f-bca2-6c370ee7a42b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Delete volume request issued successfully. Aug 13 19:37:55.679464 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-86594589-349a-401f-bca2-6c370ee7a42b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf returned with HTTP 202 Aug 13 19:37:55.679847 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1188/4768] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:37:55 2026] DELETE /volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:37:55.686394 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-35f298a0-0be1-4e30-abbb-0560500d112b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:55.688799 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-35f298a0-0be1-4e30-abbb-0560500d112b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf Aug 13 19:37:55.689083 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-35f298a0-0be1-4e30-abbb-0560500d112b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:55.689390 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-35f298a0-0be1-4e30-abbb-0560500d112b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:55.697979 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:55.697979 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:55.701915 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-35f298a0-0be1-4e30-abbb-0560500d112b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Volume info retrieved successfully. Aug 13 19:37:55.706350 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-35f298a0-0be1-4e30-abbb-0560500d112b tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf returned with HTTP 200 Aug 13 19:37:55.706722 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1189/4769] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:55 2026] GET /volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:56.406881 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3d57d29d-338c-4ec0-8bd7-5226a3d22f52 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:56.408572 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3d57d29d-338c-4ec0-8bd7-5226a3d22f52 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 Aug 13 19:37:56.408809 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3d57d29d-338c-4ec0-8bd7-5226a3d22f52 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:56.409032 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3d57d29d-338c-4ec0-8bd7-5226a3d22f52 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:56.414157 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3d57d29d-338c-4ec0-8bd7-5226a3d22f52 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 returned with HTTP 404 Aug 13 19:37:56.414665 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1197/4770] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:56 2026] GET /volume/v3/volumes/d71abea9-14fa-4863-9424-a607badbc065 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:56.422034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:56.423548 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91/export_record Aug 13 19:37:56.423726 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:56.423892 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'export_record' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:56.424018 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Export record for backup 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 19:37:56.427572 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:56.427572 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:56.428322 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.api [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling RPCAPI with context: , host: np0000007253, backup: 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 19:37:56.434974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] export_record in rpcapi backup_id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91 on host np0000007253. {{(pid=100184) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 19:37:56.442566 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.backups [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTVjNWI2MWItYzEyNC00NTY4LWE2YjAtNGNjOGI4Yjc4YTkxIiwgInVzZXJfaWQiOiAiM2M4YjMzMWVjNjJiNGEzZTkwOTExYmNiMTNmMjA1OGYiLCAicHJvamVjdF9pZCI6ICJhOTU5YmRmN2NmNzU0N2RhYWQ3ZTFjMTA1ZTAxNGQyMSIsICJ2b2x1bWVfaWQiOiAiMzQwMDNkZjctOGVmYS00OGZmLThmNzgtZjI0ZjM5ODllMmNjIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTE3OTE5MDc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzQwMDNkZjctOGVmYS00OGZmLThmNzgtZjI0ZjM5ODllMmNjLzIwMjYwODEzMTkzNzExL2F6X25vdmFfYmFja3VwXzU1YzViNjFiLWMxMjQtNDU2OC1hNmIwLTRjYzhiOGI3OGE5MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6Mzc6MDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6Mzc6MDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozNzoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100184) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 19:37:56.442792 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a3e8eb41-b986-4762-b81a-ea8b1b793c67 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91/export_record returned with HTTP 200 Aug 13 19:37:56.443175 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1197/4771] 10.4.3.126 () {68 vars in 1430 bytes} [Thu Aug 13 19:37:56 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91/export_record => generated 1424 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:56.451425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-40229faf-9f5a-4592-9578-7d623941ffea None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:56.453613 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:37:56.454018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1288425805"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:56.455530 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1288425805'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:37:56.455690 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume of 1 GB Aug 13 19:37:56.459899 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Availability Zones retrieved successfully. Aug 13 19:37:56.465045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (56d7e6ce-91e3-47ba-9c3f-7399807ddb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:56.465863 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a829826-2936-4662-8647-bcdab7a3fde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:56.466691 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:37:56.487797 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a829826-2936-4662-8647-bcdab7a3fde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:56.488488 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e45353-feb6-4b04-b7e6-9abb483c7abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:56.519975 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['99e5bb8d-3ec3-42db-8a56-f4215fea8a6d', '6a22883f-b904-47bc-b049-a570fce22bd6', '3c584c92-84b3-4030-8e29-fe32c21e7fed', '119cae82-4813-4655-a856-2cfdde8a4aef'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:56.520767 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e45353-feb6-4b04-b7e6-9abb483c7abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99e5bb8d-3ec3-42db-8a56-f4215fea8a6d', '6a22883f-b904-47bc-b049-a570fce22bd6', '3c584c92-84b3-4030-8e29-fe32c21e7fed', '119cae82-4813-4655-a856-2cfdde8a4aef']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:56.521557 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeebe6e1-f20a-410c-907d-30f1091d92dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:56.541488 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeebe6e1-f20a-410c-907d-30f1091d92dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d9af5f-ce35-4754-ada9-136dd5d4925e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288425805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['99e5bb8d-3ec3-42db-8a56-f4215fea8a6d','6a22883f-b904-47bc-b049-a570fce22bd6','3c584c92-84b3-4030-8e29-fe32c21e7fed','119cae82-4813-4655-a856-2cfdde8a4aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288425805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d9af5f-ce35-4754-ada9-136dd5d4925e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a959bdf7cf7547daad7e1c105e014d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:56.542240 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a89145-d7e4-4039-90d6-827fcd5e9b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:56.556235 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a89145-d7e4-4039-90d6-827fcd5e9b4a) transitioned into state 'SUCCESS' from state '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-1288425805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['99e5bb8d-3ec3-42db-8a56-f4215fea8a6d','6a22883f-b904-47bc-b049-a570fce22bd6','3c584c92-84b3-4030-8e29-fe32c21e7fed','119cae82-4813-4655-a856-2cfdde8a4aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:56.557086 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865bf7b1-4e0c-47ad-998c-c3d974a9dc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:37:56.564208 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (865bf7b1-4e0c-47ad-998c-c3d974a9dc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:37:56.565162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (56d7e6ce-91e3-47ba-9c3f-7399807ddb13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:37:56.565506 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request issued successfully. Aug 13 19:37:56.566007 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-40229faf-9f5a-4592-9578-7d623941ffea tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:37:56.566383 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1189/4772] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:37:56 2026] POST /volume/v3/volumes => generated 778 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:56.580551 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6717080e-76db-405e-bc73-bd42f7a72fbb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:56.582958 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6717080e-76db-405e-bc73-bd42f7a72fbb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e Aug 13 19:37:56.583314 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6717080e-76db-405e-bc73-bd42f7a72fbb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:56.583603 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6717080e-76db-405e-bc73-bd42f7a72fbb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:56.593101 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:56.593101 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:56.597384 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6717080e-76db-405e-bc73-bd42f7a72fbb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:56.602237 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6717080e-76db-405e-bc73-bd42f7a72fbb tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e returned with HTTP 200 Aug 13 19:37:56.602749 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1190/4773] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:56 2026] GET /volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:56.718374 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-83bddf6c-df5c-46d6-825b-15d6ae8f696d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:56.719966 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83bddf6c-df5c-46d6-825b-15d6ae8f696d tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] GET https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf Aug 13 19:37:56.720158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83bddf6c-df5c-46d6-825b-15d6ae8f696d tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:56.720358 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83bddf6c-df5c-46d6-825b-15d6ae8f696d tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:56.728239 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83bddf6c-df5c-46d6-825b-15d6ae8f696d tempest-ServerRescueNegativeTestJSON-893073435 tempest-ServerRescueNegativeTestJSON-893073435-project-member] https://10.4.3.126/volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf returned with HTTP 404 Aug 13 19:37:56.728954 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1198/4774] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:37:56 2026] GET /volume/v3/volumes/95a2824f-29e6-4cac-9c86-fcbd57ffc7cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:37:57.618828 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-25d32340-bf1d-4a63-bcd3-b6ff76cf1058 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:57.621091 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25d32340-bf1d-4a63-bcd3-b6ff76cf1058 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e Aug 13 19:37:57.621405 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25d32340-bf1d-4a63-bcd3-b6ff76cf1058 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:57.621638 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-25d32340-bf1d-4a63-bcd3-b6ff76cf1058 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:57.624440 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=263,cinder:INSERT=29,cinder:UPDATE=73 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:37:57.631596 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:57.631596 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:57.636065 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-25d32340-bf1d-4a63-bcd3-b6ff76cf1058 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:57.640643 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-25d32340-bf1d-4a63-bcd3-b6ff76cf1058 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e returned with HTTP 200 Aug 13 19:37:57.641154 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1198/4775] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:57 2026] GET /volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:37:57.656715 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0ab2157c-fb84-431d-9d25-7d116b602c31 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:57.658930 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ab2157c-fb84-431d-9d25-7d116b602c31 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:37:57.659399 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ab2157c-fb84-431d-9d25-7d116b602c31 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1d9af5f-ce35-4754-ada9-136dd5d4925e", "name": "tempest-type-Backup-1558018551"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:37:57.661066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-0ab2157c-fb84-431d-9d25-7d116b602c31 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating new backup {'backup': {'volume_id': 'd1d9af5f-ce35-4754-ada9-136dd5d4925e', 'name': 'tempest-type-Backup-1558018551'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:37:57.661228 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-0ab2157c-fb84-431d-9d25-7d116b602c31 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating backup of volume d1d9af5f-ce35-4754-ada9-136dd5d4925e in container None Aug 13 19:37:57.669428 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:57.669428 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:37:57.669777 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0ab2157c-fb84-431d-9d25-7d116b602c31 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:37:57.686085 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-0ab2157c-fb84-431d-9d25-7d116b602c31 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['e2b8cb88-6041-48ef-aeb6-a4ba7d7b0028', '913879ae-3b6d-4ff5-a7b4-6c39602aefb0'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:37:57.712571 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ab2157c-fb84-431d-9d25-7d116b602c31 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:37:57.712956 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1190/4776] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:37:57 2026] POST /volume/v3/backups => generated 316 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:37:57.721247 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-889cb542-be4c-4767-a29d-07f14ea8feb8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:57.723572 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-889cb542-be4c-4767-a29d-07f14ea8feb8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:37:57.723871 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-889cb542-be4c-4767-a29d-07f14ea8feb8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:57.724089 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-889cb542-be4c-4767-a29d-07f14ea8feb8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:57.724195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-889cb542-be4c-4767-a29d-07f14ea8feb8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:57.728625 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:57.728625 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:37:57.729408 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-889cb542-be4c-4767-a29d-07f14ea8feb8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:37:57.729788 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1191/4777] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:57 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:58.738861 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9a1dc250-3fb6-4685-9946-6059d6c49308 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:58.740907 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a1dc250-3fb6-4685-9946-6059d6c49308 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:37:58.741103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a1dc250-3fb6-4685-9946-6059d6c49308 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:58.741343 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9a1dc250-3fb6-4685-9946-6059d6c49308 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:58.741442 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9a1dc250-3fb6-4685-9946-6059d6c49308 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:58.745556 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:58.745556 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:37:58.746136 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9a1dc250-3fb6-4685-9946-6059d6c49308 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:37:58.746536 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1199/4778] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:58 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:37:59.756160 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae373da1-d474-47ba-ab6e-623b1fe449d5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:37:59.758057 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae373da1-d474-47ba-ab6e-623b1fe449d5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:37:59.758311 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae373da1-d474-47ba-ab6e-623b1fe449d5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:37:59.758531 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae373da1-d474-47ba-ab6e-623b1fe449d5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:37:59.758656 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-ae373da1-d474-47ba-ab6e-623b1fe449d5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:37:59.762705 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:37:59.762705 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:37:59.763382 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae373da1-d474-47ba-ab6e-623b1fe449d5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:37:59.763800 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1199/4779] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:37:59 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:00.776065 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-58eeb236-8f4e-4452-8860-268b7522bfb6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:00.778334 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-58eeb236-8f4e-4452-8860-268b7522bfb6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:00.778542 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-58eeb236-8f4e-4452-8860-268b7522bfb6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:00.778746 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-58eeb236-8f4e-4452-8860-268b7522bfb6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:00.779143 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-58eeb236-8f4e-4452-8860-268b7522bfb6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:00.784612 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:00.784612 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:00.785456 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-58eeb236-8f4e-4452-8860-268b7522bfb6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:00.785947 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1191/4780] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:00 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:01.795655 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02eb52ba-cf2f-49d5-9731-e9d4c98a7ca4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:01.797216 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02eb52ba-cf2f-49d5-9731-e9d4c98a7ca4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:01.797429 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02eb52ba-cf2f-49d5-9731-e9d4c98a7ca4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:01.797600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02eb52ba-cf2f-49d5-9731-e9d4c98a7ca4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:01.797697 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-02eb52ba-cf2f-49d5-9731-e9d4c98a7ca4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:01.799116 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=207,cinder:INSERT=22,cinder:UPDATE=58 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:38:01.801793 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:01.801793 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:01.802380 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02eb52ba-cf2f-49d5-9731-e9d4c98a7ca4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:01.802754 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1192/4781] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:01 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:02.811881 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-133a9b08-087d-4493-8938-dcda27abccce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:02.813531 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-133a9b08-087d-4493-8938-dcda27abccce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:02.813747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-133a9b08-087d-4493-8938-dcda27abccce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:02.814027 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-133a9b08-087d-4493-8938-dcda27abccce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:02.814191 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-133a9b08-087d-4493-8938-dcda27abccce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:02.819130 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:02.819130 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:02.819834 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-133a9b08-087d-4493-8938-dcda27abccce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:02.820258 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1200/4782] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:02 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:03.832028 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c48dce25-86ea-49d7-bc1d-b4db8be34c78 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:03.836048 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c48dce25-86ea-49d7-bc1d-b4db8be34c78 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:03.836048 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c48dce25-86ea-49d7-bc1d-b4db8be34c78 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:03.836048 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c48dce25-86ea-49d7-bc1d-b4db8be34c78 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:03.836048 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c48dce25-86ea-49d7-bc1d-b4db8be34c78 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:03.840468 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:03.840468 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:03.841493 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c48dce25-86ea-49d7-bc1d-b4db8be34c78 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:03.842073 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1200/4783] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:03 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:04.853081 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-13f58fd7-423f-4b9c-a7a8-df32c03312d8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:04.854709 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-13f58fd7-423f-4b9c-a7a8-df32c03312d8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:04.854923 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-13f58fd7-423f-4b9c-a7a8-df32c03312d8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:04.855151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-13f58fd7-423f-4b9c-a7a8-df32c03312d8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:04.855330 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-13f58fd7-423f-4b9c-a7a8-df32c03312d8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:04.856678 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=248,cinder:INSERT=59,cinder:UPDATE=105 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:38:04.859127 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:04.859127 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:04.859722 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-13f58fd7-423f-4b9c-a7a8-df32c03312d8 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:04.860062 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1192/4784] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:04 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:05.873339 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-52738502-6591-47e8-b5a5-7c1acdce6758 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:05.875458 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-52738502-6591-47e8-b5a5-7c1acdce6758 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:05.875458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-52738502-6591-47e8-b5a5-7c1acdce6758 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:05.875458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-52738502-6591-47e8-b5a5-7c1acdce6758 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:05.875458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-52738502-6591-47e8-b5a5-7c1acdce6758 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:05.880522 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:05.880522 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:05.881427 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-52738502-6591-47e8-b5a5-7c1acdce6758 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:05.881970 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1193/4785] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:05 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:06.892695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7ac00ebd-05f8-4c68-8b86-583edf9bbc38 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:06.894913 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ac00ebd-05f8-4c68-8b86-583edf9bbc38 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:06.896298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ac00ebd-05f8-4c68-8b86-583edf9bbc38 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:06.896298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7ac00ebd-05f8-4c68-8b86-583edf9bbc38 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:06.896298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-7ac00ebd-05f8-4c68-8b86-583edf9bbc38 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:06.898164 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=186,cinder:INSERT=34,cinder:UPDATE=70 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:38:06.902491 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:06.902491 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:06.903485 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7ac00ebd-05f8-4c68-8b86-583edf9bbc38 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:06.904508 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1201/4786] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:06 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:07.915050 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-698daf7b-f291-46ab-aa4e-a9968930bb89 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:07.917212 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-698daf7b-f291-46ab-aa4e-a9968930bb89 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:07.917515 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-698daf7b-f291-46ab-aa4e-a9968930bb89 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:07.917802 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-698daf7b-f291-46ab-aa4e-a9968930bb89 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:07.917927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-698daf7b-f291-46ab-aa4e-a9968930bb89 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:07.922107 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:07.922107 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:07.922749 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-698daf7b-f291-46ab-aa4e-a9968930bb89 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:07.923498 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1201/4787] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:07 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:08.935171 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c8acf6a5-007e-4625-88ac-174af24d6c9d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:08.938190 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c8acf6a5-007e-4625-88ac-174af24d6c9d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:08.941439 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c8acf6a5-007e-4625-88ac-174af24d6c9d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:08.941622 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c8acf6a5-007e-4625-88ac-174af24d6c9d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:08.941838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-c8acf6a5-007e-4625-88ac-174af24d6c9d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:08.948000 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:08.948000 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:08.948729 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c8acf6a5-007e-4625-88ac-174af24d6c9d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:08.949212 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1193/4788] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:08 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:09.960045 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f1c5b200-c7da-4f58-b2eb-312de72c0eec None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:09.968512 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f1c5b200-c7da-4f58-b2eb-312de72c0eec tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:09.968512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f1c5b200-c7da-4f58-b2eb-312de72c0eec tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:09.968512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f1c5b200-c7da-4f58-b2eb-312de72c0eec tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:09.968512 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f1c5b200-c7da-4f58-b2eb-312de72c0eec tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:09.970561 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:09.970561 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:09.971231 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f1c5b200-c7da-4f58-b2eb-312de72c0eec tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:09.971633 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1194/4789] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:09 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:10.982206 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-68399e71-cc8c-4138-9050-f2363da44b09 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:10.983923 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-68399e71-cc8c-4138-9050-f2363da44b09 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:10.984116 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-68399e71-cc8c-4138-9050-f2363da44b09 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:10.984297 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-68399e71-cc8c-4138-9050-f2363da44b09 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:10.984417 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-68399e71-cc8c-4138-9050-f2363da44b09 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:10.989153 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:10.989153 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:10.989631 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-68399e71-cc8c-4138-9050-f2363da44b09 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:10.989997 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1202/4790] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:10 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:12.001968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8924a295-0a6e-454a-96b6-8698a682de77 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:12.004210 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8924a295-0a6e-454a-96b6-8698a682de77 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:12.004680 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8924a295-0a6e-454a-96b6-8698a682de77 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:12.005059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8924a295-0a6e-454a-96b6-8698a682de77 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:12.006431 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8924a295-0a6e-454a-96b6-8698a682de77 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:12.011999 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:12.011999 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:12.012997 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8924a295-0a6e-454a-96b6-8698a682de77 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:12.013602 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1202/4791] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:12 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:12.025782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:12.027816 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3/export_record Aug 13 19:38:12.028038 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:12.028298 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'export_record' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:12.028468 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Export record for backup 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100186) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 19:38:12.032887 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:12.032887 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:12.033818 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.api [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling RPCAPI with context: , host: np0000007253, backup: 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100186) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 19:38:12.040609 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] export_record in rpcapi backup_id 05830148-25b3-4d75-85ea-7b78af4dece3 on host np0000007253. {{(pid=100186) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 19:38:12.053288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.backups [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDU4MzAxNDgtMjViMy00ZDc1LTg1ZWEtN2I3OGFmNGRlY2UzIiwgInVzZXJfaWQiOiAiM2M4YjMzMWVjNjJiNGEzZTkwOTExYmNiMTNmMjA1OGYiLCAicHJvamVjdF9pZCI6ICJhOTU5YmRmN2NmNzU0N2RhYWQ3ZTFjMTA1ZTAxNGQyMSIsICJ2b2x1bWVfaWQiOiAiZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU4MDE4NTUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlLzIwMjYwODEzMTkzODAwL2F6X25vdmFfYmFja3VwXzA1ODMwMTQ4LTI1YjMtNGQ3NS04NWVhLTdiNzhhZjRkZWNlMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozODoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100186) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 19:38:12.053664 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25d43549-5e55-4f6a-8c8b-b1eb3dabde8d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3/export_record returned with HTTP 200 Aug 13 19:38:12.054269 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1194/4792] 10.4.3.126 () {68 vars in 1430 bytes} [Thu Aug 13 19:38:12 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:12.066214 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a7c10704-0ff5-44f4-99f1-8d344996f5df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:12.069660 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a7c10704-0ff5-44f4-99f1-8d344996f5df tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:12.069916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a7c10704-0ff5-44f4-99f1-8d344996f5df tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:12.070121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a7c10704-0ff5-44f4-99f1-8d344996f5df tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:12.070254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a7c10704-0ff5-44f4-99f1-8d344996f5df tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:12.075321 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:12.075321 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:12.075916 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a7c10704-0ff5-44f4-99f1-8d344996f5df tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:12.076266 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1195/4793] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:12 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:12.087621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:12.089348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/backups/import_record Aug 13 19:38:12.089792 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDFlYjc0ZTctNTA3NC00OTgyLThiOTYtZWI0NWYzYWVkMTUyIiwgInVzZXJfaWQiOiAiM2M4YjMzMWVjNjJiNGEzZTkwOTExYmNiMTNmMjA1OGYiLCAicHJvamVjdF9pZCI6ICJhOTU5YmRmN2NmNzU0N2RhYWQ3ZTFjMTA1ZTAxNGQyMSIsICJ2b2x1bWVfaWQiOiAiZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU4MDE4NTUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlLzIwMjYwODEzMTkzODAwL2F6X25vdmFfYmFja3VwXzA1ODMwMTQ4LTI1YjMtNGQ3NS04NWVhLTdiNzhhZjRkZWNlMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozODoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:12.091116 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDFlYjc0ZTctNTA3NC00OTgyLThiOTYtZWI0NWYzYWVkMTUyIiwgInVzZXJfaWQiOiAiM2M4YjMzMWVjNjJiNGEzZTkwOTExYmNiMTNmMjA1OGYiLCAicHJvamVjdF9pZCI6ICJhOTU5YmRmN2NmNzU0N2RhYWQ3ZTFjMTA1ZTAxNGQyMSIsICJ2b2x1bWVfaWQiOiAiZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU4MDE4NTUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlLzIwMjYwODEzMTkzODAwL2F6X25vdmFfYmFja3VwXzA1ODMwMTQ4LTI1YjMtNGQ3NS04NWVhLTdiNzhhZjRkZWNlMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozODoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100185) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 19:38:12.091249 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDFlYjc0ZTctNTA3NC00OTgyLThiOTYtZWI0NWYzYWVkMTUyIiwgInVzZXJfaWQiOiAiM2M4YjMzMWVjNjJiNGEzZTkwOTExYmNiMTNmMjA1OGYiLCAicHJvamVjdF9pZCI6ICJhOTU5YmRmN2NmNzU0N2RhYWQ3ZTFjMTA1ZTAxNGQyMSIsICJ2b2x1bWVfaWQiOiAiZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU4MDE4NTUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlLzIwMjYwODEzMTkzODAwL2F6X25vdmFfYmFja3VwXzA1ODMwMTQ4LTI1YjMtNGQ3NS04NWVhLTdiNzhhZjRkZWNlMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozODoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100185) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 19:38:12.127569 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-d937380d-7052-451c-b4d2-c58a0f043edd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:12.131062 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-d937380d-7052-451c-b4d2-c58a0f043edd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/limits Aug 13 19:38:12.131062 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-d937380d-7052-451c-b4d2-c58a0f043edd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:12.131062 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-d937380d-7052-451c-b4d2-c58a0f043edd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:12.131328 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['6c88e059-269b-449f-bbce-842264622858', 'ff47635f-209c-4631-a77a-8e733c289cf5'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:12.154717 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-d937380d-7052-451c-b4d2-c58a0f043edd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 13 19:38:12.155489 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1203/4794] 10.4.3.126 () {68 vars in 1484 bytes} [Thu Aug 13 19:38:12 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:12.155837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] import_record rpcapi backup id 01eb74e7-5074-4982-8b96-eb45f3aed152 on host np0000007253 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDFlYjc0ZTctNTA3NC00OTgyLThiOTYtZWI0NWYzYWVkMTUyIiwgInVzZXJfaWQiOiAiM2M4YjMzMWVjNjJiNGEzZTkwOTExYmNiMTNmMjA1OGYiLCAicHJvamVjdF9pZCI6ICJhOTU5YmRmN2NmNzU0N2RhYWQ3ZTFjMTA1ZTAxNGQyMSIsICJ2b2x1bWVfaWQiOiAiZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlIiwgImhvc3QiOiAibnAwMDAwMDA3MjUzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTU4MDE4NTUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDFkOWFmNWYtY2UzNS00NzU0LWFkYTktMTM2ZGQ1ZDQ5MjVlLzIwMjYwODEzMTkzODAwL2F6X25vdmFfYmFja3VwXzA1ODMwMTQ4LTI1YjMtNGQ3NS04NWVhLTdiNzhhZjRkZWNlMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTk6Mzc6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxOTozODoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100185) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 19:38:12.158071 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Import record output: {'backup': {'id': '01eb74e7-5074-4982-8b96-eb45f3aed152', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152'}, {'rel': 'bookmark', 'href': 'https://10.4.3.126/volume/backups/01eb74e7-5074-4982-8b96-eb45f3aed152'}]}}. {{(pid=100185) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 19:38:12.158309 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-791b046e-4474-48cc-b16d-bc0a23d754b9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/import_record returned with HTTP 201 Aug 13 19:38:12.158704 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1203/4795] 10.4.3.126 () {70 vars in 1342 bytes} [Thu Aug 13 19:38:12 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 71 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 19:38:12.167162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-532f078b-045b-4c82-a4bc-ceb3eb09c7a7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:12.170141 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-532f078b-045b-4c82-a4bc-ceb3eb09c7a7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 Aug 13 19:38:12.170668 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-532f078b-045b-4c82-a4bc-ceb3eb09c7a7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:12.170881 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-532f078b-045b-4c82-a4bc-ceb3eb09c7a7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:12.171018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-532f078b-045b-4c82-a4bc-ceb3eb09c7a7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 01eb74e7-5074-4982-8b96-eb45f3aed152. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:12.175150 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:12.175150 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:12.175724 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-532f078b-045b-4c82-a4bc-ceb3eb09c7a7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 returned with HTTP 200 Aug 13 19:38:12.176169 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1195/4796] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:12 2026] GET /volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:12.190666 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-8c4b6868-f134-4011-b55c-b3b42c8bdcff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:12.192481 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-8c4b6868-f134-4011-b55c-b3b42c8bdcff tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:38:12.192705 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-8c4b6868-f134-4011-b55c-b3b42c8bdcff tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:12.192903 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-8c4b6868-f134-4011-b55c-b3b42c8bdcff tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:12.201660 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:12.201660 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:12.205123 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-8c4b6868-f134-4011-b55c-b3b42c8bdcff tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:38:12.209813 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-8c4b6868-f134-4011-b55c-b3b42c8bdcff tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:38:12.210249 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1196/4797] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:38:12 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:12.219948 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-3fb11b10-95cf-4c3f-83c9-e8683e0e581c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:12.222121 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-3fb11b10-95cf-4c3f-83c9-e8683e0e581c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:38:12.224298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-3fb11b10-95cf-4c3f-83c9-e8683e0e581c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c15228a-13f9-42ed-9a4f-3822bbc475ea", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1417934116", "description": null, "metadata": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:12.237928 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:12.237928 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:12.238969 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-3fb11b10-95cf-4c3f-83c9-e8683e0e581c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:38:12.239364 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-3fb11b10-95cf-4c3f-83c9-e8683e0e581c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create snapshot from volume 9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:38:12.283848 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-3fb11b10-95cf-4c3f-83c9-e8683e0e581c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Created reservations ['d05d7e69-168d-406b-9f25-c9557f5654c4', 'df67e0d9-b0d2-46dc-b893-ec9b78cb9411', 'f2ef2cc1-c62d-4a1f-ae7f-1792bc4e9d1a', 'f6afef4e-b508-4512-a567-2de8e159f7e4'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:12.325463 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-3fb11b10-95cf-4c3f-83c9-e8683e0e581c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot force create request issued successfully. Aug 13 19:38:12.325463 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ac735f69-8ae0-451d-b342-0eed8f0c3b56 req-3fb11b10-95cf-4c3f-83c9-e8683e0e581c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:38:12.326062 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1204/4798] 10.4.3.126 () {72 vars in 1547 bytes} [Thu Aug 13 19:38:12 2026] POST /volume/v3/snapshots => generated 324 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:38:13.186172 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b923af89-e7cd-42c7-ab14-ab4f4c76d4e1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:13.187796 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b923af89-e7cd-42c7-ab14-ab4f4c76d4e1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 Aug 13 19:38:13.187974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b923af89-e7cd-42c7-ab14-ab4f4c76d4e1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:13.188145 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b923af89-e7cd-42c7-ab14-ab4f4c76d4e1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:13.188240 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b923af89-e7cd-42c7-ab14-ab4f4c76d4e1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 01eb74e7-5074-4982-8b96-eb45f3aed152. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:13.192215 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:13.192215 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:13.192754 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b923af89-e7cd-42c7-ab14-ab4f4c76d4e1 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 returned with HTTP 200 Aug 13 19:38:13.193055 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1204/4799] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:13 2026] GET /volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:13.202076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fe9bd7da-b8ee-4d47-a350-9c74729a7630 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:13.203624 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fe9bd7da-b8ee-4d47-a350-9c74729a7630 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 Aug 13 19:38:13.203819 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fe9bd7da-b8ee-4d47-a350-9c74729a7630 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:13.203989 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fe9bd7da-b8ee-4d47-a350-9c74729a7630 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:13.204083 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-fe9bd7da-b8ee-4d47-a350-9c74729a7630 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete backup with id: 01eb74e7-5074-4982-8b96-eb45f3aed152. Aug 13 19:38:13.207659 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:13.207659 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:13.216807 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-fe9bd7da-b8ee-4d47-a350-9c74729a7630 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] delete_backup rpcapi backup_id 01eb74e7-5074-4982-8b96-eb45f3aed152 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:38:13.218391 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fe9bd7da-b8ee-4d47-a350-9c74729a7630 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 returned with HTTP 202 Aug 13 19:38:13.218787 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1196/4800] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:38:13 2026] DELETE /volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:38:13.224919 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3d88bf69-82ee-4332-a45c-1a411a6335b4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:13.226529 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d88bf69-82ee-4332-a45c-1a411a6335b4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 Aug 13 19:38:13.226708 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d88bf69-82ee-4332-a45c-1a411a6335b4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:13.226891 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3d88bf69-82ee-4332-a45c-1a411a6335b4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:13.227038 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-3d88bf69-82ee-4332-a45c-1a411a6335b4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 01eb74e7-5074-4982-8b96-eb45f3aed152. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:13.230709 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:13.230709 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:13.231224 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3d88bf69-82ee-4332-a45c-1a411a6335b4 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 returned with HTTP 200 Aug 13 19:38:13.231665 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1197/4801] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:13 2026] GET /volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:13.976929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-329762b6-892b-4123-b683-1b4c4a065de1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:13.980888 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-329762b6-892b-4123-b683-1b4c4a065de1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b Aug 13 19:38:13.980888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-329762b6-892b-4123-b683-1b4c4a065de1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:13.980888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-329762b6-892b-4123-b683-1b4c4a065de1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:13.985145 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:13.985145 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:13.985680 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-329762b6-892b-4123-b683-1b4c4a065de1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot retrieved successfully. Aug 13 19:38:13.986504 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-329762b6-892b-4123-b683-1b4c4a065de1 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b returned with HTTP 200 Aug 13 19:38:13.987224 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1205/4802] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:38:13 2026] GET /volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:14.013695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:14.015343 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:38:14.015680 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-951889270", "snapshot_id": null, "imageRef": "1fbd6de5-a5f2-4a24-8a46-100ee7be8a40", "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:14.017238 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-951889270', 'snapshot_id': None, 'imageRef': '1fbd6de5-a5f2-4a24-8a46-100ee7be8a40', 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:38:14.097094 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:14.097094 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:14.097548 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot retrieved successfully. Aug 13 19:38:14.097737 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume of 1 GB Aug 13 19:38:14.101473 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Availability Zones retrieved successfully. Aug 13 19:38:14.108298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Flow 'volume_create_api' (55c1f672-6714-4fc7-a967-5c87992cde3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:14.108298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eed73da-b066-4a29-8085-3d5347e424ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:14.108298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:38:14.137911 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eed73da-b066-4a29-8085-3d5347e424ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '468bfe92-141d-44cb-bc9f-21a92cc9581b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:14.138895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e89c5d-dc77-4b0e-b219-c04ebb706afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:14.173896 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Created reservations ['4208dd15-9c0e-4f89-914e-848f8f0a4045', 'c03470ab-5af5-4830-8a2f-c37481d56a66', 'be18669a-5316-4ae1-bede-7674f3fb9c18', 'a382c385-9a5a-403d-8391-4577a76cf333'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:14.174629 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e89c5d-dc77-4b0e-b219-c04ebb706afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4208dd15-9c0e-4f89-914e-848f8f0a4045', 'c03470ab-5af5-4830-8a2f-c37481d56a66', 'be18669a-5316-4ae1-bede-7674f3fb9c18', 'a382c385-9a5a-403d-8391-4577a76cf333']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:14.175519 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78db30a-e76e-4819-86ef-f91c80fe916d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:14.214175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78db30a-e76e-4819-86ef-f91c80fe916d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ed04f71-9852-4b33-a4e5-f3626919322a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-951889270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='536246bd0b5f448b9f12f627fc9033be',qos_specs=None,replication_status=,reservations=['4208dd15-9c0e-4f89-914e-848f8f0a4045','c03470ab-5af5-4830-8a2f-c37481d56a66','be18669a-5316-4ae1-bede-7674f3fb9c18','a382c385-9a5a-403d-8391-4577a76cf333'],size=1,snapshot_id=468bfe92-141d-44cb-bc9f-21a92cc9581b,source_replicaid=,source_volid=None,status='creating',user_id='d858c382e4e942b39cd4ed5f046daf13',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), '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-13T19:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-951889270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ed04f71-9852-4b33-a4e5-f3626919322a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='536246bd0b5f448b9f12f627fc9033be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=468bfe92-141d-44cb-bc9f-21a92cc9581b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d858c382e4e942b39cd4ed5f046daf13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:14.214872 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f0b7aa-e162-4973-8c29-f3041eedf659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:14.230542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f0b7aa-e162-4973-8c29-f3041eedf659) transitioned into state 'SUCCESS' from state '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-951889270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='536246bd0b5f448b9f12f627fc9033be',qos_specs=None,replication_status=,reservations=['4208dd15-9c0e-4f89-914e-848f8f0a4045','c03470ab-5af5-4830-8a2f-c37481d56a66','be18669a-5316-4ae1-bede-7674f3fb9c18','a382c385-9a5a-403d-8391-4577a76cf333'],size=1,snapshot_id=468bfe92-141d-44cb-bc9f-21a92cc9581b,source_replicaid=,source_volid=None,status='creating',user_id='d858c382e4e942b39cd4ed5f046daf13',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:14.231209 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8bca12e-1ddf-44d1-a02c-a14e8b6fb4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:14.241104 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7437ceb2-92c6-4a91-bb5f-2d0b26fc67da None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:14.245236 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7437ceb2-92c6-4a91-bb5f-2d0b26fc67da tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 Aug 13 19:38:14.245236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7437ceb2-92c6-4a91-bb5f-2d0b26fc67da tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:14.245236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7437ceb2-92c6-4a91-bb5f-2d0b26fc67da tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:14.245236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-7437ceb2-92c6-4a91-bb5f-2d0b26fc67da tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 01eb74e7-5074-4982-8b96-eb45f3aed152. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:14.248915 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7437ceb2-92c6-4a91-bb5f-2d0b26fc67da tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 returned with HTTP 404 Aug 13 19:38:14.249557 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1197/4803] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:14 2026] GET /volume/v3/backups/01eb74e7-5074-4982-8b96-eb45f3aed152 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:14.252292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8bca12e-1ddf-44d1-a02c-a14e8b6fb4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:14.252396 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Flow 'volume_create_api' (55c1f672-6714-4fc7-a967-5c87992cde3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:14.252671 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume request issued successfully. Aug 13 19:38:14.253213 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f85705d1-76e1-4a12-9661-70cf114ddb0d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:38:14.253782 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1205/4804] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:38:14 2026] POST /volume/v3/volumes => generated 813 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:14.256853 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2ef87167-d935-4d85-b83e-fc2722c5d648 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:14.258698 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ef87167-d935-4d85-b83e-fc2722c5d648 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e Aug 13 19:38:14.258698 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ef87167-d935-4d85-b83e-fc2722c5d648 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:14.258965 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2ef87167-d935-4d85-b83e-fc2722c5d648 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:14.259020 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2ef87167-d935-4d85-b83e-fc2722c5d648 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume with id: d1d9af5f-ce35-4754-ada9-136dd5d4925e Aug 13 19:38:14.266207 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:14.266207 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:14.266290 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2ef87167-d935-4d85-b83e-fc2722c5d648 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:14.266958 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9aff5266-1694-4ff8-aea9-d47bc1f26d32 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:14.268625 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9aff5266-1694-4ff8-aea9-d47bc1f26d32 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:38:14.268811 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9aff5266-1694-4ff8-aea9-d47bc1f26d32 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:14.269029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9aff5266-1694-4ff8-aea9-d47bc1f26d32 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:14.275553 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:14.275553 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:14.278862 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9aff5266-1694-4ff8-aea9-d47bc1f26d32 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:38:14.281579 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2ef87167-d935-4d85-b83e-fc2722c5d648 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume request issued successfully. Aug 13 19:38:14.281795 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2ef87167-d935-4d85-b83e-fc2722c5d648 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e returned with HTTP 202 Aug 13 19:38:14.282202 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1198/4805] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:38:14 2026] DELETE /volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:38:14.287349 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9aff5266-1694-4ff8-aea9-d47bc1f26d32 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 200 Aug 13 19:38:14.287439 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1206/4806] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:38:14 2026] GET /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:14.293559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-582662c7-39cc-43d2-822f-bb02304a88f7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:14.295581 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-582662c7-39cc-43d2-822f-bb02304a88f7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e Aug 13 19:38:14.295841 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-582662c7-39cc-43d2-822f-bb02304a88f7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:14.296068 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-582662c7-39cc-43d2-822f-bb02304a88f7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:14.304835 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:14.304835 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:14.309070 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-582662c7-39cc-43d2-822f-bb02304a88f7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:14.315006 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-582662c7-39cc-43d2-822f-bb02304a88f7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e returned with HTTP 200 Aug 13 19:38:14.315553 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1198/4807] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:14 2026] GET /volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:14.709456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-634e821a-aaf7-473a-b996-f51ec28e065a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:14.711095 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-634e821a-aaf7-473a-b996-f51ec28e065a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 Aug 13 19:38:14.711256 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-634e821a-aaf7-473a-b996-f51ec28e065a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:14.711461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-634e821a-aaf7-473a-b996-f51ec28e065a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:14.720267 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:14.720267 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:14.723301 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-634e821a-aaf7-473a-b996-f51ec28e065a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:14.727472 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-634e821a-aaf7-473a-b996-f51ec28e065a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 returned with HTTP 200 Aug 13 19:38:14.727822 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1206/4808] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:14 2026] GET /volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:15.304300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bacc007b-d5e7-4739-b13d-cab5c7f37f44 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:15.305238 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bacc007b-d5e7-4739-b13d-cab5c7f37f44 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:38:15.305497 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bacc007b-d5e7-4739-b13d-cab5c7f37f44 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:15.305683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bacc007b-d5e7-4739-b13d-cab5c7f37f44 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:15.314394 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:15.314394 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:15.326182 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bacc007b-d5e7-4739-b13d-cab5c7f37f44 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:38:15.330750 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33ced13b-05cf-4527-9242-f7b6fa5e6e7c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:15.332162 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bacc007b-d5e7-4739-b13d-cab5c7f37f44 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 200 Aug 13 19:38:15.332588 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1199/4809] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:38:15 2026] GET /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:38:15.333987 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33ced13b-05cf-4527-9242-f7b6fa5e6e7c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e Aug 13 19:38:15.334284 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33ced13b-05cf-4527-9242-f7b6fa5e6e7c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:15.334697 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33ced13b-05cf-4527-9242-f7b6fa5e6e7c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:15.346771 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33ced13b-05cf-4527-9242-f7b6fa5e6e7c tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e returned with HTTP 404 Aug 13 19:38:15.348619 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-52644be6-acf2-44bb-8cce-c08be5af5272 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:15.350124 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1207/4810] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:15 2026] GET /volume/v3/volumes/d1d9af5f-ce35-4754-ada9-136dd5d4925e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:15.353954 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-52644be6-acf2-44bb-8cce-c08be5af5272 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:38:15.357255 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-52644be6-acf2-44bb-8cce-c08be5af5272 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:15.357409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-52644be6-acf2-44bb-8cce-c08be5af5272 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:15.360902 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a85ecc46-0219-480f-ab3b-43771ffe6d19 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:15.363196 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a85ecc46-0219-480f-ab3b-43771ffe6d19 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups Aug 13 19:38:15.363196 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a85ecc46-0219-480f-ab3b-43771ffe6d19 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:15.363196 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a85ecc46-0219-480f-ab3b-43771ffe6d19 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:15.371569 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:15.371569 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:15.372294 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a85ecc46-0219-480f-ab3b-43771ffe6d19 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 200 Aug 13 19:38:15.372699 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1207/4811] 10.4.3.126 () {68 vars in 1277 bytes} [Thu Aug 13 19:38:15 2026] GET /volume/v3/backups => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:15.381761 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a565988e-5700-4ed7-bdb3-0a8474b40719 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:15.382975 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-52644be6-acf2-44bb-8cce-c08be5af5272 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:38:15.384288 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a565988e-5700-4ed7-bdb3-0a8474b40719 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups?project_id=a959bdf7cf7547daad7e1c105e014d21 Aug 13 19:38:15.384597 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a565988e-5700-4ed7-bdb3-0a8474b40719 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:15.384873 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a565988e-5700-4ed7-bdb3-0a8474b40719 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:15.390483 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a565988e-5700-4ed7-bdb3-0a8474b40719 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups?project_id=a959bdf7cf7547daad7e1c105e014d21 returned with HTTP 200 Aug 13 19:38:15.390891 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1200/4812] 10.4.3.126 () {68 vars in 1364 bytes} [Thu Aug 13 19:38:15 2026] GET /volume/v3/backups?project_id=a959bdf7cf7547daad7e1c105e014d21 => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:15.390956 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-52644be6-acf2-44bb-8cce-c08be5af5272 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 200 Aug 13 19:38:15.392744 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1199/4813] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:38:15 2026] GET /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 1422 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:38:15.404406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73f2133c-369c-4df6-b66f-df8e586c132f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:15.406419 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:38:15.406839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-816408104"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:15.409207 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-816408104'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:38:15.409207 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume of 1 GB Aug 13 19:38:15.416582 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Availability Zones retrieved successfully. Aug 13 19:38:15.423839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (c0582b41-a2f6-4784-b854-4931c3a90253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:15.424986 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5bf316-f773-4156-8c89-b957c08cdaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:15.426064 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:38:15.450855 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5bf316-f773-4156-8c89-b957c08cdaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:15.451596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1cda4d-ebda-4598-823f-4740b564ff3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:15.490821 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['d14d2061-c162-48fc-8716-46f8dabbaa37', 'ba4e36f6-4d1b-434d-9962-0561ebd68c23', '05e4ea5b-fb8b-4bc5-873d-c50219b4e16e', '187b5bc4-ee0e-4eeb-9e60-5327112a6d7f'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:15.491586 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1cda4d-ebda-4598-823f-4740b564ff3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d14d2061-c162-48fc-8716-46f8dabbaa37', 'ba4e36f6-4d1b-434d-9962-0561ebd68c23', '05e4ea5b-fb8b-4bc5-873d-c50219b4e16e', '187b5bc4-ee0e-4eeb-9e60-5327112a6d7f']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:15.492426 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb6078a-86d6-4415-b81b-4f3785e7f565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:15.515575 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb6078a-86d6-4415-b81b-4f3785e7f565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0feb45f-8820-4e18-9e2a-f1939f467802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-816408104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['d14d2061-c162-48fc-8716-46f8dabbaa37','ba4e36f6-4d1b-434d-9962-0561ebd68c23','05e4ea5b-fb8b-4bc5-873d-c50219b4e16e','187b5bc4-ee0e-4eeb-9e60-5327112a6d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-816408104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0feb45f-8820-4e18-9e2a-f1939f467802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a959bdf7cf7547daad7e1c105e014d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:15.517072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65753856-81aa-422b-a879-d5bc810b2a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:15.535673 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65753856-81aa-422b-a879-d5bc810b2a4c) transitioned into state 'SUCCESS' from state '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-816408104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['d14d2061-c162-48fc-8716-46f8dabbaa37','ba4e36f6-4d1b-434d-9962-0561ebd68c23','05e4ea5b-fb8b-4bc5-873d-c50219b4e16e','187b5bc4-ee0e-4eeb-9e60-5327112a6d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:15.536397 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f32e8425-1217-46b0-a783-215da4d3cfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:15.543891 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f32e8425-1217-46b0-a783-215da4d3cfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:15.544691 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (c0582b41-a2f6-4784-b854-4931c3a90253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:15.544996 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request issued successfully. Aug 13 19:38:15.545539 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73f2133c-369c-4df6-b66f-df8e586c132f tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:38:15.545963 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1208/4814] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:38:15 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:38:15.557413 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63e50f2d-46c6-48f9-b153-cb0bbcb024ef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:15.559639 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63e50f2d-46c6-48f9-b153-cb0bbcb024ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 Aug 13 19:38:15.559868 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63e50f2d-46c6-48f9-b153-cb0bbcb024ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:15.560041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63e50f2d-46c6-48f9-b153-cb0bbcb024ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:15.568150 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:15.568150 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:15.571553 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-63e50f2d-46c6-48f9-b153-cb0bbcb024ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:15.575807 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63e50f2d-46c6-48f9-b153-cb0bbcb024ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 returned with HTTP 200 Aug 13 19:38:15.576405 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1208/4815] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:15 2026] GET /volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:16.115852 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-ddd71879-5e29-4286-bb40-7fd8613eef00 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.118288 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-ddd71879-5e29-4286-bb40-7fd8613eef00 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456 Aug 13 19:38:16.118484 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-ddd71879-5e29-4286-bb40-7fd8613eef00 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:16.118702 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-ddd71879-5e29-4286-bb40-7fd8613eef00 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:16.126882 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:16.126882 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:16.174404 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-ddd71879-5e29-4286-bb40-7fd8613eef00 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456 returned with HTTP 200 Aug 13 19:38:16.174820 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1201/4816] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:38:16 2026] DELETE /volume/v3/attachments/dda522f7-16dc-44fc-afb2-ceb487207456 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:16.190956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-7ad16fda-aced-487a-ba9c-9a7b91a8c9cc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.193089 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-7ad16fda-aced-487a-ba9c-9a7b91a8c9cc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 Aug 13 19:38:16.193268 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-7ad16fda-aced-487a-ba9c-9a7b91a8c9cc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:16.193480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-7ad16fda-aced-487a-ba9c-9a7b91a8c9cc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:16.193652 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-7ad16fda-aced-487a-ba9c-9a7b91a8c9cc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: a5e20e3f-190b-4d4e-ba13-24746157eee4 Aug 13 19:38:16.201700 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:16.201700 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:16.202152 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-7ad16fda-aced-487a-ba9c-9a7b91a8c9cc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:16.224215 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-7ad16fda-aced-487a-ba9c-9a7b91a8c9cc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:38:16.224495 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-1d75173f-65d4-43f2-864e-6b14f368e7b0 req-7ad16fda-aced-487a-ba9c-9a7b91a8c9cc tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 returned with HTTP 202 Aug 13 19:38:16.225112 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1200/4817] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:38:16 2026] DELETE /volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:38:16.407294 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-aa041a4f-fbc0-4e1e-9bf5-69400396dfa3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.407853 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-aa041a4f-fbc0-4e1e-9bf5-69400396dfa3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:38:16.408022 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-aa041a4f-fbc0-4e1e-9bf5-69400396dfa3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:16.408212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-aa041a4f-fbc0-4e1e-9bf5-69400396dfa3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:16.415267 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:16.415267 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:16.418558 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-aa041a4f-fbc0-4e1e-9bf5-69400396dfa3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:38:16.423934 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-aa041a4f-fbc0-4e1e-9bf5-69400396dfa3 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 200 Aug 13 19:38:16.424324 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1209/4818] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:38:16 2026] GET /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:16.588064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4668b513-1880-4722-9500-e77b66e68414 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.590571 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4668b513-1880-4722-9500-e77b66e68414 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 Aug 13 19:38:16.590861 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4668b513-1880-4722-9500-e77b66e68414 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:16.591063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4668b513-1880-4722-9500-e77b66e68414 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:16.598160 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:16.598160 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:16.601248 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4668b513-1880-4722-9500-e77b66e68414 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:16.604894 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4668b513-1880-4722-9500-e77b66e68414 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 returned with HTTP 200 Aug 13 19:38:16.605353 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1209/4819] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:16 2026] GET /volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:16.622297 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7555dbd6-524c-4f0d-80d1-a5a7239c0cf7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.622297 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7555dbd6-524c-4f0d-80d1-a5a7239c0cf7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:38:16.622297 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7555dbd6-524c-4f0d-80d1-a5a7239c0cf7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0feb45f-8820-4e18-9e2a-f1939f467802", "name": "tempest-type-Backup-1591918124"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:16.623691 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.backups [None req-7555dbd6-524c-4f0d-80d1-a5a7239c0cf7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating new backup {'backup': {'volume_id': 'e0feb45f-8820-4e18-9e2a-f1939f467802', 'name': 'tempest-type-Backup-1591918124'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:38:16.623826 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-7555dbd6-524c-4f0d-80d1-a5a7239c0cf7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating backup of volume e0feb45f-8820-4e18-9e2a-f1939f467802 in container None Aug 13 19:38:16.631471 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:16.631471 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:16.631734 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7555dbd6-524c-4f0d-80d1-a5a7239c0cf7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:16.647935 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-7555dbd6-524c-4f0d-80d1-a5a7239c0cf7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['55e3a3a8-d39e-4404-85b2-f901f601fb54', '62610436-b8ab-4d49-b316-ee7e007ab6f0'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:16.680299 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7555dbd6-524c-4f0d-80d1-a5a7239c0cf7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:38:16.680299 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1202/4820] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:38:16 2026] POST /volume/v3/backups => generated 316 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:38:16.689841 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-14612956-1c44-4f7f-b4c7-8d998a0afb81 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.691887 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-14612956-1c44-4f7f-b4c7-8d998a0afb81 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:16.692147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-14612956-1c44-4f7f-b4c7-8d998a0afb81 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:16.692407 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-14612956-1c44-4f7f-b4c7-8d998a0afb81 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:16.692562 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-14612956-1c44-4f7f-b4c7-8d998a0afb81 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:16.698135 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:16.698135 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:16.698763 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-14612956-1c44-4f7f-b4c7-8d998a0afb81 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:16.699113 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1201/4821] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:16 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:16.915904 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-1434b9bb-0c73-4c4f-8c56-2d624326266e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.918940 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-1434b9bb-0c73-4c4f-8c56-2d624326266e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:38:16.919802 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-1434b9bb-0c73-4c4f-8c56-2d624326266e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:16.919802 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-1434b9bb-0c73-4c4f-8c56-2d624326266e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:16.926878 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:16.926878 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:16.930948 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-1434b9bb-0c73-4c4f-8c56-2d624326266e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:38:16.936924 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-1434b9bb-0c73-4c4f-8c56-2d624326266e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 200 Aug 13 19:38:16.937405 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1210/4822] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:38:16 2026] GET /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:16.946888 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-49fc373b-2eb7-4a2e-9827-f0c22cfdd0cc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.947219 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-49fc373b-2eb7-4a2e-9827-f0c22cfdd0cc None None] GET https://10.4.3.126/volume// Aug 13 19:38:16.947380 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-49fc373b-2eb7-4a2e-9827-f0c22cfdd0cc None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:16.947571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-49fc373b-2eb7-4a2e-9827-f0c22cfdd0cc None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:16.947879 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-49fc373b-2eb7-4a2e-9827-f0c22cfdd0cc None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:38:16.948155 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1210/4823] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:38:16 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:38:16.954945 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-46671182-5449-44a2-b13b-e72180d2574d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:16.956730 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-46671182-5449-44a2-b13b-e72180d2574d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:38:16.957039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-46671182-5449-44a2-b13b-e72180d2574d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ed04f71-9852-4b33-a4e5-f3626919322a", "connector": null, "instance_uuid": "acafc5bc-7b67-419a-b111-c79d071ebdc9"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:16.965763 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:16.965763 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:16.989870 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-46671182-5449-44a2-b13b-e72180d2574d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:38:16.990389 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1203/4824] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:38:16 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:17.138336 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2f1dd0f4-8711-4358-a2fa-6cf5a48ec14e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:17.140037 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f1dd0f4-8711-4358-a2fa-6cf5a48ec14e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 Aug 13 19:38:17.140218 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f1dd0f4-8711-4358-a2fa-6cf5a48ec14e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:17.140414 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f1dd0f4-8711-4358-a2fa-6cf5a48ec14e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:17.146388 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f1dd0f4-8711-4358-a2fa-6cf5a48ec14e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 returned with HTTP 404 Aug 13 19:38:17.146926 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1202/4825] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:17 2026] GET /volume/v3/volumes/a5e20e3f-190b-4d4e-ba13-24746157eee4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:17.154739 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8c612e7b-e484-4832-9f49-1fe46779c54d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:17.156893 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c612e7b-e484-4832-9f49-1fe46779c54d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:38:17.157125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c612e7b-e484-4832-9f49-1fe46779c54d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:17.157384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c612e7b-e484-4832-9f49-1fe46779c54d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:17.157521 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-8c612e7b-e484-4832-9f49-1fe46779c54d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:38:17.166850 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:17.166850 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:17.167356 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c612e7b-e484-4832-9f49-1fe46779c54d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:38:17.185238 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c612e7b-e484-4832-9f49-1fe46779c54d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot delete request issued successfully. Aug 13 19:38:17.185434 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c612e7b-e484-4832-9f49-1fe46779c54d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b returned with HTTP 202 Aug 13 19:38:17.185854 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1211/4826] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:38:17 2026] DELETE /volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:38:17.193939 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63b94755-6d2f-4270-8441-2c1184c3a287 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:17.195711 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63b94755-6d2f-4270-8441-2c1184c3a287 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:38:17.195841 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63b94755-6d2f-4270-8441-2c1184c3a287 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:17.196042 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63b94755-6d2f-4270-8441-2c1184c3a287 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:17.205900 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:17.205900 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:17.206368 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-63b94755-6d2f-4270-8441-2c1184c3a287 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:38:17.207104 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63b94755-6d2f-4270-8441-2c1184c3a287 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b returned with HTTP 200 Aug 13 19:38:17.207480 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1211/4827] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:38:17 2026] GET /volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:17.707953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0cea2ee5-5402-4878-8445-bad269896bd9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:17.709592 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0cea2ee5-5402-4878-8445-bad269896bd9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:17.709782 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0cea2ee5-5402-4878-8445-bad269896bd9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:17.709949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0cea2ee5-5402-4878-8445-bad269896bd9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:17.710047 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-0cea2ee5-5402-4878-8445-bad269896bd9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:17.713912 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:17.713912 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:17.714515 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0cea2ee5-5402-4878-8445-bad269896bd9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:17.714860 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1204/4828] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:17 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:17.822224 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1215d9b0-270c-4600-b472-daded374cf04 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:17.822490 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1215d9b0-270c-4600-b472-daded374cf04 None None] GET https://10.4.3.126/volume// Aug 13 19:38:17.822581 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1215d9b0-270c-4600-b472-daded374cf04 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:17.822776 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1215d9b0-270c-4600-b472-daded374cf04 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:17.823085 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1215d9b0-270c-4600-b472-daded374cf04 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:38:17.823341 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1203/4829] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:38:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:38:17.833498 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b434a34f-5420-4674-85b9-8aaadddab794 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:17.835216 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b434a34f-5420-4674-85b9-8aaadddab794 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:38:17.835428 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b434a34f-5420-4674-85b9-8aaadddab794 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:17.835624 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b434a34f-5420-4674-85b9-8aaadddab794 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:17.844322 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:17.844322 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:17.849286 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b434a34f-5420-4674-85b9-8aaadddab794 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:38:17.852040 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b434a34f-5420-4674-85b9-8aaadddab794 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 200 Aug 13 19:38:17.852429 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1212/4830] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:38:17 2026] GET /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 1583 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:38:17.955248 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b081f111-541e-422d-8762-c1ddf446774e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:17.957205 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b081f111-541e-422d-8762-c1ddf446774e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] PUT https://10.4.3.126/volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0 Aug 13 19:38:17.957571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b081f111-541e-422d-8762-c1ddf446774e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:17.964774 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b081f111-541e-422d-8762-c1ddf446774e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Acquiring lock "cinder-attachment_update-9ed04f71-9852-4b33-a4e5-f3626919322a-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:38:17.972518 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b081f111-541e-422d-8762-c1ddf446774e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Lock "cinder-attachment_update-9ed04f71-9852-4b33-a4e5-f3626919322a-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:38:17.972518 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:17.972518 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:18.046846 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b081f111-541e-422d-8762-c1ddf446774e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Lock "cinder-attachment_update-9ed04f71-9852-4b33-a4e5-f3626919322a-np0000007253" released by "attachment_update" :: held 0.077s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:38:18.046846 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-b081f111-541e-422d-8762-c1ddf446774e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0 returned with HTTP 200 Aug 13 19:38:18.047845 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1212/4831] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:38:17 2026] PUT /volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:18.070055 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-a2f249d6-6e8b-4b2d-a09c-a451764489a6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:18.072144 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-a2f249d6-6e8b-4b2d-a09c-a451764489a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0/action Aug 13 19:38:18.072551 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-a2f249d6-6e8b-4b2d-a09c-a451764489a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:38:18.072656 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-a2f249d6-6e8b-4b2d-a09c-a451764489a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:18.087579 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:18.087579 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:18.095923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-7a1dc21a-784d-46f9-925b-5ce30b6d284b req-a2f249d6-6e8b-4b2d-a09c-a451764489a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0/action returned with HTTP 204 Aug 13 19:38:18.096399 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1205/4832] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:38:18 2026] POST /volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:18.218619 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a29a967b-8857-4db5-975b-41325139cebb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:18.220540 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a29a967b-8857-4db5-975b-41325139cebb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:38:18.220766 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a29a967b-8857-4db5-975b-41325139cebb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:18.220945 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a29a967b-8857-4db5-975b-41325139cebb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:18.225227 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a29a967b-8857-4db5-975b-41325139cebb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b returned with HTTP 404 Aug 13 19:38:18.225760 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1204/4833] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:38:18 2026] GET /volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:18.725519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-67bc70b1-ae0a-469c-ac52-2feadf061e75 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:18.727399 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-67bc70b1-ae0a-469c-ac52-2feadf061e75 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:18.727638 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-67bc70b1-ae0a-469c-ac52-2feadf061e75 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:18.727850 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-67bc70b1-ae0a-469c-ac52-2feadf061e75 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:18.727958 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-67bc70b1-ae0a-469c-ac52-2feadf061e75 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:18.731806 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:18.731806 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:18.732371 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-67bc70b1-ae0a-469c-ac52-2feadf061e75 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:18.733122 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1213/4834] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:18 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:19.745030 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9dccb0fe-0ef2-492d-a86d-42c7dcb1d778 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:19.747710 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9dccb0fe-0ef2-492d-a86d-42c7dcb1d778 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:19.747926 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9dccb0fe-0ef2-492d-a86d-42c7dcb1d778 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:19.748099 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9dccb0fe-0ef2-492d-a86d-42c7dcb1d778 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:19.748213 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-9dccb0fe-0ef2-492d-a86d-42c7dcb1d778 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:19.752884 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:19.752884 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:19.753599 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9dccb0fe-0ef2-492d-a86d-42c7dcb1d778 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:19.754003 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1213/4835] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:19 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:19.962094 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-55c2d2f0-5757-4a7a-950c-565f47506091 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:19.964905 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-55c2d2f0-5757-4a7a-950c-565f47506091 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9 Aug 13 19:38:19.964905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-55c2d2f0-5757-4a7a-950c-565f47506091 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:19.964905 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-55c2d2f0-5757-4a7a-950c-565f47506091 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:19.970599 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:19.970599 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:20.013740 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-55c2d2f0-5757-4a7a-950c-565f47506091 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9 returned with HTTP 200 Aug 13 19:38:20.014177 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1206/4836] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:38:19 2026] DELETE /volume/v3/attachments/14e1624f-8029-4596-acbe-edfa6b1a1ed9 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:20.025776 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-3096efa4-4f3b-4ad6-b483-9394fefcb4cf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:20.028416 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-3096efa4-4f3b-4ad6-b483-9394fefcb4cf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:38:20.028646 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-3096efa4-4f3b-4ad6-b483-9394fefcb4cf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:20.028874 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-3096efa4-4f3b-4ad6-b483-9394fefcb4cf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:20.029074 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-3096efa4-4f3b-4ad6-b483-9394fefcb4cf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: 426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:38:20.037462 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:20.037462 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:20.038013 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-3096efa4-4f3b-4ad6-b483-9394fefcb4cf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:20.055236 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-3096efa4-4f3b-4ad6-b483-9394fefcb4cf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:38:20.055469 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-d2ce1db1-7838-4491-bd82-efdfb69fd442 req-3096efa4-4f3b-4ad6-b483-9394fefcb4cf tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 202 Aug 13 19:38:20.055937 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1205/4837] 10.4.3.126 () {70 vars in 1620 bytes} [Thu Aug 13 19:38:20 2026] DELETE /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:38:20.716898 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7c5250b9-db00-410c-b726-7bc33ed6613e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:20.722501 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c5250b9-db00-410c-b726-7bc33ed6613e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:38:20.722809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c5250b9-db00-410c-b726-7bc33ed6613e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:20.723280 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c5250b9-db00-410c-b726-7bc33ed6613e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:20.733383 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c5250b9-db00-410c-b726-7bc33ed6613e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 404 Aug 13 19:38:20.734455 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1214/4838] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:20 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:20.767163 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b65bbc54-ad74-47ee-8c7b-d35025db06a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:20.769053 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b65bbc54-ad74-47ee-8c7b-d35025db06a6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:20.769267 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b65bbc54-ad74-47ee-8c7b-d35025db06a6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:20.769468 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b65bbc54-ad74-47ee-8c7b-d35025db06a6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:20.769572 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-b65bbc54-ad74-47ee-8c7b-d35025db06a6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:20.774229 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:20.774229 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:20.774919 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b65bbc54-ad74-47ee-8c7b-d35025db06a6 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:20.775380 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1214/4839] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:20 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:21.176644 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-89102e98-a3b3-4992-ad34-7f566e412c62 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:21.178492 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89102e98-a3b3-4992-ad34-7f566e412c62 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:38:21.178789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89102e98-a3b3-4992-ad34-7f566e412c62 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:21.179018 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89102e98-a3b3-4992-ad34-7f566e412c62 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:21.179164 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-89102e98-a3b3-4992-ad34-7f566e412c62 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:38:21.183337 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89102e98-a3b3-4992-ad34-7f566e412c62 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b returned with HTTP 404 Aug 13 19:38:21.183851 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1207/4840] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:38:21 2026] DELETE /volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:21.190301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-23345cda-ad30-4c06-8831-6abe820ca8b5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:21.191919 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-23345cda-ad30-4c06-8831-6abe820ca8b5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b Aug 13 19:38:21.192094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-23345cda-ad30-4c06-8831-6abe820ca8b5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:21.192262 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-23345cda-ad30-4c06-8831-6abe820ca8b5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:21.196206 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-23345cda-ad30-4c06-8831-6abe820ca8b5 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b returned with HTTP 404 Aug 13 19:38:21.196664 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1206/4841] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:38:21 2026] GET /volume/v3/snapshots/b7c1d8b9-ad47-4d81-af38-20e73e2b3e2b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:21.786149 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dbd3010d-f4a8-4a0b-b310-c75b76ab69ac None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:21.788796 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dbd3010d-f4a8-4a0b-b310-c75b76ab69ac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:21.788986 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dbd3010d-f4a8-4a0b-b310-c75b76ab69ac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:21.789166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dbd3010d-f4a8-4a0b-b310-c75b76ab69ac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:21.789314 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-dbd3010d-f4a8-4a0b-b310-c75b76ab69ac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:21.795897 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:21.795897 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:21.796849 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dbd3010d-f4a8-4a0b-b310-c75b76ab69ac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:21.798323 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1215/4842] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:21 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:21.837235 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-547deac6-ca75-456f-ab8a-0ea5dbe01e40 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:21.838778 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-547deac6-ca75-456f-ab8a-0ea5dbe01e40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:38:21.838953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-547deac6-ca75-456f-ab8a-0ea5dbe01e40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:21.839122 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-547deac6-ca75-456f-ab8a-0ea5dbe01e40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:21.839264 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-547deac6-ca75-456f-ab8a-0ea5dbe01e40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: 426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:38:21.844567 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-547deac6-ca75-456f-ab8a-0ea5dbe01e40 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 404 Aug 13 19:38:21.845055 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1215/4843] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:38:21 2026] DELETE /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:21.856625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dd97cb58-c992-4813-8e67-5db87bc710eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:21.858937 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd97cb58-c992-4813-8e67-5db87bc710eb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b Aug 13 19:38:21.859197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd97cb58-c992-4813-8e67-5db87bc710eb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:21.859472 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd97cb58-c992-4813-8e67-5db87bc710eb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:21.866841 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd97cb58-c992-4813-8e67-5db87bc710eb tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b returned with HTTP 404 Aug 13 19:38:21.867445 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1208/4844] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:21 2026] GET /volume/v3/volumes/426696d1-fdb6-4708-b425-7c6936aef24b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:22.812368 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e5e79cb1-ad0b-4c80-9b72-d0695bdfe614 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:22.815032 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e5e79cb1-ad0b-4c80-9b72-d0695bdfe614 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:22.815214 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e5e79cb1-ad0b-4c80-9b72-d0695bdfe614 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:22.815404 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e5e79cb1-ad0b-4c80-9b72-d0695bdfe614 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:22.815510 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-e5e79cb1-ad0b-4c80-9b72-d0695bdfe614 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:22.828523 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:22.828523 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:22.829419 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e5e79cb1-ad0b-4c80-9b72-d0695bdfe614 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:22.830886 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1207/4845] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:22 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:23.072856 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:23.075187 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:38:23.075722 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1921125377", "snapshot_id": null, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:23.078192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1921125377', 'snapshot_id': None, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:38:23.307557 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:38:23.311593 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:38:23.317594 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (76d48b41-c3c1-4f14-b00e-378b2a13afdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:23.318891 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a9807b-d7af-4868-9453-8bf54f2c84c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:23.319868 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:38:23.374697 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a9807b-d7af-4868-9453-8bf54f2c84c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:23.375375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741f5313-ca69-446a-ae99-c9110899e9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:23.415077 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['0fe35058-8090-42ec-be11-ffa490a719b0', 'e6a1d1f1-ca6b-493f-8629-7e6f78b08b8d', '271557e4-8bb8-40bf-923e-775b18291d80', '5be6ef3e-16fe-4afd-baab-7f8eece16f2d'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:23.416291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741f5313-ca69-446a-ae99-c9110899e9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe35058-8090-42ec-be11-ffa490a719b0', 'e6a1d1f1-ca6b-493f-8629-7e6f78b08b8d', '271557e4-8bb8-40bf-923e-775b18291d80', '5be6ef3e-16fe-4afd-baab-7f8eece16f2d']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:23.417342 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6481d810-827e-49fe-99b4-74ceb90ff404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:23.440452 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6481d810-827e-49fe-99b4-74ceb90ff404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71039962-a771-4694-9d20-9d17219be0e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1921125377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['0fe35058-8090-42ec-be11-ffa490a719b0','e6a1d1f1-ca6b-493f-8629-7e6f78b08b8d','271557e4-8bb8-40bf-923e-775b18291d80','5be6ef3e-16fe-4afd-baab-7f8eece16f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1921125377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71039962-a771-4694-9d20-9d17219be0e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:23.441049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93375a7-04bd-4ba9-a4cc-e8d180980c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:23.458300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93375a7-04bd-4ba9-a4cc-e8d180980c63) transitioned into state 'SUCCESS' from state '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-1921125377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['0fe35058-8090-42ec-be11-ffa490a719b0','e6a1d1f1-ca6b-493f-8629-7e6f78b08b8d','271557e4-8bb8-40bf-923e-775b18291d80','5be6ef3e-16fe-4afd-baab-7f8eece16f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:23.461367 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cca57f-2448-4990-900a-4fac6bda9b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:23.466777 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cca57f-2448-4990-900a-4fac6bda9b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:23.467613 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (76d48b41-c3c1-4f14-b00e-378b2a13afdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:23.467873 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:38:23.468370 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0f9cf0da-3d81-4d24-8006-bba91ab0e47b tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:38:23.468801 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1216/4846] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:38:23 2026] POST /volume/v3/volumes => generated 759 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:38:23.480374 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e37614ca-23b9-4eb4-9c42-b163067a56f0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:23.487735 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e37614ca-23b9-4eb4-9c42-b163067a56f0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:38:23.487981 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e37614ca-23b9-4eb4-9c42-b163067a56f0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:23.488227 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e37614ca-23b9-4eb4-9c42-b163067a56f0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:23.501211 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:23.501211 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:23.505779 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e37614ca-23b9-4eb4-9c42-b163067a56f0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:23.510239 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e37614ca-23b9-4eb4-9c42-b163067a56f0 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:38:23.510643 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1216/4847] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:23 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:23.840724 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b8d2dc27-fd6f-4dd7-b4c3-015fc1032f48 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:23.842426 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b8d2dc27-fd6f-4dd7-b4c3-015fc1032f48 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:23.842649 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b8d2dc27-fd6f-4dd7-b4c3-015fc1032f48 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:23.842845 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b8d2dc27-fd6f-4dd7-b4c3-015fc1032f48 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:23.842976 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b8d2dc27-fd6f-4dd7-b4c3-015fc1032f48 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:23.847381 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:23.847381 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:23.847979 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b8d2dc27-fd6f-4dd7-b4c3-015fc1032f48 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:23.848537 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1209/4848] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:23 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:38:24.528253 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5cbb123b-2022-491e-ab91-ddfa2ed98752 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:24.530338 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5cbb123b-2022-491e-ab91-ddfa2ed98752 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:38:24.530622 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5cbb123b-2022-491e-ab91-ddfa2ed98752 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:24.530858 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5cbb123b-2022-491e-ab91-ddfa2ed98752 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:24.538433 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:24.538433 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:24.542740 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5cbb123b-2022-491e-ab91-ddfa2ed98752 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:24.548140 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5cbb123b-2022-491e-ab91-ddfa2ed98752 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:38:24.548547 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1208/4849] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:24 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:24.565567 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-56a65bd8-88b6-497c-b081-fa9d2f02aced None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:24.568249 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-56a65bd8-88b6-497c-b081-fa9d2f02aced tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:38:24.568579 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-56a65bd8-88b6-497c-b081-fa9d2f02aced tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:24.568875 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-56a65bd8-88b6-497c-b081-fa9d2f02aced tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:24.577130 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:24.577130 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:24.581008 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-56a65bd8-88b6-497c-b081-fa9d2f02aced tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:24.586058 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-56a65bd8-88b6-497c-b081-fa9d2f02aced tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:38:24.586461 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1217/4850] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:24 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:24.691057 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-302e2897-c2da-422a-8056-6490dca6e197 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:24.693225 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-302e2897-c2da-422a-8056-6490dca6e197 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:38:24.693442 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-302e2897-c2da-422a-8056-6490dca6e197 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:24.693682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-302e2897-c2da-422a-8056-6490dca6e197 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:24.701115 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:24.701115 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:24.704499 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-302e2897-c2da-422a-8056-6490dca6e197 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:24.709050 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-302e2897-c2da-422a-8056-6490dca6e197 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:38:24.709404 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1217/4851] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:38:24 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:24.862824 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ccdd6f94-6d0e-45af-9817-92bca56f0005 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:24.865206 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ccdd6f94-6d0e-45af-9817-92bca56f0005 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:24.868294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ccdd6f94-6d0e-45af-9817-92bca56f0005 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:24.868294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ccdd6f94-6d0e-45af-9817-92bca56f0005 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:24.868294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ccdd6f94-6d0e-45af-9817-92bca56f0005 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:24.870783 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:24.870783 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:24.872207 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ccdd6f94-6d0e-45af-9817-92bca56f0005 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:24.872725 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1210/4852] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:24 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:25.229210 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-ae9edfd9-bf7c-48e8-b49f-3992024e8b53 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:25.231166 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-ae9edfd9-bf7c-48e8-b49f-3992024e8b53 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:38:25.231363 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-ae9edfd9-bf7c-48e8-b49f-3992024e8b53 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:25.231589 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-ae9edfd9-bf7c-48e8-b49f-3992024e8b53 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:25.240284 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:25.240284 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:25.245032 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-ae9edfd9-bf7c-48e8-b49f-3992024e8b53 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:25.252480 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-ae9edfd9-bf7c-48e8-b49f-3992024e8b53 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:38:25.253008 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1209/4853] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:38:25 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:25.265838 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7667ea41-f3c7-4c68-a9c4-cdda7135194a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:25.266289 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7667ea41-f3c7-4c68-a9c4-cdda7135194a None None] GET https://10.4.3.126/volume// Aug 13 19:38:25.266431 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7667ea41-f3c7-4c68-a9c4-cdda7135194a None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:25.266632 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7667ea41-f3c7-4c68-a9c4-cdda7135194a None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:25.266902 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7667ea41-f3c7-4c68-a9c4-cdda7135194a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:38:25.267156 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1218/4854] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:38:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:38:25.277977 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-10efb39a-682b-44e2-8c3e-6d0eb0cce88d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:25.280164 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-10efb39a-682b-44e2-8c3e-6d0eb0cce88d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:38:25.280687 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-10efb39a-682b-44e2-8c3e-6d0eb0cce88d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71039962-a771-4694-9d20-9d17219be0e9", "connector": null, "instance_uuid": "8befa620-bd43-48e8-9418-c7fe9e4173a2"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:25.289139 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:25.289139 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:25.315496 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-10efb39a-682b-44e2-8c3e-6d0eb0cce88d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:38:25.316199 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1218/4855] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:38:25 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:25.885362 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b0d85a2b-64c8-4578-b944-7d3bd217012a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:25.889242 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b0d85a2b-64c8-4578-b944-7d3bd217012a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:25.889520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b0d85a2b-64c8-4578-b944-7d3bd217012a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:25.889774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b0d85a2b-64c8-4578-b944-7d3bd217012a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:25.889936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-b0d85a2b-64c8-4578-b944-7d3bd217012a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:25.895358 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:25.895358 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:25.896191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b0d85a2b-64c8-4578-b944-7d3bd217012a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:25.896658 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1211/4856] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:25 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:26.188007 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5a50834e-9c88-46cf-97dc-53394261af66 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:26.188688 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a50834e-9c88-46cf-97dc-53394261af66 None None] GET https://10.4.3.126/volume// Aug 13 19:38:26.188688 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a50834e-9c88-46cf-97dc-53394261af66 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:26.188688 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5a50834e-9c88-46cf-97dc-53394261af66 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:26.188966 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5a50834e-9c88-46cf-97dc-53394261af66 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:38:26.189201 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1210/4857] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:38:26 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:38:26.201005 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-a987cbda-c854-4c26-b276-351fd8d349b4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:26.202799 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-a987cbda-c854-4c26-b276-351fd8d349b4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:38:26.203033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-a987cbda-c854-4c26-b276-351fd8d349b4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:26.203155 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-a987cbda-c854-4c26-b276-351fd8d349b4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:26.211655 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:26.211655 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:26.214489 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-a987cbda-c854-4c26-b276-351fd8d349b4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:38:26.218492 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-a987cbda-c854-4c26-b276-351fd8d349b4 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:38:26.218850 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1219/4858] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:38:26 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:38:26.340517 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-64e6df87-a15b-47ee-b5d0-cbcf629ea417 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:26.342915 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-64e6df87-a15b-47ee-b5d0-cbcf629ea417 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4 Aug 13 19:38:26.343520 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-64e6df87-a15b-47ee-b5d0-cbcf629ea417 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:26.357794 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-64e6df87-a15b-47ee-b5d0-cbcf629ea417 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-71039962-a771-4694-9d20-9d17219be0e9-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:38:26.369175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-64e6df87-a15b-47ee-b5d0-cbcf629ea417 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-71039962-a771-4694-9d20-9d17219be0e9-np0000007253" acquired by "attachment_update" :: waited 0.010s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:38:26.369175 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:26.369175 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:26.460875 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-64e6df87-a15b-47ee-b5d0-cbcf629ea417 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-71039962-a771-4694-9d20-9d17219be0e9-np0000007253" released by "attachment_update" :: held 0.093s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:38:26.460875 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-64e6df87-a15b-47ee-b5d0-cbcf629ea417 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4 returned with HTTP 200 Aug 13 19:38:26.460875 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1219/4859] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:38:26 2026] PUT /volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:26.486172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-7ece65b7-3a30-4572-a1be-6c0ced2d0e43 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:26.488022 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-7ece65b7-3a30-4572-a1be-6c0ced2d0e43 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4/action Aug 13 19:38:26.488356 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-7ece65b7-3a30-4572-a1be-6c0ced2d0e43 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:38:26.488471 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-7ece65b7-3a30-4572-a1be-6c0ced2d0e43 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:26.503513 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:26.503513 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:26.514060 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b1cb59a6-0976-4f18-9d32-a33e447a9b50 req-7ece65b7-3a30-4572-a1be-6c0ced2d0e43 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4/action returned with HTTP 204 Aug 13 19:38:26.514558 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1212/4860] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:38:26 2026] POST /volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:26.910854 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fa46c63c-5469-4fb1-bddd-5f0c83479ada None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:26.912566 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fa46c63c-5469-4fb1-bddd-5f0c83479ada tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:26.912801 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fa46c63c-5469-4fb1-bddd-5f0c83479ada tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:26.912975 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fa46c63c-5469-4fb1-bddd-5f0c83479ada tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:26.913078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-fa46c63c-5469-4fb1-bddd-5f0c83479ada tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:26.917682 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:26.917682 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:26.918545 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fa46c63c-5469-4fb1-bddd-5f0c83479ada tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:26.919024 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1211/4861] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:26 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:27.929669 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bc8ad0d3-318b-410a-bb65-846d66a784af None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:27.931234 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc8ad0d3-318b-410a-bb65-846d66a784af tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:27.931446 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc8ad0d3-318b-410a-bb65-846d66a784af tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:27.931651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bc8ad0d3-318b-410a-bb65-846d66a784af tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:27.931769 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-bc8ad0d3-318b-410a-bb65-846d66a784af tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:27.935868 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:27.935868 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:27.936412 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bc8ad0d3-318b-410a-bb65-846d66a784af tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:27.936786 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1220/4862] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:27 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:28.949164 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e084cc9b-4366-46a7-aff1-55c4496305b7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:28.951858 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e084cc9b-4366-46a7-aff1-55c4496305b7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:28.952148 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e084cc9b-4366-46a7-aff1-55c4496305b7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:28.952393 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e084cc9b-4366-46a7-aff1-55c4496305b7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:28.952486 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e084cc9b-4366-46a7-aff1-55c4496305b7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:28.958094 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:28.958094 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:28.959312 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e084cc9b-4366-46a7-aff1-55c4496305b7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:28.960124 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1220/4863] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:28 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:29.969949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-10b118bb-4851-461c-a340-9a60a65d1820 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:29.971770 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-10b118bb-4851-461c-a340-9a60a65d1820 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:29.971983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-10b118bb-4851-461c-a340-9a60a65d1820 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:29.972163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-10b118bb-4851-461c-a340-9a60a65d1820 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:29.972289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-10b118bb-4851-461c-a340-9a60a65d1820 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:29.976388 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:29.976388 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:29.976992 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-10b118bb-4851-461c-a340-9a60a65d1820 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:29.977369 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1213/4864] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:29 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:30.991685 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-638b0aff-1795-4311-a9d3-1690afcc9aac None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:30.993545 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-638b0aff-1795-4311-a9d3-1690afcc9aac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:30.993756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-638b0aff-1795-4311-a9d3-1690afcc9aac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:30.993924 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-638b0aff-1795-4311-a9d3-1690afcc9aac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:30.994023 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-638b0aff-1795-4311-a9d3-1690afcc9aac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:31.002251 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:31.002251 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:31.002845 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-638b0aff-1795-4311-a9d3-1690afcc9aac tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:31.003226 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1212/4865] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:30 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:32.013581 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-da920b15-aef2-471d-ab2d-a2a53abd51a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:32.016140 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da920b15-aef2-471d-ab2d-a2a53abd51a5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:32.016496 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da920b15-aef2-471d-ab2d-a2a53abd51a5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:32.016790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da920b15-aef2-471d-ab2d-a2a53abd51a5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:32.016997 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-da920b15-aef2-471d-ab2d-a2a53abd51a5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:32.023041 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:32.023041 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:32.024058 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da920b15-aef2-471d-ab2d-a2a53abd51a5 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:32.024647 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1221/4866] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:32 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:32.034919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f782644e-95bd-4220-83f2-aac011e52773 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:32.037616 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f782644e-95bd-4220-83f2-aac011e52773 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b/action Aug 13 19:38:32.038063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f782644e-95bd-4220-83f2-aac011e52773 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:38:32.038235 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f782644e-95bd-4220-83f2-aac011e52773 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:32.040181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-f782644e-95bd-4220-83f2-aac011e52773 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Updating backup 'e1ce6d2a-7717-4016-ba68-566f8a51742b' with '{'status': 'error'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 19:38:32.050029 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:32.050029 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:32.061209 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-f782644e-95bd-4220-83f2-aac011e52773 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] reset_status in rpcapi backup_id e1ce6d2a-7717-4016-ba68-566f8a51742b on host np0000007253. {{(pid=100185) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 19:38:32.062988 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f782644e-95bd-4220-83f2-aac011e52773 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b/action returned with HTTP 202 Aug 13 19:38:32.063427 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1221/4867] 10.4.3.126 () {70 vars in 1430 bytes} [Thu Aug 13 19:38:32 2026] POST /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:38:32.071961 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b178f985-aa27-4372-b843-2560f6ce9f74 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:32.073608 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b178f985-aa27-4372-b843-2560f6ce9f74 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 Aug 13 19:38:32.073839 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b178f985-aa27-4372-b843-2560f6ce9f74 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:32.074071 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b178f985-aa27-4372-b843-2560f6ce9f74 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:32.074253 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-b178f985-aa27-4372-b843-2560f6ce9f74 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume with id: e0feb45f-8820-4e18-9e2a-f1939f467802 Aug 13 19:38:32.081204 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:32.081204 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:32.081572 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b178f985-aa27-4372-b843-2560f6ce9f74 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:32.100888 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b178f985-aa27-4372-b843-2560f6ce9f74 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume request issued successfully. Aug 13 19:38:32.101078 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b178f985-aa27-4372-b843-2560f6ce9f74 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 returned with HTTP 202 Aug 13 19:38:32.101469 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1214/4868] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:38:32 2026] DELETE /volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:38:32.114753 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6c9f4f93-d3ec-4927-a8f7-5043fbd1cdc2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:32.116402 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6c9f4f93-d3ec-4927-a8f7-5043fbd1cdc2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 Aug 13 19:38:32.116625 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6c9f4f93-d3ec-4927-a8f7-5043fbd1cdc2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:32.116830 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6c9f4f93-d3ec-4927-a8f7-5043fbd1cdc2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:32.123407 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:32.123407 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:32.127776 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6c9f4f93-d3ec-4927-a8f7-5043fbd1cdc2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:32.133369 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6c9f4f93-d3ec-4927-a8f7-5043fbd1cdc2 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 returned with HTTP 200 Aug 13 19:38:32.133369 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1213/4869] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:32 2026] GET /volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:33.146288 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e5d4c03-8292-4666-b84b-cfae4c683f71 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:33.148383 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e5d4c03-8292-4666-b84b-cfae4c683f71 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 Aug 13 19:38:33.148640 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e5d4c03-8292-4666-b84b-cfae4c683f71 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:33.148863 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e5d4c03-8292-4666-b84b-cfae4c683f71 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:33.155614 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e5d4c03-8292-4666-b84b-cfae4c683f71 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 returned with HTTP 404 Aug 13 19:38:33.156181 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1222/4870] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:33 2026] GET /volume/v3/volumes/e0feb45f-8820-4e18-9e2a-f1939f467802 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:33.166034 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3dfadf4d-5162-4423-a435-22e25ad06cce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:33.167904 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] POST https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91/restore Aug 13 19:38:33.168332 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:33.169693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Restoring backup 55c5b61b-c124-4568-a6b0-4cc8b8b78a91 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100185) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 19:38:33.169832 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Restoring backup 55c5b61b-c124-4568-a6b0-4cc8b8b78a91 to volume None. Aug 13 19:38:33.174610 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:33.174610 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:33.175394 np0000007253 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Creating volume of 1 GB for restore of backup 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. Aug 13 19:38:33.178773 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Availability Zones retrieved successfully. Aug 13 19:38:33.185252 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (9564ee9a-36af-4e5b-b09e-75a65567a7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:33.186161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c764286d-983d-4a12-9e1a-66f7c447f6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:33.186958 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:38:33.215624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c764286d-983d-4a12-9e1a-66f7c447f6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:33.216411 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99f5c3d-89d0-4d14-9daa-be07e341752f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:33.246761 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Created reservations ['e74e6b88-b5d7-42e9-b9df-aec196fdadb1', '366ab1a3-88e4-42c1-a10f-76d72edc9374', 'e55ccd14-be6a-4478-8bad-3a0d0f8486d4', '52e87904-82b2-418a-94e7-04196e98f0c8'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:33.247636 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99f5c3d-89d0-4d14-9daa-be07e341752f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e74e6b88-b5d7-42e9-b9df-aec196fdadb1', '366ab1a3-88e4-42c1-a10f-76d72edc9374', 'e55ccd14-be6a-4478-8bad-3a0d0f8486d4', '52e87904-82b2-418a-94e7-04196e98f0c8']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:33.248248 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9700ff71-ec3b-4a7d-94dc-a663aa10bef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:33.277663 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9700ff71-ec3b-4a7d-94dc-a663aa10bef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f17fe44-af6b-415e-b41d-0840762cf412', '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='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['e74e6b88-b5d7-42e9-b9df-aec196fdadb1','366ab1a3-88e4-42c1-a10f-76d72edc9374','e55ccd14-be6a-4478-8bad-3a0d0f8486d4','52e87904-82b2-418a-94e7-04196e98f0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:38:33Z,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=1f17fe44-af6b-415e-b41d-0840762cf412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a959bdf7cf7547daad7e1c105e014d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:33.278871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92d5d2b-de3e-449e-ac40-21736557c68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:33.294456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92d5d2b-de3e-449e-ac40-21736557c68e) transitioned into 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='a959bdf7cf7547daad7e1c105e014d21',qos_specs=None,replication_status=,reservations=['e74e6b88-b5d7-42e9-b9df-aec196fdadb1','366ab1a3-88e4-42c1-a10f-76d72edc9374','e55ccd14-be6a-4478-8bad-3a0d0f8486d4','52e87904-82b2-418a-94e7-04196e98f0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8b331ec62b4a3e90911bcb13f2058f',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:33.295092 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153ef075-4e76-4be4-b10c-f6c573383f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:33.303813 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153ef075-4e76-4be4-b10c-f6c573383f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:33.305043 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Flow 'volume_create_api' (9564ee9a-36af-4e5b-b09e-75a65567a7f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:33.305523 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Create volume request issued successfully. Aug 13 19:38:33.315351 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:33.315351 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:33.315768 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:34.322540 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:34.322540 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:34.323044 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:34.323044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Checking backup size 1 against volume size 1 {{(pid=100185) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 19:38:34.323106 np0000007253 devstack@c-api.service[100185]: INFO cinder.backup.api [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Overwriting volume 1f17fe44-af6b-415e-b41d-0840762cf412 with restore of backup 55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:34.332856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.backup.rpcapi [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] restore_backup in rpcapi backup_id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91 {{(pid=100185) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 19:38:34.334529 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3dfadf4d-5162-4423-a435-22e25ad06cce tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91/restore returned with HTTP 202 Aug 13 19:38:34.335058 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1222/4871] 10.4.3.126 () {70 vars in 1433 bytes} [Thu Aug 13 19:38:33 2026] POST /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91/restore => generated 152 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:38:34.343177 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19582b82-afac-4d68-bda4-b004f4a45bed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:34.345052 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19582b82-afac-4d68-bda4-b004f4a45bed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:34.345301 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19582b82-afac-4d68-bda4-b004f4a45bed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:34.345545 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19582b82-afac-4d68-bda4-b004f4a45bed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:34.345694 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-19582b82-afac-4d68-bda4-b004f4a45bed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:34.352352 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:34.352352 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:34.353160 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19582b82-afac-4d68-bda4-b004f4a45bed tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:34.353642 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1215/4872] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:34 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:35.363991 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-52259302-54bd-47e2-af60-93361a125ee9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:35.367683 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-52259302-54bd-47e2-af60-93361a125ee9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:35.367982 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-52259302-54bd-47e2-af60-93361a125ee9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:35.368249 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-52259302-54bd-47e2-af60-93361a125ee9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:35.368453 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-52259302-54bd-47e2-af60-93361a125ee9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:35.374457 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:35.374457 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:35.375319 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-52259302-54bd-47e2-af60-93361a125ee9 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:35.375795 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1214/4873] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:35 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:36.386328 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d56151ac-f2be-434d-a5ec-3fd360fd9584 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:36.388023 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d56151ac-f2be-434d-a5ec-3fd360fd9584 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:36.388215 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d56151ac-f2be-434d-a5ec-3fd360fd9584 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:36.388418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d56151ac-f2be-434d-a5ec-3fd360fd9584 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:36.388511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-d56151ac-f2be-434d-a5ec-3fd360fd9584 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:36.393529 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:36.393529 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:36.394334 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d56151ac-f2be-434d-a5ec-3fd360fd9584 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:36.394870 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1223/4874] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:36 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:37.404708 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1b57aa04-9956-48ca-ac75-2311cae3df43 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:37.406489 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b57aa04-9956-48ca-ac75-2311cae3df43 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:37.406686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b57aa04-9956-48ca-ac75-2311cae3df43 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:37.406859 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b57aa04-9956-48ca-ac75-2311cae3df43 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:37.406961 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-1b57aa04-9956-48ca-ac75-2311cae3df43 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:37.410744 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:37.410744 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:37.411342 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b57aa04-9956-48ca-ac75-2311cae3df43 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:37.411677 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1223/4875] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:37 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:38.422268 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ae9f7321-2e1b-40eb-a9e3-f083cd53f30d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:38.423974 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae9f7321-2e1b-40eb-a9e3-f083cd53f30d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:38.424298 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae9f7321-2e1b-40eb-a9e3-f083cd53f30d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:38.425503 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ae9f7321-2e1b-40eb-a9e3-f083cd53f30d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:38.425503 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-ae9f7321-2e1b-40eb-a9e3-f083cd53f30d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:38.429486 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:38.429486 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:38.430880 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ae9f7321-2e1b-40eb-a9e3-f083cd53f30d tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:38.430880 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1216/4876] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:38 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:39.441267 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-43281c1e-5a85-4e16-b080-c432b71ad4ef None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:39.443169 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43281c1e-5a85-4e16-b080-c432b71ad4ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:39.443457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43281c1e-5a85-4e16-b080-c432b71ad4ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:39.443671 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-43281c1e-5a85-4e16-b080-c432b71ad4ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:39.443799 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-43281c1e-5a85-4e16-b080-c432b71ad4ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:39.448072 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:39.448072 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:39.448704 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-43281c1e-5a85-4e16-b080-c432b71ad4ef tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:39.449073 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1215/4877] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:39 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:40.458687 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8dd5ec58-52c1-4ca2-9990-bf5fd09c7082 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:40.460744 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8dd5ec58-52c1-4ca2-9990-bf5fd09c7082 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:40.460935 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8dd5ec58-52c1-4ca2-9990-bf5fd09c7082 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:40.461103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8dd5ec58-52c1-4ca2-9990-bf5fd09c7082 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:40.461226 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-8dd5ec58-52c1-4ca2-9990-bf5fd09c7082 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:40.465596 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:40.465596 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:40.466220 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8dd5ec58-52c1-4ca2-9990-bf5fd09c7082 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:40.466651 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1224/4878] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:40 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:41.476248 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f314d4c-8e1a-4e33-97bc-3a8dc1424c97 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:41.477904 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f314d4c-8e1a-4e33-97bc-3a8dc1424c97 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:41.478098 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f314d4c-8e1a-4e33-97bc-3a8dc1424c97 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:41.478262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f314d4c-8e1a-4e33-97bc-3a8dc1424c97 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:41.478427 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-5f314d4c-8e1a-4e33-97bc-3a8dc1424c97 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:41.482458 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:41.482458 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:41.483045 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f314d4c-8e1a-4e33-97bc-3a8dc1424c97 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:41.483456 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1224/4879] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:41 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:42.495772 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1b6a06d5-8d7f-4b78-b3cb-c129af0896fc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:42.497543 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b6a06d5-8d7f-4b78-b3cb-c129af0896fc tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:42.497874 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b6a06d5-8d7f-4b78-b3cb-c129af0896fc tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:42.498161 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b6a06d5-8d7f-4b78-b3cb-c129af0896fc tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:42.499076 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-1b6a06d5-8d7f-4b78-b3cb-c129af0896fc tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:42.502432 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:42.502432 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:42.503535 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b6a06d5-8d7f-4b78-b3cb-c129af0896fc tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:42.503535 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1217/4880] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:42 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:43.515967 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b2682210-5378-478f-9b63-bed378704de3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:43.517711 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b2682210-5378-478f-9b63-bed378704de3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:43.517916 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b2682210-5378-478f-9b63-bed378704de3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:43.518090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b2682210-5378-478f-9b63-bed378704de3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:43.518191 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-b2682210-5378-478f-9b63-bed378704de3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:43.522724 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:43.522724 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:43.523417 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b2682210-5378-478f-9b63-bed378704de3 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:43.523821 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1216/4881] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:43 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:43.533111 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-848ad431-1264-4fa7-81c1-b0fd7b0908e7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:43.535109 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-848ad431-1264-4fa7-81c1-b0fd7b0908e7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 Aug 13 19:38:43.535381 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-848ad431-1264-4fa7-81c1-b0fd7b0908e7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:43.535580 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-848ad431-1264-4fa7-81c1-b0fd7b0908e7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:43.535735 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-848ad431-1264-4fa7-81c1-b0fd7b0908e7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume with id: 1f17fe44-af6b-415e-b41d-0840762cf412 Aug 13 19:38:43.544110 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:43.544110 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:43.544509 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-848ad431-1264-4fa7-81c1-b0fd7b0908e7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:43.560514 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-848ad431-1264-4fa7-81c1-b0fd7b0908e7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume request issued successfully. Aug 13 19:38:43.560728 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-848ad431-1264-4fa7-81c1-b0fd7b0908e7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 returned with HTTP 202 Aug 13 19:38:43.561158 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1225/4882] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:38:43 2026] DELETE /volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:38:43.567290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-543ac950-5bda-4cb4-9c28-86a972233c42 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:43.569164 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-543ac950-5bda-4cb4-9c28-86a972233c42 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 Aug 13 19:38:43.569459 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-543ac950-5bda-4cb4-9c28-86a972233c42 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:43.569703 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-543ac950-5bda-4cb4-9c28-86a972233c42 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:43.578573 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:43.578573 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:43.582847 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-543ac950-5bda-4cb4-9c28-86a972233c42 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:43.587253 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-543ac950-5bda-4cb4-9c28-86a972233c42 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 returned with HTTP 200 Aug 13 19:38:43.587678 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1225/4883] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:43 2026] GET /volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 => generated 1074 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:44.599589 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d1a0c9ac-f815-400c-b7af-716865147150 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:44.601357 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1a0c9ac-f815-400c-b7af-716865147150 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 Aug 13 19:38:44.601580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1a0c9ac-f815-400c-b7af-716865147150 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:44.601766 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1a0c9ac-f815-400c-b7af-716865147150 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:44.607581 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1a0c9ac-f815-400c-b7af-716865147150 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 returned with HTTP 404 Aug 13 19:38:44.608044 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1218/4884] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:44 2026] GET /volume/v3/volumes/1f17fe44-af6b-415e-b41d-0840762cf412 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:44.615852 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2c84f5ec-1e15-4203-8e3e-aba28d26ef53 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:44.617595 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2c84f5ec-1e15-4203-8e3e-aba28d26ef53 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:44.617792 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2c84f5ec-1e15-4203-8e3e-aba28d26ef53 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:44.618016 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2c84f5ec-1e15-4203-8e3e-aba28d26ef53 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:44.618159 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-2c84f5ec-1e15-4203-8e3e-aba28d26ef53 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:44.623014 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:44.623014 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:44.623616 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2c84f5ec-1e15-4203-8e3e-aba28d26ef53 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:44.623962 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1217/4885] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:44 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:44.634957 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e5bc723-3333-426e-b3ae-d366a09da853 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:44.637048 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e5bc723-3333-426e-b3ae-d366a09da853 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:44.637371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e5bc723-3333-426e-b3ae-d366a09da853 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:44.637573 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e5bc723-3333-426e-b3ae-d366a09da853 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:44.637669 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.contrib.backups [None req-4e5bc723-3333-426e-b3ae-d366a09da853 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete backup with id: e1ce6d2a-7717-4016-ba68-566f8a51742b. Aug 13 19:38:44.642202 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:44.642202 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:44.653818 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.backup.rpcapi [None req-4e5bc723-3333-426e-b3ae-d366a09da853 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] delete_backup rpcapi backup_id e1ce6d2a-7717-4016-ba68-566f8a51742b {{(pid=100184) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:38:44.655322 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e5bc723-3333-426e-b3ae-d366a09da853 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 202 Aug 13 19:38:44.655762 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1226/4886] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:38:44 2026] DELETE /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:38:44.662152 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63a43bba-6642-4401-9dc2-ffa3fb3a387e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:44.664200 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63a43bba-6642-4401-9dc2-ffa3fb3a387e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:44.664457 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63a43bba-6642-4401-9dc2-ffa3fb3a387e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:44.664675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63a43bba-6642-4401-9dc2-ffa3fb3a387e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:44.664786 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-63a43bba-6642-4401-9dc2-ffa3fb3a387e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:44.669334 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:44.669334 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:44.669937 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63a43bba-6642-4401-9dc2-ffa3fb3a387e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 200 Aug 13 19:38:44.670412 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1226/4887] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:44 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:45.684164 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-197890e6-6af9-4bdc-a4f3-496522bd3e6b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:45.685901 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-197890e6-6af9-4bdc-a4f3-496522bd3e6b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b Aug 13 19:38:45.686104 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-197890e6-6af9-4bdc-a4f3-496522bd3e6b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:45.686384 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-197890e6-6af9-4bdc-a4f3-496522bd3e6b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:45.686494 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-197890e6-6af9-4bdc-a4f3-496522bd3e6b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id e1ce6d2a-7717-4016-ba68-566f8a51742b. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:45.689954 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-197890e6-6af9-4bdc-a4f3-496522bd3e6b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b returned with HTTP 404 Aug 13 19:38:45.690503 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1219/4888] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:45 2026] GET /volume/v3/backups/e1ce6d2a-7717-4016-ba68-566f8a51742b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:45.696412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-384647a0-1425-4349-aa01-90c49eaf506e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:45.698141 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-384647a0-1425-4349-aa01-90c49eaf506e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:45.698412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-384647a0-1425-4349-aa01-90c49eaf506e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:45.698598 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-384647a0-1425-4349-aa01-90c49eaf506e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:45.698700 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-384647a0-1425-4349-aa01-90c49eaf506e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete backup with id: 05830148-25b3-4d75-85ea-7b78af4dece3. Aug 13 19:38:45.703004 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:45.703004 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:45.713253 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-384647a0-1425-4349-aa01-90c49eaf506e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] delete_backup rpcapi backup_id 05830148-25b3-4d75-85ea-7b78af4dece3 {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:38:45.715002 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-384647a0-1425-4349-aa01-90c49eaf506e tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 202 Aug 13 19:38:45.715581 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1218/4889] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:38:45 2026] DELETE /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:38:45.722208 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-391f0591-1b60-458f-af1a-d9a61b7bc33a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:45.723792 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-391f0591-1b60-458f-af1a-d9a61b7bc33a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:45.723971 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-391f0591-1b60-458f-af1a-d9a61b7bc33a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:45.724139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-391f0591-1b60-458f-af1a-d9a61b7bc33a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:45.724284 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-391f0591-1b60-458f-af1a-d9a61b7bc33a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:45.731860 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:45.731860 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:45.732492 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-391f0591-1b60-458f-af1a-d9a61b7bc33a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 200 Aug 13 19:38:45.732875 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1227/4890] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:45 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:46.742214 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-650c6b21-aac8-465e-9c02-d98d6ef6a15b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:46.744246 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-650c6b21-aac8-465e-9c02-d98d6ef6a15b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 Aug 13 19:38:46.744481 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-650c6b21-aac8-465e-9c02-d98d6ef6a15b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:46.744681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-650c6b21-aac8-465e-9c02-d98d6ef6a15b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:46.744819 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-650c6b21-aac8-465e-9c02-d98d6ef6a15b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 05830148-25b3-4d75-85ea-7b78af4dece3. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:46.748164 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-650c6b21-aac8-465e-9c02-d98d6ef6a15b tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 returned with HTTP 404 Aug 13 19:38:46.748664 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1227/4891] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:46 2026] GET /volume/v3/backups/05830148-25b3-4d75-85ea-7b78af4dece3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:46.755050 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-059f9e06-d77e-477f-89b6-168dbd39add7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:46.756757 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-059f9e06-d77e-477f-89b6-168dbd39add7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:46.756954 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-059f9e06-d77e-477f-89b6-168dbd39add7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:46.757143 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-059f9e06-d77e-477f-89b6-168dbd39add7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:46.757255 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.backups [None req-059f9e06-d77e-477f-89b6-168dbd39add7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete backup with id: 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. Aug 13 19:38:46.761816 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:46.761816 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:46.772355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.backup.rpcapi [None req-059f9e06-d77e-477f-89b6-168dbd39add7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] delete_backup rpcapi backup_id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91 {{(pid=100183) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:38:46.773923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-059f9e06-d77e-477f-89b6-168dbd39add7 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 202 Aug 13 19:38:46.774591 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1220/4892] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:38:46 2026] DELETE /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:38:46.781160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dad7e4d6-107e-4546-b6ed-b642f419c5fd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:46.783374 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dad7e4d6-107e-4546-b6ed-b642f419c5fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:46.783639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dad7e4d6-107e-4546-b6ed-b642f419c5fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:46.783887 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dad7e4d6-107e-4546-b6ed-b642f419c5fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:46.784038 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-dad7e4d6-107e-4546-b6ed-b642f419c5fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:46.789371 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:46.789371 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:46.790151 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dad7e4d6-107e-4546-b6ed-b642f419c5fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 200 Aug 13 19:38:46.790745 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1219/4893] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:46 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:47.799379 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-da96d712-c547-40b8-bd00-a7531962f720 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:47.800934 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da96d712-c547-40b8-bd00-a7531962f720 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 Aug 13 19:38:47.801122 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da96d712-c547-40b8-bd00-a7531962f720 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:47.801321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-da96d712-c547-40b8-bd00-a7531962f720 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:47.801419 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-da96d712-c547-40b8-bd00-a7531962f720 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Show backup with id 55c5b61b-c124-4568-a6b0-4cc8b8b78a91. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:47.804827 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-da96d712-c547-40b8-bd00-a7531962f720 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 returned with HTTP 404 Aug 13 19:38:47.805195 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1228/4894] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:47 2026] GET /volume/v3/backups/55c5b61b-c124-4568-a6b0-4cc8b8b78a91 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:47.811052 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a7fe2b1-17f6-41e8-b4c2-277658bdbf5a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:47.812729 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a7fe2b1-17f6-41e8-b4c2-277658bdbf5a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc Aug 13 19:38:47.812729 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a7fe2b1-17f6-41e8-b4c2-277658bdbf5a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:47.812904 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a7fe2b1-17f6-41e8-b4c2-277658bdbf5a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:47.813065 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5a7fe2b1-17f6-41e8-b4c2-277658bdbf5a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume with id: 34003df7-8efa-48ff-8f78-f24f3989e2cc Aug 13 19:38:47.819663 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:47.819663 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:47.820065 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5a7fe2b1-17f6-41e8-b4c2-277658bdbf5a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:47.834095 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5a7fe2b1-17f6-41e8-b4c2-277658bdbf5a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Delete volume request issued successfully. Aug 13 19:38:47.834308 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a7fe2b1-17f6-41e8-b4c2-277658bdbf5a tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc returned with HTTP 202 Aug 13 19:38:47.834699 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1228/4895] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:38:47 2026] DELETE /volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:38:47.840815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-76bf90eb-79cb-49ee-ad06-d2be92eedb28 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:47.842372 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76bf90eb-79cb-49ee-ad06-d2be92eedb28 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc Aug 13 19:38:47.842572 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76bf90eb-79cb-49ee-ad06-d2be92eedb28 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:47.842743 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-76bf90eb-79cb-49ee-ad06-d2be92eedb28 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:47.849335 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:47.849335 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:47.852631 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-76bf90eb-79cb-49ee-ad06-d2be92eedb28 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Volume info retrieved successfully. Aug 13 19:38:47.856620 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-76bf90eb-79cb-49ee-ad06-d2be92eedb28 tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc returned with HTTP 200 Aug 13 19:38:47.856993 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1221/4896] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:47 2026] GET /volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:48.868893 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-362a6829-f2aa-4ebe-9155-cf530e1944fd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:48.870715 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-362a6829-f2aa-4ebe-9155-cf530e1944fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] GET https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc Aug 13 19:38:48.870789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-362a6829-f2aa-4ebe-9155-cf530e1944fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:48.870930 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-362a6829-f2aa-4ebe-9155-cf530e1944fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:48.876364 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-362a6829-f2aa-4ebe-9155-cf530e1944fd tempest-ProjectAdminTests33-1408295019 tempest-ProjectAdminTests33-1408295019-project-admin] https://10.4.3.126/volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc returned with HTTP 404 Aug 13 19:38:48.876785 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1220/4897] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:48 2026] GET /volume/v3/volumes/34003df7-8efa-48ff-8f78-f24f3989e2cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:50.102425 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:50.174104 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:38:50.174394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1212711108"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:50.175993 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1212711108'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:38:50.176105 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Create volume of 1 GB Aug 13 19:38:50.179484 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Availability Zones retrieved successfully. Aug 13 19:38:50.183999 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Flow 'volume_create_api' (50e3d35c-74f8-4887-b3a4-e43e4d59ff72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:50.185513 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8a7824-6c3f-403e-9313-26a27381887a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.186213 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:38:50.205583 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8a7824-6c3f-403e-9313-26a27381887a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.206231 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db280fa-53d1-4265-9018-b0b202f74e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.251908 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Created reservations ['9bc74a9e-d686-40a7-ac9c-1bd7f2498d39', 'dc036ef4-5b47-4b1a-93fc-c4f12870cfb7', 'dab73147-05c9-4d02-80bb-3af8f567fe63', '4f8fc96c-37d6-48a4-9020-86254a3ea336'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:50.252740 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db280fa-53d1-4265-9018-b0b202f74e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bc74a9e-d686-40a7-ac9c-1bd7f2498d39', 'dc036ef4-5b47-4b1a-93fc-c4f12870cfb7', 'dab73147-05c9-4d02-80bb-3af8f567fe63', '4f8fc96c-37d6-48a4-9020-86254a3ea336']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.253430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f79cc5-2d8f-444b-b6fa-40848e02a06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.273829 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f79cc5-2d8f-444b-b6fa-40848e02a06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aac5b43-44cf-422d-8d6d-70c319518957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1212711108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620aaf44631846fc873be9bc80aa2e76',qos_specs=None,replication_status=,reservations=['9bc74a9e-d686-40a7-ac9c-1bd7f2498d39','dc036ef4-5b47-4b1a-93fc-c4f12870cfb7','dab73147-05c9-4d02-80bb-3af8f567fe63','4f8fc96c-37d6-48a4-9020-86254a3ea336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89889c9fba664542a6661390e38c0aa4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1212711108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aac5b43-44cf-422d-8d6d-70c319518957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620aaf44631846fc873be9bc80aa2e76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89889c9fba664542a6661390e38c0aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.274556 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6df3387-89fb-472f-899d-0807a4f98cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.290860 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6df3387-89fb-472f-899d-0807a4f98cac) transitioned into state 'SUCCESS' from state '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-1212711108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620aaf44631846fc873be9bc80aa2e76',qos_specs=None,replication_status=,reservations=['9bc74a9e-d686-40a7-ac9c-1bd7f2498d39','dc036ef4-5b47-4b1a-93fc-c4f12870cfb7','dab73147-05c9-4d02-80bb-3af8f567fe63','4f8fc96c-37d6-48a4-9020-86254a3ea336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89889c9fba664542a6661390e38c0aa4',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.291527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (342611ff-a969-4844-b77c-d9f79e666289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.299523 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (342611ff-a969-4844-b77c-d9f79e666289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.300366 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Flow 'volume_create_api' (50e3d35c-74f8-4887-b3a4-e43e4d59ff72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:50.300674 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Create volume request issued successfully. Aug 13 19:38:50.301232 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-87e5dc9e-838f-42d7-816d-84939ff37cd6 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:38:50.301688 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1229/4898] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:38:50 2026] POST /volume/v3/volumes => generated 778 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:38:50.313039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-78a3ab90-48e3-4dfc-a555-9d86f28a22bc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:50.314824 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78a3ab90-48e3-4dfc-a555-9d86f28a22bc tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 Aug 13 19:38:50.315055 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78a3ab90-48e3-4dfc-a555-9d86f28a22bc tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:50.315609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78a3ab90-48e3-4dfc-a555-9d86f28a22bc tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:50.321656 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:50.321656 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:50.325231 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-78a3ab90-48e3-4dfc-a555-9d86f28a22bc tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Volume info retrieved successfully. Aug 13 19:38:50.328581 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78a3ab90-48e3-4dfc-a555-9d86f28a22bc tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 returned with HTTP 200 Aug 13 19:38:50.328911 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1229/4899] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:50 2026] GET /volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:50.841821 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:50.843416 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:38:50.843727 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2038601391"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:50.845095 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2038601391'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:38:50.845255 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume of 1 GB Aug 13 19:38:50.848736 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Availability Zones retrieved successfully. Aug 13 19:38:50.853822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Flow 'volume_create_api' (52f05199-62de-4f17-a40c-b7265b0404e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:50.854696 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bd29bb-be76-49f6-98cf-9bc837f29048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.855480 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:38:50.877734 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bd29bb-be76-49f6-98cf-9bc837f29048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.878463 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a731dfb-1c35-48e0-bf9b-315def211482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.928363 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Created reservations ['0e316dd9-2d58-4235-83b0-f52d13c59bce', '955b7f5a-c587-4674-b5de-af28db8ac12a', '12757674-5309-4a29-9aeb-2164c1cb28e1', 'c0dd446f-2113-479b-a83f-be4ced692281'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:50.929054 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a731dfb-1c35-48e0-bf9b-315def211482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e316dd9-2d58-4235-83b0-f52d13c59bce', '955b7f5a-c587-4674-b5de-af28db8ac12a', '12757674-5309-4a29-9aeb-2164c1cb28e1', 'c0dd446f-2113-479b-a83f-be4ced692281']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.929710 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b808eb6-b138-4a83-99ec-e7f942d69c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.950454 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b808eb6-b138-4a83-99ec-e7f942d69c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb197c1c-dcbd-4758-8e0f-403c4203012b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2038601391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f039ee2ddf8346f0a8829d45b321138c',qos_specs=None,replication_status=,reservations=['0e316dd9-2d58-4235-83b0-f52d13c59bce','955b7f5a-c587-4674-b5de-af28db8ac12a','12757674-5309-4a29-9aeb-2164c1cb28e1','c0dd446f-2113-479b-a83f-be4ced692281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d222785166241ab954ce11677199859',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2038601391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb197c1c-dcbd-4758-8e0f-403c4203012b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f039ee2ddf8346f0a8829d45b321138c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d222785166241ab954ce11677199859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.951120 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2720d7b6-29bb-4612-bb94-7dc78de9fe73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.967487 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2720d7b6-29bb-4612-bb94-7dc78de9fe73) transitioned into state 'SUCCESS' from state '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-2038601391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f039ee2ddf8346f0a8829d45b321138c',qos_specs=None,replication_status=,reservations=['0e316dd9-2d58-4235-83b0-f52d13c59bce','955b7f5a-c587-4674-b5de-af28db8ac12a','12757674-5309-4a29-9aeb-2164c1cb28e1','c0dd446f-2113-479b-a83f-be4ced692281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d222785166241ab954ce11677199859',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.968125 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1682d1f6-3f76-4275-a5ef-47c977c99ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:38:50.977092 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1682d1f6-3f76-4275-a5ef-47c977c99ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:38:50.977892 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Flow 'volume_create_api' (52f05199-62de-4f17-a40c-b7265b0404e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:38:50.978197 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume request issued successfully. Aug 13 19:38:50.978720 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f349a18f-780b-4ea8-a317-64ecf33eacc0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:38:50.979109 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1222/4900] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:38:50 2026] POST /volume/v3/volumes => generated 755 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:38:50.989213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-91096b5d-5595-4650-b0a4-ba73db39978e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:50.990839 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91096b5d-5595-4650-b0a4-ba73db39978e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:50.991015 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91096b5d-5595-4650-b0a4-ba73db39978e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:50.991245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-91096b5d-5595-4650-b0a4-ba73db39978e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:50.997483 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:50.997483 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:51.000591 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-91096b5d-5595-4650-b0a4-ba73db39978e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:51.004014 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-91096b5d-5595-4650-b0a4-ba73db39978e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:51.004420 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1221/4901] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:50 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:51.341106 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2ac23107-3318-4cb5-a2f7-49b005bf078f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:51.343342 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ac23107-3318-4cb5-a2f7-49b005bf078f tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 Aug 13 19:38:51.343602 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ac23107-3318-4cb5-a2f7-49b005bf078f tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:51.343834 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2ac23107-3318-4cb5-a2f7-49b005bf078f tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:51.352261 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:51.352261 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:51.355821 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2ac23107-3318-4cb5-a2f7-49b005bf078f tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Volume info retrieved successfully. Aug 13 19:38:51.359999 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2ac23107-3318-4cb5-a2f7-49b005bf078f tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 returned with HTTP 200 Aug 13 19:38:51.360466 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1230/4902] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:51 2026] GET /volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:51.371762 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d083e59d-8620-4184-ab90-670cf9537e2d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:51.373606 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d083e59d-8620-4184-ab90-670cf9537e2d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] POST https://10.4.3.126/volume/v3/backups Aug 13 19:38:51.373961 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d083e59d-8620-4184-ab90-670cf9537e2d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9aac5b43-44cf-422d-8d6d-70c319518957", "name": "tempest-type-Backup-1824066383"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:51.375428 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.backups [None req-d083e59d-8620-4184-ab90-670cf9537e2d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Creating new backup {'backup': {'volume_id': '9aac5b43-44cf-422d-8d6d-70c319518957', 'name': 'tempest-type-Backup-1824066383'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 19:38:51.375567 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.backups [None req-d083e59d-8620-4184-ab90-670cf9537e2d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Creating backup of volume 9aac5b43-44cf-422d-8d6d-70c319518957 in container None Aug 13 19:38:51.382822 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:51.382822 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:51.383137 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d083e59d-8620-4184-ab90-670cf9537e2d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Volume info retrieved successfully. Aug 13 19:38:51.404576 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d083e59d-8620-4184-ab90-670cf9537e2d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Created reservations ['1fa478b3-0d74-4d6c-b578-2ce8f23fef52', '7f26e766-9c5a-4f69-8cf1-a46bfe3203dd'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:38:51.427376 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d083e59d-8620-4184-ab90-670cf9537e2d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups returned with HTTP 202 Aug 13 19:38:51.427790 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1230/4903] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:38:51 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:38:51.435395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f798b77f-6a93-4de1-bbcf-7365f5824a28 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:51.437037 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f798b77f-6a93-4de1-bbcf-7365f5824a28 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:51.437238 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f798b77f-6a93-4de1-bbcf-7365f5824a28 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:51.437815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f798b77f-6a93-4de1-bbcf-7365f5824a28 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:51.437815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f798b77f-6a93-4de1-bbcf-7365f5824a28 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:51.441237 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:51.441237 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:51.441854 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f798b77f-6a93-4de1-bbcf-7365f5824a28 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:51.442226 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1223/4904] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:51 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:52.014946 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-83a8b8f7-3afb-41fa-847e-0e2cf3893619 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.016793 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83a8b8f7-3afb-41fa-847e-0e2cf3893619 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:52.016972 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83a8b8f7-3afb-41fa-847e-0e2cf3893619 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:52.017164 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83a8b8f7-3afb-41fa-847e-0e2cf3893619 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:52.024211 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:52.024211 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:52.027523 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-83a8b8f7-3afb-41fa-847e-0e2cf3893619 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:52.031111 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83a8b8f7-3afb-41fa-847e-0e2cf3893619 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:52.031499 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1222/4905] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:52 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:52.065998 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-ce57a8d0-5f22-4f1c-a48c-37d0f8eabf6c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.068002 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-ce57a8d0-5f22-4f1c-a48c-37d0f8eabf6c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:52.068222 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-ce57a8d0-5f22-4f1c-a48c-37d0f8eabf6c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:52.068416 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-ce57a8d0-5f22-4f1c-a48c-37d0f8eabf6c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:52.074743 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:52.074743 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:52.077760 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-ce57a8d0-5f22-4f1c-a48c-37d0f8eabf6c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:52.081578 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-ce57a8d0-5f22-4f1c-a48c-37d0f8eabf6c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:52.081933 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1231/4906] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:38:52 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:52.138605 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6a55aaf7-c597-45f4-a14e-bd01ffbf1827 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.138945 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6a55aaf7-c597-45f4-a14e-bd01ffbf1827 None None] GET https://10.4.3.126/volume// Aug 13 19:38:52.139091 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6a55aaf7-c597-45f4-a14e-bd01ffbf1827 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:52.139307 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6a55aaf7-c597-45f4-a14e-bd01ffbf1827 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:52.139619 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6a55aaf7-c597-45f4-a14e-bd01ffbf1827 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:38:52.140060 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1231/4907] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:38:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:38:52.146232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-55057ddd-d169-4ca5-be3e-8d825f098590 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.148014 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-55057ddd-d169-4ca5-be3e-8d825f098590 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:38:52.148352 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-55057ddd-d169-4ca5-be3e-8d825f098590 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb197c1c-dcbd-4758-8e0f-403c4203012b", "connector": null, "instance_uuid": "df6a669c-de6d-4fe4-be72-33f322f95641"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:52.156294 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:52.156294 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:52.177313 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-55057ddd-d169-4ca5-be3e-8d825f098590 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:38:52.177768 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1224/4908] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:38:52 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:52.199340 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-917059b0-5b39-4feb-b9a1-7c880d864631 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.201347 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-917059b0-5b39-4feb-b9a1-7c880d864631 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:52.201557 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-917059b0-5b39-4feb-b9a1-7c880d864631 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:52.201759 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-917059b0-5b39-4feb-b9a1-7c880d864631 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:52.208182 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-10886399-1213-405d-b9a7-1c239155ce2b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.208688 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10886399-1213-405d-b9a7-1c239155ce2b None None] GET https://10.4.3.126/volume// Aug 13 19:38:52.208927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10886399-1213-405d-b9a7-1c239155ce2b None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:52.209172 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-10886399-1213-405d-b9a7-1c239155ce2b None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:52.209495 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-10886399-1213-405d-b9a7-1c239155ce2b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:38:52.209794 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1232/4909] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:38:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:38:52.212071 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:52.212071 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:52.216262 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-917059b0-5b39-4feb-b9a1-7c880d864631 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:52.216473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-aa91d3c6-f039-48dd-b5ab-e1ecfc29aea8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.218492 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-aa91d3c6-f039-48dd-b5ab-e1ecfc29aea8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:52.218668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-aa91d3c6-f039-48dd-b5ab-e1ecfc29aea8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:52.218847 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-aa91d3c6-f039-48dd-b5ab-e1ecfc29aea8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:52.220546 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-917059b0-5b39-4feb-b9a1-7c880d864631 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:52.220921 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1223/4910] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:52 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:52.226952 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:52.226952 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:52.229797 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-aa91d3c6-f039-48dd-b5ab-e1ecfc29aea8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:52.233156 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-aa91d3c6-f039-48dd-b5ab-e1ecfc29aea8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:52.233523 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1232/4911] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:38:52 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 1027 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:38:52.328009 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-2cfa9527-f3de-405d-9459-51362478289e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.329705 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-2cfa9527-f3de-405d-9459-51362478289e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] PUT https://10.4.3.126/volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be Aug 13 19:38:52.330012 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-2cfa9527-f3de-405d-9459-51362478289e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:52.336251 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-2cfa9527-f3de-405d-9459-51362478289e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Acquiring lock "cinder-attachment_update-fb197c1c-dcbd-4758-8e0f-403c4203012b-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:38:52.340771 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-2cfa9527-f3de-405d-9459-51362478289e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Lock "cinder-attachment_update-fb197c1c-dcbd-4758-8e0f-403c4203012b-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:38:52.341772 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:52.341772 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:52.410310 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-2cfa9527-f3de-405d-9459-51362478289e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Lock "cinder-attachment_update-fb197c1c-dcbd-4758-8e0f-403c4203012b-np0000007253" released by "attachment_update" :: held 0.069s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:38:52.410858 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-2cfa9527-f3de-405d-9459-51362478289e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be returned with HTTP 200 Aug 13 19:38:52.411347 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1225/4912] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:38:52 2026] PUT /volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:52.451391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-397f4159-f19f-4adb-bb10-df058c43f452 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:52.453086 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-397f4159-f19f-4adb-bb10-df058c43f452 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:52.453337 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-397f4159-f19f-4adb-bb10-df058c43f452 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:52.453516 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-397f4159-f19f-4adb-bb10-df058c43f452 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:52.453631 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-397f4159-f19f-4adb-bb10-df058c43f452 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:52.457496 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:52.457496 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:52.458047 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-397f4159-f19f-4adb-bb10-df058c43f452 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:52.458435 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1233/4913] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:52 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:53.234194 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b68bbe2a-01fd-4176-aec0-4a05e929ba2d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:53.236255 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b68bbe2a-01fd-4176-aec0-4a05e929ba2d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:53.236509 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b68bbe2a-01fd-4176-aec0-4a05e929ba2d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:53.236739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b68bbe2a-01fd-4176-aec0-4a05e929ba2d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:53.247825 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:53.247825 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:53.251600 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b68bbe2a-01fd-4176-aec0-4a05e929ba2d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:53.256291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b68bbe2a-01fd-4176-aec0-4a05e929ba2d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:53.256732 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1224/4914] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:53 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:53.467812 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-103c124f-eefa-48d6-af41-c9f6fd38245c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:53.469522 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-103c124f-eefa-48d6-af41-c9f6fd38245c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:53.469706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-103c124f-eefa-48d6-af41-c9f6fd38245c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:53.469897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-103c124f-eefa-48d6-af41-c9f6fd38245c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:53.470007 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-103c124f-eefa-48d6-af41-c9f6fd38245c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:53.473894 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:53.473894 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:53.474485 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-103c124f-eefa-48d6-af41-c9f6fd38245c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:53.474823 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1233/4915] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:53 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:54.269912 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e3e4a3c4-7d88-4114-9dad-358c4109b835 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:54.271549 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3e4a3c4-7d88-4114-9dad-358c4109b835 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:54.271718 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3e4a3c4-7d88-4114-9dad-358c4109b835 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:54.271898 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e3e4a3c4-7d88-4114-9dad-358c4109b835 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:54.280447 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:54.280447 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:54.283256 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e3e4a3c4-7d88-4114-9dad-358c4109b835 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:54.286812 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e3e4a3c4-7d88-4114-9dad-358c4109b835 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:54.287170 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1226/4916] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:54 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:54.489450 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aee5ed25-e5e8-45c1-830b-0952eeae760c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:54.491116 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aee5ed25-e5e8-45c1-830b-0952eeae760c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:54.491323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aee5ed25-e5e8-45c1-830b-0952eeae760c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:54.491498 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aee5ed25-e5e8-45c1-830b-0952eeae760c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:54.491597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-aee5ed25-e5e8-45c1-830b-0952eeae760c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:54.495504 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:54.495504 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:54.496034 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aee5ed25-e5e8-45c1-830b-0952eeae760c tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:54.496410 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1234/4917] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:54 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:55.300579 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7edf1841-e2d5-4710-bd38-293f265223a8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:55.302062 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7edf1841-e2d5-4710-bd38-293f265223a8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:55.302259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7edf1841-e2d5-4710-bd38-293f265223a8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:55.302450 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7edf1841-e2d5-4710-bd38-293f265223a8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:55.310588 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:55.310588 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:55.313463 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7edf1841-e2d5-4710-bd38-293f265223a8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:55.316921 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7edf1841-e2d5-4710-bd38-293f265223a8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:55.317294 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1225/4918] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:55 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:55.505577 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e1be7a94-c215-44d3-a5b9-6d2e5652ab65 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:55.507206 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1be7a94-c215-44d3-a5b9-6d2e5652ab65 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:55.507409 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1be7a94-c215-44d3-a5b9-6d2e5652ab65 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:55.507579 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e1be7a94-c215-44d3-a5b9-6d2e5652ab65 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:55.507709 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-e1be7a94-c215-44d3-a5b9-6d2e5652ab65 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:55.512177 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:55.512177 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:55.512889 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e1be7a94-c215-44d3-a5b9-6d2e5652ab65 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:55.513428 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1234/4919] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:55 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:56.331902 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-964cdbc1-add2-40ee-89cf-b168e902ef1d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:56.333620 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-964cdbc1-add2-40ee-89cf-b168e902ef1d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:56.333807 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-964cdbc1-add2-40ee-89cf-b168e902ef1d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:56.333941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-964cdbc1-add2-40ee-89cf-b168e902ef1d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:56.344395 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:56.344395 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:56.348295 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-964cdbc1-add2-40ee-89cf-b168e902ef1d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:56.353599 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-964cdbc1-add2-40ee-89cf-b168e902ef1d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:56.354111 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1227/4920] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:56 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:56.522823 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4b36f465-5a15-40a3-8f73-0e7b86b00791 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:56.525209 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b36f465-5a15-40a3-8f73-0e7b86b00791 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:56.525511 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b36f465-5a15-40a3-8f73-0e7b86b00791 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:56.525785 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4b36f465-5a15-40a3-8f73-0e7b86b00791 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:56.525930 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-4b36f465-5a15-40a3-8f73-0e7b86b00791 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:56.531225 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:56.531225 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:56.532156 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4b36f465-5a15-40a3-8f73-0e7b86b00791 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:56.532680 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1235/4921] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:56 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:56.992560 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-54324eff-bf5f-41fd-855a-fed31d7c093d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:56.994583 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-54324eff-bf5f-41fd-855a-fed31d7c093d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be/action Aug 13 19:38:56.994939 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-54324eff-bf5f-41fd-855a-fed31d7c093d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:38:56.995115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-54324eff-bf5f-41fd-855a-fed31d7c093d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:38:57.009957 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:57.009957 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:57.018875 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-299bd65e-dee6-4bed-a32c-32d137c9abe4 req-54324eff-bf5f-41fd-855a-fed31d7c093d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be/action returned with HTTP 204 Aug 13 19:38:57.019358 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1226/4922] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:38:56 2026] POST /volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:38:57.365895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-65a1813f-cead-4893-9062-7486a812f78d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:57.368698 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65a1813f-cead-4893-9062-7486a812f78d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:57.368878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65a1813f-cead-4893-9062-7486a812f78d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:57.369052 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-65a1813f-cead-4893-9062-7486a812f78d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:57.379260 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:57.379260 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:57.383097 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-65a1813f-cead-4893-9062-7486a812f78d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:57.387082 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-65a1813f-cead-4893-9062-7486a812f78d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:57.387469 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1235/4923] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:57 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:57.400443 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e9ee7238-ddf8-472d-b928-d5f4758cb4c8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:57.402656 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9ee7238-ddf8-472d-b928-d5f4758cb4c8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:38:57.402837 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9ee7238-ddf8-472d-b928-d5f4758cb4c8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:57.403011 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9ee7238-ddf8-472d-b928-d5f4758cb4c8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:57.411959 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:57.411959 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:38:57.415294 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e9ee7238-ddf8-472d-b928-d5f4758cb4c8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:38:57.419662 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9ee7238-ddf8-472d-b928-d5f4758cb4c8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:38:57.420018 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1228/4924] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:38:57 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:38:57.544927 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-61d36bce-251b-4dae-af0c-0a5c5e95209a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:57.547519 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-61d36bce-251b-4dae-af0c-0a5c5e95209a tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:57.547785 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-61d36bce-251b-4dae-af0c-0a5c5e95209a tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:57.548029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-61d36bce-251b-4dae-af0c-0a5c5e95209a tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:57.548182 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-61d36bce-251b-4dae-af0c-0a5c5e95209a tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:57.552529 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:57.552529 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:38:57.553127 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-61d36bce-251b-4dae-af0c-0a5c5e95209a tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:57.553558 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1236/4925] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:57 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:58.563537 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ccc9847d-aa41-4f12-8e82-7b5571e29eb9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:58.567870 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ccc9847d-aa41-4f12-8e82-7b5571e29eb9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:58.567870 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ccc9847d-aa41-4f12-8e82-7b5571e29eb9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:58.567870 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ccc9847d-aa41-4f12-8e82-7b5571e29eb9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:58.567870 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-ccc9847d-aa41-4f12-8e82-7b5571e29eb9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:58.572376 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:58.572376 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:38:58.573166 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ccc9847d-aa41-4f12-8e82-7b5571e29eb9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:58.573769 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1227/4926] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:58 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:38:59.582607 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8cbc68b0-d358-4a23-9277-43d2d8a607a9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:38:59.584299 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8cbc68b0-d358-4a23-9277-43d2d8a607a9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:38:59.584526 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8cbc68b0-d358-4a23-9277-43d2d8a607a9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:38:59.584702 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8cbc68b0-d358-4a23-9277-43d2d8a607a9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:38:59.584794 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-8cbc68b0-d358-4a23-9277-43d2d8a607a9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:38:59.588853 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:38:59.588853 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:38:59.589517 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8cbc68b0-d358-4a23-9277-43d2d8a607a9 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:38:59.589887 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1236/4927] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:38:59 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:00.603514 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f514caa5-cab8-412c-add3-f17798644cbb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:00.607224 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f514caa5-cab8-412c-add3-f17798644cbb tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:00.607224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f514caa5-cab8-412c-add3-f17798644cbb tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:00.607224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f514caa5-cab8-412c-add3-f17798644cbb tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:00.607224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-f514caa5-cab8-412c-add3-f17798644cbb tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:39:00.612134 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:00.612134 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:00.612134 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f514caa5-cab8-412c-add3-f17798644cbb tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:39:00.612134 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1229/4928] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:00 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:01.603940 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-e1ae93fd-f7f5-4f54-bc00-d61fc401758b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:01.606417 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-e1ae93fd-f7f5-4f54-bc00-d61fc401758b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/limits Aug 13 19:39:01.606663 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-e1ae93fd-f7f5-4f54-bc00-d61fc401758b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:01.607130 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-e1ae93fd-f7f5-4f54-bc00-d61fc401758b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:01.609089 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=159,cinder:INSERT=30,cinder:UPDATE=51 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:39:01.632128 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-55f2b5cb-efb6-472b-81ac-795ce68bd180 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:01.634102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-55f2b5cb-efb6-472b-81ac-795ce68bd180 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:01.634198 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-55f2b5cb-efb6-472b-81ac-795ce68bd180 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:01.634405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-55f2b5cb-efb6-472b-81ac-795ce68bd180 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:01.634549 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-55f2b5cb-efb6-472b-81ac-795ce68bd180 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:39:01.634958 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-e1ae93fd-f7f5-4f54-bc00-d61fc401758b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/limits returned with HTTP 200 Aug 13 19:39:01.635494 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1237/4929] 10.4.3.126 () {68 vars in 1484 bytes} [Thu Aug 13 19:39:01 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:01.638993 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:01.638993 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:01.639931 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-55f2b5cb-efb6-472b-81ac-795ce68bd180 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:39:01.640423 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1228/4930] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:01 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:01.701022 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-b735a645-1148-4bd7-831c-9a7dd1d4efcd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:01.703003 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-b735a645-1148-4bd7-831c-9a7dd1d4efcd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:39:01.703147 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-b735a645-1148-4bd7-831c-9a7dd1d4efcd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:01.703346 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-b735a645-1148-4bd7-831c-9a7dd1d4efcd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:01.712911 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:01.712911 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:01.716367 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-b735a645-1148-4bd7-831c-9a7dd1d4efcd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:01.720834 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-b735a645-1148-4bd7-831c-9a7dd1d4efcd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:39:01.721433 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1237/4931] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:39:01 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:01.729493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-58541fd8-9159-4d6d-81c9-0a80441c040a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:01.731549 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-58541fd8-9159-4d6d-81c9-0a80441c040a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:39:01.731925 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-58541fd8-9159-4d6d-81c9-0a80441c040a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c15228a-13f9-42ed-9a4f-3822bbc475ea", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1048505391", "description": null, "metadata": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:01.742061 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:01.742061 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:01.742533 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-58541fd8-9159-4d6d-81c9-0a80441c040a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:01.742656 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-58541fd8-9159-4d6d-81c9-0a80441c040a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create snapshot from volume 9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:39:01.767192 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-58541fd8-9159-4d6d-81c9-0a80441c040a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Created reservations ['b3a5df54-e782-4400-b913-2f85e77182a5', '4321fa0d-4fa6-4aec-be9e-b0c0bf99d886', 'be97248d-ee22-448e-916f-15553e89816f', 'b3e6a34d-c265-4b49-a3ab-335c0390acc6'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:01.795212 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-58541fd8-9159-4d6d-81c9-0a80441c040a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot force create request issued successfully. Aug 13 19:39:01.795448 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-76b7b279-44ed-4fc4-aac9-de10a09c8b34 req-58541fd8-9159-4d6d-81c9-0a80441c040a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:39:01.795857 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1230/4932] 10.4.3.126 () {72 vars in 1547 bytes} [Thu Aug 13 19:39:01 2026] POST /volume/v3/snapshots => generated 324 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:39:02.651123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-75a46d4d-1539-4a96-8452-1b4cc6576561 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:02.653091 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75a46d4d-1539-4a96-8452-1b4cc6576561 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:02.653091 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75a46d4d-1539-4a96-8452-1b4cc6576561 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:02.653227 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-75a46d4d-1539-4a96-8452-1b4cc6576561 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:02.653625 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-75a46d4d-1539-4a96-8452-1b4cc6576561 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:39:02.657502 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:02.657502 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:02.658286 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-75a46d4d-1539-4a96-8452-1b4cc6576561 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:39:02.658498 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1238/4933] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:02 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:03.500066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5b0756dd-e10e-450f-9d9e-211c040d67b6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:03.501785 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5b0756dd-e10e-450f-9d9e-211c040d67b6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 Aug 13 19:39:03.502027 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5b0756dd-e10e-450f-9d9e-211c040d67b6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:03.502246 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5b0756dd-e10e-450f-9d9e-211c040d67b6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:03.507643 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:03.507643 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:03.508093 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5b0756dd-e10e-450f-9d9e-211c040d67b6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot retrieved successfully. Aug 13 19:39:03.508806 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5b0756dd-e10e-450f-9d9e-211c040d67b6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 returned with HTTP 200 Aug 13 19:39:03.509290 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1229/4934] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:03 2026] GET /volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:03.532313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4061eb82-cd31-487a-aa21-9c377badc71d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:03.533925 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:39:03.534246 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1215522286", "snapshot_id": null, "imageRef": "22c1a50a-467a-46b2-8c28-1fa0d551a475", "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:03.535668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1215522286', 'snapshot_id': None, 'imageRef': '22c1a50a-467a-46b2-8c28-1fa0d551a475', 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:39:03.667973 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d88d8df7-2779-4b0b-b36a-cc8bb9f8dd4d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:03.669626 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d88d8df7-2779-4b0b-b36a-cc8bb9f8dd4d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:03.669847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d88d8df7-2779-4b0b-b36a-cc8bb9f8dd4d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:03.670048 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d88d8df7-2779-4b0b-b36a-cc8bb9f8dd4d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:03.670144 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-d88d8df7-2779-4b0b-b36a-cc8bb9f8dd4d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:39:03.673839 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=151,cinder:UPDATE=50,cinder:INSERT=22 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:39:03.677269 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:03.677269 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:03.677719 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot retrieved successfully. Aug 13 19:39:03.677791 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:03.677791 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:03.677860 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume of 1 GB Aug 13 19:39:03.678795 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d88d8df7-2779-4b0b-b36a-cc8bb9f8dd4d tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:39:03.679403 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1231/4935] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:03 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:03.681267 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Availability Zones retrieved successfully. Aug 13 19:39:03.686563 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Flow 'volume_create_api' (d6d43c57-d64e-4381-9cc4-ba0a1fdf6056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:03.687586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c16d9e-6c82-49f3-8d93-8a8dc596caf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:03.688429 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:39:03.716571 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c16d9e-6c82-49f3-8d93-8a8dc596caf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab0a6ac1-9342-4f5b-83ea-6d50243d50f9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:03.717156 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4032ed05-1ea6-4db2-a5e4-15c48147ff5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:03.754033 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Created reservations ['4a47c92b-f1fb-4496-a5d2-d4361051ca4a', '00abaa95-3f54-450e-970f-dc15fcbd420b', '727978f0-51ad-43a1-84bd-763c95cfcb1f', 'b324df7c-5367-4d2e-bea7-20956a15fee3'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:03.755009 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4032ed05-1ea6-4db2-a5e4-15c48147ff5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a47c92b-f1fb-4496-a5d2-d4361051ca4a', '00abaa95-3f54-450e-970f-dc15fcbd420b', '727978f0-51ad-43a1-84bd-763c95cfcb1f', 'b324df7c-5367-4d2e-bea7-20956a15fee3']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:03.755792 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bdf64e9-ddec-45df-921e-88f89f177a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:03.800988 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bdf64e9-ddec-45df-921e-88f89f177a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c08765dc-ebff-46c8-b46d-19a1e5bfe186', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1215522286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='536246bd0b5f448b9f12f627fc9033be',qos_specs=None,replication_status=,reservations=['4a47c92b-f1fb-4496-a5d2-d4361051ca4a','00abaa95-3f54-450e-970f-dc15fcbd420b','727978f0-51ad-43a1-84bd-763c95cfcb1f','b324df7c-5367-4d2e-bea7-20956a15fee3'],size=1,snapshot_id=ab0a6ac1-9342-4f5b-83ea-6d50243d50f9,source_replicaid=,source_volid=None,status='creating',user_id='d858c382e4e942b39cd4ed5f046daf13',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), '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-13T19:39:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1215522286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c08765dc-ebff-46c8-b46d-19a1e5bfe186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='536246bd0b5f448b9f12f627fc9033be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab0a6ac1-9342-4f5b-83ea-6d50243d50f9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d858c382e4e942b39cd4ed5f046daf13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:03.801693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445425c2-51a4-4a24-b9d5-0df4d6eedd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:03.822412 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445425c2-51a4-4a24-b9d5-0df4d6eedd38) transitioned into state 'SUCCESS' from state '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-1215522286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='536246bd0b5f448b9f12f627fc9033be',qos_specs=None,replication_status=,reservations=['4a47c92b-f1fb-4496-a5d2-d4361051ca4a','00abaa95-3f54-450e-970f-dc15fcbd420b','727978f0-51ad-43a1-84bd-763c95cfcb1f','b324df7c-5367-4d2e-bea7-20956a15fee3'],size=1,snapshot_id=ab0a6ac1-9342-4f5b-83ea-6d50243d50f9,source_replicaid=,source_volid=None,status='creating',user_id='d858c382e4e942b39cd4ed5f046daf13',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:03.823359 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79eb07f0-6b12-4b15-8b7f-89fa9627b26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:03.848667 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79eb07f0-6b12-4b15-8b7f-89fa9627b26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:03.849578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Flow 'volume_create_api' (d6d43c57-d64e-4381-9cc4-ba0a1fdf6056) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:03.849874 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Create volume request issued successfully. Aug 13 19:39:03.850527 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4061eb82-cd31-487a-aa21-9c377badc71d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:39:03.850989 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1238/4936] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:39:03 2026] POST /volume/v3/volumes => generated 814 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:03.863388 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bcd7a2f6-0470-46f6-afbe-45c353a1c39e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:03.864938 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcd7a2f6-0470-46f6-afbe-45c353a1c39e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:03.865114 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcd7a2f6-0470-46f6-afbe-45c353a1c39e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:03.865322 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bcd7a2f6-0470-46f6-afbe-45c353a1c39e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:03.872874 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:03.872874 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:03.877961 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bcd7a2f6-0470-46f6-afbe-45c353a1c39e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:03.881444 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bcd7a2f6-0470-46f6-afbe-45c353a1c39e tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 200 Aug 13 19:39:03.881779 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1239/4937] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:39:03 2026] GET /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:04.689810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6bb96d78-9e22-411b-bed8-c183680c9a0e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:04.691615 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6bb96d78-9e22-411b-bed8-c183680c9a0e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:04.691868 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6bb96d78-9e22-411b-bed8-c183680c9a0e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:04.692073 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6bb96d78-9e22-411b-bed8-c183680c9a0e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:04.692170 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.backups [None req-6bb96d78-9e22-411b-bed8-c183680c9a0e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:39:04.698288 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:04.698288 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:04.699045 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6bb96d78-9e22-411b-bed8-c183680c9a0e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:39:04.699492 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1230/4938] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:04 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:04.896461 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-16fe7b36-b46b-49cf-9467-bb55a0d6372b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:04.898500 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-16fe7b36-b46b-49cf-9467-bb55a0d6372b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:04.898500 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-16fe7b36-b46b-49cf-9467-bb55a0d6372b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:04.898500 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-16fe7b36-b46b-49cf-9467-bb55a0d6372b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:04.904964 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:04.904964 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:04.908518 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-16fe7b36-b46b-49cf-9467-bb55a0d6372b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:04.912542 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-16fe7b36-b46b-49cf-9467-bb55a0d6372b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 200 Aug 13 19:39:04.912994 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1232/4939] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:39:04 2026] GET /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:39:04.928383 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-736b624b-de92-426f-8f97-c42184beedea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:04.930372 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-736b624b-de92-426f-8f97-c42184beedea tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:04.930586 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-736b624b-de92-426f-8f97-c42184beedea tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:04.930784 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-736b624b-de92-426f-8f97-c42184beedea tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:04.937745 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:04.937745 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:04.941121 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-736b624b-de92-426f-8f97-c42184beedea tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:04.945525 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-736b624b-de92-426f-8f97-c42184beedea tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 200 Aug 13 19:39:04.945955 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1239/4940] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:39:04 2026] GET /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:39:05.708798 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c17984d3-4a6e-43b8-ad73-5f56b56e6503 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:05.712119 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c17984d3-4a6e-43b8-ad73-5f56b56e6503 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:05.712119 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c17984d3-4a6e-43b8-ad73-5f56b56e6503 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:05.712119 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c17984d3-4a6e-43b8-ad73-5f56b56e6503 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:05.712119 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.backups [None req-c17984d3-4a6e-43b8-ad73-5f56b56e6503 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:39:05.715234 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:05.715234 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:05.715955 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c17984d3-4a6e-43b8-ad73-5f56b56e6503 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:39:05.716362 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1240/4941] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:05 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:05.727249 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1d41caaa-5393-4bf0-acf6-6e99d311ff94 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:05.728872 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d41caaa-5393-4bf0-acf6-6e99d311ff94 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] DELETE https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:05.729098 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d41caaa-5393-4bf0-acf6-6e99d311ff94 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:05.729307 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d41caaa-5393-4bf0-acf6-6e99d311ff94 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:05.729444 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.backups [None req-1d41caaa-5393-4bf0-acf6-6e99d311ff94 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Delete backup with id: 182c58df-f815-4da0-a691-eabd0860c07f. Aug 13 19:39:05.731048 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=82,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:39:05.733872 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:05.733872 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:05.745165 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.backup.rpcapi [None req-1d41caaa-5393-4bf0-acf6-6e99d311ff94 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] delete_backup rpcapi backup_id 182c58df-f815-4da0-a691-eabd0860c07f {{(pid=100186) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 19:39:05.746818 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d41caaa-5393-4bf0-acf6-6e99d311ff94 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 202 Aug 13 19:39:05.747212 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1231/4942] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:39:05 2026] DELETE /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:39:05.757265 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a1bbff8d-d671-47a4-a621-d23b5aadc8a2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:05.760206 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1bbff8d-d671-47a4-a621-d23b5aadc8a2 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:05.760468 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1bbff8d-d671-47a4-a621-d23b5aadc8a2 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:05.760689 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1bbff8d-d671-47a4-a621-d23b5aadc8a2 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:05.760843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.backups [None req-a1bbff8d-d671-47a4-a621-d23b5aadc8a2 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:39:05.766437 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:05.766437 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:05.767532 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1bbff8d-d671-47a4-a621-d23b5aadc8a2 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 200 Aug 13 19:39:05.768048 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1233/4943] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:05 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:05.907313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-44c74368-66b5-4b9b-b236-7bc8d186cfc9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:05.910184 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-44c74368-66b5-4b9b-b236-7bc8d186cfc9 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:05.910548 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-44c74368-66b5-4b9b-b236-7bc8d186cfc9 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:05.910837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-44c74368-66b5-4b9b-b236-7bc8d186cfc9 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:05.920511 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:05.920511 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:05.923986 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-44c74368-66b5-4b9b-b236-7bc8d186cfc9 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:05.929373 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-44c74368-66b5-4b9b-b236-7bc8d186cfc9 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 200 Aug 13 19:39:05.930347 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1240/4944] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:39:05 2026] GET /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:06.421862 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-a8e3a836-688a-407c-8e4a-5a422c849e9b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:06.424158 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-a8e3a836-688a-407c-8e4a-5a422c849e9b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:06.424442 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-a8e3a836-688a-407c-8e4a-5a422c849e9b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:06.424559 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-a8e3a836-688a-407c-8e4a-5a422c849e9b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:06.431295 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:06.431295 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:06.435060 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-a8e3a836-688a-407c-8e4a-5a422c849e9b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:06.439485 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-a8e3a836-688a-407c-8e4a-5a422c849e9b tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 200 Aug 13 19:39:06.439881 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1241/4945] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:39:06 2026] GET /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:06.449521 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-83d5fead-e83d-41be-a582-7e9933150085 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:06.450017 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83d5fead-e83d-41be-a582-7e9933150085 None None] GET https://10.4.3.126/volume// Aug 13 19:39:06.450229 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83d5fead-e83d-41be-a582-7e9933150085 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:06.450483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83d5fead-e83d-41be-a582-7e9933150085 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:06.450870 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83d5fead-e83d-41be-a582-7e9933150085 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:39:06.451228 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1232/4946] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:39:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:39:06.459493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-7aeb095c-bae1-4241-ac57-89f1401a00cc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:06.461778 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-7aeb095c-bae1-4241-ac57-89f1401a00cc tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:39:06.462053 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-7aeb095c-bae1-4241-ac57-89f1401a00cc tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c08765dc-ebff-46c8-b46d-19a1e5bfe186", "connector": null, "instance_uuid": "ca7d23f4-8b2b-4cbe-802b-28f4316888a7"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:06.470642 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:06.470642 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:06.491351 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-7aeb095c-bae1-4241-ac57-89f1401a00cc tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:39:06.491857 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1234/4947] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:39:06 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:06.778313 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-efd5d2a7-cd4b-4e9f-bbf0-fd86ab5f4900 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:06.780219 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efd5d2a7-cd4b-4e9f-bbf0-fd86ab5f4900 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f Aug 13 19:39:06.780630 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efd5d2a7-cd4b-4e9f-bbf0-fd86ab5f4900 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:06.781039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-efd5d2a7-cd4b-4e9f-bbf0-fd86ab5f4900 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:06.782045 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.backups [None req-efd5d2a7-cd4b-4e9f-bbf0-fd86ab5f4900 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Show backup with id 182c58df-f815-4da0-a691-eabd0860c07f. {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 19:39:06.785206 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-efd5d2a7-cd4b-4e9f-bbf0-fd86ab5f4900 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f returned with HTTP 404 Aug 13 19:39:06.786170 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1241/4948] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:06 2026] GET /volume/v3/backups/182c58df-f815-4da0-a691-eabd0860c07f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:06.793712 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d90eb42-4474-407c-b7ee-71e2bc489980 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:06.795534 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d90eb42-4474-407c-b7ee-71e2bc489980 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 Aug 13 19:39:06.795762 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d90eb42-4474-407c-b7ee-71e2bc489980 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:06.795996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d90eb42-4474-407c-b7ee-71e2bc489980 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:06.796231 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3d90eb42-4474-407c-b7ee-71e2bc489980 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Delete volume with id: 9aac5b43-44cf-422d-8d6d-70c319518957 Aug 13 19:39:06.803288 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:06.803288 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:06.803730 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3d90eb42-4474-407c-b7ee-71e2bc489980 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Volume info retrieved successfully. Aug 13 19:39:06.820488 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3d90eb42-4474-407c-b7ee-71e2bc489980 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Delete volume request issued successfully. Aug 13 19:39:06.820655 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d90eb42-4474-407c-b7ee-71e2bc489980 tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 returned with HTTP 202 Aug 13 19:39:06.820995 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1242/4949] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:39:06 2026] DELETE /volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:06.828031 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-da41fd7d-82ae-4e41-97dd-b61501c8fd9e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:06.830226 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da41fd7d-82ae-4e41-97dd-b61501c8fd9e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 Aug 13 19:39:06.830466 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da41fd7d-82ae-4e41-97dd-b61501c8fd9e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:06.830661 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da41fd7d-82ae-4e41-97dd-b61501c8fd9e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:06.837601 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:06.837601 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:06.841476 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-da41fd7d-82ae-4e41-97dd-b61501c8fd9e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Volume info retrieved successfully. Aug 13 19:39:06.845756 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da41fd7d-82ae-4e41-97dd-b61501c8fd9e tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 returned with HTTP 200 Aug 13 19:39:06.846322 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1233/4950] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:06 2026] GET /volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:07.400004 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-96414b3a-3f61-453f-99ba-136b658daad2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:07.400451 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-96414b3a-3f61-453f-99ba-136b658daad2 None None] GET https://10.4.3.126/volume// Aug 13 19:39:07.400634 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-96414b3a-3f61-453f-99ba-136b658daad2 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:07.400936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-96414b3a-3f61-453f-99ba-136b658daad2 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:07.401192 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-96414b3a-3f61-453f-99ba-136b658daad2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:39:07.401525 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1235/4951] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:39:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:39:07.412762 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-b6f76540-7e07-4c42-8186-5759abde04cd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:07.414765 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-b6f76540-7e07-4c42-8186-5759abde04cd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:07.415336 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-b6f76540-7e07-4c42-8186-5759abde04cd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:07.415615 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-b6f76540-7e07-4c42-8186-5759abde04cd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:07.418051 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=191,cinder:INSERT=28,cinder:UPDATE=58 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:39:07.427352 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:07.427352 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:07.434967 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-b6f76540-7e07-4c42-8186-5759abde04cd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:07.439314 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-b6f76540-7e07-4c42-8186-5759abde04cd tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 200 Aug 13 19:39:07.439930 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1242/4952] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:39:07 2026] GET /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 1584 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:39:07.557616 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-f9756c40-200c-483e-890f-5d609d7247fe None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:07.561668 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-f9756c40-200c-483e-890f-5d609d7247fe tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] PUT https://10.4.3.126/volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624 Aug 13 19:39:07.562016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-f9756c40-200c-483e-890f-5d609d7247fe tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:07.576185 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-f9756c40-200c-483e-890f-5d609d7247fe tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Acquiring lock "cinder-attachment_update-c08765dc-ebff-46c8-b46d-19a1e5bfe186-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:39:07.581487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-f9756c40-200c-483e-890f-5d609d7247fe tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Lock "cinder-attachment_update-c08765dc-ebff-46c8-b46d-19a1e5bfe186-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:39:07.582437 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:07.582437 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:07.679288 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-f9756c40-200c-483e-890f-5d609d7247fe tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Lock "cinder-attachment_update-c08765dc-ebff-46c8-b46d-19a1e5bfe186-np0000007253" released by "attachment_update" :: held 0.098s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:39:07.679678 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-f9756c40-200c-483e-890f-5d609d7247fe tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624 returned with HTTP 200 Aug 13 19:39:07.679951 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1243/4953] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:39:07 2026] PUT /volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:07.704703 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-216a82fe-030e-4669-aeb9-e2c6dcdac648 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:07.707035 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-216a82fe-030e-4669-aeb9-e2c6dcdac648 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] POST https://10.4.3.126/volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624/action Aug 13 19:39:07.707173 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-216a82fe-030e-4669-aeb9-e2c6dcdac648 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:39:07.707295 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-216a82fe-030e-4669-aeb9-e2c6dcdac648 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:07.726152 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:07.726152 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:07.736098 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ec8ff31c-f08e-436e-bcf4-2d8a8baefb56 req-216a82fe-030e-4669-aeb9-e2c6dcdac648 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624/action returned with HTTP 204 Aug 13 19:39:07.736668 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1234/4954] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:39:07 2026] POST /volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:07.860799 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e657cdaf-64d2-468f-85d8-cb0a209192fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:07.863810 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e657cdaf-64d2-468f-85d8-cb0a209192fd tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] GET https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 Aug 13 19:39:07.864057 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e657cdaf-64d2-468f-85d8-cb0a209192fd tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:07.864284 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e657cdaf-64d2-468f-85d8-cb0a209192fd tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:07.870412 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e657cdaf-64d2-468f-85d8-cb0a209192fd tempest-ProjectReaderTests39-2012101937 tempest-ProjectReaderTests39-2012101937-project-admin] https://10.4.3.126/volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 returned with HTTP 404 Aug 13 19:39:07.871048 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1236/4955] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:39:07 2026] GET /volume/v3/volumes/9aac5b43-44cf-422d-8d6d-70c319518957 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:09.317715 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:09.392987 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:39:09.393341 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-611311917"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:09.394721 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-611311917'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:39:09.394858 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume of 1 GB Aug 13 19:39:09.398810 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Availability Zones retrieved successfully. Aug 13 19:39:09.404420 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (8c673fdb-c817-41e8-a32e-a6d83765250e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:09.405552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f505b7be-67e4-4859-9598-ba42937c2867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:09.406386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:39:09.430191 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f505b7be-67e4-4859-9598-ba42937c2867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:09.431181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9c1fe7-69b0-4544-a956-62f812b2d9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:09.483468 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['ca0c4114-ad85-4709-9966-1dd66fa94186', '1d78432f-f7bc-4263-9620-f547e7b66a04', 'af8e0ca9-f88f-4a23-80fe-1457a6d7e5bf', 'c53737f2-86aa-40c2-930e-7592413d3802'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:09.484266 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9c1fe7-69b0-4544-a956-62f812b2d9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca0c4114-ad85-4709-9966-1dd66fa94186', '1d78432f-f7bc-4263-9620-f547e7b66a04', 'af8e0ca9-f88f-4a23-80fe-1457a6d7e5bf', 'c53737f2-86aa-40c2-930e-7592413d3802']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:09.484995 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (384de4ce-7ea5-495c-b571-29b17057c98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:09.506566 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (384de4ce-7ea5-495c-b571-29b17057c98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-611311917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['ca0c4114-ad85-4709-9966-1dd66fa94186','1d78432f-f7bc-4263-9620-f547e7b66a04','af8e0ca9-f88f-4a23-80fe-1457a6d7e5bf','c53737f2-86aa-40c2-930e-7592413d3802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-611311917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac563644fd24b00981f061c395d0f83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a182fba3f0146d79371146cf733e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:09.507545 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a846ee0-bcbe-4408-b53c-b4d64373a5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:09.523850 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a846ee0-bcbe-4408-b53c-b4d64373a5c3) transitioned into state 'SUCCESS' from state '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-611311917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['ca0c4114-ad85-4709-9966-1dd66fa94186','1d78432f-f7bc-4263-9620-f547e7b66a04','af8e0ca9-f88f-4a23-80fe-1457a6d7e5bf','c53737f2-86aa-40c2-930e-7592413d3802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:09.524693 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8972528-90ad-42d5-9606-7f60b497d736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:09.532938 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8972528-90ad-42d5-9606-7f60b497d736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:09.535846 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (8c673fdb-c817-41e8-a32e-a6d83765250e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:09.537598 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request issued successfully. Aug 13 19:39:09.538222 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0bf762bb-0a44-4bdc-ae14-cb19a192917f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:39:09.538814 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1243/4956] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:39:09 2026] POST /volume/v3/volumes => generated 777 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:39:09.552986 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd19208d-5494-4f19-8eb2-c2a9ef487a3d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:09.554515 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd19208d-5494-4f19-8eb2-c2a9ef487a3d tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 Aug 13 19:39:09.554675 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd19208d-5494-4f19-8eb2-c2a9ef487a3d tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:09.554855 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd19208d-5494-4f19-8eb2-c2a9ef487a3d tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:09.561527 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:09.561527 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:09.564367 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cd19208d-5494-4f19-8eb2-c2a9ef487a3d tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:09.567682 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd19208d-5494-4f19-8eb2-c2a9ef487a3d tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 returned with HTTP 200 Aug 13 19:39:09.568213 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1244/4957] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:09 2026] GET /volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:10.582439 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-336d9853-485c-454c-bbfb-0594549a59a3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:10.584311 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-336d9853-485c-454c-bbfb-0594549a59a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 Aug 13 19:39:10.584520 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-336d9853-485c-454c-bbfb-0594549a59a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:10.584705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-336d9853-485c-454c-bbfb-0594549a59a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:10.592192 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:10.592192 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:10.596017 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-336d9853-485c-454c-bbfb-0594549a59a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:10.600924 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-336d9853-485c-454c-bbfb-0594549a59a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 returned with HTTP 200 Aug 13 19:39:10.601306 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1235/4958] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:10 2026] GET /volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:10.612687 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1cfb2632-3ec1-4c19-978b-fd1c4ade09e0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:10.614407 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cfb2632-3ec1-4c19-978b-fd1c4ade09e0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:39:10.614736 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1cfb2632-3ec1-4c19-978b-fd1c4ade09e0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1793233319"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:10.623043 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:10.623043 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:10.623299 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1cfb2632-3ec1-4c19-978b-fd1c4ade09e0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:10.623462 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-1cfb2632-3ec1-4c19-978b-fd1c4ade09e0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create snapshot from volume c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 Aug 13 19:39:10.652232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-1cfb2632-3ec1-4c19-978b-fd1c4ade09e0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['fbdb2231-226f-4f12-a583-65729f72a20f', 'f00bfdf4-52d6-4879-a8c1-58835fce53ae', 'fc4f8717-b3f1-44cf-99be-6ba554b60b93', '8d7905db-386d-4ddf-ad4c-4957ab7e6195'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:10.679226 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1cfb2632-3ec1-4c19-978b-fd1c4ade09e0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot create request issued successfully. Aug 13 19:39:10.679523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1cfb2632-3ec1-4c19-978b-fd1c4ade09e0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:39:10.679916 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1237/4959] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:39:10 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 13 19:39:10.688466 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3c1df209-4277-4ef3-a16d-815225ac8f86 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:10.690142 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c1df209-4277-4ef3-a16d-815225ac8f86 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 Aug 13 19:39:10.690345 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c1df209-4277-4ef3-a16d-815225ac8f86 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:10.690518 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3c1df209-4277-4ef3-a16d-815225ac8f86 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:10.695474 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:10.695474 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:10.695728 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3c1df209-4277-4ef3-a16d-815225ac8f86 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:10.696300 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3c1df209-4277-4ef3-a16d-815225ac8f86 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 returned with HTTP 200 Aug 13 19:39:10.696622 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1244/4960] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:10 2026] GET /volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:11.706443 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd876b3e-4f38-4486-8458-8d7264954c77 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:11.709486 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd876b3e-4f38-4486-8458-8d7264954c77 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 Aug 13 19:39:11.709486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd876b3e-4f38-4486-8458-8d7264954c77 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:11.709486 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd876b3e-4f38-4486-8458-8d7264954c77 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:11.713527 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:11.713527 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:11.713971 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cd876b3e-4f38-4486-8458-8d7264954c77 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:11.714785 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd876b3e-4f38-4486-8458-8d7264954c77 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 returned with HTTP 200 Aug 13 19:39:11.715264 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1245/4961] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:11 2026] GET /volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:11.725681 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5c5f3647-9634-4449-8e39-0d9ab335acbb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:11.788113 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5c5f3647-9634-4449-8e39-0d9ab335acbb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] POST https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5/action Aug 13 19:39:11.788479 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5c5f3647-9634-4449-8e39-0d9ab335acbb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:39:11.788603 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5c5f3647-9634-4449-8e39-0d9ab335acbb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:11.794543 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:11.794543 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:11.795005 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-5c5f3647-9634-4449-8e39-0d9ab335acbb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Snapshot retrieved successfully. Aug 13 19:39:11.795768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-5c5f3647-9634-4449-8e39-0d9ab335acbb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b69b235a623041bd824dcb1c90a5cfbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aac563644fd24b00981f061c395d0f83', '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=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:39:11.795973 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5c5f3647-9634-4449-8e39-0d9ab335acbb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5/action returned with HTTP 403 Aug 13 19:39:11.796447 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1236/4962] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:39:11 2026] POST /volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5/action => generated 133 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:11.804758 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bbf18131-c6db-401a-b452-c661d996c4fb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:11.806736 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbf18131-c6db-401a-b452-c661d996c4fb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 Aug 13 19:39:11.806993 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbf18131-c6db-401a-b452-c661d996c4fb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:11.807227 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bbf18131-c6db-401a-b452-c661d996c4fb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:11.807386 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-bbf18131-c6db-401a-b452-c661d996c4fb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete snapshot with id: af446e5f-ecae-483f-9a60-b3c195c89bb5 Aug 13 19:39:11.812292 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:11.812292 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:11.812555 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bbf18131-c6db-401a-b452-c661d996c4fb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:11.827494 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bbf18131-c6db-401a-b452-c661d996c4fb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot delete request issued successfully. Aug 13 19:39:11.827649 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bbf18131-c6db-401a-b452-c661d996c4fb tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 returned with HTTP 202 Aug 13 19:39:11.828024 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1238/4963] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:39:11 2026] DELETE /volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:11.837368 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-86ea04bd-d488-45eb-9184-511db886482e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:11.839785 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86ea04bd-d488-45eb-9184-511db886482e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 Aug 13 19:39:11.840020 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86ea04bd-d488-45eb-9184-511db886482e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:11.840241 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86ea04bd-d488-45eb-9184-511db886482e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:11.846303 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:11.846303 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:11.847048 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-86ea04bd-d488-45eb-9184-511db886482e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:11.847474 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86ea04bd-d488-45eb-9184-511db886482e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 returned with HTTP 200 Aug 13 19:39:11.847884 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1245/4964] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:11 2026] GET /volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:12.690712 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3d43ff3c-98f7-4bb8-a1e5-3bb5595e7120 req-817022e2-3137-42ed-8da4-e2e121999c16 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:12.692666 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3d43ff3c-98f7-4bb8-a1e5-3bb5595e7120 req-817022e2-3137-42ed-8da4-e2e121999c16 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4 Aug 13 19:39:12.692860 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3d43ff3c-98f7-4bb8-a1e5-3bb5595e7120 req-817022e2-3137-42ed-8da4-e2e121999c16 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:12.693043 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3d43ff3c-98f7-4bb8-a1e5-3bb5595e7120 req-817022e2-3137-42ed-8da4-e2e121999c16 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:12.700077 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:12.700077 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:12.741149 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3d43ff3c-98f7-4bb8-a1e5-3bb5595e7120 req-817022e2-3137-42ed-8da4-e2e121999c16 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4 returned with HTTP 200 Aug 13 19:39:12.741619 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1246/4965] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:39:12 2026] DELETE /volume/v3/attachments/4903b0a8-82b8-49af-9196-11e337f84cc4 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:12.857009 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-50682f01-eaef-4dc5-8913-2d74e91b9c5a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:12.861057 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-50682f01-eaef-4dc5-8913-2d74e91b9c5a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 Aug 13 19:39:12.861057 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-50682f01-eaef-4dc5-8913-2d74e91b9c5a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:12.861057 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-50682f01-eaef-4dc5-8913-2d74e91b9c5a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:12.865259 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-50682f01-eaef-4dc5-8913-2d74e91b9c5a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 returned with HTTP 404 Aug 13 19:39:12.866108 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1237/4966] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:12 2026] GET /volume/v3/snapshots/af446e5f-ecae-483f-9a60-b3c195c89bb5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:12.874045 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02541fe8-3a5e-4dc4-9214-24c52c0359f5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:12.875643 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02541fe8-3a5e-4dc4-9214-24c52c0359f5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 Aug 13 19:39:12.875856 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02541fe8-3a5e-4dc4-9214-24c52c0359f5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:12.876055 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02541fe8-3a5e-4dc4-9214-24c52c0359f5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:12.876216 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-02541fe8-3a5e-4dc4-9214-24c52c0359f5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume with id: c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 Aug 13 19:39:12.882939 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:12.882939 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:12.883371 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-02541fe8-3a5e-4dc4-9214-24c52c0359f5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:12.899458 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-02541fe8-3a5e-4dc4-9214-24c52c0359f5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume request issued successfully. Aug 13 19:39:12.902185 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02541fe8-3a5e-4dc4-9214-24c52c0359f5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 returned with HTTP 202 Aug 13 19:39:12.902608 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1239/4967] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:39:12 2026] DELETE /volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:12.910148 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-768d25d1-9d3e-4ba9-b21a-fc699a5449a2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:12.911952 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-768d25d1-9d3e-4ba9-b21a-fc699a5449a2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 Aug 13 19:39:12.912111 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-768d25d1-9d3e-4ba9-b21a-fc699a5449a2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:12.912261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-768d25d1-9d3e-4ba9-b21a-fc699a5449a2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:12.919080 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:12.919080 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:12.923013 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-768d25d1-9d3e-4ba9-b21a-fc699a5449a2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:12.926854 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-768d25d1-9d3e-4ba9-b21a-fc699a5449a2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 returned with HTTP 200 Aug 13 19:39:12.927265 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1246/4968] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:12 2026] GET /volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:13.939502 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-be164e82-e5dc-40cc-afcf-e8704b3b6105 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:13.941823 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-be164e82-e5dc-40cc-afcf-e8704b3b6105 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 Aug 13 19:39:13.942079 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-be164e82-e5dc-40cc-afcf-e8704b3b6105 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:13.942337 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-be164e82-e5dc-40cc-afcf-e8704b3b6105 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:13.949511 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-be164e82-e5dc-40cc-afcf-e8704b3b6105 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 returned with HTTP 404 Aug 13 19:39:13.950081 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1247/4969] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:13 2026] GET /volume/v3/volumes/c6d0b74d-d69c-45e6-8a8e-c7c6e7ce1ca4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:13.958046 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6b0a39ed-171b-4073-8b72-93406551bd18 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:13.959637 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:39:13.959957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-37673384"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:13.961325 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-37673384'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:39:13.961434 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume of 1 GB Aug 13 19:39:13.965163 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Availability Zones retrieved successfully. Aug 13 19:39:13.971203 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (b42e291f-cd7c-49ff-a250-7e58a0b9992d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:13.972160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13e7a96-0b11-46fb-aaf0-08cfa826b45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:13.973038 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:39:13.997432 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13e7a96-0b11-46fb-aaf0-08cfa826b45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:13.998137 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab93b85-85c2-4101-8afd-e76f85af3160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:14.034476 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['f6465446-2232-4d4a-948c-26c36476abb3', 'cf967170-c1c4-4a43-a8f1-9702e8bc616d', '4bfcdba1-941b-4cf6-a2cc-a8ebea9f0519', '8c261cd1-df34-42dd-83d9-548316d7eff4'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:14.035176 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab93b85-85c2-4101-8afd-e76f85af3160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6465446-2232-4d4a-948c-26c36476abb3', 'cf967170-c1c4-4a43-a8f1-9702e8bc616d', '4bfcdba1-941b-4cf6-a2cc-a8ebea9f0519', '8c261cd1-df34-42dd-83d9-548316d7eff4']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:14.035826 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78bec827-832e-4c17-a449-b5a823e4d4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:14.063867 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78bec827-832e-4c17-a449-b5a823e4d4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd60494b6-a041-4fbc-8a91-37afa4ad06ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-37673384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['f6465446-2232-4d4a-948c-26c36476abb3','cf967170-c1c4-4a43-a8f1-9702e8bc616d','4bfcdba1-941b-4cf6-a2cc-a8ebea9f0519','8c261cd1-df34-42dd-83d9-548316d7eff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:39:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-37673384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d60494b6-a041-4fbc-8a91-37afa4ad06ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac563644fd24b00981f061c395d0f83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a182fba3f0146d79371146cf733e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:14.063867 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249548b2-5a3a-4371-9f68-318b16a1ecfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:14.077489 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249548b2-5a3a-4371-9f68-318b16a1ecfe) transitioned into state 'SUCCESS' from state '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-37673384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['f6465446-2232-4d4a-948c-26c36476abb3','cf967170-c1c4-4a43-a8f1-9702e8bc616d','4bfcdba1-941b-4cf6-a2cc-a8ebea9f0519','8c261cd1-df34-42dd-83d9-548316d7eff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:14.078239 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b3822d9-4e07-42ca-a4f2-100c10673952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:14.086910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b3822d9-4e07-42ca-a4f2-100c10673952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:14.087503 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (b42e291f-cd7c-49ff-a250-7e58a0b9992d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:14.087792 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request issued successfully. Aug 13 19:39:14.088346 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6b0a39ed-171b-4073-8b72-93406551bd18 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:39:14.088698 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1238/4970] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:39:13 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:39:14.100688 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bdb718f5-3eaa-48a8-9a3e-ac77f4b472e4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:14.102512 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdb718f5-3eaa-48a8-9a3e-ac77f4b472e4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba Aug 13 19:39:14.102594 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdb718f5-3eaa-48a8-9a3e-ac77f4b472e4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:14.102742 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bdb718f5-3eaa-48a8-9a3e-ac77f4b472e4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:14.111250 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:14.111250 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:14.114687 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bdb718f5-3eaa-48a8-9a3e-ac77f4b472e4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:14.119165 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bdb718f5-3eaa-48a8-9a3e-ac77f4b472e4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba returned with HTTP 200 Aug 13 19:39:14.119607 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1240/4971] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:14 2026] GET /volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:14.188048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-beb08b34-873b-4f5d-87eb-54de4c83576a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:14.190020 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-beb08b34-873b-4f5d-87eb-54de4c83576a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:39:14.190199 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-beb08b34-873b-4f5d-87eb-54de4c83576a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:14.190388 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-beb08b34-873b-4f5d-87eb-54de4c83576a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:14.196538 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:14.196538 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:14.199722 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-beb08b34-873b-4f5d-87eb-54de4c83576a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:39:14.203835 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-beb08b34-873b-4f5d-87eb-54de4c83576a tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:39:14.204235 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1247/4972] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:39:14 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:14.626874 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-66f18c6a-f5a2-4b37-9d6c-7a5b8438c964 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:14.629693 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-66f18c6a-f5a2-4b37-9d6c-7a5b8438c964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:39:14.629693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-66f18c6a-f5a2-4b37-9d6c-7a5b8438c964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:14.629693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-66f18c6a-f5a2-4b37-9d6c-7a5b8438c964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:14.637102 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:14.637102 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:14.640984 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-66f18c6a-f5a2-4b37-9d6c-7a5b8438c964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:39:14.646030 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-66f18c6a-f5a2-4b37-9d6c-7a5b8438c964 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:39:14.646030 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1248/4973] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:39:14 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:14.655004 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-84d4040d-0e78-4620-a82d-d01358f2fa42 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:14.656109 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84d4040d-0e78-4620-a82d-d01358f2fa42 None None] GET https://10.4.3.126/volume// Aug 13 19:39:14.656109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84d4040d-0e78-4620-a82d-d01358f2fa42 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:14.656109 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-84d4040d-0e78-4620-a82d-d01358f2fa42 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:14.656109 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-84d4040d-0e78-4620-a82d-d01358f2fa42 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:39:14.656375 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1239/4974] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:39:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:39:14.664330 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-ddb3ef16-17d8-4571-a525-c9f0876c4c49 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:14.665373 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-ddb3ef16-17d8-4571-a525-c9f0876c4c49 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:39:14.665692 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-ddb3ef16-17d8-4571-a525-c9f0876c4c49 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71039962-a771-4694-9d20-9d17219be0e9", "connector": null, "instance_uuid": "a35d8f5c-f8d9-4fc9-814f-b8660277eb36"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:14.673933 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:14.673933 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:14.698203 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-ddb3ef16-17d8-4571-a525-c9f0876c4c49 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:39:14.698808 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1241/4975] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:39: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 13 19:39:15.134769 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-51357614-9340-4a84-9ed6-afb2e0565de6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:15.136700 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-51357614-9340-4a84-9ed6-afb2e0565de6 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba Aug 13 19:39:15.136894 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-51357614-9340-4a84-9ed6-afb2e0565de6 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:15.137067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-51357614-9340-4a84-9ed6-afb2e0565de6 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:15.149415 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:15.149415 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:15.158885 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-51357614-9340-4a84-9ed6-afb2e0565de6 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:15.164203 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-51357614-9340-4a84-9ed6-afb2e0565de6 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba returned with HTTP 200 Aug 13 19:39:15.164203 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1248/4976] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:15 2026] GET /volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:15.178630 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60a4b390-e2fe-4cf4-94bf-a6e3cb9613f8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:15.181649 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60a4b390-e2fe-4cf4-94bf-a6e3cb9613f8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:39:15.181649 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60a4b390-e2fe-4cf4-94bf-a6e3cb9613f8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d60494b6-a041-4fbc-8a91-37afa4ad06ba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1730991520"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:15.188132 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:15.188132 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:15.188439 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-60a4b390-e2fe-4cf4-94bf-a6e3cb9613f8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:15.188546 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-60a4b390-e2fe-4cf4-94bf-a6e3cb9613f8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create snapshot from volume d60494b6-a041-4fbc-8a91-37afa4ad06ba Aug 13 19:39:15.209867 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-60a4b390-e2fe-4cf4-94bf-a6e3cb9613f8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['214931c9-5304-47aa-8af2-84116e2b892a', '3672e95a-fb70-4e95-b594-768d9d80ecb4', '0abada51-1f40-4075-a4a3-5224aafab664', 'dec2d08e-7438-45c5-a246-c13f48db241b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:15.236504 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-60a4b390-e2fe-4cf4-94bf-a6e3cb9613f8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot create request issued successfully. Aug 13 19:39:15.236802 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60a4b390-e2fe-4cf4-94bf-a6e3cb9613f8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:39:15.237474 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1249/4977] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:39:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:39:15.245645 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9b043053-758e-4e93-91f6-45efe774bbd4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:15.248302 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b043053-758e-4e93-91f6-45efe774bbd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 Aug 13 19:39:15.248302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b043053-758e-4e93-91f6-45efe774bbd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:15.248302 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9b043053-758e-4e93-91f6-45efe774bbd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:15.253244 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:15.253244 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:15.253533 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9b043053-758e-4e93-91f6-45efe774bbd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:15.254212 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9b043053-758e-4e93-91f6-45efe774bbd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 returned with HTTP 200 Aug 13 19:39:15.254585 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1240/4978] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:15 2026] GET /volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:15.566101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5926a834-0ad3-4422-bb9b-8062e05ef2ae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:15.566572 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5926a834-0ad3-4422-bb9b-8062e05ef2ae None None] GET https://10.4.3.126/volume// Aug 13 19:39:15.566790 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5926a834-0ad3-4422-bb9b-8062e05ef2ae None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:15.567026 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5926a834-0ad3-4422-bb9b-8062e05ef2ae None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:15.567428 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5926a834-0ad3-4422-bb9b-8062e05ef2ae None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:39:15.567777 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1242/4979] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:39:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:39:15.576139 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-cd4b07d2-e13e-4f90-8a39-a485c5458299 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:15.578145 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-cd4b07d2-e13e-4f90-8a39-a485c5458299 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:39:15.578339 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-cd4b07d2-e13e-4f90-8a39-a485c5458299 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:15.578506 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-cd4b07d2-e13e-4f90-8a39-a485c5458299 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:15.587501 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:15.587501 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:15.590481 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-cd4b07d2-e13e-4f90-8a39-a485c5458299 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:39:15.594713 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-cd4b07d2-e13e-4f90-8a39-a485c5458299 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:39:15.595092 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1249/4980] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:39:15 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:39:15.692751 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-d54b710f-ddea-4010-9a66-0f5997435422 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:15.696510 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-d54b710f-ddea-4010-9a66-0f5997435422 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf Aug 13 19:39:15.696857 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-d54b710f-ddea-4010-9a66-0f5997435422 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:15.704121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-d54b710f-ddea-4010-9a66-0f5997435422 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-71039962-a771-4694-9d20-9d17219be0e9-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:39:15.708757 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-d54b710f-ddea-4010-9a66-0f5997435422 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-71039962-a771-4694-9d20-9d17219be0e9-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:39:15.710285 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:15.710285 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:15.784837 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-d54b710f-ddea-4010-9a66-0f5997435422 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-71039962-a771-4694-9d20-9d17219be0e9-np0000007253" released by "attachment_update" :: held 0.076s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:39:15.785106 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-d54b710f-ddea-4010-9a66-0f5997435422 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf returned with HTTP 200 Aug 13 19:39:15.786034 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1250/4981] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:39:15 2026] PUT /volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:15.805956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-1ff882e5-5951-47cf-97c1-8bddc9bdd1ea None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:15.808345 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-1ff882e5-5951-47cf-97c1-8bddc9bdd1ea tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf/action Aug 13 19:39:15.808801 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-1ff882e5-5951-47cf-97c1-8bddc9bdd1ea tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:39:15.808971 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-1ff882e5-5951-47cf-97c1-8bddc9bdd1ea tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:15.825991 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:15.825991 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:15.834564 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-f90ad7ab-1ac2-43ad-8aeb-63cd0dc862c1 req-1ff882e5-5951-47cf-97c1-8bddc9bdd1ea tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf/action returned with HTTP 204 Aug 13 19:39:15.835013 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1241/4982] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:39:15 2026] POST /volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:16.262360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-66635637-baf9-403a-b5c9-e0b03e4c8664 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:16.263921 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66635637-baf9-403a-b5c9-e0b03e4c8664 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 Aug 13 19:39:16.264122 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66635637-baf9-403a-b5c9-e0b03e4c8664 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:16.264354 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-66635637-baf9-403a-b5c9-e0b03e4c8664 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:16.268965 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:16.268965 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:16.269333 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-66635637-baf9-403a-b5c9-e0b03e4c8664 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:16.270035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-66635637-baf9-403a-b5c9-e0b03e4c8664 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 returned with HTTP 200 Aug 13 19:39:16.270510 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1243/4983] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:16 2026] GET /volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:16.281200 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f49bd14-b0f2-476e-8eb7-3a9b94d84268 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:16.282870 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f49bd14-b0f2-476e-8eb7-3a9b94d84268 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] GET https://10.4.3.126/volume/v3/snapshots Aug 13 19:39:16.283050 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f49bd14-b0f2-476e-8eb7-3a9b94d84268 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:16.283225 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f49bd14-b0f2-476e-8eb7-3a9b94d84268 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:16.283477 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-4f49bd14-b0f2-476e-8eb7-3a9b94d84268 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:39:16.284437 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-4f49bd14-b0f2-476e-8eb7-3a9b94d84268 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:39:16.288549 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4f49bd14-b0f2-476e-8eb7-3a9b94d84268 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Get all snapshots completed successfully. Aug 13 19:39:16.288863 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f49bd14-b0f2-476e-8eb7-3a9b94d84268 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 13 19:39:16.289213 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1250/4984] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:39:16 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 13 19:39:16.297352 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-64ca5bea-75d1-442b-950f-c9dbdfc121d5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:16.299026 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64ca5bea-75d1-442b-950f-c9dbdfc121d5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 Aug 13 19:39:16.299242 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64ca5bea-75d1-442b-950f-c9dbdfc121d5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:16.299465 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-64ca5bea-75d1-442b-950f-c9dbdfc121d5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:16.299592 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-64ca5bea-75d1-442b-950f-c9dbdfc121d5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete snapshot with id: ba45b90e-8b05-450c-b734-f336b516b388 Aug 13 19:39:16.304421 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:16.304421 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:16.304829 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-64ca5bea-75d1-442b-950f-c9dbdfc121d5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:16.323185 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-64ca5bea-75d1-442b-950f-c9dbdfc121d5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot delete request issued successfully. Aug 13 19:39:16.323185 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-64ca5bea-75d1-442b-950f-c9dbdfc121d5 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 returned with HTTP 202 Aug 13 19:39:16.323185 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1251/4985] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:39:16 2026] DELETE /volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:16.327808 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d0c11cb3-d70e-4733-b977-78ba542c1c7e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:16.329006 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d0c11cb3-d70e-4733-b977-78ba542c1c7e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 Aug 13 19:39:16.329118 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d0c11cb3-d70e-4733-b977-78ba542c1c7e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:16.329304 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d0c11cb3-d70e-4733-b977-78ba542c1c7e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:16.334910 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:16.334910 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:16.335401 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d0c11cb3-d70e-4733-b977-78ba542c1c7e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:16.335770 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d0c11cb3-d70e-4733-b977-78ba542c1c7e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 returned with HTTP 200 Aug 13 19:39:16.336130 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1242/4986] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:16 2026] GET /volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:17.345293 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b002c3c7-fef2-420e-872d-48b0d5fe814a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:17.347157 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b002c3c7-fef2-420e-872d-48b0d5fe814a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 Aug 13 19:39:17.347367 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b002c3c7-fef2-420e-872d-48b0d5fe814a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:17.347561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b002c3c7-fef2-420e-872d-48b0d5fe814a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:17.351597 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b002c3c7-fef2-420e-872d-48b0d5fe814a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 returned with HTTP 404 Aug 13 19:39:17.352130 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1244/4987] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:17 2026] GET /volume/v3/snapshots/ba45b90e-8b05-450c-b734-f336b516b388 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:17.358342 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bd7fa306-21d8-4c9c-a90b-3df43b5dc2c4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:17.360103 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bd7fa306-21d8-4c9c-a90b-3df43b5dc2c4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba Aug 13 19:39:17.360325 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bd7fa306-21d8-4c9c-a90b-3df43b5dc2c4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:17.360542 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bd7fa306-21d8-4c9c-a90b-3df43b5dc2c4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:17.360734 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-bd7fa306-21d8-4c9c-a90b-3df43b5dc2c4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume with id: d60494b6-a041-4fbc-8a91-37afa4ad06ba Aug 13 19:39:17.367878 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:17.367878 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:17.368328 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bd7fa306-21d8-4c9c-a90b-3df43b5dc2c4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:17.388300 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bd7fa306-21d8-4c9c-a90b-3df43b5dc2c4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume request issued successfully. Aug 13 19:39:17.388300 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bd7fa306-21d8-4c9c-a90b-3df43b5dc2c4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba returned with HTTP 202 Aug 13 19:39:17.388300 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1251/4988] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:39:17 2026] DELETE /volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:17.392595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bb74de79-3847-4b23-acc6-5d9d166ee0a1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:17.395843 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bb74de79-3847-4b23-acc6-5d9d166ee0a1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba Aug 13 19:39:17.396943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bb74de79-3847-4b23-acc6-5d9d166ee0a1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:17.396943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bb74de79-3847-4b23-acc6-5d9d166ee0a1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:17.404754 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:17.404754 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:17.408895 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bb74de79-3847-4b23-acc6-5d9d166ee0a1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:17.413371 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bb74de79-3847-4b23-acc6-5d9d166ee0a1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba returned with HTTP 200 Aug 13 19:39:17.413371 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1252/4989] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:17 2026] GET /volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:18.427825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c841e2e9-2be6-4a54-9fc2-e3f92ebfa954 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:18.430065 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c841e2e9-2be6-4a54-9fc2-e3f92ebfa954 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba Aug 13 19:39:18.430323 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c841e2e9-2be6-4a54-9fc2-e3f92ebfa954 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:18.430565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c841e2e9-2be6-4a54-9fc2-e3f92ebfa954 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:18.438326 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c841e2e9-2be6-4a54-9fc2-e3f92ebfa954 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba returned with HTTP 404 Aug 13 19:39:18.438886 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1243/4990] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:18 2026] GET /volume/v3/volumes/d60494b6-a041-4fbc-8a91-37afa4ad06ba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:18.451975 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:18.453581 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:39:18.453869 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-23926662"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:18.455604 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-23926662'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:39:18.455735 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume of 1 GB Aug 13 19:39:18.459345 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Availability Zones retrieved successfully. Aug 13 19:39:18.464298 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (8ea54dab-9bcd-4460-b0d5-a062f1b0280d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:18.465354 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f8c731c-312f-43d4-ad76-1693c5efb61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:18.466052 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:39:18.489760 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f8c731c-312f-43d4-ad76-1693c5efb61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:18.491132 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6d64f0-b407-4b0d-87db-3788651ce8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:18.526351 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['71ceef97-f069-44cc-b761-70b9445fa6bd', '57adb7f8-2b2d-46e6-b972-84e99f0d5cd5', '29799325-9e27-423f-a75a-3d31bed5f524', 'da4936bc-4aab-46ad-af97-dcea67e1bc57'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:18.527414 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6d64f0-b407-4b0d-87db-3788651ce8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71ceef97-f069-44cc-b761-70b9445fa6bd', '57adb7f8-2b2d-46e6-b972-84e99f0d5cd5', '29799325-9e27-423f-a75a-3d31bed5f524', 'da4936bc-4aab-46ad-af97-dcea67e1bc57']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:18.528222 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6faded2a-cacd-4747-a12f-44631f8563c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:18.548890 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6faded2a-cacd-4747-a12f-44631f8563c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da4b59ee-1a99-42c8-a3e4-602b89fa76b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23926662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['71ceef97-f069-44cc-b761-70b9445fa6bd','57adb7f8-2b2d-46e6-b972-84e99f0d5cd5','29799325-9e27-423f-a75a-3d31bed5f524','da4936bc-4aab-46ad-af97-dcea67e1bc57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23926662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da4b59ee-1a99-42c8-a3e4-602b89fa76b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac563644fd24b00981f061c395d0f83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a182fba3f0146d79371146cf733e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:18.549624 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9cd0c37-9f8b-4c59-98ce-d8706516178c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:18.564529 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9cd0c37-9f8b-4c59-98ce-d8706516178c) transitioned into state 'SUCCESS' from state '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-23926662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['71ceef97-f069-44cc-b761-70b9445fa6bd','57adb7f8-2b2d-46e6-b972-84e99f0d5cd5','29799325-9e27-423f-a75a-3d31bed5f524','da4936bc-4aab-46ad-af97-dcea67e1bc57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:18.565175 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (349567f6-c097-41cb-a3df-c9f5ba3042a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:18.572625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (349567f6-c097-41cb-a3df-c9f5ba3042a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:18.573354 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (8ea54dab-9bcd-4460-b0d5-a062f1b0280d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:18.573666 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request issued successfully. Aug 13 19:39:18.574286 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-980d54ec-7b49-45de-aeac-0d4b22fcb198 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:39:18.574747 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1245/4991] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:39:18 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 13 19:39:18.586068 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-733bf0a9-55bd-401d-b4c9-8f80c562289f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:18.588615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-733bf0a9-55bd-401d-b4c9-8f80c562289f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 Aug 13 19:39:18.588826 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-733bf0a9-55bd-401d-b4c9-8f80c562289f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:18.588999 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-733bf0a9-55bd-401d-b4c9-8f80c562289f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:18.596137 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:18.596137 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:18.599025 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-733bf0a9-55bd-401d-b4c9-8f80c562289f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:18.602487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-733bf0a9-55bd-401d-b4c9-8f80c562289f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 returned with HTTP 200 Aug 13 19:39:18.602832 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1252/4992] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:18 2026] GET /volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:19.616816 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d2d541ab-2158-44ca-a5f5-82973784311c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:19.618451 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2d541ab-2158-44ca-a5f5-82973784311c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 Aug 13 19:39:19.618646 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2d541ab-2158-44ca-a5f5-82973784311c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:19.618842 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d2d541ab-2158-44ca-a5f5-82973784311c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:19.625332 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:19.625332 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:19.628219 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d2d541ab-2158-44ca-a5f5-82973784311c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:19.631730 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d2d541ab-2158-44ca-a5f5-82973784311c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 returned with HTTP 200 Aug 13 19:39:19.632108 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1253/4993] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:19 2026] GET /volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:19.643825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d9f739f0-63df-4c67-8b42-bedb14c44b89 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:19.645428 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d9f739f0-63df-4c67-8b42-bedb14c44b89 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:39:19.645823 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d9f739f0-63df-4c67-8b42-bedb14c44b89 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da4b59ee-1a99-42c8-a3e4-602b89fa76b7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2057738679"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:19.653413 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:19.653413 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:19.654504 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d9f739f0-63df-4c67-8b42-bedb14c44b89 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:19.654504 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-d9f739f0-63df-4c67-8b42-bedb14c44b89 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create snapshot from volume da4b59ee-1a99-42c8-a3e4-602b89fa76b7 Aug 13 19:39:19.673574 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-d9f739f0-63df-4c67-8b42-bedb14c44b89 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['ac6f9cbd-5e24-478b-bcd4-8f10ff94cd6b', '1590c380-5e64-41f2-ba98-91fa613c85a9', '0065de2c-015d-4498-b506-dbcc99950c5b', '80b1ae32-5383-4e99-aa18-c6358055a92f'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:19.697433 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-d9f739f0-63df-4c67-8b42-bedb14c44b89 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot create request issued successfully. Aug 13 19:39:19.697900 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d9f739f0-63df-4c67-8b42-bedb14c44b89 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:39:19.698530 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1244/4994] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:39:19 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 13 19:39:19.706404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9557f000-53e4-41f1-a1c2-5bfc7c862b3f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:19.708094 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9557f000-53e4-41f1-a1c2-5bfc7c862b3f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 Aug 13 19:39:19.708256 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9557f000-53e4-41f1-a1c2-5bfc7c862b3f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:19.708465 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9557f000-53e4-41f1-a1c2-5bfc7c862b3f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:19.713038 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:19.713038 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:19.713309 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9557f000-53e4-41f1-a1c2-5bfc7c862b3f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:19.713862 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9557f000-53e4-41f1-a1c2-5bfc7c862b3f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 returned with HTTP 200 Aug 13 19:39:19.714186 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1246/4995] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:19 2026] GET /volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:20.722808 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-83fb1c6f-bea8-40b1-916a-91abb4f1d853 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:20.724680 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83fb1c6f-bea8-40b1-916a-91abb4f1d853 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 Aug 13 19:39:20.724873 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83fb1c6f-bea8-40b1-916a-91abb4f1d853 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:20.725057 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-83fb1c6f-bea8-40b1-916a-91abb4f1d853 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:20.730258 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:20.730258 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:20.730653 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-83fb1c6f-bea8-40b1-916a-91abb4f1d853 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:20.731381 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-83fb1c6f-bea8-40b1-916a-91abb4f1d853 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 returned with HTTP 200 Aug 13 19:39:20.731835 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1253/4996] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:20 2026] GET /volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:20.741673 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-592c26fa-0ea8-4db7-8420-83d06a4b479b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:20.743671 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-592c26fa-0ea8-4db7-8420-83d06a4b479b tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] POST https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30/action Aug 13 19:39:20.744058 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-592c26fa-0ea8-4db7-8420-83d06a4b479b tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:39:20.744181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-592c26fa-0ea8-4db7-8420-83d06a4b479b tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:20.745785 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-592c26fa-0ea8-4db7-8420-83d06a4b479b tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Updating snapshot '560fef0a-b569-4534-a700-85068713ca30' with '{'status': 'error'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:39:20.759193 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:20.759193 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:20.760029 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-592c26fa-0ea8-4db7-8420-83d06a4b479b tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b69b235a623041bd824dcb1c90a5cfbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aac563644fd24b00981f061c395d0f83', '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=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:39:20.760312 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-592c26fa-0ea8-4db7-8420-83d06a4b479b tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30/action returned with HTTP 403 Aug 13 19:39:20.761199 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1254/4997] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:39:20 2026] POST /volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:20.770815 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6c8145d2-2345-46e7-bdca-f7d90f257f8f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:20.772905 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6c8145d2-2345-46e7-bdca-f7d90f257f8f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 Aug 13 19:39:20.773325 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6c8145d2-2345-46e7-bdca-f7d90f257f8f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:20.774328 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6c8145d2-2345-46e7-bdca-f7d90f257f8f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:20.774328 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-6c8145d2-2345-46e7-bdca-f7d90f257f8f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete snapshot with id: 560fef0a-b569-4534-a700-85068713ca30 Aug 13 19:39:20.779972 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:20.779972 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:20.780857 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6c8145d2-2345-46e7-bdca-f7d90f257f8f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:20.798493 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6c8145d2-2345-46e7-bdca-f7d90f257f8f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot delete request issued successfully. Aug 13 19:39:20.799472 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6c8145d2-2345-46e7-bdca-f7d90f257f8f tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 returned with HTTP 202 Aug 13 19:39:20.799472 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1245/4998] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:39:20 2026] DELETE /volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:20.807111 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6b31e2b7-1fe3-4acf-a3f3-784afa85b65c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:20.810068 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6b31e2b7-1fe3-4acf-a3f3-784afa85b65c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 Aug 13 19:39:20.810296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6b31e2b7-1fe3-4acf-a3f3-784afa85b65c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:20.810492 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6b31e2b7-1fe3-4acf-a3f3-784afa85b65c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:20.815541 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:20.815541 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:20.816675 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6b31e2b7-1fe3-4acf-a3f3-784afa85b65c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:20.817518 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6b31e2b7-1fe3-4acf-a3f3-784afa85b65c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 returned with HTTP 200 Aug 13 19:39:20.818185 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1247/4999] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:20 2026] GET /volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:21.827234 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a6667d4a-c083-4b97-a89f-37ecc6515176 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:21.829232 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6667d4a-c083-4b97-a89f-37ecc6515176 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 Aug 13 19:39:21.829429 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6667d4a-c083-4b97-a89f-37ecc6515176 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:21.829618 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a6667d4a-c083-4b97-a89f-37ecc6515176 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:21.833876 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a6667d4a-c083-4b97-a89f-37ecc6515176 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 returned with HTTP 404 Aug 13 19:39:21.834335 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1254/5000] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:21 2026] GET /volume/v3/snapshots/560fef0a-b569-4534-a700-85068713ca30 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:21.840509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33963382-2751-40d5-804b-48372d027fd4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:21.842584 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33963382-2751-40d5-804b-48372d027fd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 Aug 13 19:39:21.842839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33963382-2751-40d5-804b-48372d027fd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:21.843610 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33963382-2751-40d5-804b-48372d027fd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:21.843828 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-33963382-2751-40d5-804b-48372d027fd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume with id: da4b59ee-1a99-42c8-a3e4-602b89fa76b7 Aug 13 19:39:21.854193 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:21.854193 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:21.854664 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33963382-2751-40d5-804b-48372d027fd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:21.886143 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33963382-2751-40d5-804b-48372d027fd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume request issued successfully. Aug 13 19:39:21.886244 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33963382-2751-40d5-804b-48372d027fd4 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 returned with HTTP 202 Aug 13 19:39:21.886662 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1255/5001] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:39:21 2026] DELETE /volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:21.895855 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9f84b39c-a636-4bb4-b189-0728be00a6b2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:21.897582 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9f84b39c-a636-4bb4-b189-0728be00a6b2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 Aug 13 19:39:21.897872 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9f84b39c-a636-4bb4-b189-0728be00a6b2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:21.898153 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9f84b39c-a636-4bb4-b189-0728be00a6b2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:21.906675 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:21.906675 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:21.911141 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-9f84b39c-a636-4bb4-b189-0728be00a6b2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:21.914600 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9f84b39c-a636-4bb4-b189-0728be00a6b2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 returned with HTTP 200 Aug 13 19:39:21.915062 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1246/5002] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:21 2026] GET /volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:22.927737 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8e299c03-35ac-4661-b852-3e911e70a79e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:22.929593 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8e299c03-35ac-4661-b852-3e911e70a79e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 Aug 13 19:39:22.929813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8e299c03-35ac-4661-b852-3e911e70a79e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:22.929985 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8e299c03-35ac-4661-b852-3e911e70a79e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:22.937489 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8e299c03-35ac-4661-b852-3e911e70a79e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 returned with HTTP 404 Aug 13 19:39:22.938169 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1248/5003] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:22 2026] GET /volume/v3/volumes/da4b59ee-1a99-42c8-a3e4-602b89fa76b7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:22.946140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:22.947818 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:39:22.948128 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-693075234"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:22.949785 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-693075234'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:39:22.949897 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume of 1 GB Aug 13 19:39:22.957296 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Availability Zones retrieved successfully. Aug 13 19:39:22.959624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (d7b67d55-ecb1-4bb3-a41d-74303b5e0f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:22.960980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7842b3d2-77be-47dd-be12-e426a92ccc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:22.962301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:39:22.986618 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7842b3d2-77be-47dd-be12-e426a92ccc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:22.987695 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc272d6c-5c0d-4439-ad0f-d56509825593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:23.028390 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['0c62d43a-2a3a-4b58-915e-394d9744d48b', '4d667a68-211f-4c18-ae39-f1aceb7267f1', 'b1de58f5-f8d2-41d5-8418-569c6650fc5e', '5bb09149-1a48-41a3-bfab-6cb01a10f448'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:23.029075 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc272d6c-5c0d-4439-ad0f-d56509825593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c62d43a-2a3a-4b58-915e-394d9744d48b', '4d667a68-211f-4c18-ae39-f1aceb7267f1', 'b1de58f5-f8d2-41d5-8418-569c6650fc5e', '5bb09149-1a48-41a3-bfab-6cb01a10f448']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:23.029784 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e69c52-b501-40dc-87f3-7f47d6d92924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:23.051177 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e69c52-b501-40dc-87f3-7f47d6d92924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a65afcd7-0952-4b6e-b131-3bdbef1512cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-693075234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['0c62d43a-2a3a-4b58-915e-394d9744d48b','4d667a68-211f-4c18-ae39-f1aceb7267f1','b1de58f5-f8d2-41d5-8418-569c6650fc5e','5bb09149-1a48-41a3-bfab-6cb01a10f448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-693075234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a65afcd7-0952-4b6e-b131-3bdbef1512cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac563644fd24b00981f061c395d0f83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a182fba3f0146d79371146cf733e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:23.051870 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3995b4e4-ee9c-4aaa-a6a6-8a72bbfe0f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:23.066868 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3995b4e4-ee9c-4aaa-a6a6-8a72bbfe0f62) transitioned into state 'SUCCESS' from state '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-693075234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['0c62d43a-2a3a-4b58-915e-394d9744d48b','4d667a68-211f-4c18-ae39-f1aceb7267f1','b1de58f5-f8d2-41d5-8418-569c6650fc5e','5bb09149-1a48-41a3-bfab-6cb01a10f448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:23.067497 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580ceccd-3296-4bcf-acfb-7d98920c599a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:23.075301 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580ceccd-3296-4bcf-acfb-7d98920c599a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:23.076034 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (d7b67d55-ecb1-4bb3-a41d-74303b5e0f64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:23.076420 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request issued successfully. Aug 13 19:39:23.076939 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b5882e9a-5b23-4680-bd53-c4d3c13d495e tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:39:23.077352 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1255/5004] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:39:22 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:39:23.089429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3bfd8414-cbd8-4723-9397-bed892d73cc7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:23.091398 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3bfd8414-cbd8-4723-9397-bed892d73cc7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb Aug 13 19:39:23.091656 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3bfd8414-cbd8-4723-9397-bed892d73cc7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:23.091878 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3bfd8414-cbd8-4723-9397-bed892d73cc7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:23.101142 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:23.101142 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:23.105133 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3bfd8414-cbd8-4723-9397-bed892d73cc7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:23.109381 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3bfd8414-cbd8-4723-9397-bed892d73cc7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb returned with HTTP 200 Aug 13 19:39:23.109828 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1256/5005] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:23 2026] GET /volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:24.121740 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4c8d92f3-9101-45c7-bb2a-42304088a486 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:24.123841 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4c8d92f3-9101-45c7-bb2a-42304088a486 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb Aug 13 19:39:24.123998 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4c8d92f3-9101-45c7-bb2a-42304088a486 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:24.124169 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4c8d92f3-9101-45c7-bb2a-42304088a486 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:24.131133 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:24.131133 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:24.134865 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4c8d92f3-9101-45c7-bb2a-42304088a486 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:24.140607 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4c8d92f3-9101-45c7-bb2a-42304088a486 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb returned with HTTP 200 Aug 13 19:39:24.141168 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1247/5006] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:24 2026] GET /volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:24.152906 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-55976edb-d8dc-4133-bb53-06c112c77916 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:24.154766 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-55976edb-d8dc-4133-bb53-06c112c77916 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:39:24.155165 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-55976edb-d8dc-4133-bb53-06c112c77916 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a65afcd7-0952-4b6e-b131-3bdbef1512cb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1838140576"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:24.163923 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:24.163923 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:24.164338 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-55976edb-d8dc-4133-bb53-06c112c77916 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:24.164495 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-55976edb-d8dc-4133-bb53-06c112c77916 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create snapshot from volume a65afcd7-0952-4b6e-b131-3bdbef1512cb Aug 13 19:39:24.190405 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-55976edb-d8dc-4133-bb53-06c112c77916 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['60f8b4e1-0b91-4a36-a6ff-70ce0135f466', '44d5a140-5c6f-412b-a400-7933a78c606c', '314443f2-7883-47ea-8a05-cd4e1eb850fa', 'c715f343-3ebf-4c68-9e06-b61d2400b950'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:24.224470 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-55976edb-d8dc-4133-bb53-06c112c77916 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot create request issued successfully. Aug 13 19:39:24.224884 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-55976edb-d8dc-4133-bb53-06c112c77916 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:39:24.225455 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1249/5007] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:39:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:39:24.242221 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-698f6f58-dd18-44b3-9e41-f20a022f30b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:24.246181 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-698f6f58-dd18-44b3-9e41-f20a022f30b1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e Aug 13 19:39:24.246432 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-698f6f58-dd18-44b3-9e41-f20a022f30b1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:24.246694 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-698f6f58-dd18-44b3-9e41-f20a022f30b1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:24.252659 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:24.252659 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:24.253084 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-698f6f58-dd18-44b3-9e41-f20a022f30b1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:24.253936 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-698f6f58-dd18-44b3-9e41-f20a022f30b1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e returned with HTTP 200 Aug 13 19:39:24.254449 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1256/5008] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:24 2026] GET /volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:25.263298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c86d81ec-36b1-4961-9a3e-a54296a864a3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:25.265605 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c86d81ec-36b1-4961-9a3e-a54296a864a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e Aug 13 19:39:25.265853 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c86d81ec-36b1-4961-9a3e-a54296a864a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:25.266089 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c86d81ec-36b1-4961-9a3e-a54296a864a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:25.272255 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:25.272255 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:25.272714 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c86d81ec-36b1-4961-9a3e-a54296a864a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:25.273621 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c86d81ec-36b1-4961-9a3e-a54296a864a3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e returned with HTTP 200 Aug 13 19:39:25.274109 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1257/5009] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:25 2026] GET /volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:25.282910 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6283b580-48f6-41fa-b3a9-7dccfe0b5565 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:25.284651 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6283b580-48f6-41fa-b3a9-7dccfe0b5565 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] GET https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e Aug 13 19:39:25.284846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6283b580-48f6-41fa-b3a9-7dccfe0b5565 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:25.285032 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6283b580-48f6-41fa-b3a9-7dccfe0b5565 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:25.289978 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:25.289978 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:25.290401 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6283b580-48f6-41fa-b3a9-7dccfe0b5565 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Snapshot retrieved successfully. Aug 13 19:39:25.291142 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6283b580-48f6-41fa-b3a9-7dccfe0b5565 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e returned with HTTP 200 Aug 13 19:39:25.291522 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1248/5010] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:25 2026] GET /volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:25.300347 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ec147fae-c88e-4ffb-9151-d8a47caca6af None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:25.302712 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec147fae-c88e-4ffb-9151-d8a47caca6af tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e Aug 13 19:39:25.302952 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec147fae-c88e-4ffb-9151-d8a47caca6af tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:25.303191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ec147fae-c88e-4ffb-9151-d8a47caca6af tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:25.303325 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-ec147fae-c88e-4ffb-9151-d8a47caca6af tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete snapshot with id: cb0f037b-1edb-4cf4-ac87-e417afd7d91e Aug 13 19:39:25.309088 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:25.309088 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:25.309465 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ec147fae-c88e-4ffb-9151-d8a47caca6af tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:25.326917 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ec147fae-c88e-4ffb-9151-d8a47caca6af tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot delete request issued successfully. Aug 13 19:39:25.327179 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ec147fae-c88e-4ffb-9151-d8a47caca6af tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e returned with HTTP 202 Aug 13 19:39:25.327725 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1250/5011] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:39:25 2026] DELETE /volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:25.335868 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-712c20da-3da1-45d4-b690-6a5f0df55028 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:25.337732 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-712c20da-3da1-45d4-b690-6a5f0df55028 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e Aug 13 19:39:25.338004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-712c20da-3da1-45d4-b690-6a5f0df55028 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:25.338182 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-712c20da-3da1-45d4-b690-6a5f0df55028 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:25.344069 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:25.344069 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:25.344412 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-712c20da-3da1-45d4-b690-6a5f0df55028 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:25.345023 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-712c20da-3da1-45d4-b690-6a5f0df55028 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e returned with HTTP 200 Aug 13 19:39:25.345414 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1257/5012] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:25 2026] GET /volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:26.354501 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-38d5381b-f696-44da-a092-4d43d250dd3c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:26.356255 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-38d5381b-f696-44da-a092-4d43d250dd3c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e Aug 13 19:39:26.356449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-38d5381b-f696-44da-a092-4d43d250dd3c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:26.356636 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-38d5381b-f696-44da-a092-4d43d250dd3c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:26.360573 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-38d5381b-f696-44da-a092-4d43d250dd3c tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e returned with HTTP 404 Aug 13 19:39:26.361009 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1258/5013] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:26 2026] GET /volume/v3/snapshots/cb0f037b-1edb-4cf4-ac87-e417afd7d91e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:26.366841 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6859d1c7-ca05-45c7-a46a-b16a446a6014 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:26.368370 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6859d1c7-ca05-45c7-a46a-b16a446a6014 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb Aug 13 19:39:26.368558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6859d1c7-ca05-45c7-a46a-b16a446a6014 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:26.368755 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6859d1c7-ca05-45c7-a46a-b16a446a6014 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:26.368900 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-6859d1c7-ca05-45c7-a46a-b16a446a6014 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume with id: a65afcd7-0952-4b6e-b131-3bdbef1512cb Aug 13 19:39:26.375317 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:26.375317 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:26.375604 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6859d1c7-ca05-45c7-a46a-b16a446a6014 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:26.390003 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6859d1c7-ca05-45c7-a46a-b16a446a6014 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume request issued successfully. Aug 13 19:39:26.390177 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6859d1c7-ca05-45c7-a46a-b16a446a6014 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb returned with HTTP 202 Aug 13 19:39:26.390592 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1249/5014] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:39:26 2026] DELETE /volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:26.400071 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d7c206f9-8077-4a64-a823-d5359d3d0817 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:26.402217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7c206f9-8077-4a64-a823-d5359d3d0817 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb Aug 13 19:39:26.402510 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7c206f9-8077-4a64-a823-d5359d3d0817 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:26.402792 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7c206f9-8077-4a64-a823-d5359d3d0817 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:26.411934 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:26.411934 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:26.416152 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d7c206f9-8077-4a64-a823-d5359d3d0817 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:26.420594 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7c206f9-8077-4a64-a823-d5359d3d0817 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb returned with HTTP 200 Aug 13 19:39:26.420982 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1251/5015] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:26 2026] GET /volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:27.433956 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7b75455f-1ba3-47f9-9e15-d127d03cc928 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:27.435771 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b75455f-1ba3-47f9-9e15-d127d03cc928 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb Aug 13 19:39:27.436031 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b75455f-1ba3-47f9-9e15-d127d03cc928 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:27.436229 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7b75455f-1ba3-47f9-9e15-d127d03cc928 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:27.441984 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7b75455f-1ba3-47f9-9e15-d127d03cc928 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb returned with HTTP 404 Aug 13 19:39:27.442488 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1258/5016] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:27 2026] GET /volume/v3/volumes/a65afcd7-0952-4b6e-b131-3bdbef1512cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:27.452005 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:27.453768 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:39:27.454092 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2140151385"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:27.455811 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2140151385'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:39:27.455933 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume of 1 GB Aug 13 19:39:27.459712 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Availability Zones retrieved successfully. Aug 13 19:39:27.464690 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (0b01d838-0de0-46cb-a0cb-4e5a192533c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:27.465775 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ea9ac7-d130-458e-b4c4-fe3ca4df10ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:27.466508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:39:27.490502 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ea9ac7-d130-458e-b4c4-fe3ca4df10ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:27.491319 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ea30a0-e807-4485-8ad9-9a0dc319d9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:27.528098 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['748d4867-e287-4de5-9861-e91b1ea38300', '9113ecdf-84b4-4d66-81ec-e32e934dcbc4', '45964bb9-120c-4833-b408-91b29d95bc38', 'c811673f-e1a6-4336-a6e0-69f97eadf7c2'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:27.528853 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ea30a0-e807-4485-8ad9-9a0dc319d9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['748d4867-e287-4de5-9861-e91b1ea38300', '9113ecdf-84b4-4d66-81ec-e32e934dcbc4', '45964bb9-120c-4833-b408-91b29d95bc38', 'c811673f-e1a6-4336-a6e0-69f97eadf7c2']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:27.529567 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe3dcee5-804e-4c1e-88e8-b97022d4f053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:27.551627 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe3dcee5-804e-4c1e-88e8-b97022d4f053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29b47f54-5f35-47ef-9345-1d1f3b0c330f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2140151385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['748d4867-e287-4de5-9861-e91b1ea38300','9113ecdf-84b4-4d66-81ec-e32e934dcbc4','45964bb9-120c-4833-b408-91b29d95bc38','c811673f-e1a6-4336-a6e0-69f97eadf7c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2140151385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29b47f54-5f35-47ef-9345-1d1f3b0c330f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac563644fd24b00981f061c395d0f83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a182fba3f0146d79371146cf733e68b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:27.552306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1a3f33-6b75-4c7d-8d21-582e24afd5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:27.568563 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1a3f33-6b75-4c7d-8d21-582e24afd5f0) transitioned into state 'SUCCESS' from state '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-2140151385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac563644fd24b00981f061c395d0f83',qos_specs=None,replication_status=,reservations=['748d4867-e287-4de5-9861-e91b1ea38300','9113ecdf-84b4-4d66-81ec-e32e934dcbc4','45964bb9-120c-4833-b408-91b29d95bc38','c811673f-e1a6-4336-a6e0-69f97eadf7c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a182fba3f0146d79371146cf733e68b',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:27.569216 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1deca16-4189-4a9e-b444-40962dd0c2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:39:27.578366 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1deca16-4189-4a9e-b444-40962dd0c2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:39:27.579125 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Flow 'volume_create_api' (0b01d838-0de0-46cb-a0cb-4e5a192533c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:39:27.579609 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create volume request issued successfully. Aug 13 19:39:27.580141 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d25a588b-d837-429a-b9d1-b65a4cd0c2d8 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:39:27.580584 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1259/5017] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:39:27 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:39:27.594346 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0c28e10d-2402-4452-86b0-3615521c6684 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:27.596435 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c28e10d-2402-4452-86b0-3615521c6684 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f Aug 13 19:39:27.596627 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c28e10d-2402-4452-86b0-3615521c6684 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:27.596809 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0c28e10d-2402-4452-86b0-3615521c6684 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:27.603474 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:27.603474 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:27.606775 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0c28e10d-2402-4452-86b0-3615521c6684 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:27.610632 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0c28e10d-2402-4452-86b0-3615521c6684 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f returned with HTTP 200 Aug 13 19:39:27.611047 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1250/5018] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:27 2026] GET /volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:28.623775 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-02ce0871-459b-4e43-873e-baad6c3574fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:28.625727 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02ce0871-459b-4e43-873e-baad6c3574fd tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f Aug 13 19:39:28.625923 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02ce0871-459b-4e43-873e-baad6c3574fd tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:28.626110 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-02ce0871-459b-4e43-873e-baad6c3574fd tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:28.634156 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:28.634156 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:28.637492 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-02ce0871-459b-4e43-873e-baad6c3574fd tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:28.641120 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-02ce0871-459b-4e43-873e-baad6c3574fd tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f returned with HTTP 200 Aug 13 19:39:28.641487 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1252/5019] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:28 2026] GET /volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:28.654335 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e79ff3ee-b86d-4c19-b059-4f394dbb1708 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:28.656658 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e79ff3ee-b86d-4c19-b059-4f394dbb1708 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:39:28.657120 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e79ff3ee-b86d-4c19-b059-4f394dbb1708 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29b47f54-5f35-47ef-9345-1d1f3b0c330f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-592394926"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:28.668219 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:28.668219 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:28.668647 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e79ff3ee-b86d-4c19-b059-4f394dbb1708 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:28.668775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-e79ff3ee-b86d-4c19-b059-4f394dbb1708 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Create snapshot from volume 29b47f54-5f35-47ef-9345-1d1f3b0c330f Aug 13 19:39:28.690983 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e79ff3ee-b86d-4c19-b059-4f394dbb1708 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Created reservations ['cc21a05f-f121-446a-8906-267d1001f46a', '50503863-359a-460e-a5c9-b00683dacb5f', '1c011407-8f92-4af1-83a7-f02a156b158f', '7af86dc6-26c3-44cc-a24f-7c569118c10e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:28.719625 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e79ff3ee-b86d-4c19-b059-4f394dbb1708 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot create request issued successfully. Aug 13 19:39:28.719929 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e79ff3ee-b86d-4c19-b059-4f394dbb1708 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:39:28.720351 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1259/5020] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:39:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:39:28.732660 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-812a068b-03a1-4c2c-905b-0927f76bb6d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:28.735738 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-812a068b-03a1-4c2c-905b-0927f76bb6d2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 Aug 13 19:39:28.736058 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-812a068b-03a1-4c2c-905b-0927f76bb6d2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:28.736464 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-812a068b-03a1-4c2c-905b-0927f76bb6d2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:28.743533 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:28.743533 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:28.743943 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-812a068b-03a1-4c2c-905b-0927f76bb6d2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:28.744846 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-812a068b-03a1-4c2c-905b-0927f76bb6d2 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 returned with HTTP 200 Aug 13 19:39:28.745398 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1260/5021] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:28 2026] GET /volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:29.754879 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8d2e699f-880a-41a9-960b-9cc4dd1877e3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:29.756771 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d2e699f-880a-41a9-960b-9cc4dd1877e3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 Aug 13 19:39:29.756962 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d2e699f-880a-41a9-960b-9cc4dd1877e3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:29.757162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d2e699f-880a-41a9-960b-9cc4dd1877e3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:29.762988 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:29.762988 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:29.763350 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8d2e699f-880a-41a9-960b-9cc4dd1877e3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:29.764084 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d2e699f-880a-41a9-960b-9cc4dd1877e3 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 returned with HTTP 200 Aug 13 19:39:29.764497 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1251/5022] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:29 2026] GET /volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:29.772434 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-46777eb5-d590-458f-8e21-8bfee313b0d0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:29.774079 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-46777eb5-d590-458f-8e21-8bfee313b0d0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] POST https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85/action Aug 13 19:39:29.774427 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-46777eb5-d590-458f-8e21-8bfee313b0d0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:39:29.774549 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-46777eb5-d590-458f-8e21-8bfee313b0d0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:29.775829 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.snapshot_unmanage [None req-46777eb5-d590-458f-8e21-8bfee313b0d0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Unmanage snapshot with id: b353a029-8988-4856-9e74-26294ec9cd85 Aug 13 19:39:29.780612 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:29.780612 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:29.780975 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-46777eb5-d590-458f-8e21-8bfee313b0d0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Snapshot retrieved successfully. Aug 13 19:39:29.781650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-46777eb5-d590-458f-8e21-8bfee313b0d0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b69b235a623041bd824dcb1c90a5cfbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aac563644fd24b00981f061c395d0f83', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:39:29.781825 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-46777eb5-d590-458f-8e21-8bfee313b0d0 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-reader] https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85/action returned with HTTP 403 Aug 13 19:39:29.782244 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1253/5023] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:39:29 2026] POST /volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:29.789242 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-274ace5d-ce3e-4175-8b05-96f377367abe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:29.791191 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-274ace5d-ce3e-4175-8b05-96f377367abe tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 Aug 13 19:39:29.791424 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-274ace5d-ce3e-4175-8b05-96f377367abe tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:29.791623 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-274ace5d-ce3e-4175-8b05-96f377367abe tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:29.791721 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-274ace5d-ce3e-4175-8b05-96f377367abe tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete snapshot with id: b353a029-8988-4856-9e74-26294ec9cd85 Aug 13 19:39:29.796536 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:29.796536 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:29.796869 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-274ace5d-ce3e-4175-8b05-96f377367abe tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:29.813416 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-274ace5d-ce3e-4175-8b05-96f377367abe tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot delete request issued successfully. Aug 13 19:39:29.813635 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-274ace5d-ce3e-4175-8b05-96f377367abe tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 returned with HTTP 202 Aug 13 19:39:29.814121 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1260/5024] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:39:29 2026] DELETE /volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:29.822092 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fddbc787-3a95-4b5a-b3be-2f66a6308104 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:29.823989 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fddbc787-3a95-4b5a-b3be-2f66a6308104 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 Aug 13 19:39:29.824193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fddbc787-3a95-4b5a-b3be-2f66a6308104 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:29.824404 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fddbc787-3a95-4b5a-b3be-2f66a6308104 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:29.829337 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:29.829337 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:29.829626 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fddbc787-3a95-4b5a-b3be-2f66a6308104 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Snapshot retrieved successfully. Aug 13 19:39:29.830190 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fddbc787-3a95-4b5a-b3be-2f66a6308104 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 returned with HTTP 200 Aug 13 19:39:29.830597 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1261/5025] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:29 2026] GET /volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:30.839659 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-843cb2a8-670f-4b79-97ee-ce9a29627e8a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:30.841577 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-843cb2a8-670f-4b79-97ee-ce9a29627e8a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 Aug 13 19:39:30.841785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-843cb2a8-670f-4b79-97ee-ce9a29627e8a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:30.841990 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-843cb2a8-670f-4b79-97ee-ce9a29627e8a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:30.846544 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-843cb2a8-670f-4b79-97ee-ce9a29627e8a tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 returned with HTTP 404 Aug 13 19:39:30.847056 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1252/5026] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:30 2026] GET /volume/v3/snapshots/b353a029-8988-4856-9e74-26294ec9cd85 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:30.853248 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-069cb522-e1df-4632-a745-a5dd197785b7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:30.854981 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-069cb522-e1df-4632-a745-a5dd197785b7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f Aug 13 19:39:30.855168 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-069cb522-e1df-4632-a745-a5dd197785b7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:30.855375 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-069cb522-e1df-4632-a745-a5dd197785b7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:30.855540 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-069cb522-e1df-4632-a745-a5dd197785b7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume with id: 29b47f54-5f35-47ef-9345-1d1f3b0c330f Aug 13 19:39:30.862368 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:30.862368 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:30.862663 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-069cb522-e1df-4632-a745-a5dd197785b7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:30.879266 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-069cb522-e1df-4632-a745-a5dd197785b7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Delete volume request issued successfully. Aug 13 19:39:30.879524 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-069cb522-e1df-4632-a745-a5dd197785b7 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f returned with HTTP 202 Aug 13 19:39:30.879841 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1254/5027] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:39:30 2026] DELETE /volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:30.886393 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4f0e8c9e-dffc-412c-9ed8-6493445103f1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:30.888192 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f0e8c9e-dffc-412c-9ed8-6493445103f1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f Aug 13 19:39:30.888339 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f0e8c9e-dffc-412c-9ed8-6493445103f1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:30.888574 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4f0e8c9e-dffc-412c-9ed8-6493445103f1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:30.895213 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:30.895213 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:30.898734 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4f0e8c9e-dffc-412c-9ed8-6493445103f1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Volume info retrieved successfully. Aug 13 19:39:30.902560 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4f0e8c9e-dffc-412c-9ed8-6493445103f1 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f returned with HTTP 200 Aug 13 19:39:30.902973 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1261/5028] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:30 2026] GET /volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:31.916636 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c9ac0d9a-8869-4243-9a9a-ad72c2263d16 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:31.918261 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c9ac0d9a-8869-4243-9a9a-ad72c2263d16 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] GET https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f Aug 13 19:39:31.918434 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c9ac0d9a-8869-4243-9a9a-ad72c2263d16 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:31.918618 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c9ac0d9a-8869-4243-9a9a-ad72c2263d16 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:31.923971 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c9ac0d9a-8869-4243-9a9a-ad72c2263d16 tempest-ProjectReaderTests-247764895 tempest-ProjectReaderTests-247764895-project-admin] https://10.4.3.126/volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f returned with HTTP 404 Aug 13 19:39:31.924402 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1262/5029] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:31 2026] GET /volume/v3/volumes/29b47f54-5f35-47ef-9345-1d1f3b0c330f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:40.514380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-cd56c1e4-043b-4c4e-814a-089f402c19b2 req-766d4a1c-14be-4bda-94cd-a4d22da72480 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:40.640815 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd56c1e4-043b-4c4e-814a-089f402c19b2 req-766d4a1c-14be-4bda-94cd-a4d22da72480 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:39:40.641071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd56c1e4-043b-4c4e-814a-089f402c19b2 req-766d4a1c-14be-4bda-94cd-a4d22da72480 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:40.641232 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-cd56c1e4-043b-4c4e-814a-089f402c19b2 req-766d4a1c-14be-4bda-94cd-a4d22da72480 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:40.650363 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:40.650363 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:40.654500 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-cd56c1e4-043b-4c4e-814a-089f402c19b2 req-766d4a1c-14be-4bda-94cd-a4d22da72480 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:39:40.660092 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-cd56c1e4-043b-4c4e-814a-089f402c19b2 req-766d4a1c-14be-4bda-94cd-a4d22da72480 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:39:40.660516 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1253/5030] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:39:40 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 1140 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:40.874916 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=95,cinder:UPDATE=44,cinder:INSERT=22 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:39:40.902634 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=102,cinder:INSERT=22,cinder:UPDATE=38 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:39:41.920655 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=104,cinder:UPDATE=32,cinder:INSERT=13 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-793ae281-4615-46bb-8525-ca1f53a41a66 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-793ae281-4615-46bb-8525-ca1f53a41a66 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-793ae281-4615-46bb-8525-ca1f53a41a66 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-793ae281-4615-46bb-8525-ca1f53a41a66 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-793ae281-4615-46bb-8525-ca1f53a41a66 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-793ae281-4615-46bb-8525-ca1f53a41a66 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:39:44.120964 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1255/5031] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:43 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-833f4731-06c6-4c1d-a560-503df78f6bd6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-833f4731-06c6-4c1d-a560-503df78f6bd6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-833f4731-06c6-4c1d-a560-503df78f6bd6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-833f4731-06c6-4c1d-a560-503df78f6bd6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-833f4731-06c6-4c1d-a560-503df78f6bd6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-833f4731-06c6-4c1d-a560-503df78f6bd6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:39:44.123553 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1262/5032] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:39:43 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-90b24cda-e3db-4807-8a88-712524d757c4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-90b24cda-e3db-4807-8a88-712524d757c4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b/action Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-90b24cda-e3db-4807-8a88-712524d757c4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-90b24cda-e3db-4807-8a88-712524d757c4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-90b24cda-e3db-4807-8a88-712524d757c4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-90b24cda-e3db-4807-8a88-712524d757c4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Begin detaching volume completed successfully. Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-90b24cda-e3db-4807-8a88-712524d757c4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b/action returned with HTTP 202 Aug 13 19:39:44.124667 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1263/5033] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:39:43 2026] POST /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:39:44.125696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-778cca70-b987-4c67-90cb-d33c901ac34c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:44.125696 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-778cca70-b987-4c67-90cb-d33c901ac34c None None] GET https://10.4.3.126/volume// Aug 13 19:39:44.125696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-778cca70-b987-4c67-90cb-d33c901ac34c None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:44.125696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-778cca70-b987-4c67-90cb-d33c901ac34c None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:44.125696 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-778cca70-b987-4c67-90cb-d33c901ac34c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:39:44.125696 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1254/5034] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:39:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-32f1d3b6-984f-4b68-bf3e-1374423c0705 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-32f1d3b6-984f-4b68-bf3e-1374423c0705 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-32f1d3b6-984f-4b68-bf3e-1374423c0705 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-32f1d3b6-984f-4b68-bf3e-1374423c0705 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-32f1d3b6-984f-4b68-bf3e-1374423c0705 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-32f1d3b6-984f-4b68-bf3e-1374423c0705 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:39:44.126186 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1256/5035] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:39:43 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:39:44.480093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-d7b4fba6-bc79-4e95-bfb8-4cef18e870e3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:44.482075 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-d7b4fba6-bc79-4e95-bfb8-4cef18e870e3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] DELETE https://10.4.3.126/volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be Aug 13 19:39:44.482269 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-d7b4fba6-bc79-4e95-bfb8-4cef18e870e3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:44.482475 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-d7b4fba6-bc79-4e95-bfb8-4cef18e870e3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:44.490041 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:44.490041 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:44.536870 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-b504f33c-15fd-4860-8728-6dba5bcf49f1 req-d7b4fba6-bc79-4e95-bfb8-4cef18e870e3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be returned with HTTP 200 Aug 13 19:39:44.537445 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1263/5036] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:39:44 2026] DELETE /volume/v3/attachments/6fc4baa2-d78f-4b4e-abfe-acfe5b3646be => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:44.697956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-383b1d27-943b-42e0-a7c0-491c34a32ce3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:44.699745 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-383b1d27-943b-42e0-a7c0-491c34a32ce3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:39:44.699928 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-383b1d27-943b-42e0-a7c0-491c34a32ce3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:44.700102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-383b1d27-943b-42e0-a7c0-491c34a32ce3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:44.706842 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:44.706842 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:44.710043 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-383b1d27-943b-42e0-a7c0-491c34a32ce3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:39:44.713839 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-383b1d27-943b-42e0-a7c0-491c34a32ce3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:39:44.714354 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1264/5037] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:39:44 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:50.659361 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=81,cinder:UPDATE=31,cinder:INSERT=12 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:39:52.340869 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-fccf6dd6-ff94-49b4-b783-75fa008df463 req-2f47d61c-047b-4c71-926f-877af4f5ba3c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:52.342899 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fccf6dd6-ff94-49b4-b783-75fa008df463 req-2f47d61c-047b-4c71-926f-877af4f5ba3c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] DELETE https://10.4.3.126/volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624 Aug 13 19:39:52.342899 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fccf6dd6-ff94-49b4-b783-75fa008df463 req-2f47d61c-047b-4c71-926f-877af4f5ba3c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:52.343101 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-fccf6dd6-ff94-49b4-b783-75fa008df463 req-2f47d61c-047b-4c71-926f-877af4f5ba3c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:52.350333 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:52.350333 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:52.401245 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-fccf6dd6-ff94-49b4-b783-75fa008df463 req-2f47d61c-047b-4c71-926f-877af4f5ba3c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624 returned with HTTP 200 Aug 13 19:39:52.401628 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1255/5038] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:39:52 2026] DELETE /volume/v3/attachments/699d15d1-d25d-43c6-b9b8-918be359b624 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:53.386446 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3f05294b-6ae9-488c-b0e9-73bdf123b80a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:53.388235 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f05294b-6ae9-488c-b0e9-73bdf123b80a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:53.388453 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f05294b-6ae9-488c-b0e9-73bdf123b80a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:53.388626 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3f05294b-6ae9-488c-b0e9-73bdf123b80a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:53.388790 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3f05294b-6ae9-488c-b0e9-73bdf123b80a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Delete volume with id: c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:53.396353 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:53.396353 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:53.396773 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3f05294b-6ae9-488c-b0e9-73bdf123b80a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:53.415335 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3f05294b-6ae9-488c-b0e9-73bdf123b80a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Delete volume request issued successfully. Aug 13 19:39:53.415622 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3f05294b-6ae9-488c-b0e9-73bdf123b80a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 202 Aug 13 19:39:53.416009 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1257/5039] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:39:53 2026] DELETE /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:39:53.422624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cef03c04-95f5-4a09-9855-769645c471b8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:53.424247 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cef03c04-95f5-4a09-9855-769645c471b8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:53.424462 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cef03c04-95f5-4a09-9855-769645c471b8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:53.424633 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cef03c04-95f5-4a09-9855-769645c471b8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:53.433293 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:53.433293 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:53.437627 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-cef03c04-95f5-4a09-9855-769645c471b8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:53.442629 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cef03c04-95f5-4a09-9855-769645c471b8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 200 Aug 13 19:39:53.443079 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1264/5040] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:39:53 2026] GET /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:39:54.456595 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8392bd5a-653a-4de5-9d04-6e0b73b8fb63 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:54.458855 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8392bd5a-653a-4de5-9d04-6e0b73b8fb63 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 Aug 13 19:39:54.459267 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8392bd5a-653a-4de5-9d04-6e0b73b8fb63 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:54.459366 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8392bd5a-653a-4de5-9d04-6e0b73b8fb63 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:54.467701 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8392bd5a-653a-4de5-9d04-6e0b73b8fb63 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 returned with HTTP 404 Aug 13 19:39:54.468378 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1265/5041] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:39:54 2026] GET /volume/v3/volumes/c08765dc-ebff-46c8-b46d-19a1e5bfe186 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:39:54.476107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-be8fc672-25fa-4039-9615-62edcc199b96 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:54.478549 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-be8fc672-25fa-4039-9615-62edcc199b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 Aug 13 19:39:54.478846 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-be8fc672-25fa-4039-9615-62edcc199b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:54.479106 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-be8fc672-25fa-4039-9615-62edcc199b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:54.479335 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-be8fc672-25fa-4039-9615-62edcc199b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Delete snapshot with id: ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 Aug 13 19:39:54.486635 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:54.486635 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:54.487423 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-be8fc672-25fa-4039-9615-62edcc199b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot retrieved successfully. Aug 13 19:39:54.510669 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-be8fc672-25fa-4039-9615-62edcc199b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot delete request issued successfully. Aug 13 19:39:54.511039 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-be8fc672-25fa-4039-9615-62edcc199b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 returned with HTTP 202 Aug 13 19:39:54.511671 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1256/5042] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:39:54 2026] DELETE /volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:54.519442 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-da853a4f-ec3c-41df-bad5-5fafc4e9d24a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:54.520640 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da853a4f-ec3c-41df-bad5-5fafc4e9d24a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 Aug 13 19:39:54.520890 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da853a4f-ec3c-41df-bad5-5fafc4e9d24a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:54.521169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-da853a4f-ec3c-41df-bad5-5fafc4e9d24a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:54.527397 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:54.527397 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:54.527939 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-da853a4f-ec3c-41df-bad5-5fafc4e9d24a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot retrieved successfully. Aug 13 19:39:54.528760 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-da853a4f-ec3c-41df-bad5-5fafc4e9d24a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 returned with HTTP 200 Aug 13 19:39:54.529177 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1258/5043] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:54 2026] GET /volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:55.537564 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f3d9654d-aa26-449e-bf94-7e327c5c4d9a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:55.539486 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f3d9654d-aa26-449e-bf94-7e327c5c4d9a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 Aug 13 19:39:55.539708 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f3d9654d-aa26-449e-bf94-7e327c5c4d9a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:55.539934 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f3d9654d-aa26-449e-bf94-7e327c5c4d9a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:55.543920 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f3d9654d-aa26-449e-bf94-7e327c5c4d9a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 returned with HTTP 404 Aug 13 19:39:55.544579 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1265/5044] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:55 2026] GET /volume/v3/snapshots/ab0a6ac1-9342-4f5b-83ea-6d50243d50f9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:39:57.183951 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-31185114-180c-4ec3-8c1d-5c0d3b852044 req-8858eeb0-6627-4bcd-b2b7-e73b73619c4c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:57.185845 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-31185114-180c-4ec3-8c1d-5c0d3b852044 req-8858eeb0-6627-4bcd-b2b7-e73b73619c4c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0 Aug 13 19:39:57.186299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-31185114-180c-4ec3-8c1d-5c0d3b852044 req-8858eeb0-6627-4bcd-b2b7-e73b73619c4c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:57.186375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-31185114-180c-4ec3-8c1d-5c0d3b852044 req-8858eeb0-6627-4bcd-b2b7-e73b73619c4c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:57.194108 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:57.194108 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:57.239412 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-31185114-180c-4ec3-8c1d-5c0d3b852044 req-8858eeb0-6627-4bcd-b2b7-e73b73619c4c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0 returned with HTTP 200 Aug 13 19:39:57.239910 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1266/5045] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:39:57 2026] DELETE /volume/v3/attachments/5398edd8-9f68-4c80-b515-d3500304bca0 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:58.577132 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f21c6b4c-3067-42d2-ae75-6263923614a6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:58.578856 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f21c6b4c-3067-42d2-ae75-6263923614a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:39:58.579166 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f21c6b4c-3067-42d2-ae75-6263923614a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:58.579406 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f21c6b4c-3067-42d2-ae75-6263923614a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:58.579634 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-f21c6b4c-3067-42d2-ae75-6263923614a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Delete volume with id: 9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:39:58.586785 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:58.586785 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:58.587368 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f21c6b4c-3067-42d2-ae75-6263923614a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:58.602706 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f21c6b4c-3067-42d2-ae75-6263923614a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Delete volume request issued successfully. Aug 13 19:39:58.603003 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f21c6b4c-3067-42d2-ae75-6263923614a6 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 202 Aug 13 19:39:58.603553 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1257/5046] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:39:58 2026] DELETE /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:39:58.611446 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-34bf5184-0d52-4191-a778-00466a70a0d8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:58.613330 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-34bf5184-0d52-4191-a778-00466a70a0d8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:39:58.613556 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-34bf5184-0d52-4191-a778-00466a70a0d8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:58.613788 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-34bf5184-0d52-4191-a778-00466a70a0d8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:58.623014 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:58.623014 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:58.626740 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-34bf5184-0d52-4191-a778-00466a70a0d8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:39:58.631988 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-34bf5184-0d52-4191-a778-00466a70a0d8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 200 Aug 13 19:39:58.632719 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1259/5047] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:39:58 2026] GET /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:39:59.648302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9acefe65-84b4-4cfd-854c-41b1ddcf0b96 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:59.650084 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9acefe65-84b4-4cfd-854c-41b1ddcf0b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a Aug 13 19:39:59.650336 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9acefe65-84b4-4cfd-854c-41b1ddcf0b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:59.650553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9acefe65-84b4-4cfd-854c-41b1ddcf0b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:59.656737 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9acefe65-84b4-4cfd-854c-41b1ddcf0b96 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a returned with HTTP 404 Aug 13 19:39:59.657207 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1266/5048] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:39:59 2026] GET /volume/v3/volumes/9ed04f71-9852-4b33-a4e5-f3626919322a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:39:59.663819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a76cb4e1-84ce-48bf-b202-a79d2e58c294 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:59.665697 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a76cb4e1-84ce-48bf-b202-a79d2e58c294 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b Aug 13 19:39:59.665910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a76cb4e1-84ce-48bf-b202-a79d2e58c294 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:59.666162 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a76cb4e1-84ce-48bf-b202-a79d2e58c294 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:59.666297 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-a76cb4e1-84ce-48bf-b202-a79d2e58c294 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Delete snapshot with id: 468bfe92-141d-44cb-bc9f-21a92cc9581b Aug 13 19:39:59.671547 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:59.671547 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:39:59.671933 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a76cb4e1-84ce-48bf-b202-a79d2e58c294 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot retrieved successfully. Aug 13 19:39:59.688722 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a76cb4e1-84ce-48bf-b202-a79d2e58c294 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot delete request issued successfully. Aug 13 19:39:59.688922 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a76cb4e1-84ce-48bf-b202-a79d2e58c294 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b returned with HTTP 202 Aug 13 19:39:59.689415 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1267/5049] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:39:59 2026] DELETE /volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:39:59.696778 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-73064edb-7670-4e55-8aae-c096da0b423a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:59.699221 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-73064edb-7670-4e55-8aae-c096da0b423a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b Aug 13 19:39:59.699460 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-73064edb-7670-4e55-8aae-c096da0b423a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:59.699686 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-73064edb-7670-4e55-8aae-c096da0b423a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:59.705225 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:59.705225 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:39:59.705890 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-73064edb-7670-4e55-8aae-c096da0b423a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Snapshot retrieved successfully. Aug 13 19:39:59.706789 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-73064edb-7670-4e55-8aae-c096da0b423a tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b returned with HTTP 200 Aug 13 19:39:59.707220 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1258/5050] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:59 2026] GET /volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:39:59.779750 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-906f707e-7686-4891-a365-7c6fdb08eb34 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:59.781434 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-906f707e-7686-4891-a365-7c6fdb08eb34 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:39:59.781745 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-906f707e-7686-4891-a365-7c6fdb08eb34 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71039962-a771-4694-9d20-9d17219be0e9", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1254610315", "description": null, "metadata": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:39:59.792197 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:59.792197 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:39:59.792674 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-906f707e-7686-4891-a365-7c6fdb08eb34 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:39:59.792800 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-906f707e-7686-4891-a365-7c6fdb08eb34 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create snapshot from volume 71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:39:59.813983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-906f707e-7686-4891-a365-7c6fdb08eb34 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['b7b4e4fe-37d1-4714-a026-639bb5d40976', '0f14beac-21c1-4007-8cf0-441c502d6d5d', '8582c5f0-68c9-4e96-908f-1449a5cf1b71', 'e58d36bd-efeb-44a1-bfaa-a9049f478934'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:39:59.841626 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-906f707e-7686-4891-a365-7c6fdb08eb34 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot force create request issued successfully. Aug 13 19:39:59.841915 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-906f707e-7686-4891-a365-7c6fdb08eb34 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:39:59.842343 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1260/5051] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:39:59 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 13 19:39:59.852914 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5e9a7373-1d91-480c-b95d-f2ed31c399c1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:39:59.856116 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5e9a7373-1d91-480c-b95d-f2ed31c399c1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 Aug 13 19:39:59.856338 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5e9a7373-1d91-480c-b95d-f2ed31c399c1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:39:59.856544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5e9a7373-1d91-480c-b95d-f2ed31c399c1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:39:59.861820 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:39:59.861820 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:39:59.862411 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5e9a7373-1d91-480c-b95d-f2ed31c399c1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:39:59.863925 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5e9a7373-1d91-480c-b95d-f2ed31c399c1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 returned with HTTP 200 Aug 13 19:39:59.864371 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1267/5052] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:39:59 2026] GET /volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:00.716723 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-14b3ff7a-6c43-4061-969d-48f17557322d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:00.718322 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-14b3ff7a-6c43-4061-969d-48f17557322d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b Aug 13 19:40:00.718494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-14b3ff7a-6c43-4061-969d-48f17557322d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:00.718682 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-14b3ff7a-6c43-4061-969d-48f17557322d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:00.722677 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-14b3ff7a-6c43-4061-969d-48f17557322d tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b returned with HTTP 404 Aug 13 19:40:00.723154 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1268/5053] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:00 2026] GET /volume/v3/snapshots/468bfe92-141d-44cb-bc9f-21a92cc9581b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:00.876608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8e0eee8e-3f2b-450d-973c-8042e3661bc9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:00.878578 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e0eee8e-3f2b-450d-973c-8042e3661bc9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 Aug 13 19:40:00.878578 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e0eee8e-3f2b-450d-973c-8042e3661bc9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:00.878680 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e0eee8e-3f2b-450d-973c-8042e3661bc9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:00.884483 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:00.884483 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:00.884996 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8e0eee8e-3f2b-450d-973c-8042e3661bc9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:40:00.885816 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e0eee8e-3f2b-450d-973c-8042e3661bc9 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 returned with HTTP 200 Aug 13 19:40:00.886425 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1259/5054] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:00 2026] GET /volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:00.896949 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c3219f41-da47-4a0c-a9f9-9ceaec341f9d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:00.898987 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3219f41-da47-4a0c-a9f9-9ceaec341f9d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 Aug 13 19:40:00.899181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3219f41-da47-4a0c-a9f9-9ceaec341f9d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:00.899448 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3219f41-da47-4a0c-a9f9-9ceaec341f9d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:00.905979 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:00.905979 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:00.906383 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c3219f41-da47-4a0c-a9f9-9ceaec341f9d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:40:00.907054 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3219f41-da47-4a0c-a9f9-9ceaec341f9d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 returned with HTTP 200 Aug 13 19:40:00.907472 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1261/5055] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:00 2026] GET /volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:00.917302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-576095c9-d410-4c93-af0b-a8b5f058c78d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:00.919179 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:00.919584 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-971570817", "snapshot_id": "b68c6e46-9d2e-4899-8186-c98a4550ceb6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:00.921144 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-971570817', 'snapshot_id': 'b68c6e46-9d2e-4899-8186-c98a4550ceb6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:00.929785 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:00.929785 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:00.930297 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:40:00.930467 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume of 1 GB Aug 13 19:40:00.933948 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Availability Zones retrieved successfully. Aug 13 19:40:00.939155 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (8feda6c0-61c5-462d-b667-3294e06c7c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:00.940348 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7118481c-44aa-4a3a-a0ac-310fa54307e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:00.941262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:00.971671 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7118481c-44aa-4a3a-a0ac-310fa54307e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b68c6e46-9d2e-4899-8186-c98a4550ceb6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:00.972364 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df6a8f8-bcd6-4c85-8e77-b415a515b890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:01.008343 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Created reservations ['eac1bcff-bc6b-4661-95dd-3a90b4d7f7b3', '50454c51-9499-48af-a6f1-05f4fb20e203', '49dc62d6-fb6e-42d8-9b64-778f33220912', '5f5dd556-a7e1-4cbb-8544-0c0ee3ba6252'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:01.009014 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df6a8f8-bcd6-4c85-8e77-b415a515b890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac1bcff-bc6b-4661-95dd-3a90b4d7f7b3', '50454c51-9499-48af-a6f1-05f4fb20e203', '49dc62d6-fb6e-42d8-9b64-778f33220912', '5f5dd556-a7e1-4cbb-8544-0c0ee3ba6252']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:01.009652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e39f8ce-de44-47d7-bde4-dc6efdfcdcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:01.046653 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e39f8ce-de44-47d7-bde4-dc6efdfcdcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f49d969-b42a-412b-84ae-f19c28fedd4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-971570817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['eac1bcff-bc6b-4661-95dd-3a90b4d7f7b3','50454c51-9499-48af-a6f1-05f4fb20e203','49dc62d6-fb6e-42d8-9b64-778f33220912','5f5dd556-a7e1-4cbb-8544-0c0ee3ba6252'],size=1,snapshot_id=b68c6e46-9d2e-4899-8186-c98a4550ceb6,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), '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-13T19:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-971570817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f49d969-b42a-412b-84ae-f19c28fedd4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7147709e350f4b0cbdc4f93411725d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b68c6e46-9d2e-4899-8186-c98a4550ceb6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:01.047335 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b958cf47-2e8d-4781-8e2c-e7be04d8387e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:01.063614 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b958cf47-2e8d-4781-8e2c-e7be04d8387e) transitioned into state 'SUCCESS' from state '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-971570817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7147709e350f4b0cbdc4f93411725d09',qos_specs=None,replication_status=,reservations=['eac1bcff-bc6b-4661-95dd-3a90b4d7f7b3','50454c51-9499-48af-a6f1-05f4fb20e203','49dc62d6-fb6e-42d8-9b64-778f33220912','5f5dd556-a7e1-4cbb-8544-0c0ee3ba6252'],size=1,snapshot_id=b68c6e46-9d2e-4899-8186-c98a4550ceb6,source_replicaid=,source_volid=None,status='creating',user_id='16e3f46c51164de7a6cfb4eeab937eea',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:01.064258 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e43851-1e75-4f88-abcc-9ae4b70cb3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:01.084381 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e43851-1e75-4f88-abcc-9ae4b70cb3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:01.085259 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Flow 'volume_create_api' (8feda6c0-61c5-462d-b667-3294e06c7c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:01.085576 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Create volume request issued successfully. Aug 13 19:40:01.086111 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-576095c9-d410-4c93-af0b-a8b5f058c78d tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:01.086587 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1268/5056] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:40:00 2026] POST /volume/v3/volumes => generated 784 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:40:01.098694 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c1a8f305-0ff4-4cbd-8f1f-c61190ebde5c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:01.100480 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c1a8f305-0ff4-4cbd-8f1f-c61190ebde5c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:01.100676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c1a8f305-0ff4-4cbd-8f1f-c61190ebde5c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:01.100884 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c1a8f305-0ff4-4cbd-8f1f-c61190ebde5c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:01.111280 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:01.111280 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:01.115228 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c1a8f305-0ff4-4cbd-8f1f-c61190ebde5c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:01.122761 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c1a8f305-0ff4-4cbd-8f1f-c61190ebde5c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 200 Aug 13 19:40:01.123223 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1269/5057] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:01 2026] GET /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:02.058349 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-ad53bb3d-294c-4ef9-833b-7296cdbcb0be req-5592e882-9406-45d9-976e-296aa1be47b4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:02.061217 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ad53bb3d-294c-4ef9-833b-7296cdbcb0be req-5592e882-9406-45d9-976e-296aa1be47b4 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] DELETE https://10.4.3.126/volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c Aug 13 19:40:02.061533 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ad53bb3d-294c-4ef9-833b-7296cdbcb0be req-5592e882-9406-45d9-976e-296aa1be47b4 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:02.061837 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-ad53bb3d-294c-4ef9-833b-7296cdbcb0be req-5592e882-9406-45d9-976e-296aa1be47b4 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:02.070041 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:02.070041 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:02.117757 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-ad53bb3d-294c-4ef9-833b-7296cdbcb0be req-5592e882-9406-45d9-976e-296aa1be47b4 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c returned with HTTP 200 Aug 13 19:40:02.118187 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1260/5058] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:40:02 2026] DELETE /volume/v3/attachments/09124005-8651-43c1-b858-bb7dd04c677c => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:02.138860 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-31b8fc4b-f195-42f1-b3de-3757441b06b1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:02.141063 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31b8fc4b-f195-42f1-b3de-3757441b06b1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:02.141323 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31b8fc4b-f195-42f1-b3de-3757441b06b1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:02.141583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-31b8fc4b-f195-42f1-b3de-3757441b06b1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:02.153793 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:02.153793 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:02.158145 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-31b8fc4b-f195-42f1-b3de-3757441b06b1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:02.162921 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-31b8fc4b-f195-42f1-b3de-3757441b06b1 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 200 Aug 13 19:40:02.163314 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1262/5059] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:02 2026] GET /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 1393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:02.176206 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-77c6f795-d8f3-484f-91f0-c99f55f971fd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:02.178041 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77c6f795-d8f3-484f-91f0-c99f55f971fd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:02.178220 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77c6f795-d8f3-484f-91f0-c99f55f971fd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:02.178434 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-77c6f795-d8f3-484f-91f0-c99f55f971fd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:02.184982 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:02.184982 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:02.188187 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-77c6f795-d8f3-484f-91f0-c99f55f971fd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:02.194155 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-77c6f795-d8f3-484f-91f0-c99f55f971fd tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 200 Aug 13 19:40:02.194712 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1269/5060] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:02 2026] GET /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:02.315069 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-596771a7-143a-4c23-83b3-9a87f03e2f1e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:02.317549 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-596771a7-143a-4c23-83b3-9a87f03e2f1e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:02.317794 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-596771a7-143a-4c23-83b3-9a87f03e2f1e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:02.318065 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-596771a7-143a-4c23-83b3-9a87f03e2f1e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:02.326347 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:02.326347 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:02.330569 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-596771a7-143a-4c23-83b3-9a87f03e2f1e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:02.335098 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-596771a7-143a-4c23-83b3-9a87f03e2f1e tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 200 Aug 13 19:40:02.335667 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1270/5061] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:40:02 2026] GET /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:02.767861 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5cf79126-ee54-4de8-8085-7fb9db0a6f9f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:02.770347 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5cf79126-ee54-4de8-8085-7fb9db0a6f9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:02.770579 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5cf79126-ee54-4de8-8085-7fb9db0a6f9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:02.770822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5cf79126-ee54-4de8-8085-7fb9db0a6f9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:02.778886 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:02.778886 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:02.782740 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5cf79126-ee54-4de8-8085-7fb9db0a6f9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:02.787710 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5cf79126-ee54-4de8-8085-7fb9db0a6f9f tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 200 Aug 13 19:40:02.788152 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1261/5062] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:40:02 2026] GET /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:02.796973 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5c0d5e75-6956-4796-b701-3a734f0d1c68 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:02.797338 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c0d5e75-6956-4796-b701-3a734f0d1c68 None None] GET https://10.4.3.126/volume// Aug 13 19:40:02.797498 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c0d5e75-6956-4796-b701-3a734f0d1c68 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:02.797671 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5c0d5e75-6956-4796-b701-3a734f0d1c68 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:02.798006 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5c0d5e75-6956-4796-b701-3a734f0d1c68 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:40:02.798262 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1263/5063] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:40:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:40:02.805800 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-b1fccc43-c32e-4ae1-a1da-37734961c2fa None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:02.807811 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-b1fccc43-c32e-4ae1-a1da-37734961c2fa tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:40:02.808150 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-b1fccc43-c32e-4ae1-a1da-37734961c2fa tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f49d969-b42a-412b-84ae-f19c28fedd4f", "connector": null, "instance_uuid": "f57cdeb7-be38-4903-b9f7-f164ed37daba"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:02.815742 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:02.815742 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:02.838033 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-b1fccc43-c32e-4ae1-a1da-37734961c2fa tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:40:02.838618 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1270/5064] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:40:02 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:03.594328 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ef15f936-d358-4e3f-9f80-aade249f09f8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:03.595876 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ef15f936-d358-4e3f-9f80-aade249f09f8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:40:03.596070 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ef15f936-d358-4e3f-9f80-aade249f09f8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:03.596239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ef15f936-d358-4e3f-9f80-aade249f09f8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:03.596412 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ef15f936-d358-4e3f-9f80-aade249f09f8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Delete volume with id: 9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:40:03.602954 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:03.602954 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:03.603389 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ef15f936-d358-4e3f-9f80-aade249f09f8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:40:03.618142 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ef15f936-d358-4e3f-9f80-aade249f09f8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Delete volume request issued successfully. Aug 13 19:40:03.618315 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ef15f936-d358-4e3f-9f80-aade249f09f8 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 202 Aug 13 19:40:03.618695 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1271/5065] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:03 2026] DELETE /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:03.624832 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-abda50c7-b25d-4a96-8744-3adea4711081 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:03.626630 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-abda50c7-b25d-4a96-8744-3adea4711081 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:40:03.626677 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-abda50c7-b25d-4a96-8744-3adea4711081 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:03.626860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-abda50c7-b25d-4a96-8744-3adea4711081 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:03.633109 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:03.633109 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:03.636086 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-abda50c7-b25d-4a96-8744-3adea4711081 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Volume info retrieved successfully. Aug 13 19:40:03.640230 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-abda50c7-b25d-4a96-8744-3adea4711081 tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 200 Aug 13 19:40:03.640614 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1262/5066] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:03 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 1388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:40:03.733936 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fe056db2-f352-40e3-88a7-6dfefffd4e39 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:03.734362 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe056db2-f352-40e3-88a7-6dfefffd4e39 None None] GET https://10.4.3.126/volume// Aug 13 19:40:03.734550 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe056db2-f352-40e3-88a7-6dfefffd4e39 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:03.734737 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fe056db2-f352-40e3-88a7-6dfefffd4e39 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:03.735046 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fe056db2-f352-40e3-88a7-6dfefffd4e39 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:40:03.735354 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1264/5067] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:40:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:40:03.742283 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-83195471-0f49-4f37-bed8-31f796451d4c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:03.744268 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-83195471-0f49-4f37-bed8-31f796451d4c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:03.744510 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-83195471-0f49-4f37-bed8-31f796451d4c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:03.744694 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-83195471-0f49-4f37-bed8-31f796451d4c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:03.753650 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:03.753650 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:03.757039 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-83195471-0f49-4f37-bed8-31f796451d4c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:03.761631 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-83195471-0f49-4f37-bed8-31f796451d4c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 200 Aug 13 19:40:03.762136 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1271/5068] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:40:03 2026] GET /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 1572 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:40:03.856816 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-e4182e28-6426-4bcc-afb5-38c8c02cd391 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:03.859815 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-e4182e28-6426-4bcc-afb5-38c8c02cd391 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] PUT https://10.4.3.126/volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922 Aug 13 19:40:03.860399 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-e4182e28-6426-4bcc-afb5-38c8c02cd391 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:03.870065 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-e4182e28-6426-4bcc-afb5-38c8c02cd391 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Acquiring lock "cinder-attachment_update-0f49d969-b42a-412b-84ae-f19c28fedd4f-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:40:03.874531 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-e4182e28-6426-4bcc-afb5-38c8c02cd391 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-0f49d969-b42a-412b-84ae-f19c28fedd4f-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:40:03.876047 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:03.876047 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:03.964367 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-e4182e28-6426-4bcc-afb5-38c8c02cd391 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Lock "cinder-attachment_update-0f49d969-b42a-412b-84ae-f19c28fedd4f-np0000007253" released by "attachment_update" :: held 0.090s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:40:03.964721 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-e4182e28-6426-4bcc-afb5-38c8c02cd391 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922 returned with HTTP 200 Aug 13 19:40:03.965322 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1272/5069] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:40:03 2026] PUT /volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:03.984568 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5eff8bea-7311-4009-8e3f-6d65eeeb0a7c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:03.987034 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5eff8bea-7311-4009-8e3f-6d65eeeb0a7c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] POST https://10.4.3.126/volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922/action Aug 13 19:40:03.987474 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5eff8bea-7311-4009-8e3f-6d65eeeb0a7c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:40:03.987633 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5eff8bea-7311-4009-8e3f-6d65eeeb0a7c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:04.005180 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:04.005180 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:04.014719 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-8a725892-5b80-49ba-b3a7-ab2e4f0209a9 req-5eff8bea-7311-4009-8e3f-6d65eeeb0a7c tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922/action returned with HTTP 204 Aug 13 19:40:04.015256 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1263/5070] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:40:03 2026] POST /volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:04.656708 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-815f6925-761e-4f36-b6f5-5dd76640147c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:04.658531 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-815f6925-761e-4f36-b6f5-5dd76640147c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] GET https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea Aug 13 19:40:04.658720 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-815f6925-761e-4f36-b6f5-5dd76640147c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:04.658901 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-815f6925-761e-4f36-b6f5-5dd76640147c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:04.665223 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-815f6925-761e-4f36-b6f5-5dd76640147c tempest-TestVolumeBootPatternV346-565267165 tempest-TestVolumeBootPatternV346-565267165-project-member] https://10.4.3.126/volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea returned with HTTP 404 Aug 13 19:40:04.665728 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1265/5071] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:04 2026] GET /volume/v3/volumes/9c15228a-13f9-42ed-9a4f-3822bbc475ea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:10.642556 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f758990c-896f-42e2-864b-c30f3518bec5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:10.720214 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f758990c-896f-42e2-864b-c30f3518bec5 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:40:10.720676 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f758990c-896f-42e2-864b-c30f3518bec5 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:10.734996 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f758990c-896f-42e2-864b-c30f3518bec5 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:40:10.735479 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1272/5072] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:40:10 2026] POST /volume/v3/types => generated 287 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:12.291413 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-63754c4a-38dc-43a3-be50-e58d693ec872 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:12.293011 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:12.293341 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "64ba7658-46b8-4fa3-93e0-da9977cced2d", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:12.294737 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '64ba7658-46b8-4fa3-93e0-da9977cced2d', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:12.363880 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Create volume of 1 GB Aug 13 19:40:12.364156 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:12.364156 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:12.368058 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Availability Zones retrieved successfully. Aug 13 19:40:12.374116 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Flow 'volume_create_api' (554d4862-eaaa-41f5-8438-9c44007f1472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:12.375169 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da398bd6-e568-4e83-92dc-9ff209992d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:12.376127 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:12.426589 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da398bd6-e568-4e83-92dc-9ff209992d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:40:11Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=785dcb12-160d-45c5-b899-02e7daf38c20,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': '785dcb12-160d-45c5-b899-02e7daf38c20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:12.427404 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89e2bb6-da9d-4db6-a01a-d161a97ea0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:12.453765 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:40:12.454049 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:40:12.488056 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Created reservations ['2da8ac2e-6859-4ac0-ad84-e736b603138f', '687e7b80-a937-4d60-9e4f-4aa80b722bd1', 'fffd17ce-467e-4552-83a5-97f40d2af190', '9f472e09-434f-4322-9546-70e1109a67e4'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:12.488912 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89e2bb6-da9d-4db6-a01a-d161a97ea0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2da8ac2e-6859-4ac0-ad84-e736b603138f', '687e7b80-a937-4d60-9e4f-4aa80b722bd1', 'fffd17ce-467e-4552-83a5-97f40d2af190', '9f472e09-434f-4322-9546-70e1109a67e4']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:12.489676 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160a9f9f-6dbf-45b4-846f-49400d6abdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:12.512790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160a9f9f-6dbf-45b4-846f-49400d6abdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26136c3a-b88d-4b79-839b-a49758910c3d', '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='cf4281e575af4877b55da3c5e0446948',qos_specs=None,replication_status=,reservations=['2da8ac2e-6859-4ac0-ad84-e736b603138f','687e7b80-a937-4d60-9e4f-4aa80b722bd1','fffd17ce-467e-4552-83a5-97f40d2af190','9f472e09-434f-4322-9546-70e1109a67e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9563a5b9eb54eec8881ed7ad9ca5820',volume_type_id=785dcb12-160d-45c5-b899-02e7daf38c20), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:12Z,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=26136c3a-b88d-4b79-839b-a49758910c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf4281e575af4877b55da3c5e0446948',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9563a5b9eb54eec8881ed7ad9ca5820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(785dcb12-160d-45c5-b899-02e7daf38c20),volume_type_id=785dcb12-160d-45c5-b899-02e7daf38c20)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:12.513668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6ca2da-ed18-4517-929e-e41df51c1357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:12.530006 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6ca2da-ed18-4517-929e-e41df51c1357) transitioned into state 'SUCCESS' from 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='cf4281e575af4877b55da3c5e0446948',qos_specs=None,replication_status=,reservations=['2da8ac2e-6859-4ac0-ad84-e736b603138f','687e7b80-a937-4d60-9e4f-4aa80b722bd1','fffd17ce-467e-4552-83a5-97f40d2af190','9f472e09-434f-4322-9546-70e1109a67e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9563a5b9eb54eec8881ed7ad9ca5820',volume_type_id=785dcb12-160d-45c5-b899-02e7daf38c20)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:12.530696 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499b7a93-9316-4a78-9773-af6399fcf819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:12.540051 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499b7a93-9316-4a78-9773-af6399fcf819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:12.540871 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Flow 'volume_create_api' (554d4862-eaaa-41f5-8438-9c44007f1472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:12.541158 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Create volume request issued successfully. Aug 13 19:40:12.541776 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-63754c4a-38dc-43a3-be50-e58d693ec872 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:12.542281 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1273/5073] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:40:12 2026] POST /volume/v3/volumes => generated 798 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:40:12.557043 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ef125e7f-08bf-4005-8998-e3a5212f76bc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:12.559901 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ef125e7f-08bf-4005-8998-e3a5212f76bc tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:12.559901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ef125e7f-08bf-4005-8998-e3a5212f76bc tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:12.559901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ef125e7f-08bf-4005-8998-e3a5212f76bc tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:12.565028 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:12.565028 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:12.568330 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ef125e7f-08bf-4005-8998-e3a5212f76bc tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:12.572065 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ef125e7f-08bf-4005-8998-e3a5212f76bc tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 200 Aug 13 19:40:12.572515 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1264/5074] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:12 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:13.588056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c90d349b-3626-42ff-a5aa-d9a25e6ee545 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:13.591033 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c90d349b-3626-42ff-a5aa-d9a25e6ee545 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:13.591033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c90d349b-3626-42ff-a5aa-d9a25e6ee545 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:13.591033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c90d349b-3626-42ff-a5aa-d9a25e6ee545 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:13.596791 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:13.596791 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:13.600058 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c90d349b-3626-42ff-a5aa-d9a25e6ee545 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:13.604022 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c90d349b-3626-42ff-a5aa-d9a25e6ee545 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 200 Aug 13 19:40:13.604533 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1266/5075] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:13 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 948 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:40:14.616049 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-890deea4-0ed6-48bb-ad57-359bb7c000a4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:14.617643 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-890deea4-0ed6-48bb-ad57-359bb7c000a4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:14.617816 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-890deea4-0ed6-48bb-ad57-359bb7c000a4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:14.617983 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-890deea4-0ed6-48bb-ad57-359bb7c000a4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:14.624205 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:14.624205 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:14.627220 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-890deea4-0ed6-48bb-ad57-359bb7c000a4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:14.630749 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-890deea4-0ed6-48bb-ad57-359bb7c000a4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 200 Aug 13 19:40:14.631076 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1273/5076] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:14 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:15.643960 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ba53cb4b-9e00-47db-998c-68e5d18079ae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:15.645880 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba53cb4b-9e00-47db-998c-68e5d18079ae tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:15.646054 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba53cb4b-9e00-47db-998c-68e5d18079ae tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:15.646100 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ba53cb4b-9e00-47db-998c-68e5d18079ae tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:15.652431 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:15.652431 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:15.655733 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ba53cb4b-9e00-47db-998c-68e5d18079ae tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:15.659745 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ba53cb4b-9e00-47db-998c-68e5d18079ae tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 200 Aug 13 19:40:15.660119 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1274/5077] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:15 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:16.674932 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a422ee87-8bc5-4836-adbe-0f16a0ae39d4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:16.676742 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a422ee87-8bc5-4836-adbe-0f16a0ae39d4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:16.676944 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a422ee87-8bc5-4836-adbe-0f16a0ae39d4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:16.677125 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a422ee87-8bc5-4836-adbe-0f16a0ae39d4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:16.683623 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:16.683623 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:16.687116 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a422ee87-8bc5-4836-adbe-0f16a0ae39d4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:16.691018 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a422ee87-8bc5-4836-adbe-0f16a0ae39d4 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 200 Aug 13 19:40:16.691368 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1265/5078] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:16 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:17.707128 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-148130c1-b5e1-41a2-9165-e28c61214e74 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:17.708818 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-148130c1-b5e1-41a2-9165-e28c61214e74 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:17.709004 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-148130c1-b5e1-41a2-9165-e28c61214e74 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:17.709178 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-148130c1-b5e1-41a2-9165-e28c61214e74 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:17.717995 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:17.717995 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:17.721333 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-148130c1-b5e1-41a2-9165-e28c61214e74 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:17.724979 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-148130c1-b5e1-41a2-9165-e28c61214e74 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 200 Aug 13 19:40:17.725327 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1267/5079] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:17 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:18.737998 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-293eb8d7-d5e3-4057-bfe4-de59f2ba2057 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:18.739434 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-293eb8d7-d5e3-4057-bfe4-de59f2ba2057 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:18.739604 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-293eb8d7-d5e3-4057-bfe4-de59f2ba2057 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:18.739783 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-293eb8d7-d5e3-4057-bfe4-de59f2ba2057 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:18.746182 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:18.746182 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:18.749686 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-293eb8d7-d5e3-4057-bfe4-de59f2ba2057 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:18.753417 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-293eb8d7-d5e3-4057-bfe4-de59f2ba2057 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 200 Aug 13 19:40:18.753762 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1274/5080] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:18 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 1295 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:18.769152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8c38d80c-628c-44de-b240-56833175668d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:18.770909 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c38d80c-628c-44de-b240-56833175668d tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] DELETE https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:18.771072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c38d80c-628c-44de-b240-56833175668d tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:18.771238 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8c38d80c-628c-44de-b240-56833175668d tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:18.771406 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-8c38d80c-628c-44de-b240-56833175668d tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Delete volume with id: 26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:18.777699 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:18.777699 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:18.778064 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c38d80c-628c-44de-b240-56833175668d tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:18.791509 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8c38d80c-628c-44de-b240-56833175668d tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Delete volume request issued successfully. Aug 13 19:40:18.791744 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8c38d80c-628c-44de-b240-56833175668d tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 202 Aug 13 19:40:18.792179 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1275/5081] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:40:18 2026] DELETE /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:18.801209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-57594379-41c8-430e-8e79-82f9362b940a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:18.802928 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57594379-41c8-430e-8e79-82f9362b940a tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:18.803182 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-57594379-41c8-430e-8e79-82f9362b940a tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:18.803377 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-57594379-41c8-430e-8e79-82f9362b940a tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:18.809866 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:18.809866 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:18.813152 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-57594379-41c8-430e-8e79-82f9362b940a tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Volume info retrieved successfully. Aug 13 19:40:18.817361 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-57594379-41c8-430e-8e79-82f9362b940a tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 200 Aug 13 19:40:18.817742 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1266/5082] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:18 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 1294 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:19.832590 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-923cf1ce-f2ba-40e0-bda4-1fd9085324f3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:19.835003 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-923cf1ce-f2ba-40e0-bda4-1fd9085324f3 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] GET https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d Aug 13 19:40:19.835267 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-923cf1ce-f2ba-40e0-bda4-1fd9085324f3 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:19.835542 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-923cf1ce-f2ba-40e0-bda4-1fd9085324f3 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:19.843558 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-923cf1ce-f2ba-40e0-bda4-1fd9085324f3 tempest-VolumeAndVolumeTypeFromImageTest-1427648183 tempest-VolumeAndVolumeTypeFromImageTest-1427648183-project-member] https://10.4.3.126/volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d returned with HTTP 404 Aug 13 19:40:19.847300 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1268/5083] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:19 2026] GET /volume/v3/volumes/26136c3a-b88d-4b79-839b-a49758910c3d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:20.004624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-92478824-cfe8-4a7e-af11-49186c7e70f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:20.006878 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92478824-cfe8-4a7e-af11-49186c7e70f8 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:40:20.007147 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92478824-cfe8-4a7e-af11-49186c7e70f8 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:20.007516 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-92478824-cfe8-4a7e-af11-49186c7e70f8 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:20.008848 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-92478824-cfe8-4a7e-af11-49186c7e70f8 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:40:20.025293 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-92478824-cfe8-4a7e-af11-49186c7e70f8 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Get all volumes completed successfully. Aug 13 19:40:20.027141 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:20.027141 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:20.032195 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-92478824-cfe8-4a7e-af11-49186c7e70f8 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:40:20.032717 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1275/5084] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:40:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11049 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:40:20.046792 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cfb56474-8712-48ad-bd0d-200280704bda None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:20.048625 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cfb56474-8712-48ad-bd0d-200280704bda tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 Aug 13 19:40:20.048851 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cfb56474-8712-48ad-bd0d-200280704bda tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:20.049049 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cfb56474-8712-48ad-bd0d-200280704bda tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:20.049225 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-cfb56474-8712-48ad-bd0d-200280704bda tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Delete volume with id: 8100591a-16b0-479e-a3af-435156fa7327 Aug 13 19:40:20.056385 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:20.056385 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:20.056718 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cfb56474-8712-48ad-bd0d-200280704bda tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Volume info retrieved successfully. Aug 13 19:40:20.067451 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.image.cache [None req-cfb56474-8712-48ad-bd0d-200280704bda tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '64ba7658-46b8-4fa3-93e0-da9977cced2d', 'volume_id': '8100591a-16b0-479e-a3af-435156fa7327', 'host': 'np0000007253@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 19, 40, 12), 'last_used': datetime.datetime(2026, 8, 13, 19, 40, 18)}. {{(pid=100184) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 19:40:20.076243 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cfb56474-8712-48ad-bd0d-200280704bda tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Delete volume request issued successfully. Aug 13 19:40:20.076462 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cfb56474-8712-48ad-bd0d-200280704bda tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] https://10.4.3.126/volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 returned with HTTP 202 Aug 13 19:40:20.076920 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1276/5085] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:40:20 2026] DELETE /volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:20.085039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-74f698cd-e169-4666-9445-3c3685503b6d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:20.086678 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-74f698cd-e169-4666-9445-3c3685503b6d tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] GET https://10.4.3.126/volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 Aug 13 19:40:20.086835 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-74f698cd-e169-4666-9445-3c3685503b6d tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:20.087008 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-74f698cd-e169-4666-9445-3c3685503b6d tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:20.094100 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:20.094100 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:20.097222 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-74f698cd-e169-4666-9445-3c3685503b6d tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Volume info retrieved successfully. Aug 13 19:40:20.102055 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-74f698cd-e169-4666-9445-3c3685503b6d tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] https://10.4.3.126/volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 returned with HTTP 200 Aug 13 19:40:20.102441 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1267/5086] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:20 2026] GET /volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 => generated 1105 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:21.115313 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-23a37bae-2dcc-46ea-b240-5516ce6a4029 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:21.117234 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23a37bae-2dcc-46ea-b240-5516ce6a4029 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] GET https://10.4.3.126/volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 Aug 13 19:40:21.117436 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23a37bae-2dcc-46ea-b240-5516ce6a4029 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:21.117669 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-23a37bae-2dcc-46ea-b240-5516ce6a4029 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:21.123649 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-23a37bae-2dcc-46ea-b240-5516ce6a4029 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] https://10.4.3.126/volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 returned with HTTP 404 Aug 13 19:40:21.124140 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1269/5087] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:21 2026] GET /volume/v3/volumes/8100591a-16b0-479e-a3af-435156fa7327 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:21.130739 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-01992b31-5417-4683-bf46-dbb3daa5610e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:21.132348 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-01992b31-5417-4683-bf46-dbb3daa5610e tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] DELETE https://10.4.3.126/volume/v3/types/785dcb12-160d-45c5-b899-02e7daf38c20 Aug 13 19:40:21.132513 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-01992b31-5417-4683-bf46-dbb3daa5610e tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:21.132706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-01992b31-5417-4683-bf46-dbb3daa5610e tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:21.155648 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-01992b31-5417-4683-bf46-dbb3daa5610e tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] https://10.4.3.126/volume/v3/types/785dcb12-160d-45c5-b899-02e7daf38c20 returned with HTTP 202 Aug 13 19:40:21.155998 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1276/5088] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:40:21 2026] DELETE /volume/v3/types/785dcb12-160d-45c5-b899-02e7daf38c20 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:21.163917 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f20524ad-ff59-419f-b3be-2317581abd39 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:21.166074 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f20524ad-ff59-419f-b3be-2317581abd39 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] GET https://10.4.3.126/volume/v3/types/785dcb12-160d-45c5-b899-02e7daf38c20 Aug 13 19:40:21.166260 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f20524ad-ff59-419f-b3be-2317581abd39 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:21.166459 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f20524ad-ff59-419f-b3be-2317581abd39 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:21.170357 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f20524ad-ff59-419f-b3be-2317581abd39 tempest-VolumeAndVolumeTypeFromImageTest-248573962 tempest-VolumeAndVolumeTypeFromImageTest-248573962-project-admin] https://10.4.3.126/volume/v3/types/785dcb12-160d-45c5-b899-02e7daf38c20 returned with HTTP 404 Aug 13 19:40:21.170844 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1277/5089] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:40:21 2026] GET /volume/v3/types/785dcb12-160d-45c5-b899-02e7daf38c20 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:22.731825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:22.803405 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:22.803851 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1663699415"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:22.805614 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1663699415'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:22.805765 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:22.810015 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:22.817405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (4be9aae3-fe44-4521-bdc7-caf3376e96b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:22.818560 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf22a7a-2ec4-4aa5-9f1b-6e8b3a58ea3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:22.819673 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:22.843887 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf22a7a-2ec4-4aa5-9f1b-6e8b3a58ea3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:22.844537 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd037061-4915-4bd8-9419-87670db7efc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:22.890917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['06654da6-4f30-4671-965c-6875107539f0', '2028314d-3dd1-4e58-bdd0-38b374da8d5c', 'ec99d699-8ad6-495e-b604-ed9b1950ce1b', '28fefafc-fe13-4214-8750-dea0f8516659'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:22.891614 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd037061-4915-4bd8-9419-87670db7efc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06654da6-4f30-4671-965c-6875107539f0', '2028314d-3dd1-4e58-bdd0-38b374da8d5c', 'ec99d699-8ad6-495e-b604-ed9b1950ce1b', '28fefafc-fe13-4214-8750-dea0f8516659']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:22.892225 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4eeb68-f871-43ea-9025-df532a815566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:22.910119 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4eeb68-f871-43ea-9025-df532a815566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c03ac434-c495-4ea5-a218-251e13822974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1663699415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['06654da6-4f30-4671-965c-6875107539f0','2028314d-3dd1-4e58-bdd0-38b374da8d5c','ec99d699-8ad6-495e-b604-ed9b1950ce1b','28fefafc-fe13-4214-8750-dea0f8516659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1663699415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c03ac434-c495-4ea5-a218-251e13822974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:22.910734 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22fca63-0514-433a-88d9-e5f7f6bd2f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:22.926117 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22fca63-0514-433a-88d9-e5f7f6bd2f93) transitioned into state 'SUCCESS' from state '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-1663699415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['06654da6-4f30-4671-965c-6875107539f0','2028314d-3dd1-4e58-bdd0-38b374da8d5c','ec99d699-8ad6-495e-b604-ed9b1950ce1b','28fefafc-fe13-4214-8750-dea0f8516659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:22.926944 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5839b125-3c53-4288-aefc-06c4423164c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:22.936822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5839b125-3c53-4288-aefc-06c4423164c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:22.937706 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (4be9aae3-fe44-4521-bdc7-caf3376e96b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:22.938142 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:22.938769 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-31e2de0d-a6f2-42ad-abf7-b589c524dbc9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:22.939155 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1268/5090] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:40:22 2026] POST /volume/v3/volumes => generated 770 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:22.949961 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c6b5b0a1-eaf3-4d29-b4ee-418b80c8b28c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:22.951512 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c6b5b0a1-eaf3-4d29-b4ee-418b80c8b28c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:22.951730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c6b5b0a1-eaf3-4d29-b4ee-418b80c8b28c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:22.951932 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c6b5b0a1-eaf3-4d29-b4ee-418b80c8b28c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:22.958626 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:22.958626 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:22.962532 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c6b5b0a1-eaf3-4d29-b4ee-418b80c8b28c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:22.966715 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c6b5b0a1-eaf3-4d29-b4ee-418b80c8b28c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 returned with HTTP 200 Aug 13 19:40:22.967193 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1270/5091] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:22 2026] GET /volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:23.978646 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f5985e6e-871a-4bc6-9381-b893183abe46 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:23.980689 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5985e6e-871a-4bc6-9381-b893183abe46 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:23.980947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5985e6e-871a-4bc6-9381-b893183abe46 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:23.981173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5985e6e-871a-4bc6-9381-b893183abe46 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:23.991215 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:23.991215 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:23.995485 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f5985e6e-871a-4bc6-9381-b893183abe46 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:23.999358 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5985e6e-871a-4bc6-9381-b893183abe46 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 returned with HTTP 200 Aug 13 19:40:23.999741 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1277/5092] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:23 2026] GET /volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:24.011295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98d003be-ea45-4c1c-80e2-d72a7bf61ee6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:24.012969 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98d003be-ea45-4c1c-80e2-d72a7bf61ee6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:40:24.013295 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98d003be-ea45-4c1c-80e2-d72a7bf61ee6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c03ac434-c495-4ea5-a218-251e13822974", "name": "tempest-VolumeDependencyTests-Snapshot-1747641826"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:24.021248 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:24.021248 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:24.021706 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-98d003be-ea45-4c1c-80e2-d72a7bf61ee6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:24.021819 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-98d003be-ea45-4c1c-80e2-d72a7bf61ee6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create snapshot from volume c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:24.052706 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-98d003be-ea45-4c1c-80e2-d72a7bf61ee6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['c7d05363-0c68-48f7-95f8-8a1a8c935de1', '38a8b2a2-5357-4d51-bac5-f6c5ad62fc32', '2c1659e4-1bc6-4b0f-83b8-0f3183261ab7', 'edaf5752-74df-41ab-9979-b33e0f07cf68'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:24.077842 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-98d003be-ea45-4c1c-80e2-d72a7bf61ee6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot create request issued successfully. Aug 13 19:40:24.078186 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98d003be-ea45-4c1c-80e2-d72a7bf61ee6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:40:24.078783 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1278/5093] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:40:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:40:24.087021 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8d6c397f-4d1b-4c90-9deb-332e7cb046c7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:24.089286 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d6c397f-4d1b-4c90-9deb-332e7cb046c7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:24.089495 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d6c397f-4d1b-4c90-9deb-332e7cb046c7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:24.089722 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d6c397f-4d1b-4c90-9deb-332e7cb046c7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:24.095527 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:24.095527 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:24.095974 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8d6c397f-4d1b-4c90-9deb-332e7cb046c7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:24.096849 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d6c397f-4d1b-4c90-9deb-332e7cb046c7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 returned with HTTP 200 Aug 13 19:40:24.097238 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1269/5094] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:24 2026] GET /volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:25.106625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-92309033-ee88-4593-88eb-7f78ee6dd53b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:25.108153 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92309033-ee88-4593-88eb-7f78ee6dd53b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:25.108337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92309033-ee88-4593-88eb-7f78ee6dd53b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:25.108521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92309033-ee88-4593-88eb-7f78ee6dd53b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:25.113852 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:25.113852 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:25.114406 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-92309033-ee88-4593-88eb-7f78ee6dd53b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:25.115291 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92309033-ee88-4593-88eb-7f78ee6dd53b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 returned with HTTP 200 Aug 13 19:40:25.115740 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1271/5095] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:25 2026] GET /volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:25.126001 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:25.127606 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:25.127953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "88a5b86d-2d23-46bc-a0db-2a6ac69ee662", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-587106434"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:25.129448 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'snapshot_id': '88a5b86d-2d23-46bc-a0db-2a6ac69ee662', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-587106434'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:25.134476 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:25.134476 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:25.134974 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:25.135109 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:25.138523 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:25.145720 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (8e00c79e-1af5-4bd8-b35b-2d5c35d15d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:25.146914 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f96af4-6f09-4c5e-9c92-4a4dce861652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:25.148093 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:25.181368 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f96af4-6f09-4c5e-9c92-4a4dce861652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '88a5b86d-2d23-46bc-a0db-2a6ac69ee662', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:25.182422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546c11b7-ba5a-4a18-be78-592595a71e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:25.225682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['d2e22887-2c12-4c1c-820f-56eb2979cc63', '4d325be6-c47a-4384-bade-232a8c2ab062', '7067a678-5c82-43fa-ab33-3ae54b1aa561', '2d118003-c4dd-4a78-a836-f9b25915a40d'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:25.226448 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546c11b7-ba5a-4a18-be78-592595a71e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2e22887-2c12-4c1c-820f-56eb2979cc63', '4d325be6-c47a-4384-bade-232a8c2ab062', '7067a678-5c82-43fa-ab33-3ae54b1aa561', '2d118003-c4dd-4a78-a836-f9b25915a40d']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:25.227342 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6623c719-488b-41d6-9833-c4602db26cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:25.266371 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6623c719-488b-41d6-9833-c4602db26cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c0f9a2c-b307-46df-9f40-d6dbeca109de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-587106434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['d2e22887-2c12-4c1c-820f-56eb2979cc63','4d325be6-c47a-4384-bade-232a8c2ab062','7067a678-5c82-43fa-ab33-3ae54b1aa561','2d118003-c4dd-4a78-a836-f9b25915a40d'],size=1,snapshot_id=88a5b86d-2d23-46bc-a0db-2a6ac69ee662,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-587106434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c0f9a2c-b307-46df-9f40-d6dbeca109de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=88a5b86d-2d23-46bc-a0db-2a6ac69ee662,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:25.267132 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e9f1a92-a5ec-40db-a263-6560ea19355b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:25.288164 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e9f1a92-a5ec-40db-a263-6560ea19355b) transitioned into state 'SUCCESS' from state '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-587106434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['d2e22887-2c12-4c1c-820f-56eb2979cc63','4d325be6-c47a-4384-bade-232a8c2ab062','7067a678-5c82-43fa-ab33-3ae54b1aa561','2d118003-c4dd-4a78-a836-f9b25915a40d'],size=1,snapshot_id=88a5b86d-2d23-46bc-a0db-2a6ac69ee662,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:25.288961 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506d6b82-b62a-4cea-9ddf-4dce8526733a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:25.308880 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506d6b82-b62a-4cea-9ddf-4dce8526733a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:25.309661 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (8e00c79e-1af5-4bd8-b35b-2d5c35d15d7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:25.309981 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:25.310527 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e474f62f-b983-4a8e-81dd-68e7693cf969 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:25.310930 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1278/5096] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:40:25 2026] POST /volume/v3/volumes => generated 803 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:25.325487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-60e41949-2c20-4c1d-bafb-08c509de6539 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:25.327938 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60e41949-2c20-4c1d-bafb-08c509de6539 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:25.328238 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60e41949-2c20-4c1d-bafb-08c509de6539 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:25.328547 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-60e41949-2c20-4c1d-bafb-08c509de6539 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:25.336747 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:25.336747 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:25.340655 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-60e41949-2c20-4c1d-bafb-08c509de6539 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:25.345131 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-60e41949-2c20-4c1d-bafb-08c509de6539 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de returned with HTTP 200 Aug 13 19:40:25.345560 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1279/5097] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:25 2026] GET /volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:26.357789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-848d1f66-6f99-44a9-824b-b70f812876fb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:26.360031 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-848d1f66-6f99-44a9-824b-b70f812876fb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:26.360328 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-848d1f66-6f99-44a9-824b-b70f812876fb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:26.360612 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-848d1f66-6f99-44a9-824b-b70f812876fb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:26.369779 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:26.369779 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:26.374104 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-848d1f66-6f99-44a9-824b-b70f812876fb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:26.379613 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-848d1f66-6f99-44a9-824b-b70f812876fb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de returned with HTTP 200 Aug 13 19:40:26.380151 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1270/5098] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:26 2026] GET /volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:26.391381 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a91de7d4-1efa-40ea-8f58-f31967903809 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:26.392922 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a91de7d4-1efa-40ea-8f58-f31967903809 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:40:26.393221 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a91de7d4-1efa-40ea-8f58-f31967903809 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c0f9a2c-b307-46df-9f40-d6dbeca109de", "name": "tempest-VolumeDependencyTests-Snapshot-2037227514"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:26.400671 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:26.400671 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:26.401158 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a91de7d4-1efa-40ea-8f58-f31967903809 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:26.401327 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-a91de7d4-1efa-40ea-8f58-f31967903809 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create snapshot from volume 8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:26.424561 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a91de7d4-1efa-40ea-8f58-f31967903809 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['461c6514-0ef3-4b6b-8a25-d3165118daea', '1a52c8a5-0327-4e90-9ed6-5324e50c060e', 'b61b208c-716c-436b-8010-5a0443253f2c', 'af63cd4f-1a0c-4ce2-adc6-8c804a7793b1'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:26.451670 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a91de7d4-1efa-40ea-8f58-f31967903809 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot create request issued successfully. Aug 13 19:40:26.452010 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a91de7d4-1efa-40ea-8f58-f31967903809 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:40:26.452420 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1272/5099] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:40:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:40:26.461149 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b9e9d45e-bc51-4e7e-914f-c768a2f33ddc None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:26.463121 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9e9d45e-bc51-4e7e-914f-c768a2f33ddc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:26.463335 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9e9d45e-bc51-4e7e-914f-c768a2f33ddc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:26.463540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b9e9d45e-bc51-4e7e-914f-c768a2f33ddc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:26.468521 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:26.468521 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:26.468950 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b9e9d45e-bc51-4e7e-914f-c768a2f33ddc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:26.469711 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b9e9d45e-bc51-4e7e-914f-c768a2f33ddc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 returned with HTTP 200 Aug 13 19:40:26.470122 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1279/5100] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:26 2026] GET /volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:27.478342 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4686cc60-e9e0-476a-9cb0-8ffb1195d484 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:27.479888 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4686cc60-e9e0-476a-9cb0-8ffb1195d484 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:27.480072 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4686cc60-e9e0-476a-9cb0-8ffb1195d484 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:27.480298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4686cc60-e9e0-476a-9cb0-8ffb1195d484 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:27.484721 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:27.484721 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:27.485086 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4686cc60-e9e0-476a-9cb0-8ffb1195d484 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:27.485769 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4686cc60-e9e0-476a-9cb0-8ffb1195d484 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 returned with HTTP 200 Aug 13 19:40:27.486098 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1280/5101] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:27 2026] GET /volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:27.493860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:27.495538 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:27.495867 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "700ed616-52a1-4cef-b7b4-390471781428", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2061097855"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:27.497205 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'snapshot_id': '700ed616-52a1-4cef-b7b4-390471781428', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2061097855'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:27.501634 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:27.501634 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:27.502017 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:27.502123 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:27.505225 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:27.510873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (2901443e-c643-4391-a1bc-228b9542e617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:27.511789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abbb93e1-58bb-4a2b-b764-d2bb21a0ef9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:27.512725 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:27.537608 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abbb93e1-58bb-4a2b-b764-d2bb21a0ef9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '700ed616-52a1-4cef-b7b4-390471781428', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:27.538165 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf9e502-087d-40f6-99ea-e4f06ff542cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:27.570073 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['cd81ea39-87c6-42e0-a8fc-40e5543e3ad2', '7527571a-7ff5-46c9-8edd-b3b0431a4ee9', '23e88f93-8294-498d-8240-77419ffc8e00', '9d226a64-933c-42a7-a33c-c0de25713a59'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:27.570803 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbf9e502-087d-40f6-99ea-e4f06ff542cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd81ea39-87c6-42e0-a8fc-40e5543e3ad2', '7527571a-7ff5-46c9-8edd-b3b0431a4ee9', '23e88f93-8294-498d-8240-77419ffc8e00', '9d226a64-933c-42a7-a33c-c0de25713a59']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:27.571427 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261d17be-bc91-44f2-8538-01aee4986b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:27.605233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261d17be-bc91-44f2-8538-01aee4986b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49bb2461-c05c-4d4c-a316-9b4968addf85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2061097855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['cd81ea39-87c6-42e0-a8fc-40e5543e3ad2','7527571a-7ff5-46c9-8edd-b3b0431a4ee9','23e88f93-8294-498d-8240-77419ffc8e00','9d226a64-933c-42a7-a33c-c0de25713a59'],size=1,snapshot_id=700ed616-52a1-4cef-b7b4-390471781428,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2061097855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49bb2461-c05c-4d4c-a316-9b4968addf85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=700ed616-52a1-4cef-b7b4-390471781428,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:27.605935 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93739009-541b-4e0a-a268-8ddc28ee7b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:27.622640 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93739009-541b-4e0a-a268-8ddc28ee7b1c) transitioned into state 'SUCCESS' from state '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-2061097855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['cd81ea39-87c6-42e0-a8fc-40e5543e3ad2','7527571a-7ff5-46c9-8edd-b3b0431a4ee9','23e88f93-8294-498d-8240-77419ffc8e00','9d226a64-933c-42a7-a33c-c0de25713a59'],size=1,snapshot_id=700ed616-52a1-4cef-b7b4-390471781428,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:27.623288 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a1edcc-13a9-41d9-a058-81ffcc18d7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:27.640483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a1edcc-13a9-41d9-a058-81ffcc18d7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:27.641151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (2901443e-c643-4391-a1bc-228b9542e617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:27.641414 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:27.641910 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2d18b06d-8475-41f8-bc18-32f14a738dd8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:27.642283 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1271/5102] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:40:27 2026] POST /volume/v3/volumes => generated 804 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:27.652987 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9385eb83-80f3-47ce-9de3-db59f7337eea None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:27.655570 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9385eb83-80f3-47ce-9de3-db59f7337eea tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:27.655862 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9385eb83-80f3-47ce-9de3-db59f7337eea tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:27.656121 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9385eb83-80f3-47ce-9de3-db59f7337eea tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:27.664649 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:27.664649 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:27.668167 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9385eb83-80f3-47ce-9de3-db59f7337eea tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:27.671908 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9385eb83-80f3-47ce-9de3-db59f7337eea tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 returned with HTTP 200 Aug 13 19:40:27.672269 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1273/5103] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:27 2026] GET /volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:28.683698 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0585e863-1c40-494a-8ec8-87fb478ca3e9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:28.685324 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0585e863-1c40-494a-8ec8-87fb478ca3e9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:28.685533 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0585e863-1c40-494a-8ec8-87fb478ca3e9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:28.685712 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0585e863-1c40-494a-8ec8-87fb478ca3e9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:28.692024 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:28.692024 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:28.695246 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0585e863-1c40-494a-8ec8-87fb478ca3e9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:28.699478 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0585e863-1c40-494a-8ec8-87fb478ca3e9 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 returned with HTTP 200 Aug 13 19:40:28.699910 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1280/5104] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:28 2026] GET /volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:28.711880 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:28.713586 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:28.713897 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "49bb2461-c05c-4d4c-a316-9b4968addf85", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1362442997"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:28.715656 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'source_volid': '49bb2461-c05c-4d4c-a316-9b4968addf85', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1362442997'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:28.722804 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:28.722804 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:28.723220 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume retrieved successfully. Aug 13 19:40:28.723341 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:28.726267 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:28.731578 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (e93e5034-68b4-412b-a821-69c292d67ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:28.732555 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9749739c-d099-4138-8c27-226f4ca87d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:28.733322 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:28.753110 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9749739c-d099-4138-8c27-226f4ca87d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '49bb2461-c05c-4d4c-a316-9b4968addf85', 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:28.753891 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cca4f9f-1b55-4e09-9932-5ba6b7cb010a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:28.786380 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['4da9d9eb-1e28-4be1-9470-2cbb451c102f', 'e2ead9ab-6855-4260-a1d1-49fdada056d1', '18948259-fcb1-4428-9616-f2ce7e106f52', 'd92e1395-2bcb-40cf-9899-b9dc488acd9b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:28.787043 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cca4f9f-1b55-4e09-9932-5ba6b7cb010a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da9d9eb-1e28-4be1-9470-2cbb451c102f', 'e2ead9ab-6855-4260-a1d1-49fdada056d1', '18948259-fcb1-4428-9616-f2ce7e106f52', 'd92e1395-2bcb-40cf-9899-b9dc488acd9b']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:28.787723 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffabc46d-79b6-4d76-9fd8-d3f4d58d1f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:28.816075 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffabc46d-79b6-4d76-9fd8-d3f4d58d1f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd549bf44-1066-491a-9850-c02bca7f037b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1362442997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['4da9d9eb-1e28-4be1-9470-2cbb451c102f','e2ead9ab-6855-4260-a1d1-49fdada056d1','18948259-fcb1-4428-9616-f2ce7e106f52','d92e1395-2bcb-40cf-9899-b9dc488acd9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=49bb2461-c05c-4d4c-a316-9b4968addf85,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1362442997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d549bf44-1066-491a-9850-c02bca7f037b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=49bb2461-c05c-4d4c-a316-9b4968addf85,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:28.816714 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad0636c-372d-4c66-98b9-1e2b8c7d4a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:28.832527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad0636c-372d-4c66-98b9-1e2b8c7d4a5e) transitioned into state 'SUCCESS' from state '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-1362442997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['4da9d9eb-1e28-4be1-9470-2cbb451c102f','e2ead9ab-6855-4260-a1d1-49fdada056d1','18948259-fcb1-4428-9616-f2ce7e106f52','d92e1395-2bcb-40cf-9899-b9dc488acd9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=49bb2461-c05c-4d4c-a316-9b4968addf85,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:28.833081 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae31338-e051-4de1-ba57-c15468157ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:28.846019 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae31338-e051-4de1-ba57-c15468157ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:28.846769 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (e93e5034-68b4-412b-a821-69c292d67ca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:28.847075 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:28.847627 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c15d44b2-cb16-4c46-aaea-ad3541193d42 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:28.848115 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1281/5105] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:40:28 2026] POST /volume/v3/volumes => generated 804 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:28.859755 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-54b3fca3-7891-4864-ac3f-398d272fec3b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:28.861738 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-54b3fca3-7891-4864-ac3f-398d272fec3b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:28.861949 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-54b3fca3-7891-4864-ac3f-398d272fec3b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:28.862150 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-54b3fca3-7891-4864-ac3f-398d272fec3b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:28.868626 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:28.868626 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:28.871780 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-54b3fca3-7891-4864-ac3f-398d272fec3b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:28.875609 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-54b3fca3-7891-4864-ac3f-398d272fec3b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b returned with HTTP 200 Aug 13 19:40:28.875941 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1272/5106] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:28 2026] GET /volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:29.887217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-45a9821c-7c62-4256-80f4-52fc61877ca7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:29.888943 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-45a9821c-7c62-4256-80f4-52fc61877ca7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:29.889135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-45a9821c-7c62-4256-80f4-52fc61877ca7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:29.889336 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-45a9821c-7c62-4256-80f4-52fc61877ca7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:29.895495 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:29.895495 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:29.898500 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-45a9821c-7c62-4256-80f4-52fc61877ca7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:29.901956 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-45a9821c-7c62-4256-80f4-52fc61877ca7 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b returned with HTTP 200 Aug 13 19:40:29.902286 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1274/5107] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:29 2026] GET /volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b => generated 897 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:29.913055 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1b6daa7a-1118-447a-98c5-950012fdf5c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:29.914751 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b6daa7a-1118-447a-98c5-950012fdf5c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:29.914928 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b6daa7a-1118-447a-98c5-950012fdf5c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:29.915090 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1b6daa7a-1118-447a-98c5-950012fdf5c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:29.915188 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-1b6daa7a-1118-447a-98c5-950012fdf5c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:29.919738 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:29.919738 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:29.920094 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1b6daa7a-1118-447a-98c5-950012fdf5c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:29.933235 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1b6daa7a-1118-447a-98c5-950012fdf5c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot delete request issued successfully. Aug 13 19:40:29.933434 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1b6daa7a-1118-447a-98c5-950012fdf5c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 returned with HTTP 202 Aug 13 19:40:29.933797 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1281/5108] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:29 2026] DELETE /volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:29.940066 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-912865aa-012e-48fb-8830-efdbda76585c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:29.942375 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-912865aa-012e-48fb-8830-efdbda76585c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:29.942636 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-912865aa-012e-48fb-8830-efdbda76585c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:29.942859 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-912865aa-012e-48fb-8830-efdbda76585c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:29.948012 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:29.948012 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:29.948462 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-912865aa-012e-48fb-8830-efdbda76585c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:29.949137 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-912865aa-012e-48fb-8830-efdbda76585c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 returned with HTTP 200 Aug 13 19:40:29.949719 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1282/5109] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:29 2026] GET /volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:30.957742 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-54e4752f-2858-4416-b07e-87569b25ec1e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:30.959421 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-54e4752f-2858-4416-b07e-87569b25ec1e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:30.959617 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-54e4752f-2858-4416-b07e-87569b25ec1e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:30.959807 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-54e4752f-2858-4416-b07e-87569b25ec1e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:30.963480 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-54e4752f-2858-4416-b07e-87569b25ec1e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 returned with HTTP 404 Aug 13 19:40:30.963925 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1273/5110] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:30 2026] GET /volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:30.970102 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e357c1e6-e41b-4fba-b045-b3b2fd480aa2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:30.971676 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e357c1e6-e41b-4fba-b045-b3b2fd480aa2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:30.971841 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e357c1e6-e41b-4fba-b045-b3b2fd480aa2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:30.972012 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e357c1e6-e41b-4fba-b045-b3b2fd480aa2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:30.972110 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-e357c1e6-e41b-4fba-b045-b3b2fd480aa2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:30.976458 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:30.976458 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:30.976832 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e357c1e6-e41b-4fba-b045-b3b2fd480aa2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:30.989253 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e357c1e6-e41b-4fba-b045-b3b2fd480aa2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot delete request issued successfully. Aug 13 19:40:30.989364 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e357c1e6-e41b-4fba-b045-b3b2fd480aa2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 returned with HTTP 202 Aug 13 19:40:30.989735 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1275/5111] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:30 2026] DELETE /volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:30.995807 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-38ad6b1f-47f0-4f51-b4e3-7ecaf35361ad None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:30.997604 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38ad6b1f-47f0-4f51-b4e3-7ecaf35361ad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:30.997770 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38ad6b1f-47f0-4f51-b4e3-7ecaf35361ad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:30.997978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-38ad6b1f-47f0-4f51-b4e3-7ecaf35361ad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:31.002548 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:31.002548 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:31.003070 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-38ad6b1f-47f0-4f51-b4e3-7ecaf35361ad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:31.003932 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-38ad6b1f-47f0-4f51-b4e3-7ecaf35361ad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 returned with HTTP 200 Aug 13 19:40:31.004264 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1282/5112] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:30 2026] GET /volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:31.188748 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:31.190352 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:31.190682 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1990859152"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:31.192011 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1990859152'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:31.192120 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume of 1 GB Aug 13 19:40:31.195602 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Availability Zones retrieved successfully. Aug 13 19:40:31.201168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Flow 'volume_create_api' (dcf0ef62-abbd-4c64-aa34-272430a4ab47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:31.202013 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5344ab7-eef9-460b-a3d5-294caa0604b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:31.203088 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:31.224485 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5344ab7-eef9-460b-a3d5-294caa0604b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:31.225177 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9266f802-d75c-4e09-becb-29b4549e4f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:31.257725 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Created reservations ['03deff19-8b7d-4ab9-a41e-fbdd1b623a07', '5b7215b6-e9ba-45bc-ba62-8ea9a60335e2', 'f4e5ab89-57b3-4c84-b885-06d4176f54c1', '0215f8c4-8c9d-467a-aad4-95536ebd934b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:31.258517 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9266f802-d75c-4e09-becb-29b4549e4f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03deff19-8b7d-4ab9-a41e-fbdd1b623a07', '5b7215b6-e9ba-45bc-ba62-8ea9a60335e2', 'f4e5ab89-57b3-4c84-b885-06d4176f54c1', '0215f8c4-8c9d-467a-aad4-95536ebd934b']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:31.259181 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f460c641-fd62-403d-b45c-de6597fd92a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:31.279107 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f460c641-fd62-403d-b45c-de6597fd92a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d8eabe5-7778-4c16-ac53-0e18f58c5643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1990859152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f039ee2ddf8346f0a8829d45b321138c',qos_specs=None,replication_status=,reservations=['03deff19-8b7d-4ab9-a41e-fbdd1b623a07','5b7215b6-e9ba-45bc-ba62-8ea9a60335e2','f4e5ab89-57b3-4c84-b885-06d4176f54c1','0215f8c4-8c9d-467a-aad4-95536ebd934b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d222785166241ab954ce11677199859',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1990859152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d8eabe5-7778-4c16-ac53-0e18f58c5643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f039ee2ddf8346f0a8829d45b321138c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d222785166241ab954ce11677199859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:31.279826 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde56c95-f103-4457-a743-4861181d0520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:31.294109 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde56c95-f103-4457-a743-4861181d0520) transitioned into state 'SUCCESS' from state '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-1990859152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f039ee2ddf8346f0a8829d45b321138c',qos_specs=None,replication_status=,reservations=['03deff19-8b7d-4ab9-a41e-fbdd1b623a07','5b7215b6-e9ba-45bc-ba62-8ea9a60335e2','f4e5ab89-57b3-4c84-b885-06d4176f54c1','0215f8c4-8c9d-467a-aad4-95536ebd934b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d222785166241ab954ce11677199859',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:31.294759 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a1c184-cca6-4f6c-8f02-9be260b0f3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:31.301568 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a1c184-cca6-4f6c-8f02-9be260b0f3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:31.302235 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Flow 'volume_create_api' (dcf0ef62-abbd-4c64-aa34-272430a4ab47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:31.302513 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume request issued successfully. Aug 13 19:40:31.302976 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5937361b-6dfa-4324-ab04-11ba0f1c80a4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:31.303439 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1283/5113] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:40:31 2026] POST /volume/v3/volumes => generated 755 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:40:31.314527 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a7f28820-53e1-4957-90f6-806dfefef42d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:31.316177 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a7f28820-53e1-4957-90f6-806dfefef42d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:31.316390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a7f28820-53e1-4957-90f6-806dfefef42d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:31.316617 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a7f28820-53e1-4957-90f6-806dfefef42d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:31.322670 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:31.322670 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:31.325751 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a7f28820-53e1-4957-90f6-806dfefef42d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:31.329379 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a7f28820-53e1-4957-90f6-806dfefef42d tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:31.329715 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1274/5114] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:31 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:32.012245 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eb5e9b7e-484a-4e0e-931b-eaacf52c63b3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.014051 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb5e9b7e-484a-4e0e-931b-eaacf52c63b3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:32.014253 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb5e9b7e-484a-4e0e-931b-eaacf52c63b3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.014499 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb5e9b7e-484a-4e0e-931b-eaacf52c63b3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.018559 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb5e9b7e-484a-4e0e-931b-eaacf52c63b3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 returned with HTTP 404 Aug 13 19:40:32.019003 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1276/5115] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:32 2026] GET /volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:32.025191 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1aad7919-aa4e-4abd-a827-e12b252c7610 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.026824 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1aad7919-aa4e-4abd-a827-e12b252c7610 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:32.027010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1aad7919-aa4e-4abd-a827-e12b252c7610 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.027174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1aad7919-aa4e-4abd-a827-e12b252c7610 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.027365 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1aad7919-aa4e-4abd-a827-e12b252c7610 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:32.033556 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:32.033556 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:32.033961 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1aad7919-aa4e-4abd-a827-e12b252c7610 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:32.047884 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1aad7919-aa4e-4abd-a827-e12b252c7610 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:32.048113 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1aad7919-aa4e-4abd-a827-e12b252c7610 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 returned with HTTP 202 Aug 13 19:40:32.048691 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1283/5116] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:32 2026] DELETE /volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:32.055541 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4ca854b1-222a-456c-81b5-cc97e23c76ba None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.058023 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ca854b1-222a-456c-81b5-cc97e23c76ba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:32.058269 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ca854b1-222a-456c-81b5-cc97e23c76ba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.058506 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4ca854b1-222a-456c-81b5-cc97e23c76ba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.066287 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:32.066287 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:32.070175 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4ca854b1-222a-456c-81b5-cc97e23c76ba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:32.074138 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4ca854b1-222a-456c-81b5-cc97e23c76ba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 returned with HTTP 200 Aug 13 19:40:32.074798 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1284/5117] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:32 2026] GET /volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:32.344045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c1e79bf4-b67c-420d-b72f-1cd87b94f354 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.346210 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1e79bf4-b67c-420d-b72f-1cd87b94f354 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:32.346510 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1e79bf4-b67c-420d-b72f-1cd87b94f354 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.346712 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c1e79bf4-b67c-420d-b72f-1cd87b94f354 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.353131 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:32.353131 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:32.356223 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c1e79bf4-b67c-420d-b72f-1cd87b94f354 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:32.360624 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c1e79bf4-b67c-420d-b72f-1cd87b94f354 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:32.360962 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1275/5118] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:32 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:32.396842 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9567da71-8f22-4b4e-b684-27826a16a411 req-1930eb88-517d-4e92-a501-90b91051a7b9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.398625 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-1930eb88-517d-4e92-a501-90b91051a7b9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:32.398806 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-1930eb88-517d-4e92-a501-90b91051a7b9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.399034 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-1930eb88-517d-4e92-a501-90b91051a7b9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.405229 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:32.405229 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:32.408295 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-9567da71-8f22-4b4e-b684-27826a16a411 req-1930eb88-517d-4e92-a501-90b91051a7b9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:32.411860 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-1930eb88-517d-4e92-a501-90b91051a7b9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:32.412228 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1277/5119] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:40:32 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:32.475479 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-599d11a6-26bb-42b3-9378-5d4e008b9655 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.475723 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-599d11a6-26bb-42b3-9378-5d4e008b9655 None None] GET https://10.4.3.126/volume// Aug 13 19:40:32.475934 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-599d11a6-26bb-42b3-9378-5d4e008b9655 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.476156 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-599d11a6-26bb-42b3-9378-5d4e008b9655 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.476521 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-599d11a6-26bb-42b3-9378-5d4e008b9655 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:40:32.476813 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1284/5120] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:40:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:40:32.483000 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9567da71-8f22-4b4e-b684-27826a16a411 req-027797ef-254b-4378-a588-5151b29e9f41 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.484904 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-027797ef-254b-4378-a588-5151b29e9f41 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:40:32.485239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-027797ef-254b-4378-a588-5151b29e9f41 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d8eabe5-7778-4c16-ac53-0e18f58c5643", "connector": null, "instance_uuid": "0238753f-7651-4bcc-8b90-219aa2b3d3b0"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:32.493557 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:32.493557 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:32.513944 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-027797ef-254b-4378-a588-5151b29e9f41 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:40:32.514409 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1285/5121] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:40:32 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:32.537421 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-545c7f9e-b98c-4535-ada3-04adf9ce6271 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.539011 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-545c7f9e-b98c-4535-ada3-04adf9ce6271 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:32.539190 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-545c7f9e-b98c-4535-ada3-04adf9ce6271 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.539581 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-545c7f9e-b98c-4535-ada3-04adf9ce6271 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.545113 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-744a8758-28f4-4b3e-8329-80a4593d0628 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.545481 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-744a8758-28f4-4b3e-8329-80a4593d0628 None None] GET https://10.4.3.126/volume// Aug 13 19:40:32.545636 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-744a8758-28f4-4b3e-8329-80a4593d0628 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.545809 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-744a8758-28f4-4b3e-8329-80a4593d0628 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.546096 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-744a8758-28f4-4b3e-8329-80a4593d0628 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:40:32.546367 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1278/5122] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:40:32 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:40:32.547576 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:32.547576 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:32.550372 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-545c7f9e-b98c-4535-ada3-04adf9ce6271 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:32.552413 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-9567da71-8f22-4b4e-b684-27826a16a411 req-4f18b6c4-bd26-4672-87a5-f760c50fff48 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.554336 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-545c7f9e-b98c-4535-ada3-04adf9ce6271 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:32.554747 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1276/5123] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:32 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:32.554856 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-4f18b6c4-bd26-4672-87a5-f760c50fff48 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:32.555063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-4f18b6c4-bd26-4672-87a5-f760c50fff48 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:32.555230 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-4f18b6c4-bd26-4672-87a5-f760c50fff48 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:32.563120 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:32.563120 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:32.567330 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-9567da71-8f22-4b4e-b684-27826a16a411 req-4f18b6c4-bd26-4672-87a5-f760c50fff48 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:32.571563 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-4f18b6c4-bd26-4672-87a5-f760c50fff48 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:32.572029 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1285/5124] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:40:32 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:40:32.670678 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-9567da71-8f22-4b4e-b684-27826a16a411 req-6d0eab72-4315-431e-9d26-9c6bd0c4d7ae None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:32.672500 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-6d0eab72-4315-431e-9d26-9c6bd0c4d7ae tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] PUT https://10.4.3.126/volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772 Aug 13 19:40:32.672825 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-6d0eab72-4315-431e-9d26-9c6bd0c4d7ae tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:32.679596 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-9567da71-8f22-4b4e-b684-27826a16a411 req-6d0eab72-4315-431e-9d26-9c6bd0c4d7ae tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Acquiring lock "cinder-attachment_update-9d8eabe5-7778-4c16-ac53-0e18f58c5643-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:40:32.683791 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-9567da71-8f22-4b4e-b684-27826a16a411 req-6d0eab72-4315-431e-9d26-9c6bd0c4d7ae tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Lock "cinder-attachment_update-9d8eabe5-7778-4c16-ac53-0e18f58c5643-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:40:32.684660 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:32.684660 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:32.756384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-9567da71-8f22-4b4e-b684-27826a16a411 req-6d0eab72-4315-431e-9d26-9c6bd0c4d7ae tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Lock "cinder-attachment_update-9d8eabe5-7778-4c16-ac53-0e18f58c5643-np0000007253" released by "attachment_update" :: held 0.072s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:40:32.756713 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-6d0eab72-4315-431e-9d26-9c6bd0c4d7ae tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772 returned with HTTP 200 Aug 13 19:40:32.757205 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1286/5125] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:40:32 2026] PUT /volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:33.085648 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-74092d42-9313-459b-80f3-488ed20c9add None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:33.087243 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74092d42-9313-459b-80f3-488ed20c9add tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:33.087486 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74092d42-9313-459b-80f3-488ed20c9add tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:33.087687 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-74092d42-9313-459b-80f3-488ed20c9add tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:33.092421 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-74092d42-9313-459b-80f3-488ed20c9add tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 returned with HTTP 404 Aug 13 19:40:33.092858 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1279/5126] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:33 2026] GET /volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:33.099283 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-82911ff5-b848-4dd1-bd86-94fe830c7283 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:33.100812 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-82911ff5-b848-4dd1-bd86-94fe830c7283 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:33.101030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-82911ff5-b848-4dd1-bd86-94fe830c7283 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:33.101227 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-82911ff5-b848-4dd1-bd86-94fe830c7283 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:33.101443 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-82911ff5-b848-4dd1-bd86-94fe830c7283 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:33.107149 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:33.107149 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:33.107604 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-82911ff5-b848-4dd1-bd86-94fe830c7283 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:33.121290 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-82911ff5-b848-4dd1-bd86-94fe830c7283 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:33.121498 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-82911ff5-b848-4dd1-bd86-94fe830c7283 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 returned with HTTP 202 Aug 13 19:40:33.121913 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1277/5127] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:33 2026] DELETE /volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:33.128704 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a91ae2d0-1fde-42af-8fe9-01c1ec6c62de None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:33.130308 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a91ae2d0-1fde-42af-8fe9-01c1ec6c62de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:33.130522 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a91ae2d0-1fde-42af-8fe9-01c1ec6c62de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:33.130716 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a91ae2d0-1fde-42af-8fe9-01c1ec6c62de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:33.137171 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:33.137171 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:33.140377 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a91ae2d0-1fde-42af-8fe9-01c1ec6c62de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:33.144238 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a91ae2d0-1fde-42af-8fe9-01c1ec6c62de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 returned with HTTP 200 Aug 13 19:40:33.144675 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1286/5128] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:33 2026] GET /volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:33.566060 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b7f1dcb2-dccc-46ad-b06d-67dd52b0156a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:33.567865 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7f1dcb2-dccc-46ad-b06d-67dd52b0156a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:33.568043 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7f1dcb2-dccc-46ad-b06d-67dd52b0156a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:33.568217 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7f1dcb2-dccc-46ad-b06d-67dd52b0156a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:33.577352 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:33.577352 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:33.580516 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b7f1dcb2-dccc-46ad-b06d-67dd52b0156a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:33.584022 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7f1dcb2-dccc-46ad-b06d-67dd52b0156a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:33.584410 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1287/5129] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:33 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:34.156186 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-03b138dc-6cfd-4628-ad87-ba7af3579eba None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:34.158400 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03b138dc-6cfd-4628-ad87-ba7af3579eba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:34.158644 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03b138dc-6cfd-4628-ad87-ba7af3579eba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:34.158875 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-03b138dc-6cfd-4628-ad87-ba7af3579eba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:34.165588 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-03b138dc-6cfd-4628-ad87-ba7af3579eba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 returned with HTTP 404 Aug 13 19:40:34.166026 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1280/5130] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:34 2026] GET /volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:34.172495 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-da7e2ff2-e227-45a5-8978-aafba27af459 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:34.174474 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da7e2ff2-e227-45a5-8978-aafba27af459 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:34.174740 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da7e2ff2-e227-45a5-8978-aafba27af459 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:34.174969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-da7e2ff2-e227-45a5-8978-aafba27af459 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:34.175198 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-da7e2ff2-e227-45a5-8978-aafba27af459 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:34.183807 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:34.183807 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:34.184428 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-da7e2ff2-e227-45a5-8978-aafba27af459 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:34.200422 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-da7e2ff2-e227-45a5-8978-aafba27af459 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:34.200626 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-da7e2ff2-e227-45a5-8978-aafba27af459 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de returned with HTTP 202 Aug 13 19:40:34.201029 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1278/5131] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:34 2026] DELETE /volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:34.208323 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ea49db0b-63db-40ec-9608-b9b8a97835ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:34.210528 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea49db0b-63db-40ec-9608-b9b8a97835ce tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:34.210795 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea49db0b-63db-40ec-9608-b9b8a97835ce tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:34.211041 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea49db0b-63db-40ec-9608-b9b8a97835ce tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:34.217722 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:34.217722 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:34.220831 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ea49db0b-63db-40ec-9608-b9b8a97835ce tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:34.225167 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea49db0b-63db-40ec-9608-b9b8a97835ce tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de returned with HTTP 200 Aug 13 19:40:34.225599 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1287/5132] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:34 2026] GET /volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:34.595497 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b86b853a-1da5-417f-8116-6c4d31e8f8b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:34.597081 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b86b853a-1da5-417f-8116-6c4d31e8f8b0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:34.597289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b86b853a-1da5-417f-8116-6c4d31e8f8b0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:34.597494 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b86b853a-1da5-417f-8116-6c4d31e8f8b0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:34.605847 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:34.605847 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:34.608762 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b86b853a-1da5-417f-8116-6c4d31e8f8b0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:34.612433 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b86b853a-1da5-417f-8116-6c4d31e8f8b0 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:34.612784 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1288/5133] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:34 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:35.237530 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59f70b1d-cfb4-4ccc-91c1-4c0b8ba72fcf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:35.239052 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59f70b1d-cfb4-4ccc-91c1-4c0b8ba72fcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:35.239241 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59f70b1d-cfb4-4ccc-91c1-4c0b8ba72fcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:35.239439 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59f70b1d-cfb4-4ccc-91c1-4c0b8ba72fcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:35.244481 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59f70b1d-cfb4-4ccc-91c1-4c0b8ba72fcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de returned with HTTP 404 Aug 13 19:40:35.244895 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1281/5134] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:35 2026] GET /volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:35.250117 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-00a0dfb0-1418-4c26-9a71-266121652329 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:35.251738 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00a0dfb0-1418-4c26-9a71-266121652329 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:35.251927 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00a0dfb0-1418-4c26-9a71-266121652329 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:35.252094 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00a0dfb0-1418-4c26-9a71-266121652329 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:35.252256 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-00a0dfb0-1418-4c26-9a71-266121652329 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:35.258315 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:35.258315 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:35.258710 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-00a0dfb0-1418-4c26-9a71-266121652329 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:35.271924 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-00a0dfb0-1418-4c26-9a71-266121652329 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:35.272082 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00a0dfb0-1418-4c26-9a71-266121652329 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b returned with HTTP 202 Aug 13 19:40:35.272485 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1279/5135] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:35 2026] DELETE /volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:35.279263 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d9e8f7fc-225d-4006-87b8-39a14746d15a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:35.281078 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9e8f7fc-225d-4006-87b8-39a14746d15a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:35.281295 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9e8f7fc-225d-4006-87b8-39a14746d15a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:35.281507 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d9e8f7fc-225d-4006-87b8-39a14746d15a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:35.288023 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:35.288023 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:35.291581 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d9e8f7fc-225d-4006-87b8-39a14746d15a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:35.295752 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d9e8f7fc-225d-4006-87b8-39a14746d15a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b returned with HTTP 200 Aug 13 19:40:35.296168 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1288/5136] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:35 2026] GET /volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:35.624480 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af91e30c-a8f1-4e6b-96a3-9f8e9fe266b3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:35.627316 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af91e30c-a8f1-4e6b-96a3-9f8e9fe266b3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:35.627316 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af91e30c-a8f1-4e6b-96a3-9f8e9fe266b3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:35.627316 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af91e30c-a8f1-4e6b-96a3-9f8e9fe266b3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:35.635266 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:35.635266 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:35.638563 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-af91e30c-a8f1-4e6b-96a3-9f8e9fe266b3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:35.642885 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af91e30c-a8f1-4e6b-96a3-9f8e9fe266b3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:35.643365 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1289/5137] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:35 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:36.307250 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3ca0a7fb-e886-41b4-9c4d-3360d5dba53a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:36.308926 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ca0a7fb-e886-41b4-9c4d-3360d5dba53a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:36.309102 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ca0a7fb-e886-41b4-9c4d-3360d5dba53a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:36.309290 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ca0a7fb-e886-41b4-9c4d-3360d5dba53a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:36.314137 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ca0a7fb-e886-41b4-9c4d-3360d5dba53a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b returned with HTTP 404 Aug 13 19:40:36.314617 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1282/5138] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:36 2026] GET /volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:36.323949 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:36.326064 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:36.326543 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1020778016"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:36.328405 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1020778016'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:36.328609 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:36.333395 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:36.341460 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (3df32639-48b4-427c-9d63-a96ec516a9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:36.342729 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5924c0e-9cca-4027-9094-20963f1f784e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:36.344115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:36.377170 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5924c0e-9cca-4027-9094-20963f1f784e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:36.378169 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9708652f-232e-4f23-8ea8-d07e232a8d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:36.415877 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['cce54d6a-dd5c-41ba-b5d0-2a940cbd2da9', 'b5b89a69-4418-4600-b7ec-185d7816e184', '0cb27a60-d4d0-4d7d-8615-a8cef5ff310f', '0757a490-5960-4295-a818-e795f00adbcc'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:36.416728 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9708652f-232e-4f23-8ea8-d07e232a8d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cce54d6a-dd5c-41ba-b5d0-2a940cbd2da9', 'b5b89a69-4418-4600-b7ec-185d7816e184', '0cb27a60-d4d0-4d7d-8615-a8cef5ff310f', '0757a490-5960-4295-a818-e795f00adbcc']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:36.417433 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a2074d-29e6-45ef-81da-4637f870b5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:36.438022 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a2074d-29e6-45ef-81da-4637f870b5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '179b1d3d-97c6-4d07-beab-320fabff01d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1020778016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['cce54d6a-dd5c-41ba-b5d0-2a940cbd2da9','b5b89a69-4418-4600-b7ec-185d7816e184','0cb27a60-d4d0-4d7d-8615-a8cef5ff310f','0757a490-5960-4295-a818-e795f00adbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1020778016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=179b1d3d-97c6-4d07-beab-320fabff01d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:36.438696 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf2b969-e3d1-4284-b7f4-1901dc9ad325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:36.454084 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf2b969-e3d1-4284-b7f4-1901dc9ad325) transitioned into state 'SUCCESS' from state '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-1020778016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['cce54d6a-dd5c-41ba-b5d0-2a940cbd2da9','b5b89a69-4418-4600-b7ec-185d7816e184','0cb27a60-d4d0-4d7d-8615-a8cef5ff310f','0757a490-5960-4295-a818-e795f00adbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:36.454697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a47a15f-d2f1-4230-8463-a4630efbf6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:36.463433 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a47a15f-d2f1-4230-8463-a4630efbf6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:36.464112 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (3df32639-48b4-427c-9d63-a96ec516a9cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:36.464449 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:36.464940 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7fdfb5d8-ec60-405b-a7d0-17e7d1503bfb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:36.465363 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1280/5139] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:40:36 2026] POST /volume/v3/volumes => generated 770 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:36.479111 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6506c2a5-38f8-453c-bd1d-82f6dc9f5b28 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:36.480809 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6506c2a5-38f8-453c-bd1d-82f6dc9f5b28 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:36.481034 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6506c2a5-38f8-453c-bd1d-82f6dc9f5b28 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:36.481218 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6506c2a5-38f8-453c-bd1d-82f6dc9f5b28 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:36.488314 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:36.488314 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:36.491587 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6506c2a5-38f8-453c-bd1d-82f6dc9f5b28 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:36.495333 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6506c2a5-38f8-453c-bd1d-82f6dc9f5b28 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 returned with HTTP 200 Aug 13 19:40:36.495682 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1289/5140] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:36 2026] GET /volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:36.654799 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f0cd45f5-d6c9-4848-841a-82bf5d68a93a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:36.657177 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0cd45f5-d6c9-4848-841a-82bf5d68a93a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:36.657503 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0cd45f5-d6c9-4848-841a-82bf5d68a93a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:36.657762 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f0cd45f5-d6c9-4848-841a-82bf5d68a93a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:36.670050 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:36.670050 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:36.674424 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f0cd45f5-d6c9-4848-841a-82bf5d68a93a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:36.679954 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f0cd45f5-d6c9-4848-841a-82bf5d68a93a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:36.680539 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1290/5141] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:36 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:37.017056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-9567da71-8f22-4b4e-b684-27826a16a411 req-8de0b184-5503-46a6-84f0-1321a45456ce None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.018873 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-8de0b184-5503-46a6-84f0-1321a45456ce tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772/action Aug 13 19:40:37.019206 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-8de0b184-5503-46a6-84f0-1321a45456ce tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:40:37.019328 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-8de0b184-5503-46a6-84f0-1321a45456ce tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:37.036353 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.036353 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:37.045381 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-9567da71-8f22-4b4e-b684-27826a16a411 req-8de0b184-5503-46a6-84f0-1321a45456ce tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772/action returned with HTTP 204 Aug 13 19:40:37.045934 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1283/5142] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:40:37 2026] POST /volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:37.510380 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a7e6fe9c-8a42-4e1e-99ef-b6ba9b75ba49 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.512063 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a7e6fe9c-8a42-4e1e-99ef-b6ba9b75ba49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:37.512242 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a7e6fe9c-8a42-4e1e-99ef-b6ba9b75ba49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.512464 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a7e6fe9c-8a42-4e1e-99ef-b6ba9b75ba49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.518617 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.518617 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:37.521498 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a7e6fe9c-8a42-4e1e-99ef-b6ba9b75ba49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:37.524969 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a7e6fe9c-8a42-4e1e-99ef-b6ba9b75ba49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 returned with HTTP 200 Aug 13 19:40:37.525319 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1281/5143] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 => generated 863 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:37.537550 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6d6a022a-76b1-4fc3-9b37-f3ba64f0a582 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.539086 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d6a022a-76b1-4fc3-9b37-f3ba64f0a582 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:40:37.539436 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6d6a022a-76b1-4fc3-9b37-f3ba64f0a582 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "179b1d3d-97c6-4d07-beab-320fabff01d6", "name": "tempest-VolumeDependencyTests-Snapshot-1623073912"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:37.549768 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.549768 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:37.550392 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6d6a022a-76b1-4fc3-9b37-f3ba64f0a582 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:37.550555 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-6d6a022a-76b1-4fc3-9b37-f3ba64f0a582 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create snapshot from volume 179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:37.576908 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-6d6a022a-76b1-4fc3-9b37-f3ba64f0a582 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['807990a3-65d7-494e-bfaa-3eaa694e17e6', '6de977b9-6d54-492c-a142-007f8146fa4d', '9fd2ccc0-2e94-43c2-bc47-bb0374b0b0b6', '24c7abd4-2305-4365-ac0e-8606620ceb0e'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:37.602446 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6d6a022a-76b1-4fc3-9b37-f3ba64f0a582 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot create request issued successfully. Aug 13 19:40:37.602751 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6d6a022a-76b1-4fc3-9b37-f3ba64f0a582 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:40:37.603144 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1290/5144] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:40:37 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 13 19:40:37.611748 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-355dbd17-e3c3-4478-9d72-fd25cc96524b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.613323 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-355dbd17-e3c3-4478-9d72-fd25cc96524b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:37.613488 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-355dbd17-e3c3-4478-9d72-fd25cc96524b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.613689 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-355dbd17-e3c3-4478-9d72-fd25cc96524b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.618519 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.618519 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:37.618778 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-355dbd17-e3c3-4478-9d72-fd25cc96524b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:37.619480 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-355dbd17-e3c3-4478-9d72-fd25cc96524b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 returned with HTTP 200 Aug 13 19:40:37.619875 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1291/5145] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:37.692214 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d41f5e22-3a0f-4cdd-8827-3cb21d45db63 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.693937 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d41f5e22-3a0f-4cdd-8827-3cb21d45db63 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:37.694107 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d41f5e22-3a0f-4cdd-8827-3cb21d45db63 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.694294 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d41f5e22-3a0f-4cdd-8827-3cb21d45db63 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.703143 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.703143 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:37.707108 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d41f5e22-3a0f-4cdd-8827-3cb21d45db63 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:37.711212 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d41f5e22-3a0f-4cdd-8827-3cb21d45db63 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:37.711667 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1284/5146] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:37.723116 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f67f2ffb-5efa-4c3a-b733-72b2fde7c5d6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.724857 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f67f2ffb-5efa-4c3a-b733-72b2fde7c5d6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:37.725031 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f67f2ffb-5efa-4c3a-b733-72b2fde7c5d6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.725211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f67f2ffb-5efa-4c3a-b733-72b2fde7c5d6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.733976 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.733976 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:37.737504 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f67f2ffb-5efa-4c3a-b733-72b2fde7c5d6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:37.741372 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f67f2ffb-5efa-4c3a-b733-72b2fde7c5d6 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:37.741744 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1282/5147] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:37.782583 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e7ce3ca0-6fc2-400d-8387-e58de41eec92 req-ff6e02c7-695b-40aa-9717-59019fc2acf4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.784445 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e7ce3ca0-6fc2-400d-8387-e58de41eec92 req-ff6e02c7-695b-40aa-9717-59019fc2acf4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:37.784608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e7ce3ca0-6fc2-400d-8387-e58de41eec92 req-ff6e02c7-695b-40aa-9717-59019fc2acf4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.784775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e7ce3ca0-6fc2-400d-8387-e58de41eec92 req-ff6e02c7-695b-40aa-9717-59019fc2acf4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.793475 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.793475 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:37.796427 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e7ce3ca0-6fc2-400d-8387-e58de41eec92 req-ff6e02c7-695b-40aa-9717-59019fc2acf4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:37.799864 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e7ce3ca0-6fc2-400d-8387-e58de41eec92 req-ff6e02c7-695b-40aa-9717-59019fc2acf4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:37.800222 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1291/5148] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:37.814714 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aaaf8c26-afb8-4fa4-bffc-9b47c433fd5a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.816551 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaaf8c26-afb8-4fa4-bffc-9b47c433fd5a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:37.816716 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaaf8c26-afb8-4fa4-bffc-9b47c433fd5a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.816887 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aaaf8c26-afb8-4fa4-bffc-9b47c433fd5a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.825575 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.825575 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:37.828512 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-aaaf8c26-afb8-4fa4-bffc-9b47c433fd5a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:37.831887 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aaaf8c26-afb8-4fa4-bffc-9b47c433fd5a tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:37.832213 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1292/5149] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:37.871796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-751b4c74-183d-4da3-afdb-725790089ca8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.873610 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-751b4c74-183d-4da3-afdb-725790089ca8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:37.873819 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-751b4c74-183d-4da3-afdb-725790089ca8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.874036 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-751b4c74-183d-4da3-afdb-725790089ca8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.882286 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.882286 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:37.885217 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-751b4c74-183d-4da3-afdb-725790089ca8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:37.888745 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-751b4c74-183d-4da3-afdb-725790089ca8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:37.889321 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1285/5150] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:37.905676 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-420a6fb0-c212-4192-ba08-be9c5c2616da None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.908050 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-420a6fb0-c212-4192-ba08-be9c5c2616da tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643/action Aug 13 19:40:37.908480 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-420a6fb0-c212-4192-ba08-be9c5c2616da tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:40:37.908629 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-420a6fb0-c212-4192-ba08-be9c5c2616da tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:37.921293 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.921293 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:37.921848 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-420a6fb0-c212-4192-ba08-be9c5c2616da tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:37.929325 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-420a6fb0-c212-4192-ba08-be9c5c2616da tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Begin detaching volume completed successfully. Aug 13 19:40:37.929566 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-420a6fb0-c212-4192-ba08-be9c5c2616da tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643/action returned with HTTP 202 Aug 13 19:40:37.930042 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1283/5151] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:40:37 2026] POST /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:40:37.967776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5984eebe-51ae-4b54-bea7-cf1e672022e6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.968140 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5984eebe-51ae-4b54-bea7-cf1e672022e6 None None] GET https://10.4.3.126/volume// Aug 13 19:40:37.968303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5984eebe-51ae-4b54-bea7-cf1e672022e6 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.968484 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5984eebe-51ae-4b54-bea7-cf1e672022e6 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.968789 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5984eebe-51ae-4b54-bea7-cf1e672022e6 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:40:37.969046 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1292/5152] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:40:37.976352 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-64b37d66-594e-4a92-9b36-8404c54c4247 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:37.978075 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-64b37d66-594e-4a92-9b36-8404c54c4247 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:37.978287 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-64b37d66-594e-4a92-9b36-8404c54c4247 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:37.978476 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-64b37d66-594e-4a92-9b36-8404c54c4247 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:37.986948 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:37.986948 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:37.990081 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-64b37d66-594e-4a92-9b36-8404c54c4247 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:37.993522 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-64b37d66-594e-4a92-9b36-8404c54c4247 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:37.993922 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1293/5153] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:40:37 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 1323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:40:38.628681 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-151d21d1-0570-4725-9d5a-31fa28826f49 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:38.630486 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-151d21d1-0570-4725-9d5a-31fa28826f49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:38.630772 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-151d21d1-0570-4725-9d5a-31fa28826f49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:38.630953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-151d21d1-0570-4725-9d5a-31fa28826f49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:38.635947 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:38.635947 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:38.636381 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-151d21d1-0570-4725-9d5a-31fa28826f49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:38.637155 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-151d21d1-0570-4725-9d5a-31fa28826f49 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 returned with HTTP 200 Aug 13 19:40:38.637535 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1286/5154] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:38 2026] GET /volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:38.645800 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:38.647339 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:38.647652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "625935f2-0a01-4d8a-b65f-f405edb7bc29", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-748237891"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:38.648976 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'snapshot_id': '625935f2-0a01-4d8a-b65f-f405edb7bc29', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-748237891'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:38.653182 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:38.653182 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:38.653583 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:38.653693 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:38.656490 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:38.662810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (9e6f944e-c963-4fd9-90db-13e8ecaceb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:38.663643 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3338341f-f36a-492a-931e-7277ee18cfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:38.664452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:38.691135 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3338341f-f36a-492a-931e-7277ee18cfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '625935f2-0a01-4d8a-b65f-f405edb7bc29', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:38.691814 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1949cdd7-4ea8-42bb-8dea-c56ee6de3a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:38.726768 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['1e3e563a-eef9-43ed-b0e3-2c5d16cef462', '58723c86-d9e6-44b3-a752-5ea36f9d87d1', '0ffb142d-32af-4cc5-af49-692e9dde8a59', '3881c491-92f9-4166-9fec-ee1d43a48c39'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:38.727668 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1949cdd7-4ea8-42bb-8dea-c56ee6de3a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3e563a-eef9-43ed-b0e3-2c5d16cef462', '58723c86-d9e6-44b3-a752-5ea36f9d87d1', '0ffb142d-32af-4cc5-af49-692e9dde8a59', '3881c491-92f9-4166-9fec-ee1d43a48c39']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:38.728539 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76310518-0cb5-46dc-9774-750d8ce82682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:38.752575 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-98c2145f-0513-43c2-a52e-dd742cb6ea9f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:38.756243 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-98c2145f-0513-43c2-a52e-dd742cb6ea9f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] DELETE https://10.4.3.126/volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772 Aug 13 19:40:38.756243 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-98c2145f-0513-43c2-a52e-dd742cb6ea9f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:38.756243 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-98c2145f-0513-43c2-a52e-dd742cb6ea9f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:38.761908 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:38.761908 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:38.766770 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76310518-0cb5-46dc-9774-750d8ce82682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed02919-28ca-40fd-a3ac-24110f292975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-748237891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['1e3e563a-eef9-43ed-b0e3-2c5d16cef462','58723c86-d9e6-44b3-a752-5ea36f9d87d1','0ffb142d-32af-4cc5-af49-692e9dde8a59','3881c491-92f9-4166-9fec-ee1d43a48c39'],size=1,snapshot_id=625935f2-0a01-4d8a-b65f-f405edb7bc29,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-748237891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed02919-28ca-40fd-a3ac-24110f292975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=625935f2-0a01-4d8a-b65f-f405edb7bc29,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:38.767654 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3b9489-0010-4db8-97ec-2db433ae7e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:38.783410 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3b9489-0010-4db8-97ec-2db433ae7e5c) transitioned into state 'SUCCESS' from state '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-748237891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['1e3e563a-eef9-43ed-b0e3-2c5d16cef462','58723c86-d9e6-44b3-a752-5ea36f9d87d1','0ffb142d-32af-4cc5-af49-692e9dde8a59','3881c491-92f9-4166-9fec-ee1d43a48c39'],size=1,snapshot_id=625935f2-0a01-4d8a-b65f-f405edb7bc29,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:38.783745 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67067073-e421-473e-b187-0a7384aff20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:38.800152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67067073-e421-473e-b187-0a7384aff20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:38.800879 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (9e6f944e-c963-4fd9-90db-13e8ecaceb78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:38.801654 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:38.801730 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-33864ea0-44d9-4f48-85fe-6d8ca2423187 req-98c2145f-0513-43c2-a52e-dd742cb6ea9f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772 returned with HTTP 200 Aug 13 19:40:38.801730 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1293/5155] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:40:38 2026] DELETE /volume/v3/attachments/202d70f4-5c31-4945-b315-b4ce87500772 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:38.801828 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-529f1d8a-0acd-454d-be9a-08a8e0240647 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:38.802138 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1284/5156] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:40:38 2026] POST /volume/v3/volumes => generated 803 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:38.815086 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8ee6c2c2-6fd1-420b-9373-4313dd60b4d3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:38.817555 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ee6c2c2-6fd1-420b-9373-4313dd60b4d3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:38.817847 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ee6c2c2-6fd1-420b-9373-4313dd60b4d3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:38.818128 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8ee6c2c2-6fd1-420b-9373-4313dd60b4d3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:38.829150 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:38.829150 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:38.835740 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8ee6c2c2-6fd1-420b-9373-4313dd60b4d3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:38.844759 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8ee6c2c2-6fd1-420b-9373-4313dd60b4d3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 returned with HTTP 200 Aug 13 19:40:38.845329 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1294/5157] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:38 2026] GET /volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:39.008044 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-df1ab678-59a8-482e-b9bd-aec8c3bd0861 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:39.009658 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df1ab678-59a8-482e-b9bd-aec8c3bd0861 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:40:39.009822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df1ab678-59a8-482e-b9bd-aec8c3bd0861 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:39.010035 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-df1ab678-59a8-482e-b9bd-aec8c3bd0861 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:39.016873 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:39.016873 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:39.019922 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-df1ab678-59a8-482e-b9bd-aec8c3bd0861 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:40:39.023841 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-df1ab678-59a8-482e-b9bd-aec8c3bd0861 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:40:39.024333 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1287/5158] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:39 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:39.857703 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b21340d4-6c91-4c11-a6f0-09944c4e8fc6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:39.859304 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b21340d4-6c91-4c11-a6f0-09944c4e8fc6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:39.859473 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b21340d4-6c91-4c11-a6f0-09944c4e8fc6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:39.859638 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b21340d4-6c91-4c11-a6f0-09944c4e8fc6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:39.866952 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:39.866952 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:39.869966 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b21340d4-6c91-4c11-a6f0-09944c4e8fc6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:39.873707 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b21340d4-6c91-4c11-a6f0-09944c4e8fc6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 returned with HTTP 200 Aug 13 19:40:39.874164 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1294/5159] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:39 2026] GET /volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:39.886347 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4bacee27-e094-430c-bc93-90ad798ec502 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:39.888171 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4bacee27-e094-430c-bc93-90ad798ec502 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:40:39.888596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4bacee27-e094-430c-bc93-90ad798ec502 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ed02919-28ca-40fd-a3ac-24110f292975", "name": "tempest-VolumeDependencyTests-Snapshot-1810171830"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:39.896503 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:39.896503 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:39.896942 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4bacee27-e094-430c-bc93-90ad798ec502 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:39.897075 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-4bacee27-e094-430c-bc93-90ad798ec502 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create snapshot from volume 8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:39.918527 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-4bacee27-e094-430c-bc93-90ad798ec502 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['92f1d89d-c3ab-4b41-bfe7-114e69fb1ffe', '56961bcb-e3a3-4b1f-bb1d-d4fecc9921f7', 'c406523e-ea0c-4ac1-b479-687dd29d3fa0', '1ba41a2d-19e2-442a-bf17-6857fd6f2058'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:39.942897 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4bacee27-e094-430c-bc93-90ad798ec502 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot create request issued successfully. Aug 13 19:40:39.943179 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4bacee27-e094-430c-bc93-90ad798ec502 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:40:39.943607 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1285/5160] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:40:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:40:39.952406 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7dfa51b6-7256-4e89-a3a9-64426aba9f52 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:39.953969 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7dfa51b6-7256-4e89-a3a9-64426aba9f52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:39.954132 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7dfa51b6-7256-4e89-a3a9-64426aba9f52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:39.954335 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7dfa51b6-7256-4e89-a3a9-64426aba9f52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:39.959671 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:39.959671 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:39.960307 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7dfa51b6-7256-4e89-a3a9-64426aba9f52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:39.961357 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7dfa51b6-7256-4e89-a3a9-64426aba9f52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c returned with HTTP 200 Aug 13 19:40:39.961754 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1295/5161] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:39 2026] GET /volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:40.971084 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f51d4820-169f-4281-a1c2-a5f64e83aa65 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:40.972612 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f51d4820-169f-4281-a1c2-a5f64e83aa65 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:40.972781 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f51d4820-169f-4281-a1c2-a5f64e83aa65 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:40.972952 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f51d4820-169f-4281-a1c2-a5f64e83aa65 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:40.974763 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=105,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:40:40.978350 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:40.978350 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:40.978763 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f51d4820-169f-4281-a1c2-a5f64e83aa65 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:40.979516 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f51d4820-169f-4281-a1c2-a5f64e83aa65 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c returned with HTTP 200 Aug 13 19:40:40.979956 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1288/5162] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:40 2026] GET /volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:40.988493 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:40.990011 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:40.990336 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "46c759f9-da1d-4615-b7aa-cc91902aa11c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1831009309"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:40.991728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'snapshot_id': '46c759f9-da1d-4615-b7aa-cc91902aa11c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1831009309'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:40.993814 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=182,cinder:UPDATE=50,cinder:INSERT=20 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:40:40.997372 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:40.997372 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:40.997773 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:40.997887 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:41.001652 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:41.006711 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (b3711233-a9bc-4db4-94ff-2872b0787ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:41.007891 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cde10c05-de82-40ca-abae-13ec68fa2af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:41.008837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:41.034688 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cde10c05-de82-40ca-abae-13ec68fa2af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46c759f9-da1d-4615-b7aa-cc91902aa11c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:41.035391 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6a7b79-f2f4-408f-99c5-ca039e29816d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:41.072371 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['f4bae69d-8532-459a-aa8c-6827c7bb5a4b', '49e131f2-a6e0-45d9-8214-bbd48367c560', '301311ad-616b-48f7-96fd-c9821925dfca', '475eb471-e033-430a-96be-0a75cb6cb87b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:41.073238 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6a7b79-f2f4-408f-99c5-ca039e29816d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4bae69d-8532-459a-aa8c-6827c7bb5a4b', '49e131f2-a6e0-45d9-8214-bbd48367c560', '301311ad-616b-48f7-96fd-c9821925dfca', '475eb471-e033-430a-96be-0a75cb6cb87b']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:41.074137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aacf231-b47c-46ca-ac7b-3bca349a1c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:41.116432 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aacf231-b47c-46ca-ac7b-3bca349a1c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac12a1b7-fdff-415d-883f-f2909bbb7295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1831009309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['f4bae69d-8532-459a-aa8c-6827c7bb5a4b','49e131f2-a6e0-45d9-8214-bbd48367c560','301311ad-616b-48f7-96fd-c9821925dfca','475eb471-e033-430a-96be-0a75cb6cb87b'],size=1,snapshot_id=46c759f9-da1d-4615-b7aa-cc91902aa11c,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1831009309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac12a1b7-fdff-415d-883f-f2909bbb7295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46c759f9-da1d-4615-b7aa-cc91902aa11c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:41.117153 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5273a4e-c09c-4922-ad00-b29a8b391036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:41.132704 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5273a4e-c09c-4922-ad00-b29a8b391036) transitioned into state 'SUCCESS' from state '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-1831009309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['f4bae69d-8532-459a-aa8c-6827c7bb5a4b','49e131f2-a6e0-45d9-8214-bbd48367c560','301311ad-616b-48f7-96fd-c9821925dfca','475eb471-e033-430a-96be-0a75cb6cb87b'],size=1,snapshot_id=46c759f9-da1d-4615-b7aa-cc91902aa11c,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:41.133354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91e4fa0-aa45-44f7-879a-5dc47310f982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:41.149894 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91e4fa0-aa45-44f7-879a-5dc47310f982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:41.150639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (b3711233-a9bc-4db4-94ff-2872b0787ae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:41.150921 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:41.151447 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-728169c3-d8c3-4bc0-bd42-e283aa668dcf tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:41.151859 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1295/5163] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:40:40 2026] POST /volume/v3/volumes => generated 804 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:41.166235 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a2b67b2c-3d40-4946-ac2b-76c78ab9e8b6 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:41.167874 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a2b67b2c-3d40-4946-ac2b-76c78ab9e8b6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:41.168057 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a2b67b2c-3d40-4946-ac2b-76c78ab9e8b6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:41.168259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a2b67b2c-3d40-4946-ac2b-76c78ab9e8b6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:41.174144 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:41.174144 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:41.177129 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a2b67b2c-3d40-4946-ac2b-76c78ab9e8b6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:41.181159 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a2b67b2c-3d40-4946-ac2b-76c78ab9e8b6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 returned with HTTP 200 Aug 13 19:40:41.181544 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1286/5164] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:41 2026] GET /volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:42.198197 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-075702db-7ae6-4c12-a9ae-70a662b4f355 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:42.199974 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-075702db-7ae6-4c12-a9ae-70a662b4f355 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:42.200191 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-075702db-7ae6-4c12-a9ae-70a662b4f355 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:42.200400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-075702db-7ae6-4c12-a9ae-70a662b4f355 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:42.202715 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=188,cinder:UPDATE=60,cinder:INSERT=33,cinder:DELETE=1 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:40:42.209541 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:42.209541 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:42.213790 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-075702db-7ae6-4c12-a9ae-70a662b4f355 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:42.218240 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-075702db-7ae6-4c12-a9ae-70a662b4f355 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 returned with HTTP 200 Aug 13 19:40:42.218794 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1296/5165] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:42 2026] GET /volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:42.230254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a2b838e8-72cd-4731-ab84-17176df93d8a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:42.232424 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2b838e8-72cd-4731-ab84-17176df93d8a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:42.233050 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2b838e8-72cd-4731-ab84-17176df93d8a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:42.233332 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a2b838e8-72cd-4731-ab84-17176df93d8a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:42.233596 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-a2b838e8-72cd-4731-ab84-17176df93d8a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:42.238137 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:42.238137 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:42.238650 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a2b838e8-72cd-4731-ab84-17176df93d8a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:42.251535 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a2b838e8-72cd-4731-ab84-17176df93d8a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot delete request issued successfully. Aug 13 19:40:42.251900 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a2b838e8-72cd-4731-ab84-17176df93d8a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 returned with HTTP 202 Aug 13 19:40:42.252513 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1289/5166] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:42 2026] DELETE /volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:42.260669 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-375a5617-145c-48a6-b3cb-06cec01567ae None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:42.262545 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-375a5617-145c-48a6-b3cb-06cec01567ae tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:42.262793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-375a5617-145c-48a6-b3cb-06cec01567ae tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:42.263037 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-375a5617-145c-48a6-b3cb-06cec01567ae tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:42.269029 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:42.269029 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:42.269475 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-375a5617-145c-48a6-b3cb-06cec01567ae tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:42.270189 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-375a5617-145c-48a6-b3cb-06cec01567ae tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 returned with HTTP 200 Aug 13 19:40:42.270548 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1296/5167] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:42 2026] GET /volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:43.282372 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8d963d26-16a8-4fa9-bee9-1568be887453 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:43.284350 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d963d26-16a8-4fa9-bee9-1568be887453 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:43.284556 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d963d26-16a8-4fa9-bee9-1568be887453 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:43.284698 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d963d26-16a8-4fa9-bee9-1568be887453 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:43.288412 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d963d26-16a8-4fa9-bee9-1568be887453 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 returned with HTTP 404 Aug 13 19:40:43.289021 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1287/5168] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:43 2026] GET /volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:43.298001 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae3306e2-3e24-4f3b-8908-a43ccc295209 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:43.300160 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae3306e2-3e24-4f3b-8908-a43ccc295209 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:43.300559 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae3306e2-3e24-4f3b-8908-a43ccc295209 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:43.301606 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae3306e2-3e24-4f3b-8908-a43ccc295209 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:43.301606 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-ae3306e2-3e24-4f3b-8908-a43ccc295209 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:43.306670 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:43.306670 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:43.307114 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae3306e2-3e24-4f3b-8908-a43ccc295209 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:43.324035 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ae3306e2-3e24-4f3b-8908-a43ccc295209 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot delete request issued successfully. Aug 13 19:40:43.324254 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae3306e2-3e24-4f3b-8908-a43ccc295209 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c returned with HTTP 202 Aug 13 19:40:43.324715 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1297/5169] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:43 2026] DELETE /volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:43.332415 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c3aeb259-eab9-4bb2-8500-6014cb12dc62 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:43.334261 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3aeb259-eab9-4bb2-8500-6014cb12dc62 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:43.334444 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3aeb259-eab9-4bb2-8500-6014cb12dc62 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:43.334635 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c3aeb259-eab9-4bb2-8500-6014cb12dc62 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:43.340114 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:43.340114 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:43.340605 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c3aeb259-eab9-4bb2-8500-6014cb12dc62 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:43.341422 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c3aeb259-eab9-4bb2-8500-6014cb12dc62 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c returned with HTTP 200 Aug 13 19:40:43.341787 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1290/5170] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:43 2026] GET /volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:44.350857 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e9e80db7-be01-4209-a315-5d6d8585fb51 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:44.352483 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9e80db7-be01-4209-a315-5d6d8585fb51 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:44.354047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9e80db7-be01-4209-a315-5d6d8585fb51 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:44.354047 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9e80db7-be01-4209-a315-5d6d8585fb51 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:44.357565 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9e80db7-be01-4209-a315-5d6d8585fb51 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c returned with HTTP 404 Aug 13 19:40:44.358123 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1297/5171] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:44 2026] GET /volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:44.365301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-55091f7d-07bb-49ba-8d56-c08b3fe8c4ef None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:44.366717 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-55091f7d-07bb-49ba-8d56-c08b3fe8c4ef tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:44.366912 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-55091f7d-07bb-49ba-8d56-c08b3fe8c4ef tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:44.367801 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-55091f7d-07bb-49ba-8d56-c08b3fe8c4ef tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:44.367801 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-55091f7d-07bb-49ba-8d56-c08b3fe8c4ef tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:44.385296 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:44.385296 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:44.385765 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-55091f7d-07bb-49ba-8d56-c08b3fe8c4ef tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:44.413455 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-55091f7d-07bb-49ba-8d56-c08b3fe8c4ef tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:44.413455 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-55091f7d-07bb-49ba-8d56-c08b3fe8c4ef tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 returned with HTTP 202 Aug 13 19:40:44.413943 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1288/5172] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:44 2026] DELETE /volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:44.424453 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-676e7306-1e9e-4525-b5d5-e72c0a409037 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:44.428240 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-676e7306-1e9e-4525-b5d5-e72c0a409037 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:44.428478 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-676e7306-1e9e-4525-b5d5-e72c0a409037 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:44.428655 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-676e7306-1e9e-4525-b5d5-e72c0a409037 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:44.440677 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:44.440677 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:44.446337 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-676e7306-1e9e-4525-b5d5-e72c0a409037 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:44.453500 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-676e7306-1e9e-4525-b5d5-e72c0a409037 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 returned with HTTP 200 Aug 13 19:40:44.454935 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1298/5173] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:44 2026] GET /volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:45.473341 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6fdb4442-3840-415b-9da6-095b6de57a99 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:45.475146 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6fdb4442-3840-415b-9da6-095b6de57a99 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:45.475423 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6fdb4442-3840-415b-9da6-095b6de57a99 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:45.475642 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6fdb4442-3840-415b-9da6-095b6de57a99 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:45.484039 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6fdb4442-3840-415b-9da6-095b6de57a99 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 returned with HTTP 404 Aug 13 19:40:45.484418 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1291/5174] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:45 2026] GET /volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:45.500066 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-91afa0e7-ab35-4b8b-aa3f-4d59231820c2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:45.501956 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91afa0e7-ab35-4b8b-aa3f-4d59231820c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:45.501956 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91afa0e7-ab35-4b8b-aa3f-4d59231820c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:45.502145 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-91afa0e7-ab35-4b8b-aa3f-4d59231820c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:45.502329 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-91afa0e7-ab35-4b8b-aa3f-4d59231820c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:45.516062 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:45.516062 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:45.516816 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-91afa0e7-ab35-4b8b-aa3f-4d59231820c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:45.538589 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-91afa0e7-ab35-4b8b-aa3f-4d59231820c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:45.538863 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-91afa0e7-ab35-4b8b-aa3f-4d59231820c2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 returned with HTTP 202 Aug 13 19:40:45.539445 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1298/5175] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:45 2026] DELETE /volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:45.551917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-761d9fb8-72e0-4cac-8d54-f7e8ad5ee864 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:45.553764 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-761d9fb8-72e0-4cac-8d54-f7e8ad5ee864 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:45.553941 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-761d9fb8-72e0-4cac-8d54-f7e8ad5ee864 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:45.554118 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-761d9fb8-72e0-4cac-8d54-f7e8ad5ee864 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:45.567853 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:45.567853 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:45.574724 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-761d9fb8-72e0-4cac-8d54-f7e8ad5ee864 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:45.579538 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-761d9fb8-72e0-4cac-8d54-f7e8ad5ee864 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 returned with HTTP 200 Aug 13 19:40:45.579881 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1289/5176] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:45 2026] GET /volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:46.593795 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-179687ae-0843-48f1-9337-56167ea9bb40 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:46.595573 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-179687ae-0843-48f1-9337-56167ea9bb40 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:46.595778 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-179687ae-0843-48f1-9337-56167ea9bb40 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:46.595967 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-179687ae-0843-48f1-9337-56167ea9bb40 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:46.603031 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-179687ae-0843-48f1-9337-56167ea9bb40 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 returned with HTTP 404 Aug 13 19:40:46.603727 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1299/5177] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:46 2026] GET /volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:46.610133 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-095932be-81bb-4080-ac22-63fad042da52 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:46.611753 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-095932be-81bb-4080-ac22-63fad042da52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:46.611964 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-095932be-81bb-4080-ac22-63fad042da52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:46.612181 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-095932be-81bb-4080-ac22-63fad042da52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:46.612374 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-095932be-81bb-4080-ac22-63fad042da52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:46.621810 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:46.621810 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:46.622511 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-095932be-81bb-4080-ac22-63fad042da52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:46.640338 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-095932be-81bb-4080-ac22-63fad042da52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:46.640546 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-095932be-81bb-4080-ac22-63fad042da52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 returned with HTTP 202 Aug 13 19:40:46.640991 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1292/5178] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:46 2026] DELETE /volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:46.649261 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-783ec115-6dcf-4fe9-bd03-cd080beabbfd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:46.651698 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-783ec115-6dcf-4fe9-bd03-cd080beabbfd tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:46.651934 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-783ec115-6dcf-4fe9-bd03-cd080beabbfd tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:46.652141 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-783ec115-6dcf-4fe9-bd03-cd080beabbfd tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:46.661540 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:46.661540 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:46.664916 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-783ec115-6dcf-4fe9-bd03-cd080beabbfd tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:46.668475 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-783ec115-6dcf-4fe9-bd03-cd080beabbfd tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 returned with HTTP 200 Aug 13 19:40:46.668854 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1299/5179] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:46 2026] GET /volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:47.682802 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-51dd04f4-385a-4af5-8462-d408d5038bb3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:47.684592 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-51dd04f4-385a-4af5-8462-d408d5038bb3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:47.684791 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-51dd04f4-385a-4af5-8462-d408d5038bb3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:47.684995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-51dd04f4-385a-4af5-8462-d408d5038bb3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:47.690939 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-51dd04f4-385a-4af5-8462-d408d5038bb3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 returned with HTTP 404 Aug 13 19:40:47.691406 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1290/5180] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:47 2026] GET /volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:47.698709 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:47.700386 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:47.700711 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1544501337"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:47.702096 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1544501337'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:47.702239 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:47.706093 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:47.711403 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (3f91eba9-4c6c-4db2-aa79-5702164b21f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:47.712265 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940277c9-43a2-4298-9c3e-ecfa77c0c87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:47.713193 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:47.736078 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940277c9-43a2-4298-9c3e-ecfa77c0c87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:47.737021 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ac3d03-758c-4ccb-a2c8-0e59b874873d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:47.773022 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['37bb9b57-4347-4ed2-a62e-5fc32532fbfc', 'b57970b6-c06f-4586-a99d-e7e278ac611d', 'b818c35a-eb52-43c7-9472-b1bbee6ddb14', '807b9efa-28df-42a4-88b3-16357344daa2'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:47.773730 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ac3d03-758c-4ccb-a2c8-0e59b874873d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37bb9b57-4347-4ed2-a62e-5fc32532fbfc', 'b57970b6-c06f-4586-a99d-e7e278ac611d', 'b818c35a-eb52-43c7-9472-b1bbee6ddb14', '807b9efa-28df-42a4-88b3-16357344daa2']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:47.774367 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a97a1f-8a4e-4e44-9e6c-aac9609cdf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:47.794474 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a97a1f-8a4e-4e44-9e6c-aac9609cdf58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d318cb0-27ff-4656-bd49-d27f10ac2643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1544501337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['37bb9b57-4347-4ed2-a62e-5fc32532fbfc','b57970b6-c06f-4586-a99d-e7e278ac611d','b818c35a-eb52-43c7-9472-b1bbee6ddb14','807b9efa-28df-42a4-88b3-16357344daa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1544501337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d318cb0-27ff-4656-bd49-d27f10ac2643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:47.795109 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab919aba-6567-4a4d-80e0-d839d28fccaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:47.811825 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab919aba-6567-4a4d-80e0-d839d28fccaf) transitioned into state 'SUCCESS' from state '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-1544501337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['37bb9b57-4347-4ed2-a62e-5fc32532fbfc','b57970b6-c06f-4586-a99d-e7e278ac611d','b818c35a-eb52-43c7-9472-b1bbee6ddb14','807b9efa-28df-42a4-88b3-16357344daa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:47.812492 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d1e4b0-bc0d-41a0-8ad2-49d5b367726d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:47.821336 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d1e4b0-bc0d-41a0-8ad2-49d5b367726d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:47.822073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (3f91eba9-4c6c-4db2-aa79-5702164b21f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:47.822501 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:47.823105 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-49bd4729-5c8c-46e4-9aae-573884ff0f93 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:47.823538 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1300/5181] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:40:47 2026] POST /volume/v3/volumes => generated 770 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:47.838125 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-72df6edb-0cdd-4ee8-8dbd-c1213f41cf9e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:47.840391 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72df6edb-0cdd-4ee8-8dbd-c1213f41cf9e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:47.840643 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72df6edb-0cdd-4ee8-8dbd-c1213f41cf9e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:47.840868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-72df6edb-0cdd-4ee8-8dbd-c1213f41cf9e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:47.848895 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:47.848895 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:47.852828 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-72df6edb-0cdd-4ee8-8dbd-c1213f41cf9e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:47.857451 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-72df6edb-0cdd-4ee8-8dbd-c1213f41cf9e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 returned with HTTP 200 Aug 13 19:40:47.857897 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1293/5182] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:47 2026] GET /volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:48.869848 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-608bbfeb-e2c1-4d30-8fb0-355bcbb6e8df None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:48.872061 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-608bbfeb-e2c1-4d30-8fb0-355bcbb6e8df tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:48.872359 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-608bbfeb-e2c1-4d30-8fb0-355bcbb6e8df tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:48.872620 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-608bbfeb-e2c1-4d30-8fb0-355bcbb6e8df tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:48.883775 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:48.883775 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:48.888831 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-608bbfeb-e2c1-4d30-8fb0-355bcbb6e8df tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:48.894438 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-608bbfeb-e2c1-4d30-8fb0-355bcbb6e8df tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 returned with HTTP 200 Aug 13 19:40:48.894963 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1300/5183] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:48 2026] GET /volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:48.911554 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-66cb3ab5-054a-459e-88de-844042f2e4fc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:48.913690 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-66cb3ab5-054a-459e-88de-844042f2e4fc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:40:48.914070 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-66cb3ab5-054a-459e-88de-844042f2e4fc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d318cb0-27ff-4656-bd49-d27f10ac2643", "name": "tempest-VolumeDependencyTests-Snapshot-1463287941"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:48.922828 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:48.922828 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:48.923418 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-66cb3ab5-054a-459e-88de-844042f2e4fc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:48.923613 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-66cb3ab5-054a-459e-88de-844042f2e4fc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create snapshot from volume 9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:48.953363 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-66cb3ab5-054a-459e-88de-844042f2e4fc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['865d9437-7c2d-43fb-911b-b11af07bfc8b', 'e7a1114e-87f2-439b-a11a-52bd865a3838', '97ba4f00-afc9-4183-9a96-f2fda3a19231', '6e9d71af-0f48-4d42-9bf8-d23de13fe84e'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:48.988675 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-66cb3ab5-054a-459e-88de-844042f2e4fc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot create request issued successfully. Aug 13 19:40:48.989088 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-66cb3ab5-054a-459e-88de-844042f2e4fc tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:40:48.989671 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1291/5184] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:40:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:40:48.998321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b50a7a3f-539c-4a6d-82ea-31c30f06dec5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:49.000923 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b50a7a3f-539c-4a6d-82ea-31c30f06dec5 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:49.001144 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b50a7a3f-539c-4a6d-82ea-31c30f06dec5 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:49.001366 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b50a7a3f-539c-4a6d-82ea-31c30f06dec5 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:49.008325 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:49.008325 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:49.008937 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b50a7a3f-539c-4a6d-82ea-31c30f06dec5 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:49.009850 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b50a7a3f-539c-4a6d-82ea-31c30f06dec5 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 returned with HTTP 200 Aug 13 19:40:49.010183 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1301/5185] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:48 2026] GET /volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:49.481150 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-314e30e5-13a2-46da-ac51-908284cb006d req-0e8632f8-ae1c-4a71-b578-2adba7376530 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:49.483669 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-314e30e5-13a2-46da-ac51-908284cb006d req-0e8632f8-ae1c-4a71-b578-2adba7376530 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922 Aug 13 19:40:49.483902 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-314e30e5-13a2-46da-ac51-908284cb006d req-0e8632f8-ae1c-4a71-b578-2adba7376530 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:49.484154 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-314e30e5-13a2-46da-ac51-908284cb006d req-0e8632f8-ae1c-4a71-b578-2adba7376530 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:49.492467 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:49.492467 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:49.542001 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-314e30e5-13a2-46da-ac51-908284cb006d req-0e8632f8-ae1c-4a71-b578-2adba7376530 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922 returned with HTTP 200 Aug 13 19:40:49.542565 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1294/5186] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:40:49 2026] DELETE /volume/v3/attachments/a96bdfbf-b1d5-4890-bedb-eca724fa1922 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:50.019174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1a9f7fca-9a5b-4afe-863c-c6a0c1a9e3a2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:50.020852 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a9f7fca-9a5b-4afe-863c-c6a0c1a9e3a2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:50.021112 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a9f7fca-9a5b-4afe-863c-c6a0c1a9e3a2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:50.021373 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1a9f7fca-9a5b-4afe-863c-c6a0c1a9e3a2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:50.026253 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:50.026253 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:50.026738 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1a9f7fca-9a5b-4afe-863c-c6a0c1a9e3a2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:50.027606 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1a9f7fca-9a5b-4afe-863c-c6a0c1a9e3a2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 returned with HTTP 200 Aug 13 19:40:50.028038 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1301/5187] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:50 2026] GET /volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:50.036917 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:50.040296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:50.040296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7eae0281-7fc0-43c3-8b5d-b934592f4c39", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2056739878"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:50.040627 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'snapshot_id': '7eae0281-7fc0-43c3-8b5d-b934592f4c39', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2056739878'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:50.045377 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:50.045377 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:50.045910 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:50.046108 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:50.049261 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:50.054534 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (56b4eb2b-80cf-415b-9b76-f0e741b66ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:50.055566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aafb323-9860-4a6d-8294-60ed83630c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:50.056527 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:50.083154 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aafb323-9860-4a6d-8294-60ed83630c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7eae0281-7fc0-43c3-8b5d-b934592f4c39', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:50.084903 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36d1e7f-30c5-407c-a80c-ce35c3efe41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:50.125624 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['41411ed3-0bbd-49ff-ba2e-6407eec4f530', '837010f2-5943-435b-b7a9-e580aff90149', 'c4a1e64f-67df-4fa9-a5dc-65d945c9a939', 'd6c5740e-4494-470c-afc0-7a46eecdad65'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:50.128296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36d1e7f-30c5-407c-a80c-ce35c3efe41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41411ed3-0bbd-49ff-ba2e-6407eec4f530', '837010f2-5943-435b-b7a9-e580aff90149', 'c4a1e64f-67df-4fa9-a5dc-65d945c9a939', 'd6c5740e-4494-470c-afc0-7a46eecdad65']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:50.128296 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f9aa48-6bc2-4266-83a2-3390abdd2dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:50.165466 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f9aa48-6bc2-4266-83a2-3390abdd2dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87873633-bf15-44d4-845b-ecb0fb44ac4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2056739878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['41411ed3-0bbd-49ff-ba2e-6407eec4f530','837010f2-5943-435b-b7a9-e580aff90149','c4a1e64f-67df-4fa9-a5dc-65d945c9a939','d6c5740e-4494-470c-afc0-7a46eecdad65'],size=1,snapshot_id=7eae0281-7fc0-43c3-8b5d-b934592f4c39,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2056739878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87873633-bf15-44d4-845b-ecb0fb44ac4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7eae0281-7fc0-43c3-8b5d-b934592f4c39,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:50.166598 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e508a4-5aed-433e-8a55-edd663142a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:50.185599 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e508a4-5aed-433e-8a55-edd663142a26) transitioned into state 'SUCCESS' from state '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-2056739878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['41411ed3-0bbd-49ff-ba2e-6407eec4f530','837010f2-5943-435b-b7a9-e580aff90149','c4a1e64f-67df-4fa9-a5dc-65d945c9a939','d6c5740e-4494-470c-afc0-7a46eecdad65'],size=1,snapshot_id=7eae0281-7fc0-43c3-8b5d-b934592f4c39,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:50.186597 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69194971-9dc5-4413-885e-c6be60c3308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:50.203726 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69194971-9dc5-4413-885e-c6be60c3308e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:50.204688 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (56b4eb2b-80cf-415b-9b76-f0e741b66ea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:50.205133 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:50.205849 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f1ec0f7c-fcee-4e32-9f97-d243a6a67cad tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:50.206354 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1292/5188] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:40:50 2026] POST /volume/v3/volumes => generated 804 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:50.217649 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-899f54fb-3c98-4394-959e-a8eef0d69cc1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:50.221696 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-899f54fb-3c98-4394-959e-a8eef0d69cc1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e Aug 13 19:40:50.221937 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-899f54fb-3c98-4394-959e-a8eef0d69cc1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:50.222187 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-899f54fb-3c98-4394-959e-a8eef0d69cc1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:50.229524 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:50.229524 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:50.233059 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-899f54fb-3c98-4394-959e-a8eef0d69cc1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:50.236862 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-899f54fb-3c98-4394-959e-a8eef0d69cc1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e returned with HTTP 200 Aug 13 19:40:50.237240 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1302/5189] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:50 2026] GET /volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:50.647797 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1b02dc09-517b-4347-9d9d-3d1f8008d919 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:50.649485 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b02dc09-517b-4347-9d9d-3d1f8008d919 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:50.649815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b02dc09-517b-4347-9d9d-3d1f8008d919 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:50.651291 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b02dc09-517b-4347-9d9d-3d1f8008d919 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:50.651291 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-1b02dc09-517b-4347-9d9d-3d1f8008d919 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: 0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:50.657532 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:50.657532 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:50.658152 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1b02dc09-517b-4347-9d9d-3d1f8008d919 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:50.673326 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1b02dc09-517b-4347-9d9d-3d1f8008d919 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:40:50.674225 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b02dc09-517b-4347-9d9d-3d1f8008d919 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 202 Aug 13 19:40:50.674225 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1295/5190] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:40:50 2026] DELETE /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:50.681412 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-21499413-3e2d-4348-a271-d55f68d7d270 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:50.683196 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21499413-3e2d-4348-a271-d55f68d7d270 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:50.683456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21499413-3e2d-4348-a271-d55f68d7d270 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:50.683689 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-21499413-3e2d-4348-a271-d55f68d7d270 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:50.691247 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:50.691247 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:50.695150 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-21499413-3e2d-4348-a271-d55f68d7d270 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:50.700638 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-21499413-3e2d-4348-a271-d55f68d7d270 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 200 Aug 13 19:40:50.701158 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1302/5191] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:50 2026] GET /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:51.248492 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6d9611e8-53bc-4a79-9627-6120796b6026 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:51.250395 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d9611e8-53bc-4a79-9627-6120796b6026 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e Aug 13 19:40:51.250597 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d9611e8-53bc-4a79-9627-6120796b6026 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:51.250788 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6d9611e8-53bc-4a79-9627-6120796b6026 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:51.252707 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=260,cinder:UPDATE=99,cinder:INSERT=49 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:40:51.257840 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:51.257840 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:51.261901 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6d9611e8-53bc-4a79-9627-6120796b6026 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:51.267164 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6d9611e8-53bc-4a79-9627-6120796b6026 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e returned with HTTP 200 Aug 13 19:40:51.267563 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1293/5192] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:51 2026] GET /volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:51.279540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ad3e96b0-0d43-4742-9e75-2fac5946cff0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:51.281542 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad3e96b0-0d43-4742-9e75-2fac5946cff0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:51.281767 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad3e96b0-0d43-4742-9e75-2fac5946cff0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:51.282019 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ad3e96b0-0d43-4742-9e75-2fac5946cff0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:51.282167 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-ad3e96b0-0d43-4742-9e75-2fac5946cff0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:51.287528 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:51.287528 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:51.288081 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ad3e96b0-0d43-4742-9e75-2fac5946cff0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:51.304519 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ad3e96b0-0d43-4742-9e75-2fac5946cff0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot delete request issued successfully. Aug 13 19:40:51.304769 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ad3e96b0-0d43-4742-9e75-2fac5946cff0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 returned with HTTP 202 Aug 13 19:40:51.305458 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1303/5193] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:51 2026] DELETE /volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:51.312894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-af89df0c-55a5-4d85-b883-0b2b80f9a2d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:51.316096 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af89df0c-55a5-4d85-b883-0b2b80f9a2d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:51.316096 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af89df0c-55a5-4d85-b883-0b2b80f9a2d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:51.316096 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af89df0c-55a5-4d85-b883-0b2b80f9a2d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:51.320405 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:51.320405 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:51.321148 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-af89df0c-55a5-4d85-b883-0b2b80f9a2d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Snapshot retrieved successfully. Aug 13 19:40:51.321999 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af89df0c-55a5-4d85-b883-0b2b80f9a2d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 returned with HTTP 200 Aug 13 19:40:51.322541 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1296/5194] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:51 2026] GET /volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:51.715472 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5f2b993f-af49-4918-978f-2c2c139aff81 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:51.717122 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f2b993f-af49-4918-978f-2c2c139aff81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f Aug 13 19:40:51.717320 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f2b993f-af49-4918-978f-2c2c139aff81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:51.717519 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5f2b993f-af49-4918-978f-2c2c139aff81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:51.723614 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5f2b993f-af49-4918-978f-2c2c139aff81 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f returned with HTTP 404 Aug 13 19:40:51.724121 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1303/5195] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:51 2026] GET /volume/v3/volumes/0f49d969-b42a-412b-84ae-f19c28fedd4f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:51.730361 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6e7436fd-04a9-48c2-8767-51120583db61 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:51.731958 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6e7436fd-04a9-48c2-8767-51120583db61 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 Aug 13 19:40:51.732390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6e7436fd-04a9-48c2-8767-51120583db61 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:51.732694 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6e7436fd-04a9-48c2-8767-51120583db61 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:51.732805 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-6e7436fd-04a9-48c2-8767-51120583db61 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete snapshot with id: b68c6e46-9d2e-4899-8186-c98a4550ceb6 Aug 13 19:40:51.737510 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:51.737510 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:51.737948 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6e7436fd-04a9-48c2-8767-51120583db61 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:40:51.752684 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6e7436fd-04a9-48c2-8767-51120583db61 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot delete request issued successfully. Aug 13 19:40:51.752855 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6e7436fd-04a9-48c2-8767-51120583db61 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 returned with HTTP 202 Aug 13 19:40:51.753320 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1294/5196] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:51 2026] DELETE /volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:51.759527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3ff3906d-6138-4812-9d46-1804df8705a2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:51.761317 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ff3906d-6138-4812-9d46-1804df8705a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 Aug 13 19:40:51.761520 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ff3906d-6138-4812-9d46-1804df8705a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:51.761718 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3ff3906d-6138-4812-9d46-1804df8705a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:51.766415 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:51.766415 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:51.766749 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3ff3906d-6138-4812-9d46-1804df8705a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Snapshot retrieved successfully. Aug 13 19:40:51.767470 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3ff3906d-6138-4812-9d46-1804df8705a2 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 returned with HTTP 200 Aug 13 19:40:51.767839 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1304/5197] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:51 2026] GET /volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:52.331329 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b7ab31c0-63e7-426c-b744-699445eb7748 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:52.333051 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b7ab31c0-63e7-426c-b744-699445eb7748 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:52.333414 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b7ab31c0-63e7-426c-b744-699445eb7748 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:52.333754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b7ab31c0-63e7-426c-b744-699445eb7748 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:52.338824 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b7ab31c0-63e7-426c-b744-699445eb7748 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 returned with HTTP 404 Aug 13 19:40:52.338824 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1297/5198] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:52 2026] GET /volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:52.344835 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-75700fad-9d39-4b8a-b855-d90aecd6bc7c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:52.346536 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75700fad-9d39-4b8a-b855-d90aecd6bc7c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:52.346729 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75700fad-9d39-4b8a-b855-d90aecd6bc7c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:52.346899 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-75700fad-9d39-4b8a-b855-d90aecd6bc7c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:52.347071 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-75700fad-9d39-4b8a-b855-d90aecd6bc7c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:52.353742 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:52.353742 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:52.354173 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-75700fad-9d39-4b8a-b855-d90aecd6bc7c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:52.369721 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-75700fad-9d39-4b8a-b855-d90aecd6bc7c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:52.369947 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-75700fad-9d39-4b8a-b855-d90aecd6bc7c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 returned with HTTP 202 Aug 13 19:40:52.370350 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1304/5199] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:52 2026] DELETE /volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:52.377682 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4138f505-636e-4d43-a84f-77c875757d6c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:52.379308 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4138f505-636e-4d43-a84f-77c875757d6c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:52.379506 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4138f505-636e-4d43-a84f-77c875757d6c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:52.379709 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4138f505-636e-4d43-a84f-77c875757d6c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:52.386041 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:52.386041 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:52.389699 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4138f505-636e-4d43-a84f-77c875757d6c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:52.393625 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4138f505-636e-4d43-a84f-77c875757d6c tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 returned with HTTP 200 Aug 13 19:40:52.394046 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1295/5200] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:52 2026] GET /volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:52.776450 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6e170c44-8410-498b-9ef9-d7cd2dd6d359 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:52.778548 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e170c44-8410-498b-9ef9-d7cd2dd6d359 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 Aug 13 19:40:52.778548 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e170c44-8410-498b-9ef9-d7cd2dd6d359 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:52.778634 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6e170c44-8410-498b-9ef9-d7cd2dd6d359 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:52.782864 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6e170c44-8410-498b-9ef9-d7cd2dd6d359 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 returned with HTTP 404 Aug 13 19:40:52.783401 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1305/5201] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:52 2026] GET /volume/v3/snapshots/b68c6e46-9d2e-4899-8186-c98a4550ceb6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:53.408372 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9abb8b0a-b0dd-4626-8b86-a61d261b58b4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:53.410218 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9abb8b0a-b0dd-4626-8b86-a61d261b58b4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:53.410473 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9abb8b0a-b0dd-4626-8b86-a61d261b58b4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:53.410682 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9abb8b0a-b0dd-4626-8b86-a61d261b58b4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:53.418035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9abb8b0a-b0dd-4626-8b86-a61d261b58b4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 returned with HTTP 404 Aug 13 19:40:53.418500 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1298/5202] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:53 2026] GET /volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:53.430896 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:53.434293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:53.434293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1038607216"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:53.434293 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1038607216'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:53.434293 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:53.438473 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:53.443614 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (98f19ea6-aa3f-49b5-877f-842e3b2f4b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:53.446445 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76200927-71c3-4b1f-b9eb-7f712d754f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:53.447922 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:53.488165 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76200927-71c3-4b1f-b9eb-7f712d754f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:53.488972 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb3f925-46f6-4956-9c58-b1a05d296f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:53.558639 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['02b66775-e14c-46e5-b830-894c94d71d3b', '339fa630-03dd-4227-acfd-f5ab3912943b', '2ce16a8d-7177-497f-aa2e-f94e09b87452', '798db556-c8fd-4d00-842c-b0b7e96d7454'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:53.559780 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb3f925-46f6-4956-9c58-b1a05d296f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b66775-e14c-46e5-b830-894c94d71d3b', '339fa630-03dd-4227-acfd-f5ab3912943b', '2ce16a8d-7177-497f-aa2e-f94e09b87452', '798db556-c8fd-4d00-842c-b0b7e96d7454']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:53.560805 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0b4ebd-599e-4037-8e95-7d2858274607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:53.586171 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0b4ebd-599e-4037-8e95-7d2858274607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b667fb7-d018-4788-b0a0-c14bdee2638d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1038607216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['02b66775-e14c-46e5-b830-894c94d71d3b','339fa630-03dd-4227-acfd-f5ab3912943b','2ce16a8d-7177-497f-aa2e-f94e09b87452','798db556-c8fd-4d00-842c-b0b7e96d7454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1038607216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b667fb7-d018-4788-b0a0-c14bdee2638d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:53.586793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ec5018-f77d-4ada-8278-f7117f479377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:53.610925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ec5018-f77d-4ada-8278-f7117f479377) transitioned into state 'SUCCESS' from state '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-1038607216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['02b66775-e14c-46e5-b830-894c94d71d3b','339fa630-03dd-4227-acfd-f5ab3912943b','2ce16a8d-7177-497f-aa2e-f94e09b87452','798db556-c8fd-4d00-842c-b0b7e96d7454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:53.611668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718bd17b-b332-46ef-84b0-5001c4c57e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:53.624775 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718bd17b-b332-46ef-84b0-5001c4c57e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:53.625606 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (98f19ea6-aa3f-49b5-877f-842e3b2f4b85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:53.625902 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:53.626514 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9f6ed4a2-0190-432b-8f0c-0866d5ebc664 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:53.626945 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1305/5203] 10.4.3.126 () {70 vars in 1299 bytes} [Thu Aug 13 19:40:53 2026] POST /volume/v3/volumes => generated 770 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:53.640306 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3580e102-30cd-4dd7-a442-6051a3ffa76d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:53.642009 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3580e102-30cd-4dd7-a442-6051a3ffa76d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:53.642233 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3580e102-30cd-4dd7-a442-6051a3ffa76d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:53.642447 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3580e102-30cd-4dd7-a442-6051a3ffa76d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:53.649591 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:53.649591 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:53.654594 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3580e102-30cd-4dd7-a442-6051a3ffa76d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:53.662830 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3580e102-30cd-4dd7-a442-6051a3ffa76d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d returned with HTTP 200 Aug 13 19:40:53.663249 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1296/5204] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:53 2026] GET /volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:54.209970 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-23b29ffe-61c2-4426-9397-3ae14ee0486c req-9fbd87d4-832b-4ca6-8aa7-dac6eb8442d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:54.212403 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-23b29ffe-61c2-4426-9397-3ae14ee0486c req-9fbd87d4-832b-4ca6-8aa7-dac6eb8442d6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf Aug 13 19:40:54.212592 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-23b29ffe-61c2-4426-9397-3ae14ee0486c req-9fbd87d4-832b-4ca6-8aa7-dac6eb8442d6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:54.212796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-23b29ffe-61c2-4426-9397-3ae14ee0486c req-9fbd87d4-832b-4ca6-8aa7-dac6eb8442d6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:54.220766 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:54.220766 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:54.268725 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-23b29ffe-61c2-4426-9397-3ae14ee0486c req-9fbd87d4-832b-4ca6-8aa7-dac6eb8442d6 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf returned with HTTP 200 Aug 13 19:40:54.269661 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1306/5205] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:40:54 2026] DELETE /volume/v3/attachments/fdecd9b7-2e85-4904-abab-8f736b5369cf => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:40:54.674687 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ead5d124-3f75-4b42-b9e9-99b9370a20c6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:54.676298 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ead5d124-3f75-4b42-b9e9-99b9370a20c6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:54.676479 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ead5d124-3f75-4b42-b9e9-99b9370a20c6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:54.676643 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ead5d124-3f75-4b42-b9e9-99b9370a20c6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:54.682980 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:54.682980 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:54.686305 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ead5d124-3f75-4b42-b9e9-99b9370a20c6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:54.690579 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ead5d124-3f75-4b42-b9e9-99b9370a20c6 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d returned with HTTP 200 Aug 13 19:40:54.691039 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1299/5206] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:54 2026] GET /volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:54.703075 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c5d589bb-149a-41eb-9184-20869529c896 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:54.704711 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:40:54.705075 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7b667fb7-d018-4788-b0a0-c14bdee2638d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-493175499"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:40:54.706512 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request body: {'volume': {'source_volid': '7b667fb7-d018-4788-b0a0-c14bdee2638d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-493175499'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:40:54.713949 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:54.713949 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:54.714529 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume retrieved successfully. Aug 13 19:40:54.714657 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume of 1 GB Aug 13 19:40:54.718119 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Availability Zones retrieved successfully. Aug 13 19:40:54.722676 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (ba43338f-44e1-4c02-9ea7-ebf811f09b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:54.723628 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7975474c-aab1-447f-8586-83df0923049a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:54.724436 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:40:54.745386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7975474c-aab1-447f-8586-83df0923049a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7b667fb7-d018-4788-b0a0-c14bdee2638d', 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:54.746005 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31c656d-b569-48a0-8e2e-14da24fdbfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:54.779173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Created reservations ['33a980d6-d229-4bcd-98fd-050a52f15bd4', '9a7d0954-d057-4d73-a810-7e1418260ec9', '25b84ab2-00bb-4b63-b3aa-c3e2f353295d', '6c22eb72-e6dd-49d3-a6e6-81c6ea8bc572'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:40:54.779954 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31c656d-b569-48a0-8e2e-14da24fdbfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a980d6-d229-4bcd-98fd-050a52f15bd4', '9a7d0954-d057-4d73-a810-7e1418260ec9', '25b84ab2-00bb-4b63-b3aa-c3e2f353295d', '6c22eb72-e6dd-49d3-a6e6-81c6ea8bc572']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:54.780749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230e7b02-22d4-48a2-acd2-d5e7907647fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:54.811780 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230e7b02-22d4-48a2-acd2-d5e7907647fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a92de35-ff51-4084-8e4e-07d5195b589a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-493175499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['33a980d6-d229-4bcd-98fd-050a52f15bd4','9a7d0954-d057-4d73-a810-7e1418260ec9','25b84ab2-00bb-4b63-b3aa-c3e2f353295d','6c22eb72-e6dd-49d3-a6e6-81c6ea8bc572'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b667fb7-d018-4788-b0a0-c14bdee2638d,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-493175499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a92de35-ff51-4084-8e4e-07d5195b589a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217bbe994dc64c69b8623e3e56ac7266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7b667fb7-d018-4788-b0a0-c14bdee2638d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:54.812527 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd513163-fd2c-4a8e-bad0-fd56c25d69d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:54.826735 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd513163-fd2c-4a8e-bad0-fd56c25d69d1) transitioned into state 'SUCCESS' from state '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-493175499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217bbe994dc64c69b8623e3e56ac7266',qos_specs=None,replication_status=,reservations=['33a980d6-d229-4bcd-98fd-050a52f15bd4','9a7d0954-d057-4d73-a810-7e1418260ec9','25b84ab2-00bb-4b63-b3aa-c3e2f353295d','6c22eb72-e6dd-49d3-a6e6-81c6ea8bc572'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b667fb7-d018-4788-b0a0-c14bdee2638d,status='creating',user_id='c9731a24b2a74646a1a9a1cd7bc62920',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:54.827446 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c657e7a0-d851-4772-9755-4b2bab599d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:40:54.841461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c657e7a0-d851-4772-9755-4b2bab599d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:40:54.842265 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Flow 'volume_create_api' (ba43338f-44e1-4c02-9ea7-ebf811f09b70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:40:54.842593 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Create volume request issued successfully. Aug 13 19:40:54.843160 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c5d589bb-149a-41eb-9184-20869529c896 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:40:54.843581 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1306/5207] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:40:54 2026] POST /volume/v3/volumes => generated 803 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:54.854842 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-00d1ddae-8e15-4b68-a538-518d6fcd09c1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:54.858568 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00d1ddae-8e15-4b68-a538-518d6fcd09c1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a Aug 13 19:40:54.858568 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00d1ddae-8e15-4b68-a538-518d6fcd09c1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:54.858568 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00d1ddae-8e15-4b68-a538-518d6fcd09c1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:54.865477 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:54.865477 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:54.868201 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-00d1ddae-8e15-4b68-a538-518d6fcd09c1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:54.873806 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00d1ddae-8e15-4b68-a538-518d6fcd09c1 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a returned with HTTP 200 Aug 13 19:40:54.874475 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1297/5208] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:54 2026] GET /volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:55.686270 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-032d3f4f-348f-41fb-afe3-d6e71e6a9606 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:55.687925 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-032d3f4f-348f-41fb-afe3-d6e71e6a9606 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] DELETE https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:40:55.688116 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-032d3f4f-348f-41fb-afe3-d6e71e6a9606 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:55.688296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-032d3f4f-348f-41fb-afe3-d6e71e6a9606 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:55.688472 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-032d3f4f-348f-41fb-afe3-d6e71e6a9606 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume with id: 71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:40:55.694893 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:55.694893 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:55.695347 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-032d3f4f-348f-41fb-afe3-d6e71e6a9606 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:55.709713 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-032d3f4f-348f-41fb-afe3-d6e71e6a9606 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Delete volume request issued successfully. Aug 13 19:40:55.709889 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-032d3f4f-348f-41fb-afe3-d6e71e6a9606 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 202 Aug 13 19:40:55.710321 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1307/5209] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:40:55 2026] DELETE /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:40:55.717258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1746a912-ae56-45a6-a36f-46047d845508 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:55.718866 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1746a912-ae56-45a6-a36f-46047d845508 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:40:55.719089 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1746a912-ae56-45a6-a36f-46047d845508 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:55.719263 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1746a912-ae56-45a6-a36f-46047d845508 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:55.727449 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:55.727449 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:55.732042 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1746a912-ae56-45a6-a36f-46047d845508 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Volume info retrieved successfully. Aug 13 19:40:55.737505 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1746a912-ae56-45a6-a36f-46047d845508 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 200 Aug 13 19:40:55.737986 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1300/5210] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:55 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:55.886656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1f93399a-08da-421e-9562-c3768fdf3c7b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:55.889245 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1f93399a-08da-421e-9562-c3768fdf3c7b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a Aug 13 19:40:55.889576 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1f93399a-08da-421e-9562-c3768fdf3c7b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:55.889842 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1f93399a-08da-421e-9562-c3768fdf3c7b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:55.900313 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:55.900313 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:40:55.904803 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1f93399a-08da-421e-9562-c3768fdf3c7b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:55.910291 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1f93399a-08da-421e-9562-c3768fdf3c7b tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a returned with HTTP 200 Aug 13 19:40:55.910819 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1307/5211] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:55 2026] GET /volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:55.922905 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0cfb8188-64d6-4ff3-b20a-cd90fc94b12f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:55.926292 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0cfb8188-64d6-4ff3-b20a-cd90fc94b12f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:55.926292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0cfb8188-64d6-4ff3-b20a-cd90fc94b12f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:55.926292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0cfb8188-64d6-4ff3-b20a-cd90fc94b12f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:55.926292 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-0cfb8188-64d6-4ff3-b20a-cd90fc94b12f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:55.933470 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:55.933470 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:55.934310 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0cfb8188-64d6-4ff3-b20a-cd90fc94b12f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:55.952797 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0cfb8188-64d6-4ff3-b20a-cd90fc94b12f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:55.953204 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0cfb8188-64d6-4ff3-b20a-cd90fc94b12f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d returned with HTTP 202 Aug 13 19:40:55.953825 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1298/5212] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:55 2026] DELETE /volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:55.962930 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e7987d71-5d26-40d7-bbce-8a7b568a186d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:55.964588 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7987d71-5d26-40d7-bbce-8a7b568a186d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:55.964788 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7987d71-5d26-40d7-bbce-8a7b568a186d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:55.964984 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e7987d71-5d26-40d7-bbce-8a7b568a186d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:55.972295 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:55.972295 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:55.976635 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e7987d71-5d26-40d7-bbce-8a7b568a186d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:55.981719 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e7987d71-5d26-40d7-bbce-8a7b568a186d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d returned with HTTP 200 Aug 13 19:40:55.982198 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1308/5213] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:55 2026] GET /volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:56.751090 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d408a52f-da22-4e8b-9486-4433924c2860 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:56.752905 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d408a52f-da22-4e8b-9486-4433924c2860 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] GET https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 Aug 13 19:40:56.753107 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d408a52f-da22-4e8b-9486-4433924c2860 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:56.753295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d408a52f-da22-4e8b-9486-4433924c2860 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:56.759335 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d408a52f-da22-4e8b-9486-4433924c2860 tempest-TestVolumeBootPattern-1445308837 tempest-TestVolumeBootPattern-1445308837-project-member] https://10.4.3.126/volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 returned with HTTP 404 Aug 13 19:40:56.759836 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1301/5214] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:40:56 2026] GET /volume/v3/volumes/71039962-a771-4694-9d20-9d17219be0e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:56.994934 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-87935a52-3798-4b89-9e90-beaa9955c1b8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:56.996608 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-87935a52-3798-4b89-9e90-beaa9955c1b8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:56.996836 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-87935a52-3798-4b89-9e90-beaa9955c1b8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:56.997042 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-87935a52-3798-4b89-9e90-beaa9955c1b8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:57.002437 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-87935a52-3798-4b89-9e90-beaa9955c1b8 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d returned with HTTP 404 Aug 13 19:40:57.002840 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1308/5215] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:56 2026] GET /volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:57.010512 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-db20b875-df5a-48b4-bee9-1df31d808a1f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:57.013144 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db20b875-df5a-48b4-bee9-1df31d808a1f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a Aug 13 19:40:57.013144 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db20b875-df5a-48b4-bee9-1df31d808a1f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:57.013491 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db20b875-df5a-48b4-bee9-1df31d808a1f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:57.013844 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-db20b875-df5a-48b4-bee9-1df31d808a1f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 6a92de35-ff51-4084-8e4e-07d5195b589a Aug 13 19:40:57.022657 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:57.022657 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:40:57.024291 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-db20b875-df5a-48b4-bee9-1df31d808a1f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:57.041398 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-db20b875-df5a-48b4-bee9-1df31d808a1f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:57.041398 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db20b875-df5a-48b4-bee9-1df31d808a1f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a returned with HTTP 202 Aug 13 19:40:57.041398 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1299/5216] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:57 2026] DELETE /volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:57.048806 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e22f2cfe-7d27-4156-a825-63efa3dd9193 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:57.050381 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e22f2cfe-7d27-4156-a825-63efa3dd9193 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a Aug 13 19:40:57.050564 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e22f2cfe-7d27-4156-a825-63efa3dd9193 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:57.050744 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e22f2cfe-7d27-4156-a825-63efa3dd9193 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:57.059045 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:57.059045 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:57.063134 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e22f2cfe-7d27-4156-a825-63efa3dd9193 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:57.068050 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e22f2cfe-7d27-4156-a825-63efa3dd9193 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a returned with HTTP 200 Aug 13 19:40:57.068462 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1309/5217] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:57 2026] GET /volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:58.079421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6ef3656f-8afe-478e-8945-b9d83e68a5bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:58.081249 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6ef3656f-8afe-478e-8945-b9d83e68a5bb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a Aug 13 19:40:58.081464 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6ef3656f-8afe-478e-8945-b9d83e68a5bb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:58.081637 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6ef3656f-8afe-478e-8945-b9d83e68a5bb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:58.087248 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6ef3656f-8afe-478e-8945-b9d83e68a5bb tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a returned with HTTP 404 Aug 13 19:40:58.087729 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1302/5218] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:58 2026] GET /volume/v3/volumes/6a92de35-ff51-4084-8e4e-07d5195b589a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:58.095262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d1494c49-6c05-4b47-9e55-92ea1f43df6f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:58.097352 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1494c49-6c05-4b47-9e55-92ea1f43df6f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:58.097611 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1494c49-6c05-4b47-9e55-92ea1f43df6f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:58.097842 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1494c49-6c05-4b47-9e55-92ea1f43df6f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:58.098086 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d1494c49-6c05-4b47-9e55-92ea1f43df6f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:58.104529 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1494c49-6c05-4b47-9e55-92ea1f43df6f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d returned with HTTP 404 Aug 13 19:40:58.105089 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1309/5219] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:58 2026] DELETE /volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:58.112709 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9de2a1dc-51d5-4f00-9532-93fe43b09a52 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:58.115918 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9de2a1dc-51d5-4f00-9532-93fe43b09a52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d Aug 13 19:40:58.115918 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9de2a1dc-51d5-4f00-9532-93fe43b09a52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:58.115918 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9de2a1dc-51d5-4f00-9532-93fe43b09a52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:58.120544 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9de2a1dc-51d5-4f00-9532-93fe43b09a52 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d returned with HTTP 404 Aug 13 19:40:58.121142 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1300/5220] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:58 2026] GET /volume/v3/volumes/7b667fb7-d018-4788-b0a0-c14bdee2638d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:58.128120 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f09f89c3-7a40-4554-b321-f410d5e869ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:58.129988 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f09f89c3-7a40-4554-b321-f410d5e869ed tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e Aug 13 19:40:58.130238 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f09f89c3-7a40-4554-b321-f410d5e869ed tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:58.130460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f09f89c3-7a40-4554-b321-f410d5e869ed tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:58.130644 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-f09f89c3-7a40-4554-b321-f410d5e869ed tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 87873633-bf15-44d4-845b-ecb0fb44ac4e Aug 13 19:40:58.142997 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:58.142997 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:40:58.143479 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f09f89c3-7a40-4554-b321-f410d5e869ed tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:58.161298 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f09f89c3-7a40-4554-b321-f410d5e869ed tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume request issued successfully. Aug 13 19:40:58.161489 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f09f89c3-7a40-4554-b321-f410d5e869ed tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e returned with HTTP 202 Aug 13 19:40:58.161905 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1310/5221] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:58 2026] DELETE /volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:40:58.169435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3da214d1-c869-4aeb-8a61-6fffc40d7bb2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:58.171884 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3da214d1-c869-4aeb-8a61-6fffc40d7bb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e Aug 13 19:40:58.172213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3da214d1-c869-4aeb-8a61-6fffc40d7bb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:58.172540 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3da214d1-c869-4aeb-8a61-6fffc40d7bb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:58.180538 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:40:58.180538 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:40:58.184907 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3da214d1-c869-4aeb-8a61-6fffc40d7bb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Volume info retrieved successfully. Aug 13 19:40:58.190015 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3da214d1-c869-4aeb-8a61-6fffc40d7bb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e returned with HTTP 200 Aug 13 19:40:58.190443 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1303/5222] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:58 2026] GET /volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:40:59.207922 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-665f6495-cf5d-4ebe-a2e8-9ce35a51fc12 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.209533 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-665f6495-cf5d-4ebe-a2e8-9ce35a51fc12 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e Aug 13 19:40:59.209732 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-665f6495-cf5d-4ebe-a2e8-9ce35a51fc12 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.209915 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-665f6495-cf5d-4ebe-a2e8-9ce35a51fc12 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.216676 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-665f6495-cf5d-4ebe-a2e8-9ce35a51fc12 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e returned with HTTP 404 Aug 13 19:40:59.217197 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1310/5223] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/87873633-bf15-44d4-845b-ecb0fb44ac4e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.224717 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3eeea871-722f-4c42-9437-e2511dfafd15 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.228412 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3eeea871-722f-4c42-9437-e2511dfafd15 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:59.228412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3eeea871-722f-4c42-9437-e2511dfafd15 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.228412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3eeea871-722f-4c42-9437-e2511dfafd15 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.228412 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-3eeea871-722f-4c42-9437-e2511dfafd15 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:59.231682 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3eeea871-722f-4c42-9437-e2511dfafd15 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 returned with HTTP 404 Aug 13 19:40:59.232407 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1301/5224] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.243635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c9164672-c7f3-49ce-be4d-edfa37c003f3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.245481 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c9164672-c7f3-49ce-be4d-edfa37c003f3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 Aug 13 19:40:59.245667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c9164672-c7f3-49ce-be4d-edfa37c003f3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.245883 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c9164672-c7f3-49ce-be4d-edfa37c003f3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.250037 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c9164672-c7f3-49ce-be4d-edfa37c003f3 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 returned with HTTP 404 Aug 13 19:40:59.250516 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1311/5225] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/snapshots/7eae0281-7fc0-43c3-8b5d-b934592f4c39 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.257616 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fbb101f5-07ad-45cc-b22a-8c9735a3f897 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.259260 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fbb101f5-07ad-45cc-b22a-8c9735a3f897 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:59.259514 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fbb101f5-07ad-45cc-b22a-8c9735a3f897 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.259709 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fbb101f5-07ad-45cc-b22a-8c9735a3f897 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.259904 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-fbb101f5-07ad-45cc-b22a-8c9735a3f897 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:59.266899 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fbb101f5-07ad-45cc-b22a-8c9735a3f897 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 returned with HTTP 404 Aug 13 19:40:59.267471 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1304/5226] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.275038 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c98fcc42-c5fc-4061-bdf0-9c5b22a0e42f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.276928 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c98fcc42-c5fc-4061-bdf0-9c5b22a0e42f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 Aug 13 19:40:59.277122 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c98fcc42-c5fc-4061-bdf0-9c5b22a0e42f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.277318 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c98fcc42-c5fc-4061-bdf0-9c5b22a0e42f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.283405 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c98fcc42-c5fc-4061-bdf0-9c5b22a0e42f tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 returned with HTTP 404 Aug 13 19:40:59.283833 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1311/5227] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/9d318cb0-27ff-4656-bd49-d27f10ac2643 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.290553 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0f34c2fd-f830-42d9-b0bf-b42dc50c8fb0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.291857 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f34c2fd-f830-42d9-b0bf-b42dc50c8fb0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:59.292158 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f34c2fd-f830-42d9-b0bf-b42dc50c8fb0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.292452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0f34c2fd-f830-42d9-b0bf-b42dc50c8fb0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.292708 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-0f34c2fd-f830-42d9-b0bf-b42dc50c8fb0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:59.298794 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0f34c2fd-f830-42d9-b0bf-b42dc50c8fb0 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 returned with HTTP 404 Aug 13 19:40:59.299453 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1302/5228] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.306052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e62364e1-056c-4825-82d4-94ef9c74a9e2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.307684 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e62364e1-056c-4825-82d4-94ef9c74a9e2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 Aug 13 19:40:59.307931 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e62364e1-056c-4825-82d4-94ef9c74a9e2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.308149 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e62364e1-056c-4825-82d4-94ef9c74a9e2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.313454 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e62364e1-056c-4825-82d4-94ef9c74a9e2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 returned with HTTP 404 Aug 13 19:40:59.314056 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1312/5229] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/ac12a1b7-fdff-415d-883f-f2909bbb7295 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.322042 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9d6aea2c-571a-4656-a514-a3a1dd7ce926 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.323737 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d6aea2c-571a-4656-a514-a3a1dd7ce926 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:59.323904 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d6aea2c-571a-4656-a514-a3a1dd7ce926 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.324137 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9d6aea2c-571a-4656-a514-a3a1dd7ce926 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.324236 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-9d6aea2c-571a-4656-a514-a3a1dd7ce926 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:59.329598 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9d6aea2c-571a-4656-a514-a3a1dd7ce926 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c returned with HTTP 404 Aug 13 19:40:59.330122 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1305/5230] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.336531 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4775c648-7fad-4f45-a865-d6620279787e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.338231 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4775c648-7fad-4f45-a865-d6620279787e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c Aug 13 19:40:59.338475 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4775c648-7fad-4f45-a865-d6620279787e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.338682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4775c648-7fad-4f45-a865-d6620279787e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.343039 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4775c648-7fad-4f45-a865-d6620279787e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c returned with HTTP 404 Aug 13 19:40:59.343557 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1312/5231] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/snapshots/46c759f9-da1d-4615-b7aa-cc91902aa11c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.351429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6dc99d99-b049-47c9-b562-f9cdc4d6e95d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.352850 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6dc99d99-b049-47c9-b562-f9cdc4d6e95d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:59.354505 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6dc99d99-b049-47c9-b562-f9cdc4d6e95d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.354505 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6dc99d99-b049-47c9-b562-f9cdc4d6e95d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.354505 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-6dc99d99-b049-47c9-b562-f9cdc4d6e95d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:59.359231 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6dc99d99-b049-47c9-b562-f9cdc4d6e95d tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 returned with HTTP 404 Aug 13 19:40:59.360191 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1303/5232] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.368423 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3fa50d38-1e82-4993-9da1-fdd76bb90404 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.370569 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fa50d38-1e82-4993-9da1-fdd76bb90404 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 Aug 13 19:40:59.370754 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fa50d38-1e82-4993-9da1-fdd76bb90404 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.370945 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3fa50d38-1e82-4993-9da1-fdd76bb90404 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.376773 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3fa50d38-1e82-4993-9da1-fdd76bb90404 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 returned with HTTP 404 Aug 13 19:40:59.377336 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1313/5233] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/8ed02919-28ca-40fd-a3ac-24110f292975 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.385239 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3ce03ed7-3915-4f99-a0f7-3eea55d9adb2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.387547 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ce03ed7-3915-4f99-a0f7-3eea55d9adb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:59.387802 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ce03ed7-3915-4f99-a0f7-3eea55d9adb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.388076 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3ce03ed7-3915-4f99-a0f7-3eea55d9adb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.388232 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-3ce03ed7-3915-4f99-a0f7-3eea55d9adb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:59.395630 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3ce03ed7-3915-4f99-a0f7-3eea55d9adb2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 returned with HTTP 404 Aug 13 19:40:59.396224 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1306/5234] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.403866 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d379bde4-7e9e-4637-8f81-9141dfe9d717 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.405616 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d379bde4-7e9e-4637-8f81-9141dfe9d717 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 Aug 13 19:40:59.405903 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d379bde4-7e9e-4637-8f81-9141dfe9d717 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.406186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d379bde4-7e9e-4637-8f81-9141dfe9d717 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.411154 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d379bde4-7e9e-4637-8f81-9141dfe9d717 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 returned with HTTP 404 Aug 13 19:40:59.411602 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1313/5235] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/snapshots/625935f2-0a01-4d8a-b65f-f405edb7bc29 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.417756 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fb450e67-8c3f-4866-bcdc-32b047d73a0a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.419224 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb450e67-8c3f-4866-bcdc-32b047d73a0a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:59.420909 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb450e67-8c3f-4866-bcdc-32b047d73a0a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.420909 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb450e67-8c3f-4866-bcdc-32b047d73a0a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.420909 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-fb450e67-8c3f-4866-bcdc-32b047d73a0a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:59.425688 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb450e67-8c3f-4866-bcdc-32b047d73a0a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 returned with HTTP 404 Aug 13 19:40:59.426311 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1304/5236] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.432929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-80147c48-c0a5-4f47-8b5c-093207a9ceba None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.434896 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-80147c48-c0a5-4f47-8b5c-093207a9ceba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 Aug 13 19:40:59.435082 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-80147c48-c0a5-4f47-8b5c-093207a9ceba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.435226 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-80147c48-c0a5-4f47-8b5c-093207a9ceba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.440666 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-80147c48-c0a5-4f47-8b5c-093207a9ceba tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 returned with HTTP 404 Aug 13 19:40:59.441121 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1314/5237] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/179b1d3d-97c6-4d07-beab-320fabff01d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.447671 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-60366f78-540b-4e8a-8622-6a9852403ad4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.449798 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60366f78-540b-4e8a-8622-6a9852403ad4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:59.450066 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60366f78-540b-4e8a-8622-6a9852403ad4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.450324 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-60366f78-540b-4e8a-8622-6a9852403ad4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.450526 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-60366f78-540b-4e8a-8622-6a9852403ad4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:59.457159 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-60366f78-540b-4e8a-8622-6a9852403ad4 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b returned with HTTP 404 Aug 13 19:40:59.457810 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1307/5238] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.465106 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3cdfd78f-1002-46a6-a828-91d5ee66c003 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.466780 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3cdfd78f-1002-46a6-a828-91d5ee66c003 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b Aug 13 19:40:59.467013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3cdfd78f-1002-46a6-a828-91d5ee66c003 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.467186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3cdfd78f-1002-46a6-a828-91d5ee66c003 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.473980 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3cdfd78f-1002-46a6-a828-91d5ee66c003 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b returned with HTTP 404 Aug 13 19:40:59.474604 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1314/5239] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/d549bf44-1066-491a-9850-c02bca7f037b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.481925 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3671e04f-b007-4aa5-902d-804b664c8b98 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.483516 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3671e04f-b007-4aa5-902d-804b664c8b98 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:59.485311 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3671e04f-b007-4aa5-902d-804b664c8b98 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.485311 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3671e04f-b007-4aa5-902d-804b664c8b98 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.485311 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-3671e04f-b007-4aa5-902d-804b664c8b98 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:59.490030 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3671e04f-b007-4aa5-902d-804b664c8b98 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 returned with HTTP 404 Aug 13 19:40:59.490645 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1305/5240] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.498816 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd00f03c-3406-4921-848c-d273e0a7a8d2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.500603 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd00f03c-3406-4921-848c-d273e0a7a8d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 Aug 13 19:40:59.500808 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd00f03c-3406-4921-848c-d273e0a7a8d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.500999 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd00f03c-3406-4921-848c-d273e0a7a8d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.507027 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd00f03c-3406-4921-848c-d273e0a7a8d2 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 returned with HTTP 404 Aug 13 19:40:59.507471 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1315/5241] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/49bb2461-c05c-4d4c-a316-9b4968addf85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.515110 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-baa5b296-24e0-4eed-a302-1d5052e27e72 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.516992 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-baa5b296-24e0-4eed-a302-1d5052e27e72 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:59.517229 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-baa5b296-24e0-4eed-a302-1d5052e27e72 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.517473 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-baa5b296-24e0-4eed-a302-1d5052e27e72 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.517571 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-baa5b296-24e0-4eed-a302-1d5052e27e72 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:59.521623 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-baa5b296-24e0-4eed-a302-1d5052e27e72 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 returned with HTTP 404 Aug 13 19:40:59.522148 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1308/5242] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.530122 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-72a869c0-1bf5-4363-8875-369202e5514a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.531780 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-72a869c0-1bf5-4363-8875-369202e5514a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 Aug 13 19:40:59.531997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-72a869c0-1bf5-4363-8875-369202e5514a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.532198 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-72a869c0-1bf5-4363-8875-369202e5514a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.536484 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-72a869c0-1bf5-4363-8875-369202e5514a tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 returned with HTTP 404 Aug 13 19:40:59.536961 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1315/5243] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/snapshots/700ed616-52a1-4cef-b7b4-390471781428 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.544845 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b32af7c1-a06b-41dc-a5a4-35af9d3a127e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.546192 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b32af7c1-a06b-41dc-a5a4-35af9d3a127e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:59.546519 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b32af7c1-a06b-41dc-a5a4-35af9d3a127e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.547840 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b32af7c1-a06b-41dc-a5a4-35af9d3a127e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.547840 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-b32af7c1-a06b-41dc-a5a4-35af9d3a127e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: 8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:59.552631 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b32af7c1-a06b-41dc-a5a4-35af9d3a127e tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de returned with HTTP 404 Aug 13 19:40:59.552631 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1306/5244] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.559466 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-36817cb3-3177-45d5-81fc-9c314b286c31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.561402 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36817cb3-3177-45d5-81fc-9c314b286c31 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de Aug 13 19:40:59.561605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36817cb3-3177-45d5-81fc-9c314b286c31 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.561791 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-36817cb3-3177-45d5-81fc-9c314b286c31 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.568000 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-36817cb3-3177-45d5-81fc-9c314b286c31 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de returned with HTTP 404 Aug 13 19:40:59.568545 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1316/5245] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/8c0f9a2c-b307-46df-9f40-d6dbeca109de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.576300 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c8471c24-809b-4c25-8b8a-e3e122f58369 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.578682 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8471c24-809b-4c25-8b8a-e3e122f58369 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:59.578982 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8471c24-809b-4c25-8b8a-e3e122f58369 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.579263 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c8471c24-809b-4c25-8b8a-e3e122f58369 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.579444 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-c8471c24-809b-4c25-8b8a-e3e122f58369 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete snapshot with id: 88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:59.585352 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c8471c24-809b-4c25-8b8a-e3e122f58369 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 returned with HTTP 404 Aug 13 19:40:59.585991 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1309/5246] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.596793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-60cd43cd-14b0-4034-bbed-c197ebe01534 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.598707 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60cd43cd-14b0-4034-bbed-c197ebe01534 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 Aug 13 19:40:59.599046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60cd43cd-14b0-4034-bbed-c197ebe01534 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.599216 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60cd43cd-14b0-4034-bbed-c197ebe01534 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.604405 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60cd43cd-14b0-4034-bbed-c197ebe01534 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 returned with HTTP 404 Aug 13 19:40:59.604957 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1316/5247] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/snapshots/88a5b86d-2d23-46bc-a0db-2a6ac69ee662 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:40:59.612402 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e86cc889-d9f8-40f1-90f2-da20c98806de None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.614508 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e86cc889-d9f8-40f1-90f2-da20c98806de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:59.614980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e86cc889-d9f8-40f1-90f2-da20c98806de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.615334 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e86cc889-d9f8-40f1-90f2-da20c98806de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.616292 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-e86cc889-d9f8-40f1-90f2-da20c98806de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Delete volume with id: c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:59.621690 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e86cc889-d9f8-40f1-90f2-da20c98806de tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 returned with HTTP 404 Aug 13 19:40:59.622467 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1307/5248] 10.4.3.126 () {68 vars in 1392 bytes} [Thu Aug 13 19:40:59 2026] DELETE /volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:40:59.631391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7145ad3d-1038-4ae6-955f-fc3919bb7127 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:40:59.633215 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7145ad3d-1038-4ae6-955f-fc3919bb7127 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] GET https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 Aug 13 19:40:59.633467 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7145ad3d-1038-4ae6-955f-fc3919bb7127 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:40:59.633684 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7145ad3d-1038-4ae6-955f-fc3919bb7127 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:40:59.639312 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7145ad3d-1038-4ae6-955f-fc3919bb7127 tempest-VolumeDependencyTests-2127774566 tempest-VolumeDependencyTests-2127774566-project-member] https://10.4.3.126/volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 returned with HTTP 404 Aug 13 19:40:59.639766 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1317/5249] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:40:59 2026] GET /volume/v3/volumes/c03ac434-c495-4ea5-a218-251e13822974 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:00.924073 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bcdabefc-f816-44b8-a392-fa805e025c17 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:00.992590 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bcdabefc-f816-44b8-a392-fa805e025c17 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:00.992976 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bcdabefc-f816-44b8-a392-fa805e025c17 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1910418343", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1722293766", "vendor_name": "tempest-vendor_name-904364687"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:01.005754 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bcdabefc-f816-44b8-a392-fa805e025c17 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:01.006148 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1310/5250] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:41:00 2026] POST /volume/v3/types => generated 329 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:01.013940 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:01.016083 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:01.016547 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "267190b8-4023-4cde-ac09-7f20f5d66eb4", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:01.018412 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Create volume request body: {'volume': {'volume_type': '267190b8-4023-4cde-ac09-7f20f5d66eb4', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:01.022487 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Create volume of 1 GB Aug 13 19:41:01.022901 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:01.022901 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:01.023264 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:01.029460 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Flow 'volume_create_api' (ea87bf1c-f698-4f02-9b92-555ddbad37cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:01.030379 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec6fc39-c0ee-4903-93eb-7eb46ec12b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:01.031174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:01.053036 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec6fc39-c0ee-4903-93eb-7eb46ec12b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:41:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1722293766',vendor_name='tempest-vendor_name-904364687'},id=267190b8-4023-4cde-ac09-7f20f5d66eb4,is_public=True,name='tempest-ProjectReaderTests-volume-type-1910418343',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '267190b8-4023-4cde-ac09-7f20f5d66eb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:01.054165 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9039866b-8369-44ad-bfaa-69c13828a46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:01.087461 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1910418343 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1910418343, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:01.087818 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1910418343 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1910418343, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:01.130830 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Created reservations ['9eba290c-01e6-4071-bafd-4fcc30e3ac06', '6fd85757-a224-4401-9cf0-0c81c5784115', '2c726900-d285-4c31-8b66-2ddfd90dea25', 'f6e71262-e0cd-4959-aecb-b6e93c2ccba2'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:01.131953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9039866b-8369-44ad-bfaa-69c13828a46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eba290c-01e6-4071-bafd-4fcc30e3ac06', '6fd85757-a224-4401-9cf0-0c81c5784115', '2c726900-d285-4c31-8b66-2ddfd90dea25', 'f6e71262-e0cd-4959-aecb-b6e93c2ccba2']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:01.133013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b3169c8-9a0b-456e-a380-693b9ae6129c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:01.161920 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b3169c8-9a0b-456e-a380-693b9ae6129c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c6207d7-b2be-47ec-ab93-6a1739faf0f3', '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='cbd3443f72bc4298bd9b124c234d7c45',qos_specs=None,replication_status=,reservations=['9eba290c-01e6-4071-bafd-4fcc30e3ac06','6fd85757-a224-4401-9cf0-0c81c5784115','2c726900-d285-4c31-8b66-2ddfd90dea25','f6e71262-e0cd-4959-aecb-b6e93c2ccba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f22adac37ff42d8a362949d170ad457',volume_type_id=267190b8-4023-4cde-ac09-7f20f5d66eb4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:01Z,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=2c6207d7-b2be-47ec-ab93-6a1739faf0f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbd3443f72bc4298bd9b124c234d7c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f22adac37ff42d8a362949d170ad457',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(267190b8-4023-4cde-ac09-7f20f5d66eb4),volume_type_id=267190b8-4023-4cde-ac09-7f20f5d66eb4)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:01.162553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfdd99a3-b49f-4fb3-862f-89fb3b65c691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:01.191844 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfdd99a3-b49f-4fb3-862f-89fb3b65c691) transitioned into state 'SUCCESS' from 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='cbd3443f72bc4298bd9b124c234d7c45',qos_specs=None,replication_status=,reservations=['9eba290c-01e6-4071-bafd-4fcc30e3ac06','6fd85757-a224-4401-9cf0-0c81c5784115','2c726900-d285-4c31-8b66-2ddfd90dea25','f6e71262-e0cd-4959-aecb-b6e93c2ccba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f22adac37ff42d8a362949d170ad457',volume_type_id=267190b8-4023-4cde-ac09-7f20f5d66eb4)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:01.192910 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689dcf2a-28d4-4786-9c49-3a0aada24d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:01.203224 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689dcf2a-28d4-4786-9c49-3a0aada24d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:01.204102 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Flow 'volume_create_api' (ea87bf1c-f698-4f02-9b92-555ddbad37cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:01.204450 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Create volume request issued successfully. Aug 13 19:41:01.205102 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70d5991f-cc3e-48d1-824a-b7949ded2f84 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:01.205578 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1317/5251] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:41:01 2026] POST /volume/v3/volumes => generated 774 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:01.220544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4e1e2cc3-036d-4cde-8156-cb6b5359c1e9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:01.223503 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4e1e2cc3-036d-4cde-8156-cb6b5359c1e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] GET https://10.4.3.126/volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 Aug 13 19:41:01.223503 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4e1e2cc3-036d-4cde-8156-cb6b5359c1e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:01.223503 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4e1e2cc3-036d-4cde-8156-cb6b5359c1e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:01.231848 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:01.231848 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:01.239392 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4e1e2cc3-036d-4cde-8156-cb6b5359c1e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Volume info retrieved successfully. Aug 13 19:41:01.242058 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4e1e2cc3-036d-4cde-8156-cb6b5359c1e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 returned with HTTP 200 Aug 13 19:41:01.242605 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1308/5252] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:41:01 2026] GET /volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:02.253980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-82fa3112-a006-4c64-9dc0-5ad83615b50b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.255568 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82fa3112-a006-4c64-9dc0-5ad83615b50b tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] GET https://10.4.3.126/volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 Aug 13 19:41:02.255753 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82fa3112-a006-4c64-9dc0-5ad83615b50b tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:02.255943 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-82fa3112-a006-4c64-9dc0-5ad83615b50b tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:02.262889 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:02.262889 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:02.265985 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-82fa3112-a006-4c64-9dc0-5ad83615b50b tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Volume info retrieved successfully. Aug 13 19:41:02.269389 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-82fa3112-a006-4c64-9dc0-5ad83615b50b tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 returned with HTTP 200 Aug 13 19:41:02.269750 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1318/5253] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:41:02 2026] GET /volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:02.290401 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-828ad098-31b3-4e07-b556-f3923478f1d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.294451 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-828ad098-31b3-4e07-b556-f3923478f1d9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:41:02.297373 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-828ad098-31b3-4e07-b556-f3923478f1d9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:02.297595 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-828ad098-31b3-4e07-b556-f3923478f1d9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:02.301621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-828ad098-31b3-4e07-b556-f3923478f1d9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:41:02.301991 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1311/5254] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:41:02 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:02.312175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d10129f9-3f7b-4523-bf0b-1aeec3e87ba5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.433668 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d10129f9-3f7b-4523-bf0b-1aeec3e87ba5 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-reader] GET https://10.4.3.126/volume/v3/messages Aug 13 19:41:02.433921 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d10129f9-3f7b-4523-bf0b-1aeec3e87ba5 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-reader] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:02.434126 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d10129f9-3f7b-4523-bf0b-1aeec3e87ba5 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-reader] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:02.434442 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:02.434442 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:02.438243 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d10129f9-3f7b-4523-bf0b-1aeec3e87ba5 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-reader] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:41:02.438759 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1318/5255] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:41:02 2026] GET /volume/v3/messages => generated 670 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:02.448864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0ddf2c4e-b7da-4112-8984-72a9a9fd1f7e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.453126 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ddf2c4e-b7da-4112-8984-72a9a9fd1f7e tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] DELETE https://10.4.3.126/volume/v3/messages/c2d50431-26c8-4bdc-b632-3b67b760e6f6 Aug 13 19:41:02.453126 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ddf2c4e-b7da-4112-8984-72a9a9fd1f7e tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:02.453126 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ddf2c4e-b7da-4112-8984-72a9a9fd1f7e tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:02.461115 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ddf2c4e-b7da-4112-8984-72a9a9fd1f7e tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/messages/c2d50431-26c8-4bdc-b632-3b67b760e6f6 returned with HTTP 204 Aug 13 19:41:02.461651 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1309/5256] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:41:02 2026] DELETE /volume/v3/messages/c2d50431-26c8-4bdc-b632-3b67b760e6f6 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:41:02.469926 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-33069bf7-acc8-41bf-ad33-27235e880128 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.472110 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 Aug 13 19:41:02.472386 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:02.472624 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:02.472833 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Delete volume with id: 2c6207d7-b2be-47ec-ab93-6a1739faf0f3 Aug 13 19:41:02.481049 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:02.481049 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:02.481418 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Volume info retrieved successfully. Aug 13 19:41:02.482642 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100184) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:41:02.492808 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1910418343 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1910418343, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:02.493149 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1910418343 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1910418343, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:02.501104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Created reservations ['4b89a0e6-e10d-452b-ae89-0c074f7ade42', 'b256cd91-35ee-48f3-80ef-3b290f0587a4', 'f981cfda-f458-4282-85ac-10a7da33e38c', '82dedce6-d10b-4594-8f2e-62384a6a6730'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:02.523247 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Delete volume request issued successfully. Aug 13 19:41:02.523466 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-33069bf7-acc8-41bf-ad33-27235e880128 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 returned with HTTP 202 Aug 13 19:41:02.523958 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1319/5257] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:41:02 2026] DELETE /volume/v3/volumes/2c6207d7-b2be-47ec-ab93-6a1739faf0f3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:02.531266 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b4c99a60-01df-4a61-ac5c-472b5c040b17 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.533031 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4c99a60-01df-4a61-ac5c-472b5c040b17 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] DELETE https://10.4.3.126/volume/v3/types/267190b8-4023-4cde-ac09-7f20f5d66eb4 Aug 13 19:41:02.533226 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4c99a60-01df-4a61-ac5c-472b5c040b17 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:02.533458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b4c99a60-01df-4a61-ac5c-472b5c040b17 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:02.558339 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b4c99a60-01df-4a61-ac5c-472b5c040b17 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/types/267190b8-4023-4cde-ac09-7f20f5d66eb4 returned with HTTP 202 Aug 13 19:41:02.558944 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1312/5258] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:02 2026] DELETE /volume/v3/types/267190b8-4023-4cde-ac09-7f20f5d66eb4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:02.566328 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-adf6508d-a220-46bc-9d29-5927caee1cd1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.568121 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-adf6508d-a220-46bc-9d29-5927caee1cd1 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:02.568488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-adf6508d-a220-46bc-9d29-5927caee1cd1 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1600893608", "extra_specs": {"storage_protocol": "tempest-storage_protocol-725854161", "vendor_name": "tempest-vendor_name-1218708829"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:02.586583 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-adf6508d-a220-46bc-9d29-5927caee1cd1 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:02.587014 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1319/5259] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:41:02 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:02.594538 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.595810 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:02.596292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86cfe88d-d4b3-4b94-a3d5-dc45174306ba", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:02.597638 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Create volume request body: {'volume': {'volume_type': '86cfe88d-d4b3-4b94-a3d5-dc45174306ba', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:02.604297 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Create volume of 1 GB Aug 13 19:41:02.604297 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:02.604297 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:02.604297 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:02.609589 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Flow 'volume_create_api' (4f11c8aa-deb0-437b-b3a9-c1843b2fa27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:02.610625 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd6a40a-a428-43d8-ab94-70b20c54c9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:02.611409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:02.627782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd6a40a-a428-43d8-ab94-70b20c54c9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:41:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-725854161',vendor_name='tempest-vendor_name-1218708829'},id=86cfe88d-d4b3-4b94-a3d5-dc45174306ba,is_public=True,name='tempest-ProjectReaderTests-volume-type-1600893608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86cfe88d-d4b3-4b94-a3d5-dc45174306ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:02.628709 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f66b90d-4c72-4422-83ba-18fc8e7903e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:02.651112 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1600893608 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1600893608, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:02.651490 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1600893608 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1600893608, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:02.677340 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Created reservations ['69ab015b-7144-47eb-853b-2062a22c005e', '45d8f813-5bbe-4013-9963-cb9a8d42820d', '590edbc1-c379-492e-b37d-bc4b472a4e31', 'f74bd4b8-c9e0-4e19-879b-cf5476e727d3'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:02.677340 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f66b90d-4c72-4422-83ba-18fc8e7903e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69ab015b-7144-47eb-853b-2062a22c005e', '45d8f813-5bbe-4013-9963-cb9a8d42820d', '590edbc1-c379-492e-b37d-bc4b472a4e31', 'f74bd4b8-c9e0-4e19-879b-cf5476e727d3']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:02.677340 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3127390-d6ab-461d-8b93-1e511e12cd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:02.700103 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3127390-d6ab-461d-8b93-1e511e12cd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa7cc12-e805-40ab-827c-21347aafd739', '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='cbd3443f72bc4298bd9b124c234d7c45',qos_specs=None,replication_status=,reservations=['69ab015b-7144-47eb-853b-2062a22c005e','45d8f813-5bbe-4013-9963-cb9a8d42820d','590edbc1-c379-492e-b37d-bc4b472a4e31','f74bd4b8-c9e0-4e19-879b-cf5476e727d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f22adac37ff42d8a362949d170ad457',volume_type_id=86cfe88d-d4b3-4b94-a3d5-dc45174306ba), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa7cc12-e805-40ab-827c-21347aafd739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbd3443f72bc4298bd9b124c234d7c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f22adac37ff42d8a362949d170ad457',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86cfe88d-d4b3-4b94-a3d5-dc45174306ba),volume_type_id=86cfe88d-d4b3-4b94-a3d5-dc45174306ba)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:02.701151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95afefc5-d333-49df-8c48-3a6b9bdfc5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:02.723535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95afefc5-d333-49df-8c48-3a6b9bdfc5c3) transitioned into state 'SUCCESS' from 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='cbd3443f72bc4298bd9b124c234d7c45',qos_specs=None,replication_status=,reservations=['69ab015b-7144-47eb-853b-2062a22c005e','45d8f813-5bbe-4013-9963-cb9a8d42820d','590edbc1-c379-492e-b37d-bc4b472a4e31','f74bd4b8-c9e0-4e19-879b-cf5476e727d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f22adac37ff42d8a362949d170ad457',volume_type_id=86cfe88d-d4b3-4b94-a3d5-dc45174306ba)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:02.723535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e50adab-0ea4-4376-9b70-3ceccf245cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:02.733648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e50adab-0ea4-4376-9b70-3ceccf245cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:02.733648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Flow 'volume_create_api' (4f11c8aa-deb0-437b-b3a9-c1843b2fa27f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:02.733648 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Create volume request issued successfully. Aug 13 19:41:02.733648 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-81fb0383-30fc-4c0b-a171-a67b3d9ee8f7 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:02.733648 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1310/5260] 10.4.3.126 () {70 vars in 1298 bytes} [Thu Aug 13 19:41:02 2026] POST /volume/v3/volumes => generated 774 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:02.746442 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4beabd07-d6ea-4315-b3a0-a34f2bf33ff2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.747849 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4beabd07-d6ea-4315-b3a0-a34f2bf33ff2 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] GET https://10.4.3.126/volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 Aug 13 19:41:02.748004 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4beabd07-d6ea-4315-b3a0-a34f2bf33ff2 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:02.748175 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4beabd07-d6ea-4315-b3a0-a34f2bf33ff2 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:02.755077 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:02.755077 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:02.758539 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4beabd07-d6ea-4315-b3a0-a34f2bf33ff2 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Volume info retrieved successfully. Aug 13 19:41:02.762418 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4beabd07-d6ea-4315-b3a0-a34f2bf33ff2 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 returned with HTTP 200 Aug 13 19:41:02.762886 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1320/5261] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:41:02 2026] GET /volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:02.887426 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8044f680-4df0-476e-9136-302318fee1a2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:02.963976 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:02.964318 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-351078138"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:02.965659 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-351078138'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:02.965795 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:02.969942 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:02.974814 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (1bf67ddc-c74d-4d46-a711-b8f3ad10841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:02.975857 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d7ce60e-54ab-40d6-bad7-1739b2b4b1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:02.976553 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:02.999315 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d7ce60e-54ab-40d6-bad7-1739b2b4b1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:03.000122 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7458c141-a444-4403-8a39-a615d2a03da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:03.060849 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['38d13147-4808-4f4d-82f2-d44f79105c2f', '26e5487d-7e8f-4f56-9b71-f9e8e4a4a2e2', 'e30c4dd8-43fe-4be3-91e0-b0c679c90b9b', 'b51ab7d3-41f5-4e6c-bae6-07e37e0e835f'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:03.061982 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7458c141-a444-4403-8a39-a615d2a03da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38d13147-4808-4f4d-82f2-d44f79105c2f', '26e5487d-7e8f-4f56-9b71-f9e8e4a4a2e2', 'e30c4dd8-43fe-4be3-91e0-b0c679c90b9b', 'b51ab7d3-41f5-4e6c-bae6-07e37e0e835f']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:03.062984 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48534319-d3e6-466f-8a66-25ba985e7dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:03.084798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48534319-d3e6-466f-8a66-25ba985e7dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce791b98-014d-459b-8823-18efacda0788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-351078138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['38d13147-4808-4f4d-82f2-d44f79105c2f','26e5487d-7e8f-4f56-9b71-f9e8e4a4a2e2','e30c4dd8-43fe-4be3-91e0-b0c679c90b9b','b51ab7d3-41f5-4e6c-bae6-07e37e0e835f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-351078138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce791b98-014d-459b-8823-18efacda0788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:03.085627 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af20ad72-2743-43fd-baea-fd3c588f7ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:03.101595 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af20ad72-2743-43fd-baea-fd3c588f7ccf) transitioned into state 'SUCCESS' from state '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-351078138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['38d13147-4808-4f4d-82f2-d44f79105c2f','26e5487d-7e8f-4f56-9b71-f9e8e4a4a2e2','e30c4dd8-43fe-4be3-91e0-b0c679c90b9b','b51ab7d3-41f5-4e6c-bae6-07e37e0e835f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:03.102224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8529a5-8ffd-4a09-919f-44655ae8ef7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:03.110572 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8529a5-8ffd-4a09-919f-44655ae8ef7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:03.111336 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (1bf67ddc-c74d-4d46-a711-b8f3ad10841b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:03.111619 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:03.112201 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8044f680-4df0-476e-9136-302318fee1a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:03.112778 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1313/5262] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:02 2026] POST /volume/v3/volumes => generated 777 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:03.124216 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe9a7dc7-1277-495f-8934-401c7c455ecd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:03.125940 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe9a7dc7-1277-495f-8934-401c7c455ecd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 Aug 13 19:41:03.126124 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe9a7dc7-1277-495f-8934-401c7c455ecd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:03.126364 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe9a7dc7-1277-495f-8934-401c7c455ecd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:03.136535 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:03.136535 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:03.139971 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fe9a7dc7-1277-495f-8934-401c7c455ecd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:03.143615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe9a7dc7-1277-495f-8934-401c7c455ecd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 returned with HTTP 200 Aug 13 19:41:03.144019 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1320/5263] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:03 2026] GET /volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:03.774527 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3dd92c08-b02d-4f71-a426-ccbc0a9e15e9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:03.776492 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3dd92c08-b02d-4f71-a426-ccbc0a9e15e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] GET https://10.4.3.126/volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 Aug 13 19:41:03.776698 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3dd92c08-b02d-4f71-a426-ccbc0a9e15e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:03.776958 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3dd92c08-b02d-4f71-a426-ccbc0a9e15e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:03.783960 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:03.783960 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:03.787266 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3dd92c08-b02d-4f71-a426-ccbc0a9e15e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Volume info retrieved successfully. Aug 13 19:41:03.790993 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3dd92c08-b02d-4f71-a426-ccbc0a9e15e9 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 returned with HTTP 200 Aug 13 19:41:03.791544 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1311/5264] 10.4.3.126 () {68 vars in 1388 bytes} [Thu Aug 13 19:41:03 2026] GET /volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:03.803457 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a879ff60-291b-4f84-be16-0059e3b0a21a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:03.805135 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a879ff60-291b-4f84-be16-0059e3b0a21a tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] GET https://10.4.3.126/volume/v3/messages Aug 13 19:41:03.805384 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a879ff60-291b-4f84-be16-0059e3b0a21a tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:03.805606 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a879ff60-291b-4f84-be16-0059e3b0a21a tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:03.808903 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a879ff60-291b-4f84-be16-0059e3b0a21a tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/messages returned with HTTP 200 Aug 13 19:41:03.809300 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1321/5265] 10.4.3.126 () {68 vars in 1280 bytes} [Thu Aug 13 19:41:03 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:03.817651 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-33a721af-6792-46db-a634-e925a664ff7d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:03.819562 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33a721af-6792-46db-a634-e925a664ff7d tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-reader] GET https://10.4.3.126/volume/v3/messages/b153a6f4-38ab-46f4-8dc9-8bcb1a03b011 Aug 13 19:41:03.819815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33a721af-6792-46db-a634-e925a664ff7d tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:03.820027 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-33a721af-6792-46db-a634-e925a664ff7d tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-reader] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:03.822899 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:03.822899 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:03.823565 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-33a721af-6792-46db-a634-e925a664ff7d tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-reader] https://10.4.3.126/volume/v3/messages/b153a6f4-38ab-46f4-8dc9-8bcb1a03b011 returned with HTTP 200 Aug 13 19:41:03.823934 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1314/5266] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:41:03 2026] GET /volume/v3/messages/b153a6f4-38ab-46f4-8dc9-8bcb1a03b011 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:03.831544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a7fd94e9-cffd-4b08-82ce-1b1397ce2d78 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:03.833245 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7fd94e9-cffd-4b08-82ce-1b1397ce2d78 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] DELETE https://10.4.3.126/volume/v3/messages/b153a6f4-38ab-46f4-8dc9-8bcb1a03b011 Aug 13 19:41:03.833461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7fd94e9-cffd-4b08-82ce-1b1397ce2d78 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:03.833636 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a7fd94e9-cffd-4b08-82ce-1b1397ce2d78 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:03.841200 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a7fd94e9-cffd-4b08-82ce-1b1397ce2d78 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/messages/b153a6f4-38ab-46f4-8dc9-8bcb1a03b011 returned with HTTP 204 Aug 13 19:41:03.841571 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1321/5267] 10.4.3.126 () {68 vars in 1394 bytes} [Thu Aug 13 19:41:03 2026] DELETE /volume/v3/messages/b153a6f4-38ab-46f4-8dc9-8bcb1a03b011 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 19:41:03.847988 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:03.850021 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 Aug 13 19:41:03.850229 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:03.850425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:03.850574 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Delete volume with id: 6fa7cc12-e805-40ab-827c-21347aafd739 Aug 13 19:41:03.856820 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:03.856820 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:03.857100 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Volume info retrieved successfully. Aug 13 19:41:03.857965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100186) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 19:41:03.873070 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Created reservations ['842861bf-3755-4998-a960-35e4883cbd37', 'e9e819e9-495a-4589-85f2-f9b05b19a2c8', '68f86d49-1dd3-400b-864a-11ed1d337c76', '65fe1ac4-a1d7-430f-a967-4923ae0c950d'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:03.897472 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Delete volume request issued successfully. Aug 13 19:41:03.897678 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-53395c41-107a-4b56-a86e-9edfa045c0f8 tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 returned with HTTP 202 Aug 13 19:41:03.898138 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1312/5268] 10.4.3.126 () {68 vars in 1391 bytes} [Thu Aug 13 19:41:03 2026] DELETE /volume/v3/volumes/6fa7cc12-e805-40ab-827c-21347aafd739 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:03.904518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a1221726-f583-4a0c-9a09-040fef78768c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:03.906224 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1221726-f583-4a0c-9a09-040fef78768c tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] DELETE https://10.4.3.126/volume/v3/types/86cfe88d-d4b3-4b94-a3d5-dc45174306ba Aug 13 19:41:03.906430 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1221726-f583-4a0c-9a09-040fef78768c tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:03.906626 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a1221726-f583-4a0c-9a09-040fef78768c tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:03.928180 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a1221726-f583-4a0c-9a09-040fef78768c tempest-ProjectReaderTests-769523257 tempest-ProjectReaderTests-769523257-project-admin] https://10.4.3.126/volume/v3/types/86cfe88d-d4b3-4b94-a3d5-dc45174306ba returned with HTTP 202 Aug 13 19:41:03.928572 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1322/5269] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:03 2026] DELETE /volume/v3/types/86cfe88d-d4b3-4b94-a3d5-dc45174306ba => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:04.155170 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-92ecdcff-f610-4cb8-aaca-3c90f1ac9490 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:04.157062 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92ecdcff-f610-4cb8-aaca-3c90f1ac9490 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 Aug 13 19:41:04.157357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92ecdcff-f610-4cb8-aaca-3c90f1ac9490 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:04.157573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-92ecdcff-f610-4cb8-aaca-3c90f1ac9490 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:04.164217 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:04.164217 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:04.167078 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-92ecdcff-f610-4cb8-aaca-3c90f1ac9490 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:04.170605 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-92ecdcff-f610-4cb8-aaca-3c90f1ac9490 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 returned with HTTP 200 Aug 13 19:41:04.171028 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1315/5270] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:04 2026] GET /volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:04.182871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ce7b2d89-4fa3-4891-af30-884dc6755737 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:04.265213 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce7b2d89-4fa3-4891-af30-884dc6755737 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:04.265615 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ce7b2d89-4fa3-4891-af30-884dc6755737 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce791b98-014d-459b-8823-18efacda0788", "name": "tempest-ProjectMemberTests-Snapshot-191901163"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:04.274993 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:04.274993 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:04.275533 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce7b2d89-4fa3-4891-af30-884dc6755737 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Volume info retrieved successfully. Aug 13 19:41:04.275665 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-ce7b2d89-4fa3-4891-af30-884dc6755737 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Create snapshot from volume ce791b98-014d-459b-8823-18efacda0788 Aug 13 19:41:04.307048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ce7b2d89-4fa3-4891-af30-884dc6755737 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Created reservations ['c8bd7222-aa22-4dfa-9f27-24102791afbc', '9578106e-b190-4f52-a311-a3185ad708e3', '17359bcd-4807-4c00-8a62-46a420b14fe9', '3e61cec3-dfd3-4fd6-811e-1c153cadae59'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:04.331495 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ce7b2d89-4fa3-4891-af30-884dc6755737 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot create request issued successfully. Aug 13 19:41:04.331912 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ce7b2d89-4fa3-4891-af30-884dc6755737 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:04.332324 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1322/5271] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:04 2026] POST /volume/v3/snapshots => generated 304 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:04.343338 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0a2ae6a3-a7f0-4e53-8f73-8a77a8a3d10d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:04.345231 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a2ae6a3-a7f0-4e53-8f73-8a77a8a3d10d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] GET https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce Aug 13 19:41:04.345456 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0a2ae6a3-a7f0-4e53-8f73-8a77a8a3d10d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:04.345698 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0a2ae6a3-a7f0-4e53-8f73-8a77a8a3d10d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:04.351238 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:04.351238 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:04.351860 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0a2ae6a3-a7f0-4e53-8f73-8a77a8a3d10d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:04.352691 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a2ae6a3-a7f0-4e53-8f73-8a77a8a3d10d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce returned with HTTP 200 Aug 13 19:41:04.353067 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1313/5272] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:04 2026] GET /volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:04.990146 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2772258c-5d39-402d-9e95-d2cee49dee8a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.063153 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2772258c-5d39-402d-9e95-d2cee49dee8a tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:05.063532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2772258c-5d39-402d-9e95-d2cee49dee8a tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-389957407", "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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.078797 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2772258c-5d39-402d-9e95-d2cee49dee8a tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:05.079128 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1323/5273] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:41:04 2026] POST /volume/v3/types => generated 379 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.086141 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c2cb2191-dddc-4c7d-a4c6-31f19c8877e7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.087743 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c2cb2191-dddc-4c7d-a4c6-31f19c8877e7 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption Aug 13 19:41:05.087991 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c2cb2191-dddc-4c7d-a4c6-31f19c8877e7 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.101099 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c2cb2191-dddc-4c7d-a4c6-31f19c8877e7 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption returned with HTTP 200 Aug 13 19:41:05.101498 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1316/5274] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:41:05 2026] POST /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.108957 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8b948be9-dcd3-4bd9-8c03-5193992b43b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.110506 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b948be9-dcd3-4bd9-8c03-5193992b43b9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:05.110819 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8b948be9-dcd3-4bd9-8c03-5193992b43b9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-147617053", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.112292 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:05.112292 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:05.125287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8b948be9-dcd3-4bd9-8c03-5193992b43b9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:05.125668 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1323/5275] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:41:05 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 13 19:41:05.132578 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7712620f-d26a-4d06-8c57-8948c7788b14 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.134237 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7712620f-d26a-4d06-8c57-8948c7788b14 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types/4d849c8d-3f61-4b51-9077-5f230b73caae/encryption Aug 13 19:41:05.134566 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7712620f-d26a-4d06-8c57-8948c7788b14 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.147300 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7712620f-d26a-4d06-8c57-8948c7788b14 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/4d849c8d-3f61-4b51-9077-5f230b73caae/encryption returned with HTTP 200 Aug 13 19:41:05.147648 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1314/5276] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:41:05 2026] POST /volume/v3/types/4d849c8d-3f61-4b51-9077-5f230b73caae/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.154873 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a83a4968-dd52-42cd-bddf-327e4b58b041 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.156497 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a83a4968-dd52-42cd-bddf-327e4b58b041 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:05.156895 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a83a4968-dd52-42cd-bddf-327e4b58b041 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-534586017", "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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.170452 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a83a4968-dd52-42cd-bddf-327e4b58b041 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:05.170851 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1324/5277] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:41:05 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 13 19:41:05.177573 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5fd12166-7b74-4238-9941-d9610408b560 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.179198 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fd12166-7b74-4238-9941-d9610408b560 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c/extra_specs Aug 13 19:41:05.179557 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5fd12166-7b74-4238-9941-d9610408b560 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.196640 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5fd12166-7b74-4238-9941-d9610408b560 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c/extra_specs returned with HTTP 200 Aug 13 19:41:05.197078 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1317/5278] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:41:05 2026] POST /volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c/extra_specs => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:05.203786 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4ed2b7fb-e045-4b6e-a54e-37ab0e8abaef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.205358 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4ed2b7fb-e045-4b6e-a54e-37ab0e8abaef tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] PUT https://10.4.3.126/volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c/extra_specs/key2 Aug 13 19:41:05.205641 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4ed2b7fb-e045-4b6e-a54e-37ab0e8abaef tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.221223 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4ed2b7fb-e045-4b6e-a54e-37ab0e8abaef tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c/extra_specs/key2 returned with HTTP 200 Aug 13 19:41:05.221661 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1324/5279] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:41:05 2026] PUT /volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c/extra_specs/key2 => generated 25 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:05.228117 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f38d66a0-4994-4fdf-84bc-8d85e4713dd1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.229644 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f38d66a0-4994-4fdf-84bc-8d85e4713dd1 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:05.229995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f38d66a0-4994-4fdf-84bc-8d85e4713dd1 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.240341 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f38d66a0-4994-4fdf-84bc-8d85e4713dd1 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:05.240658 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1315/5280] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:41:05 2026] POST /volume/v3/types => generated 195 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.246902 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d0ada536-0524-4078-9fa5-43e14f7a6687 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.248559 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0ada536-0524-4078-9fa5-43e14f7a6687 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/bb04a4d6-59cb-435b-ab3f-0f21e08d62fb Aug 13 19:41:05.248786 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0ada536-0524-4078-9fa5-43e14f7a6687 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.249007 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d0ada536-0524-4078-9fa5-43e14f7a6687 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.269113 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d0ada536-0524-4078-9fa5-43e14f7a6687 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/bb04a4d6-59cb-435b-ab3f-0f21e08d62fb returned with HTTP 202 Aug 13 19:41:05.269485 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1325/5281] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/bb04a4d6-59cb-435b-ab3f-0f21e08d62fb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:05.276180 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f7e7f1e9-fec4-42d7-a5e4-1abaa7125416 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.277759 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f7e7f1e9-fec4-42d7-a5e4-1abaa7125416 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:05.278086 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f7e7f1e9-fec4-42d7-a5e4-1abaa7125416 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1399364097", "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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.291722 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f7e7f1e9-fec4-42d7-a5e4-1abaa7125416 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:05.292074 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1318/5282] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:41:05 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 13 19:41:05.298968 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9e68f845-7a2e-4d0d-a209-f2f81803f5d9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.300690 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e68f845-7a2e-4d0d-a209-f2f81803f5d9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98/encryption Aug 13 19:41:05.301010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9e68f845-7a2e-4d0d-a209-f2f81803f5d9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.314107 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9e68f845-7a2e-4d0d-a209-f2f81803f5d9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98/encryption returned with HTTP 200 Aug 13 19:41:05.314485 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1325/5283] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:41:05 2026] POST /volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.321738 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fdb7bbdc-e4a0-4360-a790-ae8d7d313c14 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.323361 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fdb7bbdc-e4a0-4360-a790-ae8d7d313c14 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98/encryption/1a400dba-7fa5-42f0-8a9b-75e1a3914dc9 Aug 13 19:41:05.323559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fdb7bbdc-e4a0-4360-a790-ae8d7d313c14 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.323779 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fdb7bbdc-e4a0-4360-a790-ae8d7d313c14 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.335267 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fdb7bbdc-e4a0-4360-a790-ae8d7d313c14 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98/encryption/1a400dba-7fa5-42f0-8a9b-75e1a3914dc9 returned with HTTP 202 Aug 13 19:41:05.335732 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1316/5284] 10.4.3.126 () {66 vars in 1489 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98/encryption/1a400dba-7fa5-42f0-8a9b-75e1a3914dc9 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:05.342667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bd7d88ae-5a51-471d-bce5-c4f466862759 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.344057 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd7d88ae-5a51-471d-bce5-c4f466862759 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:05.344371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bd7d88ae-5a51-471d-bce5-c4f466862759 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-334287750", "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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.357327 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bd7d88ae-5a51-471d-bce5-c4f466862759 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:05.357732 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1326/5285] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:41:05 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 13 19:41:05.362582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a598d2fa-a23c-4a21-a3df-c5a7caea49a2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.364082 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a598d2fa-a23c-4a21-a3df-c5a7caea49a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] GET https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce Aug 13 19:41:05.364240 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a598d2fa-a23c-4a21-a3df-c5a7caea49a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.364462 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a598d2fa-a23c-4a21-a3df-c5a7caea49a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.365004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b7456470-13a0-4185-895e-af6e6a679ce0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.366572 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7456470-13a0-4185-895e-af6e6a679ce0 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/e8893391-7ab5-4ce8-be45-ebd5c26cfa01/extra_specs/key1 Aug 13 19:41:05.366737 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7456470-13a0-4185-895e-af6e6a679ce0 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.366907 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7456470-13a0-4185-895e-af6e6a679ce0 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.369131 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:05.369131 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:05.369507 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a598d2fa-a23c-4a21-a3df-c5a7caea49a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:05.370173 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a598d2fa-a23c-4a21-a3df-c5a7caea49a2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce returned with HTTP 200 Aug 13 19:41:05.370506 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1319/5286] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.379661 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-25891969-5214-45be-8cf6-73c6033a7aad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.381194 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25891969-5214-45be-8cf6-73c6033a7aad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce Aug 13 19:41:05.381439 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25891969-5214-45be-8cf6-73c6033a7aad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.381633 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-25891969-5214-45be-8cf6-73c6033a7aad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.381727 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-25891969-5214-45be-8cf6-73c6033a7aad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Delete snapshot with id: d6848717-beb9-441b-8532-e532e01633ce Aug 13 19:41:05.385026 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7456470-13a0-4185-895e-af6e6a679ce0 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/e8893391-7ab5-4ce8-be45-ebd5c26cfa01/extra_specs/key1 returned with HTTP 202 Aug 13 19:41:05.385548 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1326/5287] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/e8893391-7ab5-4ce8-be45-ebd5c26cfa01/extra_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:41:05.386039 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:05.386039 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:05.386810 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-25891969-5214-45be-8cf6-73c6033a7aad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:05.393767 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6fbff159-4a66-4744-9c10-a2091df10ba7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.395524 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fbff159-4a66-4744-9c10-a2091df10ba7 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:05.395985 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6fbff159-4a66-4744-9c10-a2091df10ba7 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1416758285", "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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.405834 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-25891969-5214-45be-8cf6-73c6033a7aad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot delete request issued successfully. Aug 13 19:41:05.406041 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-25891969-5214-45be-8cf6-73c6033a7aad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce returned with HTTP 202 Aug 13 19:41:05.406470 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1317/5288] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:05.413334 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4b67e1e2-48dd-45b9-9f73-f2e3e4407478 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.415216 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b67e1e2-48dd-45b9-9f73-f2e3e4407478 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] GET https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce Aug 13 19:41:05.415417 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b67e1e2-48dd-45b9-9f73-f2e3e4407478 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.415627 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4b67e1e2-48dd-45b9-9f73-f2e3e4407478 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.415740 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6fbff159-4a66-4744-9c10-a2091df10ba7 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:05.416315 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1327/5289] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:41:05 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.421525 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:05.421525 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:05.422048 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4b67e1e2-48dd-45b9-9f73-f2e3e4407478 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:05.422913 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4b67e1e2-48dd-45b9-9f73-f2e3e4407478 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce returned with HTTP 200 Aug 13 19:41:05.423282 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1320/5290] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.424996 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4b1a5a09-53a8-44ba-b416-7cfbbb14fd21 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.426550 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b1a5a09-53a8-44ba-b416-7cfbbb14fd21 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/d49d99e5-6ce7-4c2f-9b2d-a26099c35edd Aug 13 19:41:05.426718 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b1a5a09-53a8-44ba-b416-7cfbbb14fd21 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.426897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4b1a5a09-53a8-44ba-b416-7cfbbb14fd21 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.451939 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4b1a5a09-53a8-44ba-b416-7cfbbb14fd21 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/d49d99e5-6ce7-4c2f-9b2d-a26099c35edd returned with HTTP 202 Aug 13 19:41:05.452563 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1327/5291] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/d49d99e5-6ce7-4c2f-9b2d-a26099c35edd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:05.459913 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8e3319a2-683a-4da6-9567-d522b97a7539 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.462029 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e3319a2-683a-4da6-9567-d522b97a7539 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] GET https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs Aug 13 19:41:05.462265 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e3319a2-683a-4da6-9567-d522b97a7539 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.462504 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e3319a2-683a-4da6-9567-d522b97a7539 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.462793 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:05.462793 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:05.470597 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e3319a2-683a-4da6-9567-d522b97a7539 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs returned with HTTP 200 Aug 13 19:41:05.471041 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1318/5292] 10.4.3.126 () {66 vars in 1378 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.478545 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d25cff7b-68ef-4727-973d-35d6b9304810 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.480124 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d25cff7b-68ef-4727-973d-35d6b9304810 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] GET https://10.4.3.126/volume/v3/types Aug 13 19:41:05.480312 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d25cff7b-68ef-4727-973d-35d6b9304810 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.480497 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d25cff7b-68ef-4727-973d-35d6b9304810 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.497045 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d25cff7b-68ef-4727-973d-35d6b9304810 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:05.497430 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1328/5293] 10.4.3.126 () {66 vars in 1231 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/types => generated 2608 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:05.506382 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3643b611-9e71-4b5c-9699-05b119506e42 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.507957 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3643b611-9e71-4b5c-9699-05b119506e42 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] GET https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption/cipher Aug 13 19:41:05.508116 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3643b611-9e71-4b5c-9699-05b119506e42 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.508287 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3643b611-9e71-4b5c-9699-05b119506e42 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.513391 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3643b611-9e71-4b5c-9699-05b119506e42 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption/cipher returned with HTTP 200 Aug 13 19:41:05.513692 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1321/5294] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:05.520490 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f2e5ccee-c04f-4ee4-92f4-e5d6848bf63f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.522857 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2e5ccee-c04f-4ee4-92f4-e5d6848bf63f tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] GET https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption Aug 13 19:41:05.523100 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2e5ccee-c04f-4ee4-92f4-e5d6848bf63f tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.523393 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f2e5ccee-c04f-4ee4-92f4-e5d6848bf63f tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.530253 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f2e5ccee-c04f-4ee4-92f4-e5d6848bf63f tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption returned with HTTP 200 Aug 13 19:41:05.530765 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1328/5295] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.538544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1da6831b-67de-4ad8-8478-d7b175d5d8ee None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.540631 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1da6831b-67de-4ad8-8478-d7b175d5d8ee tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] GET https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/multiattach Aug 13 19:41:05.540864 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1da6831b-67de-4ad8-8478-d7b175d5d8ee tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.541087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1da6831b-67de-4ad8-8478-d7b175d5d8ee tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.547759 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1da6831b-67de-4ad8-8478-d7b175d5d8ee tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/multiattach returned with HTTP 200 Aug 13 19:41:05.548161 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1319/5296] 10.4.3.126 () {66 vars in 1414 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:05.554468 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7c13b2e3-b7b8-4a0c-b070-1a4466bffd5c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.556122 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c13b2e3-b7b8-4a0c-b070-1a4466bffd5c tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] GET https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/volume_backend_name Aug 13 19:41:05.556319 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c13b2e3-b7b8-4a0c-b070-1a4466bffd5c tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.556496 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7c13b2e3-b7b8-4a0c-b070-1a4466bffd5c tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.561983 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7c13b2e3-b7b8-4a0c-b070-1a4466bffd5c tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 19:41:05.562334 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1329/5297] 10.4.3.126 () {66 vars in 1438 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:05.569097 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-70f0e064-df4e-4f65-acc6-a6198acaebbc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.570690 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70f0e064-df4e-4f65-acc6-a6198acaebbc tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] GET https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e Aug 13 19:41:05.570909 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70f0e064-df4e-4f65-acc6-a6198acaebbc tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.571124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70f0e064-df4e-4f65-acc6-a6198acaebbc tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.576089 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70f0e064-df4e-4f65-acc6-a6198acaebbc tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e returned with HTTP 200 Aug 13 19:41:05.576437 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1322/5298] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:41:05 2026] GET /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.592039 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b78870eb-150f-4cf8-8b7d-c14e90d77e11 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.593995 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b78870eb-150f-4cf8-8b7d-c14e90d77e11 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] PUT https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption/00d62409-4dd8-4fcd-864f-a65c73e2ed12 Aug 13 19:41:05.594286 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b78870eb-150f-4cf8-8b7d-c14e90d77e11 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.608796 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b78870eb-150f-4cf8-8b7d-c14e90d77e11 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption/00d62409-4dd8-4fcd-864f-a65c73e2ed12 returned with HTTP 200 Aug 13 19:41:05.609330 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1329/5299] 10.4.3.126 () {68 vars in 1506 bytes} [Thu Aug 13 19:41:05 2026] PUT /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/encryption/00d62409-4dd8-4fcd-864f-a65c73e2ed12 => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:05.616358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f99951fe-e5b6-4026-942a-03d39c54b710 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.617877 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f99951fe-e5b6-4026-942a-03d39c54b710 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] PUT https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/key1 Aug 13 19:41:05.618156 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f99951fe-e5b6-4026-942a-03d39c54b710 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.633948 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f99951fe-e5b6-4026-942a-03d39c54b710 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/key1 returned with HTTP 200 Aug 13 19:41:05.634285 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1320/5300] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:41:05 2026] PUT /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e/extra_specs/key1 => generated 30 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:05.641211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3bcae916-06d6-4999-b1bb-6c95eae6bfe5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.642714 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3bcae916-06d6-4999-b1bb-6c95eae6bfe5 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] PUT https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e Aug 13 19:41:05.643015 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3bcae916-06d6-4999-b1bb-6c95eae6bfe5 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:05.654462 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3bcae916-06d6-4999-b1bb-6c95eae6bfe5 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e returned with HTTP 200 Aug 13 19:41:05.654826 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1330/5301] 10.4.3.126 () {68 vars in 1362 bytes} [Thu Aug 13 19:41:05 2026] PUT /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:05.662392 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7b3d88d5-717c-45d8-8535-3129f7fa1db9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.664035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b3d88d5-717c-45d8-8535-3129f7fa1db9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/e8893391-7ab5-4ce8-be45-ebd5c26cfa01 Aug 13 19:41:05.664204 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b3d88d5-717c-45d8-8535-3129f7fa1db9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.664416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7b3d88d5-717c-45d8-8535-3129f7fa1db9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.687215 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7b3d88d5-717c-45d8-8535-3129f7fa1db9 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/e8893391-7ab5-4ce8-be45-ebd5c26cfa01 returned with HTTP 202 Aug 13 19:41:05.687670 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1323/5302] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/e8893391-7ab5-4ce8-be45-ebd5c26cfa01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:05.693768 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4902f295-3611-4ccc-8679-c28dd8171bca None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.695347 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4902f295-3611-4ccc-8679-c28dd8171bca tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98 Aug 13 19:41:05.695504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4902f295-3611-4ccc-8679-c28dd8171bca tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.695684 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4902f295-3611-4ccc-8679-c28dd8171bca tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.715583 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4902f295-3611-4ccc-8679-c28dd8171bca tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98 returned with HTTP 202 Aug 13 19:41:05.715988 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1330/5303] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/c0a6f532-2bcc-45fa-9ae9-710d748f7e98 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:05.721346 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-5eed8e23-40df-43ab-b2c4-ee80522e3ac8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.722840 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5eed8e23-40df-43ab-b2c4-ee80522e3ac8 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c Aug 13 19:41:05.722998 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5eed8e23-40df-43ab-b2c4-ee80522e3ac8 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.723175 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-5eed8e23-40df-43ab-b2c4-ee80522e3ac8 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.744818 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-5eed8e23-40df-43ab-b2c4-ee80522e3ac8 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c returned with HTTP 202 Aug 13 19:41:05.744878 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1321/5304] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/7d5963eb-8057-41c4-b62f-615532eb840c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:05.751139 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-04042f9b-be6e-41bb-912c-3293bdf29362 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.752744 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04042f9b-be6e-41bb-912c-3293bdf29362 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/4d849c8d-3f61-4b51-9077-5f230b73caae Aug 13 19:41:05.752908 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04042f9b-be6e-41bb-912c-3293bdf29362 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.753082 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-04042f9b-be6e-41bb-912c-3293bdf29362 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.772039 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-04042f9b-be6e-41bb-912c-3293bdf29362 tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/4d849c8d-3f61-4b51-9077-5f230b73caae returned with HTTP 202 Aug 13 19:41:05.772404 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1331/5305] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/4d849c8d-3f61-4b51-9077-5f230b73caae => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:05.779721 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-86311b2d-acca-4cad-bb04-4a1debb631cd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:05.781215 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-86311b2d-acca-4cad-bb04-4a1debb631cd tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] DELETE https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e Aug 13 19:41:05.781435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-86311b2d-acca-4cad-bb04-4a1debb631cd tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:05.781638 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-86311b2d-acca-4cad-bb04-4a1debb631cd tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:05.801795 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-86311b2d-acca-4cad-bb04-4a1debb631cd tempest-VolumeTypesAdminTests-268656249 tempest-VolumeTypesAdminTests-268656249-project-admin] https://10.4.3.126/volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e returned with HTTP 202 Aug 13 19:41:05.802133 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1324/5306] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:05 2026] DELETE /volume/v3/types/965d97b5-4284-4b0a-b94d-3205b5e3325e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:06.432025 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e0596c6a-feb2-4935-ba53-b0a0d7984d82 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:06.433658 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0596c6a-feb2-4935-ba53-b0a0d7984d82 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] GET https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce Aug 13 19:41:06.433864 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0596c6a-feb2-4935-ba53-b0a0d7984d82 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:06.434046 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e0596c6a-feb2-4935-ba53-b0a0d7984d82 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:06.437920 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e0596c6a-feb2-4935-ba53-b0a0d7984d82 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce returned with HTTP 404 Aug 13 19:41:06.438354 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1331/5307] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:06 2026] GET /volume/v3/snapshots/d6848717-beb9-441b-8532-e532e01633ce => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:06.445383 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fead92e9-ee66-4b44-9d0d-af6e33cc9e87 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:06.446871 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fead92e9-ee66-4b44-9d0d-af6e33cc9e87 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 Aug 13 19:41:06.447027 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fead92e9-ee66-4b44-9d0d-af6e33cc9e87 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:06.447191 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fead92e9-ee66-4b44-9d0d-af6e33cc9e87 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:06.447352 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-fead92e9-ee66-4b44-9d0d-af6e33cc9e87 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: ce791b98-014d-459b-8823-18efacda0788 Aug 13 19:41:06.453965 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:06.453965 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:06.454268 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fead92e9-ee66-4b44-9d0d-af6e33cc9e87 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:06.468244 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fead92e9-ee66-4b44-9d0d-af6e33cc9e87 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:06.468390 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fead92e9-ee66-4b44-9d0d-af6e33cc9e87 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 returned with HTTP 202 Aug 13 19:41:06.468783 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1322/5308] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:06 2026] DELETE /volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:06.475858 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9356b4ac-9d98-486e-9a22-28b87991f3f0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:06.478022 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9356b4ac-9d98-486e-9a22-28b87991f3f0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 Aug 13 19:41:06.478342 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9356b4ac-9d98-486e-9a22-28b87991f3f0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:06.478603 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9356b4ac-9d98-486e-9a22-28b87991f3f0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:06.485658 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:06.485658 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:06.490081 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9356b4ac-9d98-486e-9a22-28b87991f3f0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:06.493845 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9356b4ac-9d98-486e-9a22-28b87991f3f0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 returned with HTTP 200 Aug 13 19:41:06.494286 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1332/5309] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:06 2026] GET /volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:07.506376 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-550c85d9-8168-444d-bc23-6d282c42fc19 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:07.508105 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-550c85d9-8168-444d-bc23-6d282c42fc19 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 Aug 13 19:41:07.508289 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-550c85d9-8168-444d-bc23-6d282c42fc19 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:07.508482 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-550c85d9-8168-444d-bc23-6d282c42fc19 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:07.513829 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-550c85d9-8168-444d-bc23-6d282c42fc19 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 returned with HTTP 404 Aug 13 19:41:07.514289 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1325/5310] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:07 2026] GET /volume/v3/volumes/ce791b98-014d-459b-8823-18efacda0788 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:07.520890 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:07.522418 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:07.522714 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-110535883"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:07.524009 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-110535883'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:07.524112 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:07.527801 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:07.532714 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (8267e186-4f15-4e42-b292-60ff6c5ac196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:07.533697 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e96a78-3af4-44d2-af4f-3eb5217b570f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:07.534410 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:07.556103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e96a78-3af4-44d2-af4f-3eb5217b570f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:07.556793 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0eb3ff-cb59-4193-9bbd-2e50591ac28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:07.592767 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['17572ca1-4e2d-490c-a0f6-9b3b3f8f334a', '0a2b638b-9dd5-4591-ae08-3131403e22ed', 'e3fbaa66-c1eb-402e-8f24-e77081f7e0e6', 'ee5eb922-cc1e-4471-9d4a-ab5279c51ef3'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:07.593645 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0eb3ff-cb59-4193-9bbd-2e50591ac28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17572ca1-4e2d-490c-a0f6-9b3b3f8f334a', '0a2b638b-9dd5-4591-ae08-3131403e22ed', 'e3fbaa66-c1eb-402e-8f24-e77081f7e0e6', 'ee5eb922-cc1e-4471-9d4a-ab5279c51ef3']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:07.594652 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70597c4-ab3b-4dd6-b7cd-ebcd22aadc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:07.615207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70597c4-ab3b-4dd6-b7cd-ebcd22aadc61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '455042f5-27d7-4c7c-9516-1f58c343e8cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-110535883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['17572ca1-4e2d-490c-a0f6-9b3b3f8f334a','0a2b638b-9dd5-4591-ae08-3131403e22ed','e3fbaa66-c1eb-402e-8f24-e77081f7e0e6','ee5eb922-cc1e-4471-9d4a-ab5279c51ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-110535883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=455042f5-27d7-4c7c-9516-1f58c343e8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:07.615949 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2197dec-c57e-4753-bda0-b6c9e72283f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:07.632648 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2197dec-c57e-4753-bda0-b6c9e72283f3) transitioned into state 'SUCCESS' from state '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-110535883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['17572ca1-4e2d-490c-a0f6-9b3b3f8f334a','0a2b638b-9dd5-4591-ae08-3131403e22ed','e3fbaa66-c1eb-402e-8f24-e77081f7e0e6','ee5eb922-cc1e-4471-9d4a-ab5279c51ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:07.633390 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (465a4d9f-d628-4cb5-9a77-3d684e184aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:07.641252 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (465a4d9f-d628-4cb5-9a77-3d684e184aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:07.642055 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (8267e186-4f15-4e42-b292-60ff6c5ac196) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:07.642377 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:07.642926 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f79d5a63-9b5d-4ae1-b449-e37bc2456738 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:07.643347 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1332/5311] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:07 2026] POST /volume/v3/volumes => generated 777 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:07.654024 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f6be3146-c24a-4ef0-8bf0-6c2a48c51cad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:07.655758 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f6be3146-c24a-4ef0-8bf0-6c2a48c51cad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc Aug 13 19:41:07.656147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f6be3146-c24a-4ef0-8bf0-6c2a48c51cad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:07.656147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f6be3146-c24a-4ef0-8bf0-6c2a48c51cad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:07.662718 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:07.662718 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:07.665795 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f6be3146-c24a-4ef0-8bf0-6c2a48c51cad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:07.669173 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f6be3146-c24a-4ef0-8bf0-6c2a48c51cad tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc returned with HTTP 200 Aug 13 19:41:07.669592 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1323/5312] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:07 2026] GET /volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:08.680692 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2be4f1d9-1a18-4a4e-ba71-0796a8dd164c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:08.682427 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2be4f1d9-1a18-4a4e-ba71-0796a8dd164c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc Aug 13 19:41:08.682605 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2be4f1d9-1a18-4a4e-ba71-0796a8dd164c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:08.682845 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2be4f1d9-1a18-4a4e-ba71-0796a8dd164c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:08.689891 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:08.689891 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:08.692977 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2be4f1d9-1a18-4a4e-ba71-0796a8dd164c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:08.696491 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2be4f1d9-1a18-4a4e-ba71-0796a8dd164c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc returned with HTTP 200 Aug 13 19:41:08.696838 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1333/5313] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:08 2026] GET /volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:08.708555 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c673c914-d5f0-42e1-bf01-4f2155e45263 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:08.710162 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c673c914-d5f0-42e1-bf01-4f2155e45263 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:08.710506 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c673c914-d5f0-42e1-bf01-4f2155e45263 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "455042f5-27d7-4c7c-9516-1f58c343e8cc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1444479104"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:08.718909 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:08.718909 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:08.719161 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c673c914-d5f0-42e1-bf01-4f2155e45263 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:08.719281 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-c673c914-d5f0-42e1-bf01-4f2155e45263 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create snapshot from volume 455042f5-27d7-4c7c-9516-1f58c343e8cc Aug 13 19:41:08.739260 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-c673c914-d5f0-42e1-bf01-4f2155e45263 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['048967aa-3a5e-47fa-bd8c-ddf8fb191ac8', '554bfc6b-be4b-4b9a-bbb9-214809f3f304', '6e3f83c1-5db5-46c4-bf79-55c132d3d444', 'd3f5ca8b-00ba-4264-a771-d8c322659f77'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:08.763554 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c673c914-d5f0-42e1-bf01-4f2155e45263 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot create request issued successfully. Aug 13 19:41:08.763949 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c673c914-d5f0-42e1-bf01-4f2155e45263 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:08.764402 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1326/5314] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:08.772812 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6642b303-1d5b-4802-bab1-5c3787a84e99 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:08.774942 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6642b303-1d5b-4802-bab1-5c3787a84e99 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:08.775149 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6642b303-1d5b-4802-bab1-5c3787a84e99 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:08.775369 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6642b303-1d5b-4802-bab1-5c3787a84e99 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:08.780107 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:08.780107 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:08.780440 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6642b303-1d5b-4802-bab1-5c3787a84e99 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:08.781097 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6642b303-1d5b-4802-bab1-5c3787a84e99 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc returned with HTTP 200 Aug 13 19:41:08.781483 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1333/5315] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:08 2026] GET /volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:09.789965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-967388ed-f06c-4357-b17a-2b3fd5823d55 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:09.791542 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-967388ed-f06c-4357-b17a-2b3fd5823d55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:09.791718 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-967388ed-f06c-4357-b17a-2b3fd5823d55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:09.791901 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-967388ed-f06c-4357-b17a-2b3fd5823d55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:09.796213 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:09.796213 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:09.796490 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-967388ed-f06c-4357-b17a-2b3fd5823d55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:09.797049 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-967388ed-f06c-4357-b17a-2b3fd5823d55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc returned with HTTP 200 Aug 13 19:41:09.797417 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1324/5316] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:09 2026] GET /volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:09.805234 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd454add-7f44-4835-8ec2-b8c9443cdd76 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:09.807156 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd454add-7f44-4835-8ec2-b8c9443cdd76 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:09.807487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd454add-7f44-4835-8ec2-b8c9443cdd76 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:09.807709 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd454add-7f44-4835-8ec2-b8c9443cdd76 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:09.807811 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-cd454add-7f44-4835-8ec2-b8c9443cdd76 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Delete snapshot with id: 1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:09.812711 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:09.812711 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:09.813116 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cd454add-7f44-4835-8ec2-b8c9443cdd76 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:09.826383 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cd454add-7f44-4835-8ec2-b8c9443cdd76 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot delete request issued successfully. Aug 13 19:41:09.826557 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd454add-7f44-4835-8ec2-b8c9443cdd76 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc returned with HTTP 202 Aug 13 19:41:09.827001 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1334/5317] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:09 2026] DELETE /volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:09.836647 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-706b7b14-93e2-4b75-9e6e-14729736837d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:09.838531 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-706b7b14-93e2-4b75-9e6e-14729736837d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] GET https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:09.838764 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-706b7b14-93e2-4b75-9e6e-14729736837d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:09.839033 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-706b7b14-93e2-4b75-9e6e-14729736837d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:09.843885 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:09.843885 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:09.844401 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-706b7b14-93e2-4b75-9e6e-14729736837d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:09.845212 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-706b7b14-93e2-4b75-9e6e-14729736837d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc returned with HTTP 200 Aug 13 19:41:09.845626 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1327/5318] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:09 2026] GET /volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:10.853882 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4dfe98ad-ec5a-46b3-823e-bf12299332e8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:10.855466 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dfe98ad-ec5a-46b3-823e-bf12299332e8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] GET https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:10.855651 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dfe98ad-ec5a-46b3-823e-bf12299332e8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:10.855821 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4dfe98ad-ec5a-46b3-823e-bf12299332e8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:10.859630 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4dfe98ad-ec5a-46b3-823e-bf12299332e8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc returned with HTTP 404 Aug 13 19:41:10.860026 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1334/5319] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:10 2026] GET /volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:10.865817 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-45d19872-ffbb-4647-83b9-0643319a0bbc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:10.867442 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45d19872-ffbb-4647-83b9-0643319a0bbc tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:10.867619 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45d19872-ffbb-4647-83b9-0643319a0bbc tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:10.867777 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45d19872-ffbb-4647-83b9-0643319a0bbc tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:10.867896 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-45d19872-ffbb-4647-83b9-0643319a0bbc tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete snapshot with id: 1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:10.871671 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45d19872-ffbb-4647-83b9-0643319a0bbc tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc returned with HTTP 404 Aug 13 19:41:10.872070 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1325/5320] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:10 2026] DELETE /volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:10.878437 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ebcac687-131b-4140-8eeb-135434944790 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:10.880372 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebcac687-131b-4140-8eeb-135434944790 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc Aug 13 19:41:10.880561 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebcac687-131b-4140-8eeb-135434944790 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:10.880765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ebcac687-131b-4140-8eeb-135434944790 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:10.884994 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ebcac687-131b-4140-8eeb-135434944790 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc returned with HTTP 404 Aug 13 19:41:10.885472 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1335/5321] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:10 2026] GET /volume/v3/snapshots/1d8338b6-dd04-4e74-854a-a75e1e61d7dc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:10.891048 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eac5de23-762c-4d33-9dec-e7a610ec8ba2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:10.892981 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eac5de23-762c-4d33-9dec-e7a610ec8ba2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc Aug 13 19:41:10.893165 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eac5de23-762c-4d33-9dec-e7a610ec8ba2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:10.893355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eac5de23-762c-4d33-9dec-e7a610ec8ba2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:10.893542 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-eac5de23-762c-4d33-9dec-e7a610ec8ba2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: 455042f5-27d7-4c7c-9516-1f58c343e8cc Aug 13 19:41:10.900759 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:10.900759 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:10.901193 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eac5de23-762c-4d33-9dec-e7a610ec8ba2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:10.915574 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-eac5de23-762c-4d33-9dec-e7a610ec8ba2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:10.915844 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eac5de23-762c-4d33-9dec-e7a610ec8ba2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc returned with HTTP 202 Aug 13 19:41:10.916469 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1328/5322] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:10 2026] DELETE /volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:10.922835 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-39b0f823-bb22-4c63-bb9e-7edd0ee1e1b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:10.924645 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39b0f823-bb22-4c63-bb9e-7edd0ee1e1b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc Aug 13 19:41:10.924871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39b0f823-bb22-4c63-bb9e-7edd0ee1e1b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:10.925067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-39b0f823-bb22-4c63-bb9e-7edd0ee1e1b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:10.932923 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:10.932923 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:10.936568 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-39b0f823-bb22-4c63-bb9e-7edd0ee1e1b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:10.940752 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-39b0f823-bb22-4c63-bb9e-7edd0ee1e1b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc returned with HTTP 200 Aug 13 19:41:10.941152 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1335/5323] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:10 2026] GET /volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:11.955482 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1d635828-0be4-4c87-b32e-39d8039562bd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:11.957067 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d635828-0be4-4c87-b32e-39d8039562bd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc Aug 13 19:41:11.957237 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d635828-0be4-4c87-b32e-39d8039562bd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:11.957454 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d635828-0be4-4c87-b32e-39d8039562bd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:11.962619 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d635828-0be4-4c87-b32e-39d8039562bd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc returned with HTTP 404 Aug 13 19:41:11.962993 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1326/5324] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:11 2026] GET /volume/v3/volumes/455042f5-27d7-4c7c-9516-1f58c343e8cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:11.971331 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:11.973049 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:11.973364 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-471949279"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:11.974751 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-471949279'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:11.974895 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:11.975170 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:11.975170 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:11.979231 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:11.984414 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (38e60070-dfb9-462c-9a74-41279653343e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:11.985527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b35c919-3030-4271-95ba-7ec3b36d7b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:11.986269 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:12.009184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b35c919-3030-4271-95ba-7ec3b36d7b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:12.009830 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d11665e-1184-4256-800d-f74f54531691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:12.044563 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['1124cb0e-9f01-474e-8d16-2e37e2f961c0', '4d68de23-3d66-4ab2-a5df-9196f19b8d04', '36ef3861-6b77-4747-b6e5-d3cab24bc4b6', '381cf06f-8d49-4293-a93a-940b62854938'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:12.045261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d11665e-1184-4256-800d-f74f54531691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1124cb0e-9f01-474e-8d16-2e37e2f961c0', '4d68de23-3d66-4ab2-a5df-9196f19b8d04', '36ef3861-6b77-4747-b6e5-d3cab24bc4b6', '381cf06f-8d49-4293-a93a-940b62854938']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:12.046073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b28be1e2-cb4a-46a1-9abc-d3e24ec831d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:12.067137 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b28be1e2-cb4a-46a1-9abc-d3e24ec831d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fba6e869-f3b5-4fd5-aa45-2f3d49952319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-471949279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['1124cb0e-9f01-474e-8d16-2e37e2f961c0','4d68de23-3d66-4ab2-a5df-9196f19b8d04','36ef3861-6b77-4747-b6e5-d3cab24bc4b6','381cf06f-8d49-4293-a93a-940b62854938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-471949279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fba6e869-f3b5-4fd5-aa45-2f3d49952319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:12.067858 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (638279fa-395b-4c7f-a17d-0776322174fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:12.083848 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (638279fa-395b-4c7f-a17d-0776322174fb) transitioned into state 'SUCCESS' from state '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-471949279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['1124cb0e-9f01-474e-8d16-2e37e2f961c0','4d68de23-3d66-4ab2-a5df-9196f19b8d04','36ef3861-6b77-4747-b6e5-d3cab24bc4b6','381cf06f-8d49-4293-a93a-940b62854938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:12.084518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac8ad06-ae37-46ce-81c6-e67b924f7389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:12.092239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac8ad06-ae37-46ce-81c6-e67b924f7389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:12.093016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (38e60070-dfb9-462c-9a74-41279653343e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:12.093287 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:12.093815 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3a9c45ed-b929-4acc-a509-9f794f996f0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:12.094232 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1336/5325] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:11 2026] POST /volume/v3/volumes => generated 777 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:12.108670 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0ad32b65-7933-41f1-8674-db2704bf934c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:12.110387 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ad32b65-7933-41f1-8674-db2704bf934c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 Aug 13 19:41:12.110622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ad32b65-7933-41f1-8674-db2704bf934c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:12.110735 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0ad32b65-7933-41f1-8674-db2704bf934c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:12.117695 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:12.117695 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:12.121054 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0ad32b65-7933-41f1-8674-db2704bf934c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:12.124443 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0ad32b65-7933-41f1-8674-db2704bf934c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 returned with HTTP 200 Aug 13 19:41:12.124794 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1329/5326] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:12 2026] GET /volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:13.139078 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d0e127a5-8455-482a-8670-4b4944ce25c9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:13.142570 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0e127a5-8455-482a-8670-4b4944ce25c9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 Aug 13 19:41:13.142570 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0e127a5-8455-482a-8670-4b4944ce25c9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:13.142570 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d0e127a5-8455-482a-8670-4b4944ce25c9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:13.148187 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:13.148187 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:13.151243 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d0e127a5-8455-482a-8670-4b4944ce25c9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:13.154783 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d0e127a5-8455-482a-8670-4b4944ce25c9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 returned with HTTP 200 Aug 13 19:41:13.155238 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1336/5327] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:13 2026] GET /volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:13.169294 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-52011156-9284-4e1e-bdfe-57e1eda6634d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:13.171133 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-52011156-9284-4e1e-bdfe-57e1eda6634d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:13.171472 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-52011156-9284-4e1e-bdfe-57e1eda6634d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fba6e869-f3b5-4fd5-aa45-2f3d49952319", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1598076536"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:13.180142 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:13.180142 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:13.180465 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-52011156-9284-4e1e-bdfe-57e1eda6634d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:13.180688 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-52011156-9284-4e1e-bdfe-57e1eda6634d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create snapshot from volume fba6e869-f3b5-4fd5-aa45-2f3d49952319 Aug 13 19:41:13.202065 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-52011156-9284-4e1e-bdfe-57e1eda6634d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['091d4c77-5824-4ee3-bcef-26da894446da', '2ff5768d-85a3-4032-995b-fbc34e547eeb', '369efb5e-d31f-4f5d-9a0e-f5545a86b26c', '728070ca-1c9a-4a68-96de-5c7f3f86fca1'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:13.226835 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-52011156-9284-4e1e-bdfe-57e1eda6634d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot create request issued successfully. Aug 13 19:41:13.227187 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-52011156-9284-4e1e-bdfe-57e1eda6634d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:13.227662 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1327/5328] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:13.236656 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a39b34ca-8771-4fb5-8e5e-1ff9b0d15544 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:13.239123 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a39b34ca-8771-4fb5-8e5e-1ff9b0d15544 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 Aug 13 19:41:13.239123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a39b34ca-8771-4fb5-8e5e-1ff9b0d15544 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:13.239227 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a39b34ca-8771-4fb5-8e5e-1ff9b0d15544 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:13.243819 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:13.243819 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:13.244052 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a39b34ca-8771-4fb5-8e5e-1ff9b0d15544 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:13.244601 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a39b34ca-8771-4fb5-8e5e-1ff9b0d15544 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 returned with HTTP 200 Aug 13 19:41:13.245212 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1337/5329] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:13 2026] GET /volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:14.253647 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d549221f-7a47-464c-a541-8d7901b6c8ef None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:14.255315 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d549221f-7a47-464c-a541-8d7901b6c8ef tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 Aug 13 19:41:14.255507 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d549221f-7a47-464c-a541-8d7901b6c8ef tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:14.255691 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d549221f-7a47-464c-a541-8d7901b6c8ef tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:14.260373 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:14.260373 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:14.260667 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d549221f-7a47-464c-a541-8d7901b6c8ef tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:14.261252 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d549221f-7a47-464c-a541-8d7901b6c8ef tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 returned with HTTP 200 Aug 13 19:41:14.261780 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1330/5330] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:14 2026] GET /volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:14.269692 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d41eff63-729d-4632-ab9b-cbb11415147c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:14.273299 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d41eff63-729d-4632-ab9b-cbb11415147c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] POST https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1/action Aug 13 19:41:14.273299 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d41eff63-729d-4632-ab9b-cbb11415147c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:14.273299 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d41eff63-729d-4632-ab9b-cbb11415147c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:14.277681 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:14.277681 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:14.278176 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d41eff63-729d-4632-ab9b-cbb11415147c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:14.279010 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-d41eff63-729d-4632-ab9b-cbb11415147c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c49d516ed4f34f809b75ea8dcaa443eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '315f75d7e9ff43b5afe51db8af372f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:41:14.280266 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d41eff63-729d-4632-ab9b-cbb11415147c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1/action returned with HTTP 403 Aug 13 19:41:14.280875 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1337/5331] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:41:14 2026] POST /volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:14.287386 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-edf08a24-8019-420c-8f98-f3029c203f17 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:14.289373 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-edf08a24-8019-420c-8f98-f3029c203f17 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 Aug 13 19:41:14.289581 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-edf08a24-8019-420c-8f98-f3029c203f17 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:14.289785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-edf08a24-8019-420c-8f98-f3029c203f17 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:14.289923 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-edf08a24-8019-420c-8f98-f3029c203f17 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete snapshot with id: 55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 Aug 13 19:41:14.294655 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:14.294655 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:14.294922 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-edf08a24-8019-420c-8f98-f3029c203f17 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:14.308951 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-edf08a24-8019-420c-8f98-f3029c203f17 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot delete request issued successfully. Aug 13 19:41:14.309101 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-edf08a24-8019-420c-8f98-f3029c203f17 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 returned with HTTP 202 Aug 13 19:41:14.309465 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1328/5332] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:14 2026] DELETE /volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:14.319670 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-591d5103-939b-4342-96bb-2153cb4eac3b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:14.322107 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-591d5103-939b-4342-96bb-2153cb4eac3b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 Aug 13 19:41:14.322410 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-591d5103-939b-4342-96bb-2153cb4eac3b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:14.322683 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-591d5103-939b-4342-96bb-2153cb4eac3b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:14.328873 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:14.328873 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:14.329374 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-591d5103-939b-4342-96bb-2153cb4eac3b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:14.330332 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-591d5103-939b-4342-96bb-2153cb4eac3b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 returned with HTTP 200 Aug 13 19:41:14.330859 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1338/5333] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:14 2026] GET /volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:15.338775 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a1806fb7-d2e1-4a20-9b41-f1fd52cd8642 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:15.340969 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1806fb7-d2e1-4a20-9b41-f1fd52cd8642 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 Aug 13 19:41:15.341249 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1806fb7-d2e1-4a20-9b41-f1fd52cd8642 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:15.341508 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a1806fb7-d2e1-4a20-9b41-f1fd52cd8642 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:15.346705 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a1806fb7-d2e1-4a20-9b41-f1fd52cd8642 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 returned with HTTP 404 Aug 13 19:41:15.347335 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1331/5334] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:15 2026] GET /volume/v3/snapshots/55ee8bf8-48a0-4cf0-b769-aaef1dbd65c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:15.354491 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1828bb0a-3fd1-4c40-b3cf-02ab5f8e683e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:15.355992 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1828bb0a-3fd1-4c40-b3cf-02ab5f8e683e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 Aug 13 19:41:15.356322 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1828bb0a-3fd1-4c40-b3cf-02ab5f8e683e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:15.356689 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1828bb0a-3fd1-4c40-b3cf-02ab5f8e683e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:15.357233 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-1828bb0a-3fd1-4c40-b3cf-02ab5f8e683e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: fba6e869-f3b5-4fd5-aa45-2f3d49952319 Aug 13 19:41:15.363921 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:15.363921 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:15.364378 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1828bb0a-3fd1-4c40-b3cf-02ab5f8e683e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:15.386177 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1828bb0a-3fd1-4c40-b3cf-02ab5f8e683e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:15.386362 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1828bb0a-3fd1-4c40-b3cf-02ab5f8e683e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 returned with HTTP 202 Aug 13 19:41:15.386909 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1338/5335] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:15 2026] DELETE /volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:15.394266 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-99d732b9-af96-4afd-a86b-330f3d544a30 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:15.396247 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-99d732b9-af96-4afd-a86b-330f3d544a30 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 Aug 13 19:41:15.396494 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-99d732b9-af96-4afd-a86b-330f3d544a30 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:15.396719 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-99d732b9-af96-4afd-a86b-330f3d544a30 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:15.403830 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:15.403830 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:15.407310 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-99d732b9-af96-4afd-a86b-330f3d544a30 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:15.414498 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-99d732b9-af96-4afd-a86b-330f3d544a30 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 returned with HTTP 200 Aug 13 19:41:15.414956 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1329/5336] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:15 2026] GET /volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:16.427182 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8e7980f4-028b-4577-9472-3a559ebeca55 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:16.428859 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e7980f4-028b-4577-9472-3a559ebeca55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 Aug 13 19:41:16.429045 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e7980f4-028b-4577-9472-3a559ebeca55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:16.429212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8e7980f4-028b-4577-9472-3a559ebeca55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:16.434900 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8e7980f4-028b-4577-9472-3a559ebeca55 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 returned with HTTP 404 Aug 13 19:41:16.435349 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1339/5337] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:16 2026] GET /volume/v3/volumes/fba6e869-f3b5-4fd5-aa45-2f3d49952319 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:16.443246 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:16.444954 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:16.445260 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1243741758"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:16.446956 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1243741758'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:16.447075 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:16.450854 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:16.455816 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (1fd2a279-73ed-4424-bd5c-ae8811371351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:16.456835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1aa42e-61b6-4eb7-85eb-d3368bfb7e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:16.457566 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:16.479571 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1aa42e-61b6-4eb7-85eb-d3368bfb7e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:16.480359 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba40e51e-c750-498a-82e8-3b4c8b25a375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:16.514082 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['bea4edcc-1784-4abf-b02e-129b7da0ccb1', '16d05095-3173-420b-9edd-7eeae6f7142b', 'bd6cb157-72b7-4e26-b383-ec6243ac976e', '0af24424-6a48-4cf8-b36f-d4ee192c62f8'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:16.514894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba40e51e-c750-498a-82e8-3b4c8b25a375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea4edcc-1784-4abf-b02e-129b7da0ccb1', '16d05095-3173-420b-9edd-7eeae6f7142b', 'bd6cb157-72b7-4e26-b383-ec6243ac976e', '0af24424-6a48-4cf8-b36f-d4ee192c62f8']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:16.515701 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ffcb85a-7f06-4da3-b1e3-45a242604048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:16.537526 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ffcb85a-7f06-4da3-b1e3-45a242604048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e2001db-69f6-4a1f-baee-b32ccf7d44ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243741758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['bea4edcc-1784-4abf-b02e-129b7da0ccb1','16d05095-3173-420b-9edd-7eeae6f7142b','bd6cb157-72b7-4e26-b383-ec6243ac976e','0af24424-6a48-4cf8-b36f-d4ee192c62f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243741758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e2001db-69f6-4a1f-baee-b32ccf7d44ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:16.538195 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08bffae5-e26e-4579-bc6b-fac79883f3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:16.554947 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08bffae5-e26e-4579-bc6b-fac79883f3c6) transitioned into state 'SUCCESS' from state '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-1243741758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['bea4edcc-1784-4abf-b02e-129b7da0ccb1','16d05095-3173-420b-9edd-7eeae6f7142b','bd6cb157-72b7-4e26-b383-ec6243ac976e','0af24424-6a48-4cf8-b36f-d4ee192c62f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:16.555894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a0c2e9-21be-4d85-a02e-7418a4b3c439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:16.566419 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a0c2e9-21be-4d85-a02e-7418a4b3c439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:16.567567 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (1fd2a279-73ed-4424-bd5c-ae8811371351) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:16.567941 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:16.568679 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fee62a2e-1646-44e0-935a-082bc7c14b8e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:16.569218 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1332/5338] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:16 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:16.580970 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c9764fbb-34b8-4b4f-8d6a-58be796b0d54 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:16.582647 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9764fbb-34b8-4b4f-8d6a-58be796b0d54 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac Aug 13 19:41:16.582834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9764fbb-34b8-4b4f-8d6a-58be796b0d54 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:16.583030 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c9764fbb-34b8-4b4f-8d6a-58be796b0d54 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:16.589311 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:16.589311 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:16.592474 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c9764fbb-34b8-4b4f-8d6a-58be796b0d54 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:16.596152 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c9764fbb-34b8-4b4f-8d6a-58be796b0d54 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac returned with HTTP 200 Aug 13 19:41:16.596539 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1339/5339] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:16 2026] GET /volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:17.608593 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6fbc732e-5eee-4a86-9016-541f1de25c78 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:17.611021 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6fbc732e-5eee-4a86-9016-541f1de25c78 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac Aug 13 19:41:17.611292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6fbc732e-5eee-4a86-9016-541f1de25c78 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:17.611584 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6fbc732e-5eee-4a86-9016-541f1de25c78 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:17.621176 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:17.621176 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:17.625409 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6fbc732e-5eee-4a86-9016-541f1de25c78 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:17.630256 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6fbc732e-5eee-4a86-9016-541f1de25c78 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac returned with HTTP 200 Aug 13 19:41:17.630941 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1330/5340] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:17 2026] GET /volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:17.642843 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f3d3e362-74e3-46e6-b043-ff55eafea56e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:17.644415 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3d3e362-74e3-46e6-b043-ff55eafea56e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:17.644720 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f3d3e362-74e3-46e6-b043-ff55eafea56e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e2001db-69f6-4a1f-baee-b32ccf7d44ac", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1270240951"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:17.653225 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:17.653225 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:17.653533 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f3d3e362-74e3-46e6-b043-ff55eafea56e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:17.653651 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-f3d3e362-74e3-46e6-b043-ff55eafea56e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create snapshot from volume 8e2001db-69f6-4a1f-baee-b32ccf7d44ac Aug 13 19:41:17.673249 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-f3d3e362-74e3-46e6-b043-ff55eafea56e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['3c187dc7-e301-4a58-bb81-228aee754529', '52c1a746-b8a1-4993-b3d9-f829ccd6a44e', '5549f261-ba33-4701-ad12-939e58d05bc9', 'b12918d2-6fe9-4fae-915f-03f0004fe41f'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:17.696909 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f3d3e362-74e3-46e6-b043-ff55eafea56e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot create request issued successfully. Aug 13 19:41:17.697224 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f3d3e362-74e3-46e6-b043-ff55eafea56e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:17.697695 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1340/5341] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:17 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 13 19:41:17.705420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce1b6da3-97f6-4f17-a73f-6511538340d2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:17.707805 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce1b6da3-97f6-4f17-a73f-6511538340d2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b Aug 13 19:41:17.708043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce1b6da3-97f6-4f17-a73f-6511538340d2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:17.708306 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce1b6da3-97f6-4f17-a73f-6511538340d2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:17.713894 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:17.713894 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:17.714294 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ce1b6da3-97f6-4f17-a73f-6511538340d2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:17.715140 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce1b6da3-97f6-4f17-a73f-6511538340d2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b returned with HTTP 200 Aug 13 19:41:17.715640 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1333/5342] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:17 2026] GET /volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:18.724029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ed40a23f-73dd-4164-a5a6-3d08d37e980c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:18.725671 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed40a23f-73dd-4164-a5a6-3d08d37e980c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b Aug 13 19:41:18.725834 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed40a23f-73dd-4164-a5a6-3d08d37e980c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:18.726009 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ed40a23f-73dd-4164-a5a6-3d08d37e980c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:18.731287 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:18.731287 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:18.731685 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ed40a23f-73dd-4164-a5a6-3d08d37e980c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:18.732369 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ed40a23f-73dd-4164-a5a6-3d08d37e980c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b returned with HTTP 200 Aug 13 19:41:18.732771 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1340/5343] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:18 2026] GET /volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:18.741013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8674bf9f-afea-468b-af54-e6b9052500f5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:18.742638 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8674bf9f-afea-468b-af54-e6b9052500f5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] GET https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:18.742812 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8674bf9f-afea-468b-af54-e6b9052500f5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:18.742981 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8674bf9f-afea-468b-af54-e6b9052500f5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:18.743245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-8674bf9f-afea-468b-af54-e6b9052500f5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:18.744161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-8674bf9f-afea-468b-af54-e6b9052500f5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:41:18.747594 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8674bf9f-afea-468b-af54-e6b9052500f5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Get all snapshots completed successfully. Aug 13 19:41:18.747896 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8674bf9f-afea-468b-af54-e6b9052500f5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 200 Aug 13 19:41:18.748409 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1331/5344] 10.4.3.126 () {66 vars in 1243 bytes} [Thu Aug 13 19:41:18 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:18.756718 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b589b9fe-1fd8-4d09-8672-8ba7976595c1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:18.758471 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b589b9fe-1fd8-4d09-8672-8ba7976595c1 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b Aug 13 19:41:18.758663 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b589b9fe-1fd8-4d09-8672-8ba7976595c1 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:18.758818 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b589b9fe-1fd8-4d09-8672-8ba7976595c1 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:18.758921 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-b589b9fe-1fd8-4d09-8672-8ba7976595c1 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete snapshot with id: a685d312-2bc4-4696-bf25-f29c5aa79f1b Aug 13 19:41:18.763230 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:18.763230 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:18.763496 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b589b9fe-1fd8-4d09-8672-8ba7976595c1 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:18.776328 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b589b9fe-1fd8-4d09-8672-8ba7976595c1 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot delete request issued successfully. Aug 13 19:41:18.776500 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b589b9fe-1fd8-4d09-8672-8ba7976595c1 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b returned with HTTP 202 Aug 13 19:41:18.776870 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1341/5345] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:18 2026] DELETE /volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:18.783406 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9c14e3c2-45d4-4a91-a679-824d27daa876 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:18.784944 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c14e3c2-45d4-4a91-a679-824d27daa876 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b Aug 13 19:41:18.785136 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c14e3c2-45d4-4a91-a679-824d27daa876 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:18.785374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c14e3c2-45d4-4a91-a679-824d27daa876 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:18.789738 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:18.789738 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:18.789976 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9c14e3c2-45d4-4a91-a679-824d27daa876 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:18.790534 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c14e3c2-45d4-4a91-a679-824d27daa876 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b returned with HTTP 200 Aug 13 19:41:18.790858 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1334/5346] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:18 2026] GET /volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:19.800036 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d1dd5615-9eb6-452f-a5bf-a5a60b37322c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:19.801729 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1dd5615-9eb6-452f-a5bf-a5a60b37322c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b Aug 13 19:41:19.801909 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1dd5615-9eb6-452f-a5bf-a5a60b37322c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:19.802083 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1dd5615-9eb6-452f-a5bf-a5a60b37322c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:19.806051 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1dd5615-9eb6-452f-a5bf-a5a60b37322c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b returned with HTTP 404 Aug 13 19:41:19.806663 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1341/5347] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:19 2026] GET /volume/v3/snapshots/a685d312-2bc4-4696-bf25-f29c5aa79f1b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:19.812661 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-001937ab-d83b-431c-8ee5-8dff52e9f9b4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:19.814362 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-001937ab-d83b-431c-8ee5-8dff52e9f9b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac Aug 13 19:41:19.814572 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-001937ab-d83b-431c-8ee5-8dff52e9f9b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:19.814747 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-001937ab-d83b-431c-8ee5-8dff52e9f9b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:19.814907 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-001937ab-d83b-431c-8ee5-8dff52e9f9b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: 8e2001db-69f6-4a1f-baee-b32ccf7d44ac Aug 13 19:41:19.822069 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:19.822069 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:19.822494 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-001937ab-d83b-431c-8ee5-8dff52e9f9b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:19.836609 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-001937ab-d83b-431c-8ee5-8dff52e9f9b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:19.836828 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-001937ab-d83b-431c-8ee5-8dff52e9f9b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac returned with HTTP 202 Aug 13 19:41:19.837250 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1332/5348] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:19 2026] DELETE /volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:19.843985 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-91af086d-23aa-40bc-943d-06a4df95e583 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:19.846090 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-91af086d-23aa-40bc-943d-06a4df95e583 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac Aug 13 19:41:19.846296 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-91af086d-23aa-40bc-943d-06a4df95e583 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:19.846475 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-91af086d-23aa-40bc-943d-06a4df95e583 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:19.852770 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:19.852770 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:19.855535 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-91af086d-23aa-40bc-943d-06a4df95e583 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:19.859866 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-91af086d-23aa-40bc-943d-06a4df95e583 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac returned with HTTP 200 Aug 13 19:41:19.860233 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1342/5349] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:19 2026] GET /volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:20.871460 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-79f62934-d3fe-4cfe-890b-74e1db5b11f6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:20.872923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-79f62934-d3fe-4cfe-890b-74e1db5b11f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac Aug 13 19:41:20.873125 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-79f62934-d3fe-4cfe-890b-74e1db5b11f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:20.873377 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-79f62934-d3fe-4cfe-890b-74e1db5b11f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:20.878748 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-79f62934-d3fe-4cfe-890b-74e1db5b11f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac returned with HTTP 404 Aug 13 19:41:20.879187 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1335/5350] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:20 2026] GET /volume/v3/volumes/8e2001db-69f6-4a1f-baee-b32ccf7d44ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:20.887009 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-982153b5-e140-47f0-92f3-6c4363210dcd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:20.888711 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:20.889044 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-238513845"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:20.890818 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-238513845'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:20.890935 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:20.895501 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:20.900578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (fddf7176-19b3-4d3d-9ac3-910ced1242fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:20.901686 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60e09cb-fe46-48ac-a927-cbb8433234d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:20.902520 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:20.923754 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60e09cb-fe46-48ac-a927-cbb8433234d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:20.924417 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba7d78ba-993a-4f0e-8d8a-7c614c282ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:20.955237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['f64be0fa-1468-446c-a7da-750dbb48ccee', '1b6c07ec-52eb-48b8-81c4-a1e411e57c17', '1d0e76b7-5bf5-431a-9ef8-3da98db17bf6', '06892a91-6e2c-4d8e-9516-fb793f9f874c'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:20.955925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba7d78ba-993a-4f0e-8d8a-7c614c282ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f64be0fa-1468-446c-a7da-750dbb48ccee', '1b6c07ec-52eb-48b8-81c4-a1e411e57c17', '1d0e76b7-5bf5-431a-9ef8-3da98db17bf6', '06892a91-6e2c-4d8e-9516-fb793f9f874c']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:20.956790 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ebb705-ffea-466c-a0ca-cc3935e8b083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:20.977527 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ebb705-ffea-466c-a0ca-cc3935e8b083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86216873-b391-4ef4-8119-c3f1f20e0a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238513845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['f64be0fa-1468-446c-a7da-750dbb48ccee','1b6c07ec-52eb-48b8-81c4-a1e411e57c17','1d0e76b7-5bf5-431a-9ef8-3da98db17bf6','06892a91-6e2c-4d8e-9516-fb793f9f874c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238513845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86216873-b391-4ef4-8119-c3f1f20e0a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:20.978209 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d4ac27-f9f9-4491-bbe4-e516d79e5d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:20.994260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d4ac27-f9f9-4491-bbe4-e516d79e5d1d) transitioned into state 'SUCCESS' from state '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-238513845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['f64be0fa-1468-446c-a7da-750dbb48ccee','1b6c07ec-52eb-48b8-81c4-a1e411e57c17','1d0e76b7-5bf5-431a-9ef8-3da98db17bf6','06892a91-6e2c-4d8e-9516-fb793f9f874c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:20.994997 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762fa74f-16c1-4741-a344-f97ce09074a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:21.003005 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762fa74f-16c1-4741-a344-f97ce09074a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:21.003755 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (fddf7176-19b3-4d3d-9ac3-910ced1242fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:21.004141 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:21.004707 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-982153b5-e140-47f0-92f3-6c4363210dcd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:21.005245 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1342/5351] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:20 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:21.020551 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cb553858-f20d-4539-bc08-5d97339c01b4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:21.022507 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cb553858-f20d-4539-bc08-5d97339c01b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 Aug 13 19:41:21.022678 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cb553858-f20d-4539-bc08-5d97339c01b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:21.022866 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cb553858-f20d-4539-bc08-5d97339c01b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:21.029869 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:21.029869 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:21.033015 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cb553858-f20d-4539-bc08-5d97339c01b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:21.036375 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cb553858-f20d-4539-bc08-5d97339c01b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 returned with HTTP 200 Aug 13 19:41:21.036731 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1333/5352] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:21 2026] GET /volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:22.050921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d7115c8e-0d9b-4e79-b7ee-3a41bbc536ff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:22.052417 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7115c8e-0d9b-4e79-b7ee-3a41bbc536ff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 Aug 13 19:41:22.052580 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7115c8e-0d9b-4e79-b7ee-3a41bbc536ff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:22.052755 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d7115c8e-0d9b-4e79-b7ee-3a41bbc536ff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:22.059071 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:22.059071 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:22.062209 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d7115c8e-0d9b-4e79-b7ee-3a41bbc536ff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:22.065579 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d7115c8e-0d9b-4e79-b7ee-3a41bbc536ff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 returned with HTTP 200 Aug 13 19:41:22.065926 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1343/5353] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:22 2026] GET /volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:22.076668 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-abadf41d-1ba1-4a60-9ca3-493cd7c9d920 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:22.078223 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-abadf41d-1ba1-4a60-9ca3-493cd7c9d920 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:22.078568 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-abadf41d-1ba1-4a60-9ca3-493cd7c9d920 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86216873-b391-4ef4-8119-c3f1f20e0a35", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1394716970"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:22.085972 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:22.085972 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:22.086234 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-abadf41d-1ba1-4a60-9ca3-493cd7c9d920 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:22.086362 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-abadf41d-1ba1-4a60-9ca3-493cd7c9d920 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create snapshot from volume 86216873-b391-4ef4-8119-c3f1f20e0a35 Aug 13 19:41:22.105791 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-abadf41d-1ba1-4a60-9ca3-493cd7c9d920 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['4f75fd23-ba4b-4048-bad1-55bf0b586596', 'e867b3ef-9fdf-4f31-b422-48f3ff19389a', 'c24a2178-7c83-440a-9254-b35bf68589db', 'dfdc1262-e9e0-4fba-b9e0-25a031014a58'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:22.129364 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-abadf41d-1ba1-4a60-9ca3-493cd7c9d920 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot create request issued successfully. Aug 13 19:41:22.129687 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-abadf41d-1ba1-4a60-9ca3-493cd7c9d920 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:22.130079 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1336/5354] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:22.138079 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b1789218-2262-40d7-b41e-b8d5fc7890f6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:22.140301 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b1789218-2262-40d7-b41e-b8d5fc7890f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 Aug 13 19:41:22.140566 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b1789218-2262-40d7-b41e-b8d5fc7890f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:22.140820 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b1789218-2262-40d7-b41e-b8d5fc7890f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:22.146582 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:22.146582 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:22.146917 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b1789218-2262-40d7-b41e-b8d5fc7890f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:22.147698 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b1789218-2262-40d7-b41e-b8d5fc7890f6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 returned with HTTP 200 Aug 13 19:41:22.148124 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1343/5355] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:22 2026] GET /volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:23.156531 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-35a5215a-2c85-4909-b26f-d999dac22716 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:23.158727 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-35a5215a-2c85-4909-b26f-d999dac22716 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 Aug 13 19:41:23.158957 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-35a5215a-2c85-4909-b26f-d999dac22716 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:23.159185 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-35a5215a-2c85-4909-b26f-d999dac22716 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:23.164664 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:23.164664 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:23.165023 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-35a5215a-2c85-4909-b26f-d999dac22716 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:23.165805 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-35a5215a-2c85-4909-b26f-d999dac22716 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 returned with HTTP 200 Aug 13 19:41:23.166197 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1334/5356] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:23 2026] GET /volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:23.173861 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-50eb2338-8414-411e-bd0e-43cbf48c0dda None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:23.175477 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50eb2338-8414-411e-bd0e-43cbf48c0dda tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] POST https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31/action Aug 13 19:41:23.175792 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50eb2338-8414-411e-bd0e-43cbf48c0dda tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:23.175901 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50eb2338-8414-411e-bd0e-43cbf48c0dda tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:23.177164 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.contrib.admin_actions [None req-50eb2338-8414-411e-bd0e-43cbf48c0dda tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Updating snapshot '57936b2a-df3a-443c-8b98-113e53af7f31' with '{'status': 'error'}' {{(pid=100184) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:41:23.184901 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:23.184901 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:23.185321 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-50eb2338-8414-411e-bd0e-43cbf48c0dda tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c49d516ed4f34f809b75ea8dcaa443eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '315f75d7e9ff43b5afe51db8af372f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:41:23.185511 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50eb2338-8414-411e-bd0e-43cbf48c0dda tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31/action returned with HTTP 403 Aug 13 19:41:23.185913 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1344/5357] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:41:23 2026] POST /volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:23.191874 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3e08ad01-0b60-49bc-8c34-d9c65489d157 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:23.193557 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e08ad01-0b60-49bc-8c34-d9c65489d157 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 Aug 13 19:41:23.193724 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e08ad01-0b60-49bc-8c34-d9c65489d157 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:23.193894 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e08ad01-0b60-49bc-8c34-d9c65489d157 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:23.193985 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-3e08ad01-0b60-49bc-8c34-d9c65489d157 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete snapshot with id: 57936b2a-df3a-443c-8b98-113e53af7f31 Aug 13 19:41:23.198409 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:23.198409 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:23.198651 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3e08ad01-0b60-49bc-8c34-d9c65489d157 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:23.211165 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3e08ad01-0b60-49bc-8c34-d9c65489d157 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot delete request issued successfully. Aug 13 19:41:23.211401 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e08ad01-0b60-49bc-8c34-d9c65489d157 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 returned with HTTP 202 Aug 13 19:41:23.211672 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1337/5358] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:23 2026] DELETE /volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:23.218063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-63363904-2025-4917-92b6-238d4278fd1d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:23.219747 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63363904-2025-4917-92b6-238d4278fd1d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 Aug 13 19:41:23.219925 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63363904-2025-4917-92b6-238d4278fd1d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:23.220126 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-63363904-2025-4917-92b6-238d4278fd1d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:23.224549 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:23.224549 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:23.224811 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-63363904-2025-4917-92b6-238d4278fd1d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:23.225459 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-63363904-2025-4917-92b6-238d4278fd1d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 returned with HTTP 200 Aug 13 19:41:23.225926 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1344/5359] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:23 2026] GET /volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:24.233993 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-70ddba4c-8778-4147-a5f8-0d1d02175130 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:24.235612 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70ddba4c-8778-4147-a5f8-0d1d02175130 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 Aug 13 19:41:24.235790 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-70ddba4c-8778-4147-a5f8-0d1d02175130 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:24.235965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-70ddba4c-8778-4147-a5f8-0d1d02175130 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:24.239706 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-70ddba4c-8778-4147-a5f8-0d1d02175130 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 returned with HTTP 404 Aug 13 19:41:24.240101 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1335/5360] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:24 2026] GET /volume/v3/snapshots/57936b2a-df3a-443c-8b98-113e53af7f31 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:24.245838 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-99f5cfe4-55c1-495b-87a8-01a1db37156c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:24.247714 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99f5cfe4-55c1-495b-87a8-01a1db37156c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 Aug 13 19:41:24.247999 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99f5cfe4-55c1-495b-87a8-01a1db37156c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:24.248216 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-99f5cfe4-55c1-495b-87a8-01a1db37156c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:24.248465 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-99f5cfe4-55c1-495b-87a8-01a1db37156c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: 86216873-b391-4ef4-8119-c3f1f20e0a35 Aug 13 19:41:24.255200 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:24.255200 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:24.255546 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-99f5cfe4-55c1-495b-87a8-01a1db37156c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:24.270364 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-99f5cfe4-55c1-495b-87a8-01a1db37156c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:24.270531 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-99f5cfe4-55c1-495b-87a8-01a1db37156c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 returned with HTTP 202 Aug 13 19:41:24.271053 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1345/5361] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:24 2026] DELETE /volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:24.278308 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-484b6158-86cd-406c-93c4-5ff79d5447a5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:24.280149 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-484b6158-86cd-406c-93c4-5ff79d5447a5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 Aug 13 19:41:24.280408 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-484b6158-86cd-406c-93c4-5ff79d5447a5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:24.280601 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-484b6158-86cd-406c-93c4-5ff79d5447a5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:24.287029 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:24.287029 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:24.290016 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-484b6158-86cd-406c-93c4-5ff79d5447a5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:24.293268 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-484b6158-86cd-406c-93c4-5ff79d5447a5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 returned with HTTP 200 Aug 13 19:41:24.293653 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1338/5362] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:24 2026] GET /volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:24.980856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:24.982481 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:24.982801 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-108185830"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:24.984158 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-108185830'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:24.984349 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume of 1 GB Aug 13 19:41:24.988130 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Availability Zones retrieved successfully. Aug 13 19:41:24.993422 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Flow 'volume_create_api' (d76ad308-2747-451b-a8e6-199573662332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:24.994288 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed45214-6ea7-4046-b34b-0feedd67f508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:24.995103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:25.017387 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ed45214-6ea7-4046-b34b-0feedd67f508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.018016 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02076751-b9c9-49f8-94ff-d6ce87494593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.053371 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Created reservations ['dff327ad-7255-481e-a742-7f8fb2639f0a', '34fe2f9d-dfb5-40cd-b1f1-b3c812a455f5', '5511ee8e-c530-4f95-9a3d-d822c46ba53e', '5073e1d2-359f-4648-a361-556d3b4e2896'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:25.054463 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02076751-b9c9-49f8-94ff-d6ce87494593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff327ad-7255-481e-a742-7f8fb2639f0a', '34fe2f9d-dfb5-40cd-b1f1-b3c812a455f5', '5511ee8e-c530-4f95-9a3d-d822c46ba53e', '5073e1d2-359f-4648-a361-556d3b4e2896']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.055374 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (421607c1-eb03-4902-8cad-9a76b1546098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.079200 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (421607c1-eb03-4902-8cad-9a76b1546098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcad1eb0-f456-40a6-983c-9194c34d7c39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-108185830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f039ee2ddf8346f0a8829d45b321138c',qos_specs=None,replication_status=,reservations=['dff327ad-7255-481e-a742-7f8fb2639f0a','34fe2f9d-dfb5-40cd-b1f1-b3c812a455f5','5511ee8e-c530-4f95-9a3d-d822c46ba53e','5073e1d2-359f-4648-a361-556d3b4e2896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d222785166241ab954ce11677199859',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-108185830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcad1eb0-f456-40a6-983c-9194c34d7c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f039ee2ddf8346f0a8829d45b321138c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d222785166241ab954ce11677199859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.079792 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b259be-9b67-4768-a702-07943e051db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.096541 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b259be-9b67-4768-a702-07943e051db0) transitioned into state 'SUCCESS' from state '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-108185830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f039ee2ddf8346f0a8829d45b321138c',qos_specs=None,replication_status=,reservations=['dff327ad-7255-481e-a742-7f8fb2639f0a','34fe2f9d-dfb5-40cd-b1f1-b3c812a455f5','5511ee8e-c530-4f95-9a3d-d822c46ba53e','5073e1d2-359f-4648-a361-556d3b4e2896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d222785166241ab954ce11677199859',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.097161 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9c3c5b-c88f-481c-96ea-3b392624ea1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.105950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9c3c5b-c88f-481c-96ea-3b392624ea1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.106704 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Flow 'volume_create_api' (d76ad308-2747-451b-a8e6-199573662332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:25.106998 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Create volume request issued successfully. Aug 13 19:41:25.107547 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2ae5e21f-6a09-44e9-955b-b2589f1db172 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:25.107960 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1345/5363] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:24 2026] POST /volume/v3/volumes => generated 754 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:25.119535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f73de9c5-b3e8-4b87-94ce-07e8556a4453 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:25.121341 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f73de9c5-b3e8-4b87-94ce-07e8556a4453 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:25.121531 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f73de9c5-b3e8-4b87-94ce-07e8556a4453 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:25.121724 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f73de9c5-b3e8-4b87-94ce-07e8556a4453 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:25.129884 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:25.129884 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:25.133635 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f73de9c5-b3e8-4b87-94ce-07e8556a4453 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:25.138459 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f73de9c5-b3e8-4b87-94ce-07e8556a4453 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:25.138906 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1336/5364] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:25 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:25.306129 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-21b31ed0-54e8-4b60-b26f-3c0c53116ef6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:25.308365 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21b31ed0-54e8-4b60-b26f-3c0c53116ef6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 Aug 13 19:41:25.308581 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21b31ed0-54e8-4b60-b26f-3c0c53116ef6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:25.308783 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-21b31ed0-54e8-4b60-b26f-3c0c53116ef6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:25.315011 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-21b31ed0-54e8-4b60-b26f-3c0c53116ef6 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 returned with HTTP 404 Aug 13 19:41:25.315554 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1346/5365] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:25 2026] GET /volume/v3/volumes/86216873-b391-4ef4-8119-c3f1f20e0a35 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:25.324522 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:25.326255 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:25.326571 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-562371584"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:25.327928 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-562371584'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:25.328059 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:25.331881 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:25.337629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (fdf979f2-79cf-4913-b46c-b629e85a4acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:25.338847 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e8c083-81f8-4585-95da-9648600f9f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.339783 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:25.362901 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e8c083-81f8-4585-95da-9648600f9f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.363686 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73ce3e8-b320-448c-9279-21be5b0bab64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.396319 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['6df0ebbb-65cb-4dd6-9477-09075926a117', '420f8790-3641-45fc-b37f-2e1582dee081', '46fe46b1-2af1-4f9f-815a-b49e4faa7e91', '50ef6cb1-efce-44fb-a36a-298339e1cdc0'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:25.397043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73ce3e8-b320-448c-9279-21be5b0bab64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6df0ebbb-65cb-4dd6-9477-09075926a117', '420f8790-3641-45fc-b37f-2e1582dee081', '46fe46b1-2af1-4f9f-815a-b49e4faa7e91', '50ef6cb1-efce-44fb-a36a-298339e1cdc0']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.397766 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b090334f-1d91-4295-bdf0-79556ca324b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.421166 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b090334f-1d91-4295-bdf0-79556ca324b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc2c522-b52c-4e08-8699-fbdd015e3e2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562371584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['6df0ebbb-65cb-4dd6-9477-09075926a117','420f8790-3641-45fc-b37f-2e1582dee081','46fe46b1-2af1-4f9f-815a-b49e4faa7e91','50ef6cb1-efce-44fb-a36a-298339e1cdc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-562371584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc2c522-b52c-4e08-8699-fbdd015e3e2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.421600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1dffbb-8e09-4678-bd3b-7a1ecdbf709c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.437701 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1dffbb-8e09-4678-bd3b-7a1ecdbf709c) transitioned into state 'SUCCESS' from state '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-562371584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['6df0ebbb-65cb-4dd6-9477-09075926a117','420f8790-3641-45fc-b37f-2e1582dee081','46fe46b1-2af1-4f9f-815a-b49e4faa7e91','50ef6cb1-efce-44fb-a36a-298339e1cdc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.438418 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61483994-0235-428f-b087-ea8905f72aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:25.446039 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61483994-0235-428f-b087-ea8905f72aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:25.446836 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (fdf979f2-79cf-4913-b46c-b629e85a4acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:25.447146 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:25.447718 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bc867a41-2199-475f-a6ba-1069f9b5ae1c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:25.448161 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1339/5366] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:25 2026] POST /volume/v3/volumes => generated 777 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:25.459368 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-caabdd44-6aca-442c-9d00-3b2f426503ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:25.461494 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-caabdd44-6aca-442c-9d00-3b2f426503ac tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b Aug 13 19:41:25.461593 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-caabdd44-6aca-442c-9d00-3b2f426503ac tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:25.461770 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-caabdd44-6aca-442c-9d00-3b2f426503ac tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:25.469072 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:25.469072 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:25.472813 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-caabdd44-6aca-442c-9d00-3b2f426503ac tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:25.476423 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-caabdd44-6aca-442c-9d00-3b2f426503ac tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b returned with HTTP 200 Aug 13 19:41:25.476792 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1346/5367] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:25 2026] GET /volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:26.151590 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-45b826d8-2c41-4fa9-8fda-fa1738bab1f4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.153534 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45b826d8-2c41-4fa9-8fda-fa1738bab1f4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:26.153784 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45b826d8-2c41-4fa9-8fda-fa1738bab1f4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:26.153970 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-45b826d8-2c41-4fa9-8fda-fa1738bab1f4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:26.160862 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.160862 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:26.164577 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-45b826d8-2c41-4fa9-8fda-fa1738bab1f4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:26.168350 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-45b826d8-2c41-4fa9-8fda-fa1738bab1f4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:26.168712 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1337/5368] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:26 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:26.206680 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-ac7f325b-4eeb-4b83-bdb7-02afdecb5ca7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.208518 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-ac7f325b-4eeb-4b83-bdb7-02afdecb5ca7 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:26.208633 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-ac7f325b-4eeb-4b83-bdb7-02afdecb5ca7 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:26.208771 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-ac7f325b-4eeb-4b83-bdb7-02afdecb5ca7 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:26.214838 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.214838 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:26.217838 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-ac7f325b-4eeb-4b83-bdb7-02afdecb5ca7 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:26.221159 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-ac7f325b-4eeb-4b83-bdb7-02afdecb5ca7 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:26.221531 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1347/5369] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:41:26 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:26.283862 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-686a2319-19c8-4622-bff1-b19718b33730 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.284246 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-686a2319-19c8-4622-bff1-b19718b33730 None None] GET https://10.4.3.126/volume// Aug 13 19:41:26.284464 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-686a2319-19c8-4622-bff1-b19718b33730 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:26.284648 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-686a2319-19c8-4622-bff1-b19718b33730 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:26.284943 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-686a2319-19c8-4622-bff1-b19718b33730 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:41:26.285209 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1340/5370] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:41:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:41:26.291323 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9fc9dc17-07eb-4fa8-860e-6527bfc5b084 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.411874 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9fc9dc17-07eb-4fa8-860e-6527bfc5b084 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:41:26.412354 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9fc9dc17-07eb-4fa8-860e-6527bfc5b084 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcad1eb0-f456-40a6-983c-9194c34d7c39", "connector": null, "instance_uuid": "6d2b5498-210c-4352-b794-f102571930d4"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:26.423618 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.423618 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:26.448631 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9fc9dc17-07eb-4fa8-860e-6527bfc5b084 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:41:26.449164 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1347/5371] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:41:26 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:26.474140 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8f494d30-964a-44e5-bc31-51c45c927a7f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.476066 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8f494d30-964a-44e5-bc31-51c45c927a7f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:26.476247 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8f494d30-964a-44e5-bc31-51c45c927a7f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:26.476483 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8f494d30-964a-44e5-bc31-51c45c927a7f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:26.484179 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e84277bb-bb60-454d-b8bf-3118f19b809b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.484551 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e84277bb-bb60-454d-b8bf-3118f19b809b None None] GET https://10.4.3.126/volume// Aug 13 19:41:26.484701 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e84277bb-bb60-454d-b8bf-3118f19b809b None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:26.484892 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e84277bb-bb60-454d-b8bf-3118f19b809b None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:26.485221 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e84277bb-bb60-454d-b8bf-3118f19b809b None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:41:26.485312 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.485312 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:26.485487 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1348/5372] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:41:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:41:26.488192 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c50817a0-6e2a-4953-9e87-526a11ebe396 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.489288 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8f494d30-964a-44e5-bc31-51c45c927a7f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:26.490092 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c50817a0-6e2a-4953-9e87-526a11ebe396 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b Aug 13 19:41:26.490328 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c50817a0-6e2a-4953-9e87-526a11ebe396 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:26.490535 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c50817a0-6e2a-4953-9e87-526a11ebe396 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:26.493200 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9cf14ed0-3330-4efc-a750-f9f7d7aa2305 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.493625 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8f494d30-964a-44e5-bc31-51c45c927a7f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:26.493984 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1338/5373] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:26 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:26.495075 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9cf14ed0-3330-4efc-a750-f9f7d7aa2305 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:26.495262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9cf14ed0-3330-4efc-a750-f9f7d7aa2305 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:26.495491 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9cf14ed0-3330-4efc-a750-f9f7d7aa2305 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:26.497140 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.497140 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:26.500023 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c50817a0-6e2a-4953-9e87-526a11ebe396 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:26.503352 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c50817a0-6e2a-4953-9e87-526a11ebe396 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b returned with HTTP 200 Aug 13 19:41:26.503682 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1341/5374] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:26 2026] GET /volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:26.504204 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.504204 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:26.508616 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9cf14ed0-3330-4efc-a750-f9f7d7aa2305 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:26.514819 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-9cf14ed0-3330-4efc-a750-f9f7d7aa2305 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:26.515338 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1348/5375] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:41:26 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:41:26.519690 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4787b693-1d30-4dda-92f0-b4365cd68e8b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.521224 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4787b693-1d30-4dda-92f0-b4365cd68e8b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:26.521581 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4787b693-1d30-4dda-92f0-b4365cd68e8b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc2c522-b52c-4e08-8699-fbdd015e3e2b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2138040749"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:26.529426 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.529426 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:26.529733 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4787b693-1d30-4dda-92f0-b4365cd68e8b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:26.529848 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-4787b693-1d30-4dda-92f0-b4365cd68e8b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create snapshot from volume 3cc2c522-b52c-4e08-8699-fbdd015e3e2b Aug 13 19:41:26.551116 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-4787b693-1d30-4dda-92f0-b4365cd68e8b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['2c05615a-978b-4d34-8dc5-023e9d8a5f08', 'b35ab8cc-5e18-4dd2-af3f-2105af5f76c2', '16151128-a3c2-42c1-b4dc-835c08e63c7e', 'd65d7477-9d54-49f4-9ac1-49c74d28507e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:26.577474 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4787b693-1d30-4dda-92f0-b4365cd68e8b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot create request issued successfully. Aug 13 19:41:26.577814 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4787b693-1d30-4dda-92f0-b4365cd68e8b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:26.578237 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1349/5376] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:26.586258 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-683e00ae-439d-4f08-a4bf-20fd3ecc6621 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.588387 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-683e00ae-439d-4f08-a4bf-20fd3ecc6621 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 Aug 13 19:41:26.588588 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-683e00ae-439d-4f08-a4bf-20fd3ecc6621 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:26.588765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-683e00ae-439d-4f08-a4bf-20fd3ecc6621 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:26.593621 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.593621 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:26.593988 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-683e00ae-439d-4f08-a4bf-20fd3ecc6621 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:26.594742 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-683e00ae-439d-4f08-a4bf-20fd3ecc6621 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 returned with HTTP 200 Aug 13 19:41:26.595127 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1339/5377] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:26 2026] GET /volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:26.613796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-1adc5434-d83f-4e90-b487-bcd1b0ef036e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:26.615682 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-1adc5434-d83f-4e90-b487-bcd1b0ef036e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] PUT https://10.4.3.126/volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00 Aug 13 19:41:26.616017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-1adc5434-d83f-4e90-b487-bcd1b0ef036e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:26.622997 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-1adc5434-d83f-4e90-b487-bcd1b0ef036e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Acquiring lock "cinder-attachment_update-dcad1eb0-f456-40a6-983c-9194c34d7c39-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:41:26.628239 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-1adc5434-d83f-4e90-b487-bcd1b0ef036e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Lock "cinder-attachment_update-dcad1eb0-f456-40a6-983c-9194c34d7c39-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:41:26.629155 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:26.629155 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:26.697852 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-1adc5434-d83f-4e90-b487-bcd1b0ef036e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Lock "cinder-attachment_update-dcad1eb0-f456-40a6-983c-9194c34d7c39-np0000007253" released by "attachment_update" :: held 0.070s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:41:26.698129 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-1adc5434-d83f-4e90-b487-bcd1b0ef036e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00 returned with HTTP 200 Aug 13 19:41:26.698792 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1342/5378] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:41:26 2026] PUT /volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:27.506998 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a75bcaf4-53c2-4f58-a4c6-262476ae9e83 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:27.508598 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a75bcaf4-53c2-4f58-a4c6-262476ae9e83 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:27.508895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a75bcaf4-53c2-4f58-a4c6-262476ae9e83 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:27.510111 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a75bcaf4-53c2-4f58-a4c6-262476ae9e83 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:27.518763 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:27.518763 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:27.522142 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a75bcaf4-53c2-4f58-a4c6-262476ae9e83 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:27.525909 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a75bcaf4-53c2-4f58-a4c6-262476ae9e83 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:27.526287 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1349/5379] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:27 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:27.603923 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4bf90fad-5661-4198-b967-9e5d914706ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:27.605739 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4bf90fad-5661-4198-b967-9e5d914706ec tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 Aug 13 19:41:27.605928 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4bf90fad-5661-4198-b967-9e5d914706ec tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:27.606104 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4bf90fad-5661-4198-b967-9e5d914706ec tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:27.610858 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:27.610858 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:27.611104 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4bf90fad-5661-4198-b967-9e5d914706ec tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:27.611717 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4bf90fad-5661-4198-b967-9e5d914706ec tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 returned with HTTP 200 Aug 13 19:41:27.612037 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1350/5380] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:27 2026] GET /volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:27.620226 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-19279d10-6fae-49f8-aeb8-ce3201186492 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:27.621945 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19279d10-6fae-49f8-aeb8-ce3201186492 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] GET https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 Aug 13 19:41:27.622125 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19279d10-6fae-49f8-aeb8-ce3201186492 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:27.622358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-19279d10-6fae-49f8-aeb8-ce3201186492 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:27.627037 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:27.627037 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:27.627452 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-19279d10-6fae-49f8-aeb8-ce3201186492 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:27.628133 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-19279d10-6fae-49f8-aeb8-ce3201186492 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 returned with HTTP 200 Aug 13 19:41:27.628529 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1340/5381] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:27 2026] GET /volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:27.636162 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b5f6516d-40b8-4f13-b433-86bdabadfe0a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:27.638377 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b5f6516d-40b8-4f13-b433-86bdabadfe0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 Aug 13 19:41:27.638603 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b5f6516d-40b8-4f13-b433-86bdabadfe0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:27.638826 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b5f6516d-40b8-4f13-b433-86bdabadfe0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:27.638955 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-b5f6516d-40b8-4f13-b433-86bdabadfe0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete snapshot with id: 58742484-9efe-4263-8e41-dcf8ab246474 Aug 13 19:41:27.643283 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:27.643283 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:27.643559 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b5f6516d-40b8-4f13-b433-86bdabadfe0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:27.658155 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-b5f6516d-40b8-4f13-b433-86bdabadfe0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot delete request issued successfully. Aug 13 19:41:27.658392 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b5f6516d-40b8-4f13-b433-86bdabadfe0a tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 returned with HTTP 202 Aug 13 19:41:27.658799 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1343/5382] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:27 2026] DELETE /volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:27.665303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e99ff7fe-0b32-49fd-a9cd-e02dc24d2425 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:27.667018 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e99ff7fe-0b32-49fd-a9cd-e02dc24d2425 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 Aug 13 19:41:27.667192 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e99ff7fe-0b32-49fd-a9cd-e02dc24d2425 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:27.667406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e99ff7fe-0b32-49fd-a9cd-e02dc24d2425 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:27.671873 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:27.671873 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:27.672135 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e99ff7fe-0b32-49fd-a9cd-e02dc24d2425 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:27.672774 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e99ff7fe-0b32-49fd-a9cd-e02dc24d2425 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 returned with HTTP 200 Aug 13 19:41:27.673111 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1350/5383] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:27 2026] GET /volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:28.538299 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-901bfb7b-13e7-4322-9a87-e7cb5f647cff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:28.540330 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-901bfb7b-13e7-4322-9a87-e7cb5f647cff tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:28.540567 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-901bfb7b-13e7-4322-9a87-e7cb5f647cff tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:28.540801 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-901bfb7b-13e7-4322-9a87-e7cb5f647cff tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:28.551203 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:28.551203 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:28.554744 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-901bfb7b-13e7-4322-9a87-e7cb5f647cff tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:28.559099 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-901bfb7b-13e7-4322-9a87-e7cb5f647cff tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:28.559553 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1351/5384] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:28 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:28.681487 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0e63c259-6e58-470f-91f3-ad5f01dee7ce None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:28.683118 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0e63c259-6e58-470f-91f3-ad5f01dee7ce tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 Aug 13 19:41:28.683324 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0e63c259-6e58-470f-91f3-ad5f01dee7ce tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:28.683505 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0e63c259-6e58-470f-91f3-ad5f01dee7ce tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:28.687078 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0e63c259-6e58-470f-91f3-ad5f01dee7ce tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 returned with HTTP 404 Aug 13 19:41:28.687498 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1341/5385] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:28 2026] GET /volume/v3/snapshots/58742484-9efe-4263-8e41-dcf8ab246474 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:28.693227 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ecb9e84f-9ba1-4f94-8421-4829d015541d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:28.694889 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ecb9e84f-9ba1-4f94-8421-4829d015541d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b Aug 13 19:41:28.695070 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ecb9e84f-9ba1-4f94-8421-4829d015541d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:28.695240 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ecb9e84f-9ba1-4f94-8421-4829d015541d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:28.695443 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-ecb9e84f-9ba1-4f94-8421-4829d015541d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: 3cc2c522-b52c-4e08-8699-fbdd015e3e2b Aug 13 19:41:28.702466 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:28.702466 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:28.702742 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ecb9e84f-9ba1-4f94-8421-4829d015541d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:28.718228 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ecb9e84f-9ba1-4f94-8421-4829d015541d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:28.718446 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ecb9e84f-9ba1-4f94-8421-4829d015541d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b returned with HTTP 202 Aug 13 19:41:28.718872 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1344/5386] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:28 2026] DELETE /volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:28.725559 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fb5376a3-a504-481a-b179-e168c81812f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:28.727223 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb5376a3-a504-481a-b179-e168c81812f9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b Aug 13 19:41:28.727444 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb5376a3-a504-481a-b179-e168c81812f9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:28.727620 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fb5376a3-a504-481a-b179-e168c81812f9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:28.734430 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:28.734430 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:28.738336 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fb5376a3-a504-481a-b179-e168c81812f9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:28.742393 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fb5376a3-a504-481a-b179-e168c81812f9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b returned with HTTP 200 Aug 13 19:41:28.742946 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1351/5387] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:28 2026] GET /volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:29.572448 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-27de09e9-6610-4dad-80c6-336490f30aa4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:29.573951 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27de09e9-6610-4dad-80c6-336490f30aa4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:29.574095 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27de09e9-6610-4dad-80c6-336490f30aa4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:29.574333 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27de09e9-6610-4dad-80c6-336490f30aa4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:29.583159 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:29.583159 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:29.586398 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-27de09e9-6610-4dad-80c6-336490f30aa4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:29.590178 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27de09e9-6610-4dad-80c6-336490f30aa4 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:29.590583 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1352/5388] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:29 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:29.754932 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-20ebc562-adc8-457b-8689-c588909cb4b4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:29.756745 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-20ebc562-adc8-457b-8689-c588909cb4b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b Aug 13 19:41:29.756949 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-20ebc562-adc8-457b-8689-c588909cb4b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:29.757129 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-20ebc562-adc8-457b-8689-c588909cb4b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:29.762591 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-20ebc562-adc8-457b-8689-c588909cb4b4 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b returned with HTTP 404 Aug 13 19:41:29.763010 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1342/5389] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:29 2026] GET /volume/v3/volumes/3cc2c522-b52c-4e08-8699-fbdd015e3e2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:29.770398 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-62073a56-79b4-46e6-bbc8-97a41259c90d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:29.772155 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:29.772509 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1275565840"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:29.774003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1275565840'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:29.774132 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:29.778189 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:29.783607 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (31bee7b8-d47c-49b9-9796-2317991fd590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:29.784558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705fe54b-401c-4a87-8146-87e6e494f298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:29.785299 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:29.808519 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705fe54b-401c-4a87-8146-87e6e494f298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:29.809243 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665499de-407a-4ecd-a899-42e8648b47d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:29.842022 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['4c7e7ca6-eba8-4118-b4fc-636ec8a31e3a', '43c6a1b6-13ec-4f27-bfc7-e1297feae2f7', '794db4e2-7537-488f-9402-2dc93a2ac7ba', '38e883d9-3d14-423b-8f44-7ac9170f471e'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:29.842683 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665499de-407a-4ecd-a899-42e8648b47d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c7e7ca6-eba8-4118-b4fc-636ec8a31e3a', '43c6a1b6-13ec-4f27-bfc7-e1297feae2f7', '794db4e2-7537-488f-9402-2dc93a2ac7ba', '38e883d9-3d14-423b-8f44-7ac9170f471e']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:29.843348 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2ca62a-17e9-46ac-9732-34927ad865d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:29.870968 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2ca62a-17e9-46ac-9732-34927ad865d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80215b5-c2a3-4065-aef9-383ceeba9bda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275565840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['4c7e7ca6-eba8-4118-b4fc-636ec8a31e3a','43c6a1b6-13ec-4f27-bfc7-e1297feae2f7','794db4e2-7537-488f-9402-2dc93a2ac7ba','38e883d9-3d14-423b-8f44-7ac9170f471e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275565840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d80215b5-c2a3-4065-aef9-383ceeba9bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:29.871666 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6d9b9fb-4397-4882-aaab-14464e04e094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:29.887129 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6d9b9fb-4397-4882-aaab-14464e04e094) transitioned into state 'SUCCESS' from state '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-1275565840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['4c7e7ca6-eba8-4118-b4fc-636ec8a31e3a','43c6a1b6-13ec-4f27-bfc7-e1297feae2f7','794db4e2-7537-488f-9402-2dc93a2ac7ba','38e883d9-3d14-423b-8f44-7ac9170f471e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:29.887790 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dcf82f-9f59-4986-ae07-f3634ee7db7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:29.895998 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dcf82f-9f59-4986-ae07-f3634ee7db7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:29.896737 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (31bee7b8-d47c-49b9-9796-2317991fd590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:29.897000 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:29.897702 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-62073a56-79b4-46e6-bbc8-97a41259c90d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:29.898092 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1345/5390] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:29 2026] POST /volume/v3/volumes => generated 778 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:29.908515 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8068c1b0-ecfc-458d-b4e6-40c47f393dd0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:29.910610 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8068c1b0-ecfc-458d-b4e6-40c47f393dd0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda Aug 13 19:41:29.910856 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8068c1b0-ecfc-458d-b4e6-40c47f393dd0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:29.911051 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8068c1b0-ecfc-458d-b4e6-40c47f393dd0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:29.917996 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:29.917996 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:29.921093 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8068c1b0-ecfc-458d-b4e6-40c47f393dd0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:29.924463 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8068c1b0-ecfc-458d-b4e6-40c47f393dd0 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda returned with HTTP 200 Aug 13 19:41:29.924820 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1352/5391] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:29 2026] GET /volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:30.601807 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a85b1cc1-f9e0-485e-864b-a4999f72af21 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:30.603632 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a85b1cc1-f9e0-485e-864b-a4999f72af21 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:30.603856 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a85b1cc1-f9e0-485e-864b-a4999f72af21 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:30.604068 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a85b1cc1-f9e0-485e-864b-a4999f72af21 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:30.612992 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:30.612992 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:30.616034 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a85b1cc1-f9e0-485e-864b-a4999f72af21 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:30.619730 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a85b1cc1-f9e0-485e-864b-a4999f72af21 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:30.620100 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1353/5392] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:30 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:30.928631 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-6fbfd4c3-e746-4da6-8955-3341f0e460cd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:30.931150 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-6fbfd4c3-e746-4da6-8955-3341f0e460cd tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00/action Aug 13 19:41:30.931627 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-6fbfd4c3-e746-4da6-8955-3341f0e460cd tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:30.931799 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-6fbfd4c3-e746-4da6-8955-3341f0e460cd tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:30.936118 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-35f61a7a-025e-4891-b4b6-2e474d1366af None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:30.937890 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-35f61a7a-025e-4891-b4b6-2e474d1366af tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda Aug 13 19:41:30.938103 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-35f61a7a-025e-4891-b4b6-2e474d1366af tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:30.938423 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-35f61a7a-025e-4891-b4b6-2e474d1366af tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:30.945842 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:30.945842 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:30.949728 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-35f61a7a-025e-4891-b4b6-2e474d1366af tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:30.951793 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:30.951793 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:30.955539 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-35f61a7a-025e-4891-b4b6-2e474d1366af tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda returned with HTTP 200 Aug 13 19:41:30.955539 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1346/5393] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:30 2026] GET /volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:30.965809 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-19a303a3-0d2c-4e3d-ae3f-4e4b60dfb464 req-6fbfd4c3-e746-4da6-8955-3341f0e460cd tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00/action returned with HTTP 204 Aug 13 19:41:30.966408 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1343/5394] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:41:30 2026] POST /volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:30.968512 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-418ab06c-e59f-4489-82b9-1e1e32e8d277 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:30.969182 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-418ab06c-e59f-4489-82b9-1e1e32e8d277 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:30.969553 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-418ab06c-e59f-4489-82b9-1e1e32e8d277 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d80215b5-c2a3-4065-aef9-383ceeba9bda", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-151082539"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:30.977770 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:30.977770 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:30.977829 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-418ab06c-e59f-4489-82b9-1e1e32e8d277 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:30.978010 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-418ab06c-e59f-4489-82b9-1e1e32e8d277 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create snapshot from volume d80215b5-c2a3-4065-aef9-383ceeba9bda Aug 13 19:41:30.999494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-418ab06c-e59f-4489-82b9-1e1e32e8d277 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['6134c084-bbe2-43e0-bea5-8618fad2617e', 'b06b42c4-cfcf-4d6a-ae0c-f72fbacb91c7', 'a1879c26-f355-4043-a4c2-5ee550e33069', '2fe33b2d-ac15-4113-95a6-ff04069f537b'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:31.024493 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-418ab06c-e59f-4489-82b9-1e1e32e8d277 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot create request issued successfully. Aug 13 19:41:31.024792 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-418ab06c-e59f-4489-82b9-1e1e32e8d277 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:31.025221 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1353/5395] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:31.033576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-824526f9-98c9-4eea-be63-1d91fd414e80 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.035288 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-824526f9-98c9-4eea-be63-1d91fd414e80 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 Aug 13 19:41:31.035538 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-824526f9-98c9-4eea-be63-1d91fd414e80 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:31.035751 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-824526f9-98c9-4eea-be63-1d91fd414e80 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:31.040288 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:31.040288 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:31.040570 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-824526f9-98c9-4eea-be63-1d91fd414e80 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:31.041285 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-824526f9-98c9-4eea-be63-1d91fd414e80 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 returned with HTTP 200 Aug 13 19:41:31.041648 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1354/5396] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:31 2026] GET /volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:31.631616 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-210bfc06-8d3b-4104-9b17-65f7a870ba8f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.633199 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-210bfc06-8d3b-4104-9b17-65f7a870ba8f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:31.633383 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-210bfc06-8d3b-4104-9b17-65f7a870ba8f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:31.633567 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-210bfc06-8d3b-4104-9b17-65f7a870ba8f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:31.641539 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:31.641539 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:31.644262 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-210bfc06-8d3b-4104-9b17-65f7a870ba8f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:31.647566 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-210bfc06-8d3b-4104-9b17-65f7a870ba8f tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:31.647900 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1347/5397] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:31 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:31.659470 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-41b735ab-609a-4b42-8e5b-bf8fa8788511 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.661004 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-41b735ab-609a-4b42-8e5b-bf8fa8788511 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:31.661160 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-41b735ab-609a-4b42-8e5b-bf8fa8788511 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:31.661376 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-41b735ab-609a-4b42-8e5b-bf8fa8788511 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:31.670342 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:31.670342 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:31.673629 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-41b735ab-609a-4b42-8e5b-bf8fa8788511 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:31.677837 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-41b735ab-609a-4b42-8e5b-bf8fa8788511 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:31.677927 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1344/5398] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:31 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:31.689961 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-18197a64-6165-4e2d-af2b-01417a654877 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.691847 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18197a64-6165-4e2d-af2b-01417a654877 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] DELETE https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:31.692035 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18197a64-6165-4e2d-af2b-01417a654877 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:31.692247 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-18197a64-6165-4e2d-af2b-01417a654877 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:31.692469 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-18197a64-6165-4e2d-af2b-01417a654877 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Delete volume with id: dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:31.702049 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:31.702049 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:31.702606 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-18197a64-6165-4e2d-af2b-01417a654877 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:31.707991 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-18197a64-6165-4e2d-af2b-01417a654877 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 13 19:41:31.708280 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-18197a64-6165-4e2d-af2b-01417a654877 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 400 Aug 13 19:41:31.708729 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1354/5399] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:31 2026] DELETE /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 307 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:41:31.714625 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2e077702-f154-4fda-bdbf-22da0d0cdc8c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.716229 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e077702-f154-4fda-bdbf-22da0d0cdc8c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:31.716449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e077702-f154-4fda-bdbf-22da0d0cdc8c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:31.716665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e077702-f154-4fda-bdbf-22da0d0cdc8c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:31.725361 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:31.725361 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:31.728514 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2e077702-f154-4fda-bdbf-22da0d0cdc8c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:31.732252 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e077702-f154-4fda-bdbf-22da0d0cdc8c tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:31.732619 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1355/5400] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:31 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:31.766385 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-2e139ef3-4888-48fd-bc6c-f5f85707d4d9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.768412 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-2e139ef3-4888-48fd-bc6c-f5f85707d4d9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:31.768596 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-2e139ef3-4888-48fd-bc6c-f5f85707d4d9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:31.768774 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-2e139ef3-4888-48fd-bc6c-f5f85707d4d9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:31.777404 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:31.777404 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:31.780538 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-2e139ef3-4888-48fd-bc6c-f5f85707d4d9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:31.784499 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-2e139ef3-4888-48fd-bc6c-f5f85707d4d9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:31.784917 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1348/5401] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:41:31 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:31.801889 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-f5464ad8-1d21-415a-b4cb-c0aceef198ad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.803743 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-f5464ad8-1d21-415a-b4cb-c0aceef198ad tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] POST https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39/action Aug 13 19:41:31.804055 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-f5464ad8-1d21-415a-b4cb-c0aceef198ad tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:31.804154 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-f5464ad8-1d21-415a-b4cb-c0aceef198ad tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:31.813794 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:31.813794 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:31.814233 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-f5464ad8-1d21-415a-b4cb-c0aceef198ad tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:31.819485 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-f5464ad8-1d21-415a-b4cb-c0aceef198ad tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Begin detaching volume completed successfully. Aug 13 19:41:31.819707 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-f5464ad8-1d21-415a-b4cb-c0aceef198ad tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39/action returned with HTTP 202 Aug 13 19:41:31.820298 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1345/5402] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:41:31 2026] POST /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:41:31.856125 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-590d454e-c280-43fe-9492-91c4d9717b18 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.856538 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-590d454e-c280-43fe-9492-91c4d9717b18 None None] GET https://10.4.3.126/volume// Aug 13 19:41:31.856694 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-590d454e-c280-43fe-9492-91c4d9717b18 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:31.856884 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-590d454e-c280-43fe-9492-91c4d9717b18 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:31.857249 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-590d454e-c280-43fe-9492-91c4d9717b18 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:41:31.857516 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1355/5403] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:41:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:41:31.864198 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-e5cbb074-f45a-4672-9a7f-60121ac33d45 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:31.866326 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-e5cbb074-f45a-4672-9a7f-60121ac33d45 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:31.866519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-e5cbb074-f45a-4672-9a7f-60121ac33d45 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:31.866694 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-e5cbb074-f45a-4672-9a7f-60121ac33d45 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:31.876188 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:31.876188 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:31.879461 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-e5cbb074-f45a-4672-9a7f-60121ac33d45 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:31.883238 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-e5cbb074-f45a-4672-9a7f-60121ac33d45 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:31.883656 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1356/5404] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:41:31 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:41:32.050057 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e836fe66-f406-48f1-a8e3-4438b5b88204 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:32.051885 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e836fe66-f406-48f1-a8e3-4438b5b88204 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 Aug 13 19:41:32.052068 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e836fe66-f406-48f1-a8e3-4438b5b88204 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:32.052258 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e836fe66-f406-48f1-a8e3-4438b5b88204 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:32.056879 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:32.056879 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:32.057193 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e836fe66-f406-48f1-a8e3-4438b5b88204 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:32.057810 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e836fe66-f406-48f1-a8e3-4438b5b88204 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 returned with HTTP 200 Aug 13 19:41:32.058176 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1349/5405] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:32 2026] GET /volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:32.066385 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-11adca2f-cb7a-4964-b9f9-a3a386c94bfa None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:32.067925 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-11adca2f-cb7a-4964-b9f9-a3a386c94bfa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] POST https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2/action Aug 13 19:41:32.068230 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-11adca2f-cb7a-4964-b9f9-a3a386c94bfa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:32.068364 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-11adca2f-cb7a-4964-b9f9-a3a386c94bfa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:32.069510 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.snapshot_unmanage [None req-11adca2f-cb7a-4964-b9f9-a3a386c94bfa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Unmanage snapshot with id: fa4253c4-33ad-4cf7-a3f8-07b9188613d2 Aug 13 19:41:32.073967 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:32.073967 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:32.074343 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-11adca2f-cb7a-4964-b9f9-a3a386c94bfa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:32.074999 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-11adca2f-cb7a-4964-b9f9-a3a386c94bfa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c49d516ed4f34f809b75ea8dcaa443eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '315f75d7e9ff43b5afe51db8af372f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:41:32.075167 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-11adca2f-cb7a-4964-b9f9-a3a386c94bfa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2/action returned with HTTP 403 Aug 13 19:41:32.075592 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1346/5406] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:41:32 2026] POST /volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:32.081965 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e262f356-f509-47e0-92c4-38ef28acba88 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:32.083539 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e262f356-f509-47e0-92c4-38ef28acba88 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 Aug 13 19:41:32.083715 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e262f356-f509-47e0-92c4-38ef28acba88 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:32.083884 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e262f356-f509-47e0-92c4-38ef28acba88 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:32.083983 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-e262f356-f509-47e0-92c4-38ef28acba88 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete snapshot with id: fa4253c4-33ad-4cf7-a3f8-07b9188613d2 Aug 13 19:41:32.088267 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:32.088267 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:32.088557 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e262f356-f509-47e0-92c4-38ef28acba88 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:32.102793 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e262f356-f509-47e0-92c4-38ef28acba88 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot delete request issued successfully. Aug 13 19:41:32.102983 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e262f356-f509-47e0-92c4-38ef28acba88 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 returned with HTTP 202 Aug 13 19:41:32.103414 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1356/5407] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:32 2026] DELETE /volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:32.109962 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c5a2847d-2705-4af8-945c-c21013903719 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:32.111706 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c5a2847d-2705-4af8-945c-c21013903719 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 Aug 13 19:41:32.111944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c5a2847d-2705-4af8-945c-c21013903719 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:32.112147 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c5a2847d-2705-4af8-945c-c21013903719 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:32.116799 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:32.116799 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:32.117073 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c5a2847d-2705-4af8-945c-c21013903719 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:32.117682 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c5a2847d-2705-4af8-945c-c21013903719 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 returned with HTTP 200 Aug 13 19:41:32.118043 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1357/5408] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:32 2026] GET /volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:32.623739 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-524bb5be-a6e5-4a48-9809-4dce794c4de8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:32.625710 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-524bb5be-a6e5-4a48-9809-4dce794c4de8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] DELETE https://10.4.3.126/volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00 Aug 13 19:41:32.625891 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-524bb5be-a6e5-4a48-9809-4dce794c4de8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:32.626080 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-524bb5be-a6e5-4a48-9809-4dce794c4de8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:32.632607 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:32.632607 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:32.673660 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a4cb22af-13d9-4ac2-a447-db89a73eeff8 req-524bb5be-a6e5-4a48-9809-4dce794c4de8 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00 returned with HTTP 200 Aug 13 19:41:32.674083 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1350/5409] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:41:32 2026] DELETE /volume/v3/attachments/7ba37505-d144-4593-bd17-cf8cc9269c00 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:32.903637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-db33ca10-755b-48ca-b7cc-22b4903b87c2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:32.905948 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db33ca10-755b-48ca-b7cc-22b4903b87c2 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:32.906232 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db33ca10-755b-48ca-b7cc-22b4903b87c2 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:32.906533 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-db33ca10-755b-48ca-b7cc-22b4903b87c2 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:32.914950 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:32.914950 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:32.918848 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-db33ca10-755b-48ca-b7cc-22b4903b87c2 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:32.924335 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-db33ca10-755b-48ca-b7cc-22b4903b87c2 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:32.924843 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1347/5410] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:32 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:33.126307 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-134aea01-90d1-4f37-8fb0-ebd88e31ac1f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:33.128114 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-134aea01-90d1-4f37-8fb0-ebd88e31ac1f tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 Aug 13 19:41:33.128420 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-134aea01-90d1-4f37-8fb0-ebd88e31ac1f tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:33.128627 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-134aea01-90d1-4f37-8fb0-ebd88e31ac1f tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:33.132775 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-134aea01-90d1-4f37-8fb0-ebd88e31ac1f tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 returned with HTTP 404 Aug 13 19:41:33.133221 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1357/5411] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:33 2026] GET /volume/v3/snapshots/fa4253c4-33ad-4cf7-a3f8-07b9188613d2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:33.138951 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-df1ac144-7b4d-47db-8d61-4563550104b2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:33.140618 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df1ac144-7b4d-47db-8d61-4563550104b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda Aug 13 19:41:33.140788 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df1ac144-7b4d-47db-8d61-4563550104b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:33.140968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-df1ac144-7b4d-47db-8d61-4563550104b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:33.141116 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-df1ac144-7b4d-47db-8d61-4563550104b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: d80215b5-c2a3-4065-aef9-383ceeba9bda Aug 13 19:41:33.147804 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:33.147804 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:33.148106 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df1ac144-7b4d-47db-8d61-4563550104b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:33.162292 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-df1ac144-7b4d-47db-8d61-4563550104b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:33.162471 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-df1ac144-7b4d-47db-8d61-4563550104b2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda returned with HTTP 202 Aug 13 19:41:33.162874 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1358/5412] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:33 2026] DELETE /volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:33.170421 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-af2591d1-0cc0-4a07-bf15-319d880301b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:33.172364 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af2591d1-0cc0-4a07-bf15-319d880301b8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda Aug 13 19:41:33.172583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af2591d1-0cc0-4a07-bf15-319d880301b8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:33.172799 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af2591d1-0cc0-4a07-bf15-319d880301b8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:33.179545 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:33.179545 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:33.182796 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-af2591d1-0cc0-4a07-bf15-319d880301b8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:33.187039 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af2591d1-0cc0-4a07-bf15-319d880301b8 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda returned with HTTP 200 Aug 13 19:41:33.187503 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1351/5413] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:33 2026] GET /volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:34.202812 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a422d66e-f110-4124-a36c-d409a21fb2db None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:34.204383 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a422d66e-f110-4124-a36c-d409a21fb2db tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda Aug 13 19:41:34.204560 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a422d66e-f110-4124-a36c-d409a21fb2db tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:34.204729 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a422d66e-f110-4124-a36c-d409a21fb2db tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:34.210127 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a422d66e-f110-4124-a36c-d409a21fb2db tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda returned with HTTP 404 Aug 13 19:41:34.210550 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1348/5414] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:34 2026] GET /volume/v3/volumes/d80215b5-c2a3-4065-aef9-383ceeba9bda => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:34.217502 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d73823d8-c0ae-4605-9a52-827884542ebd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:34.219676 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:34.220094 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1650071876"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:34.222033 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1650071876'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:34.222205 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:34.222553 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:34.222553 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:34.227286 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:34.234122 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (0df73ce9-872d-4109-8534-60ad6b91ad52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:34.235507 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674a263a-79cd-4e71-af80-17c40db9b13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:34.236489 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:34.263708 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674a263a-79cd-4e71-af80-17c40db9b13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:34.264482 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e816fd9-4961-46e6-b751-affdbf600c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:34.301900 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['29294000-bdf8-4202-ae68-15616fc1cdb3', '85b305ef-1917-4430-bc67-6d5347ca4f1c', '2ddf49b6-3e46-48f4-85d4-e86be7625f54', '88ed4033-714e-4836-81d8-c27a47f44934'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:34.302612 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e816fd9-4961-46e6-b751-affdbf600c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29294000-bdf8-4202-ae68-15616fc1cdb3', '85b305ef-1917-4430-bc67-6d5347ca4f1c', '2ddf49b6-3e46-48f4-85d4-e86be7625f54', '88ed4033-714e-4836-81d8-c27a47f44934']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:34.303264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9a439e-580c-417c-8f18-878e390edd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:34.325067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9a439e-580c-417c-8f18-878e390edd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65e7aa35-b371-45bc-a618-d59a326cbb0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1650071876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['29294000-bdf8-4202-ae68-15616fc1cdb3','85b305ef-1917-4430-bc67-6d5347ca4f1c','2ddf49b6-3e46-48f4-85d4-e86be7625f54','88ed4033-714e-4836-81d8-c27a47f44934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1650071876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65e7aa35-b371-45bc-a618-d59a326cbb0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:34.326182 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fd0516-9ecf-46fa-9854-9ae3c478f0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:34.343732 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fd0516-9ecf-46fa-9854-9ae3c478f0b9) transitioned into state 'SUCCESS' from state '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-1650071876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['29294000-bdf8-4202-ae68-15616fc1cdb3','85b305ef-1917-4430-bc67-6d5347ca4f1c','2ddf49b6-3e46-48f4-85d4-e86be7625f54','88ed4033-714e-4836-81d8-c27a47f44934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:34.344374 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb1363d-3e13-4840-af93-87eb8f70e93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:34.352681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb1363d-3e13-4840-af93-87eb8f70e93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:34.353509 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (0df73ce9-872d-4109-8534-60ad6b91ad52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:34.353799 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:34.354444 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d73823d8-c0ae-4605-9a52-827884542ebd tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:34.354952 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1358/5415] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:34 2026] POST /volume/v3/volumes => generated 778 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:34.365471 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c8fbc88e-bb36-4fd5-b847-6f603d8f817b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:34.367620 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8fbc88e-bb36-4fd5-b847-6f603d8f817b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c Aug 13 19:41:34.367855 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8fbc88e-bb36-4fd5-b847-6f603d8f817b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:34.368100 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c8fbc88e-bb36-4fd5-b847-6f603d8f817b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:34.376460 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:34.376460 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:34.380258 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c8fbc88e-bb36-4fd5-b847-6f603d8f817b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:34.386539 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c8fbc88e-bb36-4fd5-b847-6f603d8f817b tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c returned with HTTP 200 Aug 13 19:41:34.387033 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1359/5416] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:34 2026] GET /volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:34.583794 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2456a270-b35b-4dfc-8d22-ab83e168e3e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:34.585434 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2456a270-b35b-4dfc-8d22-ab83e168e3e9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] DELETE https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:34.585639 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2456a270-b35b-4dfc-8d22-ab83e168e3e9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:34.585837 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2456a270-b35b-4dfc-8d22-ab83e168e3e9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:34.586023 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2456a270-b35b-4dfc-8d22-ab83e168e3e9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Delete volume with id: dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:34.592603 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:34.592603 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:34.593199 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2456a270-b35b-4dfc-8d22-ab83e168e3e9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:34.608064 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2456a270-b35b-4dfc-8d22-ab83e168e3e9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Delete volume request issued successfully. Aug 13 19:41:34.608254 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2456a270-b35b-4dfc-8d22-ab83e168e3e9 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 202 Aug 13 19:41:34.608696 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1352/5417] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:34 2026] DELETE /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:34.615066 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fe70ba02-6c5b-40d0-8155-2f048cbf1f32 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:34.617182 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fe70ba02-6c5b-40d0-8155-2f048cbf1f32 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:34.617396 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fe70ba02-6c5b-40d0-8155-2f048cbf1f32 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:34.617576 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fe70ba02-6c5b-40d0-8155-2f048cbf1f32 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:34.623896 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:34.623896 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:34.627213 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fe70ba02-6c5b-40d0-8155-2f048cbf1f32 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:34.631043 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fe70ba02-6c5b-40d0-8155-2f048cbf1f32 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 200 Aug 13 19:41:34.631515 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1349/5418] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:34 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:35.400305 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a60d6029-43f5-434b-8e27-e2c2569ccf6d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:35.402417 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a60d6029-43f5-434b-8e27-e2c2569ccf6d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c Aug 13 19:41:35.402661 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a60d6029-43f5-434b-8e27-e2c2569ccf6d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:35.402853 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a60d6029-43f5-434b-8e27-e2c2569ccf6d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:35.411515 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:35.411515 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:35.415025 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a60d6029-43f5-434b-8e27-e2c2569ccf6d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:35.420591 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a60d6029-43f5-434b-8e27-e2c2569ccf6d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c returned with HTTP 200 Aug 13 19:41:35.421234 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1359/5419] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:35 2026] GET /volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:35.435709 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-456e0300-73fd-4b3c-91c5-2331379a79f3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:35.437183 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-456e0300-73fd-4b3c-91c5-2331379a79f3 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:35.437496 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-456e0300-73fd-4b3c-91c5-2331379a79f3 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65e7aa35-b371-45bc-a618-d59a326cbb0c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-418279151"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:35.446139 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:35.446139 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:35.446538 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-456e0300-73fd-4b3c-91c5-2331379a79f3 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:35.446670 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-456e0300-73fd-4b3c-91c5-2331379a79f3 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create snapshot from volume 65e7aa35-b371-45bc-a618-d59a326cbb0c Aug 13 19:41:35.467582 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-456e0300-73fd-4b3c-91c5-2331379a79f3 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['0fd66eef-49b7-487a-81d5-8861ad0ffcb0', '33510c4a-cf5d-491f-b28a-9af783d9e473', 'f3970774-ad42-4f09-90e7-007add236f1d', '411d5d70-71c3-4f5d-b0ed-c0612c5f37be'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:35.491785 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-456e0300-73fd-4b3c-91c5-2331379a79f3 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot create request issued successfully. Aug 13 19:41:35.492126 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-456e0300-73fd-4b3c-91c5-2331379a79f3 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:35.492576 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1360/5420] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:35 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 13 19:41:35.501261 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-50617d9f-2df3-4f5c-99ee-07d9b86ed3aa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:35.503492 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50617d9f-2df3-4f5c-99ee-07d9b86ed3aa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e Aug 13 19:41:35.503754 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50617d9f-2df3-4f5c-99ee-07d9b86ed3aa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:35.504049 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-50617d9f-2df3-4f5c-99ee-07d9b86ed3aa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:35.508801 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:35.508801 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:35.509068 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-50617d9f-2df3-4f5c-99ee-07d9b86ed3aa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:35.509775 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-50617d9f-2df3-4f5c-99ee-07d9b86ed3aa tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e returned with HTTP 200 Aug 13 19:41:35.510155 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1353/5421] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:35 2026] GET /volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:35.648213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2b57fe48-c84c-44dc-9e7f-61f39e828bc3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:35.649875 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b57fe48-c84c-44dc-9e7f-61f39e828bc3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 Aug 13 19:41:35.650083 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b57fe48-c84c-44dc-9e7f-61f39e828bc3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:35.650374 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2b57fe48-c84c-44dc-9e7f-61f39e828bc3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:35.655428 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2b57fe48-c84c-44dc-9e7f-61f39e828bc3 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 returned with HTTP 404 Aug 13 19:41:35.655843 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1350/5422] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:35 2026] GET /volume/v3/volumes/dcad1eb0-f456-40a6-983c-9194c34d7c39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:35.703911 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5c3471cb-21f9-4c1c-b7dd-802dc9adcd01 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:35.705593 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c3471cb-21f9-4c1c-b7dd-802dc9adcd01 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] DELETE https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:41:35.705766 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c3471cb-21f9-4c1c-b7dd-802dc9adcd01 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:35.705956 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5c3471cb-21f9-4c1c-b7dd-802dc9adcd01 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:35.706110 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-5c3471cb-21f9-4c1c-b7dd-802dc9adcd01 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Delete volume with id: 9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:41:35.712416 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:35.712416 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:35.712830 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5c3471cb-21f9-4c1c-b7dd-802dc9adcd01 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:35.726530 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5c3471cb-21f9-4c1c-b7dd-802dc9adcd01 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Delete volume request issued successfully. Aug 13 19:41:35.726691 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5c3471cb-21f9-4c1c-b7dd-802dc9adcd01 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 202 Aug 13 19:41:35.727050 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1360/5423] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:35 2026] DELETE /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:35.733330 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4893a2a6-f31d-451b-b2f0-beb7d9cd2fec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:35.735132 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4893a2a6-f31d-451b-b2f0-beb7d9cd2fec tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:41:35.735324 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4893a2a6-f31d-451b-b2f0-beb7d9cd2fec tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:35.735508 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4893a2a6-f31d-451b-b2f0-beb7d9cd2fec tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:35.742690 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:35.742690 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:35.746317 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4893a2a6-f31d-451b-b2f0-beb7d9cd2fec tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:35.750455 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4893a2a6-f31d-451b-b2f0-beb7d9cd2fec tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 200 Aug 13 19:41:35.750833 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1361/5424] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:35 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:36.519378 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3c4e65ee-7402-4808-aace-bdd58fbbb333 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:36.520965 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c4e65ee-7402-4808-aace-bdd58fbbb333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e Aug 13 19:41:36.521192 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c4e65ee-7402-4808-aace-bdd58fbbb333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:36.521430 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3c4e65ee-7402-4808-aace-bdd58fbbb333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:36.526003 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:36.526003 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:36.526308 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3c4e65ee-7402-4808-aace-bdd58fbbb333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:36.526917 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3c4e65ee-7402-4808-aace-bdd58fbbb333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e returned with HTTP 200 Aug 13 19:41:36.527306 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1354/5425] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:36 2026] GET /volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:36.535147 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ef886fc8-d4a4-4201-a639-7141476d857d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:36.536870 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ef886fc8-d4a4-4201-a639-7141476d857d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] PUT https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e Aug 13 19:41:36.537218 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ef886fc8-d4a4-4201-a639-7141476d857d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:36.543770 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:36.543770 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:36.544246 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-ef886fc8-d4a4-4201-a639-7141476d857d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Snapshot retrieved successfully. Aug 13 19:41:36.549842 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ef886fc8-d4a4-4201-a639-7141476d857d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e returned with HTTP 200 Aug 13 19:41:36.550223 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1351/5426] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:41:36 2026] PUT /volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:36.557952 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0750cb98-5493-4176-8bf3-f2e62e94edff None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:36.559836 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0750cb98-5493-4176-8bf3-f2e62e94edff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e Aug 13 19:41:36.560013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0750cb98-5493-4176-8bf3-f2e62e94edff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:36.560210 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0750cb98-5493-4176-8bf3-f2e62e94edff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:36.560346 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-0750cb98-5493-4176-8bf3-f2e62e94edff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete snapshot with id: aa58d834-444d-4049-94aa-4c906fd76c2e Aug 13 19:41:36.565611 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:36.565611 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:36.566030 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0750cb98-5493-4176-8bf3-f2e62e94edff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:36.580181 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0750cb98-5493-4176-8bf3-f2e62e94edff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot delete request issued successfully. Aug 13 19:41:36.580337 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0750cb98-5493-4176-8bf3-f2e62e94edff tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e returned with HTTP 202 Aug 13 19:41:36.580870 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1361/5427] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:36 2026] DELETE /volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:36.587171 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-220df1c2-209f-4c30-9ad6-018c1b6bec98 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:36.588841 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-220df1c2-209f-4c30-9ad6-018c1b6bec98 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e Aug 13 19:41:36.589016 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-220df1c2-209f-4c30-9ad6-018c1b6bec98 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:36.589219 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-220df1c2-209f-4c30-9ad6-018c1b6bec98 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:36.593648 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:36.593648 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:36.593890 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-220df1c2-209f-4c30-9ad6-018c1b6bec98 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:36.594483 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-220df1c2-209f-4c30-9ad6-018c1b6bec98 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e returned with HTTP 200 Aug 13 19:41:36.594817 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1362/5428] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:36 2026] GET /volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e => generated 493 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:36.762356 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-aac40b79-75c1-4c06-949a-04e2f5cd3ccd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:36.764091 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aac40b79-75c1-4c06-949a-04e2f5cd3ccd tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 Aug 13 19:41:36.764264 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aac40b79-75c1-4c06-949a-04e2f5cd3ccd tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:36.764474 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-aac40b79-75c1-4c06-949a-04e2f5cd3ccd tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:36.769981 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-aac40b79-75c1-4c06-949a-04e2f5cd3ccd tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 returned with HTTP 404 Aug 13 19:41:36.770402 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1355/5429] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:36 2026] GET /volume/v3/volumes/9d8eabe5-7778-4c16-ac53-0e18f58c5643 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:36.868140 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0a50d248-ef32-4d60-9ddf-f06c5cc7d167 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:36.869832 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a50d248-ef32-4d60-9ddf-f06c5cc7d167 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] DELETE https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:41:36.870024 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0a50d248-ef32-4d60-9ddf-f06c5cc7d167 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:36.870284 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0a50d248-ef32-4d60-9ddf-f06c5cc7d167 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:36.870458 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-0a50d248-ef32-4d60-9ddf-f06c5cc7d167 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Delete volume with id: fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:41:36.877416 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:36.877416 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:36.877830 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0a50d248-ef32-4d60-9ddf-f06c5cc7d167 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:36.893640 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0a50d248-ef32-4d60-9ddf-f06c5cc7d167 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Delete volume request issued successfully. Aug 13 19:41:36.893825 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0a50d248-ef32-4d60-9ddf-f06c5cc7d167 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 202 Aug 13 19:41:36.894285 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1352/5430] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:36 2026] DELETE /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:36.901262 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-25be16b0-fcfc-44e0-88e3-1aeb1b5de751 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:36.903060 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25be16b0-fcfc-44e0-88e3-1aeb1b5de751 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:41:36.903316 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25be16b0-fcfc-44e0-88e3-1aeb1b5de751 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:36.903534 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-25be16b0-fcfc-44e0-88e3-1aeb1b5de751 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:36.909999 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:36.909999 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:36.913292 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-25be16b0-fcfc-44e0-88e3-1aeb1b5de751 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Volume info retrieved successfully. Aug 13 19:41:36.917458 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-25be16b0-fcfc-44e0-88e3-1aeb1b5de751 tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 200 Aug 13 19:41:36.917809 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1362/5431] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:36 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:37.602644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-29f53754-b26c-49dc-b1a8-20bbd11679ea None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:37.604194 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-29f53754-b26c-49dc-b1a8-20bbd11679ea tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e Aug 13 19:41:37.604365 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-29f53754-b26c-49dc-b1a8-20bbd11679ea tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:37.604528 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-29f53754-b26c-49dc-b1a8-20bbd11679ea tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:37.608395 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-29f53754-b26c-49dc-b1a8-20bbd11679ea tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e returned with HTTP 404 Aug 13 19:41:37.608759 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1363/5432] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:37 2026] GET /volume/v3/snapshots/aa58d834-444d-4049-94aa-4c906fd76c2e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:37.615043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-26fc4640-7200-45ce-9d96-92df50515752 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:37.616746 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26fc4640-7200-45ce-9d96-92df50515752 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c Aug 13 19:41:37.616941 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26fc4640-7200-45ce-9d96-92df50515752 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:37.617144 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-26fc4640-7200-45ce-9d96-92df50515752 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:37.617328 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-26fc4640-7200-45ce-9d96-92df50515752 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: 65e7aa35-b371-45bc-a618-d59a326cbb0c Aug 13 19:41:37.626433 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:37.626433 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:37.626910 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-26fc4640-7200-45ce-9d96-92df50515752 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:37.641423 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-26fc4640-7200-45ce-9d96-92df50515752 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:37.641557 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-26fc4640-7200-45ce-9d96-92df50515752 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c returned with HTTP 202 Aug 13 19:41:37.641945 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1356/5433] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:37 2026] DELETE /volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:37.648286 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f8f2154f-84c3-4bf3-8a3a-f467aba0222d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:37.650061 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f8f2154f-84c3-4bf3-8a3a-f467aba0222d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c Aug 13 19:41:37.650290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f8f2154f-84c3-4bf3-8a3a-f467aba0222d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:37.650490 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f8f2154f-84c3-4bf3-8a3a-f467aba0222d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:37.657024 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:37.657024 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:37.660346 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f8f2154f-84c3-4bf3-8a3a-f467aba0222d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:37.664993 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f8f2154f-84c3-4bf3-8a3a-f467aba0222d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c returned with HTTP 200 Aug 13 19:41:37.665387 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1353/5434] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:37 2026] GET /volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:37.929965 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ee0dcbbb-e564-4f7a-8980-882ab80e388e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:37.931587 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee0dcbbb-e564-4f7a-8980-882ab80e388e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] GET https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b Aug 13 19:41:37.931829 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee0dcbbb-e564-4f7a-8980-882ab80e388e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:37.932017 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ee0dcbbb-e564-4f7a-8980-882ab80e388e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:37.937318 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ee0dcbbb-e564-4f7a-8980-882ab80e388e tempest-AttachVolumeNegativeTest-1364005849 tempest-AttachVolumeNegativeTest-1364005849-project-member] https://10.4.3.126/volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b returned with HTTP 404 Aug 13 19:41:37.937728 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1363/5435] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:37 2026] GET /volume/v3/volumes/fb197c1c-dcbd-4758-8e0f-403c4203012b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:38.679745 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c9df5b68-11ff-4f53-abc8-80791fc753c5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:38.681350 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c9df5b68-11ff-4f53-abc8-80791fc753c5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c Aug 13 19:41:38.681527 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c9df5b68-11ff-4f53-abc8-80791fc753c5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:38.681694 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c9df5b68-11ff-4f53-abc8-80791fc753c5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:38.686805 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c9df5b68-11ff-4f53-abc8-80791fc753c5 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c returned with HTTP 404 Aug 13 19:41:38.687238 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1364/5436] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:38 2026] GET /volume/v3/volumes/65e7aa35-b371-45bc-a618-d59a326cbb0c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:38.693703 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:38.695713 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:38.695915 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-46111227"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:38.697509 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-46111227'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:38.697621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume of 1 GB Aug 13 19:41:38.701115 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Availability Zones retrieved successfully. Aug 13 19:41:38.707607 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (e5493229-f682-4e98-a650-3d167f61b79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:38.708419 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa7a5d8-ee7d-4e2f-88ca-dfdf93f5c4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:38.709105 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:38.730172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa7a5d8-ee7d-4e2f-88ca-dfdf93f5c4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:38.730816 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da86ac59-cdc0-4a55-8a9e-18d555e258b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:38.763420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['91c8190d-00d2-4599-9174-3e6ce8256ca5', 'e256e526-c606-46f6-8e0d-010109e9bfb1', 'b3255571-bc33-400b-95e5-041eb321687c', '572f18e9-67e9-4fe3-be97-313e32762b79'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:38.764215 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da86ac59-cdc0-4a55-8a9e-18d555e258b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c8190d-00d2-4599-9174-3e6ce8256ca5', 'e256e526-c606-46f6-8e0d-010109e9bfb1', 'b3255571-bc33-400b-95e5-041eb321687c', '572f18e9-67e9-4fe3-be97-313e32762b79']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:38.764841 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6d0a37-6998-44ff-b202-4984f9a6e450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:38.784919 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6d0a37-6998-44ff-b202-4984f9a6e450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7328029-bba4-4a5e-b41b-2e72019ae77f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-46111227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['91c8190d-00d2-4599-9174-3e6ce8256ca5','e256e526-c606-46f6-8e0d-010109e9bfb1','b3255571-bc33-400b-95e5-041eb321687c','572f18e9-67e9-4fe3-be97-313e32762b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-46111227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7328029-bba4-4a5e-b41b-2e72019ae77f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315f75d7e9ff43b5afe51db8af372f73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2c44545cdf423dab9f802e52f89307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:38.785705 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739c5d0e-07c1-4b29-8c67-5e4e0d2ba0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:38.800193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739c5d0e-07c1-4b29-8c67-5e4e0d2ba0e4) transitioned into state 'SUCCESS' from state '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-46111227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315f75d7e9ff43b5afe51db8af372f73',qos_specs=None,replication_status=,reservations=['91c8190d-00d2-4599-9174-3e6ce8256ca5','e256e526-c606-46f6-8e0d-010109e9bfb1','b3255571-bc33-400b-95e5-041eb321687c','572f18e9-67e9-4fe3-be97-313e32762b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2c44545cdf423dab9f802e52f89307',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:38.800795 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa58f22-12c7-4ad7-999a-54763e093b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:38.809027 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa58f22-12c7-4ad7-999a-54763e093b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:38.809796 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Flow 'volume_create_api' (e5493229-f682-4e98-a650-3d167f61b79c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:38.810072 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create volume request issued successfully. Aug 13 19:41:38.810576 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a9a6b289-a42f-4a0d-ae0a-e16d17e1b337 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:38.810971 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1357/5437] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:41:38 2026] POST /volume/v3/volumes => generated 776 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:38.821793 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7a984b92-971b-4da8-8520-fbeb604c0c3e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:38.823391 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7a984b92-971b-4da8-8520-fbeb604c0c3e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f Aug 13 19:41:38.823557 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7a984b92-971b-4da8-8520-fbeb604c0c3e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:38.823730 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7a984b92-971b-4da8-8520-fbeb604c0c3e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:38.830095 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:38.830095 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:38.833149 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7a984b92-971b-4da8-8520-fbeb604c0c3e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:38.836625 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7a984b92-971b-4da8-8520-fbeb604c0c3e tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f returned with HTTP 200 Aug 13 19:41:38.836953 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1354/5438] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:38 2026] GET /volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:39.849552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bed39d7b-99ae-4ee6-90ea-affa04f916b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:39.851505 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bed39d7b-99ae-4ee6-90ea-affa04f916b9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f Aug 13 19:41:39.851697 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bed39d7b-99ae-4ee6-90ea-affa04f916b9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:39.851863 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bed39d7b-99ae-4ee6-90ea-affa04f916b9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:39.857987 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:39.857987 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:39.860616 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bed39d7b-99ae-4ee6-90ea-affa04f916b9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:39.863745 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bed39d7b-99ae-4ee6-90ea-affa04f916b9 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f returned with HTTP 200 Aug 13 19:41:39.864029 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1364/5439] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:39 2026] GET /volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:39.874765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-68f4485f-5326-430e-9d05-7dae98976333 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:39.876352 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68f4485f-5326-430e-9d05-7dae98976333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:41:39.876700 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-68f4485f-5326-430e-9d05-7dae98976333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7328029-bba4-4a5e-b41b-2e72019ae77f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1003092020"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:39.884143 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:39.884143 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:39.884424 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-68f4485f-5326-430e-9d05-7dae98976333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:39.884522 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-68f4485f-5326-430e-9d05-7dae98976333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Create snapshot from volume f7328029-bba4-4a5e-b41b-2e72019ae77f Aug 13 19:41:39.902921 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-68f4485f-5326-430e-9d05-7dae98976333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Created reservations ['bf2100ce-e7ed-4889-be66-efcd9c8dc157', 'a8ddffd7-0f4d-48d7-90ac-ccfe6146de2a', '10b39c64-b928-4a79-b81c-82115e8172ec', '500560bc-d7b2-445b-88b9-bfb28a8edcc9'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:39.926560 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-68f4485f-5326-430e-9d05-7dae98976333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot create request issued successfully. Aug 13 19:41:39.926870 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-68f4485f-5326-430e-9d05-7dae98976333 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:41:39.927408 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1365/5440] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:41:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:41:39.938362 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0f44d49f-3333-47b1-aea6-8fab42611d90 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:39.940247 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f44d49f-3333-47b1-aea6-8fab42611d90 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 Aug 13 19:41:39.940410 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f44d49f-3333-47b1-aea6-8fab42611d90 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:39.940578 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0f44d49f-3333-47b1-aea6-8fab42611d90 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:39.945710 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:39.945710 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:39.946029 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0f44d49f-3333-47b1-aea6-8fab42611d90 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:39.946689 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0f44d49f-3333-47b1-aea6-8fab42611d90 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 returned with HTTP 200 Aug 13 19:41:39.947057 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1358/5441] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:39 2026] GET /volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:40.956558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2be714b2-e69e-4756-b2bc-98673718f9e7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:40.958321 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2be714b2-e69e-4756-b2bc-98673718f9e7 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 Aug 13 19:41:40.958542 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2be714b2-e69e-4756-b2bc-98673718f9e7 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:40.958741 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2be714b2-e69e-4756-b2bc-98673718f9e7 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:40.963624 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:40.963624 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:40.963904 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2be714b2-e69e-4756-b2bc-98673718f9e7 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:40.964605 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2be714b2-e69e-4756-b2bc-98673718f9e7 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 returned with HTTP 200 Aug 13 19:41:40.964958 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1355/5442] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:40 2026] GET /volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:40.973366 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-69a9ee62-f745-421f-8c99-a9c6a64a7d3d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:40.975308 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-69a9ee62-f745-421f-8c99-a9c6a64a7d3d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] POST https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9/action Aug 13 19:41:40.975621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-69a9ee62-f745-421f-8c99-a9c6a64a7d3d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:40.975772 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-69a9ee62-f745-421f-8c99-a9c6a64a7d3d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:40.977143 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.admin_actions [None req-69a9ee62-f745-421f-8c99-a9c6a64a7d3d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Updating snapshot '73cb35a8-19cc-44d7-a6d3-87c321710ae9' with '{'status': 'creating'}' {{(pid=100185) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 19:41:40.985382 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:40.985382 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:40.994712 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-69a9ee62-f745-421f-8c99-a9c6a64a7d3d tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9/action returned with HTTP 202 Aug 13 19:41:40.995109 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1365/5443] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:41:40 2026] POST /volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:41:41.001570 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0b5415ad-fe08-4bbe-ad95-99bef70fbb15 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:41.003512 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0b5415ad-fe08-4bbe-ad95-99bef70fbb15 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 Aug 13 19:41:41.003746 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0b5415ad-fe08-4bbe-ad95-99bef70fbb15 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:41.003967 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0b5415ad-fe08-4bbe-ad95-99bef70fbb15 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:41.008884 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:41.008884 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:41.009213 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0b5415ad-fe08-4bbe-ad95-99bef70fbb15 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:41.009921 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0b5415ad-fe08-4bbe-ad95-99bef70fbb15 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 returned with HTTP 200 Aug 13 19:41:41.010362 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1366/5444] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:41 2026] GET /volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:41.017964 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ed16e7a7-a5a0-4c96-be38-9be1e4829509 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:41.019579 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ed16e7a7-a5a0-4c96-be38-9be1e4829509 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] POST https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9/action Aug 13 19:41:41.019873 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ed16e7a7-a5a0-4c96-be38-9be1e4829509 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:41.020019 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ed16e7a7-a5a0-4c96-be38-9be1e4829509 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:41.021242 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed16e7a7-a5a0-4c96-be38-9be1e4829509 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100183) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 19:41:41.022773 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=303,cinder:UPDATE=112,cinder:INSERT=61 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:41:41.026329 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:41.026329 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:41.026701 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.contrib.snapshot_actions [None req-ed16e7a7-a5a0-4c96-be38-9be1e4829509 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] Updating snapshot 73cb35a8-19cc-44d7-a6d3-87c321710ae9 with info {'id': '73cb35a8-19cc-44d7-a6d3-87c321710ae9', 'status': 'error', 'progress': '80%'} Aug 13 19:41:41.031944 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ed16e7a7-a5a0-4c96-be38-9be1e4829509 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-member] https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9/action returned with HTTP 202 Aug 13 19:41:41.032362 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1359/5445] 10.4.3.126 () {68 vars in 1396 bytes} [Thu Aug 13 19:41:41 2026] POST /volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:41.038667 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0e7bba31-f4f2-4294-b246-16d92abad0c2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:41.040208 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0e7bba31-f4f2-4294-b246-16d92abad0c2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 Aug 13 19:41:41.040419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0e7bba31-f4f2-4294-b246-16d92abad0c2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:41.040682 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0e7bba31-f4f2-4294-b246-16d92abad0c2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:41.040782 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-0e7bba31-f4f2-4294-b246-16d92abad0c2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete snapshot with id: 73cb35a8-19cc-44d7-a6d3-87c321710ae9 Aug 13 19:41:41.045231 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:41.045231 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:41.045503 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0e7bba31-f4f2-4294-b246-16d92abad0c2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:41.057918 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-0e7bba31-f4f2-4294-b246-16d92abad0c2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot delete request issued successfully. Aug 13 19:41:41.058102 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0e7bba31-f4f2-4294-b246-16d92abad0c2 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 returned with HTTP 202 Aug 13 19:41:41.058490 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1356/5446] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:41:41 2026] DELETE /volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:41.065902 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-727cf4fd-b92e-475e-8320-a211cba0e09c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:41.067565 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-727cf4fd-b92e-475e-8320-a211cba0e09c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 Aug 13 19:41:41.067770 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-727cf4fd-b92e-475e-8320-a211cba0e09c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:41.067980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-727cf4fd-b92e-475e-8320-a211cba0e09c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:41.069606 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=358,cinder:INSERT=79,cinder:UPDATE=142,cinder:DELETE=1 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:41:41.072634 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:41.072634 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:41.073004 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-727cf4fd-b92e-475e-8320-a211cba0e09c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Snapshot retrieved successfully. Aug 13 19:41:41.073793 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-727cf4fd-b92e-475e-8320-a211cba0e09c tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 returned with HTTP 200 Aug 13 19:41:41.074188 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1366/5447] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:41 2026] GET /volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:41.111388 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-514a62e1-1662-42b0-afb6-fdcadf75c91c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:41.181797 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-514a62e1-1662-42b0-afb6-fdcadf75c91c tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:41.182102 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-514a62e1-1662-42b0-afb6-fdcadf75c91c tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-465077925"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:41.192741 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-514a62e1-1662-42b0-afb6-fdcadf75c91c tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:41.193048 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1367/5448] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:41:41 2026] POST /volume/v3/types => generated 223 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:41.200148 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2de00c6e-09ec-49de-ab84-443250949f47 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:41.201642 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2de00c6e-09ec-49de-ab84-443250949f47 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:41:41.201963 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2de00c6e-09ec-49de-ab84-443250949f47 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-864890276"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:41.203243 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:41.203243 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:41.212840 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2de00c6e-09ec-49de-ab84-443250949f47 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:41:41.213224 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1360/5449] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:41:41 2026] POST /volume/v3/group_types => generated 180 bytes in 13 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 19:41:41.219852 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7f429590-5191-4ba8-9c77-4b6ce5840dd1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:41.269878 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7f429590-5191-4ba8-9c77-4b6ce5840dd1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:41:41.270193 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7f429590-5191-4ba8-9c77-4b6ce5840dd1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "62478553-e1a3-404f-9021-7ee8f439d23c", "volume_types": ["bdebda14-3e37-4a5d-b33c-abaa4c2e89ca"], "name": "tempest-GroupSnapshotsTest-Group-639444963"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:41.271457 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-7f429590-5191-4ba8-9c77-4b6ce5840dd1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating new group {'group': {'group_type': '62478553-e1a3-404f-9021-7ee8f439d23c', 'volume_types': ['bdebda14-3e37-4a5d-b33c-abaa4c2e89ca'], 'name': 'tempest-GroupSnapshotsTest-Group-639444963'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:41:41.274563 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-7f429590-5191-4ba8-9c77-4b6ce5840dd1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating group tempest-GroupSnapshotsTest-Group-639444963. Aug 13 19:41:41.275382 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:41.275382 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:41.280019 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7f429590-5191-4ba8-9c77-4b6ce5840dd1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability Zones retrieved successfully. Aug 13 19:41:41.293069 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-7f429590-5191-4ba8-9c77-4b6ce5840dd1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['05f28de6-ad28-4956-b142-480d83e2c3be'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:41.310226 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7f429590-5191-4ba8-9c77-4b6ce5840dd1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:41:41.310615 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1357/5450] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:41:41 2026] POST /volume/v3/groups => generated 111 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:41.317411 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-69535997-4d2c-4436-b8dc-27c8ef2cd4ea None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:41.318906 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-69535997-4d2c-4436-b8dc-27c8ef2cd4ea tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 Aug 13 19:41:41.319109 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-69535997-4d2c-4436-b8dc-27c8ef2cd4ea tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:41.319286 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-69535997-4d2c-4436-b8dc-27c8ef2cd4ea tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:41.319416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-69535997-4d2c-4436-b8dc-27c8ef2cd4ea tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:41.322336 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:41.322336 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:41.328268 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-69535997-4d2c-4436-b8dc-27c8ef2cd4ea tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 returned with HTTP 200 Aug 13 19:41:41.328633 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1367/5451] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:41 2026] GET /volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 => generated 391 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:42.083618 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-62c0e3d5-4716-4db2-af80-bfa8e56c4d89 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:42.085450 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-62c0e3d5-4716-4db2-af80-bfa8e56c4d89 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 Aug 13 19:41:42.085662 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-62c0e3d5-4716-4db2-af80-bfa8e56c4d89 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:42.085878 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-62c0e3d5-4716-4db2-af80-bfa8e56c4d89 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:42.090612 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-62c0e3d5-4716-4db2-af80-bfa8e56c4d89 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 returned with HTTP 404 Aug 13 19:41:42.091314 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1368/5452] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:42 2026] GET /volume/v3/snapshots/73cb35a8-19cc-44d7-a6d3-87c321710ae9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:42.097172 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a81f92e-3421-440c-b73a-90ef32bb7625 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:42.098903 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a81f92e-3421-440c-b73a-90ef32bb7625 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f Aug 13 19:41:42.099101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a81f92e-3421-440c-b73a-90ef32bb7625 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:42.099293 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a81f92e-3421-440c-b73a-90ef32bb7625 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:42.099451 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0a81f92e-3421-440c-b73a-90ef32bb7625 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume with id: f7328029-bba4-4a5e-b41b-2e72019ae77f Aug 13 19:41:42.105895 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:42.105895 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:42.106205 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0a81f92e-3421-440c-b73a-90ef32bb7625 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:42.123873 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0a81f92e-3421-440c-b73a-90ef32bb7625 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Delete volume request issued successfully. Aug 13 19:41:42.124145 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a81f92e-3421-440c-b73a-90ef32bb7625 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f returned with HTTP 202 Aug 13 19:41:42.124848 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1361/5453] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:41:42 2026] DELETE /volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:42.131697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e9c17074-f259-4039-b321-830202ad4e34 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:42.133637 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e9c17074-f259-4039-b321-830202ad4e34 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f Aug 13 19:41:42.133851 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e9c17074-f259-4039-b321-830202ad4e34 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:42.134087 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e9c17074-f259-4039-b321-830202ad4e34 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:42.141698 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:42.141698 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:42.144558 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e9c17074-f259-4039-b321-830202ad4e34 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Volume info retrieved successfully. Aug 13 19:41:42.148046 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e9c17074-f259-4039-b321-830202ad4e34 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f returned with HTTP 200 Aug 13 19:41:42.148420 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1358/5454] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:42 2026] GET /volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:42.336987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6f0b0318-f4f1-4566-9efc-1edf6228cf29 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:42.338508 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f0b0318-f4f1-4566-9efc-1edf6228cf29 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 Aug 13 19:41:42.338688 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f0b0318-f4f1-4566-9efc-1edf6228cf29 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:42.338854 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f0b0318-f4f1-4566-9efc-1edf6228cf29 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:42.338963 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-6f0b0318-f4f1-4566-9efc-1edf6228cf29 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:42.341990 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:42.341990 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:42.347662 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f0b0318-f4f1-4566-9efc-1edf6228cf29 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 returned with HTTP 200 Aug 13 19:41:42.347970 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1368/5455] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:42 2026] GET /volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:42.355772 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:42.357414 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:42.357819 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1714933824", "volume_type": "bdebda14-3e37-4a5d-b33c-abaa4c2e89ca", "group_id": "afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:42.359326 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1714933824', 'volume_type': 'bdebda14-3e37-4a5d-b33c-abaa4c2e89ca', 'group_id': 'afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:42.361530 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=283,cinder:UPDATE=111,cinder:INSERT=65 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:41:42.366817 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:42.366817 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:42.367358 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume of 1 GB Aug 13 19:41:42.372695 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability Zones retrieved successfully. Aug 13 19:41:42.377714 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (e9d18d25-9814-4faf-9855-3342cdec947c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:42.378666 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f604efd-a806-4529-bdcf-14ff145b17a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:42.379129 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:42.379129 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:42.379571 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:42.397166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f604efd-a806-4529-bdcf-14ff145b17a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bdebda14-3e37-4a5d-b33c-abaa4c2e89ca,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-465077925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bdebda14-3e37-4a5d-b33c-abaa4c2e89ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:42.397886 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e02c921e-1d98-4642-83d3-eb52a69a5dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:42.421378 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-465077925 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-465077925, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:42.421660 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-465077925 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-465077925, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:42.450453 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['3add5b2b-68ba-4f39-a5f0-aa961e1df3c5', 'be477fc4-a76e-492b-9f0c-efabefe0e3b5', '8a891558-a494-44fb-943f-d5563c711a9b', '60a12cdb-9623-4956-8dc4-2faa7d8db2a0'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:42.451205 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e02c921e-1d98-4642-83d3-eb52a69a5dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3add5b2b-68ba-4f39-a5f0-aa961e1df3c5', 'be477fc4-a76e-492b-9f0c-efabefe0e3b5', '8a891558-a494-44fb-943f-d5563c711a9b', '60a12cdb-9623-4956-8dc4-2faa7d8db2a0']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:42.451941 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2da78517-4ff7-44d2-aa27-4a8c9f662faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:42.472059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2da78517-4ff7-44d2-aa27-4a8c9f662faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7e57f6e-5a2d-49d3-b16a-5403b58ff700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1714933824',encryption_key_id=None,group_id=afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['3add5b2b-68ba-4f39-a5f0-aa961e1df3c5','be477fc4-a76e-492b-9f0c-efabefe0e3b5','8a891558-a494-44fb-943f-d5563c711a9b','60a12cdb-9623-4956-8dc4-2faa7d8db2a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=bdebda14-3e37-4a5d-b33c-abaa4c2e89ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1714933824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8,host=None,id=f7e57f6e-5a2d-49d3-b16a-5403b58ff700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c830869607484e3c8b065ea23e5822b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdebda14-3e37-4a5d-b33c-abaa4c2e89ca),volume_type_id=bdebda14-3e37-4a5d-b33c-abaa4c2e89ca)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:42.473330 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527d6fed-a269-4217-9de8-fe64e05a7e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:42.488549 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527d6fed-a269-4217-9de8-fe64e05a7e99) transitioned into state 'SUCCESS' from state '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-1714933824',encryption_key_id=None,group_id=afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['3add5b2b-68ba-4f39-a5f0-aa961e1df3c5','be477fc4-a76e-492b-9f0c-efabefe0e3b5','8a891558-a494-44fb-943f-d5563c711a9b','60a12cdb-9623-4956-8dc4-2faa7d8db2a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=bdebda14-3e37-4a5d-b33c-abaa4c2e89ca)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:42.489256 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01eb0949-c419-4d7a-a005-99705884f635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:42.499500 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01eb0949-c419-4d7a-a005-99705884f635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:42.500240 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (e9d18d25-9814-4faf-9855-3342cdec947c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:42.500529 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request issued successfully. Aug 13 19:41:42.501114 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:42.501259 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:42.535348 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:42.538227 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:42.538227 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:42.541598 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3566f5e5-6b3b-40f1-aa74-6b2e4a5d3404 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:42.542110 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1369/5456] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:41:42 2026] POST /volume/v3/volumes => generated 822 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:42.553663 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ccf87e16-abbe-4788-84ee-069abe6dffee None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:42.555223 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ccf87e16-abbe-4788-84ee-069abe6dffee tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 Aug 13 19:41:42.555500 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ccf87e16-abbe-4788-84ee-069abe6dffee tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:42.555582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ccf87e16-abbe-4788-84ee-069abe6dffee tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:42.561594 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:42.561594 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:42.564974 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ccf87e16-abbe-4788-84ee-069abe6dffee tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:42.565181 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-ccf87e16-abbe-4788-84ee-069abe6dffee tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:42.565341 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-ccf87e16-abbe-4788-84ee-069abe6dffee tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:42.596646 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-ccf87e16-abbe-4788-84ee-069abe6dffee tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:42.599189 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:42.599189 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:42.604948 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ccf87e16-abbe-4788-84ee-069abe6dffee tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 returned with HTTP 200 Aug 13 19:41:42.605314 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1362/5457] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:42 2026] GET /volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 => generated 890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:43.161948 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-98157876-a3ba-44f0-a61e-d4fdcb48a763 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:43.163859 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-98157876-a3ba-44f0-a61e-d4fdcb48a763 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] GET https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f Aug 13 19:41:43.164064 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-98157876-a3ba-44f0-a61e-d4fdcb48a763 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:43.164244 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-98157876-a3ba-44f0-a61e-d4fdcb48a763 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:43.184340 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-98157876-a3ba-44f0-a61e-d4fdcb48a763 tempest-ProjectMemberTests-2096245004 tempest-ProjectMemberTests-2096245004-project-admin] https://10.4.3.126/volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f returned with HTTP 404 Aug 13 19:41:43.184840 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1359/5458] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:41:43 2026] GET /volume/v3/volumes/f7328029-bba4-4a5e-b41b-2e72019ae77f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:43.617584 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:43.619393 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 Aug 13 19:41:43.619596 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:43.619771 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:43.627330 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:43.627330 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:43.631570 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:43.632484 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:43.632689 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:43.665580 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:43.668321 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:43.668321 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:43.674622 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9fab9aa7-5bfd-4a41-826f-8ddbfdab8ad7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 returned with HTTP 200 Aug 13 19:41:43.675003 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1369/5459] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:43 2026] GET /volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:43.686090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-258bb331-c57e-493e-8d28-929ed31d89e6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:43.687810 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-258bb331-c57e-493e-8d28-929ed31d89e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/group_snapshots Aug 13 19:41:43.688137 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-258bb331-c57e-493e-8d28-929ed31d89e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8", "name": "tempest-group_snapshot-1194733257"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:43.689473 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-258bb331-c57e-493e-8d28-929ed31d89e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8', 'name': 'tempest-group_snapshot-1194733257'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 19:41:43.692699 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:43.692699 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:43.695508 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.group_snapshots [None req-258bb331-c57e-493e-8d28-929ed31d89e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating group_snapshot tempest-group_snapshot-1194733257. Aug 13 19:41:43.711325 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:43.711325 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:43.720915 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-258bb331-c57e-493e-8d28-929ed31d89e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-465077925 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-465077925, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:43.739803 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-258bb331-c57e-493e-8d28-929ed31d89e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['19ccba80-958d-4bf1-8bce-c926ef887cbb', 'ec155fb7-1f92-4a18-960d-c02288f9efe8', '976767e4-63ef-4473-b438-946d2aaaa197', 'd706ca47-ea70-4069-90e9-1783b05afd0b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:43.763535 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-258bb331-c57e-493e-8d28-929ed31d89e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 202 Aug 13 19:41:43.764009 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1370/5460] 10.4.3.126 () {70 vars in 1324 bytes} [Thu Aug 13 19:41:43 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:43.770897 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4d93b6e2-4a93-458b-b58d-ae97df3669f9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:43.772979 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d93b6e2-4a93-458b-b58d-ae97df3669f9 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 Aug 13 19:41:43.773193 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d93b6e2-4a93-458b-b58d-ae97df3669f9 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:43.773630 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4d93b6e2-4a93-458b-b58d-ae97df3669f9 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:43.773630 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-4d93b6e2-4a93-458b-b58d-ae97df3669f9 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 2c88ea01-b4e8-4eca-84ed-298d20e21025 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:41:43.777890 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:43.777890 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:43.781315 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4d93b6e2-4a93-458b-b58d-ae97df3669f9 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 returned with HTTP 200 Aug 13 19:41:43.781741 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1363/5461] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:41:43 2026] GET /volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:44.790382 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-00fa5e10-4b89-4914-ae1f-aa33dff9b24f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:44.791889 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00fa5e10-4b89-4914-ae1f-aa33dff9b24f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 Aug 13 19:41:44.792077 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00fa5e10-4b89-4914-ae1f-aa33dff9b24f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:44.792258 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-00fa5e10-4b89-4914-ae1f-aa33dff9b24f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:44.792431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.group_snapshots [None req-00fa5e10-4b89-4914-ae1f-aa33dff9b24f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 2c88ea01-b4e8-4eca-84ed-298d20e21025 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:41:44.795496 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:44.795496 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:44.798598 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-00fa5e10-4b89-4914-ae1f-aa33dff9b24f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 returned with HTTP 200 Aug 13 19:41:44.799100 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1360/5462] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:41:44 2026] GET /volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 => generated 308 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:44.808172 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e8c8ad4b-9540-468b-82c9-547c2f67c678 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:44.809615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8c8ad4b-9540-468b-82c9-547c2f67c678 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:41:44.809776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8c8ad4b-9540-468b-82c9-547c2f67c678 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:44.809967 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8c8ad4b-9540-468b-82c9-547c2f67c678 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:44.810174 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-e8c8ad4b-9540-468b-82c9-547c2f67c678 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:44.811055 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-e8c8ad4b-9540-468b-82c9-547c2f67c678 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:41:44.814930 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e8c8ad4b-9540-468b-82c9-547c2f67c678 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all snapshots completed successfully. Aug 13 19:41:44.815353 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:44.815353 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:44.815975 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8c8ad4b-9540-468b-82c9-547c2f67c678 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:41:44.816439 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1370/5463] 10.4.3.126 () {66 vars in 1264 bytes} [Thu Aug 13 19:41:44 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 13 19:41:44.826910 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f03088a4-195e-4fb8-a02a-7452e7e5d755 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:44.828653 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f03088a4-195e-4fb8-a02a-7452e7e5d755 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/f18d3d1a-62db-49cb-a492-8670eeaef00d Aug 13 19:41:44.828817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f03088a4-195e-4fb8-a02a-7452e7e5d755 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:44.829000 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f03088a4-195e-4fb8-a02a-7452e7e5d755 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:44.833564 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:44.833564 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:44.833968 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f03088a4-195e-4fb8-a02a-7452e7e5d755 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Snapshot retrieved successfully. Aug 13 19:41:44.834633 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f03088a4-195e-4fb8-a02a-7452e7e5d755 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/f18d3d1a-62db-49cb-a492-8670eeaef00d returned with HTTP 200 Aug 13 19:41:44.834995 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1371/5464] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:44 2026] GET /volume/v3/snapshots/f18d3d1a-62db-49cb-a492-8670eeaef00d => generated 451 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:44.845239 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:44.846886 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/groups/action Aug 13 19:41:44.847245 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "2c88ea01-b4e8-4eca-84ed-298d20e21025", "name": "tempest-Group_from_snap-1285058509"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:44.847404 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "2c88ea01-b4e8-4eca-84ed-298d20e21025", "name": "tempest-Group_from_snap-1285058509"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:44.848730 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '2c88ea01-b4e8-4eca-84ed-298d20e21025', 'name': 'tempest-Group_from_snap-1285058509'}}. {{(pid=100183) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 19:41:44.848833 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating group tempest-Group_from_snap-1285058509 from group_snapshot 2c88ea01-b4e8-4eca-84ed-298d20e21025. Aug 13 19:41:44.851739 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:44.851739 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:44.856739 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:44.856739 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:44.859232 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:44.859232 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:44.888042 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['2dfb5672-dc44-48e3-9bc1-c889fb94ae2b'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:44.934411 np0000007253 devstack@c-api.service[100183]: INFO cinder.group.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] A mapping entry already exists for group 40fe6e30-e876-4274-81e5-2ca29c24d5d3 and volume type bdebda14-3e37-4a5d-b33c-abaa4c2e89ca. Do not need to create again. Aug 13 19:41:44.934677 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:44.934677 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:44.937387 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability zone cache updated, next update will occur around 2026-08-13 20:41:44.937119. {{(pid=100183) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 19:41:44.937468 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability Zones retrieved successfully. Aug 13 19:41:44.942024 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (178464b2-d86e-491e-989e-90164c284063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:44.942807 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af3ce08-90f9-4c1c-9f12-b32da897fecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:44.943656 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:44.966533 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af3ce08-90f9-4c1c-9f12-b32da897fecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f18d3d1a-62db-49cb-a492-8670eeaef00d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:41:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bdebda14-3e37-4a5d-b33c-abaa4c2e89ca,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-465077925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bdebda14-3e37-4a5d-b33c-abaa4c2e89ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '40fe6e30-e876-4274-81e5-2ca29c24d5d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:44.967422 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af03e895-bcf4-4225-a173-ca5f02af0a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:44.990471 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-465077925 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-465077925, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:44.999785 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['11a2f12f-dd66-45e8-90fa-ebb040040f16', '06a7341a-cd65-40f6-a372-1601a170a9ca'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:45.000745 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af03e895-bcf4-4225-a173-ca5f02af0a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11a2f12f-dd66-45e8-90fa-ebb040040f16', '06a7341a-cd65-40f6-a372-1601a170a9ca']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:45.001441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ba1bdf-d96a-4f90-b4f9-60a4553d7763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:45.034469 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ba1bdf-d96a-4f90-b4f9-60a4553d7763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '773234c4-1fa0-4bf1-aa58-998c98925f90', '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=40fe6e30-e876-4274-81e5-2ca29c24d5d3,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['11a2f12f-dd66-45e8-90fa-ebb040040f16','06a7341a-cd65-40f6-a372-1601a170a9ca'],size=1,snapshot_id=f18d3d1a-62db-49cb-a492-8670eeaef00d,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=bdebda14-3e37-4a5d-b33c-abaa4c2e89ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=40fe6e30-e876-4274-81e5-2ca29c24d5d3,host=None,id=773234c4-1fa0-4bf1-aa58-998c98925f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c830869607484e3c8b065ea23e5822b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f18d3d1a-62db-49cb-a492-8670eeaef00d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdebda14-3e37-4a5d-b33c-abaa4c2e89ca),volume_type_id=bdebda14-3e37-4a5d-b33c-abaa4c2e89ca)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:45.035075 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3cda299-ecf4-4e0f-9c7f-131b1ad8713e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:45.049112 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3cda299-ecf4-4e0f-9c7f-131b1ad8713e) transitioned into state 'SUCCESS' from 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=40fe6e30-e876-4274-81e5-2ca29c24d5d3,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['11a2f12f-dd66-45e8-90fa-ebb040040f16','06a7341a-cd65-40f6-a372-1601a170a9ca'],size=1,snapshot_id=f18d3d1a-62db-49cb-a492-8670eeaef00d,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=bdebda14-3e37-4a5d-b33c-abaa4c2e89ca)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:45.049839 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (178464b2-d86e-491e-989e-90164c284063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:45.050150 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request issued successfully. Aug 13 19:41:45.063596 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4c031efb-cdcb-46d2-a4f9-1b50fa0000e6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/action returned with HTTP 202 Aug 13 19:41:45.064022 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1364/5465] 10.4.3.126 () {70 vars in 1318 bytes} [Thu Aug 13 19:41:44 2026] POST /volume/v3/groups/action => generated 103 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:45.072471 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:45.074843 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:41:45.075132 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:45.075379 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:45.075692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:45.076607 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:41:45.085023 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:41:45.085997 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:45.086294 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:45.131223 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:45.134249 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.134249 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:45.137696 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:45.137857 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:45.171543 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:45.174178 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.174178 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:45.180170 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-93081656-0e63-41b5-a0f8-c65d95dd4395 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:41:45.180566 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1361/5466] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:41:45 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:41:45.196600 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:45.198437 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 Aug 13 19:41:45.198718 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:45.198963 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:45.205973 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.205973 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:45.209545 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:45.210301 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:45.210468 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:45.243878 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:45.246685 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.246685 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:45.252748 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-23b0cbb2-5491-465e-bf57-de5834c82d27 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 returned with HTTP 200 Aug 13 19:41:45.253120 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1371/5467] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:45 2026] GET /volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 => generated 926 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:45.267576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ff02b58d-96ad-42e6-b582-b6cd73c8dad1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:45.269389 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff02b58d-96ad-42e6-b582-b6cd73c8dad1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3 Aug 13 19:41:45.269585 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff02b58d-96ad-42e6-b582-b6cd73c8dad1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:45.269771 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ff02b58d-96ad-42e6-b582-b6cd73c8dad1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:45.269892 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-ff02b58d-96ad-42e6-b582-b6cd73c8dad1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 40fe6e30-e876-4274-81e5-2ca29c24d5d3 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:45.273061 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.273061 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:45.280287 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ff02b58d-96ad-42e6-b582-b6cd73c8dad1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3 returned with HTTP 200 Aug 13 19:41:45.280662 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1372/5468] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:45 2026] GET /volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3 => generated 418 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:45.288178 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:45.289983 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:41:45.290227 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:45.290435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:45.290681 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:45.291035 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.291035 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:45.291452 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:41:45.298746 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:41:45.299498 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:45.299643 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:45.332855 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:45.335691 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.335691 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:45.339349 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:45.339506 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:45.375016 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:45.378177 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.378177 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:45.385212 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c5ffdcfa-1192-42c2-892e-7e25dd4c0c2c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:41:45.385613 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1365/5469] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:41:45 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:41:45.397516 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-08256a10-19f8-48bb-8cc0-8cc2ac73511d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:45.399418 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-08256a10-19f8-48bb-8cc0-8cc2ac73511d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3/action Aug 13 19:41:45.399790 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-08256a10-19f8-48bb-8cc0-8cc2ac73511d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:45.399898 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-08256a10-19f8-48bb-8cc0-8cc2ac73511d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:45.401309 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-08256a10-19f8-48bb-8cc0-8cc2ac73511d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for group 40fe6e30-e876-4274-81e5-2ca29c24d5d3 {{(pid=100186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:41:45.401407 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-08256a10-19f8-48bb-8cc0-8cc2ac73511d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group with id: 40fe6e30-e876-4274-81e5-2ca29c24d5d3 Aug 13 19:41:45.404795 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.404795 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:45.440232 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-08256a10-19f8-48bb-8cc0-8cc2ac73511d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3/action returned with HTTP 202 Aug 13 19:41:45.440754 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1362/5470] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:41:45 2026] POST /volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:45.447054 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:45.449292 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 Aug 13 19:41:45.449570 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:45.449743 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:45.458172 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.458172 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:45.462534 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:45.463427 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:45.463633 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:45.515884 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:45.519391 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:45.519391 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:45.528134 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-06e647fa-bc7d-4d28-bac2-ba5f23d8e302 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 returned with HTTP 200 Aug 13 19:41:45.528667 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1372/5471] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:45 2026] GET /volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 => generated 925 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:46.540961 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6a407eae-e684-4958-a5c9-d147eaa1934a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.542653 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a407eae-e684-4958-a5c9-d147eaa1934a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 Aug 13 19:41:46.542878 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a407eae-e684-4958-a5c9-d147eaa1934a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:46.543093 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6a407eae-e684-4958-a5c9-d147eaa1934a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:46.549181 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6a407eae-e684-4958-a5c9-d147eaa1934a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 returned with HTTP 404 Aug 13 19:41:46.549753 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1373/5472] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:46 2026] GET /volume/v3/volumes/773234c4-1fa0-4bf1-aa58-998c98925f90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:46.557802 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1677a027-7929-451c-9644-9c000e6a634e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.559825 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1677a027-7929-451c-9644-9c000e6a634e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3 Aug 13 19:41:46.560054 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1677a027-7929-451c-9644-9c000e6a634e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:46.560259 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1677a027-7929-451c-9644-9c000e6a634e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:46.560416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-1677a027-7929-451c-9644-9c000e6a634e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 40fe6e30-e876-4274-81e5-2ca29c24d5d3 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:46.563324 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1677a027-7929-451c-9644-9c000e6a634e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3 returned with HTTP 404 Aug 13 19:41:46.563848 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1366/5473] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:46 2026] GET /volume/v3/groups/40fe6e30-e876-4274-81e5-2ca29c24d5d3 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:46.571781 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-df269a71-c8fd-4179-8299-db706ba52b12 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.573588 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-df269a71-c8fd-4179-8299-db706ba52b12 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 Aug 13 19:41:46.573895 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-df269a71-c8fd-4179-8299-db706ba52b12 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:46.574317 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-df269a71-c8fd-4179-8299-db706ba52b12 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:46.574375 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.group_snapshots [None req-df269a71-c8fd-4179-8299-db706ba52b12 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for member 2c88ea01-b4e8-4eca-84ed-298d20e21025 {{(pid=100186) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 19:41:46.574476 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.group_snapshots [None req-df269a71-c8fd-4179-8299-db706ba52b12 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group_snapshot with id: 2c88ea01-b4e8-4eca-84ed-298d20e21025 Aug 13 19:41:46.578337 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:46.578337 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:46.610793 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-df269a71-c8fd-4179-8299-db706ba52b12 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 returned with HTTP 202 Aug 13 19:41:46.611244 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1363/5474] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:41:46 2026] DELETE /volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:46.618145 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.620922 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:41:46.621350 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:46.621580 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:46.622067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:46.624025 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:41:46.635712 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:41:46.636488 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:46.636631 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:46.673087 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:46.676003 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:46.676003 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:46.682764 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a2d6812c-dd4d-4633-a803-c32fc81179b2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:41:46.683444 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1373/5475] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:41:46 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:46.696199 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a836413f-8a83-4d68-b5fd-29d45648a82d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.698042 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a836413f-8a83-4d68-b5fd-29d45648a82d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:41:46.698248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a836413f-8a83-4d68-b5fd-29d45648a82d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:46.698444 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a836413f-8a83-4d68-b5fd-29d45648a82d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:46.698693 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.api_utils [None req-a836413f-8a83-4d68-b5fd-29d45648a82d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100184) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:46.698936 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:46.698936 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:46.699667 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.db.api [None req-a836413f-8a83-4d68-b5fd-29d45648a82d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Building query based on filter {{(pid=100184) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:41:46.703048 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-a836413f-8a83-4d68-b5fd-29d45648a82d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all snapshots completed successfully. Aug 13 19:41:46.703764 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a836413f-8a83-4d68-b5fd-29d45648a82d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:41:46.704106 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1374/5476] 10.4.3.126 () {66 vars in 1264 bytes} [Thu Aug 13 19:41:46 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:46.712483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-47775cb2-4bc1-4a10-8596-3e38b18553f7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.714000 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47775cb2-4bc1-4a10-8596-3e38b18553f7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 Aug 13 19:41:46.714170 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47775cb2-4bc1-4a10-8596-3e38b18553f7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:46.714369 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-47775cb2-4bc1-4a10-8596-3e38b18553f7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:46.714479 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-47775cb2-4bc1-4a10-8596-3e38b18553f7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 2c88ea01-b4e8-4eca-84ed-298d20e21025 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:41:46.716949 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-47775cb2-4bc1-4a10-8596-3e38b18553f7 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 returned with HTTP 404 Aug 13 19:41:46.717389 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1367/5477] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:41:46 2026] GET /volume/v3/group_snapshots/2c88ea01-b4e8-4eca-84ed-298d20e21025 => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:46.723850 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-86193996-1476-4f60-90dc-4c06abe9ac50 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.725522 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:41:46.725739 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:46.725925 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:46.726149 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:46.726472 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:46.726472 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:46.727014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:41:46.733912 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:41:46.734629 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:46.734780 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:46.769972 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:46.772828 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:46.772828 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:46.779100 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-86193996-1476-4f60-90dc-4c06abe9ac50 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:41:46.779534 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1364/5478] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:41:46 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:46.791414 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bb7c3da8-165b-4b35-a9b9-55ddfbdc563a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.793218 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb7c3da8-165b-4b35-a9b9-55ddfbdc563a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8/action Aug 13 19:41:46.793624 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb7c3da8-165b-4b35-a9b9-55ddfbdc563a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:46.793786 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bb7c3da8-165b-4b35-a9b9-55ddfbdc563a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:46.795122 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-bb7c3da8-165b-4b35-a9b9-55ddfbdc563a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for group afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 {{(pid=100185) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:41:46.795264 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-bb7c3da8-165b-4b35-a9b9-55ddfbdc563a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group with id: afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 Aug 13 19:41:46.798342 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:46.798342 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:46.824480 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bb7c3da8-165b-4b35-a9b9-55ddfbdc563a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8/action returned with HTTP 202 Aug 13 19:41:46.824841 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1374/5479] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:41:46 2026] POST /volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:46.831761 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:46.833637 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 Aug 13 19:41:46.833839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:46.834096 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:46.842405 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:46.842405 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:46.846597 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:46.847436 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:46.847622 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:46.896526 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:46.899972 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:46.899972 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:46.908079 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9feaa4cc-6978-42d9-a36e-3ff2c9a27a82 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 returned with HTTP 200 Aug 13 19:41:46.908610 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1375/5480] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:46 2026] GET /volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 => generated 914 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:47.920989 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bcdfefc3-1ecb-4c12-b23a-da27f13bd112 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:47.923188 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bcdfefc3-1ecb-4c12-b23a-da27f13bd112 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 Aug 13 19:41:47.923426 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bcdfefc3-1ecb-4c12-b23a-da27f13bd112 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:47.923615 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bcdfefc3-1ecb-4c12-b23a-da27f13bd112 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:47.928381 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bcdfefc3-1ecb-4c12-b23a-da27f13bd112 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 returned with HTTP 404 Aug 13 19:41:47.928824 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1368/5481] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:47 2026] GET /volume/v3/volumes/f7e57f6e-5a2d-49d3-b16a-5403b58ff700 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:47.935170 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-33e2087c-c67e-485b-8d64-e8aa7be68a2a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:47.937120 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-33e2087c-c67e-485b-8d64-e8aa7be68a2a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 Aug 13 19:41:47.937355 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-33e2087c-c67e-485b-8d64-e8aa7be68a2a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:47.937541 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-33e2087c-c67e-485b-8d64-e8aa7be68a2a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:47.937657 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-33e2087c-c67e-485b-8d64-e8aa7be68a2a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:47.940404 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-33e2087c-c67e-485b-8d64-e8aa7be68a2a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 returned with HTTP 404 Aug 13 19:41:47.940826 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1365/5482] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:47 2026] GET /volume/v3/groups/afbf4dc7-fe8e-4968-a6d8-41531d6b9ab8 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:47.946776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ec951b4b-4cf5-429a-8ed1-6958c86ebc8c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:47.948409 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec951b4b-4cf5-429a-8ed1-6958c86ebc8c tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/62478553-e1a3-404f-9021-7ee8f439d23c Aug 13 19:41:47.948646 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec951b4b-4cf5-429a-8ed1-6958c86ebc8c tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:47.948916 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ec951b4b-4cf5-429a-8ed1-6958c86ebc8c tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:47.958944 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ec951b4b-4cf5-429a-8ed1-6958c86ebc8c tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/group_types/62478553-e1a3-404f-9021-7ee8f439d23c returned with HTTP 202 Aug 13 19:41:47.959338 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1375/5483] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:41:47 2026] DELETE /volume/v3/group_types/62478553-e1a3-404f-9021-7ee8f439d23c => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:47.965337 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-039d2b13-294d-46f5-88d8-4693185730da None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:47.967076 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-039d2b13-294d-46f5-88d8-4693185730da tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] DELETE https://10.4.3.126/volume/v3/types/bdebda14-3e37-4a5d-b33c-abaa4c2e89ca Aug 13 19:41:47.967415 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-039d2b13-294d-46f5-88d8-4693185730da tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:47.967465 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-039d2b13-294d-46f5-88d8-4693185730da tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:47.988753 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-039d2b13-294d-46f5-88d8-4693185730da tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types/bdebda14-3e37-4a5d-b33c-abaa4c2e89ca returned with HTTP 202 Aug 13 19:41:47.989139 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1376/5484] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:47 2026] DELETE /volume/v3/types/bdebda14-3e37-4a5d-b33c-abaa4c2e89ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:47.995290 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cf3ffd19-ca9a-43aa-b132-ff41b87561f4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:47.996968 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf3ffd19-ca9a-43aa-b132-ff41b87561f4 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] GET https://10.4.3.126/volume/v3/types/bdebda14-3e37-4a5d-b33c-abaa4c2e89ca Aug 13 19:41:47.997152 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf3ffd19-ca9a-43aa-b132-ff41b87561f4 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:47.997355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cf3ffd19-ca9a-43aa-b132-ff41b87561f4 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:48.000289 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cf3ffd19-ca9a-43aa-b132-ff41b87561f4 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types/bdebda14-3e37-4a5d-b33c-abaa4c2e89ca returned with HTTP 404 Aug 13 19:41:48.000707 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1369/5485] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:41:47 2026] GET /volume/v3/types/bdebda14-3e37-4a5d-b33c-abaa4c2e89ca => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:48.008995 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-58e15d48-8477-4e0b-b87f-b76f38ebfa31 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:48.010424 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-58e15d48-8477-4e0b-b87f-b76f38ebfa31 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:48.010754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-58e15d48-8477-4e0b-b87f-b76f38ebfa31 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1006162818"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:48.021974 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-58e15d48-8477-4e0b-b87f-b76f38ebfa31 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:48.022356 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1366/5486] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:41:48 2026] POST /volume/v3/types => generated 224 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:48.029608 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e8c62904-5b4b-41cb-befc-8cbef48fc2d1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:48.031338 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8c62904-5b4b-41cb-befc-8cbef48fc2d1 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:41:48.031481 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e8c62904-5b4b-41cb-befc-8cbef48fc2d1 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-659671695"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:48.043441 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e8c62904-5b4b-41cb-befc-8cbef48fc2d1 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:41:48.043868 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1376/5487] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:41:48 2026] POST /volume/v3/group_types => generated 180 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:48.050914 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0cb090ab-1bef-420c-89d7-2b69bbbeb74f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:48.052516 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0cb090ab-1bef-420c-89d7-2b69bbbeb74f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:41:48.052886 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0cb090ab-1bef-420c-89d7-2b69bbbeb74f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e975a66a-b611-4a92-9bc4-94114d034154", "volume_types": ["26dc932b-dfc8-4912-9f66-b4e343e95d1e"], "name": "tempest-GroupSnapshotsTest-Group-2123883126"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:48.054203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-0cb090ab-1bef-420c-89d7-2b69bbbeb74f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating new group {'group': {'group_type': 'e975a66a-b611-4a92-9bc4-94114d034154', 'volume_types': ['26dc932b-dfc8-4912-9f66-b4e343e95d1e'], 'name': 'tempest-GroupSnapshotsTest-Group-2123883126'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:41:48.057741 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-0cb090ab-1bef-420c-89d7-2b69bbbeb74f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating group tempest-GroupSnapshotsTest-Group-2123883126. Aug 13 19:41:48.063691 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-0cb090ab-1bef-420c-89d7-2b69bbbeb74f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability Zones retrieved successfully. Aug 13 19:41:48.072756 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-0cb090ab-1bef-420c-89d7-2b69bbbeb74f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['e3d1efde-22f1-408e-b72f-ea45702f6830'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:48.091219 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0cb090ab-1bef-420c-89d7-2b69bbbeb74f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:41:48.091831 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1377/5488] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:41:48 2026] POST /volume/v3/groups => generated 112 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:48.098520 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9e6c13b7-7dd7-42fa-8389-c1ca6844ef9a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:48.100337 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e6c13b7-7dd7-42fa-8389-c1ca6844ef9a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:48.100564 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e6c13b7-7dd7-42fa-8389-c1ca6844ef9a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:48.100783 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e6c13b7-7dd7-42fa-8389-c1ca6844ef9a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:48.100953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-9e6c13b7-7dd7-42fa-8389-c1ca6844ef9a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:48.104462 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:48.104462 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:48.112504 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e6c13b7-7dd7-42fa-8389-c1ca6844ef9a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:48.112875 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1370/5489] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:48 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:49.123789 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e518fd67-40d8-4be2-a90f-9b45e4f55ff8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:49.126195 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e518fd67-40d8-4be2-a90f-9b45e4f55ff8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:49.126524 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e518fd67-40d8-4be2-a90f-9b45e4f55ff8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:49.126812 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e518fd67-40d8-4be2-a90f-9b45e4f55ff8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:49.127022 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-e518fd67-40d8-4be2-a90f-9b45e4f55ff8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:49.131610 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:49.131610 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:49.141437 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e518fd67-40d8-4be2-a90f-9b45e4f55ff8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:49.141987 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1367/5490] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:49 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:49.153156 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:49.154797 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:49.155137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-446970668", "volume_type": "26dc932b-dfc8-4912-9f66-b4e343e95d1e", "group_id": "37e2b206-4854-4c92-b375-3e9682680200", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:49.156522 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-446970668', 'volume_type': '26dc932b-dfc8-4912-9f66-b4e343e95d1e', 'group_id': '37e2b206-4854-4c92-b375-3e9682680200', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:49.163394 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:49.163394 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:49.163777 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume of 1 GB Aug 13 19:41:49.167821 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability Zones retrieved successfully. Aug 13 19:41:49.172581 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (7f3d4630-071e-4678-a560-394ba26cb50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:49.173544 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb70aa6-6770-4df2-adf2-739137f9a1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:49.174083 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:49.174083 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:49.174494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:49.190518 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb70aa6-6770-4df2-adf2-739137f9a1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:41:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26dc932b-dfc8-4912-9f66-b4e343e95d1e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1006162818',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26dc932b-dfc8-4912-9f66-b4e343e95d1e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '37e2b206-4854-4c92-b375-3e9682680200', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:49.191226 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7bc8277-e181-474f-95f9-8eaa7998b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:49.212952 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1006162818 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1006162818, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:49.213254 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1006162818 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1006162818, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:49.234477 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['fdab8784-5355-4b48-b54c-b6f57331bba3', 'b31c634a-2551-4662-9412-eabd0dbcc4c2', '9616ca75-e991-4ca6-9531-00c930ac2f10', '6c3943f9-39ca-450d-9be3-757974651144'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:49.235213 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7bc8277-e181-474f-95f9-8eaa7998b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdab8784-5355-4b48-b54c-b6f57331bba3', 'b31c634a-2551-4662-9412-eabd0dbcc4c2', '9616ca75-e991-4ca6-9531-00c930ac2f10', '6c3943f9-39ca-450d-9be3-757974651144']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:49.235947 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3020ea7e-00b2-4773-8550-4b80401bb9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:49.256924 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3020ea7e-00b2-4773-8550-4b80401bb9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519fda31-d760-40c3-bc44-a16cd75ea9a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-446970668',encryption_key_id=None,group_id=37e2b206-4854-4c92-b375-3e9682680200,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['fdab8784-5355-4b48-b54c-b6f57331bba3','b31c634a-2551-4662-9412-eabd0dbcc4c2','9616ca75-e991-4ca6-9531-00c930ac2f10','6c3943f9-39ca-450d-9be3-757974651144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=26dc932b-dfc8-4912-9f66-b4e343e95d1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-446970668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=37e2b206-4854-4c92-b375-3e9682680200,host=None,id=519fda31-d760-40c3-bc44-a16cd75ea9a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c830869607484e3c8b065ea23e5822b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26dc932b-dfc8-4912-9f66-b4e343e95d1e),volume_type_id=26dc932b-dfc8-4912-9f66-b4e343e95d1e)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:49.257682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad9ef09-3c5e-4b60-bc1a-621a87900d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:49.272290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad9ef09-3c5e-4b60-bc1a-621a87900d7f) transitioned into state 'SUCCESS' from state '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-446970668',encryption_key_id=None,group_id=37e2b206-4854-4c92-b375-3e9682680200,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['fdab8784-5355-4b48-b54c-b6f57331bba3','b31c634a-2551-4662-9412-eabd0dbcc4c2','9616ca75-e991-4ca6-9531-00c930ac2f10','6c3943f9-39ca-450d-9be3-757974651144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=26dc932b-dfc8-4912-9f66-b4e343e95d1e)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:49.272934 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a3d8b9-4d70-426a-8c59-dccf5dc0fc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:49.283059 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28a3d8b9-4d70-426a-8c59-dccf5dc0fc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:49.283777 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (7f3d4630-071e-4678-a560-394ba26cb50f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:49.284051 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request issued successfully. Aug 13 19:41:49.284634 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:49.284775 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:49.318623 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:49.321365 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:49.321365 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:49.324397 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f1e048ee-41c0-4e3c-aa12-2a53c029ce61 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:49.324786 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1377/5491] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:41:49 2026] POST /volume/v3/volumes => generated 822 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:49.336456 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:49.338265 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 Aug 13 19:41:49.338501 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:49.338766 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:49.345876 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:49.345876 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:49.350049 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:49.350762 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:49.350931 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:49.389601 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:49.392693 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:49.392693 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:49.399806 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fac37b89-7f35-4aa6-8fc9-8e28112989cd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 returned with HTTP 200 Aug 13 19:41:49.400286 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1378/5492] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:49 2026] GET /volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 => generated 890 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:50.412224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d27541db-fe98-452d-8dd8-9d2418316f70 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:50.414046 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d27541db-fe98-452d-8dd8-9d2418316f70 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 Aug 13 19:41:50.414282 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d27541db-fe98-452d-8dd8-9d2418316f70 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:50.414508 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d27541db-fe98-452d-8dd8-9d2418316f70 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:50.420859 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:50.420859 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:50.424722 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d27541db-fe98-452d-8dd8-9d2418316f70 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:50.427191 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-d27541db-fe98-452d-8dd8-9d2418316f70 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:50.427191 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-d27541db-fe98-452d-8dd8-9d2418316f70 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:50.463733 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-d27541db-fe98-452d-8dd8-9d2418316f70 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:50.466858 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:50.466858 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:50.473842 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d27541db-fe98-452d-8dd8-9d2418316f70 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 returned with HTTP 200 Aug 13 19:41:50.474282 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1371/5493] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:50 2026] GET /volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 => generated 915 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:50.488211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:50.489948 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:41:50.490470 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1811444772", "volume_type": "26dc932b-dfc8-4912-9f66-b4e343e95d1e", "group_id": "37e2b206-4854-4c92-b375-3e9682680200", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:50.492204 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1811444772', 'volume_type': '26dc932b-dfc8-4912-9f66-b4e343e95d1e', 'group_id': '37e2b206-4854-4c92-b375-3e9682680200', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:41:50.499283 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:50.499283 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:50.499762 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume of 1 GB Aug 13 19:41:50.505115 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability Zones retrieved successfully. Aug 13 19:41:50.510084 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (7a2c63c1-2012-45ca-87f0-2855a6d81ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:50.512217 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a49ad0b9-28ab-4f3e-ac56-1d89b96bfdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:50.512840 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:50.512840 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:50.513348 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:41:50.542401 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a49ad0b9-28ab-4f3e-ac56-1d89b96bfdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:41:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26dc932b-dfc8-4912-9f66-b4e343e95d1e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1006162818',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26dc932b-dfc8-4912-9f66-b4e343e95d1e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '37e2b206-4854-4c92-b375-3e9682680200', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:50.543499 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838856d9-2f2e-4045-b861-b92507b9f088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:50.570685 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1006162818 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1006162818, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:50.570970 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1006162818 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1006162818, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:50.583565 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['8f33e851-e6c9-4a59-8f98-25952fc92494', '93784071-1523-4290-a4ec-377467afabeb', '4edfd717-fb68-4ab2-a039-756b7986ab33', 'e85a1e7e-dffd-43ad-9b28-a8af443f6137'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:50.584314 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838856d9-2f2e-4045-b861-b92507b9f088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f33e851-e6c9-4a59-8f98-25952fc92494', '93784071-1523-4290-a4ec-377467afabeb', '4edfd717-fb68-4ab2-a039-756b7986ab33', 'e85a1e7e-dffd-43ad-9b28-a8af443f6137']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:50.585180 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef8b806-5ecc-48b3-a5fc-71456add69e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:50.605923 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef8b806-5ecc-48b3-a5fc-71456add69e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1811444772',encryption_key_id=None,group_id=37e2b206-4854-4c92-b375-3e9682680200,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['8f33e851-e6c9-4a59-8f98-25952fc92494','93784071-1523-4290-a4ec-377467afabeb','4edfd717-fb68-4ab2-a039-756b7986ab33','e85a1e7e-dffd-43ad-9b28-a8af443f6137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=26dc932b-dfc8-4912-9f66-b4e343e95d1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1811444772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=37e2b206-4854-4c92-b375-3e9682680200,host=None,id=b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c830869607484e3c8b065ea23e5822b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26dc932b-dfc8-4912-9f66-b4e343e95d1e),volume_type_id=26dc932b-dfc8-4912-9f66-b4e343e95d1e)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:50.606661 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0506e665-51ea-4362-be9d-886c912c7422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:50.623822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0506e665-51ea-4362-be9d-886c912c7422) transitioned into state 'SUCCESS' from state '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-1811444772',encryption_key_id=None,group_id=37e2b206-4854-4c92-b375-3e9682680200,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['8f33e851-e6c9-4a59-8f98-25952fc92494','93784071-1523-4290-a4ec-377467afabeb','4edfd717-fb68-4ab2-a039-756b7986ab33','e85a1e7e-dffd-43ad-9b28-a8af443f6137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=26dc932b-dfc8-4912-9f66-b4e343e95d1e)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:50.624545 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4b7b92-edce-43e6-be9d-ab171df42298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:41:50.635290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4b7b92-edce-43e6-be9d-ab171df42298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:41:50.636559 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (7a2c63c1-2012-45ca-87f0-2855a6d81ae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:41:50.636998 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request issued successfully. Aug 13 19:41:50.637787 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:50.638023 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:50.675089 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:50.677772 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:50.677772 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:50.681261 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e96ab70f-dd49-4fbd-8576-bc7f5520c334 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:41:50.681634 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1368/5494] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:41:50 2026] POST /volume/v3/volumes => generated 823 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:50.694887 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:50.697417 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f Aug 13 19:41:50.697717 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:50.698004 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:50.706955 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:50.706955 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:50.711591 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:50.712550 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:50.712769 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:50.765737 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:50.769470 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:50.769470 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:50.778897 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-76060f85-c698-4a55-9fb0-a0cc82beaed8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f returned with HTTP 200 Aug 13 19:41:50.779474 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1378/5495] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:50 2026] GET /volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f => generated 891 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:51.791362 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:51.794105 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f Aug 13 19:41:51.794449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:51.794733 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:51.804985 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:51.804985 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:51.809166 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:51.809747 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:51.809932 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:51.842507 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:51.845369 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:51.845369 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:51.852569 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-395d6c41-f3fe-44b9-9a1c-a16b38a0777c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f returned with HTTP 200 Aug 13 19:41:51.852943 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1379/5496] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:51 2026] GET /volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f => generated 916 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:51.863801 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-75f5a382-ea85-4e3a-ba94-817223997508 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:51.865513 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75f5a382-ea85-4e3a-ba94-817223997508 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] PUT https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:51.865829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-75f5a382-ea85-4e3a-ba94-817223997508 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "519fda31-d760-40c3-bc44-a16cd75ea9a1"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:51.867153 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-75f5a382-ea85-4e3a-ba94-817223997508 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Update called for group 37e2b206-4854-4c92-b375-3e9682680200. {{(pid=100183) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 19:41:51.867250 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.groups [None req-75f5a382-ea85-4e3a-ba94-817223997508 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Updating group 37e2b206-4854-4c92-b375-3e9682680200 with name None description: None add_volumes: None remove_volumes: 519fda31-d760-40c3-bc44-a16cd75ea9a1. Aug 13 19:41:51.870268 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:51.870268 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:51.886359 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-75f5a382-ea85-4e3a-ba94-817223997508 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 202 Aug 13 19:41:51.886796 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1372/5497] 10.4.3.126 () {70 vars in 1406 bytes} [Thu Aug 13 19:41:51 2026] PUT /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:51.894637 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0ca3ccc3-2a2d-493d-b75e-9522cb8147c1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:51.896452 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ca3ccc3-2a2d-493d-b75e-9522cb8147c1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:51.896660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ca3ccc3-2a2d-493d-b75e-9522cb8147c1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:51.896886 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0ca3ccc3-2a2d-493d-b75e-9522cb8147c1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:51.897052 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-0ca3ccc3-2a2d-493d-b75e-9522cb8147c1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:51.898797 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=275,cinder:UPDATE=78,cinder:INSERT=35 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:41:51.901073 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:51.901073 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:51.908227 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0ca3ccc3-2a2d-493d-b75e-9522cb8147c1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:51.908609 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1369/5498] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:51 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:52.918840 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b6209b6b-2f46-4485-aa18-7a4fce8116bd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:52.920468 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6209b6b-2f46-4485-aa18-7a4fce8116bd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:52.920675 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6209b6b-2f46-4485-aa18-7a4fce8116bd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:52.920892 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b6209b6b-2f46-4485-aa18-7a4fce8116bd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:52.921055 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-b6209b6b-2f46-4485-aa18-7a4fce8116bd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:52.923814 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:52.923814 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:52.929550 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b6209b6b-2f46-4485-aa18-7a4fce8116bd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:52.929972 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1379/5499] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:52 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:52.937937 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d659fc9e-8912-4acc-b9e8-ded3af389fcb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:52.939581 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d659fc9e-8912-4acc-b9e8-ded3af389fcb tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] PUT https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:52.939898 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d659fc9e-8912-4acc-b9e8-ded3af389fcb tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "519fda31-d760-40c3-bc44-a16cd75ea9a1"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:52.941166 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-d659fc9e-8912-4acc-b9e8-ded3af389fcb tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Update called for group 37e2b206-4854-4c92-b375-3e9682680200. {{(pid=100184) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 19:41:52.941283 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-d659fc9e-8912-4acc-b9e8-ded3af389fcb tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Updating group 37e2b206-4854-4c92-b375-3e9682680200 with name None description: None add_volumes: 519fda31-d760-40c3-bc44-a16cd75ea9a1 remove_volumes: None. Aug 13 19:41:52.944159 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:52.944159 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:52.975287 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d659fc9e-8912-4acc-b9e8-ded3af389fcb tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 202 Aug 13 19:41:52.975647 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1380/5500] 10.4.3.126 () {70 vars in 1406 bytes} [Thu Aug 13 19:41:52 2026] PUT /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:52.981539 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2d0e3ee1-9be7-4827-b4b9-39e5bd06e3cc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:52.983150 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d0e3ee1-9be7-4827-b4b9-39e5bd06e3cc tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:52.983374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d0e3ee1-9be7-4827-b4b9-39e5bd06e3cc tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:52.983534 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2d0e3ee1-9be7-4827-b4b9-39e5bd06e3cc tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:52.983650 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-2d0e3ee1-9be7-4827-b4b9-39e5bd06e3cc tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:52.986614 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:52.986614 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:52.993937 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2d0e3ee1-9be7-4827-b4b9-39e5bd06e3cc tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:52.994395 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1373/5501] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:52 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:54.002469 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-888f450a-1522-4e4c-838d-44ce56a87f49 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:54.004030 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-888f450a-1522-4e4c-838d-44ce56a87f49 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:54.004245 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-888f450a-1522-4e4c-838d-44ce56a87f49 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:54.004431 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-888f450a-1522-4e4c-838d-44ce56a87f49 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:54.004544 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-888f450a-1522-4e4c-838d-44ce56a87f49 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:54.007581 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:54.007581 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:54.013435 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-888f450a-1522-4e4c-838d-44ce56a87f49 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:54.013824 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1370/5502] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:54 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:54.022501 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9c10c678-0d0c-4005-9b76-4e68b0ace911 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:54.024172 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c10c678-0d0c-4005-9b76-4e68b0ace911 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] PUT https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:54.024623 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c10c678-0d0c-4005-9b76-4e68b0ace911 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:54.026705 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-9c10c678-0d0c-4005-9b76-4e68b0ace911 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Update called for group 37e2b206-4854-4c92-b375-3e9682680200. {{(pid=100185) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 19:41:54.026705 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.groups [None req-9c10c678-0d0c-4005-9b76-4e68b0ace911 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Updating group 37e2b206-4854-4c92-b375-3e9682680200 with name None description: None add_volumes: None remove_volumes: b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f. Aug 13 19:41:54.029501 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:54.029501 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:54.043096 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c10c678-0d0c-4005-9b76-4e68b0ace911 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 202 Aug 13 19:41:54.043509 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1380/5503] 10.4.3.126 () {70 vars in 1406 bytes} [Thu Aug 13 19:41:54 2026] PUT /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:54.049973 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-af6427bd-4c55-45ba-aad9-b43d6f5b1c6c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:54.051748 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af6427bd-4c55-45ba-aad9-b43d6f5b1c6c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:54.051980 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af6427bd-4c55-45ba-aad9-b43d6f5b1c6c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:54.052191 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-af6427bd-4c55-45ba-aad9-b43d6f5b1c6c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:54.052377 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-af6427bd-4c55-45ba-aad9-b43d6f5b1c6c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:54.055320 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:54.055320 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:54.062555 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-af6427bd-4c55-45ba-aad9-b43d6f5b1c6c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:54.062971 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1381/5504] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:54 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:55.072064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-175580cc-94ce-40f6-9e29-158f5e3a85fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:55.073751 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-175580cc-94ce-40f6-9e29-158f5e3a85fe tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:55.073933 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-175580cc-94ce-40f6-9e29-158f5e3a85fe tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:55.074100 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-175580cc-94ce-40f6-9e29-158f5e3a85fe tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:55.074217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-175580cc-94ce-40f6-9e29-158f5e3a85fe tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:55.077632 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:55.077632 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:55.084005 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-175580cc-94ce-40f6-9e29-158f5e3a85fe tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:55.084384 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1374/5505] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:55 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:55.092611 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-848670f5-add6-4162-bbb8-56cc2fda4126 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:55.094231 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-848670f5-add6-4162-bbb8-56cc2fda4126 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] PUT https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:55.094585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-848670f5-add6-4162-bbb8-56cc2fda4126 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:55.096006 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-848670f5-add6-4162-bbb8-56cc2fda4126 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Update called for group 37e2b206-4854-4c92-b375-3e9682680200. {{(pid=100186) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 19:41:55.096131 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-848670f5-add6-4162-bbb8-56cc2fda4126 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Updating group 37e2b206-4854-4c92-b375-3e9682680200 with name None description: None add_volumes: b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f remove_volumes: None. Aug 13 19:41:55.099357 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:55.099357 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:55.125863 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-848670f5-add6-4162-bbb8-56cc2fda4126 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 202 Aug 13 19:41:55.126228 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1371/5506] 10.4.3.126 () {70 vars in 1406 bytes} [Thu Aug 13 19:41:55 2026] PUT /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:55.135602 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-07396f58-401f-4aca-8291-5d4e103c6903 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:55.137731 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-07396f58-401f-4aca-8291-5d4e103c6903 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:55.138002 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-07396f58-401f-4aca-8291-5d4e103c6903 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:55.138255 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-07396f58-401f-4aca-8291-5d4e103c6903 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:55.138417 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-07396f58-401f-4aca-8291-5d4e103c6903 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:55.144266 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:55.144266 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:55.155287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-07396f58-401f-4aca-8291-5d4e103c6903 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:55.155870 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1381/5507] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:55 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:56.165822 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ae5e7647-7fad-46a1-ae3f-744fc308365d None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:56.167424 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae5e7647-7fad-46a1-ae3f-744fc308365d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:56.167633 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae5e7647-7fad-46a1-ae3f-744fc308365d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:56.167899 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ae5e7647-7fad-46a1-ae3f-744fc308365d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:56.168075 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-ae5e7647-7fad-46a1-ae3f-744fc308365d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:56.172181 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:56.172181 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:56.179592 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ae5e7647-7fad-46a1-ae3f-744fc308365d tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 200 Aug 13 19:41:56.180026 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1382/5508] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:56 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:56.188311 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4a951d77-099e-4939-b180-e5821235bd2b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:56.190466 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:41:56.190704 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:56.190993 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:56.191360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:56.191703 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:56.191703 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:56.192183 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:41:56.201835 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:41:56.202572 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:56.202767 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:56.234838 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:56.237923 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:56.237923 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:56.241730 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:56.241854 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:56.276127 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:56.278953 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:56.278953 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:56.285341 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4a951d77-099e-4939-b180-e5821235bd2b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:41:56.285757 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1375/5509] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:41:56 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:41:56.300301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-be8e926e-2d22-48c1-a3e8-7e23b1388b99 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:56.302173 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-be8e926e-2d22-48c1-a3e8-7e23b1388b99 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/group_snapshots Aug 13 19:41:56.302636 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-be8e926e-2d22-48c1-a3e8-7e23b1388b99 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "37e2b206-4854-4c92-b375-3e9682680200", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1360578461"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:56.304198 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.group_snapshots [None req-be8e926e-2d22-48c1-a3e8-7e23b1388b99 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '37e2b206-4854-4c92-b375-3e9682680200', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1360578461'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 19:41:56.307166 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:56.307166 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:56.310162 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.group_snapshots [None req-be8e926e-2d22-48c1-a3e8-7e23b1388b99 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1360578461. Aug 13 19:41:56.327353 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:56.327353 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:56.344867 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-be8e926e-2d22-48c1-a3e8-7e23b1388b99 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1006162818 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1006162818, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:41:56.363141 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-be8e926e-2d22-48c1-a3e8-7e23b1388b99 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['b087d206-1fd1-4c3d-952f-77b1aa35cb31', '9811a227-d3a7-413c-abe0-94363b1ef1b0', '3d91f8f5-d9d8-4626-8c84-43dc311b48f9', '0276b7fb-856e-4a65-925b-261394454d2d'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:56.400484 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-be8e926e-2d22-48c1-a3e8-7e23b1388b99 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 202 Aug 13 19:41:56.400905 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1372/5510] 10.4.3.126 () {70 vars in 1324 bytes} [Thu Aug 13 19:41:56 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:56.408927 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e6412d2d-1441-4be2-9787-a9d0769e87f4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:56.411416 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6412d2d-1441-4be2-9787-a9d0769e87f4 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 Aug 13 19:41:56.411416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6412d2d-1441-4be2-9787-a9d0769e87f4 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:56.411667 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e6412d2d-1441-4be2-9787-a9d0769e87f4 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:56.411874 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-e6412d2d-1441-4be2-9787-a9d0769e87f4 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 5e449fb3-7a11-4195-a3d5-868ad987dcb5 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:41:56.417357 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:56.417357 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:56.421863 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e6412d2d-1441-4be2-9787-a9d0769e87f4 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 returned with HTTP 200 Aug 13 19:41:56.422154 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1382/5511] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:41:56 2026] GET /volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:57.430320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8789dc3a-f35b-4c8e-b898-3597e5e550dd None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.432195 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8789dc3a-f35b-4c8e-b898-3597e5e550dd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 Aug 13 19:41:57.432429 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8789dc3a-f35b-4c8e-b898-3597e5e550dd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.432635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8789dc3a-f35b-4c8e-b898-3597e5e550dd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.432770 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-8789dc3a-f35b-4c8e-b898-3597e5e550dd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 5e449fb3-7a11-4195-a3d5-868ad987dcb5 {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:41:57.437244 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.437244 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:57.441514 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8789dc3a-f35b-4c8e-b898-3597e5e550dd tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 returned with HTTP 200 Aug 13 19:41:57.442052 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1383/5512] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:57.450296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e0335c81-7138-48d8-83be-1e5faef81f7f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.452207 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0335c81-7138-48d8-83be-1e5faef81f7f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:41:57.452400 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0335c81-7138-48d8-83be-1e5faef81f7f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.452582 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e0335c81-7138-48d8-83be-1e5faef81f7f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.452793 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-e0335c81-7138-48d8-83be-1e5faef81f7f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:57.453784 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-e0335c81-7138-48d8-83be-1e5faef81f7f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:41:57.457450 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e0335c81-7138-48d8-83be-1e5faef81f7f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all snapshots completed successfully. Aug 13 19:41:57.457823 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.457823 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:57.458364 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e0335c81-7138-48d8-83be-1e5faef81f7f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:41:57.458713 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1376/5513] 10.4.3.126 () {66 vars in 1264 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:57.469118 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-17fd5fde-913d-47d5-ab7b-7369f85e5fd0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.470983 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-17fd5fde-913d-47d5-ab7b-7369f85e5fd0 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/c2edb40b-e217-44a9-8c48-911c4d10a19c Aug 13 19:41:57.471161 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-17fd5fde-913d-47d5-ab7b-7369f85e5fd0 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.471358 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-17fd5fde-913d-47d5-ab7b-7369f85e5fd0 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.476024 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.476024 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:57.476437 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-17fd5fde-913d-47d5-ab7b-7369f85e5fd0 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Snapshot retrieved successfully. Aug 13 19:41:57.477182 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-17fd5fde-913d-47d5-ab7b-7369f85e5fd0 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/c2edb40b-e217-44a9-8c48-911c4d10a19c returned with HTTP 200 Aug 13 19:41:57.477715 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1373/5514] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/snapshots/c2edb40b-e217-44a9-8c48-911c4d10a19c => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:57.486312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b10f8a86-9aaa-472b-a2a9-4f8de628f65c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.488261 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b10f8a86-9aaa-472b-a2a9-4f8de628f65c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/0b68a59d-d07c-4f16-a5ec-bb6153808f10 Aug 13 19:41:57.488510 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b10f8a86-9aaa-472b-a2a9-4f8de628f65c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.488738 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b10f8a86-9aaa-472b-a2a9-4f8de628f65c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.494372 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.494372 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:57.494802 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b10f8a86-9aaa-472b-a2a9-4f8de628f65c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Snapshot retrieved successfully. Aug 13 19:41:57.495508 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b10f8a86-9aaa-472b-a2a9-4f8de628f65c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/0b68a59d-d07c-4f16-a5ec-bb6153808f10 returned with HTTP 200 Aug 13 19:41:57.495867 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1383/5515] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/snapshots/0b68a59d-d07c-4f16-a5ec-bb6153808f10 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:57.504329 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7f7ba7a0-fc94-4d30-bb88-9766b6b23cc2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.506463 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f7ba7a0-fc94-4d30-bb88-9766b6b23cc2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 Aug 13 19:41:57.506745 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f7ba7a0-fc94-4d30-bb88-9766b6b23cc2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.506974 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7f7ba7a0-fc94-4d30-bb88-9766b6b23cc2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.507142 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-7f7ba7a0-fc94-4d30-bb88-9766b6b23cc2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for member 5e449fb3-7a11-4195-a3d5-868ad987dcb5 {{(pid=100184) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 19:41:57.507267 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.group_snapshots [None req-7f7ba7a0-fc94-4d30-bb88-9766b6b23cc2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group_snapshot with id: 5e449fb3-7a11-4195-a3d5-868ad987dcb5 Aug 13 19:41:57.510827 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.510827 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:57.543491 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7f7ba7a0-fc94-4d30-bb88-9766b6b23cc2 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 returned with HTTP 202 Aug 13 19:41:57.543985 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1384/5516] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:41:57 2026] DELETE /volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:57.550878 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.552621 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:41:57.552954 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.553184 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.553438 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:57.554109 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:41:57.563015 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:41:57.563992 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:57.564202 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:57.601985 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:57.604889 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.604889 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:57.608473 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:57.608606 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:57.645164 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:57.648097 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.648097 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:57.654173 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5d5bc7ce-18b2-43f1-8503-0ef669098371 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:41:57.654583 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1377/5517] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:41:57.669969 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fb550fe7-5b23-49c7-9fd7-784dd2dd9f6e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.671543 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb550fe7-5b23-49c7-9fd7-784dd2dd9f6e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:41:57.671718 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb550fe7-5b23-49c7-9fd7-784dd2dd9f6e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.671907 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb550fe7-5b23-49c7-9fd7-784dd2dd9f6e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.672165 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-fb550fe7-5b23-49c7-9fd7-784dd2dd9f6e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:57.673236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.db.api [None req-fb550fe7-5b23-49c7-9fd7-784dd2dd9f6e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Building query based on filter {{(pid=100186) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:41:57.676170 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fb550fe7-5b23-49c7-9fd7-784dd2dd9f6e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all snapshots completed successfully. Aug 13 19:41:57.676983 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb550fe7-5b23-49c7-9fd7-784dd2dd9f6e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:41:57.677331 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1374/5518] 10.4.3.126 () {66 vars in 1264 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:41:57.686972 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-15bd0327-b941-4e14-8de2-b0cd97f51ec8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.688776 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15bd0327-b941-4e14-8de2-b0cd97f51ec8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 Aug 13 19:41:57.688983 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15bd0327-b941-4e14-8de2-b0cd97f51ec8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.689167 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-15bd0327-b941-4e14-8de2-b0cd97f51ec8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.689450 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-15bd0327-b941-4e14-8de2-b0cd97f51ec8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 5e449fb3-7a11-4195-a3d5-868ad987dcb5 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:41:57.692333 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-15bd0327-b941-4e14-8de2-b0cd97f51ec8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 returned with HTTP 404 Aug 13 19:41:57.692919 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1384/5519] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:57.701840 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d5b4834-db39-478e-b7cb-c59361ad2f2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.703825 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d5b4834-db39-478e-b7cb-c59361ad2f2f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 Aug 13 19:41:57.704371 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d5b4834-db39-478e-b7cb-c59361ad2f2f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.704653 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d5b4834-db39-478e-b7cb-c59361ad2f2f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.704844 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-3d5b4834-db39-478e-b7cb-c59361ad2f2f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for member 5e449fb3-7a11-4195-a3d5-868ad987dcb5 {{(pid=100184) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 19:41:57.704959 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.group_snapshots [None req-3d5b4834-db39-478e-b7cb-c59361ad2f2f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group_snapshot with id: 5e449fb3-7a11-4195-a3d5-868ad987dcb5 Aug 13 19:41:57.707534 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d5b4834-db39-478e-b7cb-c59361ad2f2f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 returned with HTTP 404 Aug 13 19:41:57.707983 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1385/5520] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:41:57 2026] DELETE /volume/v3/group_snapshots/5e449fb3-7a11-4195-a3d5-868ad987dcb5 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:57.716712 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.721158 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:41:57.721423 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.721622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.721885 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:41:57.722587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:41:57.729988 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:41:57.730677 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:57.730837 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:57.764500 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:57.767288 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.767288 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:57.770740 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:57.770912 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:57.803546 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:57.806718 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.806718 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:57.812769 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2de24042-b4c1-4bc6-96c0-84b914bbfae1 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:41:57.813146 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1378/5521] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:41:57.825146 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c874af7e-1ec4-43bf-9ec9-920880424fab None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.829290 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c874af7e-1ec4-43bf-9ec9-920880424fab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200/action Aug 13 19:41:57.829290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c874af7e-1ec4-43bf-9ec9-920880424fab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:41:57.829290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c874af7e-1ec4-43bf-9ec9-920880424fab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:57.829582 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-c874af7e-1ec4-43bf-9ec9-920880424fab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for group 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100186) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:41:57.829807 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.groups [None req-c874af7e-1ec4-43bf-9ec9-920880424fab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group with id: 37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:57.833746 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.833746 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:41:57.870230 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c874af7e-1ec4-43bf-9ec9-920880424fab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200/action returned with HTTP 202 Aug 13 19:41:57.871109 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1375/5522] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:41:57 2026] POST /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:57.878653 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:57.883776 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f Aug 13 19:41:57.883964 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:57.884134 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:57.894578 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.894578 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:57.898687 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:41:57.899397 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:41:57.899549 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:41:57.936147 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:41:57.939222 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:57.939222 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:41:57.946569 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e1ca61a-a4a3-4e15-ab0d-623d912892ce tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f returned with HTTP 200 Aug 13 19:41:57.947010 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1385/5523] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:57 2026] GET /volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:41:58.961359 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9bce7e86-bdb5-440c-8283-60bff2123656 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:58.962988 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9bce7e86-bdb5-440c-8283-60bff2123656 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f Aug 13 19:41:58.963210 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9bce7e86-bdb5-440c-8283-60bff2123656 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:58.963439 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9bce7e86-bdb5-440c-8283-60bff2123656 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:58.968629 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9bce7e86-bdb5-440c-8283-60bff2123656 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f returned with HTTP 404 Aug 13 19:41:58.969074 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1386/5524] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:58 2026] GET /volume/v3/volumes/b2bcbfd7-cef9-4b8d-b0df-a6fd5a8ab11f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:58.975769 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b46f6d81-e956-4e33-b262-e5a45cda5121 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:58.977617 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b46f6d81-e956-4e33-b262-e5a45cda5121 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 Aug 13 19:41:58.977815 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b46f6d81-e956-4e33-b262-e5a45cda5121 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:58.977990 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b46f6d81-e956-4e33-b262-e5a45cda5121 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:58.983089 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b46f6d81-e956-4e33-b262-e5a45cda5121 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 returned with HTTP 404 Aug 13 19:41:58.983549 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1379/5525] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:41:58 2026] GET /volume/v3/volumes/519fda31-d760-40c3-bc44-a16cd75ea9a1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:58.990708 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b0e8bea6-9ed8-4642-ab68-8c69e184bb7a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:58.992199 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b0e8bea6-9ed8-4642-ab68-8c69e184bb7a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 Aug 13 19:41:58.992547 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b0e8bea6-9ed8-4642-ab68-8c69e184bb7a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:58.992834 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b0e8bea6-9ed8-4642-ab68-8c69e184bb7a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:58.993716 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-b0e8bea6-9ed8-4642-ab68-8c69e184bb7a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 37e2b206-4854-4c92-b375-3e9682680200 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:58.996016 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b0e8bea6-9ed8-4642-ab68-8c69e184bb7a tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 returned with HTTP 404 Aug 13 19:41:58.996571 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1376/5526] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:58 2026] GET /volume/v3/groups/37e2b206-4854-4c92-b375-3e9682680200 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:41:59.002955 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-70c250f5-f6df-4588-9ede-2cab0c57ddef None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:59.005202 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70c250f5-f6df-4588-9ede-2cab0c57ddef tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/e975a66a-b611-4a92-9bc4-94114d034154 Aug 13 19:41:59.005410 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70c250f5-f6df-4588-9ede-2cab0c57ddef tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:59.005578 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-70c250f5-f6df-4588-9ede-2cab0c57ddef tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:59.015915 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-70c250f5-f6df-4588-9ede-2cab0c57ddef tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/group_types/e975a66a-b611-4a92-9bc4-94114d034154 returned with HTTP 202 Aug 13 19:41:59.016319 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1386/5527] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:41:59 2026] DELETE /volume/v3/group_types/e975a66a-b611-4a92-9bc4-94114d034154 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:41:59.023445 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-759b32dd-c249-44f2-8873-410d6d2305d7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:59.025067 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-759b32dd-c249-44f2-8873-410d6d2305d7 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] DELETE https://10.4.3.126/volume/v3/types/26dc932b-dfc8-4912-9f66-b4e343e95d1e Aug 13 19:41:59.025238 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-759b32dd-c249-44f2-8873-410d6d2305d7 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:59.025438 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-759b32dd-c249-44f2-8873-410d6d2305d7 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:59.025654 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:59.025654 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:41:59.043923 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-759b32dd-c249-44f2-8873-410d6d2305d7 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types/26dc932b-dfc8-4912-9f66-b4e343e95d1e returned with HTTP 202 Aug 13 19:41:59.044226 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1387/5528] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:41:59 2026] DELETE /volume/v3/types/26dc932b-dfc8-4912-9f66-b4e343e95d1e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:41:59.050830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-99270471-7e84-47c2-b90f-9db1321ff46d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:59.052939 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99270471-7e84-47c2-b90f-9db1321ff46d tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] GET https://10.4.3.126/volume/v3/types/26dc932b-dfc8-4912-9f66-b4e343e95d1e Aug 13 19:41:59.053135 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99270471-7e84-47c2-b90f-9db1321ff46d tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:59.053326 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-99270471-7e84-47c2-b90f-9db1321ff46d tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:59.056198 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-99270471-7e84-47c2-b90f-9db1321ff46d tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types/26dc932b-dfc8-4912-9f66-b4e343e95d1e returned with HTTP 404 Aug 13 19:41:59.056655 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1380/5529] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:41:59 2026] GET /volume/v3/types/26dc932b-dfc8-4912-9f66-b4e343e95d1e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:59.064472 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2fcaf1b0-1364-47a8-b3e0-f1484376f8dd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:59.065654 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2fcaf1b0-1364-47a8-b3e0-f1484376f8dd tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:41:59.066073 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2fcaf1b0-1364-47a8-b3e0-f1484376f8dd tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-422495136"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:59.077522 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2fcaf1b0-1364-47a8-b3e0-f1484376f8dd tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:41:59.078092 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1377/5530] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:41:59 2026] POST /volume/v3/types => generated 223 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:41:59.084089 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-599268f4-3b9b-4b6d-ab3c-556b3c3936c6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:59.085710 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-599268f4-3b9b-4b6d-ab3c-556b3c3936c6 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] POST https://10.4.3.126/volume/v3/group_types Aug 13 19:41:59.086063 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-599268f4-3b9b-4b6d-ab3c-556b3c3936c6 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-86013886"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:59.097325 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-599268f4-3b9b-4b6d-ab3c-556b3c3936c6 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/group_types returned with HTTP 202 Aug 13 19:41:59.097745 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1387/5531] 10.4.3.126 () {70 vars in 1311 bytes} [Thu Aug 13 19:41:59 2026] POST /volume/v3/group_types => generated 179 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:59.104341 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b6a262a0-71cc-4432-b420-d821f867628f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:59.106284 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6a262a0-71cc-4432-b420-d821f867628f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/groups Aug 13 19:41:59.106744 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b6a262a0-71cc-4432-b420-d821f867628f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6e82876f-1fdf-40e4-921c-b7277999b5c4", "volume_types": ["c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a"], "name": "tempest-GroupSnapshotsTest-Group-874000764"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:41:59.108227 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-b6a262a0-71cc-4432-b420-d821f867628f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating new group {'group': {'group_type': '6e82876f-1fdf-40e4-921c-b7277999b5c4', 'volume_types': ['c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a'], 'name': 'tempest-GroupSnapshotsTest-Group-874000764'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 19:41:59.112364 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-b6a262a0-71cc-4432-b420-d821f867628f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating group tempest-GroupSnapshotsTest-Group-874000764. Aug 13 19:41:59.119257 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b6a262a0-71cc-4432-b420-d821f867628f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability Zones retrieved successfully. Aug 13 19:41:59.128533 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-b6a262a0-71cc-4432-b420-d821f867628f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['87a3d14b-e16f-47fb-95fd-e61cab0b2021'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:41:59.146294 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b6a262a0-71cc-4432-b420-d821f867628f tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups returned with HTTP 202 Aug 13 19:41:59.146732 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1388/5532] 10.4.3.126 () {70 vars in 1297 bytes} [Thu Aug 13 19:41:59 2026] POST /volume/v3/groups => generated 111 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:41:59.154717 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-16064228-7690-47b7-8c75-5de79985c82c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:41:59.156840 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-16064228-7690-47b7-8c75-5de79985c82c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 Aug 13 19:41:59.157008 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-16064228-7690-47b7-8c75-5de79985c82c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:41:59.157198 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-16064228-7690-47b7-8c75-5de79985c82c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:41:59.157342 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.groups [None req-16064228-7690-47b7-8c75-5de79985c82c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 728c750b-ed10-4a6e-999c-660ffc331497 {{(pid=100183) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:41:59.160377 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:41:59.160377 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:41:59.167717 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-16064228-7690-47b7-8c75-5de79985c82c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 returned with HTTP 200 Aug 13 19:41:59.168106 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1381/5533] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:41:59 2026] GET /volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:00.177990 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8151b971-0c97-4627-bcef-7b0da6e41ccf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:00.180162 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8151b971-0c97-4627-bcef-7b0da6e41ccf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 Aug 13 19:42:00.180621 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8151b971-0c97-4627-bcef-7b0da6e41ccf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:00.181641 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8151b971-0c97-4627-bcef-7b0da6e41ccf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:00.181641 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.groups [None req-8151b971-0c97-4627-bcef-7b0da6e41ccf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 728c750b-ed10-4a6e-999c-660ffc331497 {{(pid=100186) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:42:00.185579 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:00.185579 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:00.194690 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8151b971-0c97-4627-bcef-7b0da6e41ccf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 returned with HTTP 200 Aug 13 19:42:00.195581 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1378/5534] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:42:00 2026] GET /volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:00.204709 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:00.206995 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:00.207490 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1120038089", "volume_type": "c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a", "group_id": "728c750b-ed10-4a6e-999c-660ffc331497", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:00.209380 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1120038089', 'volume_type': 'c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a', 'group_id': '728c750b-ed10-4a6e-999c-660ffc331497', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:00.218070 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:00.218070 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:00.218720 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume of 1 GB Aug 13 19:42:00.224129 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Availability Zones retrieved successfully. Aug 13 19:42:00.229572 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (11cc7843-e2a4-4cca-9327-0aa949926d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:00.231137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749813a9-df25-446a-89dc-44072be51c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:00.231909 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:00.231909 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:00.232480 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:00.250993 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749813a9-df25-446a-89dc-44072be51c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:41:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-422495136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '728c750b-ed10-4a6e-999c-660ffc331497', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:00.252168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32ef5b4-fc63-4ae3-ba5d-efb10c3117f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:00.285426 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-422495136 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-422495136, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:42:00.285869 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-422495136 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-422495136, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:42:00.313829 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['82313b0a-cea0-452c-8f9e-e101b542c187', 'e6e7545f-9146-4ad6-8678-04468aa19cab', 'd09cc1a2-9435-4cdd-bf46-23b968a5b3bc', 'bb531b66-433e-463b-9d08-7232565cf56f'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:00.314584 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32ef5b4-fc63-4ae3-ba5d-efb10c3117f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82313b0a-cea0-452c-8f9e-e101b542c187', 'e6e7545f-9146-4ad6-8678-04468aa19cab', 'd09cc1a2-9435-4cdd-bf46-23b968a5b3bc', 'bb531b66-433e-463b-9d08-7232565cf56f']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:00.315287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca0f3a8-d37a-4192-be15-98de3b7f32de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:00.334953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca0f3a8-d37a-4192-be15-98de3b7f32de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0d21118-7ae8-4a2e-bc34-26aa21023532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1120038089',encryption_key_id=None,group_id=728c750b-ed10-4a6e-999c-660ffc331497,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['82313b0a-cea0-452c-8f9e-e101b542c187','e6e7545f-9146-4ad6-8678-04468aa19cab','d09cc1a2-9435-4cdd-bf46-23b968a5b3bc','bb531b66-433e-463b-9d08-7232565cf56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1120038089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=728c750b-ed10-4a6e-999c-660ffc331497,host=None,id=e0d21118-7ae8-4a2e-bc34-26aa21023532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c830869607484e3c8b065ea23e5822b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a),volume_type_id=c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:00.335690 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d49cff-6964-4fcb-b691-05c4e48c5eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:00.351619 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d49cff-6964-4fcb-b691-05c4e48c5eb9) transitioned into state 'SUCCESS' from state '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-1120038089',encryption_key_id=None,group_id=728c750b-ed10-4a6e-999c-660ffc331497,group_type_id=,metadata={},multiattach=False,project_id='c830869607484e3c8b065ea23e5822b9',qos_specs=None,replication_status=,reservations=['82313b0a-cea0-452c-8f9e-e101b542c187','e6e7545f-9146-4ad6-8678-04468aa19cab','d09cc1a2-9435-4cdd-bf46-23b968a5b3bc','bb531b66-433e-463b-9d08-7232565cf56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338f72bab23f45beadf1c3a6fb9454ab',volume_type_id=c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:00.352277 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1026d209-b174-48b2-b188-b514d9884e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:00.363191 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1026d209-b174-48b2-b188-b514d9884e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:00.364003 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Flow 'volume_create_api' (11cc7843-e2a4-4cca-9327-0aa949926d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:00.364283 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Create volume request issued successfully. Aug 13 19:42:00.364919 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:42:00.365065 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:42:00.400591 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:42:00.403411 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:00.403411 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:00.406461 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d8aff52f-a8a0-4cc8-af50-59b2fe14281c tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:00.406885 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1388/5535] 10.4.3.126 () {70 vars in 1300 bytes} [Thu Aug 13 19:42:00 2026] POST /volume/v3/volumes => generated 822 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:00.418000 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:00.420436 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 Aug 13 19:42:00.420802 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:00.421053 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:00.430455 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:00.430455 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:00.436514 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:42:00.437549 np0000007253 devstack@c-api.service[100184]: WARNING stevedore.named [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:42:00.437838 np0000007253 devstack@c-api.service[100184]: WARNING castellan.key_manager [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:42:00.477142 np0000007253 devstack@c-api.service[100184]: DEBUG oslo_db.sqlalchemy.engines [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100184) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:42:00.480109 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:00.480109 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:00.490283 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-140576f4-a34b-4d11-a7b2-7a74e49ba971 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 returned with HTTP 200 Aug 13 19:42:00.490703 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1389/5536] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:42:00 2026] GET /volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 => generated 890 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:01.502798 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-306a178d-a063-4dba-b020-a24f8bd00148 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:01.504609 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-306a178d-a063-4dba-b020-a24f8bd00148 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 Aug 13 19:42:01.504778 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-306a178d-a063-4dba-b020-a24f8bd00148 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:01.504983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-306a178d-a063-4dba-b020-a24f8bd00148 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:01.511072 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:01.511072 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:01.514120 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-306a178d-a063-4dba-b020-a24f8bd00148 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:42:01.514739 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-306a178d-a063-4dba-b020-a24f8bd00148 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:42:01.514910 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-306a178d-a063-4dba-b020-a24f8bd00148 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:42:01.550804 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-306a178d-a063-4dba-b020-a24f8bd00148 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:42:01.553925 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:01.553925 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:01.560291 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-306a178d-a063-4dba-b020-a24f8bd00148 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 returned with HTTP 200 Aug 13 19:42:01.560682 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1382/5537] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:42:01 2026] GET /volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:01.575780 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b9dba450-d53b-460c-b10e-56cb23811f79 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:01.578023 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b9dba450-d53b-460c-b10e-56cb23811f79 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/group_snapshots Aug 13 19:42:01.578660 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b9dba450-d53b-460c-b10e-56cb23811f79 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "728c750b-ed10-4a6e-999c-660ffc331497", "name": "tempest-group_snapshot-1482932019"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:01.580627 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.group_snapshots [None req-b9dba450-d53b-460c-b10e-56cb23811f79 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '728c750b-ed10-4a6e-999c-660ffc331497', 'name': 'tempest-group_snapshot-1482932019'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 19:42:01.585161 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:01.585161 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:01.589196 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.group_snapshots [None req-b9dba450-d53b-460c-b10e-56cb23811f79 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Creating group_snapshot tempest-group_snapshot-1482932019. Aug 13 19:42:01.608246 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:01.608246 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:01.621203 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-b9dba450-d53b-460c-b10e-56cb23811f79 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-422495136 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-422495136, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:42:01.621734 np0000007253 devstack@c-api.service[100186]: WARNING cinder.quota [None req-b9dba450-d53b-460c-b10e-56cb23811f79 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-422495136 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-422495136, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:42:01.639574 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-b9dba450-d53b-460c-b10e-56cb23811f79 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Created reservations ['462681ef-6c4e-4056-87a3-e8cff9d372d6', 'e91a4a7b-981d-4743-9b07-36f28098594b', '6f92dcbb-5975-4628-aff5-0511893da17b', '2af384c7-c277-4c4d-8557-576faeb31fe0'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:01.663264 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b9dba450-d53b-460c-b10e-56cb23811f79 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 202 Aug 13 19:42:01.664167 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1379/5538] 10.4.3.126 () {70 vars in 1324 bytes} [Thu Aug 13 19:42:01 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:01.675101 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1828f716-728b-4c27-a234-1e82f4d69980 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:01.678062 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1828f716-728b-4c27-a234-1e82f4d69980 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b Aug 13 19:42:01.678386 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1828f716-728b-4c27-a234-1e82f4d69980 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:01.678677 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1828f716-728b-4c27-a234-1e82f4d69980 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:01.678869 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-1828f716-728b-4c27-a234-1e82f4d69980 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member b22c3d84-ddd4-47ed-b87b-775bf023c48b {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:42:01.682946 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:01.682946 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:01.686901 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1828f716-728b-4c27-a234-1e82f4d69980 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b returned with HTTP 200 Aug 13 19:42:01.687390 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1389/5539] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:42:01 2026] GET /volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:02.695649 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0ad4f39-dbe6-4f07-999c-d0925ef66cab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.697409 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0ad4f39-dbe6-4f07-999c-d0925ef66cab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b Aug 13 19:42:02.697631 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0ad4f39-dbe6-4f07-999c-d0925ef66cab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.697800 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0ad4f39-dbe6-4f07-999c-d0925ef66cab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.697911 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-e0ad4f39-dbe6-4f07-999c-d0925ef66cab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member b22c3d84-ddd4-47ed-b87b-775bf023c48b {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:42:02.702053 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:02.702053 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:02.705623 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0ad4f39-dbe6-4f07-999c-d0925ef66cab tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b returned with HTTP 200 Aug 13 19:42:02.706064 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1390/5540] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:02.713254 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ad6087df-3146-4198-b8b5-3d8b4bb8a8ed None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.715039 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ad6087df-3146-4198-b8b5-3d8b4bb8a8ed tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:42:02.715213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ad6087df-3146-4198-b8b5-3d8b4bb8a8ed tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.715406 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ad6087df-3146-4198-b8b5-3d8b4bb8a8ed tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.715640 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.api_utils [None req-ad6087df-3146-4198-b8b5-3d8b4bb8a8ed tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100183) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:42:02.716546 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.db.api [None req-ad6087df-3146-4198-b8b5-3d8b4bb8a8ed tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Building query based on filter {{(pid=100183) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:42:02.720204 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ad6087df-3146-4198-b8b5-3d8b4bb8a8ed tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all snapshots completed successfully. Aug 13 19:42:02.720525 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:02.720525 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:02.721002 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ad6087df-3146-4198-b8b5-3d8b4bb8a8ed tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:42:02.721347 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1383/5541] 10.4.3.126 () {66 vars in 1264 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:02.729939 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b3a44959-ee01-444d-8aab-9110bc34e274 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.731508 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b3a44959-ee01-444d-8aab-9110bc34e274 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/2edd595c-5b00-44e0-92d2-d8e19a8d0c7b Aug 13 19:42:02.731822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b3a44959-ee01-444d-8aab-9110bc34e274 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.732090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b3a44959-ee01-444d-8aab-9110bc34e274 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.736615 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:02.736615 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:02.738324 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b3a44959-ee01-444d-8aab-9110bc34e274 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Snapshot retrieved successfully. Aug 13 19:42:02.738324 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b3a44959-ee01-444d-8aab-9110bc34e274 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/2edd595c-5b00-44e0-92d2-d8e19a8d0c7b returned with HTTP 200 Aug 13 19:42:02.738324 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1380/5542] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/snapshots/2edd595c-5b00-44e0-92d2-d8e19a8d0c7b => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:02.746944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-60605930-6f11-4ec5-a121-6e80e73c7c5b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.748735 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60605930-6f11-4ec5-a121-6e80e73c7c5b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b Aug 13 19:42:02.748966 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60605930-6f11-4ec5-a121-6e80e73c7c5b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.749145 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-60605930-6f11-4ec5-a121-6e80e73c7c5b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.749270 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.group_snapshots [None req-60605930-6f11-4ec5-a121-6e80e73c7c5b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member b22c3d84-ddd4-47ed-b87b-775bf023c48b {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:42:02.752690 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:02.752690 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:02.755857 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-60605930-6f11-4ec5-a121-6e80e73c7c5b tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b returned with HTTP 200 Aug 13 19:42:02.756343 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1390/5543] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:02.763037 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d02b3c8a-d763-42ac-9445-07a92228f729 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.764613 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d02b3c8a-d763-42ac-9445-07a92228f729 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/detail Aug 13 19:42:02.764803 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d02b3c8a-d763-42ac-9445-07a92228f729 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.764976 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d02b3c8a-d763-42ac-9445-07a92228f729 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.771337 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d02b3c8a-d763-42ac-9445-07a92228f729 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 19:42:02.771696 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1391/5544] 10.4.3.126 () {68 vars in 1323 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:02.778476 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b15df7cf-abc1-4a0d-8b2f-ad74b54bed54 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.779993 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b15df7cf-abc1-4a0d-8b2f-ad74b54bed54 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b Aug 13 19:42:02.780169 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b15df7cf-abc1-4a0d-8b2f-ad74b54bed54 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.780369 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b15df7cf-abc1-4a0d-8b2f-ad74b54bed54 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.780483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.group_snapshots [None req-b15df7cf-abc1-4a0d-8b2f-ad74b54bed54 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for member b22c3d84-ddd4-47ed-b87b-775bf023c48b {{(pid=100183) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 19:42:02.780573 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.group_snapshots [None req-b15df7cf-abc1-4a0d-8b2f-ad74b54bed54 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group_snapshot with id: b22c3d84-ddd4-47ed-b87b-775bf023c48b Aug 13 19:42:02.783478 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:02.783478 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:02.806448 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b15df7cf-abc1-4a0d-8b2f-ad74b54bed54 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b returned with HTTP 202 Aug 13 19:42:02.806916 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1384/5545] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:42:02 2026] DELETE /volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:42:02.813561 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.817411 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:42:02.817411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.817411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.817411 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:42:02.818039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100186) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:42:02.827153 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:42:02.828372 np0000007253 devstack@c-api.service[100186]: WARNING stevedore.named [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:42:02.828702 np0000007253 devstack@c-api.service[100186]: WARNING castellan.key_manager [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:42:02.865600 np0000007253 devstack@c-api.service[100186]: DEBUG oslo_db.sqlalchemy.engines [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:42:02.869655 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:02.869655 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:02.877860 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88b1749e-4bfa-4b62-acfc-be546546ecbf tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:42:02.878622 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1381/5546] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:02.889356 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-488983cc-a8c1-49dc-a768-196df64c5d58 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.890900 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-488983cc-a8c1-49dc-a768-196df64c5d58 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/snapshots/detail Aug 13 19:42:02.891073 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-488983cc-a8c1-49dc-a768-196df64c5d58 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.891243 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-488983cc-a8c1-49dc-a768-196df64c5d58 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.891491 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-488983cc-a8c1-49dc-a768-196df64c5d58 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:42:02.892456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.db.api [None req-488983cc-a8c1-49dc-a768-196df64c5d58 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Building query based on filter {{(pid=100185) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 19:42:02.895201 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-488983cc-a8c1-49dc-a768-196df64c5d58 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all snapshots completed successfully. Aug 13 19:42:02.895912 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-488983cc-a8c1-49dc-a768-196df64c5d58 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 19:42:02.896240 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1391/5547] 10.4.3.126 () {66 vars in 1264 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:42:02.903458 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-eb6de64c-324f-46db-b32d-898b97de15f6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.904948 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb6de64c-324f-46db-b32d-898b97de15f6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b Aug 13 19:42:02.905117 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb6de64c-324f-46db-b32d-898b97de15f6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.905289 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-eb6de64c-324f-46db-b32d-898b97de15f6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.905424 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.group_snapshots [None req-eb6de64c-324f-46db-b32d-898b97de15f6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member b22c3d84-ddd4-47ed-b87b-775bf023c48b {{(pid=100184) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 19:42:02.908095 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-eb6de64c-324f-46db-b32d-898b97de15f6 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b returned with HTTP 404 Aug 13 19:42:02.908513 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1392/5548] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:42:02.915200 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d09dc4cb-da64-408d-85c8-277109301fd3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.916986 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d09dc4cb-da64-408d-85c8-277109301fd3 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/group_snapshots Aug 13 19:42:02.917191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d09dc4cb-da64-408d-85c8-277109301fd3 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.917407 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d09dc4cb-da64-408d-85c8-277109301fd3 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.917732 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:02.917732 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:02.922523 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d09dc4cb-da64-408d-85c8-277109301fd3 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots returned with HTTP 200 Aug 13 19:42:02.922938 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1385/5549] 10.4.3.126 () {68 vars in 1302 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:02.929363 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d152d7a1-5cb9-4669-b32a-9bff870d7c2e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.932440 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d152d7a1-5cb9-4669-b32a-9bff870d7c2e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] DELETE https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b Aug 13 19:42:02.932440 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d152d7a1-5cb9-4669-b32a-9bff870d7c2e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.932440 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d152d7a1-5cb9-4669-b32a-9bff870d7c2e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.932440 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.group_snapshots [None req-d152d7a1-5cb9-4669-b32a-9bff870d7c2e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for member b22c3d84-ddd4-47ed-b87b-775bf023c48b {{(pid=100186) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 19:42:02.932440 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.group_snapshots [None req-d152d7a1-5cb9-4669-b32a-9bff870d7c2e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group_snapshot with id: b22c3d84-ddd4-47ed-b87b-775bf023c48b Aug 13 19:42:02.934760 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d152d7a1-5cb9-4669-b32a-9bff870d7c2e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b returned with HTTP 404 Aug 13 19:42:02.935309 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1382/5550] 10.4.3.126 () {68 vars in 1416 bytes} [Thu Aug 13 19:42:02 2026] DELETE /volume/v3/group_snapshots/b22c3d84-ddd4-47ed-b87b-775bf023c48b => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:42:02.941292 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:02.942751 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/detail Aug 13 19:42:02.942929 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:02.943111 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:02.943405 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.api_utils [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Removing options '' from query. {{(pid=100185) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:42:02.944198 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:42:02.950722 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Get all volumes completed successfully. Aug 13 19:42:02.951354 np0000007253 devstack@c-api.service[100185]: WARNING stevedore.named [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:42:02.951494 np0000007253 devstack@c-api.service[100185]: WARNING castellan.key_manager [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:42:02.984587 np0000007253 devstack@c-api.service[100185]: DEBUG oslo_db.sqlalchemy.engines [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:42:02.987185 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:02.987185 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:02.993365 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-252a038c-b341-41f3-a494-8bc2c11c9bb8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/detail returned with HTTP 200 Aug 13 19:42:02.993747 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1392/5551] 10.4.3.126 () {68 vars in 1299 bytes} [Thu Aug 13 19:42:02 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:03.005668 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-74178764-637b-4a4a-9804-df56db51d4e8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:03.007774 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-74178764-637b-4a4a-9804-df56db51d4e8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] POST https://10.4.3.126/volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497/action Aug 13 19:42:03.008092 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-74178764-637b-4a4a-9804-df56db51d4e8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:42:03.008203 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-74178764-637b-4a4a-9804-df56db51d4e8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:03.009447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.groups [None req-74178764-637b-4a4a-9804-df56db51d4e8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] delete called for group 728c750b-ed10-4a6e-999c-660ffc331497 {{(pid=100184) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 19:42:03.009540 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.groups [None req-74178764-637b-4a4a-9804-df56db51d4e8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Delete group with id: 728c750b-ed10-4a6e-999c-660ffc331497 Aug 13 19:42:03.012600 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:03.012600 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:03.043509 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-74178764-637b-4a4a-9804-df56db51d4e8 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497/action returned with HTTP 202 Aug 13 19:42:03.043927 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1393/5552] 10.4.3.126 () {70 vars in 1428 bytes} [Thu Aug 13 19:42:03 2026] POST /volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:42:03.050916 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4e56efdb-da9f-478d-9236-d82c938e8910 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:03.052803 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e56efdb-da9f-478d-9236-d82c938e8910 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 Aug 13 19:42:03.053043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e56efdb-da9f-478d-9236-d82c938e8910 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:03.053226 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4e56efdb-da9f-478d-9236-d82c938e8910 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:03.062496 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:03.062496 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:03.067561 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-4e56efdb-da9f-478d-9236-d82c938e8910 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Volume info retrieved successfully. Aug 13 19:42:03.068319 np0000007253 devstack@c-api.service[100183]: WARNING stevedore.named [None req-4e56efdb-da9f-478d-9236-d82c938e8910 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 19:42:03.068459 np0000007253 devstack@c-api.service[100183]: WARNING castellan.key_manager [None req-4e56efdb-da9f-478d-9236-d82c938e8910 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 19:42:03.108298 np0000007253 devstack@c-api.service[100183]: DEBUG oslo_db.sqlalchemy.engines [None req-4e56efdb-da9f-478d-9236-d82c938e8910 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100183) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 19:42:03.111291 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:03.111291 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:03.118612 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4e56efdb-da9f-478d-9236-d82c938e8910 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 returned with HTTP 200 Aug 13 19:42:03.119063 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1386/5553] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:42:03 2026] GET /volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:04.134443 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ef4dfcb0-842d-4ce2-96cd-6cab2da37520 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:04.136049 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ef4dfcb0-842d-4ce2-96cd-6cab2da37520 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 Aug 13 19:42:04.136357 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ef4dfcb0-842d-4ce2-96cd-6cab2da37520 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:04.137648 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ef4dfcb0-842d-4ce2-96cd-6cab2da37520 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:04.142485 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ef4dfcb0-842d-4ce2-96cd-6cab2da37520 tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 returned with HTTP 404 Aug 13 19:42:04.142485 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1383/5554] 10.4.3.126 () {68 vars in 1389 bytes} [Thu Aug 13 19:42:04 2026] GET /volume/v3/volumes/e0d21118-7ae8-4a2e-bc34-26aa21023532 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:42:04.149494 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-27dfad9a-85c3-4351-8591-e37a313b5d7e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:04.151394 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27dfad9a-85c3-4351-8591-e37a313b5d7e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] GET https://10.4.3.126/volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 Aug 13 19:42:04.151609 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27dfad9a-85c3-4351-8591-e37a313b5d7e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:04.151785 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-27dfad9a-85c3-4351-8591-e37a313b5d7e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:04.151907 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.groups [None req-27dfad9a-85c3-4351-8591-e37a313b5d7e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] show called for member 728c750b-ed10-4a6e-999c-660ffc331497 {{(pid=100185) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 19:42:04.155892 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-27dfad9a-85c3-4351-8591-e37a313b5d7e tempest-GroupSnapshotsTest-66147844 tempest-GroupSnapshotsTest-66147844-project-member] https://10.4.3.126/volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 returned with HTTP 404 Aug 13 19:42:04.156457 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1393/5555] 10.4.3.126 () {68 vars in 1386 bytes} [Thu Aug 13 19:42:04 2026] GET /volume/v3/groups/728c750b-ed10-4a6e-999c-660ffc331497 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:42:04.163925 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-be371c26-0154-4188-a055-2a91c3258ec1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:04.165667 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-be371c26-0154-4188-a055-2a91c3258ec1 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] DELETE https://10.4.3.126/volume/v3/group_types/6e82876f-1fdf-40e4-921c-b7277999b5c4 Aug 13 19:42:04.165880 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-be371c26-0154-4188-a055-2a91c3258ec1 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:04.166054 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-be371c26-0154-4188-a055-2a91c3258ec1 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method 'version_select' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:04.177442 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-be371c26-0154-4188-a055-2a91c3258ec1 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/group_types/6e82876f-1fdf-40e4-921c-b7277999b5c4 returned with HTTP 202 Aug 13 19:42:04.177836 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1394/5556] 10.4.3.126 () {68 vars in 1404 bytes} [Thu Aug 13 19:42:04 2026] DELETE /volume/v3/group_types/6e82876f-1fdf-40e4-921c-b7277999b5c4 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 19:42:04.184606 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-4ad6c5cc-df72-4e97-bdd8-fac0bde9b564 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:04.186497 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4ad6c5cc-df72-4e97-bdd8-fac0bde9b564 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] DELETE https://10.4.3.126/volume/v3/types/c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a Aug 13 19:42:04.186713 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4ad6c5cc-df72-4e97-bdd8-fac0bde9b564 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:04.186923 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-4ad6c5cc-df72-4e97-bdd8-fac0bde9b564 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:04.207263 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-4ad6c5cc-df72-4e97-bdd8-fac0bde9b564 tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types/c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a returned with HTTP 202 Aug 13 19:42:04.207635 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1387/5557] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:04 2026] DELETE /volume/v3/types/c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:04.213964 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fb3433a1-261b-464b-be75-0f06fe5429eb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:04.217085 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb3433a1-261b-464b-be75-0f06fe5429eb tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] GET https://10.4.3.126/volume/v3/types/c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a Aug 13 19:42:04.217085 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb3433a1-261b-464b-be75-0f06fe5429eb tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:04.217085 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fb3433a1-261b-464b-be75-0f06fe5429eb tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:04.219408 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fb3433a1-261b-464b-be75-0f06fe5429eb tempest-GroupSnapshotsTest-2031821396 tempest-GroupSnapshotsTest-2031821396-project-admin] https://10.4.3.126/volume/v3/types/c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a returned with HTTP 404 Aug 13 19:42:04.219910 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1384/5558] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:42:04 2026] GET /volume/v3/types/c96ce335-22c6-4b8f-9b80-fb5ddbd0f81a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:06.214023 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-24b3bc77-ea24-457e-aa1a-5e53ebe74da3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.293643 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24b3bc77-ea24-457e-aa1a-5e53ebe74da3 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 Aug 13 19:42:06.293892 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24b3bc77-ea24-457e-aa1a-5e53ebe74da3 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:06.294129 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-24b3bc77-ea24-457e-aa1a-5e53ebe74da3 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:06.309644 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-24b3bc77-ea24-457e-aa1a-5e53ebe74da3 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 returned with HTTP 200 Aug 13 19:42:06.310148 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1394/5559] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:06 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 => generated 437 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:06.319624 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1359951d-316b-4637-bda3-b7f38dcf5847 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.321285 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1359951d-316b-4637-bda3-b7f38dcf5847 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7/defaults Aug 13 19:42:06.321452 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1359951d-316b-4637-bda3-b7f38dcf5847 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:06.321711 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1359951d-316b-4637-bda3-b7f38dcf5847 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'defaults' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:06.331459 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1359951d-316b-4637-bda3-b7f38dcf5847 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7/defaults returned with HTTP 200 Aug 13 19:42:06.331840 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1395/5560] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:42:06 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7/defaults => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:06.339849 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-624ea913-1e4b-4f90-bfa2-64c8ca97f518 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.341546 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-624ea913-1e4b-4f90-bfa2-64c8ca97f518 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 Aug 13 19:42:06.341918 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-624ea913-1e4b-4f90-bfa2-64c8ca97f518 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:06.380191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-624ea913-1e4b-4f90-bfa2-64c8ca97f518 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 returned with HTTP 200 Aug 13 19:42:06.380619 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1388/5561] 10.4.3.126 () {68 vars in 1374 bytes} [Thu Aug 13 19:42:06 2026] PUT /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 => generated 395 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:06.389152 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c5380b7a-adff-43f5-b4ee-a7342271e0c9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.390800 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c5380b7a-adff-43f5-b4ee-a7342271e0c9 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] DELETE https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 Aug 13 19:42:06.391144 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c5380b7a-adff-43f5-b4ee-a7342271e0c9 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:06.392613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c5380b7a-adff-43f5-b4ee-a7342271e0c9 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:06.397058 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c5380b7a-adff-43f5-b4ee-a7342271e0c9 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 returned with HTTP 200 Aug 13 19:42:06.397657 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1385/5562] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:42:06 2026] DELETE /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 19:42:06.403685 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fe8e8396-cbdb-42c8-a977-53d407abe37b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.405398 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe8e8396-cbdb-42c8-a977-53d407abe37b tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 Aug 13 19:42:06.405610 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe8e8396-cbdb-42c8-a977-53d407abe37b tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:06.405815 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fe8e8396-cbdb-42c8-a977-53d407abe37b tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:06.416644 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fe8e8396-cbdb-42c8-a977-53d407abe37b tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 returned with HTTP 200 Aug 13 19:42:06.416992 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1395/5563] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:06 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:06.424848 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e03339e2-9d43-40cb-afea-f2071f6d599f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.426658 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e03339e2-9d43-40cb-afea-f2071f6d599f tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 Aug 13 19:42:06.426979 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e03339e2-9d43-40cb-afea-f2071f6d599f tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:06.494952 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e03339e2-9d43-40cb-afea-f2071f6d599f tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 returned with HTTP 200 Aug 13 19:42:06.495393 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1396/5564] 10.4.3.126 () {68 vars in 1375 bytes} [Thu Aug 13 19:42:06 2026] PUT /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 => generated 395 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:06.505517 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6369eba7-2042-4824-aabd-e0c56aeb1cd5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.507283 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6369eba7-2042-4824-aabd-e0c56aeb1cd5 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7/defaults Aug 13 19:42:06.507579 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6369eba7-2042-4824-aabd-e0c56aeb1cd5 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:06.507764 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6369eba7-2042-4824-aabd-e0c56aeb1cd5 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'defaults' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:06.517348 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6369eba7-2042-4824-aabd-e0c56aeb1cd5 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7/defaults returned with HTTP 200 Aug 13 19:42:06.517802 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1389/5565] 10.4.3.126 () {66 vars in 1381 bytes} [Thu Aug 13 19:42:06 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7/defaults => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:06.528767 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-afdcdd45-2d2c-409b-b13b-d0848748eb8a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.532014 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afdcdd45-2d2c-409b-b13b-d0848748eb8a tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 Aug 13 19:42:06.532014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afdcdd45-2d2c-409b-b13b-d0848748eb8a tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:06.532014 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afdcdd45-2d2c-409b-b13b-d0848748eb8a tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:06.543560 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afdcdd45-2d2c-409b-b13b-d0848748eb8a tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 returned with HTTP 200 Aug 13 19:42:06.544078 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1386/5566] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:06 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:06.554920 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b540127c-327c-4157-8d6c-ec4e1c9f6a5a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.556699 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b540127c-327c-4157-8d6c-ec4e1c9f6a5a tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True Aug 13 19:42:06.556892 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b540127c-327c-4157-8d6c-ec4e1c9f6a5a tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:06.557091 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b540127c-327c-4157-8d6c-ec4e1c9f6a5a tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:06.573712 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b540127c-327c-4157-8d6c-ec4e1c9f6a5a tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True returned with HTTP 200 Aug 13 19:42:06.574122 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1396/5567] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:42:06 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:06.584790 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.636936 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:06.637248 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1013856192"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:06.638571 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1013856192'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:06.638720 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Create volume of 1 GB Aug 13 19:42:06.642925 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Availability Zones retrieved successfully. Aug 13 19:42:06.647665 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Flow 'volume_create_api' (e2934a05-4d04-437d-ab2b-2c05a92e60dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:06.648643 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be58154c-f6fb-45fb-b4c4-cc5b6d16538e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:06.649520 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:06.670782 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be58154c-f6fb-45fb-b4c4-cc5b6d16538e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:06.671487 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a8a5a0-7be9-4088-8455-78275b015f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:06.722215 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Created reservations ['6728b19c-9348-4ab9-a480-3bb770f9dba9', '26354b7f-a881-447d-9060-4f56076870c5', '145f2512-072c-4ae6-a6f6-880fc75551d5', 'cf982a45-30a8-4bed-806f-42b097d2ad31'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:06.722929 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a8a5a0-7be9-4088-8455-78275b015f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6728b19c-9348-4ab9-a480-3bb770f9dba9', '26354b7f-a881-447d-9060-4f56076870c5', '145f2512-072c-4ae6-a6f6-880fc75551d5', 'cf982a45-30a8-4bed-806f-42b097d2ad31']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:06.723601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797d1990-9d56-49f5-b57b-2c78f66b880e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:06.744492 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797d1990-9d56-49f5-b57b-2c78f66b880e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b02bbf-80c5-4c90-b4e4-1cccbb79e2da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1013856192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd18cc95cbcc48048b703ad4db5f4af7',qos_specs=None,replication_status=,reservations=['6728b19c-9348-4ab9-a480-3bb770f9dba9','26354b7f-a881-447d-9060-4f56076870c5','145f2512-072c-4ae6-a6f6-880fc75551d5','cf982a45-30a8-4bed-806f-42b097d2ad31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3468520d54d4bf4b6a1b4e6796d1a9a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1013856192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64b02bbf-80c5-4c90-b4e4-1cccbb79e2da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd18cc95cbcc48048b703ad4db5f4af7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3468520d54d4bf4b6a1b4e6796d1a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:06.745209 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aa5787c-ceeb-4b20-9d88-4ceff62cf74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:06.760895 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aa5787c-ceeb-4b20-9d88-4ceff62cf74b) transitioned into state 'SUCCESS' from state '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-1013856192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd18cc95cbcc48048b703ad4db5f4af7',qos_specs=None,replication_status=,reservations=['6728b19c-9348-4ab9-a480-3bb770f9dba9','26354b7f-a881-447d-9060-4f56076870c5','145f2512-072c-4ae6-a6f6-880fc75551d5','cf982a45-30a8-4bed-806f-42b097d2ad31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3468520d54d4bf4b6a1b4e6796d1a9a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:06.761446 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76405f8f-96d8-4b2f-8f39-26843617b33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:06.768897 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76405f8f-96d8-4b2f-8f39-26843617b33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:06.769708 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Flow 'volume_create_api' (e2934a05-4d04-437d-ab2b-2c05a92e60dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:06.769957 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Create volume request issued successfully. Aug 13 19:42:06.770450 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e0b2851f-e2b5-4a65-bcdf-6dec6ac33151 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:06.770864 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1397/5568] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:42:06 2026] POST /volume/v3/volumes => generated 756 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:06.782337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ea31d68d-db7a-46ea-bc25-590d44a601d7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:06.787026 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea31d68d-db7a-46ea-bc25-590d44a601d7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] GET https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:06.787280 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea31d68d-db7a-46ea-bc25-590d44a601d7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:06.787558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ea31d68d-db7a-46ea-bc25-590d44a601d7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:06.795792 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:06.795792 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:06.799268 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ea31d68d-db7a-46ea-bc25-590d44a601d7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Volume info retrieved successfully. Aug 13 19:42:06.802798 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ea31d68d-db7a-46ea-bc25-590d44a601d7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da returned with HTTP 200 Aug 13 19:42:06.803193 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1390/5569] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:06 2026] GET /volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:07.815193 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-73190900-c390-4709-b28f-b032abc22a4b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:07.818683 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-73190900-c390-4709-b28f-b032abc22a4b tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] GET https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:07.818683 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-73190900-c390-4709-b28f-b032abc22a4b tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:07.818683 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-73190900-c390-4709-b28f-b032abc22a4b tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:07.824218 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:07.824218 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:07.827508 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-73190900-c390-4709-b28f-b032abc22a4b tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Volume info retrieved successfully. Aug 13 19:42:07.831213 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-73190900-c390-4709-b28f-b032abc22a4b tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da returned with HTTP 200 Aug 13 19:42:07.831682 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1387/5570] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:07 2026] GET /volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:07.842910 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b7d1a08e-641f-436c-8bab-7136d71d22b9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:07.844590 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7d1a08e-641f-436c-8bab-7136d71d22b9 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True Aug 13 19:42:07.844749 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7d1a08e-641f-436c-8bab-7136d71d22b9 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:07.844941 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b7d1a08e-641f-436c-8bab-7136d71d22b9 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:07.859201 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b7d1a08e-641f-436c-8bab-7136d71d22b9 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True returned with HTTP 200 Aug 13 19:42:07.859593 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1397/5571] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:42:07 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True => generated 1061 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:07.868919 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ecf0601e-7a88-4e6c-8dce-1bdb702155ba None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:07.870673 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecf0601e-7a88-4e6c-8dce-1bdb702155ba tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] DELETE https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:07.870866 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecf0601e-7a88-4e6c-8dce-1bdb702155ba tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:07.871039 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ecf0601e-7a88-4e6c-8dce-1bdb702155ba tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:07.871185 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ecf0601e-7a88-4e6c-8dce-1bdb702155ba tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Delete volume with id: 64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:07.878398 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:07.878398 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:07.878802 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ecf0601e-7a88-4e6c-8dce-1bdb702155ba tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Volume info retrieved successfully. Aug 13 19:42:07.892670 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ecf0601e-7a88-4e6c-8dce-1bdb702155ba tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Delete volume request issued successfully. Aug 13 19:42:07.892847 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ecf0601e-7a88-4e6c-8dce-1bdb702155ba tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da returned with HTTP 202 Aug 13 19:42:07.893247 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1398/5572] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:07 2026] DELETE /volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:07.901499 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9c2a5311-1683-4152-90f2-75f0862651df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:07.903783 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c2a5311-1683-4152-90f2-75f0862651df tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] GET https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:07.904060 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c2a5311-1683-4152-90f2-75f0862651df tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:07.904253 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c2a5311-1683-4152-90f2-75f0862651df tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:07.912154 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:07.912154 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:07.915995 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9c2a5311-1683-4152-90f2-75f0862651df tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Volume info retrieved successfully. Aug 13 19:42:07.920491 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c2a5311-1683-4152-90f2-75f0862651df tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da returned with HTTP 200 Aug 13 19:42:07.921030 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1391/5573] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:07 2026] GET /volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:08.934782 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3f652bc9-987b-4d1d-ad7f-e15be6c925f7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:08.936341 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3f652bc9-987b-4d1d-ad7f-e15be6c925f7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] GET https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:08.936749 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3f652bc9-987b-4d1d-ad7f-e15be6c925f7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:08.937039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3f652bc9-987b-4d1d-ad7f-e15be6c925f7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:08.942746 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3f652bc9-987b-4d1d-ad7f-e15be6c925f7 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da returned with HTTP 404 Aug 13 19:42:08.942746 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1388/5574] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:08 2026] GET /volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:08.950871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-029bdd29-0a72-4180-b36a-7848faeff9a3 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:08.952778 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-029bdd29-0a72-4180-b36a-7848faeff9a3 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] GET https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:08.952974 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-029bdd29-0a72-4180-b36a-7848faeff9a3 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:08.953166 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-029bdd29-0a72-4180-b36a-7848faeff9a3 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:08.959702 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-029bdd29-0a72-4180-b36a-7848faeff9a3 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da returned with HTTP 404 Aug 13 19:42:08.960373 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1398/5575] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:08 2026] GET /volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:08.966460 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e6b0aaa5-c24d-4a8f-824d-1ff28422d048 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:08.968171 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6b0aaa5-c24d-4a8f-824d-1ff28422d048 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] DELETE https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:08.968394 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6b0aaa5-c24d-4a8f-824d-1ff28422d048 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:08.968609 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e6b0aaa5-c24d-4a8f-824d-1ff28422d048 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:08.968794 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-e6b0aaa5-c24d-4a8f-824d-1ff28422d048 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Delete volume with id: 64b02bbf-80c5-4c90-b4e4-1cccbb79e2da Aug 13 19:42:08.973946 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e6b0aaa5-c24d-4a8f-824d-1ff28422d048 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da returned with HTTP 404 Aug 13 19:42:08.974449 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1399/5576] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:08 2026] DELETE /volume/v3/volumes/64b02bbf-80c5-4c90-b4e4-1cccbb79e2da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:08.981934 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:08.983732 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:08.984087 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1032060681"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:08.985526 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1032060681'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:08.985678 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Create volume of 1 GB Aug 13 19:42:08.989407 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Availability Zones retrieved successfully. Aug 13 19:42:08.994621 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Flow 'volume_create_api' (45cd494c-c67f-4ea7-b18c-f08502192905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:08.995607 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a17840-89c8-422a-9bd8-daf7a43d33a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:08.996496 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:09.020629 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a17840-89c8-422a-9bd8-daf7a43d33a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:09.021380 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86bf5d41-aacd-4b6a-aa6f-44408e71066f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:09.057656 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Created reservations ['d4174f2a-f6ae-447a-8832-12ec1666cf34', 'c0fb233a-3442-488c-8d07-d103b129f171', '0933fcd6-3ba6-445f-9615-d2ac5a6ff00f', 'd90de87d-c391-4ec4-942d-ab0088624318'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:09.058446 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86bf5d41-aacd-4b6a-aa6f-44408e71066f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4174f2a-f6ae-447a-8832-12ec1666cf34', 'c0fb233a-3442-488c-8d07-d103b129f171', '0933fcd6-3ba6-445f-9615-d2ac5a6ff00f', 'd90de87d-c391-4ec4-942d-ab0088624318']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:09.059180 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5278275-8e3d-4ff4-bf4e-a5a602660819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:09.079919 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5278275-8e3d-4ff4-bf4e-a5a602660819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a47d4ecf-4824-410f-a4da-815608493567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1032060681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd18cc95cbcc48048b703ad4db5f4af7',qos_specs=None,replication_status=,reservations=['d4174f2a-f6ae-447a-8832-12ec1666cf34','c0fb233a-3442-488c-8d07-d103b129f171','0933fcd6-3ba6-445f-9615-d2ac5a6ff00f','d90de87d-c391-4ec4-942d-ab0088624318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3468520d54d4bf4b6a1b4e6796d1a9a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1032060681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a47d4ecf-4824-410f-a4da-815608493567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd18cc95cbcc48048b703ad4db5f4af7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3468520d54d4bf4b6a1b4e6796d1a9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:09.080700 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afacb656-8947-4de3-9be2-b948deb6f874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:09.095381 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afacb656-8947-4de3-9be2-b948deb6f874) transitioned into state 'SUCCESS' from state '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-1032060681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd18cc95cbcc48048b703ad4db5f4af7',qos_specs=None,replication_status=,reservations=['d4174f2a-f6ae-447a-8832-12ec1666cf34','c0fb233a-3442-488c-8d07-d103b129f171','0933fcd6-3ba6-445f-9615-d2ac5a6ff00f','d90de87d-c391-4ec4-942d-ab0088624318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3468520d54d4bf4b6a1b4e6796d1a9a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:09.096001 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db8fe36-ecfb-437a-b1c9-07af0a243252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:09.103740 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db8fe36-ecfb-437a-b1c9-07af0a243252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:09.104543 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Flow 'volume_create_api' (45cd494c-c67f-4ea7-b18c-f08502192905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:09.104813 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Create volume request issued successfully. Aug 13 19:42:09.105329 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0263d4d8-b6ca-4e25-b2ef-ec9d6e2b6fc2 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:09.105761 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1392/5577] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:42:08 2026] POST /volume/v3/volumes => generated 756 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:09.117253 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c243936b-a1b9-4c3c-b51c-3a0250d45037 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:09.121466 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c243936b-a1b9-4c3c-b51c-3a0250d45037 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] GET https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:09.121466 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c243936b-a1b9-4c3c-b51c-3a0250d45037 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:09.121466 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c243936b-a1b9-4c3c-b51c-3a0250d45037 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:09.127087 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:09.127087 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:09.130460 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c243936b-a1b9-4c3c-b51c-3a0250d45037 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Volume info retrieved successfully. Aug 13 19:42:09.134320 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c243936b-a1b9-4c3c-b51c-3a0250d45037 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 returned with HTTP 200 Aug 13 19:42:09.134737 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1389/5578] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:09 2026] GET /volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:10.147186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6fd9efee-fe94-4dc6-b7d7-8711cd8a78b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.148998 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6fd9efee-fe94-4dc6-b7d7-8711cd8a78b5 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] GET https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:10.149175 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6fd9efee-fe94-4dc6-b7d7-8711cd8a78b5 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:10.149365 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6fd9efee-fe94-4dc6-b7d7-8711cd8a78b5 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:10.155802 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:10.155802 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:10.159083 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6fd9efee-fe94-4dc6-b7d7-8711cd8a78b5 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Volume info retrieved successfully. Aug 13 19:42:10.162773 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6fd9efee-fe94-4dc6-b7d7-8711cd8a78b5 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 returned with HTTP 200 Aug 13 19:42:10.163126 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1399/5579] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:10 2026] GET /volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:10.174765 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-491fcfd8-29cb-43bf-a4ca-5126daa5a176 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.176459 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-491fcfd8-29cb-43bf-a4ca-5126daa5a176 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True Aug 13 19:42:10.176641 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-491fcfd8-29cb-43bf-a4ca-5126daa5a176 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:10.176817 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-491fcfd8-29cb-43bf-a4ca-5126daa5a176 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:10.195362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-491fcfd8-29cb-43bf-a4ca-5126daa5a176 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True returned with HTTP 200 Aug 13 19:42:10.195870 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1400/5580] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:42:10 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:10.206292 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-af66511e-3de0-4a83-aacc-724a062bbb22 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.209076 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af66511e-3de0-4a83-aacc-724a062bbb22 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/c90cc40c5ea24ae0a3f989aa4f730c9b?usage=True Aug 13 19:42:10.209671 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af66511e-3de0-4a83-aacc-724a062bbb22 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:10.210011 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-af66511e-3de0-4a83-aacc-724a062bbb22 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:10.210502 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:10.210502 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:10.228889 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-af66511e-3de0-4a83-aacc-724a062bbb22 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/c90cc40c5ea24ae0a3f989aa4f730c9b?usage=True returned with HTTP 200 Aug 13 19:42:10.229455 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1393/5581] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:42:10 2026] GET /volume/v3/os-quota-sets/c90cc40c5ea24ae0a3f989aa4f730c9b?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:10.240818 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a900895e-8a60-4494-a86a-1fc853d9a634 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.242540 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a900895e-8a60-4494-a86a-1fc853d9a634 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer Aug 13 19:42:10.243021 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a900895e-8a60-4494-a86a-1fc853d9a634 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a47d4ecf-4824-410f-a4da-815608493567"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:10.244497 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.contrib.volume_transfer [None req-a900895e-8a60-4494-a86a-1fc853d9a634 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a47d4ecf-4824-410f-a4da-815608493567'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 19:42:10.245826 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.contrib.volume_transfer [None req-a900895e-8a60-4494-a86a-1fc853d9a634 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Creating transfer of volume a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:10.245826 np0000007253 devstack@c-api.service[100186]: INFO cinder.transfer.api [None req-a900895e-8a60-4494-a86a-1fc853d9a634 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Generating transfer record for volume a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:10.252069 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:10.252069 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:10.262457 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a900895e-8a60-4494-a86a-1fc853d9a634 tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 19:42:10.263077 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1390/5582] 10.4.3.126 () {68 vars in 1291 bytes} [Thu Aug 13 19:42:10 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:10.270742 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fdd24114-350a-4957-be48-7c22152b159a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.323249 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] POST https://10.4.3.126/volume/v3/os-volume-transfer/9676dba2-aba5-4c68-a0fe-329491823eef/accept Aug 13 19:42:10.323568 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "dd69b16569de8919"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:10.324782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.contrib.volume_transfer [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Accepting volume transfer 9676dba2-aba5-4c68-a0fe-329491823eef {{(pid=100185) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 19:42:10.324873 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.contrib.volume_transfer [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Accepting transfer 9676dba2-aba5-4c68-a0fe-329491823eef Aug 13 19:42:10.376050 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Created reservations ['4954ce95-c7e0-4da9-82fd-8aa581e333d0', 'b7f75cd1-c94c-4d0e-9ec7-2f7390690a57', '93b30301-86c1-4f9e-a6c4-02d5614cca56', '21b2aecd-d8b2-468d-962c-1d75215c0a8f'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:10.395969 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Created reservations ['eddf26b8-b5c8-465a-a49a-f8e10415e579', '2778c45e-acb6-4952-a9b9-c8da51385ef6', '5649d1e1-7844-4572-a198-67131d503058', '020de8bc-c871-4b79-aab4-91983a3426c9'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:10.435585 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Created reservations ['c646ffee-2abf-44d5-be75-bd1026e05775', '8afd890c-f02c-48b7-845b-f87b46789b57', '81fd3ab2-4d87-4fb8-b18e-5bb7e06de8cb', 'b6452ea9-cb68-46cd-9ecc-5c35be0250c4'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:10.462694 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Created reservations ['96bd4ea3-ac14-4487-b1a5-176b458677dc', '09bc8233-fd5e-4a53-9a15-403d8a463733', 'b03ccf1b-c15e-4023-8eeb-d08a4bdf9549', '32c1d15e-a566-4163-adcf-19b728c176a7'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:10.472388 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Transfer volume completed successfully. Aug 13 19:42:10.522600 np0000007253 devstack@c-api.service[100185]: INFO cinder.transfer.api [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Volume a47d4ecf-4824-410f-a4da-815608493567 has been transferred. Aug 13 19:42:10.529332 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fdd24114-350a-4957-be48-7c22152b159a tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] https://10.4.3.126/volume/v3/os-volume-transfer/9676dba2-aba5-4c68-a0fe-329491823eef/accept returned with HTTP 202 Aug 13 19:42:10.529796 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1400/5583] 10.4.3.126 () {68 vars in 1423 bytes} [Thu Aug 13 19:42:10 2026] POST /volume/v3/os-volume-transfer/9676dba2-aba5-4c68-a0fe-329491823eef/accept => generated 365 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:10.538454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-283d9e56-ffab-4752-9f32-8d3525ebcfd5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.540777 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-283d9e56-ffab-4752-9f32-8d3525ebcfd5 tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] GET https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:10.541038 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-283d9e56-ffab-4752-9f32-8d3525ebcfd5 tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:10.541300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-283d9e56-ffab-4752-9f32-8d3525ebcfd5 tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:10.547601 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:10.547601 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:10.550479 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-283d9e56-ffab-4752-9f32-8d3525ebcfd5 tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] Volume info retrieved successfully. Aug 13 19:42:10.553857 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-283d9e56-ffab-4752-9f32-8d3525ebcfd5 tempest-VolumeQuotasAdminTestJSON-1271930598 tempest-VolumeQuotasAdminTestJSON-1271930598-project-member] https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 returned with HTTP 200 Aug 13 19:42:10.554228 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1401/5584] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:10 2026] GET /volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:10.569932 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-eb9da6b3-7395-4388-a96a-31578347ae8b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.571888 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb9da6b3-7395-4388-a96a-31578347ae8b tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True Aug 13 19:42:10.572081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb9da6b3-7395-4388-a96a-31578347ae8b tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:10.572262 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-eb9da6b3-7395-4388-a96a-31578347ae8b tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:10.589189 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-eb9da6b3-7395-4388-a96a-31578347ae8b tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True returned with HTTP 200 Aug 13 19:42:10.589940 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1394/5585] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:42:10 2026] GET /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:10.603430 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-d864cecc-6c55-43e0-864b-721eb98e21af None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.604765 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d864cecc-6c55-43e0-864b-721eb98e21af tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/c90cc40c5ea24ae0a3f989aa4f730c9b?usage=True Aug 13 19:42:10.605013 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d864cecc-6c55-43e0-864b-721eb98e21af tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:10.605326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-d864cecc-6c55-43e0-864b-721eb98e21af tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:10.620984 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-d864cecc-6c55-43e0-864b-721eb98e21af tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/c90cc40c5ea24ae0a3f989aa4f730c9b?usage=True returned with HTTP 200 Aug 13 19:42:10.621487 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1391/5586] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:42:10 2026] GET /volume/v3/os-quota-sets/c90cc40c5ea24ae0a3f989aa4f730c9b?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:10.631962 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f07a7d39-b4ac-4f00-8033-fb4d977a8626 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.634011 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f07a7d39-b4ac-4f00-8033-fb4d977a8626 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] DELETE https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:10.634205 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f07a7d39-b4ac-4f00-8033-fb4d977a8626 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:10.634462 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f07a7d39-b4ac-4f00-8033-fb4d977a8626 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:10.634640 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-f07a7d39-b4ac-4f00-8033-fb4d977a8626 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Delete volume with id: a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:10.642114 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:10.642114 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:10.642517 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f07a7d39-b4ac-4f00-8033-fb4d977a8626 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Volume info retrieved successfully. Aug 13 19:42:10.657330 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f07a7d39-b4ac-4f00-8033-fb4d977a8626 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Delete volume request issued successfully. Aug 13 19:42:10.657504 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f07a7d39-b4ac-4f00-8033-fb4d977a8626 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 returned with HTTP 202 Aug 13 19:42:10.657964 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1401/5587] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:10 2026] DELETE /volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:10.664196 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-950ff7c6-7585-4292-b0bb-b5c9765c4bbb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:10.665830 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-950ff7c6-7585-4292-b0bb-b5c9765c4bbb tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:10.665993 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-950ff7c6-7585-4292-b0bb-b5c9765c4bbb tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:10.666164 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-950ff7c6-7585-4292-b0bb-b5c9765c4bbb tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:10.672343 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:10.672343 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:10.675108 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-950ff7c6-7585-4292-b0bb-b5c9765c4bbb tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Volume info retrieved successfully. Aug 13 19:42:10.678249 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-950ff7c6-7585-4292-b0bb-b5c9765c4bbb tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 returned with HTTP 200 Aug 13 19:42:10.678604 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1402/5588] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:10 2026] GET /volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 => generated 1012 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:11.694990 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ddf1dab3-1bfe-49b2-8872-97f7844e4ed5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:11.696846 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ddf1dab3-1bfe-49b2-8872-97f7844e4ed5 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:11.697030 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ddf1dab3-1bfe-49b2-8872-97f7844e4ed5 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:11.697192 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ddf1dab3-1bfe-49b2-8872-97f7844e4ed5 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:11.702756 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ddf1dab3-1bfe-49b2-8872-97f7844e4ed5 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 returned with HTTP 404 Aug 13 19:42:11.703450 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1395/5589] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:11 2026] GET /volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:11.711098 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7e223a88-cb86-4edc-abe8-e698cfc24f7f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:11.712988 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7e223a88-cb86-4edc-abe8-e698cfc24f7f tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] GET https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:11.713289 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7e223a88-cb86-4edc-abe8-e698cfc24f7f tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:11.713627 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7e223a88-cb86-4edc-abe8-e698cfc24f7f tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:11.719154 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7e223a88-cb86-4edc-abe8-e698cfc24f7f tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 returned with HTTP 404 Aug 13 19:42:11.719713 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1392/5590] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:11 2026] GET /volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:11.726139 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eb3dbddb-271e-4622-8f83-deaf3ce3245d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:11.727967 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb3dbddb-271e-4622-8f83-deaf3ce3245d tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:11.728166 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb3dbddb-271e-4622-8f83-deaf3ce3245d tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:11.728377 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eb3dbddb-271e-4622-8f83-deaf3ce3245d tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:11.728553 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-eb3dbddb-271e-4622-8f83-deaf3ce3245d tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] Delete volume with id: a47d4ecf-4824-410f-a4da-815608493567 Aug 13 19:42:11.733965 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eb3dbddb-271e-4622-8f83-deaf3ce3245d tempest-VolumeQuotasAdminTestJSON-61554130 tempest-VolumeQuotasAdminTestJSON-61554130-project-member] https://10.4.3.126/volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 returned with HTTP 404 Aug 13 19:42:11.734433 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1402/5591] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:11 2026] DELETE /volume/v3/volumes/a47d4ecf-4824-410f-a4da-815608493567 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:11.742332 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-6870789a-5874-4d01-a832-27d01286d100 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:11.744532 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6870789a-5874-4d01-a832-27d01286d100 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] GET https://10.4.3.126/volume/v3/os-quota-sets/9800d068333140f88d8f3c89790e4851?usage=True Aug 13 19:42:11.744767 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6870789a-5874-4d01-a832-27d01286d100 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:11.744956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-6870789a-5874-4d01-a832-27d01286d100 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:11.761074 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-6870789a-5874-4d01-a832-27d01286d100 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/9800d068333140f88d8f3c89790e4851?usage=True returned with HTTP 200 Aug 13 19:42:11.761537 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1403/5592] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:42:11 2026] GET /volume/v3/os-quota-sets/9800d068333140f88d8f3c89790e4851?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:11.773913 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a8a590aa-dfc3-4369-a241-96d411a21623 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:11.775612 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a8a590aa-dfc3-4369-a241-96d411a21623 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 Aug 13 19:42:11.775938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a8a590aa-dfc3-4369-a241-96d411a21623 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:11.838343 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a8a590aa-dfc3-4369-a241-96d411a21623 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 returned with HTTP 200 Aug 13 19:42:11.838747 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1396/5593] 10.4.3.126 () {68 vars in 1375 bytes} [Thu Aug 13 19:42:11 2026] PUT /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 => generated 397 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:11.846823 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1992e2fc-0e18-40b7-a01f-c070dfdc0001 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:11.848515 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1992e2fc-0e18-40b7-a01f-c070dfdc0001 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] PUT https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 Aug 13 19:42:11.848997 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1992e2fc-0e18-40b7-a01f-c070dfdc0001 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-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=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:11.912767 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1992e2fc-0e18-40b7-a01f-c070dfdc0001 tempest-VolumeQuotasAdminTestJSON-1418145848 tempest-VolumeQuotasAdminTestJSON-1418145848-project-admin] https://10.4.3.126/volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 returned with HTTP 200 Aug 13 19:42:11.913114 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1393/5594] 10.4.3.126 () {68 vars in 1375 bytes} [Thu Aug 13 19:42:11 2026] PUT /volume/v3/os-quota-sets/fd18cc95cbcc48048b703ad4db5f4af7 => generated 395 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:14.159994 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2960e07e-bd91-4cb0-bc86-951ccf7db84c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:14.233365 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2960e07e-bd91-4cb0-bc86-951ccf7db84c tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:14.233365 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2960e07e-bd91-4cb0-bc86-951ccf7db84c tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:14.243867 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2960e07e-bd91-4cb0-bc86-951ccf7db84c tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:14.244220 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1403/5595] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:42:14 2026] POST /volume/v3/types => generated 188 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:14.251112 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4e67c1c9-8956-4ae7-9245-853033ec38dc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:14.252840 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e67c1c9-8956-4ae7-9245-853033ec38dc tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:14.253207 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4e67c1c9-8956-4ae7-9245-853033ec38dc tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:14.263941 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4e67c1c9-8956-4ae7-9245-853033ec38dc tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:14.264646 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1404/5596] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:42:14 2026] POST /volume/v3/types => generated 188 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:14.272094 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:14.321902 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:14.322186 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1600147453"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:14.323483 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1600147453'}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:14.326486 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Create volume of 1 GB Aug 13 19:42:14.326717 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:14.326717 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:14.327105 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Availability Zones retrieved successfully. Aug 13 19:42:14.332049 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Flow 'volume_create_api' (0d97a0df-5faa-4f21-8581-0aebdc7962e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:14.332896 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc3e145-f416-4d6c-9f01-a2c4f463537e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:14.333695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Validating volume size '1' using validate_int {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:14.349609 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc3e145-f416-4d6c-9f01-a2c4f463537e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:42:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=083d78f6-68f5-4c6d-89d9-b173bab3a69c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '083d78f6-68f5-4c6d-89d9-b173bab3a69c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:14.350196 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77914f79-073d-4511-90bd-650cf6d5df5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:14.372067 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:42:14.372291 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:42:14.398983 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Created reservations ['1353d891-3a8e-4b50-afc7-70c2844bc9b4', '08cd1f0c-26e1-4c58-9161-4d8f51d3de87', '10722037-ca1b-439a-b618-6360c481deab', '09fb72f2-9fa1-41c2-9b97-8b1d9faab90d'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:14.399685 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77914f79-073d-4511-90bd-650cf6d5df5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1353d891-3a8e-4b50-afc7-70c2844bc9b4', '08cd1f0c-26e1-4c58-9161-4d8f51d3de87', '10722037-ca1b-439a-b618-6360c481deab', '09fb72f2-9fa1-41c2-9b97-8b1d9faab90d']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:14.400286 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49331d18-ebd0-41c3-983c-25a8d0cef6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:14.420247 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49331d18-ebd0-41c3-983c-25a8d0cef6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1290a1-c09c-485f-9e56-f2e541d712c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1600147453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530151a867b04a92bf563ee522000206',qos_specs=None,replication_status=,reservations=['1353d891-3a8e-4b50-afc7-70c2844bc9b4','08cd1f0c-26e1-4c58-9161-4d8f51d3de87','10722037-ca1b-439a-b618-6360c481deab','09fb72f2-9fa1-41c2-9b97-8b1d9faab90d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52c810c720241b58165b082474c1571',volume_type_id=083d78f6-68f5-4c6d-89d9-b173bab3a69c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1600147453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a1290a1-c09c-485f-9e56-f2e541d712c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530151a867b04a92bf563ee522000206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e52c810c720241b58165b082474c1571',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(083d78f6-68f5-4c6d-89d9-b173bab3a69c),volume_type_id=083d78f6-68f5-4c6d-89d9-b173bab3a69c)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:14.420890 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ef0043-ef77-4e70-919d-9ea2929a3e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:14.434220 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ef0043-ef77-4e70-919d-9ea2929a3e40) transitioned into state 'SUCCESS' from state '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-1600147453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530151a867b04a92bf563ee522000206',qos_specs=None,replication_status=,reservations=['1353d891-3a8e-4b50-afc7-70c2844bc9b4','08cd1f0c-26e1-4c58-9161-4d8f51d3de87','10722037-ca1b-439a-b618-6360c481deab','09fb72f2-9fa1-41c2-9b97-8b1d9faab90d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e52c810c720241b58165b082474c1571',volume_type_id=083d78f6-68f5-4c6d-89d9-b173bab3a69c)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:14.434822 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859c280e-11da-4ebd-9d2d-3460f3023aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:14.442444 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859c280e-11da-4ebd-9d2d-3460f3023aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:14.443100 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Flow 'volume_create_api' (0d97a0df-5faa-4f21-8581-0aebdc7962e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:14.443378 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Create volume request issued successfully. Aug 13 19:42:14.443853 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5016e5ae-fd9e-4c41-b507-3cb76b53ec06 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:14.444231 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1397/5597] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:42:14 2026] POST /volume/v3/volumes => generated 768 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:14.454412 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7bd75b5c-0e3e-4d7c-9221-8b824e576cbf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:14.455972 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7bd75b5c-0e3e-4d7c-9221-8b824e576cbf tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:14.456120 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7bd75b5c-0e3e-4d7c-9221-8b824e576cbf tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:14.456301 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7bd75b5c-0e3e-4d7c-9221-8b824e576cbf tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:14.462084 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:14.462084 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:14.464996 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7bd75b5c-0e3e-4d7c-9221-8b824e576cbf tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Volume info retrieved successfully. Aug 13 19:42:14.468382 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7bd75b5c-0e3e-4d7c-9221-8b824e576cbf tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 200 Aug 13 19:42:14.468696 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1394/5598] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:14 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:15.480613 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-8aeda567-d993-494e-a117-70e2158b265b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:15.482569 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8aeda567-d993-494e-a117-70e2158b265b tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:15.482824 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8aeda567-d993-494e-a117-70e2158b265b tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:15.483056 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-8aeda567-d993-494e-a117-70e2158b265b tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:15.489671 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:15.489671 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:15.492895 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-8aeda567-d993-494e-a117-70e2158b265b tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Volume info retrieved successfully. Aug 13 19:42:15.496489 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-8aeda567-d993-494e-a117-70e2158b265b tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 200 Aug 13 19:42:15.496870 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1404/5599] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:15 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:15.508080 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4328d4e5-f23e-4ee7-9fdd-5ea83330ceca None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:15.509736 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4328d4e5-f23e-4ee7-9fdd-5ea83330ceca tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:15.509944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4328d4e5-f23e-4ee7-9fdd-5ea83330ceca tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:15.510165 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4328d4e5-f23e-4ee7-9fdd-5ea83330ceca tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:15.517486 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:15.517486 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:15.520857 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4328d4e5-f23e-4ee7-9fdd-5ea83330ceca tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Volume info retrieved successfully. Aug 13 19:42:15.524574 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4328d4e5-f23e-4ee7-9fdd-5ea83330ceca tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 200 Aug 13 19:42:15.525052 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1405/5600] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:15 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 1025 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:15.536015 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:15.537791 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] POST https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5/action Aug 13 19:42:15.538081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:42:15.538197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:15.545139 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:15.545139 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:15.545540 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Volume info retrieved successfully. Aug 13 19:42:15.558401 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:42:15.558654 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:42:15.572727 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Created reservations ['e38c085d-e13d-4d63-8642-09f15125c832', '8a250936-b22b-4095-8626-cd26c30b75c9'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:15.585914 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Created reservations ['de931b6e-9ae3-486b-b147-63ada607a3b4', '39ae921b-e2e8-45a7-b65a-5e8bebb33578'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:15.602575 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Retype volume request issued successfully. Aug 13 19:42:15.602762 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-97e7761a-771c-49fa-a79f-377a66c4c9ff tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5/action returned with HTTP 202 Aug 13 19:42:15.603128 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1398/5601] 10.4.3.126 () {68 vars in 1390 bytes} [Thu Aug 13 19:42:15 2026] POST /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:42:15.610213 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1d40b50f-7813-49f7-8b1f-7955575d2649 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:15.611917 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d40b50f-7813-49f7-8b1f-7955575d2649 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:15.612129 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d40b50f-7813-49f7-8b1f-7955575d2649 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:15.612381 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d40b50f-7813-49f7-8b1f-7955575d2649 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:15.618514 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:15.618514 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:15.621947 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1d40b50f-7813-49f7-8b1f-7955575d2649 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Volume info retrieved successfully. Aug 13 19:42:15.625473 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d40b50f-7813-49f7-8b1f-7955575d2649 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 200 Aug 13 19:42:15.625830 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1395/5602] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:15 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:16.638795 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-afdb081f-b6c0-41d2-828e-4f0ad252e15e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:16.640638 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-afdb081f-b6c0-41d2-828e-4f0ad252e15e tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:16.640816 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-afdb081f-b6c0-41d2-828e-4f0ad252e15e tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:16.640987 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-afdb081f-b6c0-41d2-828e-4f0ad252e15e tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:16.647387 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:16.647387 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:16.650639 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-afdb081f-b6c0-41d2-828e-4f0ad252e15e tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Volume info retrieved successfully. Aug 13 19:42:16.654245 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-afdb081f-b6c0-41d2-828e-4f0ad252e15e tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 200 Aug 13 19:42:16.654629 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1405/5603] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:16 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:16.670073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-46ce0f8c-99ec-4613-8350-26d91618c2fc None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:16.671908 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-46ce0f8c-99ec-4613-8350-26d91618c2fc tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:16.672095 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-46ce0f8c-99ec-4613-8350-26d91618c2fc tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:16.672304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-46ce0f8c-99ec-4613-8350-26d91618c2fc tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:16.679386 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:16.679386 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:16.683161 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-46ce0f8c-99ec-4613-8350-26d91618c2fc tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Volume info retrieved successfully. Aug 13 19:42:16.686994 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-46ce0f8c-99ec-4613-8350-26d91618c2fc tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 200 Aug 13 19:42:16.687418 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1406/5604] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:16 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:16.699732 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ee163f72-a52e-4cb4-a5c7-87369fc6bae4 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:16.701584 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee163f72-a52e-4cb4-a5c7-87369fc6bae4 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] GET https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1600147453 Aug 13 19:42:16.701778 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee163f72-a52e-4cb4-a5c7-87369fc6bae4 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:16.701956 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ee163f72-a52e-4cb4-a5c7-87369fc6bae4 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:16.702482 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:16.702482 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:16.702764 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-ee163f72-a52e-4cb4-a5c7-87369fc6bae4 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1600147453'), ('all_tenants', True)]). {{(pid=100183) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:42:16.727196 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ee163f72-a52e-4cb4-a5c7-87369fc6bae4 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Get all volumes completed successfully. Aug 13 19:42:16.727651 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ee163f72-a52e-4cb4-a5c7-87369fc6bae4 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1600147453 returned with HTTP 200 Aug 13 19:42:16.728064 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1399/5605] 10.4.3.126 () {66 vars in 1398 bytes} [Thu Aug 13 19:42:16 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1600147453 => generated 347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:16.735651 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-095071a8-9006-4fa1-96b8-b5688d41f4bb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:16.737389 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-095071a8-9006-4fa1-96b8-b5688d41f4bb tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:16.737590 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-095071a8-9006-4fa1-96b8-b5688d41f4bb tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:16.737767 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-095071a8-9006-4fa1-96b8-b5688d41f4bb tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:16.744001 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:16.744001 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:16.747088 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-095071a8-9006-4fa1-96b8-b5688d41f4bb tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Volume info retrieved successfully. Aug 13 19:42:16.750508 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-095071a8-9006-4fa1-96b8-b5688d41f4bb tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 200 Aug 13 19:42:16.750842 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1396/5606] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:16 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:16.761217 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e489deaf-1851-4fff-9931-c20c7bb57699 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:16.762782 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e489deaf-1851-4fff-9931-c20c7bb57699 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] DELETE https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:16.762944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e489deaf-1851-4fff-9931-c20c7bb57699 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:16.763115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e489deaf-1851-4fff-9931-c20c7bb57699 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:16.763281 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-e489deaf-1851-4fff-9931-c20c7bb57699 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Delete volume with id: 2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:16.769235 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:16.769235 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:16.769676 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e489deaf-1851-4fff-9931-c20c7bb57699 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Volume info retrieved successfully. Aug 13 19:42:16.783181 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-e489deaf-1851-4fff-9931-c20c7bb57699 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Delete volume request issued successfully. Aug 13 19:42:16.783430 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e489deaf-1851-4fff-9931-c20c7bb57699 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 202 Aug 13 19:42:16.783947 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1406/5607] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:16 2026] DELETE /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:16.789962 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3c8c7d1e-d213-4556-bd9a-1d6b0c077340 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:16.791753 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c8c7d1e-d213-4556-bd9a-1d6b0c077340 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:16.791922 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c8c7d1e-d213-4556-bd9a-1d6b0c077340 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:16.792090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3c8c7d1e-d213-4556-bd9a-1d6b0c077340 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:16.798507 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:16.798507 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:16.801538 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3c8c7d1e-d213-4556-bd9a-1d6b0c077340 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Volume info retrieved successfully. Aug 13 19:42:16.805792 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3c8c7d1e-d213-4556-bd9a-1d6b0c077340 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 200 Aug 13 19:42:16.806123 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1407/5608] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:16 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:17.818331 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8fa114e8-91dc-48b4-88ff-edd33498efa5 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:17.819859 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8fa114e8-91dc-48b4-88ff-edd33498efa5 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] GET https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 Aug 13 19:42:17.820056 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8fa114e8-91dc-48b4-88ff-edd33498efa5 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:17.820288 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8fa114e8-91dc-48b4-88ff-edd33498efa5 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:17.825343 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8fa114e8-91dc-48b4-88ff-edd33498efa5 tempest-VolumeRetypeWithoutMigrationTest-1898258494 tempest-VolumeRetypeWithoutMigrationTest-1898258494-project-member] https://10.4.3.126/volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 returned with HTTP 404 Aug 13 19:42:17.825808 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1400/5609] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:17 2026] GET /volume/v3/volumes/2a1290a1-c09c-485f-9e56-f2e541d712c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:17.832804 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2f3ac982-854d-4057-ba53-ac93205bb114 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:17.834501 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f3ac982-854d-4057-ba53-ac93205bb114 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] DELETE https://10.4.3.126/volume/v3/types/783e0453-ae46-4d4e-a7d4-50801b6b4130 Aug 13 19:42:17.834682 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f3ac982-854d-4057-ba53-ac93205bb114 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:17.834867 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2f3ac982-854d-4057-ba53-ac93205bb114 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:17.854732 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2f3ac982-854d-4057-ba53-ac93205bb114 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/types/783e0453-ae46-4d4e-a7d4-50801b6b4130 returned with HTTP 202 Aug 13 19:42:17.855177 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1397/5610] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:17 2026] DELETE /volume/v3/types/783e0453-ae46-4d4e-a7d4-50801b6b4130 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:17.861501 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-946f7e7e-a045-4752-a039-e4ebb760e86e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:17.863223 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-946f7e7e-a045-4752-a039-e4ebb760e86e tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] GET https://10.4.3.126/volume/v3/types/783e0453-ae46-4d4e-a7d4-50801b6b4130 Aug 13 19:42:17.863456 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-946f7e7e-a045-4752-a039-e4ebb760e86e tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:17.863637 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-946f7e7e-a045-4752-a039-e4ebb760e86e tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:17.866805 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-946f7e7e-a045-4752-a039-e4ebb760e86e tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/types/783e0453-ae46-4d4e-a7d4-50801b6b4130 returned with HTTP 404 Aug 13 19:42:17.867360 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1407/5611] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:42:17 2026] GET /volume/v3/types/783e0453-ae46-4d4e-a7d4-50801b6b4130 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:17.873298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b7da3ca8-1fde-4ff4-bd25-b5b57246072c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:17.875006 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7da3ca8-1fde-4ff4-bd25-b5b57246072c tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] DELETE https://10.4.3.126/volume/v3/types/083d78f6-68f5-4c6d-89d9-b173bab3a69c Aug 13 19:42:17.875206 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7da3ca8-1fde-4ff4-bd25-b5b57246072c tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:17.875433 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b7da3ca8-1fde-4ff4-bd25-b5b57246072c tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:17.897070 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b7da3ca8-1fde-4ff4-bd25-b5b57246072c tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/types/083d78f6-68f5-4c6d-89d9-b173bab3a69c returned with HTTP 202 Aug 13 19:42:17.897526 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1408/5612] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:17 2026] DELETE /volume/v3/types/083d78f6-68f5-4c6d-89d9-b173bab3a69c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:17.904267 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8eb52d6a-6d10-462a-a407-06b27f7ae981 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:17.905833 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8eb52d6a-6d10-462a-a407-06b27f7ae981 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] GET https://10.4.3.126/volume/v3/types/083d78f6-68f5-4c6d-89d9-b173bab3a69c Aug 13 19:42:17.905989 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8eb52d6a-6d10-462a-a407-06b27f7ae981 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:17.906154 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8eb52d6a-6d10-462a-a407-06b27f7ae981 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:17.908991 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8eb52d6a-6d10-462a-a407-06b27f7ae981 tempest-VolumeRetypeWithoutMigrationTest-714184431 tempest-VolumeRetypeWithoutMigrationTest-714184431-project-admin] https://10.4.3.126/volume/v3/types/083d78f6-68f5-4c6d-89d9-b173bab3a69c returned with HTTP 404 Aug 13 19:42:17.909501 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1401/5613] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:42:17 2026] GET /volume/v3/types/083d78f6-68f5-4c6d-89d9-b173bab3a69c => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:19.678701 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-072577a2-2ae0-4169-8101-01bdc7021b96 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:19.749282 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-072577a2-2ae0-4169-8101-01bdc7021b96 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] GET https://10.4.3.126/volume/v3/os-services Aug 13 19:42:19.749469 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-072577a2-2ae0-4169-8101-01bdc7021b96 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:19.749632 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-072577a2-2ae0-4169-8101-01bdc7021b96 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:19.753221 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-072577a2-2ae0-4169-8101-01bdc7021b96 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] https://10.4.3.126/volume/v3/os-services returned with HTTP 200 Aug 13 19:42:19.753665 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1398/5614] 10.4.3.126 () {66 vars in 1249 bytes} [Thu Aug 13 19:42:19 2026] GET /volume/v3/os-services => generated 626 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:19.761828 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7e766a5f-e16c-488b-95a0-3353a8591780 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:19.763259 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e766a5f-e16c-488b-95a0-3353a8591780 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] PUT https://10.4.3.126/volume/v3/os-services/disable-log-reason Aug 13 19:42:19.763587 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7e766a5f-e16c-488b-95a0-3353a8591780 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007253", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:19.765031 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7e766a5f-e16c-488b-95a0-3353a8591780 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] https://10.4.3.126/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 19:42:19.765445 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1408/5615] 10.4.3.126 () {68 vars in 1326 bytes} [Thu Aug 13 19:42:19 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:42:19.771985 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b26fff68-3c22-4d82-a46c-10fa7fdfb098 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:19.773448 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b26fff68-3c22-4d82-a46c-10fa7fdfb098 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] PUT https://10.4.3.126/volume/v3/os-services/disable Aug 13 19:42:19.773729 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b26fff68-3c22-4d82-a46c-10fa7fdfb098 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007253", "binary": "invalid_binary"} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:19.779780 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b26fff68-3c22-4d82-a46c-10fa7fdfb098 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] https://10.4.3.126/volume/v3/os-services/disable returned with HTTP 404 Aug 13 19:42:19.780171 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1409/5616] 10.4.3.126 () {68 vars in 1293 bytes} [Thu Aug 13 19:42:19 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:19.787097 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-b96d44f1-37f1-448e-9c31-3e555107fe50 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:19.788735 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b96d44f1-37f1-448e-9c31-3e555107fe50 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] PUT https://10.4.3.126/volume/v3/os-services/enable Aug 13 19:42:19.789043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-b96d44f1-37f1-448e-9c31-3e555107fe50 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:19.790583 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:19.790583 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:19.795340 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-b96d44f1-37f1-448e-9c31-3e555107fe50 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] https://10.4.3.126/volume/v3/os-services/enable returned with HTTP 404 Aug 13 19:42:19.795773 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1402/5617] 10.4.3.126 () {68 vars in 1290 bytes} [Thu Aug 13 19:42:19 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 13 19:42:19.802044 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-ce51dd49-c99b-4d2c-ae5a-9c5b9623494f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:19.803655 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce51dd49-c99b-4d2c-ae5a-9c5b9623494f tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] PUT https://10.4.3.126/volume/v3/os-services/freeze Aug 13 19:42:19.803980 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-ce51dd49-c99b-4d2c-ae5a-9c5b9623494f tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:19.809323 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-ce51dd49-c99b-4d2c-ae5a-9c5b9623494f tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] https://10.4.3.126/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 19:42:19.809959 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1399/5618] 10.4.3.126 () {68 vars in 1290 bytes} [Thu Aug 13 19:42:19 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:42:19.815846 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e9c9a944-2c8c-4f84-a2e4-cf9b7b9eba74 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:19.817980 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9c9a944-2c8c-4f84-a2e4-cf9b7b9eba74 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] PUT https://10.4.3.126/volume/v3/os-services/thaw Aug 13 19:42:19.818363 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e9c9a944-2c8c-4f84-a2e4-cf9b7b9eba74 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:19.824334 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e9c9a944-2c8c-4f84-a2e4-cf9b7b9eba74 tempest-VolumeServicesNegativeTest-818288367 tempest-VolumeServicesNegativeTest-818288367-project-admin] https://10.4.3.126/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 19:42:19.824739 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1409/5619] 10.4.3.126 () {68 vars in 1284 bytes} [Thu Aug 13 19:42:19 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 19:42:21.558221 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1f71f4fe-e067-4d1a-a511-7ac17e0206f7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.631711 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f71f4fe-e067-4d1a-a511-7ac17e0206f7 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] POST https://10.4.3.126/volume/v3/types/d6759327-6d7f-4b63-a08a-92e278355508/encryption Aug 13 19:42:21.631994 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1f71f4fe-e067-4d1a-a511-7ac17e0206f7 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:21.640334 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1f71f4fe-e067-4d1a-a511-7ac17e0206f7 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types/d6759327-6d7f-4b63-a08a-92e278355508/encryption returned with HTTP 404 Aug 13 19:42:21.640734 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1410/5620] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:42:21 2026] POST /volume/v3/types/d6759327-6d7f-4b63-a08a-92e278355508/encryption => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:21.647782 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9cf7a788-910e-4d65-847f-82d742a3880a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.649249 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cf7a788-910e-4d65-847f-82d742a3880a tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:21.649649 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9cf7a788-910e-4d65-847f-82d742a3880a tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-585681727", "os-volume-type-access:is_public": false}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:21.660891 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9cf7a788-910e-4d65-847f-82d742a3880a tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:21.661280 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1403/5621] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:42:21 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 13 19:42:21.668486 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8e6274b8-bbf9-49db-99a8-b6992b25e230 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.717042 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e6274b8-bbf9-49db-99a8-b6992b25e230 tempest-VolumeTypesNegativeTest-514621419 tempest-VolumeTypesNegativeTest-514621419-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:21.717379 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8e6274b8-bbf9-49db-99a8-b6992b25e230 tempest-VolumeTypesNegativeTest-514621419 tempest-VolumeTypesNegativeTest-514621419-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f0c71925-e566-4302-9cf2-a22b81e987ea", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2009626345"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:21.718944 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-8e6274b8-bbf9-49db-99a8-b6992b25e230 tempest-VolumeTypesNegativeTest-514621419 tempest-VolumeTypesNegativeTest-514621419-project-member] Create volume request body: {'volume': {'volume_type': 'f0c71925-e566-4302-9cf2-a22b81e987ea', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2009626345'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:21.724256 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8e6274b8-bbf9-49db-99a8-b6992b25e230 tempest-VolumeTypesNegativeTest-514621419 tempest-VolumeTypesNegativeTest-514621419-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 404 Aug 13 19:42:21.724815 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1400/5622] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:42:21 2026] POST /volume/v3/volumes => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:21.731134 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5a8a26a5-08ce-446c-b2f5-d313e6288bc6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.732513 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a8a26a5-08ce-446c-b2f5-d313e6288bc6 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] DELETE https://10.4.3.126/volume/v3/types/f0c71925-e566-4302-9cf2-a22b81e987ea Aug 13 19:42:21.732762 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a8a26a5-08ce-446c-b2f5-d313e6288bc6 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:21.733006 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5a8a26a5-08ce-446c-b2f5-d313e6288bc6 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:21.752708 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5a8a26a5-08ce-446c-b2f5-d313e6288bc6 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types/f0c71925-e566-4302-9cf2-a22b81e987ea returned with HTTP 202 Aug 13 19:42:21.752708 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1410/5623] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:21 2026] DELETE /volume/v3/types/f0c71925-e566-4302-9cf2-a22b81e987ea => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:21.758340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0510df7d-2aa6-492e-b0fa-551a7bd9fa97 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.759842 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0510df7d-2aa6-492e-b0fa-551a7bd9fa97 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] GET https://10.4.3.126/volume/v3/types/f0c71925-e566-4302-9cf2-a22b81e987ea Aug 13 19:42:21.760007 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0510df7d-2aa6-492e-b0fa-551a7bd9fa97 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:21.760175 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0510df7d-2aa6-492e-b0fa-551a7bd9fa97 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:21.762826 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0510df7d-2aa6-492e-b0fa-551a7bd9fa97 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types/f0c71925-e566-4302-9cf2-a22b81e987ea returned with HTTP 404 Aug 13 19:42:21.763228 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1411/5624] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:42:21 2026] GET /volume/v3/types/f0c71925-e566-4302-9cf2-a22b81e987ea => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:21.769720 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f528872e-c07e-4061-ac54-486a08e51502 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.771126 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f528872e-c07e-4061-ac54-486a08e51502 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:21.771461 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f528872e-c07e-4061-ac54-486a08e51502 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:21.772803 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f528872e-c07e-4061-ac54-486a08e51502 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 400 Aug 13 19:42:21.773199 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1404/5625] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:42:21 2026] POST /volume/v3/types => generated 115 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 19:42:21.780039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b29304a0-3a2a-4618-9c5e-377c345e73f9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.781829 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b29304a0-3a2a-4618-9c5e-377c345e73f9 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:21.782151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b29304a0-3a2a-4618-9c5e-377c345e73f9 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-753490686"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:21.793339 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b29304a0-3a2a-4618-9c5e-377c345e73f9 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:21.793664 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1401/5626] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:42:21 2026] POST /volume/v3/types => generated 228 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:21.800734 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-98316748-99ef-474f-a0bd-56713a20bae5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.801916 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98316748-99ef-474f-a0bd-56713a20bae5 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:21.802323 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-98316748-99ef-474f-a0bd-56713a20bae5 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-753490686"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:21.807130 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98316748-99ef-474f-a0bd-56713a20bae5 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-753490686 already exists. Aug 13 19:42:21.807398 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-98316748-99ef-474f-a0bd-56713a20bae5 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 409 Aug 13 19:42:21.807983 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1411/5627] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:42:21 2026] POST /volume/v3/types => generated 133 bytes in 8 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:21.814006 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0e5f9d6e-ecfe-48bf-9ad1-08c2a8f43a38 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.815592 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e5f9d6e-ecfe-48bf-9ad1-08c2a8f43a38 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] DELETE https://10.4.3.126/volume/v3/types/b8433776-39cc-4eb9-b3dd-1c2fded50e3c Aug 13 19:42:21.815757 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e5f9d6e-ecfe-48bf-9ad1-08c2a8f43a38 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:21.815932 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0e5f9d6e-ecfe-48bf-9ad1-08c2a8f43a38 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:21.835628 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0e5f9d6e-ecfe-48bf-9ad1-08c2a8f43a38 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types/b8433776-39cc-4eb9-b3dd-1c2fded50e3c returned with HTTP 202 Aug 13 19:42:21.836021 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1412/5628] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:21 2026] DELETE /volume/v3/types/b8433776-39cc-4eb9-b3dd-1c2fded50e3c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:21.842151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a39b507f-d52c-4786-8a4c-6f32ae71d876 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.843872 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a39b507f-d52c-4786-8a4c-6f32ae71d876 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] GET https://10.4.3.126/volume/v3/types/b8433776-39cc-4eb9-b3dd-1c2fded50e3c Aug 13 19:42:21.844043 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a39b507f-d52c-4786-8a4c-6f32ae71d876 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:21.844235 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a39b507f-d52c-4786-8a4c-6f32ae71d876 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:21.847481 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a39b507f-d52c-4786-8a4c-6f32ae71d876 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types/b8433776-39cc-4eb9-b3dd-1c2fded50e3c returned with HTTP 404 Aug 13 19:42:21.847881 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1405/5629] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:42:21 2026] GET /volume/v3/types/b8433776-39cc-4eb9-b3dd-1c2fded50e3c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:21.856593 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-402903ce-5604-4daf-9d60-578d33058f70 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.858314 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-402903ce-5604-4daf-9d60-578d33058f70 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] DELETE https://10.4.3.126/volume/v3/types/cd4c4969-3722-45c9-9831-52964505e183 Aug 13 19:42:21.858507 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-402903ce-5604-4daf-9d60-578d33058f70 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:21.858692 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-402903ce-5604-4daf-9d60-578d33058f70 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:21.861960 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-402903ce-5604-4daf-9d60-578d33058f70 tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types/cd4c4969-3722-45c9-9831-52964505e183 returned with HTTP 404 Aug 13 19:42:21.862389 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1402/5630] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:21 2026] DELETE /volume/v3/types/cd4c4969-3722-45c9-9831-52964505e183 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:21.869062 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-cc440c3c-bca9-4cc8-a21c-d8ce966f17ba None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:21.873120 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc440c3c-bca9-4cc8-a21c-d8ce966f17ba tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] GET https://10.4.3.126/volume/v3/types/13a25c57-6b55-4ece-96d4-f32785168c10 Aug 13 19:42:21.873120 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc440c3c-bca9-4cc8-a21c-d8ce966f17ba tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:21.873120 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-cc440c3c-bca9-4cc8-a21c-d8ce966f17ba tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:21.875737 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-cc440c3c-bca9-4cc8-a21c-d8ce966f17ba tempest-VolumeTypesNegativeTest-747084345 tempest-VolumeTypesNegativeTest-747084345-project-admin] https://10.4.3.126/volume/v3/types/13a25c57-6b55-4ece-96d4-f32785168c10 returned with HTTP 404 Aug 13 19:42:21.876367 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1412/5631] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:42:21 2026] GET /volume/v3/types/13a25c57-6b55-4ece-96d4-f32785168c10 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:23.346768 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:23.348562 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:23.350291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "size": 1, "name": "tempest-VolumesCloneTest-Volume-317954760"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:23.350291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume request body: {'volume': {'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-317954760'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:23.417150 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume of 1 GB Aug 13 19:42:23.419861 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Availability Zones retrieved successfully. Aug 13 19:42:23.424554 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Flow 'volume_create_api' (1f3a14fb-7771-430f-be3c-0e4132628b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:23.425688 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440ca112-9040-462d-8df2-50aa2c45f381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:23.426613 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:23.475848 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440ca112-9040-462d-8df2-50aa2c45f381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:23.475848 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12ac004-a91a-466b-adf5-72963ef85dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:23.523835 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Created reservations ['15a4b0e0-b790-48dc-bc7a-c1fc61973747', 'b146ae14-9191-4777-8834-8b1b82759d1a', '9a2f99a6-1123-481d-81f7-471516b30caa', 'c8210dca-ab43-4121-a1cc-be21c1f8974a'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:23.524580 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12ac004-a91a-466b-adf5-72963ef85dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15a4b0e0-b790-48dc-bc7a-c1fc61973747', 'b146ae14-9191-4777-8834-8b1b82759d1a', '9a2f99a6-1123-481d-81f7-471516b30caa', 'c8210dca-ab43-4121-a1cc-be21c1f8974a']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:23.525244 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1b5186-4e09-48fb-9dbd-c72f12c445c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:23.545076 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d1b5186-4e09-48fb-9dbd-c72f12c445c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c412813b-2242-423b-a993-94469eee6bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-317954760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='026d16c29a1b4ebbad2babf2f2494c0d',qos_specs=None,replication_status=,reservations=['15a4b0e0-b790-48dc-bc7a-c1fc61973747','b146ae14-9191-4777-8834-8b1b82759d1a','9a2f99a6-1123-481d-81f7-471516b30caa','c8210dca-ab43-4121-a1cc-be21c1f8974a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f4bb158a6d46819098593899cf429c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-317954760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c412813b-2242-423b-a993-94469eee6bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='026d16c29a1b4ebbad2babf2f2494c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f4bb158a6d46819098593899cf429c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:23.545773 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8f1f2e-1517-476b-a016-5dfcf02ec2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:23.559990 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8f1f2e-1517-476b-a016-5dfcf02ec2f9) transitioned into state 'SUCCESS' from state '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-317954760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='026d16c29a1b4ebbad2babf2f2494c0d',qos_specs=None,replication_status=,reservations=['15a4b0e0-b790-48dc-bc7a-c1fc61973747','b146ae14-9191-4777-8834-8b1b82759d1a','9a2f99a6-1123-481d-81f7-471516b30caa','c8210dca-ab43-4121-a1cc-be21c1f8974a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f4bb158a6d46819098593899cf429c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:23.560677 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e3c9439-34d3-46a9-b807-8729b603faaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:23.568388 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e3c9439-34d3-46a9-b807-8729b603faaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:23.569195 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Flow 'volume_create_api' (1f3a14fb-7771-430f-be3c-0e4132628b70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:23.569569 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume request issued successfully. Aug 13 19:42:23.570106 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c7f9e2c3-82ab-4eb6-bac7-da62f48552f5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:23.570585 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1413/5632] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:42:23 2026] POST /volume/v3/volumes => generated 746 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:23.581241 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f9679b93-85a5-426e-a55c-9c8d590904fa None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:23.582774 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9679b93-85a5-426e-a55c-9c8d590904fa tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 Aug 13 19:42:23.583153 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9679b93-85a5-426e-a55c-9c8d590904fa tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:23.583153 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9679b93-85a5-426e-a55c-9c8d590904fa tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:23.590850 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:23.590850 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:23.593920 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f9679b93-85a5-426e-a55c-9c8d590904fa tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:23.597351 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9679b93-85a5-426e-a55c-9c8d590904fa tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 returned with HTTP 200 Aug 13 19:42:23.597680 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1406/5633] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:23 2026] GET /volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:24.608994 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4d6a235b-b9ae-4b0b-9425-f418b15c3e3d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:24.611149 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4d6a235b-b9ae-4b0b-9425-f418b15c3e3d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 Aug 13 19:42:24.611409 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4d6a235b-b9ae-4b0b-9425-f418b15c3e3d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:24.611645 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4d6a235b-b9ae-4b0b-9425-f418b15c3e3d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:24.618830 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:24.618830 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:24.622093 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4d6a235b-b9ae-4b0b-9425-f418b15c3e3d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:24.626296 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4d6a235b-b9ae-4b0b-9425-f418b15c3e3d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 returned with HTTP 200 Aug 13 19:42:24.626650 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1403/5634] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:24 2026] GET /volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:24.638446 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:24.640141 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:24.640479 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c412813b-2242-423b-a993-94469eee6bc6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1921815794"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:24.642048 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume request body: {'volume': {'source_volid': 'c412813b-2242-423b-a993-94469eee6bc6', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1921815794'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:24.648892 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:24.648892 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:24.649331 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume retrieved successfully. Aug 13 19:42:24.649441 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume of 1 GB Aug 13 19:42:24.652787 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Availability Zones retrieved successfully. Aug 13 19:42:24.657734 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Flow 'volume_create_api' (18440a0d-e061-47a7-b32c-391aa3cc0423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:24.658798 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452ddf69-3fad-48f6-9b76-b501f32c1814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:24.659647 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:24.680607 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452ddf69-3fad-48f6-9b76-b501f32c1814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c412813b-2242-423b-a993-94469eee6bc6', 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:24.681287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff22f52-6526-46bc-be77-87d5a3d9aac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:24.717590 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Created reservations ['5ee85965-490a-4c42-944b-a23649b2261c', '4d283874-4055-4eb3-8880-d65280ea158a', 'cde60d58-239c-47a3-ad66-3d6de1ed5993', 'ee85fe74-1e4a-4697-98f7-13b6432761ba'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:24.718407 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff22f52-6526-46bc-be77-87d5a3d9aac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ee85965-490a-4c42-944b-a23649b2261c', '4d283874-4055-4eb3-8880-d65280ea158a', 'cde60d58-239c-47a3-ad66-3d6de1ed5993', 'ee85fe74-1e4a-4697-98f7-13b6432761ba']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:24.719115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f3e9e3-eeb5-4542-9a5c-497e847abf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:24.750989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f3e9e3-eeb5-4542-9a5c-497e847abf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05944aa0-eced-4d25-acd9-d42d5ec3208a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1921815794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='026d16c29a1b4ebbad2babf2f2494c0d',qos_specs=None,replication_status=,reservations=['5ee85965-490a-4c42-944b-a23649b2261c','4d283874-4055-4eb3-8880-d65280ea158a','cde60d58-239c-47a3-ad66-3d6de1ed5993','ee85fe74-1e4a-4697-98f7-13b6432761ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=c412813b-2242-423b-a993-94469eee6bc6,status='creating',user_id='11f4bb158a6d46819098593899cf429c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), '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-13T19:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1921815794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05944aa0-eced-4d25-acd9-d42d5ec3208a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='026d16c29a1b4ebbad2babf2f2494c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c412813b-2242-423b-a993-94469eee6bc6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f4bb158a6d46819098593899cf429c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:24.751665 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2b9291-e418-4b9f-8ab3-d95b250b147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:24.768311 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2b9291-e418-4b9f-8ab3-d95b250b147c) transitioned into state 'SUCCESS' from state '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-1921815794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='026d16c29a1b4ebbad2babf2f2494c0d',qos_specs=None,replication_status=,reservations=['5ee85965-490a-4c42-944b-a23649b2261c','4d283874-4055-4eb3-8880-d65280ea158a','cde60d58-239c-47a3-ad66-3d6de1ed5993','ee85fe74-1e4a-4697-98f7-13b6432761ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=c412813b-2242-423b-a993-94469eee6bc6,status='creating',user_id='11f4bb158a6d46819098593899cf429c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:24.769120 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166a4b07-54ba-4e83-8340-a3172a5a698b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:24.784400 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166a4b07-54ba-4e83-8340-a3172a5a698b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:24.785137 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Flow 'volume_create_api' (18440a0d-e061-47a7-b32c-391aa3cc0423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:24.785442 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume request issued successfully. Aug 13 19:42:24.785949 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-33839607-6d98-42d1-a63a-fcdf7a1dd5eb tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:24.786547 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1413/5635] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:42:24 2026] POST /volume/v3/volumes => generated 780 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:24.797644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-128e72c6-6cf3-4af3-8754-14e27a27a442 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:24.801542 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-128e72c6-6cf3-4af3-8754-14e27a27a442 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a Aug 13 19:42:24.801715 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-128e72c6-6cf3-4af3-8754-14e27a27a442 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:24.801890 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-128e72c6-6cf3-4af3-8754-14e27a27a442 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:24.807968 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:24.807968 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:24.811300 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-128e72c6-6cf3-4af3-8754-14e27a27a442 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:24.814767 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-128e72c6-6cf3-4af3-8754-14e27a27a442 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a returned with HTTP 200 Aug 13 19:42:24.815161 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1414/5636] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:24 2026] GET /volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:25.827159 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-48d61c17-287b-4ed9-a3b1-c994592f86d3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:25.828840 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48d61c17-287b-4ed9-a3b1-c994592f86d3 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a Aug 13 19:42:25.829017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48d61c17-287b-4ed9-a3b1-c994592f86d3 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:25.829224 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-48d61c17-287b-4ed9-a3b1-c994592f86d3 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:25.835511 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:25.835511 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:25.838524 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-48d61c17-287b-4ed9-a3b1-c994592f86d3 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:25.842594 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-48d61c17-287b-4ed9-a3b1-c994592f86d3 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a returned with HTTP 200 Aug 13 19:42:25.842925 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1407/5637] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:25 2026] GET /volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:25.853895 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-609507ec-6a68-4b35-8ad5-39fe800eef88 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:25.855692 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-609507ec-6a68-4b35-8ad5-39fe800eef88 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a Aug 13 19:42:25.855865 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-609507ec-6a68-4b35-8ad5-39fe800eef88 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:25.856037 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-609507ec-6a68-4b35-8ad5-39fe800eef88 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:25.862523 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:25.862523 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:25.865514 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-609507ec-6a68-4b35-8ad5-39fe800eef88 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:25.869464 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-609507ec-6a68-4b35-8ad5-39fe800eef88 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a returned with HTTP 200 Aug 13 19:42:25.869820 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1404/5638] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:25 2026] GET /volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:25.881678 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-5bddf86e-7f91-497c-bd6b-60d3401ae9f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:25.883586 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5bddf86e-7f91-497c-bd6b-60d3401ae9f8 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a Aug 13 19:42:25.883779 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5bddf86e-7f91-497c-bd6b-60d3401ae9f8 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:25.883963 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-5bddf86e-7f91-497c-bd6b-60d3401ae9f8 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:25.890430 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:25.890430 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:25.893965 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-5bddf86e-7f91-497c-bd6b-60d3401ae9f8 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:25.898299 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-5bddf86e-7f91-497c-bd6b-60d3401ae9f8 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a returned with HTTP 200 Aug 13 19:42:25.898684 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1414/5639] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:25 2026] GET /volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:25.910696 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7eb74758-1199-4acf-811d-a953865154af None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:25.912550 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7eb74758-1199-4acf-811d-a953865154af tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] DELETE https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a Aug 13 19:42:25.912830 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7eb74758-1199-4acf-811d-a953865154af tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:25.913090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7eb74758-1199-4acf-811d-a953865154af tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:25.913317 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-7eb74758-1199-4acf-811d-a953865154af tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Delete volume with id: 05944aa0-eced-4d25-acd9-d42d5ec3208a Aug 13 19:42:25.920711 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:25.920711 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:25.921378 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7eb74758-1199-4acf-811d-a953865154af tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:25.935503 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7eb74758-1199-4acf-811d-a953865154af tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Delete volume request issued successfully. Aug 13 19:42:25.935726 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7eb74758-1199-4acf-811d-a953865154af tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a returned with HTTP 202 Aug 13 19:42:25.936180 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1415/5640] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:25 2026] DELETE /volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:25.942551 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d98b5b15-20e4-4a65-b8d8-e9a0ab58cd6d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:25.944282 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d98b5b15-20e4-4a65-b8d8-e9a0ab58cd6d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a Aug 13 19:42:25.944442 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d98b5b15-20e4-4a65-b8d8-e9a0ab58cd6d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:25.944614 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d98b5b15-20e4-4a65-b8d8-e9a0ab58cd6d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:25.950486 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:25.950486 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:25.953290 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d98b5b15-20e4-4a65-b8d8-e9a0ab58cd6d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:25.957519 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d98b5b15-20e4-4a65-b8d8-e9a0ab58cd6d tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a returned with HTTP 200 Aug 13 19:42:25.958044 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1408/5641] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:25 2026] GET /volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a => generated 1388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:26.971071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6b5aaa7b-d2a6-4eba-a2bb-85b57dda6439 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:26.973475 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6b5aaa7b-d2a6-4eba-a2bb-85b57dda6439 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a Aug 13 19:42:26.973754 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6b5aaa7b-d2a6-4eba-a2bb-85b57dda6439 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:26.974018 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6b5aaa7b-d2a6-4eba-a2bb-85b57dda6439 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:26.981378 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6b5aaa7b-d2a6-4eba-a2bb-85b57dda6439 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a returned with HTTP 404 Aug 13 19:42:26.981959 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1405/5642] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:26 2026] GET /volume/v3/volumes/05944aa0-eced-4d25-acd9-d42d5ec3208a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:26.987932 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-78ace96e-f492-4d67-8c6d-3de88a28266f None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:26.989622 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78ace96e-f492-4d67-8c6d-3de88a28266f tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 Aug 13 19:42:26.989835 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78ace96e-f492-4d67-8c6d-3de88a28266f tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:26.990082 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-78ace96e-f492-4d67-8c6d-3de88a28266f tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:26.996752 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:26.996752 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:27.000431 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-78ace96e-f492-4d67-8c6d-3de88a28266f tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:27.004649 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-78ace96e-f492-4d67-8c6d-3de88a28266f tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 returned with HTTP 200 Aug 13 19:42:27.005020 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1415/5643] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:26 2026] GET /volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:27.015920 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ec9c895f-2148-4586-b177-215c1acbeed5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:27.018004 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec9c895f-2148-4586-b177-215c1acbeed5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 Aug 13 19:42:27.018234 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec9c895f-2148-4586-b177-215c1acbeed5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:27.018454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ec9c895f-2148-4586-b177-215c1acbeed5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:27.018612 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ec9c895f-2148-4586-b177-215c1acbeed5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Delete volume with id: c412813b-2242-423b-a993-94469eee6bc6 Aug 13 19:42:27.025448 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:27.025448 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:27.025939 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ec9c895f-2148-4586-b177-215c1acbeed5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:27.040059 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ec9c895f-2148-4586-b177-215c1acbeed5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Delete volume request issued successfully. Aug 13 19:42:27.040342 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ec9c895f-2148-4586-b177-215c1acbeed5 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 returned with HTTP 202 Aug 13 19:42:27.040791 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1416/5644] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:27 2026] DELETE /volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:27.047540 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-91aaf28c-1541-4f99-b875-c821884c7249 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:27.049342 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91aaf28c-1541-4f99-b875-c821884c7249 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 Aug 13 19:42:27.049562 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91aaf28c-1541-4f99-b875-c821884c7249 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:27.049776 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-91aaf28c-1541-4f99-b875-c821884c7249 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:27.056957 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:27.056957 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:27.060771 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-91aaf28c-1541-4f99-b875-c821884c7249 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:27.065573 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-91aaf28c-1541-4f99-b875-c821884c7249 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 returned with HTTP 200 Aug 13 19:42:27.065957 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1409/5645] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:27 2026] GET /volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:28.082079 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0e8d1aa8-4c4b-4453-96f0-ae6636ab7225 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:28.083855 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0e8d1aa8-4c4b-4453-96f0-ae6636ab7225 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 Aug 13 19:42:28.084076 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0e8d1aa8-4c4b-4453-96f0-ae6636ab7225 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:28.084303 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0e8d1aa8-4c4b-4453-96f0-ae6636ab7225 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:28.089760 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0e8d1aa8-4c4b-4453-96f0-ae6636ab7225 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 returned with HTTP 404 Aug 13 19:42:28.090196 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1406/5646] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:28 2026] GET /volume/v3/volumes/c412813b-2242-423b-a993-94469eee6bc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:28.098290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-255b0ed7-900e-4480-98d1-8d732d739949 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:28.100120 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:28.100472 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-856660793"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:28.101884 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-856660793'}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:28.102002 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume of 1 GB Aug 13 19:42:28.106138 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Availability Zones retrieved successfully. Aug 13 19:42:28.111289 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Flow 'volume_create_api' (75e1f968-0ca3-44e9-8ce8-1a300acae45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:28.112150 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbc839c-8b4d-4ca8-a44e-9a69f56bb179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:28.112951 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:28.136599 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbc839c-8b4d-4ca8-a44e-9a69f56bb179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:28.137388 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d806ff10-1f6a-40b9-9193-57a0abc899c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:28.170907 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Created reservations ['93a8e035-7422-4054-8a18-5186b38cdbba', 'df3fe582-c40a-4e13-ad75-4b3a8f9edee4', '20c020d4-f717-4e54-96cd-35806c1c1b17', '02fb7cc9-6bd4-457e-bc60-e28212708800'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:28.171659 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d806ff10-1f6a-40b9-9193-57a0abc899c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93a8e035-7422-4054-8a18-5186b38cdbba', 'df3fe582-c40a-4e13-ad75-4b3a8f9edee4', '20c020d4-f717-4e54-96cd-35806c1c1b17', '02fb7cc9-6bd4-457e-bc60-e28212708800']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:28.172334 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a02990-86af-4853-b82a-c4d41a2b955d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:28.192312 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a02990-86af-4853-b82a-c4d41a2b955d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '545958dc-c182-429e-9580-94c692c0bb16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-856660793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='026d16c29a1b4ebbad2babf2f2494c0d',qos_specs=None,replication_status=,reservations=['93a8e035-7422-4054-8a18-5186b38cdbba','df3fe582-c40a-4e13-ad75-4b3a8f9edee4','20c020d4-f717-4e54-96cd-35806c1c1b17','02fb7cc9-6bd4-457e-bc60-e28212708800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f4bb158a6d46819098593899cf429c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-856660793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=545958dc-c182-429e-9580-94c692c0bb16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='026d16c29a1b4ebbad2babf2f2494c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f4bb158a6d46819098593899cf429c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:28.192982 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cf166a-e74c-47e8-bfc9-4f11feab5d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:28.208140 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3cf166a-e74c-47e8-bfc9-4f11feab5d8e) transitioned into state 'SUCCESS' from state '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-856660793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='026d16c29a1b4ebbad2babf2f2494c0d',qos_specs=None,replication_status=,reservations=['93a8e035-7422-4054-8a18-5186b38cdbba','df3fe582-c40a-4e13-ad75-4b3a8f9edee4','20c020d4-f717-4e54-96cd-35806c1c1b17','02fb7cc9-6bd4-457e-bc60-e28212708800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f4bb158a6d46819098593899cf429c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:28.208792 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0515658c-0c9a-4093-abaa-7de33e496f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:28.216862 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0515658c-0c9a-4093-abaa-7de33e496f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:28.217685 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Flow 'volume_create_api' (75e1f968-0ca3-44e9-8ce8-1a300acae45f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:28.217999 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume request issued successfully. Aug 13 19:42:28.218584 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-255b0ed7-900e-4480-98d1-8d732d739949 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:28.218961 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1416/5647] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:42:28 2026] POST /volume/v3/volumes => generated 746 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:28.230452 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e89dde1e-d890-40bd-93eb-0f8600c06a13 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:28.232694 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e89dde1e-d890-40bd-93eb-0f8600c06a13 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 Aug 13 19:42:28.232888 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e89dde1e-d890-40bd-93eb-0f8600c06a13 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:28.233107 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e89dde1e-d890-40bd-93eb-0f8600c06a13 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:28.240076 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:28.240076 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:28.244938 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e89dde1e-d890-40bd-93eb-0f8600c06a13 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:28.250107 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e89dde1e-d890-40bd-93eb-0f8600c06a13 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 returned with HTTP 200 Aug 13 19:42:28.250549 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1417/5648] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:28 2026] GET /volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:29.262371 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-53d55a42-be62-4201-bc4b-e19d39d91667 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:29.264146 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53d55a42-be62-4201-bc4b-e19d39d91667 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 Aug 13 19:42:29.264337 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53d55a42-be62-4201-bc4b-e19d39d91667 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:29.264527 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-53d55a42-be62-4201-bc4b-e19d39d91667 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:29.272302 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:29.272302 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:29.276353 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-53d55a42-be62-4201-bc4b-e19d39d91667 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:29.281075 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-53d55a42-be62-4201-bc4b-e19d39d91667 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 returned with HTTP 200 Aug 13 19:42:29.281557 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1410/5649] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:29 2026] GET /volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:29.296831 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:29.298530 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:29.298848 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "545958dc-c182-429e-9580-94c692c0bb16", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1621685742"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:29.300314 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume request body: {'volume': {'source_volid': '545958dc-c182-429e-9580-94c692c0bb16', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1621685742'}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:29.307221 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:29.307221 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:29.307707 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume retrieved successfully. Aug 13 19:42:29.307824 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume of 2 GB Aug 13 19:42:29.311107 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Availability Zones retrieved successfully. Aug 13 19:42:29.316090 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Flow 'volume_create_api' (d1a51d3c-38a1-4711-933c-29866642e838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:29.317086 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857a9529-980e-4a43-b0c3-33c3e78b78c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:29.318030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:29.338859 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857a9529-980e-4a43-b0c3-33c3e78b78c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '545958dc-c182-429e-9580-94c692c0bb16', 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:29.339556 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483e918d-b639-467a-afff-fd89a4b4b4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:29.373000 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Created reservations ['0265101e-20b8-4d37-9945-13c4282f59d8', '3ca65633-368d-4087-9483-492af5741791', 'da27931e-5947-41f3-ae42-ff67e8caabdf', '223208a8-1cf1-4ec2-b849-f24a6248ddf3'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:29.373934 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483e918d-b639-467a-afff-fd89a4b4b4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0265101e-20b8-4d37-9945-13c4282f59d8', '3ca65633-368d-4087-9483-492af5741791', 'da27931e-5947-41f3-ae42-ff67e8caabdf', '223208a8-1cf1-4ec2-b849-f24a6248ddf3']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:29.374596 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9c42af-3b0c-464e-a846-39175f0d56be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:29.402397 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9c42af-3b0c-464e-a846-39175f0d56be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06546f99-71af-4915-9e4e-900312466a81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1621685742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='026d16c29a1b4ebbad2babf2f2494c0d',qos_specs=None,replication_status=,reservations=['0265101e-20b8-4d37-9945-13c4282f59d8','3ca65633-368d-4087-9483-492af5741791','da27931e-5947-41f3-ae42-ff67e8caabdf','223208a8-1cf1-4ec2-b849-f24a6248ddf3'],size=2,snapshot_id=None,source_replicaid=,source_volid=545958dc-c182-429e-9580-94c692c0bb16,status='creating',user_id='11f4bb158a6d46819098593899cf429c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1621685742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06546f99-71af-4915-9e4e-900312466a81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='026d16c29a1b4ebbad2babf2f2494c0d',provider_auth=None,provider_geometry=None,provider_id=None,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=545958dc-c182-429e-9580-94c692c0bb16,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f4bb158a6d46819098593899cf429c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:29.403099 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf97941-7a55-4005-9f72-d719154f7b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:29.418459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf97941-7a55-4005-9f72-d719154f7b7a) transitioned into state 'SUCCESS' from state '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-1621685742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='026d16c29a1b4ebbad2babf2f2494c0d',qos_specs=None,replication_status=,reservations=['0265101e-20b8-4d37-9945-13c4282f59d8','3ca65633-368d-4087-9483-492af5741791','da27931e-5947-41f3-ae42-ff67e8caabdf','223208a8-1cf1-4ec2-b849-f24a6248ddf3'],size=2,snapshot_id=None,source_replicaid=,source_volid=545958dc-c182-429e-9580-94c692c0bb16,status='creating',user_id='11f4bb158a6d46819098593899cf429c',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:29.419127 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168edec4-bfbe-43d3-b2e1-7315c72a65ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:29.432449 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (168edec4-bfbe-43d3-b2e1-7315c72a65ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:29.433211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Flow 'volume_create_api' (d1a51d3c-38a1-4711-933c-29866642e838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:29.433551 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Create volume request issued successfully. Aug 13 19:42:29.434094 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-37732b23-9b1d-4e7e-880c-184ba8aee4df tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:29.434552 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1407/5650] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:42:29 2026] POST /volume/v3/volumes => generated 781 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:29.445478 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-26267908-5480-4d03-bc09-beb0c5bdf37e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:29.447505 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26267908-5480-4d03-bc09-beb0c5bdf37e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 Aug 13 19:42:29.447723 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26267908-5480-4d03-bc09-beb0c5bdf37e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:29.447918 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-26267908-5480-4d03-bc09-beb0c5bdf37e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:29.454502 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:29.454502 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:29.457663 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-26267908-5480-4d03-bc09-beb0c5bdf37e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:29.461495 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-26267908-5480-4d03-bc09-beb0c5bdf37e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 returned with HTTP 200 Aug 13 19:42:29.461849 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1417/5651] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:29 2026] GET /volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:30.474412 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-8b9cef77-40ea-4b8b-be2d-ce26a42e6696 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:30.476012 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8b9cef77-40ea-4b8b-be2d-ce26a42e6696 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 Aug 13 19:42:30.476194 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8b9cef77-40ea-4b8b-be2d-ce26a42e6696 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:30.476405 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-8b9cef77-40ea-4b8b-be2d-ce26a42e6696 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:30.482442 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:30.482442 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:30.485693 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-8b9cef77-40ea-4b8b-be2d-ce26a42e6696 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:30.489400 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-8b9cef77-40ea-4b8b-be2d-ce26a42e6696 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 returned with HTTP 200 Aug 13 19:42:30.489845 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1418/5652] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:30 2026] GET /volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:30.500486 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bac35306-2723-4ad3-83f5-058b5743fd85 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:30.501994 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bac35306-2723-4ad3-83f5-058b5743fd85 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 Aug 13 19:42:30.502160 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bac35306-2723-4ad3-83f5-058b5743fd85 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:30.502357 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bac35306-2723-4ad3-83f5-058b5743fd85 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:30.508525 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:30.508525 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:30.512489 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bac35306-2723-4ad3-83f5-058b5743fd85 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:30.516334 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bac35306-2723-4ad3-83f5-058b5743fd85 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 returned with HTTP 200 Aug 13 19:42:30.516687 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1411/5653] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:30 2026] GET /volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:30.532543 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-06cf69ed-ef91-41b1-b0cb-01d0390cef1e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:30.534136 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-06cf69ed-ef91-41b1-b0cb-01d0390cef1e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 Aug 13 19:42:30.534319 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-06cf69ed-ef91-41b1-b0cb-01d0390cef1e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:30.534490 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-06cf69ed-ef91-41b1-b0cb-01d0390cef1e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:30.540543 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:30.540543 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:30.544163 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-06cf69ed-ef91-41b1-b0cb-01d0390cef1e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:30.548307 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-06cf69ed-ef91-41b1-b0cb-01d0390cef1e tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 returned with HTTP 200 Aug 13 19:42:30.548714 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1408/5654] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:30 2026] GET /volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:30.564072 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a96c0a0a-9da5-4e08-8fc8-c5d114cb3954 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:30.565733 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a96c0a0a-9da5-4e08-8fc8-c5d114cb3954 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] DELETE https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 Aug 13 19:42:30.565931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a96c0a0a-9da5-4e08-8fc8-c5d114cb3954 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:30.566120 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a96c0a0a-9da5-4e08-8fc8-c5d114cb3954 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:30.566290 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-a96c0a0a-9da5-4e08-8fc8-c5d114cb3954 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Delete volume with id: 06546f99-71af-4915-9e4e-900312466a81 Aug 13 19:42:30.573472 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:30.573472 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:30.573925 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a96c0a0a-9da5-4e08-8fc8-c5d114cb3954 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:30.589584 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a96c0a0a-9da5-4e08-8fc8-c5d114cb3954 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Delete volume request issued successfully. Aug 13 19:42:30.589738 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a96c0a0a-9da5-4e08-8fc8-c5d114cb3954 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 returned with HTTP 202 Aug 13 19:42:30.590153 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1418/5655] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:30 2026] DELETE /volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:30.600416 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-810cb94a-204b-4fab-be53-866680ae4217 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:30.602513 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-810cb94a-204b-4fab-be53-866680ae4217 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 Aug 13 19:42:30.602730 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-810cb94a-204b-4fab-be53-866680ae4217 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:30.602934 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-810cb94a-204b-4fab-be53-866680ae4217 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:30.609941 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:30.609941 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:30.613831 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-810cb94a-204b-4fab-be53-866680ae4217 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:30.618607 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-810cb94a-204b-4fab-be53-866680ae4217 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 returned with HTTP 200 Aug 13 19:42:30.619042 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1419/5656] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:30 2026] GET /volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:31.635115 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-34812ef8-d38f-44d8-a546-3d5913d769f2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:31.637395 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-34812ef8-d38f-44d8-a546-3d5913d769f2 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 Aug 13 19:42:31.637649 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-34812ef8-d38f-44d8-a546-3d5913d769f2 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:31.637898 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-34812ef8-d38f-44d8-a546-3d5913d769f2 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:31.645186 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-34812ef8-d38f-44d8-a546-3d5913d769f2 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 returned with HTTP 404 Aug 13 19:42:31.645799 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1412/5657] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:31 2026] GET /volume/v3/volumes/06546f99-71af-4915-9e4e-900312466a81 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:31.653284 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7b5e4ae0-e571-45e1-9f09-2c3e225f3b65 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:31.654865 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b5e4ae0-e571-45e1-9f09-2c3e225f3b65 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 Aug 13 19:42:31.655041 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b5e4ae0-e571-45e1-9f09-2c3e225f3b65 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:31.655206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7b5e4ae0-e571-45e1-9f09-2c3e225f3b65 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:31.661269 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:31.661269 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:31.664392 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7b5e4ae0-e571-45e1-9f09-2c3e225f3b65 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:31.667927 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7b5e4ae0-e571-45e1-9f09-2c3e225f3b65 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 returned with HTTP 200 Aug 13 19:42:31.668269 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1409/5658] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:31 2026] GET /volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:31.680024 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-fdaabf1e-6ec2-43c6-9bce-a1976faeb821 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:31.681703 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fdaabf1e-6ec2-43c6-9bce-a1976faeb821 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] DELETE https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 Aug 13 19:42:31.681891 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fdaabf1e-6ec2-43c6-9bce-a1976faeb821 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:31.682105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-fdaabf1e-6ec2-43c6-9bce-a1976faeb821 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:31.682251 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-fdaabf1e-6ec2-43c6-9bce-a1976faeb821 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Delete volume with id: 545958dc-c182-429e-9580-94c692c0bb16 Aug 13 19:42:31.689400 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:31.689400 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:31.689835 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fdaabf1e-6ec2-43c6-9bce-a1976faeb821 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:31.704351 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-fdaabf1e-6ec2-43c6-9bce-a1976faeb821 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Delete volume request issued successfully. Aug 13 19:42:31.704513 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-fdaabf1e-6ec2-43c6-9bce-a1976faeb821 tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 returned with HTTP 202 Aug 13 19:42:31.704896 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1419/5659] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:31 2026] DELETE /volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:31.711775 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-dfa4f9f4-2189-4d56-9b92-cd014e9bb0ec None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:31.713378 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dfa4f9f4-2189-4d56-9b92-cd014e9bb0ec tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 Aug 13 19:42:31.713543 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dfa4f9f4-2189-4d56-9b92-cd014e9bb0ec tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:31.713741 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-dfa4f9f4-2189-4d56-9b92-cd014e9bb0ec tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:31.719886 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:31.719886 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:31.722869 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-dfa4f9f4-2189-4d56-9b92-cd014e9bb0ec tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Volume info retrieved successfully. Aug 13 19:42:31.726453 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-dfa4f9f4-2189-4d56-9b92-cd014e9bb0ec tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 returned with HTTP 200 Aug 13 19:42:31.726787 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1420/5660] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:31 2026] GET /volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:32.738606 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-05c899d8-3335-44f6-b281-0c6b4b2243ae None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:32.740213 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-05c899d8-3335-44f6-b281-0c6b4b2243ae tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] GET https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 Aug 13 19:42:32.740433 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-05c899d8-3335-44f6-b281-0c6b4b2243ae tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:32.740622 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-05c899d8-3335-44f6-b281-0c6b4b2243ae tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:32.746215 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-05c899d8-3335-44f6-b281-0c6b4b2243ae tempest-VolumesCloneTest-1865947154 tempest-VolumesCloneTest-1865947154-project-member] https://10.4.3.126/volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 returned with HTTP 404 Aug 13 19:42:32.746662 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1413/5661] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:32 2026] GET /volume/v3/volumes/545958dc-c182-429e-9580-94c692c0bb16 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:33.709459 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:33.781891 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:33.782253 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:33.783614 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:33.783778 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Create volume of 1 GB Aug 13 19:42:33.787794 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Availability Zones retrieved successfully. Aug 13 19:42:33.792797 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Flow 'volume_create_api' (ee295f73-451c-49a7-8098-20caac788961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:33.793613 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3510d2-3d51-4514-8661-d15e9fbdf9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:33.794452 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Validating volume size '1' using validate_int {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:33.816292 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3510d2-3d51-4514-8661-d15e9fbdf9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:33.816954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6175ec68-d458-414e-b7ee-30789714de95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:33.863904 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Created reservations ['a2c0e1cb-9802-41f6-b994-b01aa3b823f8', 'da199646-368a-4fbc-b8e2-d5a2bb137bd1', 'b33a006a-d43d-4b6a-abe4-cc41027f167e', 'd8361893-6372-4158-98e1-cab4824b0c62'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:33.864571 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6175ec68-d458-414e-b7ee-30789714de95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c0e1cb-9802-41f6-b994-b01aa3b823f8', 'da199646-368a-4fbc-b8e2-d5a2bb137bd1', 'b33a006a-d43d-4b6a-abe4-cc41027f167e', 'd8361893-6372-4158-98e1-cab4824b0c62']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:33.865201 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f53989a-3a5d-4acd-8102-7c0702344de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:33.885017 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f53989a-3a5d-4acd-8102-7c0702344de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67297515-7d4e-4317-b592-6c29ecc0a96d', '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='8f9eea0972f4400f9a6e0487490229eb',qos_specs=None,replication_status=,reservations=['a2c0e1cb-9802-41f6-b994-b01aa3b823f8','da199646-368a-4fbc-b8e2-d5a2bb137bd1','b33a006a-d43d-4b6a-abe4-cc41027f167e','d8361893-6372-4158-98e1-cab4824b0c62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded593317284d97a60f6935ff20ed5a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:33Z,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=67297515-7d4e-4317-b592-6c29ecc0a96d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f9eea0972f4400f9a6e0487490229eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ded593317284d97a60f6935ff20ed5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:33.885631 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6eb62c2-77f0-448e-b4b4-efeeb88ae4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:33.901055 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6eb62c2-77f0-448e-b4b4-efeeb88ae4da) transitioned into state 'SUCCESS' from 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='8f9eea0972f4400f9a6e0487490229eb',qos_specs=None,replication_status=,reservations=['a2c0e1cb-9802-41f6-b994-b01aa3b823f8','da199646-368a-4fbc-b8e2-d5a2bb137bd1','b33a006a-d43d-4b6a-abe4-cc41027f167e','d8361893-6372-4158-98e1-cab4824b0c62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded593317284d97a60f6935ff20ed5a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:33.901785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ac31ff-0b02-465f-b472-0c0fe9fcb2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:33.909046 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ac31ff-0b02-465f-b472-0c0fe9fcb2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:33.909743 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Flow 'volume_create_api' (ee295f73-451c-49a7-8098-20caac788961) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:33.910018 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Create volume request issued successfully. Aug 13 19:42:33.910527 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-cbe48de4-f2e8-478c-b9d7-bdc18580c57c tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:33.910893 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1410/5662] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:42:33 2026] POST /volume/v3/volumes => generated 740 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:33.921931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-01c8cabf-92f9-4aa5-919d-3a0f8c4d8afe None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:33.923615 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-01c8cabf-92f9-4aa5-919d-3a0f8c4d8afe tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d Aug 13 19:42:33.923827 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-01c8cabf-92f9-4aa5-919d-3a0f8c4d8afe tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:33.924058 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-01c8cabf-92f9-4aa5-919d-3a0f8c4d8afe tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:33.932208 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:33.932208 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:33.935719 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-01c8cabf-92f9-4aa5-919d-3a0f8c4d8afe tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:33.939158 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-01c8cabf-92f9-4aa5-919d-3a0f8c4d8afe tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d returned with HTTP 200 Aug 13 19:42:33.939516 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1420/5663] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:33 2026] GET /volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:34.751347 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:34.752821 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:34.753192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-102715449", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:34.754678 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-102715449', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:34.754803 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume of 1 GB Aug 13 19:42:34.758514 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Availability Zones retrieved successfully. Aug 13 19:42:34.763630 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Flow 'volume_create_api' (a0df4543-484f-4516-baa2-80f4c77a3f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:34.764533 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5515220c-d813-4598-bfc0-07db3d24c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:34.765400 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:34.789145 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5515220c-d813-4598-bfc0-07db3d24c3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:34.789839 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad94b7f4-b40a-488b-b378-1f70a0937479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:34.840814 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Created reservations ['f3699edc-91c2-453b-898b-59cc5ff11175', '83622046-4814-4408-89ef-966486648a5e', 'ef7a647d-c5bb-4342-a561-aa1558fecb68', '1f2e406e-6332-460f-bff5-85017c45ee2e'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:34.841593 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad94b7f4-b40a-488b-b378-1f70a0937479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3699edc-91c2-453b-898b-59cc5ff11175', '83622046-4814-4408-89ef-966486648a5e', 'ef7a647d-c5bb-4342-a561-aa1558fecb68', '1f2e406e-6332-460f-bff5-85017c45ee2e']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:34.842367 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d57a09d-a9e6-47a5-80f0-0d45219817fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:34.862702 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d57a09d-a9e6-47a5-80f0-0d45219817fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '234ef2b0-2395-413b-b7e0-0c25bd21a30b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-102715449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7fe789dea6452cbadada4be5751944',qos_specs=None,replication_status=,reservations=['f3699edc-91c2-453b-898b-59cc5ff11175','83622046-4814-4408-89ef-966486648a5e','ef7a647d-c5bb-4342-a561-aa1558fecb68','1f2e406e-6332-460f-bff5-85017c45ee2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04765ba23f840eb9579ffeed5091151',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-102715449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=234ef2b0-2395-413b-b7e0-0c25bd21a30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7fe789dea6452cbadada4be5751944',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04765ba23f840eb9579ffeed5091151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:34.863490 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f5b12a-5e07-4111-a69c-73e60e9861da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:34.880496 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f5b12a-5e07-4111-a69c-73e60e9861da) transitioned into state 'SUCCESS' from state '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-102715449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7fe789dea6452cbadada4be5751944',qos_specs=None,replication_status=,reservations=['f3699edc-91c2-453b-898b-59cc5ff11175','83622046-4814-4408-89ef-966486648a5e','ef7a647d-c5bb-4342-a561-aa1558fecb68','1f2e406e-6332-460f-bff5-85017c45ee2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04765ba23f840eb9579ffeed5091151',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:34.881208 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1b980a-8de6-4e1b-9e42-d8f1441cee5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:34.889375 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1b980a-8de6-4e1b-9e42-d8f1441cee5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:34.890161 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Flow 'volume_create_api' (a0df4543-484f-4516-baa2-80f4c77a3f6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:34.890469 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume request issued successfully. Aug 13 19:42:34.891017 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-bfe5982f-d76a-4ddf-8742-591e9668ccdf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:34.891528 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1421/5664] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:42:34 2026] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:34.901866 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5119b832-23f1-4c0a-99f6-f05b937ba2e8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:34.903625 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5119b832-23f1-4c0a-99f6-f05b937ba2e8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:34.903807 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5119b832-23f1-4c0a-99f6-f05b937ba2e8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:34.903995 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5119b832-23f1-4c0a-99f6-f05b937ba2e8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:34.910629 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:34.910629 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:34.914369 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-5119b832-23f1-4c0a-99f6-f05b937ba2e8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:34.918835 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5119b832-23f1-4c0a-99f6-f05b937ba2e8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:34.919318 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1414/5665] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:34 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:34.951697 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-af52f6cf-0a08-409c-aced-151912c1336e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:34.954029 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af52f6cf-0a08-409c-aced-151912c1336e tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d Aug 13 19:42:34.954310 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af52f6cf-0a08-409c-aced-151912c1336e tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:34.954592 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-af52f6cf-0a08-409c-aced-151912c1336e tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:34.963767 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:34.963767 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:34.968703 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-af52f6cf-0a08-409c-aced-151912c1336e tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:34.974411 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-af52f6cf-0a08-409c-aced-151912c1336e tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d returned with HTTP 200 Aug 13 19:42:34.974947 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1411/5666] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:34 2026] GET /volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:34.989575 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-99aeaf9a-db2c-44f7-9311-8f88c62f1f41 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:34.992117 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99aeaf9a-db2c-44f7-9311-8f88c62f1f41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d Aug 13 19:42:34.992117 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99aeaf9a-db2c-44f7-9311-8f88c62f1f41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:34.992349 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-99aeaf9a-db2c-44f7-9311-8f88c62f1f41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:34.999398 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:34.999398 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:35.002931 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-99aeaf9a-db2c-44f7-9311-8f88c62f1f41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:35.007010 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-99aeaf9a-db2c-44f7-9311-8f88c62f1f41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d returned with HTTP 200 Aug 13 19:42:35.007409 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1421/5667] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:34 2026] GET /volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:35.019426 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:35.021102 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:35.021521 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-478032812"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:35.023335 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-478032812'}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:35.023480 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Create volume of 1 GB Aug 13 19:42:35.023713 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:35.023713 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:35.027431 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Availability Zones retrieved successfully. Aug 13 19:42:35.032301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Flow 'volume_create_api' (cee174bd-cce8-4ec5-bec4-c560a5caa5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:35.033098 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936c95cc-5bd9-4994-a6a2-0993da964f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:35.034040 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:35.057517 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936c95cc-5bd9-4994-a6a2-0993da964f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:35.058212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ee1726-24a4-4697-8176-831a9024aff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:35.093787 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Created reservations ['160bfa0d-6955-480a-85b4-0b2501474e8a', 'b9ca55e4-48e3-4e17-b8a7-a05b0fb2c616', 'd3ebc6d7-3f0c-4cd3-8b69-ff12f2084b04', 'ae5564db-ea39-4eed-ba8c-9855999a4906'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:35.094503 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ee1726-24a4-4697-8176-831a9024aff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['160bfa0d-6955-480a-85b4-0b2501474e8a', 'b9ca55e4-48e3-4e17-b8a7-a05b0fb2c616', 'd3ebc6d7-3f0c-4cd3-8b69-ff12f2084b04', 'ae5564db-ea39-4eed-ba8c-9855999a4906']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:35.095224 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2273a3e-25e9-4ee7-8d70-00d38a016e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:35.116463 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2273a3e-25e9-4ee7-8d70-00d38a016e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aa1afbd-f444-4cf6-b7e3-9b84fca747b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-478032812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f9eea0972f4400f9a6e0487490229eb',qos_specs=None,replication_status=,reservations=['160bfa0d-6955-480a-85b4-0b2501474e8a','b9ca55e4-48e3-4e17-b8a7-a05b0fb2c616','d3ebc6d7-3f0c-4cd3-8b69-ff12f2084b04','ae5564db-ea39-4eed-ba8c-9855999a4906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded593317284d97a60f6935ff20ed5a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:35Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-478032812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aa1afbd-f444-4cf6-b7e3-9b84fca747b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f9eea0972f4400f9a6e0487490229eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ded593317284d97a60f6935ff20ed5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:35.117216 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb7fbf5c-e2d9-4d7b-b315-f70162e5fcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:35.133587 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb7fbf5c-e2d9-4d7b-b315-f70162e5fcf4) transitioned into 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-478032812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f9eea0972f4400f9a6e0487490229eb',qos_specs=None,replication_status=,reservations=['160bfa0d-6955-480a-85b4-0b2501474e8a','b9ca55e4-48e3-4e17-b8a7-a05b0fb2c616','d3ebc6d7-3f0c-4cd3-8b69-ff12f2084b04','ae5564db-ea39-4eed-ba8c-9855999a4906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ded593317284d97a60f6935ff20ed5a',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:35.134211 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9500d391-a56f-406d-95e1-c579d18b3070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:35.141813 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9500d391-a56f-406d-95e1-c579d18b3070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:35.142554 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Flow 'volume_create_api' (cee174bd-cce8-4ec5-bec4-c560a5caa5ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:35.142815 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Create volume request issued successfully. Aug 13 19:42:35.143333 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d60a052a-1c58-4aed-829c-0a4437d747d6 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:35.143734 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1422/5668] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:42:35 2026] POST /volume/v3/volumes => generated 775 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:35.154701 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-a96b2045-520a-4559-9564-d9d7506a5760 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:35.156437 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a96b2045-520a-4559-9564-d9d7506a5760 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 Aug 13 19:42:35.156655 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a96b2045-520a-4559-9564-d9d7506a5760 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:35.156878 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-a96b2045-520a-4559-9564-d9d7506a5760 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:35.163812 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:35.163812 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:35.167008 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-a96b2045-520a-4559-9564-d9d7506a5760 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:35.170527 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-a96b2045-520a-4559-9564-d9d7506a5760 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 returned with HTTP 200 Aug 13 19:42:35.170928 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1415/5669] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:35 2026] GET /volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:35.930876 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-897c7cba-0c4a-4a5a-9c05-96a8c5d679f1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:35.932479 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-897c7cba-0c4a-4a5a-9c05-96a8c5d679f1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:35.932634 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-897c7cba-0c4a-4a5a-9c05-96a8c5d679f1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:35.932801 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-897c7cba-0c4a-4a5a-9c05-96a8c5d679f1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:35.939104 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:35.939104 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:35.941992 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-897c7cba-0c4a-4a5a-9c05-96a8c5d679f1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:35.945493 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-897c7cba-0c4a-4a5a-9c05-96a8c5d679f1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:35.945811 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1412/5670] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:35 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:35.956841 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-44d4f4f8-dfb2-4bb7-938f-c544f68e5cc8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:35.958400 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-44d4f4f8-dfb2-4bb7-938f-c544f68e5cc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:35.958561 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-44d4f4f8-dfb2-4bb7-938f-c544f68e5cc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:35.958727 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-44d4f4f8-dfb2-4bb7-938f-c544f68e5cc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:35.964913 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:35.964913 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:35.967849 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-44d4f4f8-dfb2-4bb7-938f-c544f68e5cc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:35.971405 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-44d4f4f8-dfb2-4bb7-938f-c544f68e5cc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:35.971761 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1422/5671] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:35 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:36.182736 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-fc55390d-122a-4397-943a-193f61ab016b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.184417 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc55390d-122a-4397-943a-193f61ab016b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 Aug 13 19:42:36.184600 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc55390d-122a-4397-943a-193f61ab016b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:36.184775 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-fc55390d-122a-4397-943a-193f61ab016b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:36.191843 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.191843 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:36.195525 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-fc55390d-122a-4397-943a-193f61ab016b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:36.200216 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-fc55390d-122a-4397-943a-193f61ab016b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 returned with HTTP 200 Aug 13 19:42:36.200762 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1423/5672] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:36 2026] GET /volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:36.212843 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f9cb258a-aeca-4aa3-9e15-e9965963b16a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.214556 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9cb258a-aeca-4aa3-9e15-e9965963b16a tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 Aug 13 19:42:36.214745 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9cb258a-aeca-4aa3-9e15-e9965963b16a tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:36.214938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f9cb258a-aeca-4aa3-9e15-e9965963b16a tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:36.221825 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.221825 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:36.226041 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f9cb258a-aeca-4aa3-9e15-e9965963b16a tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:36.230094 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f9cb258a-aeca-4aa3-9e15-e9965963b16a tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 returned with HTTP 200 Aug 13 19:42:36.230519 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1416/5673] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:36 2026] GET /volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:36.242784 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-69e043c0-6b50-4ba3-bbcc-6d454f96140b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.244914 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69e043c0-6b50-4ba3-bbcc-6d454f96140b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:42:36.245365 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-69e043c0-6b50-4ba3-bbcc-6d454f96140b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5aa1afbd-f444-4cf6-b7e3-9b84fca747b0", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1865763151"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:36.255948 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.255948 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:36.256592 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-69e043c0-6b50-4ba3-bbcc-6d454f96140b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:36.256746 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.snapshots [None req-69e043c0-6b50-4ba3-bbcc-6d454f96140b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Create snapshot from volume 5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 Aug 13 19:42:36.293163 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-69e043c0-6b50-4ba3-bbcc-6d454f96140b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Created reservations ['4473fe4b-65fe-4e45-bab6-2d630653bfba', '7fa4058e-86fc-4a95-b525-d1bc74f98162', '7e79b905-4fd3-4c1f-b82a-5f05797181ce', '0add895b-4bf2-43ca-8fae-7f50f8e15213'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:36.319570 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-69e043c0-6b50-4ba3-bbcc-6d454f96140b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Snapshot create request issued successfully. Aug 13 19:42:36.319901 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-69e043c0-6b50-4ba3-bbcc-6d454f96140b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:42:36.320338 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1413/5674] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:42:36 2026] POST /volume/v3/snapshots => generated 326 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:36.328661 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f79a7da0-6985-41ef-b800-43f6945d3069 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.330283 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f79a7da0-6985-41ef-b800-43f6945d3069 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e Aug 13 19:42:36.330460 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f79a7da0-6985-41ef-b800-43f6945d3069 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:36.330632 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f79a7da0-6985-41ef-b800-43f6945d3069 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:36.335494 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.335494 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:36.335961 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f79a7da0-6985-41ef-b800-43f6945d3069 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Snapshot retrieved successfully. Aug 13 19:42:36.336694 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f79a7da0-6985-41ef-b800-43f6945d3069 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e returned with HTTP 200 Aug 13 19:42:36.337088 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1423/5675] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:36 2026] GET /volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:36.606367 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-d3760dde-9b21-4c49-949a-9695bce01fcb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.608888 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-d3760dde-9b21-4c49-949a-9695bce01fcb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:36.609123 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-d3760dde-9b21-4c49-949a-9695bce01fcb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:36.609328 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-d3760dde-9b21-4c49-949a-9695bce01fcb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:36.616623 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.616623 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:36.621038 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-d3760dde-9b21-4c49-949a-9695bce01fcb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:36.625656 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-d3760dde-9b21-4c49-949a-9695bce01fcb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:36.626255 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1424/5676] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:42:36 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:36.691262 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ce8c8be0-4aa4-491c-8aeb-4094dfec3f0e None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.691644 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce8c8be0-4aa4-491c-8aeb-4094dfec3f0e None None] GET https://10.4.3.126/volume// Aug 13 19:42:36.691804 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce8c8be0-4aa4-491c-8aeb-4094dfec3f0e None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:36.692064 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ce8c8be0-4aa4-491c-8aeb-4094dfec3f0e None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:36.692420 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ce8c8be0-4aa4-491c-8aeb-4094dfec3f0e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:42:36.692737 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1417/5677] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:42:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:42:36.699828 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-bf5bac96-8fa7-4b2c-9ada-1b32310ea17d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.766779 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-bf5bac96-8fa7-4b2c-9ada-1b32310ea17d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:42:36.767142 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-bf5bac96-8fa7-4b2c-9ada-1b32310ea17d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "234ef2b0-2395-413b-b7e0-0c25bd21a30b", "connector": null, "instance_uuid": "c4938306-aa30-4c14-a7a2-79b48e332c17"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:36.774891 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.774891 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:36.796194 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-bf5bac96-8fa7-4b2c-9ada-1b32310ea17d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:42:36.796637 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1414/5678] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:42:36 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:36.821195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1510efb3-2d90-44fc-b4b5-5cbba18f8d7b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.822923 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1510efb3-2d90-44fc-b4b5-5cbba18f8d7b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:36.823127 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1510efb3-2d90-44fc-b4b5-5cbba18f8d7b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:36.823322 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1510efb3-2d90-44fc-b4b5-5cbba18f8d7b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:36.827184 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7fd0a26a-e784-4124-b50d-c9bed584ac1c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.827611 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fd0a26a-e784-4124-b50d-c9bed584ac1c None None] GET https://10.4.3.126/volume// Aug 13 19:42:36.827796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7fd0a26a-e784-4124-b50d-c9bed584ac1c None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:36.828034 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7fd0a26a-e784-4124-b50d-c9bed584ac1c None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:36.828393 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7fd0a26a-e784-4124-b50d-c9bed584ac1c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:42:36.828858 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1425/5679] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:42:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:42:36.834087 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.834087 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:36.836315 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-abb84442-9476-467d-b56c-862b97d344bb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.838335 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-1510efb3-2d90-44fc-b4b5-5cbba18f8d7b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:36.838387 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-abb84442-9476-467d-b56c-862b97d344bb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:36.838528 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-abb84442-9476-467d-b56c-862b97d344bb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:36.838802 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-abb84442-9476-467d-b56c-862b97d344bb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:36.843467 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1510efb3-2d90-44fc-b4b5-5cbba18f8d7b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:36.843981 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1424/5680] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:36 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:36.847219 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.847219 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:36.850329 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-abb84442-9476-467d-b56c-862b97d344bb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:36.853921 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-abb84442-9476-467d-b56c-862b97d344bb tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:36.854286 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1418/5681] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:42:36 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:42:36.958175 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-77c28f95-1700-4054-a096-fc7d97d4120b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:36.960169 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-77c28f95-1700-4054-a096-fc7d97d4120b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] PUT https://10.4.3.126/volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097 Aug 13 19:42:36.960535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-77c28f95-1700-4054-a096-fc7d97d4120b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:36.967162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-77c28f95-1700-4054-a096-fc7d97d4120b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Acquiring lock "cinder-attachment_update-234ef2b0-2395-413b-b7e0-0c25bd21a30b-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:42:36.970825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-77c28f95-1700-4054-a096-fc7d97d4120b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Lock "cinder-attachment_update-234ef2b0-2395-413b-b7e0-0c25bd21a30b-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:42:36.971737 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:36.971737 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:37.035780 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-77c28f95-1700-4054-a096-fc7d97d4120b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Lock "cinder-attachment_update-234ef2b0-2395-413b-b7e0-0c25bd21a30b-np0000007253" released by "attachment_update" :: held 0.065s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:42:37.036075 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-77c28f95-1700-4054-a096-fc7d97d4120b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097 returned with HTTP 200 Aug 13 19:42:37.036676 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1415/5682] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:42:36 2026] PUT /volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:37.345828 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5edcb7cb-43cf-4333-9907-79e5f59dea41 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:37.347413 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5edcb7cb-43cf-4333-9907-79e5f59dea41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e Aug 13 19:42:37.347601 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5edcb7cb-43cf-4333-9907-79e5f59dea41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:37.347781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5edcb7cb-43cf-4333-9907-79e5f59dea41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:37.352430 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:37.352430 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:37.352890 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-5edcb7cb-43cf-4333-9907-79e5f59dea41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Snapshot retrieved successfully. Aug 13 19:42:37.353617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5edcb7cb-43cf-4333-9907-79e5f59dea41 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e returned with HTTP 200 Aug 13 19:42:37.353995 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1426/5683] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:37 2026] GET /volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:37.361592 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-182ac7de-e17c-47e6-b2a2-bf02132de4c0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:37.363332 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-182ac7de-e17c-47e6-b2a2-bf02132de4c0 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e Aug 13 19:42:37.363554 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-182ac7de-e17c-47e6-b2a2-bf02132de4c0 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:37.363731 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-182ac7de-e17c-47e6-b2a2-bf02132de4c0 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:37.368509 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:37.368509 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:37.369011 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-182ac7de-e17c-47e6-b2a2-bf02132de4c0 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Snapshot retrieved successfully. Aug 13 19:42:37.369794 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-182ac7de-e17c-47e6-b2a2-bf02132de4c0 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e returned with HTTP 200 Aug 13 19:42:37.370195 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1425/5684] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:37 2026] GET /volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:37.379208 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bab3c491-4d06-4b5e-a325-ef497b025f87 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:37.380936 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bab3c491-4d06-4b5e-a325-ef497b025f87 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e Aug 13 19:42:37.381209 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bab3c491-4d06-4b5e-a325-ef497b025f87 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:37.381469 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bab3c491-4d06-4b5e-a325-ef497b025f87 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:37.382321 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-bab3c491-4d06-4b5e-a325-ef497b025f87 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Delete snapshot with id: 049aa899-7b9e-412d-aeb1-4c1891544a8e Aug 13 19:42:37.387530 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:37.387530 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:37.387961 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bab3c491-4d06-4b5e-a325-ef497b025f87 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Snapshot retrieved successfully. Aug 13 19:42:37.403824 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bab3c491-4d06-4b5e-a325-ef497b025f87 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Snapshot delete request issued successfully. Aug 13 19:42:37.404057 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bab3c491-4d06-4b5e-a325-ef497b025f87 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e returned with HTTP 202 Aug 13 19:42:37.404621 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1419/5685] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:42:37 2026] DELETE /volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:37.411495 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-859fd6f8-0266-45eb-b5ae-e5c57db80a19 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:37.413204 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-859fd6f8-0266-45eb-b5ae-e5c57db80a19 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e Aug 13 19:42:37.413429 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-859fd6f8-0266-45eb-b5ae-e5c57db80a19 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:37.413652 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-859fd6f8-0266-45eb-b5ae-e5c57db80a19 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:37.419645 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:37.419645 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:37.420128 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-859fd6f8-0266-45eb-b5ae-e5c57db80a19 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Snapshot retrieved successfully. Aug 13 19:42:37.420899 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-859fd6f8-0266-45eb-b5ae-e5c57db80a19 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e returned with HTTP 200 Aug 13 19:42:37.421252 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1416/5686] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:37 2026] GET /volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:37.856912 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b4f01795-17ad-4d69-ad47-0078e547287c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:37.858925 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4f01795-17ad-4d69-ad47-0078e547287c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:37.859183 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4f01795-17ad-4d69-ad47-0078e547287c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:37.859458 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4f01795-17ad-4d69-ad47-0078e547287c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:37.869401 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:37.869401 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:37.872503 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b4f01795-17ad-4d69-ad47-0078e547287c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:37.876362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4f01795-17ad-4d69-ad47-0078e547287c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:37.876734 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1427/5687] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:37 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:38.430904 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e73fa8d7-20d9-49c2-ad97-980c00326940 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:38.432497 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e73fa8d7-20d9-49c2-ad97-980c00326940 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e Aug 13 19:42:38.432688 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e73fa8d7-20d9-49c2-ad97-980c00326940 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:38.432944 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e73fa8d7-20d9-49c2-ad97-980c00326940 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:38.436921 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e73fa8d7-20d9-49c2-ad97-980c00326940 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e returned with HTTP 404 Aug 13 19:42:38.437387 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1426/5688] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:38 2026] GET /volume/v3/snapshots/049aa899-7b9e-412d-aeb1-4c1891544a8e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:38.444416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3e6685c9-f73c-4aa8-b0aa-2930ad67a523 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:38.446034 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e6685c9-f73c-4aa8-b0aa-2930ad67a523 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] DELETE https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 Aug 13 19:42:38.446182 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e6685c9-f73c-4aa8-b0aa-2930ad67a523 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:38.446375 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3e6685c9-f73c-4aa8-b0aa-2930ad67a523 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:38.446526 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-3e6685c9-f73c-4aa8-b0aa-2930ad67a523 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Delete volume with id: 5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 Aug 13 19:42:38.452801 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:38.452801 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:38.453195 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3e6685c9-f73c-4aa8-b0aa-2930ad67a523 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:38.466691 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3e6685c9-f73c-4aa8-b0aa-2930ad67a523 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Delete volume request issued successfully. Aug 13 19:42:38.466797 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3e6685c9-f73c-4aa8-b0aa-2930ad67a523 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 returned with HTTP 202 Aug 13 19:42:38.467156 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1420/5689] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:38 2026] DELETE /volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:38.474553 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2ab01dde-fb7b-4f47-8197-402b344d42b3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:38.476261 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2ab01dde-fb7b-4f47-8197-402b344d42b3 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 Aug 13 19:42:38.476478 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2ab01dde-fb7b-4f47-8197-402b344d42b3 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:38.476665 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2ab01dde-fb7b-4f47-8197-402b344d42b3 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:38.483126 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:38.483126 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:38.486372 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2ab01dde-fb7b-4f47-8197-402b344d42b3 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:38.490561 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2ab01dde-fb7b-4f47-8197-402b344d42b3 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 returned with HTTP 200 Aug 13 19:42:38.490921 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1417/5690] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:38 2026] GET /volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:38.888164 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-53b4300e-250d-4c7b-86c3-f122022ee865 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:38.889961 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53b4300e-250d-4c7b-86c3-f122022ee865 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:38.890161 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53b4300e-250d-4c7b-86c3-f122022ee865 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:38.890363 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-53b4300e-250d-4c7b-86c3-f122022ee865 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:38.899427 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:38.899427 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:38.902517 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-53b4300e-250d-4c7b-86c3-f122022ee865 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:38.906200 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-53b4300e-250d-4c7b-86c3-f122022ee865 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:38.906573 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1428/5691] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:38 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:39.505538 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-af6452ef-23c9-420d-8a49-d67088ceb6b5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:39.507623 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af6452ef-23c9-420d-8a49-d67088ceb6b5 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 Aug 13 19:42:39.507870 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af6452ef-23c9-420d-8a49-d67088ceb6b5 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:39.508077 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-af6452ef-23c9-420d-8a49-d67088ceb6b5 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:39.513394 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-af6452ef-23c9-420d-8a49-d67088ceb6b5 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 returned with HTTP 404 Aug 13 19:42:39.513882 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1427/5692] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:39 2026] GET /volume/v3/volumes/5aa1afbd-f444-4cf6-b7e3-9b84fca747b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:39.519992 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-316c3031-5695-44bf-8c51-2ba69631505b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:39.521846 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-316c3031-5695-44bf-8c51-2ba69631505b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] DELETE https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d Aug 13 19:42:39.522097 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-316c3031-5695-44bf-8c51-2ba69631505b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:39.522293 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-316c3031-5695-44bf-8c51-2ba69631505b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:39.522467 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-316c3031-5695-44bf-8c51-2ba69631505b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Delete volume with id: 67297515-7d4e-4317-b592-6c29ecc0a96d Aug 13 19:42:39.529265 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:39.529265 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:39.529711 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-316c3031-5695-44bf-8c51-2ba69631505b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:39.544152 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-316c3031-5695-44bf-8c51-2ba69631505b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Delete volume request issued successfully. Aug 13 19:42:39.544293 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-316c3031-5695-44bf-8c51-2ba69631505b tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d returned with HTTP 202 Aug 13 19:42:39.544658 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1421/5693] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:42:39 2026] DELETE /volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:39.551003 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b7ac320d-3186-4445-978e-be1d2713a5e7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:39.552689 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b7ac320d-3186-4445-978e-be1d2713a5e7 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d Aug 13 19:42:39.552881 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b7ac320d-3186-4445-978e-be1d2713a5e7 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:39.553078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b7ac320d-3186-4445-978e-be1d2713a5e7 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:39.559556 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:39.559556 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:39.562586 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b7ac320d-3186-4445-978e-be1d2713a5e7 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Volume info retrieved successfully. Aug 13 19:42:39.566132 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b7ac320d-3186-4445-978e-be1d2713a5e7 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d returned with HTTP 200 Aug 13 19:42:39.566497 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1418/5694] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:39 2026] GET /volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:39.918502 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-306adffb-a5c4-47ca-8588-d007a7760264 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:39.920826 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-306adffb-a5c4-47ca-8588-d007a7760264 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:39.921080 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-306adffb-a5c4-47ca-8588-d007a7760264 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:39.921348 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-306adffb-a5c4-47ca-8588-d007a7760264 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:39.931406 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:39.931406 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:39.934693 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-306adffb-a5c4-47ca-8588-d007a7760264 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:39.938337 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-306adffb-a5c4-47ca-8588-d007a7760264 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:39.938716 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1429/5695] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:39 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:40.578325 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9c914c5c-4178-4c45-8ce4-d4bb180438f9 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:40.580167 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c914c5c-4178-4c45-8ce4-d4bb180438f9 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] GET https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d Aug 13 19:42:40.580491 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c914c5c-4178-4c45-8ce4-d4bb180438f9 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:40.580692 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c914c5c-4178-4c45-8ce4-d4bb180438f9 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:40.587335 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c914c5c-4178-4c45-8ce4-d4bb180438f9 tempest-CinderUnicodeTest-1531299899 tempest-CinderUnicodeTest-1531299899-project-member] https://10.4.3.126/volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d returned with HTTP 404 Aug 13 19:42:40.587866 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1428/5696] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:40 2026] GET /volume/v3/volumes/67297515-7d4e-4317-b592-6c29ecc0a96d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:40.950966 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-fae0f6ed-ea1d-47c6-a71a-57237e2bd569 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:40.953217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fae0f6ed-ea1d-47c6-a71a-57237e2bd569 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:40.953486 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fae0f6ed-ea1d-47c6-a71a-57237e2bd569 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:40.953726 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-fae0f6ed-ea1d-47c6-a71a-57237e2bd569 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:40.964562 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:40.964562 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:40.968096 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-fae0f6ed-ea1d-47c6-a71a-57237e2bd569 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:40.972594 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-fae0f6ed-ea1d-47c6-a71a-57237e2bd569 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:40.973064 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1422/5697] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:40 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:41.263743 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-73ffffe1-a9ce-43a4-bc94-3f2d677605cf None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:41.265724 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-73ffffe1-a9ce-43a4-bc94-3f2d677605cf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097/action Aug 13 19:42:41.266046 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-73ffffe1-a9ce-43a4-bc94-3f2d677605cf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:42:41.266155 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-73ffffe1-a9ce-43a4-bc94-3f2d677605cf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:41.282714 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:41.282714 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:41.292206 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-eac0325d-9be2-4412-969a-3075d77f15c5 req-73ffffe1-a9ce-43a4-bc94-3f2d677605cf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097/action returned with HTTP 204 Aug 13 19:42:41.292712 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1419/5698] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:42:41 2026] POST /volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:41.984402 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-7e1982c1-b753-4d1c-a476-878f3266b0d6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:41.985922 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e1982c1-b753-4d1c-a476-878f3266b0d6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:41.986083 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e1982c1-b753-4d1c-a476-878f3266b0d6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:41.986246 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-7e1982c1-b753-4d1c-a476-878f3266b0d6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:41.993901 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:41.993901 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:41.996564 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-7e1982c1-b753-4d1c-a476-878f3266b0d6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:42.000146 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-7e1982c1-b753-4d1c-a476-878f3266b0d6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:42.000516 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1430/5699] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:41 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 1141 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:42.005953 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a879aa2a-5175-4b4f-9add-9c26e2a83a6e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:42.112335 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a879aa2a-5175-4b4f-9add-9c26e2a83a6e tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-admin] GET https://10.4.3.126/volume/v3/scheduler-stats/get_pools Aug 13 19:42:42.112497 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a879aa2a-5175-4b4f-9add-9c26e2a83a6e tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:42.112668 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a879aa2a-5175-4b4f-9add-9c26e2a83a6e tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-admin] Calling method 'get_pools' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:42.121083 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a879aa2a-5175-4b4f-9add-9c26e2a83a6e tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-admin] https://10.4.3.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 19:42:42.121445 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1429/5700] 10.4.3.126 () {66 vars in 1291 bytes} [Thu Aug 13 19:42:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:42.128370 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7a069384-4847-43f6-98d1-756470ebaf38 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:42.180650 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a069384-4847-43f6-98d1-756470ebaf38 tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-reader] GET https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool Aug 13 19:42:42.180855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a069384-4847-43f6-98d1-756470ebaf38 tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-reader] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:42.181035 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7a069384-4847-43f6-98d1-756470ebaf38 tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-reader] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:42.181667 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-7a069384-4847-43f6-98d1-756470ebaf38 tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '18737d059d5948b0a2b44c26048fabab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15d47c82ce2548dfa4b29799568fb49e', '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=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:42.181858 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7a069384-4847-43f6-98d1-756470ebaf38 tempest-ProjectReaderTests-1575353441 tempest-ProjectReaderTests-1575353441-project-reader] https://10.4.3.126/volume/v3/capabilities/np0000007253@storpool returned with HTTP 403 Aug 13 19:42:42.182248 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1423/5701] 10.4.3.126 () {66 vars in 1318 bytes} [Thu Aug 13 19:42:42 2026] GET /volume/v3/capabilities/np0000007253@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:43.600256 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dbd1b143-298b-4c03-99a9-2d36d682627f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.674231 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dbd1b143-298b-4c03-99a9-2d36d682627f tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:43.674714 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dbd1b143-298b-4c03-99a9-2d36d682627f tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-709831916", "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=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.688961 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dbd1b143-298b-4c03-99a9-2d36d682627f tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:43.689202 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1420/5702] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types => generated 379 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:43.699074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-342a1c36-2c68-4500-86c9-cb2f92827e31 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.701056 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-342a1c36-2c68-4500-86c9-cb2f92827e31 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] POST https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption Aug 13 19:42:43.701418 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-342a1c36-2c68-4500-86c9-cb2f92827e31 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.705201 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=399,cinder:INSERT=70,cinder:UPDATE=105 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:42:43.719816 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-342a1c36-2c68-4500-86c9-cb2f92827e31 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption returned with HTTP 200 Aug 13 19:42:43.720255 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1431/5703] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:43.728387 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c0be3357-9921-4070-96c7-4c500aa88aac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.730069 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c0be3357-9921-4070-96c7-4c500aa88aac tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:43.730488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c0be3357-9921-4070-96c7-4c500aa88aac tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1510451765", "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=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.734314 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=339,cinder:UPDATE=93,cinder:INSERT=59 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:42:43.747981 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c0be3357-9921-4070-96c7-4c500aa88aac tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:43.748433 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1430/5704] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:43.755989 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dce4f1e0-a955-4899-8889-65446d900b6f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.814096 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dce4f1e0-a955-4899-8889-65446d900b6f tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] POST https://10.4.3.126/volume/v3/types/922a41d6-aafc-4d77-8bb3-b26b7795df3b/encryption Aug 13 19:42:43.814466 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dce4f1e0-a955-4899-8889-65446d900b6f tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.816756 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-dce4f1e0-a955-4899-8889-65446d900b6f tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:43.816954 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dce4f1e0-a955-4899-8889-65446d900b6f tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/922a41d6-aafc-4d77-8bb3-b26b7795df3b/encryption returned with HTTP 403 Aug 13 19:42:43.817398 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1424/5705] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types/922a41d6-aafc-4d77-8bb3-b26b7795df3b/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:43.824158 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dcf9d735-0613-4c7c-94d0-0632ad80325d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.825606 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dcf9d735-0613-4c7c-94d0-0632ad80325d tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:43.825945 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dcf9d735-0613-4c7c-94d0-0632ad80325d tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-825521238", "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=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.840204 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dcf9d735-0613-4c7c-94d0-0632ad80325d tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:43.840563 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1421/5706] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:42:43 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 13 19:42:43.848238 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-5e96dbb6-7a57-40aa-8396-6ab994584a5e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.849957 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e96dbb6-7a57-40aa-8396-6ab994584a5e tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] POST https://10.4.3.126/volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1/extra_specs Aug 13 19:42:43.850259 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-5e96dbb6-7a57-40aa-8396-6ab994584a5e tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.852004 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-5e96dbb6-7a57-40aa-8396-6ab994584a5e tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:43.852180 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-5e96dbb6-7a57-40aa-8396-6ab994584a5e tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1/extra_specs returned with HTTP 403 Aug 13 19:42:43.852716 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1432/5707] 10.4.3.126 () {68 vars in 1399 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:43.858410 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-2b20702c-32fc-4b05-bdb1-ed05e6d80aa4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.859966 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2b20702c-32fc-4b05-bdb1-ed05e6d80aa4 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] PUT https://10.4.3.126/volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1/extra_specs/key2 Aug 13 19:42:43.860264 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-2b20702c-32fc-4b05-bdb1-ed05e6d80aa4 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.861908 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-2b20702c-32fc-4b05-bdb1-ed05e6d80aa4 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:43.862085 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-2b20702c-32fc-4b05-bdb1-ed05e6d80aa4 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1/extra_specs/key2 returned with HTTP 403 Aug 13 19:42:43.862465 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1431/5708] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:42:43 2026] PUT /volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1/extra_specs/key2 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:43.870159 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a7bd78d-6187-4e99-b4a8-a567d18970bd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.871810 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a7bd78d-6187-4e99-b4a8-a567d18970bd tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:43.872162 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a7bd78d-6187-4e99-b4a8-a567d18970bd tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.873950 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-0a7bd78d-6187-4e99-b4a8-a567d18970bd tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:43.874127 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a7bd78d-6187-4e99-b4a8-a567d18970bd tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types returned with HTTP 403 Aug 13 19:42:43.874603 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1425/5709] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:43.882158 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4855a541-a7b5-49ba-8048-07351d821377 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.883754 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4855a541-a7b5-49ba-8048-07351d821377 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:43.884114 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4855a541-a7b5-49ba-8048-07351d821377 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1021149129", "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=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.897895 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4855a541-a7b5-49ba-8048-07351d821377 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:43.898230 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1422/5710] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:43.906223 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-83c05dfe-5ac7-4bba-b17a-9a9be4b1b06a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.908000 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83c05dfe-5ac7-4bba-b17a-9a9be4b1b06a tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] POST https://10.4.3.126/volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d/encryption Aug 13 19:42:43.908330 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-83c05dfe-5ac7-4bba-b17a-9a9be4b1b06a tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.922806 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-83c05dfe-5ac7-4bba-b17a-9a9be4b1b06a tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d/encryption returned with HTTP 200 Aug 13 19:42:43.923210 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1433/5711] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:43.931584 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9c396508-80c8-4a43-939f-691384e736fb None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.933261 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c396508-80c8-4a43-939f-691384e736fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] DELETE https://10.4.3.126/volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d/encryption/07955ecf-e2a0-4199-9a00-9492aa53560b Aug 13 19:42:43.933461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c396508-80c8-4a43-939f-691384e736fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:43.933645 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9c396508-80c8-4a43-939f-691384e736fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:43.934230 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-9c396508-80c8-4a43-939f-691384e736fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:43.934399 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9c396508-80c8-4a43-939f-691384e736fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d/encryption/07955ecf-e2a0-4199-9a00-9492aa53560b returned with HTTP 403 Aug 13 19:42:43.934777 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1432/5712] 10.4.3.126 () {66 vars in 1489 bytes} [Thu Aug 13 19:42:43 2026] DELETE /volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d/encryption/07955ecf-e2a0-4199-9a00-9492aa53560b => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:43.943052 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0a4ed142-d8b7-4ba2-b953-b48f9ff0d2e6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.944593 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a4ed142-d8b7-4ba2-b953-b48f9ff0d2e6 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:43.945003 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0a4ed142-d8b7-4ba2-b953-b48f9ff0d2e6 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-826864353", "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=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:43.948813 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:UPDATE=56,cinder:SELECT=331,cinder:INSERT=34 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:42:43.961568 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0a4ed142-d8b7-4ba2-b953-b48f9ff0d2e6 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:43.961938 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1426/5713] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:43.970926 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-572a14a8-ee90-4c1d-8b5b-c5972a9e92f2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.972758 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-572a14a8-ee90-4c1d-8b5b-c5972a9e92f2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] DELETE https://10.4.3.126/volume/v3/types/1191ac49-3201-44ac-9d74-56bb152697fd/extra_specs/key1 Aug 13 19:42:43.972992 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-572a14a8-ee90-4c1d-8b5b-c5972a9e92f2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:43.973230 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-572a14a8-ee90-4c1d-8b5b-c5972a9e92f2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:43.978873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-572a14a8-ee90-4c1d-8b5b-c5972a9e92f2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:43.979084 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-572a14a8-ee90-4c1d-8b5b-c5972a9e92f2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/1191ac49-3201-44ac-9d74-56bb152697fd/extra_specs/key1 returned with HTTP 403 Aug 13 19:42:43.979540 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1423/5714] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:42:43 2026] DELETE /volume/v3/types/1191ac49-3201-44ac-9d74-56bb152697fd/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:43.988507 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9f52d878-a94a-4775-99a1-354846d0dea3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:43.990325 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f52d878-a94a-4775-99a1-354846d0dea3 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:42:43.990653 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9f52d878-a94a-4775-99a1-354846d0dea3 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-445488233", "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=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:44.007117 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9f52d878-a94a-4775-99a1-354846d0dea3 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:44.007510 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1434/5715] 10.4.3.126 () {68 vars in 1253 bytes} [Thu Aug 13 19:42:43 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:44.014980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0cecbe59-ddb8-493f-8c67-6d78358a7e54 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.016956 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0cecbe59-ddb8-493f-8c67-6d78358a7e54 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] DELETE https://10.4.3.126/volume/v3/types/befd9e67-cffb-414d-9f0d-0ac20d97420f Aug 13 19:42:44.017117 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0cecbe59-ddb8-493f-8c67-6d78358a7e54 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.017303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0cecbe59-ddb8-493f-8c67-6d78358a7e54 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.017917 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-0cecbe59-ddb8-493f-8c67-6d78358a7e54 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:44.018069 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0cecbe59-ddb8-493f-8c67-6d78358a7e54 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/befd9e67-cffb-414d-9f0d-0ac20d97420f returned with HTTP 403 Aug 13 19:42:44.018454 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1433/5716] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:44 2026] DELETE /volume/v3/types/befd9e67-cffb-414d-9f0d-0ac20d97420f => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:44.025355 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d314ec71-5975-4efa-8d64-30ae025337fe None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.027024 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d314ec71-5975-4efa-8d64-30ae025337fe tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] GET https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs Aug 13 19:42:44.027208 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d314ec71-5975-4efa-8d64-30ae025337fe tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.027400 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d314ec71-5975-4efa-8d64-30ae025337fe tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'index' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.034496 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d314ec71-5975-4efa-8d64-30ae025337fe tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs returned with HTTP 200 Aug 13 19:42:44.034860 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1427/5717] 10.4.3.126 () {66 vars in 1378 bytes} [Thu Aug 13 19:42:44 2026] GET /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:44.042344 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2ba3b160-2de1-44bc-99c2-0247d87985fb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.043861 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2ba3b160-2de1-44bc-99c2-0247d87985fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] GET https://10.4.3.126/volume/v3/types Aug 13 19:42:44.044030 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2ba3b160-2de1-44bc-99c2-0247d87985fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.044211 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2ba3b160-2de1-44bc-99c2-0247d87985fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.044860 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.api_utils [None req-2ba3b160-2de1-44bc-99c2-0247d87985fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Removing options '' from query. {{(pid=100186) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 19:42:44.065292 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2ba3b160-2de1-44bc-99c2-0247d87985fb tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:42:44.065661 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1424/5718] 10.4.3.126 () {66 vars in 1231 bytes} [Thu Aug 13 19:42:44 2026] GET /volume/v3/types => generated 2385 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:44.075076 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b2884f2a-8c6a-4317-8e1f-71d905003a27 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.076922 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2884f2a-8c6a-4317-8e1f-71d905003a27 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] GET https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption/cipher Aug 13 19:42:44.077097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2884f2a-8c6a-4317-8e1f-71d905003a27 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.077270 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b2884f2a-8c6a-4317-8e1f-71d905003a27 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.077862 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.policy [None req-b2884f2a-8c6a-4317-8e1f-71d905003a27 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100184) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:44.078020 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b2884f2a-8c6a-4317-8e1f-71d905003a27 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption/cipher returned with HTTP 403 Aug 13 19:42:44.078415 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1435/5719] 10.4.3.126 () {66 vars in 1396 bytes} [Thu Aug 13 19:42:44 2026] GET /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:44.084615 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0b678537-3118-42c3-9c32-bd1d98b6a98c None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.086443 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b678537-3118-42c3-9c32-bd1d98b6a98c tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] GET https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption Aug 13 19:42:44.086681 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b678537-3118-42c3-9c32-bd1d98b6a98c tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.086902 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0b678537-3118-42c3-9c32-bd1d98b6a98c tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'index' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.087504 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-0b678537-3118-42c3-9c32-bd1d98b6a98c tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:44.087681 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0b678537-3118-42c3-9c32-bd1d98b6a98c tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption returned with HTTP 403 Aug 13 19:42:44.088172 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1434/5720] 10.4.3.126 () {66 vars in 1375 bytes} [Thu Aug 13 19:42:44 2026] GET /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:44.094207 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f2c719a4-1205-42cd-aabd-1cbe2a684968 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.095903 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2c719a4-1205-42cd-aabd-1cbe2a684968 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] GET https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/multiattach Aug 13 19:42:44.096076 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2c719a4-1205-42cd-aabd-1cbe2a684968 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.096247 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f2c719a4-1205-42cd-aabd-1cbe2a684968 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.102978 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f2c719a4-1205-42cd-aabd-1cbe2a684968 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/multiattach returned with HTTP 200 Aug 13 19:42:44.103327 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1428/5721] 10.4.3.126 () {66 vars in 1414 bytes} [Thu Aug 13 19:42:44 2026] GET /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 19:42:44.109290 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-62ca36fa-5517-489e-9d7e-c9a7be4014de None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.110966 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62ca36fa-5517-489e-9d7e-c9a7be4014de tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] GET https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/volume_backend_name Aug 13 19:42:44.111141 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-62ca36fa-5517-489e-9d7e-c9a7be4014de tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.111326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-62ca36fa-5517-489e-9d7e-c9a7be4014de tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.118080 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-62ca36fa-5517-489e-9d7e-c9a7be4014de tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 19:42:44.118520 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1425/5722] 10.4.3.126 () {66 vars in 1438 bytes} [Thu Aug 13 19:42:44 2026] GET /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:44.125529 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d07a895c-2be8-492b-81de-e5344a94e561 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.127120 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d07a895c-2be8-492b-81de-e5344a94e561 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] GET https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 Aug 13 19:42:44.127323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d07a895c-2be8-492b-81de-e5344a94e561 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.127498 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d07a895c-2be8-492b-81de-e5344a94e561 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.133895 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d07a895c-2be8-492b-81de-e5344a94e561 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 returned with HTTP 200 Aug 13 19:42:44.134249 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1436/5723] 10.4.3.126 () {66 vars in 1342 bytes} [Thu Aug 13 19:42:44 2026] GET /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:44.142031 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-42c1d14f-3f84-4459-a8c5-bca41969da66 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.143569 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42c1d14f-3f84-4459-a8c5-bca41969da66 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] PUT https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption/edf6c39a-33c6-423f-8014-ce8ef6d3f79f Aug 13 19:42:44.143871 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-42c1d14f-3f84-4459-a8c5-bca41969da66 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:44.145792 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.policy [None req-42c1d14f-3f84-4459-a8c5-bca41969da66 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100185) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:44.145942 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-42c1d14f-3f84-4459-a8c5-bca41969da66 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption/edf6c39a-33c6-423f-8014-ce8ef6d3f79f returned with HTTP 403 Aug 13 19:42:44.146305 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1435/5724] 10.4.3.126 () {68 vars in 1506 bytes} [Thu Aug 13 19:42:44 2026] PUT /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/encryption/edf6c39a-33c6-423f-8014-ce8ef6d3f79f => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:44.152938 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c2ac26da-c256-452e-adea-56edbd4d7270 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.154617 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c2ac26da-c256-452e-adea-56edbd4d7270 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] PUT https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/key1 Aug 13 19:42:44.154963 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c2ac26da-c256-452e-adea-56edbd4d7270 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:44.156751 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.policy [None req-c2ac26da-c256-452e-adea-56edbd4d7270 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100183) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:44.156929 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c2ac26da-c256-452e-adea-56edbd4d7270 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/key1 returned with HTTP 403 Aug 13 19:42:44.157354 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1429/5725] 10.4.3.126 () {68 vars in 1413 bytes} [Thu Aug 13 19:42:44 2026] PUT /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:44.163946 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b6804430-7606-4d78-9e63-c23ad3a39736 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.165398 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b6804430-7606-4d78-9e63-c23ad3a39736 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] PUT https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 Aug 13 19:42:44.165773 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b6804430-7606-4d78-9e63-c23ad3a39736 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:44.168286 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.policy [None req-b6804430-7606-4d78-9e63-c23ad3a39736 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a00367eac8954e12a760142a67e4d161', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e634988ae70489ebbc797a3b78de303', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100186) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 19:42:44.168488 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b6804430-7606-4d78-9e63-c23ad3a39736 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-member] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 returned with HTTP 403 Aug 13 19:42:44.168947 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1426/5726] 10.4.3.126 () {68 vars in 1362 bytes} [Thu Aug 13 19:42:44 2026] PUT /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:44.175218 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d5777a4b-24ab-466d-aa2e-c791e474b987 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.176682 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5777a4b-24ab-466d-aa2e-c791e474b987 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] DELETE https://10.4.3.126/volume/v3/types/befd9e67-cffb-414d-9f0d-0ac20d97420f Aug 13 19:42:44.176859 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5777a4b-24ab-466d-aa2e-c791e474b987 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.177033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d5777a4b-24ab-466d-aa2e-c791e474b987 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.199188 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d5777a4b-24ab-466d-aa2e-c791e474b987 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types/befd9e67-cffb-414d-9f0d-0ac20d97420f returned with HTTP 202 Aug 13 19:42:44.199533 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1437/5727] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:44 2026] DELETE /volume/v3/types/befd9e67-cffb-414d-9f0d-0ac20d97420f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:44.205357 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6882c387-aed4-4de9-a760-add7c107bf4d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.206816 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6882c387-aed4-4de9-a760-add7c107bf4d tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] DELETE https://10.4.3.126/volume/v3/types/1191ac49-3201-44ac-9d74-56bb152697fd Aug 13 19:42:44.206975 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6882c387-aed4-4de9-a760-add7c107bf4d tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.207181 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6882c387-aed4-4de9-a760-add7c107bf4d tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.229177 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6882c387-aed4-4de9-a760-add7c107bf4d tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types/1191ac49-3201-44ac-9d74-56bb152697fd returned with HTTP 202 Aug 13 19:42:44.229621 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1436/5728] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:44 2026] DELETE /volume/v3/types/1191ac49-3201-44ac-9d74-56bb152697fd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:44.235927 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-27a98133-70b3-4dcb-b83f-f7e16f285ad2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.237586 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27a98133-70b3-4dcb-b83f-f7e16f285ad2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] DELETE https://10.4.3.126/volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d Aug 13 19:42:44.237758 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27a98133-70b3-4dcb-b83f-f7e16f285ad2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.237933 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-27a98133-70b3-4dcb-b83f-f7e16f285ad2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.258764 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-27a98133-70b3-4dcb-b83f-f7e16f285ad2 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d returned with HTTP 202 Aug 13 19:42:44.259103 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1430/5729] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:44 2026] DELETE /volume/v3/types/9db61c07-a33a-42e8-8de5-b16b98efd62d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:44.265558 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-88dbb9ed-66a7-45bc-8782-90d3442fcff7 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.267196 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88dbb9ed-66a7-45bc-8782-90d3442fcff7 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] DELETE https://10.4.3.126/volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1 Aug 13 19:42:44.267390 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88dbb9ed-66a7-45bc-8782-90d3442fcff7 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.267570 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-88dbb9ed-66a7-45bc-8782-90d3442fcff7 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.288900 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-88dbb9ed-66a7-45bc-8782-90d3442fcff7 tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1 returned with HTTP 202 Aug 13 19:42:44.289316 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1427/5730] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:44 2026] DELETE /volume/v3/types/57aaca0b-c3b9-490f-b61a-073212cd18c1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:44.295297 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3d0ce759-81b0-41be-9c0a-b6e89fc0ea3e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.296890 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d0ce759-81b0-41be-9c0a-b6e89fc0ea3e tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] DELETE https://10.4.3.126/volume/v3/types/922a41d6-aafc-4d77-8bb3-b26b7795df3b Aug 13 19:42:44.297073 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d0ce759-81b0-41be-9c0a-b6e89fc0ea3e tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.297291 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3d0ce759-81b0-41be-9c0a-b6e89fc0ea3e tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Calling method '_delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.318156 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3d0ce759-81b0-41be-9c0a-b6e89fc0ea3e tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types/922a41d6-aafc-4d77-8bb3-b26b7795df3b returned with HTTP 202 Aug 13 19:42:44.318549 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1438/5731] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:44 2026] DELETE /volume/v3/types/922a41d6-aafc-4d77-8bb3-b26b7795df3b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:44.324580 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4c61bf72-7ea3-4a0a-abb3-7ea3d16c92ab None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.326056 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c61bf72-7ea3-4a0a-abb3-7ea3d16c92ab tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] DELETE https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 Aug 13 19:42:44.326213 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c61bf72-7ea3-4a0a-abb3-7ea3d16c92ab tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.326409 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4c61bf72-7ea3-4a0a-abb3-7ea3d16c92ab tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] Calling method '_delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.346287 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4c61bf72-7ea3-4a0a-abb3-7ea3d16c92ab tempest-VolumeTypesMemberTests-2050184851 tempest-VolumeTypesMemberTests-2050184851-project-admin] https://10.4.3.126/volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 returned with HTTP 202 Aug 13 19:42:44.346682 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1437/5732] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:42:44 2026] DELETE /volume/v3/types/d2fbbee2-9f1f-401d-8a6d-f59b43dddae4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:42:44.765017 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-6e8b4f56-9b04-4f66-a155-812f278005ab None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.766521 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e8b4f56-9b04-4f66-a155-812f278005ab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:42:44.766874 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-6e8b4f56-9b04-4f66-a155-812f278005ab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "234ef2b0-2395-413b-b7e0-0c25bd21a30b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1591502163", "description": null, "metadata": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:44.776263 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:44.776263 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:44.776697 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6e8b4f56-9b04-4f66-a155-812f278005ab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:44.776821 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-6e8b4f56-9b04-4f66-a155-812f278005ab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create snapshot from volume 234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:44.807471 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-6e8b4f56-9b04-4f66-a155-812f278005ab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Created reservations ['94780cb0-7b11-4084-81db-bb2eb7ae71f7', 'eafb2006-6fde-4adc-aa9b-9f8cdf2ece71', '9893fb61-9aec-4c30-b441-d7a2999bd60e', 'a8af2b1c-4480-47b9-9b9f-cfd94af663b3'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:44.834544 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-6e8b4f56-9b04-4f66-a155-812f278005ab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot force create request issued successfully. Aug 13 19:42:44.834889 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-6e8b4f56-9b04-4f66-a155-812f278005ab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:42:44.835314 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1431/5733] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:42:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:44.844236 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-83c1d0ef-a33b-471e-bb37-f8469531392b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:44.846104 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83c1d0ef-a33b-471e-bb37-f8469531392b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc Aug 13 19:42:44.846350 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83c1d0ef-a33b-471e-bb37-f8469531392b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:44.846567 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-83c1d0ef-a33b-471e-bb37-f8469531392b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:44.851580 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:44.851580 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:44.852132 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-83c1d0ef-a33b-471e-bb37-f8469531392b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:44.852970 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-83c1d0ef-a33b-471e-bb37-f8469531392b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc returned with HTTP 200 Aug 13 19:42:44.853381 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1428/5734] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:44 2026] GET /volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:45.862828 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-73bd9ffc-6528-43b4-aa8a-af9677d1345f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:45.864964 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73bd9ffc-6528-43b4-aa8a-af9677d1345f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc Aug 13 19:42:45.865196 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73bd9ffc-6528-43b4-aa8a-af9677d1345f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:45.865443 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-73bd9ffc-6528-43b4-aa8a-af9677d1345f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:45.872063 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:45.872063 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:45.872588 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-73bd9ffc-6528-43b4-aa8a-af9677d1345f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:45.873513 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-73bd9ffc-6528-43b4-aa8a-af9677d1345f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc returned with HTTP 200 Aug 13 19:42:45.873944 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1439/5735] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:45 2026] GET /volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:45.881848 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-17ebc82e-c3bc-4cc6-bb6e-81a904b18a63 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:45.883527 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17ebc82e-c3bc-4cc6-bb6e-81a904b18a63 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc Aug 13 19:42:45.883717 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17ebc82e-c3bc-4cc6-bb6e-81a904b18a63 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:45.883895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-17ebc82e-c3bc-4cc6-bb6e-81a904b18a63 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:45.889119 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:45.889119 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:45.889526 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-17ebc82e-c3bc-4cc6-bb6e-81a904b18a63 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:45.890182 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-17ebc82e-c3bc-4cc6-bb6e-81a904b18a63 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc returned with HTTP 200 Aug 13 19:42:45.890530 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1438/5736] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:45 2026] GET /volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:47.265884 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-544f48d9-0e50-4b0d-b966-5c1c56c9a3fc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:47.267605 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-544f48d9-0e50-4b0d-b966-5c1c56c9a3fc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:42:47.267956 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-544f48d9-0e50-4b0d-b966-5c1c56c9a3fc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "234ef2b0-2395-413b-b7e0-0c25bd21a30b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1145166968", "description": null, "metadata": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:47.277536 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:47.277536 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:47.278064 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-544f48d9-0e50-4b0d-b966-5c1c56c9a3fc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:47.278191 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-544f48d9-0e50-4b0d-b966-5c1c56c9a3fc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create snapshot from volume 234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:47.299574 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-544f48d9-0e50-4b0d-b966-5c1c56c9a3fc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Created reservations ['9764b005-4736-4355-80aa-77e2ba8f0047', 'd89943c4-2a55-46eb-a664-e9b6ad86f548', '0a89cb6a-106c-4422-8ba7-4aabb7217533', '7850c7e2-3cfa-4bde-a445-08f0c9ae0f12'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:47.328298 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-544f48d9-0e50-4b0d-b966-5c1c56c9a3fc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot force create request issued successfully. Aug 13 19:42:47.328645 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-544f48d9-0e50-4b0d-b966-5c1c56c9a3fc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:42:47.329058 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1432/5737] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:42:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:47.336946 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-213f15f7-7c33-4096-a1f8-1f9b204a75a2 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:47.338589 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-213f15f7-7c33-4096-a1f8-1f9b204a75a2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc Aug 13 19:42:47.338783 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-213f15f7-7c33-4096-a1f8-1f9b204a75a2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:47.338954 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-213f15f7-7c33-4096-a1f8-1f9b204a75a2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:47.343552 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:47.343552 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:47.343931 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-213f15f7-7c33-4096-a1f8-1f9b204a75a2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:47.344617 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-213f15f7-7c33-4096-a1f8-1f9b204a75a2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc returned with HTTP 200 Aug 13 19:42:47.344961 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1429/5738] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:47 2026] GET /volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:48.354587 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ffa8e21b-5033-4f78-91fc-bc273d201c14 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:48.356960 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffa8e21b-5033-4f78-91fc-bc273d201c14 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc Aug 13 19:42:48.357196 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffa8e21b-5033-4f78-91fc-bc273d201c14 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:48.357963 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ffa8e21b-5033-4f78-91fc-bc273d201c14 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:48.362528 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:48.362528 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:48.362938 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ffa8e21b-5033-4f78-91fc-bc273d201c14 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:48.363681 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ffa8e21b-5033-4f78-91fc-bc273d201c14 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc returned with HTTP 200 Aug 13 19:42:48.364022 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1440/5739] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:48 2026] GET /volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:48.374065 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-f5754e1f-3f8a-4a79-9a07-4d12c4f2e3d8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:48.375883 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5754e1f-3f8a-4a79-9a07-4d12c4f2e3d8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc Aug 13 19:42:48.376096 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5754e1f-3f8a-4a79-9a07-4d12c4f2e3d8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:48.376285 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-f5754e1f-3f8a-4a79-9a07-4d12c4f2e3d8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:48.381006 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:48.381006 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:48.381421 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-f5754e1f-3f8a-4a79-9a07-4d12c4f2e3d8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:48.382136 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-f5754e1f-3f8a-4a79-9a07-4d12c4f2e3d8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc returned with HTTP 200 Aug 13 19:42:48.382510 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1439/5740] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:48 2026] GET /volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:49.714744 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d97f7d20-0610-4fbe-88b4-72c94f994ef7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:49.716547 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d97f7d20-0610-4fbe-88b4-72c94f994ef7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:42:49.716885 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d97f7d20-0610-4fbe-88b4-72c94f994ef7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "234ef2b0-2395-413b-b7e0-0c25bd21a30b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1535563038", "description": null, "metadata": null}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:49.727136 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:49.727136 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:49.727724 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d97f7d20-0610-4fbe-88b4-72c94f994ef7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:49.727860 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-d97f7d20-0610-4fbe-88b4-72c94f994ef7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create snapshot from volume 234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:49.751232 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-d97f7d20-0610-4fbe-88b4-72c94f994ef7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Created reservations ['7abb6f4a-1640-4cbe-8e7f-764375e28219', 'c2ea9a3e-8b68-4fcd-a902-50cb32a2aee8', '475e194a-6544-477f-aa2f-5787200d595e', '7fd0ffc4-ac29-423c-b308-f4454f622bcd'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:49.778594 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d97f7d20-0610-4fbe-88b4-72c94f994ef7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot force create request issued successfully. Aug 13 19:42:49.778906 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d97f7d20-0610-4fbe-88b4-72c94f994ef7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:42:49.779330 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1433/5741] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:42:49 2026] POST /volume/v3/snapshots => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:49.786561 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b68676ba-915d-4808-9cec-268117d6945a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:49.788046 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b68676ba-915d-4808-9cec-268117d6945a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 Aug 13 19:42:49.788207 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b68676ba-915d-4808-9cec-268117d6945a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:49.788443 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b68676ba-915d-4808-9cec-268117d6945a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:49.792923 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:49.792923 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:49.793355 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b68676ba-915d-4808-9cec-268117d6945a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:49.794028 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b68676ba-915d-4808-9cec-268117d6945a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 returned with HTTP 200 Aug 13 19:42:49.794407 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1430/5742] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:49 2026] GET /volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:50.802377 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-08fddfaf-c25b-414e-8708-5090e6fdd7d7 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:50.804056 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08fddfaf-c25b-414e-8708-5090e6fdd7d7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 Aug 13 19:42:50.804237 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08fddfaf-c25b-414e-8708-5090e6fdd7d7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:50.804449 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-08fddfaf-c25b-414e-8708-5090e6fdd7d7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:50.808871 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:50.808871 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:50.809239 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-08fddfaf-c25b-414e-8708-5090e6fdd7d7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:50.809939 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-08fddfaf-c25b-414e-8708-5090e6fdd7d7 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 returned with HTTP 200 Aug 13 19:42:50.810333 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1441/5743] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:50 2026] GET /volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:50.818698 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d1c27460-2a97-4688-8bbc-1cd028f03f65 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:50.820693 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1c27460-2a97-4688-8bbc-1cd028f03f65 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 Aug 13 19:42:50.820911 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1c27460-2a97-4688-8bbc-1cd028f03f65 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:50.821128 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1c27460-2a97-4688-8bbc-1cd028f03f65 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:50.826790 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:50.826790 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:50.827297 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d1c27460-2a97-4688-8bbc-1cd028f03f65 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:50.828164 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1c27460-2a97-4688-8bbc-1cd028f03f65 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 returned with HTTP 200 Aug 13 19:42:50.828615 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1440/5744] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:42:50 2026] GET /volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:50.864868 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-b28c8c66-b329-45d5-a4da-fa7d0ebf9078 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:50.867357 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-b28c8c66-b329-45d5-a4da-fa7d0ebf9078 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:50.867566 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-b28c8c66-b329-45d5-a4da-fa7d0ebf9078 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:50.867789 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-b28c8c66-b329-45d5-a4da-fa7d0ebf9078 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:50.878012 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:50.878012 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:50.881549 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-b28c8c66-b329-45d5-a4da-fa7d0ebf9078 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:50.886190 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-b28c8c66-b329-45d5-a4da-fa7d0ebf9078 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:50.886677 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1434/5745] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:42:50 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:50.902536 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-4fe4ed5b-2e5d-4e5d-8d1e-58e564c9b47d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:50.904368 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-4fe4ed5b-2e5d-4e5d-8d1e-58e564c9b47d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b/action Aug 13 19:42:50.904725 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-4fe4ed5b-2e5d-4e5d-8d1e-58e564c9b47d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:42:50.904863 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-4fe4ed5b-2e5d-4e5d-8d1e-58e564c9b47d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:50.915255 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:50.915255 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:50.915742 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-4fe4ed5b-2e5d-4e5d-8d1e-58e564c9b47d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:50.921418 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-4fe4ed5b-2e5d-4e5d-8d1e-58e564c9b47d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Begin detaching volume completed successfully. Aug 13 19:42:50.921629 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-4fe4ed5b-2e5d-4e5d-8d1e-58e564c9b47d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b/action returned with HTTP 202 Aug 13 19:42:50.922051 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1431/5746] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:42:50 2026] POST /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:42:50.955495 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9d3f629f-242f-4c27-81ca-b42f8c0819f2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:50.955899 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9d3f629f-242f-4c27-81ca-b42f8c0819f2 None None] GET https://10.4.3.126/volume// Aug 13 19:42:50.956059 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9d3f629f-242f-4c27-81ca-b42f8c0819f2 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:50.956239 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9d3f629f-242f-4c27-81ca-b42f8c0819f2 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:50.956622 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9d3f629f-242f-4c27-81ca-b42f8c0819f2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:42:50.956932 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1442/5747] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:42:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:42:50.962604 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-29c2fb51-a422-4566-b6bd-1db6be5b5a5a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:50.964549 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-29c2fb51-a422-4566-b6bd-1db6be5b5a5a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:42:50.964753 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-29c2fb51-a422-4566-b6bd-1db6be5b5a5a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:50.964918 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-29c2fb51-a422-4566-b6bd-1db6be5b5a5a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:50.973694 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:50.973694 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:50.976701 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-29c2fb51-a422-4566-b6bd-1db6be5b5a5a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:50.980338 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-29c2fb51-a422-4566-b6bd-1db6be5b5a5a tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:42:50.980678 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1441/5748] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:42:50 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 1324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:42:51.698583 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-f39e60e8-346e-46e6-91a1-4ed90edb2a02 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:51.700710 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-f39e60e8-346e-46e6-91a1-4ed90edb2a02 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097 Aug 13 19:42:51.700934 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-f39e60e8-346e-46e6-91a1-4ed90edb2a02 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:51.701168 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-f39e60e8-346e-46e6-91a1-4ed90edb2a02 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:51.707849 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:51.707849 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:51.746567 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-bab02247-6dc9-4bf4-acd9-f1bed2a8dbb8 req-f39e60e8-346e-46e6-91a1-4ed90edb2a02 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097 returned with HTTP 200 Aug 13 19:42:51.746992 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1435/5749] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:42:51 2026] DELETE /volume/v3/attachments/5609b688-2bd1-4a5c-8574-bd22c43c4097 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:52.001700 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-468d9093-2802-4867-a952-27862c3b4ccc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:52.003289 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:42:52.003639 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1098892159", "snapshot_id": "d225924a-089f-4b43-aed6-cd9f524d1edc", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:52.005045 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.v3.volumes [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1098892159', 'snapshot_id': 'd225924a-089f-4b43-aed6-cd9f524d1edc', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100186) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:42:52.006692 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=290,cinder:UPDATE=86,cinder:INSERT=60 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:42:52.010239 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:52.010239 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:52.010708 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:42:52.010818 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume of 1 GB Aug 13 19:42:52.014078 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Availability Zones retrieved successfully. Aug 13 19:42:52.019317 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Flow 'volume_create_api' (770668af-6f54-4c03-ab63-0d874bcbccc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:52.020142 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67294196-453d-456d-addf-b2ba0066a7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:52.020933 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.flows.api.create_volume [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100186) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:42:52.045156 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67294196-453d-456d-addf-b2ba0066a7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd225924a-089f-4b43-aed6-cd9f524d1edc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:52.045838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e93ec33-1703-4ad9-bd24-9a2884b4d049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:52.079478 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.quota [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Created reservations ['b3264de7-bc93-4442-a7b3-53805a74dec4', '513b1bcc-785e-44ba-bdac-fb531d51c945', '9834686d-fa78-4acd-ac3a-4fa0c110e268', '002b69c7-2e52-4840-80e3-14608589bfab'] {{(pid=100186) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:42:52.080155 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e93ec33-1703-4ad9-bd24-9a2884b4d049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3264de7-bc93-4442-a7b3-53805a74dec4', '513b1bcc-785e-44ba-bdac-fb531d51c945', '9834686d-fa78-4acd-ac3a-4fa0c110e268', '002b69c7-2e52-4840-80e3-14608589bfab']}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:52.080853 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff0319a-bfc3-4951-bbc0-5b30c52c015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:52.115191 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff0319a-bfc3-4951-bbc0-5b30c52c015e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80433387-9669-4ace-aa47-97870098bea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1098892159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7fe789dea6452cbadada4be5751944',qos_specs=None,replication_status=,reservations=['b3264de7-bc93-4442-a7b3-53805a74dec4','513b1bcc-785e-44ba-bdac-fb531d51c945','9834686d-fa78-4acd-ac3a-4fa0c110e268','002b69c7-2e52-4840-80e3-14608589bfab'],size=1,snapshot_id=d225924a-089f-4b43-aed6-cd9f524d1edc,source_replicaid=,source_volid=None,status='creating',user_id='e04765ba23f840eb9579ffeed5091151',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1098892159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80433387-9669-4ace-aa47-97870098bea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7fe789dea6452cbadada4be5751944',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d225924a-089f-4b43-aed6-cd9f524d1edc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04765ba23f840eb9579ffeed5091151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:52.115880 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cc6c65-4917-46c4-b7bf-c7782ea68a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:52.130316 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cc6c65-4917-46c4-b7bf-c7782ea68a3c) transitioned into state 'SUCCESS' from state '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-1098892159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7fe789dea6452cbadada4be5751944',qos_specs=None,replication_status=,reservations=['b3264de7-bc93-4442-a7b3-53805a74dec4','513b1bcc-785e-44ba-bdac-fb531d51c945','9834686d-fa78-4acd-ac3a-4fa0c110e268','002b69c7-2e52-4840-80e3-14608589bfab'],size=1,snapshot_id=d225924a-089f-4b43-aed6-cd9f524d1edc,source_replicaid=,source_volid=None,status='creating',user_id='e04765ba23f840eb9579ffeed5091151',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:52.130908 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2a50038-ddaf-4da4-9cf7-4ebc4958365b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:42:52.148766 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2a50038-ddaf-4da4-9cf7-4ebc4958365b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100186) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:42:52.149573 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Flow 'volume_create_api' (770668af-6f54-4c03-ab63-0d874bcbccc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100186) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:42:52.149882 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume request issued successfully. Aug 13 19:42:52.150442 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-468d9093-2802-4867-a952-27862c3b4ccc tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:42:52.150881 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1432/5750] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:42:52 2026] POST /volume/v3/volumes => generated 791 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:42:52.161705 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cc0f5268-7f3f-42c7-af05-8d9f9b5cb574 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:52.163346 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc0f5268-7f3f-42c7-af05-8d9f9b5cb574 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:52.163542 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc0f5268-7f3f-42c7-af05-8d9f9b5cb574 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:52.163727 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cc0f5268-7f3f-42c7-af05-8d9f9b5cb574 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:52.170710 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:52.170710 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:52.173990 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cc0f5268-7f3f-42c7-af05-8d9f9b5cb574 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:52.177703 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cc0f5268-7f3f-42c7-af05-8d9f9b5cb574 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:52.178005 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1443/5751] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:52 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:53.191889 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-48c86332-d7f5-4215-b7f9-c7fc891ece93 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:53.193536 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48c86332-d7f5-4215-b7f9-c7fc891ece93 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:53.193827 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-48c86332-d7f5-4215-b7f9-c7fc891ece93 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:53.194098 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-48c86332-d7f5-4215-b7f9-c7fc891ece93 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:53.201342 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:53.201342 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:53.203611 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-48c86332-d7f5-4215-b7f9-c7fc891ece93 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:53.207233 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-48c86332-d7f5-4215-b7f9-c7fc891ece93 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:53.207678 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1442/5752] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:53 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:53.222613 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1494a621-0b08-41c3-b520-3060e66c4604 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:53.224217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1494a621-0b08-41c3-b520-3060e66c4604 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:53.224395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1494a621-0b08-41c3-b520-3060e66c4604 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:53.224612 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1494a621-0b08-41c3-b520-3060e66c4604 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:53.231072 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:53.231072 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:53.234129 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1494a621-0b08-41c3-b520-3060e66c4604 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:53.237600 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1494a621-0b08-41c3-b520-3060e66c4604 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:53.237946 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1436/5753] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:53 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:53.692209 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-24ce4eb8-4a49-4fd2-9d59-f5376c1a9b43 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:53.694826 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-24ce4eb8-4a49-4fd2-9d59-f5376c1a9b43 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:53.695107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-24ce4eb8-4a49-4fd2-9d59-f5376c1a9b43 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:53.695370 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-24ce4eb8-4a49-4fd2-9d59-f5376c1a9b43 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:53.701856 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:53.701856 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:53.705013 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-24ce4eb8-4a49-4fd2-9d59-f5376c1a9b43 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:53.708734 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-24ce4eb8-4a49-4fd2-9d59-f5376c1a9b43 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:53.709119 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1433/5754] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:42:53 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:53.770002 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c60f5df1-4077-4ea8-8924-1fd32df954a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:53.770398 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c60f5df1-4077-4ea8-8924-1fd32df954a5 None None] GET https://10.4.3.126/volume// Aug 13 19:42:53.770574 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c60f5df1-4077-4ea8-8924-1fd32df954a5 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:53.770752 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c60f5df1-4077-4ea8-8924-1fd32df954a5 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:53.771054 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c60f5df1-4077-4ea8-8924-1fd32df954a5 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:42:53.771366 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1444/5755] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:42:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:42:53.777730 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-cc43b245-ee4a-41c3-b050-71dcf83b1712 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:53.886877 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-cc43b245-ee4a-41c3-b050-71dcf83b1712 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:42:53.887051 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-cc43b245-ee4a-41c3-b050-71dcf83b1712 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80433387-9669-4ace-aa47-97870098bea9", "connector": null, "instance_uuid": "c4938306-aa30-4c14-a7a2-79b48e332c17"}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:53.895461 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:53.895461 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:53.914209 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-cc43b245-ee4a-41c3-b050-71dcf83b1712 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:42:53.914647 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1443/5756] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:42:53 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:53.937265 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d2f141fc-6b27-4878-b659-dcda8a3bc07c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:53.939043 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2f141fc-6b27-4878-b659-dcda8a3bc07c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:53.939283 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2f141fc-6b27-4878-b659-dcda8a3bc07c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:53.939525 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d2f141fc-6b27-4878-b659-dcda8a3bc07c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:53.943361 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-037e7f03-aaa8-4bcb-a436-86a3f8f5b1d8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:53.943725 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-037e7f03-aaa8-4bcb-a436-86a3f8f5b1d8 None None] GET https://10.4.3.126/volume// Aug 13 19:42:53.943902 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-037e7f03-aaa8-4bcb-a436-86a3f8f5b1d8 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:53.944078 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-037e7f03-aaa8-4bcb-a436-86a3f8f5b1d8 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:53.944401 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-037e7f03-aaa8-4bcb-a436-86a3f8f5b1d8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:42:53.944694 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1434/5757] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:42:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:42:53.948352 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:53.948352 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:53.950609 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-6436e339-5cd0-4bb4-bf9c-01384dd06725 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:53.951524 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d2f141fc-6b27-4878-b659-dcda8a3bc07c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:53.952391 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-6436e339-5cd0-4bb4-bf9c-01384dd06725 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:53.952604 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-6436e339-5cd0-4bb4-bf9c-01384dd06725 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:53.952769 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-6436e339-5cd0-4bb4-bf9c-01384dd06725 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:53.955027 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d2f141fc-6b27-4878-b659-dcda8a3bc07c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:53.955369 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1437/5758] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:53 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:53.961517 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:53.961517 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:53.964584 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-6436e339-5cd0-4bb4-bf9c-01384dd06725 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:53.968208 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-6436e339-5cd0-4bb4-bf9c-01384dd06725 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:53.968603 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1445/5759] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:42:53 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:42:54.061224 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-e6cf5bcb-0a0b-4fbf-be94-8d614ff6b641 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:54.063726 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-e6cf5bcb-0a0b-4fbf-be94-8d614ff6b641 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] PUT https://10.4.3.126/volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6 Aug 13 19:42:54.064060 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-e6cf5bcb-0a0b-4fbf-be94-8d614ff6b641 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:54.070495 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-e6cf5bcb-0a0b-4fbf-be94-8d614ff6b641 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Acquiring lock "cinder-attachment_update-80433387-9669-4ace-aa47-97870098bea9-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:42:54.074258 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-e6cf5bcb-0a0b-4fbf-be94-8d614ff6b641 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Lock "cinder-attachment_update-80433387-9669-4ace-aa47-97870098bea9-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:42:54.075124 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:54.075124 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:54.142209 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-e6cf5bcb-0a0b-4fbf-be94-8d614ff6b641 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Lock "cinder-attachment_update-80433387-9669-4ace-aa47-97870098bea9-np0000007253" released by "attachment_update" :: held 0.068s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:42:54.142731 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-e6cf5bcb-0a0b-4fbf-be94-8d614ff6b641 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6 returned with HTTP 200 Aug 13 19:42:54.143259 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1444/5760] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:42:54 2026] PUT /volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:42:54.966398 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1d8c1cd8-dbab-4cb5-b93c-ffae114e192e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:54.968051 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d8c1cd8-dbab-4cb5-b93c-ffae114e192e tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:54.968226 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d8c1cd8-dbab-4cb5-b93c-ffae114e192e tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:54.968425 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1d8c1cd8-dbab-4cb5-b93c-ffae114e192e tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:54.976430 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:54.976430 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:54.979240 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1d8c1cd8-dbab-4cb5-b93c-ffae114e192e tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:54.982654 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1d8c1cd8-dbab-4cb5-b93c-ffae114e192e tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:54.982968 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1435/5761] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:54 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:55.994814 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-0475c407-ba57-4c57-bc56-f5636411b06c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:55.996685 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0475c407-ba57-4c57-bc56-f5636411b06c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:55.996883 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0475c407-ba57-4c57-bc56-f5636411b06c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:55.997091 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-0475c407-ba57-4c57-bc56-f5636411b06c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:56.006796 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:56.006796 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:42:56.011090 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-0475c407-ba57-4c57-bc56-f5636411b06c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:56.015949 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-0475c407-ba57-4c57-bc56-f5636411b06c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:56.016514 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1438/5762] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:55 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:57.027851 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cca7bec6-9d0c-483d-8c7c-8604bbcfa4fa None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:57.029578 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cca7bec6-9d0c-483d-8c7c-8604bbcfa4fa tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:57.029758 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cca7bec6-9d0c-483d-8c7c-8604bbcfa4fa tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:57.029967 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cca7bec6-9d0c-483d-8c7c-8604bbcfa4fa tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:57.038731 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:57.038731 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:42:57.041964 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cca7bec6-9d0c-483d-8c7c-8604bbcfa4fa tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:57.045834 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cca7bec6-9d0c-483d-8c7c-8604bbcfa4fa tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:57.046441 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1446/5763] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:57 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:42:57.380989 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-becbb630-8577-4f14-9f51-058b9bf0ea99 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:57.383115 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-becbb630-8577-4f14-9f51-058b9bf0ea99 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6/action Aug 13 19:42:57.383434 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-becbb630-8577-4f14-9f51-058b9bf0ea99 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:42:57.383552 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-becbb630-8577-4f14-9f51-058b9bf0ea99 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:42:57.397709 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:57.397709 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:42:57.406591 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-3d03ae59-7a07-4492-802c-9b3e48a659c4 req-becbb630-8577-4f14-9f51-058b9bf0ea99 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6/action returned with HTTP 204 Aug 13 19:42:57.407000 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1445/5764] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:42:57 2026] POST /volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:42:58.057925 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-6cd33ad2-0fed-4e71-8473-be161c5f9822 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:42:58.059481 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6cd33ad2-0fed-4e71-8473-be161c5f9822 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:42:58.059687 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6cd33ad2-0fed-4e71-8473-be161c5f9822 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:42:58.059873 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-6cd33ad2-0fed-4e71-8473-be161c5f9822 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:42:58.068299 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:42:58.068299 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:42:58.071556 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-6cd33ad2-0fed-4e71-8473-be161c5f9822 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:42:58.075624 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-6cd33ad2-0fed-4e71-8473-be161c5f9822 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:42:58.075968 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1436/5765] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:42:58 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:01.165080 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-e316b784-62b4-4092-8c87-7c8e137f7b75 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:01.167896 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-e316b784-62b4-4092-8c87-7c8e137f7b75 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:43:01.168191 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-e316b784-62b4-4092-8c87-7c8e137f7b75 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:01.168489 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-e316b784-62b4-4092-8c87-7c8e137f7b75 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:01.177698 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:01.177698 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:01.180835 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-e316b784-62b4-4092-8c87-7c8e137f7b75 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:01.185014 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-e316b784-62b4-4092-8c87-7c8e137f7b75 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:43:01.185415 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1439/5766] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:43:01 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:01.202795 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-724b37ba-51cb-48d2-9b1e-036420dd4ed6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:01.204710 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-724b37ba-51cb-48d2-9b1e-036420dd4ed6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9/action Aug 13 19:43:01.205126 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-724b37ba-51cb-48d2-9b1e-036420dd4ed6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:43:01.205329 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-724b37ba-51cb-48d2-9b1e-036420dd4ed6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:01.214893 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:01.214893 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:01.215673 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-724b37ba-51cb-48d2-9b1e-036420dd4ed6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:01.221060 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-724b37ba-51cb-48d2-9b1e-036420dd4ed6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Begin detaching volume completed successfully. Aug 13 19:43:01.221308 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-724b37ba-51cb-48d2-9b1e-036420dd4ed6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9/action returned with HTTP 202 Aug 13 19:43:01.221783 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1447/5767] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:43:01 2026] POST /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:43:01.261868 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b90e7b0-7f8c-4c9b-8ff4-e7ba91e442f8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:01.262198 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b90e7b0-7f8c-4c9b-8ff4-e7ba91e442f8 None None] GET https://10.4.3.126/volume// Aug 13 19:43:01.262403 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b90e7b0-7f8c-4c9b-8ff4-e7ba91e442f8 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:01.262597 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b90e7b0-7f8c-4c9b-8ff4-e7ba91e442f8 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:01.262919 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b90e7b0-7f8c-4c9b-8ff4-e7ba91e442f8 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:43:01.263167 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1446/5768] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:43:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:43:01.270919 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-2b8459f3-d950-40fc-a02d-d54c624c7677 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:01.272871 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-2b8459f3-d950-40fc-a02d-d54c624c7677 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:43:01.273071 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-2b8459f3-d950-40fc-a02d-d54c624c7677 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:01.273244 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-2b8459f3-d950-40fc-a02d-d54c624c7677 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:01.281476 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:01.281476 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:01.284457 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-2b8459f3-d950-40fc-a02d-d54c624c7677 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:01.288524 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-2b8459f3-d950-40fc-a02d-d54c624c7677 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:43:01.288930 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1437/5769] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:43:01 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:43:02.063395 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-1919cdc5-14fc-4acd-b952-9bcfbf4ce9b8 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:02.065254 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-1919cdc5-14fc-4acd-b952-9bcfbf4ce9b8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6 Aug 13 19:43:02.065454 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-1919cdc5-14fc-4acd-b952-9bcfbf4ce9b8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:02.065637 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-1919cdc5-14fc-4acd-b952-9bcfbf4ce9b8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:02.072238 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:02.072238 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:02.118039 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-dbbc8d09-f57f-4564-b08e-7bbe0df9d5a2 req-1919cdc5-14fc-4acd-b952-9bcfbf4ce9b8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6 returned with HTTP 200 Aug 13 19:43:02.118680 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1440/5770] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:43:02 2026] DELETE /volume/v3/attachments/923457ef-5e87-4a73-8c96-6190a051baa6 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:02.306776 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:02.308270 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:43:02.308590 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2132588833", "snapshot_id": "6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:02.309924 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2132588833', 'snapshot_id': '6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:43:02.314579 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:02.314579 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:02.314923 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:43:02.315027 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume of 1 GB Aug 13 19:43:02.317758 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Availability Zones retrieved successfully. Aug 13 19:43:02.322483 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Flow 'volume_create_api' (981d286c-4b8f-47a1-a0a9-46d18c2d6674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:43:02.323452 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8cf0c7e-19fb-4157-ae2c-87fdaa12e960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:02.324168 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:43:02.348003 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8cf0c7e-19fb-4157-ae2c-87fdaa12e960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:02.348694 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad30059-5b0f-4766-b5ea-cfa2aeef8115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:02.383810 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Created reservations ['0212b62f-6806-44e8-a573-84afd6643012', '78df151f-e7ae-4a41-9827-8561bb92ee1c', 'fab8db7f-661a-4437-a4fc-2adf49e94158', '9cb2d1a9-e2a4-4a99-9b19-bc868993afcc'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:43:02.384518 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad30059-5b0f-4766-b5ea-cfa2aeef8115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0212b62f-6806-44e8-a573-84afd6643012', '78df151f-e7ae-4a41-9827-8561bb92ee1c', 'fab8db7f-661a-4437-a4fc-2adf49e94158', '9cb2d1a9-e2a4-4a99-9b19-bc868993afcc']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:02.385129 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77dddd5f-510f-46fc-aec5-be84085e2b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:02.418396 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77dddd5f-510f-46fc-aec5-be84085e2b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c7f1de-7366-4d51-be88-eef1df8a88f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2132588833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7fe789dea6452cbadada4be5751944',qos_specs=None,replication_status=,reservations=['0212b62f-6806-44e8-a573-84afd6643012','78df151f-e7ae-4a41-9827-8561bb92ee1c','fab8db7f-661a-4437-a4fc-2adf49e94158','9cb2d1a9-e2a4-4a99-9b19-bc868993afcc'],size=1,snapshot_id=6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc,source_replicaid=,source_volid=None,status='creating',user_id='e04765ba23f840eb9579ffeed5091151',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2132588833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c7f1de-7366-4d51-be88-eef1df8a88f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7fe789dea6452cbadada4be5751944',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04765ba23f840eb9579ffeed5091151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:02.419067 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d26c8fd-94f6-48e4-b817-e76a97675cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:02.433536 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d26c8fd-94f6-48e4-b817-e76a97675cf0) transitioned into state 'SUCCESS' from state '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-2132588833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7fe789dea6452cbadada4be5751944',qos_specs=None,replication_status=,reservations=['0212b62f-6806-44e8-a573-84afd6643012','78df151f-e7ae-4a41-9827-8561bb92ee1c','fab8db7f-661a-4437-a4fc-2adf49e94158','9cb2d1a9-e2a4-4a99-9b19-bc868993afcc'],size=1,snapshot_id=6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc,source_replicaid=,source_volid=None,status='creating',user_id='e04765ba23f840eb9579ffeed5091151',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:02.434108 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c314995-0b04-4381-a532-97a6696c0906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:02.451060 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c314995-0b04-4381-a532-97a6696c0906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:02.451818 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Flow 'volume_create_api' (981d286c-4b8f-47a1-a0a9-46d18c2d6674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:43:02.452066 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume request issued successfully. Aug 13 19:43:02.452643 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2d814f6a-39b7-431f-8b25-48372ecb7702 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:43:02.453040 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1448/5771] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:43:02 2026] POST /volume/v3/volumes => generated 791 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:43:02.464826 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-30c83098-6942-4d98-9239-5dd0fb812c81 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:02.466524 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30c83098-6942-4d98-9239-5dd0fb812c81 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:02.466714 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30c83098-6942-4d98-9239-5dd0fb812c81 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:02.466887 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-30c83098-6942-4d98-9239-5dd0fb812c81 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:02.473593 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:02.473593 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:02.476989 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-30c83098-6942-4d98-9239-5dd0fb812c81 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:02.481470 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-30c83098-6942-4d98-9239-5dd0fb812c81 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:02.481907 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1447/5772] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:02 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:03.494373 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-640bdd61-ab30-494b-80ae-7f5eef675212 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:03.495816 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-640bdd61-ab30-494b-80ae-7f5eef675212 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:03.495990 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-640bdd61-ab30-494b-80ae-7f5eef675212 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:03.496162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-640bdd61-ab30-494b-80ae-7f5eef675212 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:03.502427 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:03.502427 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:03.505370 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-640bdd61-ab30-494b-80ae-7f5eef675212 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:03.508688 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-640bdd61-ab30-494b-80ae-7f5eef675212 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:03.509021 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1438/5773] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:03 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:03.519607 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e9b75a34-b96e-458f-a083-032948fccb85 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:03.521160 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9b75a34-b96e-458f-a083-032948fccb85 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:03.521358 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9b75a34-b96e-458f-a083-032948fccb85 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:03.521530 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e9b75a34-b96e-458f-a083-032948fccb85 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:03.528157 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:03.528157 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:03.531467 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e9b75a34-b96e-458f-a083-032948fccb85 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:03.534802 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e9b75a34-b96e-458f-a083-032948fccb85 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:03.535130 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1441/5774] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:03 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:03.968872 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-a2c1c04e-52ee-42f2-9155-457b0ee808b1 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:03.971503 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-a2c1c04e-52ee-42f2-9155-457b0ee808b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:03.971735 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-a2c1c04e-52ee-42f2-9155-457b0ee808b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:03.971918 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-a2c1c04e-52ee-42f2-9155-457b0ee808b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:03.978306 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:03.978306 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:03.981496 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-a2c1c04e-52ee-42f2-9155-457b0ee808b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:03.985294 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-a2c1c04e-52ee-42f2-9155-457b0ee808b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:03.985680 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1449/5775] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:43:03 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:04.046986 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-706e5816-bf7a-457f-a0ed-c041307b3e6a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:04.047403 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-706e5816-bf7a-457f-a0ed-c041307b3e6a None None] GET https://10.4.3.126/volume// Aug 13 19:43:04.047601 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-706e5816-bf7a-457f-a0ed-c041307b3e6a None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:04.047782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-706e5816-bf7a-457f-a0ed-c041307b3e6a None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:04.048089 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-706e5816-bf7a-457f-a0ed-c041307b3e6a None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:43:04.048419 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1448/5776] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:43:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:43:04.054378 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-3cfa7e4d-3039-4e3f-a57d-ea9703ce921e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:04.056179 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-3cfa7e4d-3039-4e3f-a57d-ea9703ce921e tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:43:04.056548 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-3cfa7e4d-3039-4e3f-a57d-ea9703ce921e tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51c7f1de-7366-4d51-be88-eef1df8a88f2", "connector": null, "instance_uuid": "c4938306-aa30-4c14-a7a2-79b48e332c17"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:04.064221 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:04.064221 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:04.085085 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-3cfa7e4d-3039-4e3f-a57d-ea9703ce921e tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:43:04.085513 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1439/5777] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:43:04 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:04.106606 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2aa3eb55-d432-4b20-b0d5-b6a58af690fd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:04.108481 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2aa3eb55-d432-4b20-b0d5-b6a58af690fd tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:04.108752 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2aa3eb55-d432-4b20-b0d5-b6a58af690fd tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:04.109020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2aa3eb55-d432-4b20-b0d5-b6a58af690fd tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:04.115809 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-98a1c93d-779f-4b60-bdca-efa95042004c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:04.116182 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98a1c93d-779f-4b60-bdca-efa95042004c None None] GET https://10.4.3.126/volume// Aug 13 19:43:04.116388 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98a1c93d-779f-4b60-bdca-efa95042004c None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:04.116567 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-98a1c93d-779f-4b60-bdca-efa95042004c None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:04.116870 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-98a1c93d-779f-4b60-bdca-efa95042004c None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:43:04.117137 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1450/5778] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:43:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:43:04.118898 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:04.118898 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:04.122559 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2aa3eb55-d432-4b20-b0d5-b6a58af690fd tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:04.124656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-43154951-1f6a-422f-96e8-cdb7c96daddf None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:04.126585 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-43154951-1f6a-422f-96e8-cdb7c96daddf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:04.126791 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-43154951-1f6a-422f-96e8-cdb7c96daddf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:04.127000 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-43154951-1f6a-422f-96e8-cdb7c96daddf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:04.127077 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2aa3eb55-d432-4b20-b0d5-b6a58af690fd tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:04.127481 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1442/5779] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:04 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:04.135798 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:04.135798 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:04.138629 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-43154951-1f6a-422f-96e8-cdb7c96daddf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:04.142102 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-43154951-1f6a-422f-96e8-cdb7c96daddf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:04.142487 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1449/5780] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:43:04 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:43:04.241811 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-2cc8525f-d844-4b13-931c-b7feaffc5245 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:04.243768 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-2cc8525f-d844-4b13-931c-b7feaffc5245 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] PUT https://10.4.3.126/volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039 Aug 13 19:43:04.244115 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-2cc8525f-d844-4b13-931c-b7feaffc5245 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:04.251220 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-2cc8525f-d844-4b13-931c-b7feaffc5245 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Acquiring lock "cinder-attachment_update-51c7f1de-7366-4d51-be88-eef1df8a88f2-np0000007253" by "attachment_update" {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:43:04.257305 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-2cc8525f-d844-4b13-931c-b7feaffc5245 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Lock "cinder-attachment_update-51c7f1de-7366-4d51-be88-eef1df8a88f2-np0000007253" acquired by "attachment_update" :: waited 0.006s {{(pid=100186) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:43:04.258245 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:04.258245 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:04.324061 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.coordination [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-2cc8525f-d844-4b13-931c-b7feaffc5245 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Lock "cinder-attachment_update-51c7f1de-7366-4d51-be88-eef1df8a88f2-np0000007253" released by "attachment_update" :: held 0.067s {{(pid=100186) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:43:04.324384 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-2cc8525f-d844-4b13-931c-b7feaffc5245 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039 returned with HTTP 200 Aug 13 19:43:04.324836 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1440/5781] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:43:04 2026] PUT /volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:05.138752 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2e080217-8f86-4a2a-9d31-c63d0c5a6741 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:05.140341 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e080217-8f86-4a2a-9d31-c63d0c5a6741 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:05.140567 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e080217-8f86-4a2a-9d31-c63d0c5a6741 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:05.140791 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2e080217-8f86-4a2a-9d31-c63d0c5a6741 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:05.148907 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:05.148907 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:05.151762 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2e080217-8f86-4a2a-9d31-c63d0c5a6741 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:05.155294 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2e080217-8f86-4a2a-9d31-c63d0c5a6741 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:05.155692 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1451/5782] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:05 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:06.167830 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-496347f7-fbaf-4601-9561-b5364aef28f0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:06.169589 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-496347f7-fbaf-4601-9561-b5364aef28f0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:06.169953 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-496347f7-fbaf-4601-9561-b5364aef28f0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:06.170625 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-496347f7-fbaf-4601-9561-b5364aef28f0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:06.179174 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:06.179174 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:06.182978 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-496347f7-fbaf-4601-9561-b5364aef28f0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:06.187520 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-496347f7-fbaf-4601-9561-b5364aef28f0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:06.188030 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1443/5783] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:06 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:07.199366 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-c3ddc89b-57d4-402d-9a0e-9ecf9358ea40 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:07.201491 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3ddc89b-57d4-402d-9a0e-9ecf9358ea40 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:07.201706 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3ddc89b-57d4-402d-9a0e-9ecf9358ea40 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:07.201891 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-c3ddc89b-57d4-402d-9a0e-9ecf9358ea40 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:07.210485 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:07.210485 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:07.214055 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-c3ddc89b-57d4-402d-9a0e-9ecf9358ea40 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:07.218568 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-c3ddc89b-57d4-402d-9a0e-9ecf9358ea40 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:07.218921 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1450/5784] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:07 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:07.539929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-854a66f0-fc15-41c0-bdbc-238ce255b372 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:07.541769 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-854a66f0-fc15-41c0-bdbc-238ce255b372 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039/action Aug 13 19:43:07.542138 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-854a66f0-fc15-41c0-bdbc-238ce255b372 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action body: b'{"os-complete": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:43:07.542291 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-854a66f0-fc15-41c0-bdbc-238ce255b372 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:07.556723 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:07.556723 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:07.565133 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-c07f253d-f859-4256-90a0-6f20b5b8137f req-854a66f0-fc15-41c0-bdbc-238ce255b372 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039/action returned with HTTP 204 Aug 13 19:43:07.565635 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1441/5785] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:43:07 2026] POST /volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:08.230624 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1d6f587a-0a08-432a-875c-fe0a167d1aff None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:08.232166 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d6f587a-0a08-432a-875c-fe0a167d1aff tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:08.232386 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d6f587a-0a08-432a-875c-fe0a167d1aff tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:08.232557 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1d6f587a-0a08-432a-875c-fe0a167d1aff tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:08.240785 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:08.240785 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:08.243712 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1d6f587a-0a08-432a-875c-fe0a167d1aff tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:08.246974 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1d6f587a-0a08-432a-875c-fe0a167d1aff tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:08.247325 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1452/5786] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:08 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 1176 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:10.951835 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-c3b48203-8da3-4e85-8fa5-37eb7f1cdfe0 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:10.953754 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-c3b48203-8da3-4e85-8fa5-37eb7f1cdfe0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:10.953951 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-c3b48203-8da3-4e85-8fa5-37eb7f1cdfe0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:10.954123 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-c3b48203-8da3-4e85-8fa5-37eb7f1cdfe0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:10.962906 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:10.962906 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:10.966052 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-c3b48203-8da3-4e85-8fa5-37eb7f1cdfe0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:10.969917 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-c3b48203-8da3-4e85-8fa5-37eb7f1cdfe0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:10.970482 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1444/5787] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:43:10 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:10.986460 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-a73d4132-1ae6-4fc5-9918-362e13391984 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:10.988407 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-a73d4132-1ae6-4fc5-9918-362e13391984 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2/action Aug 13 19:43:10.988760 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-a73d4132-1ae6-4fc5-9918-362e13391984 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:43:10.988876 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-a73d4132-1ae6-4fc5-9918-362e13391984 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:10.998439 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:10.998439 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:10.998842 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-a73d4132-1ae6-4fc5-9918-362e13391984 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:11.003889 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-a73d4132-1ae6-4fc5-9918-362e13391984 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Begin detaching volume completed successfully. Aug 13 19:43:11.004078 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-a73d4132-1ae6-4fc5-9918-362e13391984 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2/action returned with HTTP 202 Aug 13 19:43:11.004538 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1451/5788] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:43:10 2026] POST /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:43:11.036772 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1101f78f-ef88-459a-be25-eff0958defb9 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:11.037185 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1101f78f-ef88-459a-be25-eff0958defb9 None None] GET https://10.4.3.126/volume// Aug 13 19:43:11.037255 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1101f78f-ef88-459a-be25-eff0958defb9 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:11.037765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1101f78f-ef88-459a-be25-eff0958defb9 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:11.037765 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1101f78f-ef88-459a-be25-eff0958defb9 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:43:11.038024 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1442/5789] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:43:11 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:43:11.044222 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-58919c18-39d0-4b32-a86e-f40ce832fc2f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:11.045979 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-58919c18-39d0-4b32-a86e-f40ce832fc2f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:11.046293 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-58919c18-39d0-4b32-a86e-f40ce832fc2f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:11.047307 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-58919c18-39d0-4b32-a86e-f40ce832fc2f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:11.054721 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:11.054721 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:11.057410 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-58919c18-39d0-4b32-a86e-f40ce832fc2f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:11.060774 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-58919c18-39d0-4b32-a86e-f40ce832fc2f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:11.061111 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1453/5790] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:43:11 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:43:11.774020 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-df376bf5-b202-4b4f-a099-0d460553c67b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:11.776025 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-df376bf5-b202-4b4f-a099-0d460553c67b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039 Aug 13 19:43:11.776219 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-df376bf5-b202-4b4f-a099-0d460553c67b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:11.776424 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-df376bf5-b202-4b4f-a099-0d460553c67b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:11.782757 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:11.782757 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:11.819806 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-a36914f8-6699-4d47-b52c-ea1871351d0e req-df376bf5-b202-4b4f-a099-0d460553c67b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039 returned with HTTP 200 Aug 13 19:43:11.820201 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1445/5791] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:43:11 2026] DELETE /volume/v3/attachments/f785741e-598e-4a59-ad07-7cee664cc039 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:12.084747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:12.086507 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:43:12.086833 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1775304434", "snapshot_id": "1989720e-e997-445b-b8a3-a433c96bf746", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:12.088286 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1775304434', 'snapshot_id': '1989720e-e997-445b-b8a3-a433c96bf746', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:43:12.093024 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:12.093024 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:12.093478 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:43:12.093586 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume of 1 GB Aug 13 19:43:12.096779 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Availability Zones retrieved successfully. Aug 13 19:43:12.102461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Flow 'volume_create_api' (fbcad119-9f59-4fa1-834c-4842c446fc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:43:12.103324 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b56cb9-330d-492c-8f2f-2dbfd5c92acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:12.104150 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:43:12.129145 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b56cb9-330d-492c-8f2f-2dbfd5c92acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1989720e-e997-445b-b8a3-a433c96bf746', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:12.129837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef845f47-92fa-453d-9337-54b126ad0309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:12.162883 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Created reservations ['a713094e-4df0-45e7-a80f-c0df5ff01150', '0c616849-51ee-4b2a-84ba-a88763781c8e', '7d93b368-30c6-4f33-8847-75545e8f5a48', 'e4120f39-a2cd-41a4-9b03-330ef4d558e6'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:43:12.163782 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef845f47-92fa-453d-9337-54b126ad0309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a713094e-4df0-45e7-a80f-c0df5ff01150', '0c616849-51ee-4b2a-84ba-a88763781c8e', '7d93b368-30c6-4f33-8847-75545e8f5a48', 'e4120f39-a2cd-41a4-9b03-330ef4d558e6']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:12.164470 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6582ffa4-92dd-41d8-af93-fca0e08c2f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:12.206416 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6582ffa4-92dd-41d8-af93-fca0e08c2f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3622e654-6a43-4d67-a6e1-d00670e271f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1775304434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7fe789dea6452cbadada4be5751944',qos_specs=None,replication_status=,reservations=['a713094e-4df0-45e7-a80f-c0df5ff01150','0c616849-51ee-4b2a-84ba-a88763781c8e','7d93b368-30c6-4f33-8847-75545e8f5a48','e4120f39-a2cd-41a4-9b03-330ef4d558e6'],size=1,snapshot_id=1989720e-e997-445b-b8a3-a433c96bf746,source_replicaid=,source_volid=None,status='creating',user_id='e04765ba23f840eb9579ffeed5091151',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1775304434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3622e654-6a43-4d67-a6e1-d00670e271f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee7fe789dea6452cbadada4be5751944',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1989720e-e997-445b-b8a3-a433c96bf746,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04765ba23f840eb9579ffeed5091151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:12.207666 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffc0679-7381-4154-ba58-0ff32955b1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:12.227591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffc0679-7381-4154-ba58-0ff32955b1f0) transitioned into state 'SUCCESS' from state '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-1775304434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee7fe789dea6452cbadada4be5751944',qos_specs=None,replication_status=,reservations=['a713094e-4df0-45e7-a80f-c0df5ff01150','0c616849-51ee-4b2a-84ba-a88763781c8e','7d93b368-30c6-4f33-8847-75545e8f5a48','e4120f39-a2cd-41a4-9b03-330ef4d558e6'],size=1,snapshot_id=1989720e-e997-445b-b8a3-a433c96bf746,source_replicaid=,source_volid=None,status='creating',user_id='e04765ba23f840eb9579ffeed5091151',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:12.228399 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197df395-23bb-454e-96bc-82f1c479c4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:12.247853 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197df395-23bb-454e-96bc-82f1c479c4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:12.249237 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Flow 'volume_create_api' (fbcad119-9f59-4fa1-834c-4842c446fc15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:43:12.249859 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Create volume request issued successfully. Aug 13 19:43:12.250542 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-ea784ee0-55af-489c-bfeb-a8ca2047e718 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:43:12.251150 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1452/5792] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:43:12 2026] POST /volume/v3/volumes => generated 791 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:43:12.263340 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-80e5991e-3a5b-4117-9f93-3871ef0fc689 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:12.265476 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-80e5991e-3a5b-4117-9f93-3871ef0fc689 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:12.265723 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-80e5991e-3a5b-4117-9f93-3871ef0fc689 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:12.266003 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-80e5991e-3a5b-4117-9f93-3871ef0fc689 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:12.273917 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:12.273917 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:12.277757 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-80e5991e-3a5b-4117-9f93-3871ef0fc689 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:12.282499 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-80e5991e-3a5b-4117-9f93-3871ef0fc689 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:12.282941 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1443/5793] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:12 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:13.294514 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-023805ad-aeb1-4a2c-a3d4-eb7194482600 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:13.296192 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-023805ad-aeb1-4a2c-a3d4-eb7194482600 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:13.296457 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-023805ad-aeb1-4a2c-a3d4-eb7194482600 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:13.296653 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-023805ad-aeb1-4a2c-a3d4-eb7194482600 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:13.304136 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:13.304136 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:13.307873 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-023805ad-aeb1-4a2c-a3d4-eb7194482600 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:13.311940 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-023805ad-aeb1-4a2c-a3d4-eb7194482600 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:13.312412 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1454/5794] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:13 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:13.323014 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-ede3290c-e57f-4948-b3af-8925d1f81513 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:13.324834 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ede3290c-e57f-4948-b3af-8925d1f81513 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:13.324899 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ede3290c-e57f-4948-b3af-8925d1f81513 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:13.325101 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-ede3290c-e57f-4948-b3af-8925d1f81513 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:13.332095 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:13.332095 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:13.335549 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-ede3290c-e57f-4948-b3af-8925d1f81513 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:13.340109 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-ede3290c-e57f-4948-b3af-8925d1f81513 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:13.340479 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1446/5795] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:13 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:13.806159 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-39c6f05d-bd87-4b45-87da-e1f70da3ba82 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:13.808630 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-39c6f05d-bd87-4b45-87da-e1f70da3ba82 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:13.808854 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-39c6f05d-bd87-4b45-87da-e1f70da3ba82 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:13.809081 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-39c6f05d-bd87-4b45-87da-e1f70da3ba82 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:13.817232 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:13.817232 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:13.821000 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-39c6f05d-bd87-4b45-87da-e1f70da3ba82 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:13.825608 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-39c6f05d-bd87-4b45-87da-e1f70da3ba82 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:13.826026 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1453/5796] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:43:13 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:13.888136 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f0b30a84-ad24-4008-8215-fa953771845e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:13.888617 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f0b30a84-ad24-4008-8215-fa953771845e None None] GET https://10.4.3.126/volume// Aug 13 19:43:13.888810 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f0b30a84-ad24-4008-8215-fa953771845e None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:13.889039 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f0b30a84-ad24-4008-8215-fa953771845e None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:13.889486 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f0b30a84-ad24-4008-8215-fa953771845e None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:43:13.889810 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1444/5797] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:43:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:43:13.895995 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-bcd8f883-feff-447d-b24c-90859c639a23 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:13.925946 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-bcd8f883-feff-447d-b24c-90859c639a23 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:43:13.926261 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-bcd8f883-feff-447d-b24c-90859c639a23 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3622e654-6a43-4d67-a6e1-d00670e271f8", "connector": null, "instance_uuid": "c4938306-aa30-4c14-a7a2-79b48e332c17"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:13.933730 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:13.933730 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:13.963864 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-bcd8f883-feff-447d-b24c-90859c639a23 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:43:13.964529 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1455/5798] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:43:13 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:13.987638 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f56e6012-f000-40b4-ae03-5e8fd6e763b1 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:13.989812 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f56e6012-f000-40b4-ae03-5e8fd6e763b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:13.990041 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f56e6012-f000-40b4-ae03-5e8fd6e763b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:13.990287 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f56e6012-f000-40b4-ae03-5e8fd6e763b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:13.994803 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0071f4df-f60f-48ca-9e0a-6dc25307d749 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:13.995326 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0071f4df-f60f-48ca-9e0a-6dc25307d749 None None] GET https://10.4.3.126/volume// Aug 13 19:43:13.995426 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0071f4df-f60f-48ca-9e0a-6dc25307d749 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:13.995607 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0071f4df-f60f-48ca-9e0a-6dc25307d749 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:13.995914 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0071f4df-f60f-48ca-9e0a-6dc25307d749 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:43:13.996242 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1454/5799] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:43:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:43:14.000988 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:14.000988 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:14.003234 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-06adf109-82a0-4fe1-b0e4-141657530908 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:14.005016 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f56e6012-f000-40b4-ae03-5e8fd6e763b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:14.005458 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-06adf109-82a0-4fe1-b0e4-141657530908 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:14.005656 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-06adf109-82a0-4fe1-b0e4-141657530908 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:14.005841 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-06adf109-82a0-4fe1-b0e4-141657530908 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:14.008973 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f56e6012-f000-40b4-ae03-5e8fd6e763b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:14.009341 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1447/5800] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:13 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:14.015307 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:14.015307 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:14.018814 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-06adf109-82a0-4fe1-b0e4-141657530908 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:14.022537 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-06adf109-82a0-4fe1-b0e4-141657530908 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:14.022906 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1445/5801] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:43:14 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:43:14.128298 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-aff1251f-3529-4e20-87b9-1d35784d9023 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:14.130297 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-aff1251f-3529-4e20-87b9-1d35784d9023 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] PUT https://10.4.3.126/volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8 Aug 13 19:43:14.130651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-aff1251f-3529-4e20-87b9-1d35784d9023 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:14.137578 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-aff1251f-3529-4e20-87b9-1d35784d9023 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Acquiring lock "cinder-attachment_update-3622e654-6a43-4d67-a6e1-d00670e271f8-np0000007253" by "attachment_update" {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:43:14.141690 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-aff1251f-3529-4e20-87b9-1d35784d9023 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Lock "cinder-attachment_update-3622e654-6a43-4d67-a6e1-d00670e271f8-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100184) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:43:14.142509 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:14.142509 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:14.207267 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.coordination [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-aff1251f-3529-4e20-87b9-1d35784d9023 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Lock "cinder-attachment_update-3622e654-6a43-4d67-a6e1-d00670e271f8-np0000007253" released by "attachment_update" :: held 0.065s {{(pid=100184) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:43:14.207599 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-aff1251f-3529-4e20-87b9-1d35784d9023 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8 returned with HTTP 200 Aug 13 19:43:14.208016 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1456/5802] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:43:14 2026] PUT /volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:15.022173 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-163920b9-d839-4716-83a5-f85a62c31ab0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:15.023856 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-163920b9-d839-4716-83a5-f85a62c31ab0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:15.024087 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-163920b9-d839-4716-83a5-f85a62c31ab0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:15.024303 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-163920b9-d839-4716-83a5-f85a62c31ab0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:15.032488 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:15.032488 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:15.035396 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-163920b9-d839-4716-83a5-f85a62c31ab0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:15.038888 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-163920b9-d839-4716-83a5-f85a62c31ab0 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:15.039267 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1455/5803] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:15 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:16.050361 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d1eb3099-0e04-41da-b7c0-c26abdf4e67d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:16.052148 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1eb3099-0e04-41da-b7c0-c26abdf4e67d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:16.052374 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1eb3099-0e04-41da-b7c0-c26abdf4e67d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:16.052576 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d1eb3099-0e04-41da-b7c0-c26abdf4e67d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:16.061490 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:16.061490 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:16.064443 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d1eb3099-0e04-41da-b7c0-c26abdf4e67d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:16.067928 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d1eb3099-0e04-41da-b7c0-c26abdf4e67d tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:16.068283 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1448/5804] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:16 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:17.079705 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-fa11854c-e1c4-4a40-b27d-722bbf837834 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:17.081593 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fa11854c-e1c4-4a40-b27d-722bbf837834 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:17.081816 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fa11854c-e1c4-4a40-b27d-722bbf837834 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:17.082061 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-fa11854c-e1c4-4a40-b27d-722bbf837834 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:17.092337 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:17.092337 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:17.095887 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-fa11854c-e1c4-4a40-b27d-722bbf837834 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:17.100398 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-fa11854c-e1c4-4a40-b27d-722bbf837834 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:17.100926 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1446/5805] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:17 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:17.418155 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-94167450-733d-40f5-be3e-b64194065bbf None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:17.420109 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-94167450-733d-40f5-be3e-b64194065bbf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8/action Aug 13 19:43:17.420462 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-94167450-733d-40f5-be3e-b64194065bbf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:43:17.420576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-94167450-733d-40f5-be3e-b64194065bbf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:17.434718 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:17.434718 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:17.443070 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-44adb26b-d52c-4200-8a17-13f531828fb7 req-94167450-733d-40f5-be3e-b64194065bbf tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8/action returned with HTTP 204 Aug 13 19:43:17.443578 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1457/5806] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:43:17 2026] POST /volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:18.112509 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b8e56268-5d3a-442d-8550-e0da953a268b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:18.114518 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8e56268-5d3a-442d-8550-e0da953a268b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:18.114737 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8e56268-5d3a-442d-8550-e0da953a268b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:18.114919 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b8e56268-5d3a-442d-8550-e0da953a268b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:18.123533 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:18.123533 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:18.126639 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-b8e56268-5d3a-442d-8550-e0da953a268b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:18.130408 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b8e56268-5d3a-442d-8550-e0da953a268b tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:18.130935 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1456/5807] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:18 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:21.256612 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-3fb6f715-b1ad-4c0b-8bb6-4cc896489a98 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:21.258904 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-3fb6f715-b1ad-4c0b-8bb6-4cc896489a98 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:21.259145 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-3fb6f715-b1ad-4c0b-8bb6-4cc896489a98 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:21.259349 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-3fb6f715-b1ad-4c0b-8bb6-4cc896489a98 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:21.269175 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:21.269175 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:21.273022 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-3fb6f715-b1ad-4c0b-8bb6-4cc896489a98 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:21.277390 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-3fb6f715-b1ad-4c0b-8bb6-4cc896489a98 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:21.277783 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1449/5808] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:43:21 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:43:21.300349 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-6d97e66b-8ab9-4a63-aa14-efe539fa98b1 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:21.302293 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-6d97e66b-8ab9-4a63-aa14-efe539fa98b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] POST https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8/action Aug 13 19:43:21.302657 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-6d97e66b-8ab9-4a63-aa14-efe539fa98b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100186) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:43:21.302775 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-6d97e66b-8ab9-4a63-aa14-efe539fa98b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:21.315926 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:21.315926 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:21.316547 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-6d97e66b-8ab9-4a63-aa14-efe539fa98b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:21.323558 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-6d97e66b-8ab9-4a63-aa14-efe539fa98b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Begin detaching volume completed successfully. Aug 13 19:43:21.323860 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-6d97e66b-8ab9-4a63-aa14-efe539fa98b1 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8/action returned with HTTP 202 Aug 13 19:43:21.324637 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1447/5809] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:43:21 2026] POST /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:43:21.362637 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-111ce6ea-b205-4cf4-9330-27543da10c77 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:21.362993 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-111ce6ea-b205-4cf4-9330-27543da10c77 None None] GET https://10.4.3.126/volume// Aug 13 19:43:21.363149 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-111ce6ea-b205-4cf4-9330-27543da10c77 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:21.363362 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-111ce6ea-b205-4cf4-9330-27543da10c77 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:21.363627 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-111ce6ea-b205-4cf4-9330-27543da10c77 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:43:21.363870 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1458/5810] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:43:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:43:21.370587 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-43000d5d-1a9d-4168-a7d5-ddb210e50d21 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:21.373575 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-43000d5d-1a9d-4168-a7d5-ddb210e50d21 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:21.373802 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-43000d5d-1a9d-4168-a7d5-ddb210e50d21 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:21.374023 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-43000d5d-1a9d-4168-a7d5-ddb210e50d21 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:21.383225 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:21.383225 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:21.386528 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-43000d5d-1a9d-4168-a7d5-ddb210e50d21 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:21.390539 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-43000d5d-1a9d-4168-a7d5-ddb210e50d21 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:21.390988 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1457/5811] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:43:21 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:43:22.170562 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-fcbe3ca3-25a0-47b1-93a8-37a9cd487f22 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:22.172458 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-fcbe3ca3-25a0-47b1-93a8-37a9cd487f22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8 Aug 13 19:43:22.172637 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-fcbe3ca3-25a0-47b1-93a8-37a9cd487f22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:22.172813 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-fcbe3ca3-25a0-47b1-93a8-37a9cd487f22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'version_select' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:22.179072 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:22.179072 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:22.241871 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-22108aa4-6bcf-44f4-9f5b-3a5348823cd0 req-fcbe3ca3-25a0-47b1-93a8-37a9cd487f22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8 returned with HTTP 200 Aug 13 19:43:22.242444 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1450/5812] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:43:22 2026] DELETE /volume/v3/attachments/75cf06ae-828f-42bd-b013-ed94bc7e61f8 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:22.409287 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c436ebe1-36d2-4894-a64b-75c81d8e69e5 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:22.410841 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c436ebe1-36d2-4894-a64b-75c81d8e69e5 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:22.411036 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c436ebe1-36d2-4894-a64b-75c81d8e69e5 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:22.411206 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c436ebe1-36d2-4894-a64b-75c81d8e69e5 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:22.417506 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:22.417506 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:22.421380 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c436ebe1-36d2-4894-a64b-75c81d8e69e5 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:22.427328 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c436ebe1-36d2-4894-a64b-75c81d8e69e5 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:22.427872 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1448/5813] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:22 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:22.438813 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-cd48bc58-b4bf-478e-b6d7-9f5d891768c2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:22.441136 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd48bc58-b4bf-478e-b6d7-9f5d891768c2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:22.441428 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd48bc58-b4bf-478e-b6d7-9f5d891768c2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:22.441690 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-cd48bc58-b4bf-478e-b6d7-9f5d891768c2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:22.450412 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:22.450412 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:22.454747 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-cd48bc58-b4bf-478e-b6d7-9f5d891768c2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:22.459680 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-cd48bc58-b4bf-478e-b6d7-9f5d891768c2 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:22.460110 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1459/5814] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:22 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:22.471302 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-024e67b8-27ce-4ad6-ba3f-20bf925aff22 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:22.472921 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-024e67b8-27ce-4ad6-ba3f-20bf925aff22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:22.473105 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-024e67b8-27ce-4ad6-ba3f-20bf925aff22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:22.473287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-024e67b8-27ce-4ad6-ba3f-20bf925aff22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:22.473448 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-024e67b8-27ce-4ad6-ba3f-20bf925aff22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete volume with id: 3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:22.482802 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:22.482802 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:22.483465 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-024e67b8-27ce-4ad6-ba3f-20bf925aff22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:22.499936 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-024e67b8-27ce-4ad6-ba3f-20bf925aff22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete volume request issued successfully. Aug 13 19:43:22.500169 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-024e67b8-27ce-4ad6-ba3f-20bf925aff22 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 202 Aug 13 19:43:22.500678 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1458/5815] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:43:22 2026] DELETE /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:22.508360 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-cc1f7d72-8891-470a-b53b-dcf8a997fb69 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:22.510020 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc1f7d72-8891-470a-b53b-dcf8a997fb69 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:22.510213 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc1f7d72-8891-470a-b53b-dcf8a997fb69 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:22.510412 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-cc1f7d72-8891-470a-b53b-dcf8a997fb69 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:22.517232 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:22.517232 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:22.520706 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-cc1f7d72-8891-470a-b53b-dcf8a997fb69 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:22.525864 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-cc1f7d72-8891-470a-b53b-dcf8a997fb69 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 200 Aug 13 19:43:22.526303 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1451/5816] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:22 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:23.538699 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-0016cdf9-fa4d-4a0f-bab5-4cdcaeb15467 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:23.540481 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0016cdf9-fa4d-4a0f-bab5-4cdcaeb15467 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 Aug 13 19:43:23.540708 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0016cdf9-fa4d-4a0f-bab5-4cdcaeb15467 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:23.540965 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-0016cdf9-fa4d-4a0f-bab5-4cdcaeb15467 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:23.546305 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-0016cdf9-fa4d-4a0f-bab5-4cdcaeb15467 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 returned with HTTP 404 Aug 13 19:43:23.546739 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1449/5817] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:23 2026] GET /volume/v3/volumes/3622e654-6a43-4d67-a6e1-d00670e271f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:23.552973 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-335cbd96-e537-4092-a91d-aedd035cfcab None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:23.554668 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-335cbd96-e537-4092-a91d-aedd035cfcab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:23.554889 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-335cbd96-e537-4092-a91d-aedd035cfcab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:23.555100 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-335cbd96-e537-4092-a91d-aedd035cfcab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:23.561494 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:23.561494 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:23.564777 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-335cbd96-e537-4092-a91d-aedd035cfcab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:23.568445 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-335cbd96-e537-4092-a91d-aedd035cfcab tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:23.568768 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1460/5818] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:23 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:23.579958 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-7af2546a-ccae-4dfe-a068-b329efb628ac None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:23.581633 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7af2546a-ccae-4dfe-a068-b329efb628ac tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:23.581812 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7af2546a-ccae-4dfe-a068-b329efb628ac tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:23.582013 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-7af2546a-ccae-4dfe-a068-b329efb628ac tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:23.588435 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:23.588435 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:23.591462 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-7af2546a-ccae-4dfe-a068-b329efb628ac tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:23.594834 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-7af2546a-ccae-4dfe-a068-b329efb628ac tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:23.595160 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1459/5819] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:23 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:23.605580 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19bc33f8-95bc-453a-bfc4-1f5e27df5bd3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:23.607203 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19bc33f8-95bc-453a-bfc4-1f5e27df5bd3 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:23.607415 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19bc33f8-95bc-453a-bfc4-1f5e27df5bd3 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:23.607591 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19bc33f8-95bc-453a-bfc4-1f5e27df5bd3 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:23.607734 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-19bc33f8-95bc-453a-bfc4-1f5e27df5bd3 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete volume with id: 51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:23.613606 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:23.613606 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:23.614170 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19bc33f8-95bc-453a-bfc4-1f5e27df5bd3 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:23.630631 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19bc33f8-95bc-453a-bfc4-1f5e27df5bd3 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete volume request issued successfully. Aug 13 19:43:23.630863 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19bc33f8-95bc-453a-bfc4-1f5e27df5bd3 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 202 Aug 13 19:43:23.631419 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1452/5820] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:43:23 2026] DELETE /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:23.637955 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-3b39ca02-062c-4a5f-9516-a80389c31c09 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:23.639641 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3b39ca02-062c-4a5f-9516-a80389c31c09 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:23.639823 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3b39ca02-062c-4a5f-9516-a80389c31c09 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:23.640047 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-3b39ca02-062c-4a5f-9516-a80389c31c09 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:23.646214 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:23.646214 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:23.649133 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-3b39ca02-062c-4a5f-9516-a80389c31c09 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:23.652571 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-3b39ca02-062c-4a5f-9516-a80389c31c09 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 200 Aug 13 19:43:23.652921 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1450/5821] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:23 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:24.665815 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-52f856c9-5a7f-4b24-a00b-8b8991a992ed None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:24.668091 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52f856c9-5a7f-4b24-a00b-8b8991a992ed tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 Aug 13 19:43:24.668324 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52f856c9-5a7f-4b24-a00b-8b8991a992ed tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:24.668509 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-52f856c9-5a7f-4b24-a00b-8b8991a992ed tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:24.673709 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-52f856c9-5a7f-4b24-a00b-8b8991a992ed tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 returned with HTTP 404 Aug 13 19:43:24.674142 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1461/5822] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:24 2026] GET /volume/v3/volumes/51c7f1de-7366-4d51-be88-eef1df8a88f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:24.680163 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-da8b7e71-dfc6-423d-8335-3633b10efe90 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:24.681868 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da8b7e71-dfc6-423d-8335-3633b10efe90 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:43:24.682051 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da8b7e71-dfc6-423d-8335-3633b10efe90 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:24.682222 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-da8b7e71-dfc6-423d-8335-3633b10efe90 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:24.689038 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:24.689038 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:24.692485 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-da8b7e71-dfc6-423d-8335-3633b10efe90 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:24.696182 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-da8b7e71-dfc6-423d-8335-3633b10efe90 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:43:24.696534 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1460/5823] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:24 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:24.707645 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-70ec4602-2e77-4419-b189-d9831383a926 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:24.709607 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70ec4602-2e77-4419-b189-d9831383a926 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:43:24.709829 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70ec4602-2e77-4419-b189-d9831383a926 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:24.710067 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-70ec4602-2e77-4419-b189-d9831383a926 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:24.717728 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:24.717728 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:24.721302 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-70ec4602-2e77-4419-b189-d9831383a926 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:24.724960 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-70ec4602-2e77-4419-b189-d9831383a926 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:43:24.725396 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1453/5824] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:24 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:24.736928 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-10aa8f43-ef6d-47b6-a625-6c8377f9d738 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:24.738734 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10aa8f43-ef6d-47b6-a625-6c8377f9d738 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:43:24.738929 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10aa8f43-ef6d-47b6-a625-6c8377f9d738 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:24.739136 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10aa8f43-ef6d-47b6-a625-6c8377f9d738 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:24.739327 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-10aa8f43-ef6d-47b6-a625-6c8377f9d738 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete volume with id: 80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:43:24.746200 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:24.746200 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:24.746768 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-10aa8f43-ef6d-47b6-a625-6c8377f9d738 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:24.760799 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-10aa8f43-ef6d-47b6-a625-6c8377f9d738 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete volume request issued successfully. Aug 13 19:43:24.760990 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10aa8f43-ef6d-47b6-a625-6c8377f9d738 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 202 Aug 13 19:43:24.761407 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1451/5825] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:43:24 2026] DELETE /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:24.767538 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2f2df2e5-1b1e-4d8e-b321-0543cd5bc251 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:24.769137 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2f2df2e5-1b1e-4d8e-b321-0543cd5bc251 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:43:24.769320 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2f2df2e5-1b1e-4d8e-b321-0543cd5bc251 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:24.769498 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2f2df2e5-1b1e-4d8e-b321-0543cd5bc251 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:24.775853 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:24.775853 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:24.779037 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2f2df2e5-1b1e-4d8e-b321-0543cd5bc251 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:24.782663 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2f2df2e5-1b1e-4d8e-b321-0543cd5bc251 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 200 Aug 13 19:43:24.783041 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1462/5826] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:24 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:25.794577 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-1e2f0f51-9e56-4e26-abc0-393f72117275 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:25.796733 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e2f0f51-9e56-4e26-abc0-393f72117275 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 Aug 13 19:43:25.797017 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e2f0f51-9e56-4e26-abc0-393f72117275 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:25.797258 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-1e2f0f51-9e56-4e26-abc0-393f72117275 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:25.804111 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-1e2f0f51-9e56-4e26-abc0-393f72117275 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 returned with HTTP 404 Aug 13 19:43:25.804745 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1461/5827] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:25 2026] GET /volume/v3/volumes/80433387-9669-4ace-aa47-97870098bea9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:25.811609 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-59645832-1afb-4126-afc0-5c52bb357224 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:25.813217 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59645832-1afb-4126-afc0-5c52bb357224 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 Aug 13 19:43:25.813416 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59645832-1afb-4126-afc0-5c52bb357224 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:25.813558 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-59645832-1afb-4126-afc0-5c52bb357224 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:25.813658 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-59645832-1afb-4126-afc0-5c52bb357224 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete snapshot with id: 1989720e-e997-445b-b8a3-a433c96bf746 Aug 13 19:43:25.818140 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:25.818140 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:25.818516 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-59645832-1afb-4126-afc0-5c52bb357224 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:43:25.831243 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-59645832-1afb-4126-afc0-5c52bb357224 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot delete request issued successfully. Aug 13 19:43:25.831415 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-59645832-1afb-4126-afc0-5c52bb357224 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 returned with HTTP 202 Aug 13 19:43:25.831870 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1454/5828] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:43:25 2026] DELETE /volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:25.839959 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1f35c4f0-234c-40f0-ad0e-bf1bd474cb74 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:25.842186 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1f35c4f0-234c-40f0-ad0e-bf1bd474cb74 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 Aug 13 19:43:25.842419 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1f35c4f0-234c-40f0-ad0e-bf1bd474cb74 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:25.842605 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1f35c4f0-234c-40f0-ad0e-bf1bd474cb74 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:25.847342 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:25.847342 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:25.847648 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1f35c4f0-234c-40f0-ad0e-bf1bd474cb74 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:43:25.848374 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1f35c4f0-234c-40f0-ad0e-bf1bd474cb74 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 returned with HTTP 200 Aug 13 19:43:25.848732 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1452/5829] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:25 2026] GET /volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:26.857270 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-aff07db2-db53-4204-a60c-0e30da37bfc6 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:26.859315 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aff07db2-db53-4204-a60c-0e30da37bfc6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 Aug 13 19:43:26.859479 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aff07db2-db53-4204-a60c-0e30da37bfc6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:26.859699 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-aff07db2-db53-4204-a60c-0e30da37bfc6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:26.863805 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-aff07db2-db53-4204-a60c-0e30da37bfc6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 returned with HTTP 404 Aug 13 19:43:26.864227 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1463/5830] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:26 2026] GET /volume/v3/snapshots/1989720e-e997-445b-b8a3-a433c96bf746 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:26.870298 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d95d174b-8ee0-4e36-b39b-6956ab067435 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:26.871963 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d95d174b-8ee0-4e36-b39b-6956ab067435 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc Aug 13 19:43:26.872141 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d95d174b-8ee0-4e36-b39b-6956ab067435 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:26.872334 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d95d174b-8ee0-4e36-b39b-6956ab067435 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:26.872436 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-d95d174b-8ee0-4e36-b39b-6956ab067435 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete snapshot with id: 6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc Aug 13 19:43:26.876823 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:26.876823 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:26.877179 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d95d174b-8ee0-4e36-b39b-6956ab067435 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:43:26.889537 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d95d174b-8ee0-4e36-b39b-6956ab067435 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot delete request issued successfully. Aug 13 19:43:26.889684 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d95d174b-8ee0-4e36-b39b-6956ab067435 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc returned with HTTP 202 Aug 13 19:43:26.890053 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1462/5831] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:43:26 2026] DELETE /volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:26.896695 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-19545e39-8bfa-43b7-bb99-bdd1071bb405 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:26.898445 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19545e39-8bfa-43b7-bb99-bdd1071bb405 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc Aug 13 19:43:26.898658 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19545e39-8bfa-43b7-bb99-bdd1071bb405 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:26.898932 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-19545e39-8bfa-43b7-bb99-bdd1071bb405 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:26.904100 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:26.904100 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:26.904518 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-19545e39-8bfa-43b7-bb99-bdd1071bb405 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:43:26.905177 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-19545e39-8bfa-43b7-bb99-bdd1071bb405 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc returned with HTTP 200 Aug 13 19:43:26.905545 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1455/5832] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:26 2026] GET /volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:27.913822 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9344cd34-672d-4dd1-9970-d5bbadbedb9f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:27.915532 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9344cd34-672d-4dd1-9970-d5bbadbedb9f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc Aug 13 19:43:27.915707 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9344cd34-672d-4dd1-9970-d5bbadbedb9f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:27.915935 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9344cd34-672d-4dd1-9970-d5bbadbedb9f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:27.919813 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9344cd34-672d-4dd1-9970-d5bbadbedb9f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc returned with HTTP 404 Aug 13 19:43:27.920258 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1453/5833] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:27 2026] GET /volume/v3/snapshots/6d0e3fc8-dbcf-42e0-aeed-c2d4442044cc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:27.926008 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f5b5fa48-be7a-4529-84e1-a7df1a99f359 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:27.927626 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5b5fa48-be7a-4529-84e1-a7df1a99f359 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc Aug 13 19:43:27.927837 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5b5fa48-be7a-4529-84e1-a7df1a99f359 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:27.928026 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f5b5fa48-be7a-4529-84e1-a7df1a99f359 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:27.928130 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-f5b5fa48-be7a-4529-84e1-a7df1a99f359 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete snapshot with id: d225924a-089f-4b43-aed6-cd9f524d1edc Aug 13 19:43:27.933542 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:27.933542 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:27.933965 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f5b5fa48-be7a-4529-84e1-a7df1a99f359 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:43:27.947166 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f5b5fa48-be7a-4529-84e1-a7df1a99f359 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot delete request issued successfully. Aug 13 19:43:27.947378 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f5b5fa48-be7a-4529-84e1-a7df1a99f359 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc returned with HTTP 202 Aug 13 19:43:27.947746 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1464/5834] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:43:27 2026] DELETE /volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:27.953885 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bed30930-9faa-4d18-a25b-a38418a220a6 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:27.956006 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bed30930-9faa-4d18-a25b-a38418a220a6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc Aug 13 19:43:27.956207 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bed30930-9faa-4d18-a25b-a38418a220a6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:27.956415 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bed30930-9faa-4d18-a25b-a38418a220a6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:27.961634 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:27.961634 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:27.962077 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bed30930-9faa-4d18-a25b-a38418a220a6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Snapshot retrieved successfully. Aug 13 19:43:27.962827 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bed30930-9faa-4d18-a25b-a38418a220a6 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc returned with HTTP 200 Aug 13 19:43:27.963292 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1463/5835] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:27 2026] GET /volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:28.972606 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5df0fca5-b1fb-4c46-9e2e-3d3c2bad4c54 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:28.974730 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5df0fca5-b1fb-4c46-9e2e-3d3c2bad4c54 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc Aug 13 19:43:28.974991 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5df0fca5-b1fb-4c46-9e2e-3d3c2bad4c54 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:28.975223 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5df0fca5-b1fb-4c46-9e2e-3d3c2bad4c54 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:28.980055 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5df0fca5-b1fb-4c46-9e2e-3d3c2bad4c54 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc returned with HTTP 404 Aug 13 19:43:28.980772 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1456/5836] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:28 2026] GET /volume/v3/snapshots/d225924a-089f-4b43-aed6-cd9f524d1edc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:28.986775 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2acd974c-02c7-4b0e-aa2f-4c44beca9a6c None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:28.988454 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2acd974c-02c7-4b0e-aa2f-4c44beca9a6c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:43:28.988646 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2acd974c-02c7-4b0e-aa2f-4c44beca9a6c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:28.988832 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2acd974c-02c7-4b0e-aa2f-4c44beca9a6c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:28.995229 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:28.995229 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:28.998424 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2acd974c-02c7-4b0e-aa2f-4c44beca9a6c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:29.002245 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2acd974c-02c7-4b0e-aa2f-4c44beca9a6c tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:43:29.002581 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1454/5837] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:28 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:29.013328 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-27fbc077-d3cf-46a0-811d-5d6c47c9eb87 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:29.015081 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27fbc077-d3cf-46a0-811d-5d6c47c9eb87 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:43:29.015339 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27fbc077-d3cf-46a0-811d-5d6c47c9eb87 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:29.015584 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-27fbc077-d3cf-46a0-811d-5d6c47c9eb87 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:29.022825 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:29.022825 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:29.025310 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-27fbc077-d3cf-46a0-811d-5d6c47c9eb87 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:29.028859 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-27fbc077-d3cf-46a0-811d-5d6c47c9eb87 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:43:29.029256 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1465/5838] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:29 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:29.044481 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-008e4eec-f3a6-4d4a-956d-6e20b4601bc8 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:29.046517 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-008e4eec-f3a6-4d4a-956d-6e20b4601bc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] DELETE https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:43:29.046747 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-008e4eec-f3a6-4d4a-956d-6e20b4601bc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:29.046977 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-008e4eec-f3a6-4d4a-956d-6e20b4601bc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:29.047161 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-008e4eec-f3a6-4d4a-956d-6e20b4601bc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete volume with id: 234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:43:29.054897 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:29.054897 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:29.055453 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-008e4eec-f3a6-4d4a-956d-6e20b4601bc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:29.071190 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-008e4eec-f3a6-4d4a-956d-6e20b4601bc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Delete volume request issued successfully. Aug 13 19:43:29.071190 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-008e4eec-f3a6-4d4a-956d-6e20b4601bc8 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 202 Aug 13 19:43:29.071686 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1464/5839] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:43:29 2026] DELETE /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:29.078333 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f33b3bf2-3055-4f36-b9bc-8a5f052b5f35 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:29.080391 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f33b3bf2-3055-4f36-b9bc-8a5f052b5f35 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:43:29.080632 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f33b3bf2-3055-4f36-b9bc-8a5f052b5f35 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:29.080887 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f33b3bf2-3055-4f36-b9bc-8a5f052b5f35 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:29.088817 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:29.088817 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:29.092511 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f33b3bf2-3055-4f36-b9bc-8a5f052b5f35 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Volume info retrieved successfully. Aug 13 19:43:29.097784 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f33b3bf2-3055-4f36-b9bc-8a5f052b5f35 tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 200 Aug 13 19:43:29.098246 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1457/5840] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:29 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:30.110585 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c4c7f430-7ec0-4888-8538-bd53b5ac7e6f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:30.112526 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c4c7f430-7ec0-4888-8538-bd53b5ac7e6f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] GET https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b Aug 13 19:43:30.112767 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c4c7f430-7ec0-4888-8538-bd53b5ac7e6f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:30.112999 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c4c7f430-7ec0-4888-8538-bd53b5ac7e6f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:30.117989 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c4c7f430-7ec0-4888-8538-bd53b5ac7e6f tempest-SnapshotDataIntegrityTests-1810222551 tempest-SnapshotDataIntegrityTests-1810222551-project-member] https://10.4.3.126/volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b returned with HTTP 404 Aug 13 19:43:30.118445 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1455/5841] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:30 2026] GET /volume/v3/volumes/234ef2b0-2395-413b-b7e0-0c25bd21a30b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:39.028106 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=127,cinder:INSERT=15,cinder:UPDATE=27 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:43:39.066782 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=123,cinder:INSERT=15,cinder:UPDATE=29 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:43:39.096558 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=181,cinder:INSERT=24,cinder:UPDATE=54 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:43:40.115083 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=96,cinder:INSERT=8,cinder:UPDATE=19 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:43:44.516468 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:44.738059 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:43:44.738359 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1138555041", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:44.739654 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1138555041', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:43:44.739761 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Create volume of 1 GB Aug 13 19:43:44.743172 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Availability Zones retrieved successfully. Aug 13 19:43:44.748331 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Flow 'volume_create_api' (35448f7e-d593-4a84-a40f-3bb6af73e6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:43:44.749130 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef23d39-0877-4f28-8126-2bbf2b445d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:44.749941 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:43:44.770651 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef23d39-0877-4f28-8126-2bbf2b445d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:44.771301 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c6d29f9-5ab9-4ce4-83bf-1e2549902814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:44.819067 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Created reservations ['47b8ee29-f23a-4b14-b608-3ac78b812021', '62811e83-74af-4325-a574-7f2e76477413', '410aba60-ffdc-46eb-8446-c72bb5d8c200', '507b008a-96d9-4fd1-9f38-3b3a82a2f8cd'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:43:44.819877 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c6d29f9-5ab9-4ce4-83bf-1e2549902814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47b8ee29-f23a-4b14-b608-3ac78b812021', '62811e83-74af-4325-a574-7f2e76477413', '410aba60-ffdc-46eb-8446-c72bb5d8c200', '507b008a-96d9-4fd1-9f38-3b3a82a2f8cd']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:44.820565 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9fa7bf3-c643-42a7-a7b4-87134b887037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:44.839657 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9fa7bf3-c643-42a7-a7b4-87134b887037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ff6cd49-2634-4b15-b070-25c70a52925b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1138555041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4205357991234c92bf941da39383b08b',qos_specs=None,replication_status=,reservations=['47b8ee29-f23a-4b14-b608-3ac78b812021','62811e83-74af-4325-a574-7f2e76477413','410aba60-ffdc-46eb-8446-c72bb5d8c200','507b008a-96d9-4fd1-9f38-3b3a82a2f8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67f07d0a8e749df822becd3a48da9b3',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:43:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1138555041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ff6cd49-2634-4b15-b070-25c70a52925b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4205357991234c92bf941da39383b08b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67f07d0a8e749df822becd3a48da9b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:44.840255 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cfee12b-554c-48f9-8a16-37ac7e1fa5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:44.855571 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cfee12b-554c-48f9-8a16-37ac7e1fa5d7) transitioned into state 'SUCCESS' from state '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-1138555041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4205357991234c92bf941da39383b08b',qos_specs=None,replication_status=,reservations=['47b8ee29-f23a-4b14-b608-3ac78b812021','62811e83-74af-4325-a574-7f2e76477413','410aba60-ffdc-46eb-8446-c72bb5d8c200','507b008a-96d9-4fd1-9f38-3b3a82a2f8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67f07d0a8e749df822becd3a48da9b3',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:44.856157 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c7fd02-5a82-466d-8afe-aa821471c8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:44.863932 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c7fd02-5a82-466d-8afe-aa821471c8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:44.864602 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Flow 'volume_create_api' (35448f7e-d593-4a84-a40f-3bb6af73e6a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:43:44.864850 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Create volume request issued successfully. Aug 13 19:43:44.865322 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-2cd17d34-78d4-45ce-9dfb-31f7c942bc6f tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:43:44.865707 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1466/5842] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:43:44 2026] POST /volume/v3/volumes => generated 754 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:43:44.876101 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-0755169e-93dc-46a4-a05b-a3fc0e54c4a5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:44.877889 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0755169e-93dc-46a4-a05b-a3fc0e54c4a5 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:44.878069 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0755169e-93dc-46a4-a05b-a3fc0e54c4a5 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:44.878245 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-0755169e-93dc-46a4-a05b-a3fc0e54c4a5 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:44.885035 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:44.885035 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:44.888357 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-0755169e-93dc-46a4-a05b-a3fc0e54c4a5 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:44.892300 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-0755169e-93dc-46a4-a05b-a3fc0e54c4a5 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b returned with HTTP 200 Aug 13 19:43:44.892697 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1465/5843] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:44 2026] GET /volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:45.903506 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2e486f0e-1786-4792-86ce-958533a9d682 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:45.905139 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e486f0e-1786-4792-86ce-958533a9d682 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:45.905330 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e486f0e-1786-4792-86ce-958533a9d682 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:45.905623 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2e486f0e-1786-4792-86ce-958533a9d682 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:45.911792 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:45.911792 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:45.914879 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2e486f0e-1786-4792-86ce-958533a9d682 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:45.918331 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2e486f0e-1786-4792-86ce-958533a9d682 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b returned with HTTP 200 Aug 13 19:43:45.918673 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1458/5844] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:45 2026] GET /volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:45.929433 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b95f9d6f-75a3-4716-ac48-39ab39e7adeb None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:45.930911 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b95f9d6f-75a3-4716-ac48-39ab39e7adeb tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:45.931068 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b95f9d6f-75a3-4716-ac48-39ab39e7adeb tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:45.931242 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b95f9d6f-75a3-4716-ac48-39ab39e7adeb tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:45.938245 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:45.938245 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:45.941674 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-b95f9d6f-75a3-4716-ac48-39ab39e7adeb tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:45.945291 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b95f9d6f-75a3-4716-ac48-39ab39e7adeb tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b returned with HTTP 200 Aug 13 19:43:45.945699 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1456/5845] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:45 2026] GET /volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:45.956340 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-b4031538-ef38-4d26-8cb3-6a3703711d6e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:45.957893 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4031538-ef38-4d26-8cb3-6a3703711d6e tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] POST https://10.4.3.126/volume/v3/snapshots Aug 13 19:43:45.958178 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-b4031538-ef38-4d26-8cb3-6a3703711d6e tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ff6cd49-2634-4b15-b070-25c70a52925b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2018691664", "description": null, "metadata": null}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:45.965562 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:45.965562 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:45.966097 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b4031538-ef38-4d26-8cb3-6a3703711d6e tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:45.966241 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.snapshots [None req-b4031538-ef38-4d26-8cb3-6a3703711d6e tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Create snapshot from volume 0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:45.993646 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-b4031538-ef38-4d26-8cb3-6a3703711d6e tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Created reservations ['930d6060-7ba9-45cc-b5ba-9fcd17ce60ea', 'c303746f-8436-4345-8637-deba83339cf4', '45c2f5ee-7ab3-490c-8277-69067160f119', 'b5c53f42-b6d5-40ff-addc-058dac868fd6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:43:46.021024 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-b4031538-ef38-4d26-8cb3-6a3703711d6e tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot force create request issued successfully. Aug 13 19:43:46.021432 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-b4031538-ef38-4d26-8cb3-6a3703711d6e tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots returned with HTTP 202 Aug 13 19:43:46.022023 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1467/5846] 10.4.3.126 () {68 vars in 1265 bytes} [Thu Aug 13 19:43:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:43:46.029776 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d1edd096-b87a-4d1f-9b2e-4e5b06ce0205 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:46.031603 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1edd096-b87a-4d1f-9b2e-4e5b06ce0205 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:46.031788 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1edd096-b87a-4d1f-9b2e-4e5b06ce0205 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:46.031978 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d1edd096-b87a-4d1f-9b2e-4e5b06ce0205 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:46.037142 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:46.037142 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:46.037634 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d1edd096-b87a-4d1f-9b2e-4e5b06ce0205 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot retrieved successfully. Aug 13 19:43:46.038628 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d1edd096-b87a-4d1f-9b2e-4e5b06ce0205 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 200 Aug 13 19:43:46.039029 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1466/5847] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:46 2026] GET /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:47.047197 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-575092ef-a218-4642-92ee-da4e15f852df None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:47.048944 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-575092ef-a218-4642-92ee-da4e15f852df tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:47.049124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-575092ef-a218-4642-92ee-da4e15f852df tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:47.049309 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-575092ef-a218-4642-92ee-da4e15f852df tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:47.053888 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:47.053888 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:47.054261 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-575092ef-a218-4642-92ee-da4e15f852df tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot retrieved successfully. Aug 13 19:43:47.054999 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-575092ef-a218-4642-92ee-da4e15f852df tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 200 Aug 13 19:43:47.055360 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1459/5848] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:47 2026] GET /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:47.063343 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e2d8ace1-09d7-45dd-b573-c0eca8d86f7d None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:47.065407 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e2d8ace1-09d7-45dd-b573-c0eca8d86f7d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:47.065665 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e2d8ace1-09d7-45dd-b573-c0eca8d86f7d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:47.065906 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e2d8ace1-09d7-45dd-b573-c0eca8d86f7d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:47.071705 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:47.071705 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:47.072231 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-e2d8ace1-09d7-45dd-b573-c0eca8d86f7d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot retrieved successfully. Aug 13 19:43:47.073195 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e2d8ace1-09d7-45dd-b573-c0eca8d86f7d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 200 Aug 13 19:43:47.073581 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1457/5849] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:47 2026] GET /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:47.080453 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-e33b9110-d4d4-47df-b563-120f3e26b22b None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:47.082316 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e33b9110-d4d4-47df-b563-120f3e26b22b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:47.082556 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e33b9110-d4d4-47df-b563-120f3e26b22b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:47.082773 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-e33b9110-d4d4-47df-b563-120f3e26b22b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:47.087671 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:47.087671 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:47.088106 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-e33b9110-d4d4-47df-b563-120f3e26b22b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot retrieved successfully. Aug 13 19:43:47.088900 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-e33b9110-d4d4-47df-b563-120f3e26b22b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 200 Aug 13 19:43:47.089294 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1468/5850] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:47 2026] GET /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:47.096508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:47.098407 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:43:47.098722 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5f7d14fa-c6f5-4138-a139-8aabb463c901", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:43:47.100195 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Create volume request body: {'volume': {'snapshot_id': '5f7d14fa-c6f5-4138-a139-8aabb463c901', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:43:47.105121 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:47.105121 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:47.105566 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot retrieved successfully. Aug 13 19:43:47.105670 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Create volume of 1 GB Aug 13 19:43:47.108741 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Availability Zones retrieved successfully. Aug 13 19:43:47.113519 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Flow 'volume_create_api' (346bcd84-c173-4287-9a8e-9846564506c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:43:47.114611 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb5d510-2ceb-434f-803f-d8a7d9397fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:47.115455 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:43:47.140249 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb5d510-2ceb-434f-803f-d8a7d9397fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5f7d14fa-c6f5-4138-a139-8aabb463c901', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:22:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=aa0d47c2-6290-48f3-ab08-85b20671b4c3,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa0d47c2-6290-48f3-ab08-85b20671b4c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:47.140926 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70abc9c-f741-4aa5-b7e6-a87a8f096ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:47.173064 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Created reservations ['fca7c0f2-2800-499a-ba97-ea651f493d03', '8d195da5-bb6b-4df5-8abf-c2d6694a5adc', '857f96a0-b280-4737-95db-959a8f60d7de', '4d0e68b6-2c97-4f38-b4ee-12f32742407f'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:43:47.173750 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70abc9c-f741-4aa5-b7e6-a87a8f096ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca7c0f2-2800-499a-ba97-ea651f493d03', '8d195da5-bb6b-4df5-8abf-c2d6694a5adc', '857f96a0-b280-4737-95db-959a8f60d7de', '4d0e68b6-2c97-4f38-b4ee-12f32742407f']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:47.174506 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c500cc8-855e-48c1-a7c5-edb02b631d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:47.212106 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c500cc8-855e-48c1-a7c5-edb02b631d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8deb7773-0d70-4b80-8fab-350749bebb6c', '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='4205357991234c92bf941da39383b08b',qos_specs=None,replication_status=,reservations=['fca7c0f2-2800-499a-ba97-ea651f493d03','8d195da5-bb6b-4df5-8abf-c2d6694a5adc','857f96a0-b280-4737-95db-959a8f60d7de','4d0e68b6-2c97-4f38-b4ee-12f32742407f'],size=1,snapshot_id=5f7d14fa-c6f5-4138-a139-8aabb463c901,source_replicaid=,source_volid=None,status='creating',user_id='c67f07d0a8e749df822becd3a48da9b3',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:43:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8deb7773-0d70-4b80-8fab-350749bebb6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4205357991234c92bf941da39383b08b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5f7d14fa-c6f5-4138-a139-8aabb463c901,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67f07d0a8e749df822becd3a48da9b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa0d47c2-6290-48f3-ab08-85b20671b4c3),volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:47.212764 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ccc4b8-624f-46d9-bc33-05e0e8ff1b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:47.229966 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ccc4b8-624f-46d9-bc33-05e0e8ff1b84) transitioned into state 'SUCCESS' from 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='4205357991234c92bf941da39383b08b',qos_specs=None,replication_status=,reservations=['fca7c0f2-2800-499a-ba97-ea651f493d03','8d195da5-bb6b-4df5-8abf-c2d6694a5adc','857f96a0-b280-4737-95db-959a8f60d7de','4d0e68b6-2c97-4f38-b4ee-12f32742407f'],size=1,snapshot_id=5f7d14fa-c6f5-4138-a139-8aabb463c901,source_replicaid=,source_volid=None,status='creating',user_id='c67f07d0a8e749df822becd3a48da9b3',volume_type_id=aa0d47c2-6290-48f3-ab08-85b20671b4c3)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:47.230980 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02378b73-fdf7-46ee-b657-021be15cba71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:43:47.254786 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02378b73-fdf7-46ee-b657-021be15cba71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:43:47.255895 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Flow 'volume_create_api' (346bcd84-c173-4287-9a8e-9846564506c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:43:47.256258 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Create volume request issued successfully. Aug 13 19:43:47.256929 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9b7a7a81-7274-40fb-bcc5-e08d39a4c38b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:43:47.257469 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1467/5851] 10.4.3.126 () {68 vars in 1258 bytes} [Thu Aug 13 19:43:47 2026] POST /volume/v3/volumes => generated 741 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:43:47.268138 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-413ad73e-06e5-4936-8377-faede1074a7b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:47.269943 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-413ad73e-06e5-4936-8377-faede1074a7b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c Aug 13 19:43:47.270170 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-413ad73e-06e5-4936-8377-faede1074a7b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:47.270434 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-413ad73e-06e5-4936-8377-faede1074a7b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:47.277107 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:47.277107 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:47.280484 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-413ad73e-06e5-4936-8377-faede1074a7b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:47.284188 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-413ad73e-06e5-4936-8377-faede1074a7b tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c returned with HTTP 200 Aug 13 19:43:47.284781 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1460/5852] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:47 2026] GET /volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c => generated 809 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:48.296642 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f9fb01ac-ef13-44c7-8a01-9a5534cc533a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:48.298546 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f9fb01ac-ef13-44c7-8a01-9a5534cc533a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c Aug 13 19:43:48.298785 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f9fb01ac-ef13-44c7-8a01-9a5534cc533a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:48.299022 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f9fb01ac-ef13-44c7-8a01-9a5534cc533a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:48.307976 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:48.307976 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:48.312161 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f9fb01ac-ef13-44c7-8a01-9a5534cc533a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:48.316893 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f9fb01ac-ef13-44c7-8a01-9a5534cc533a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c returned with HTTP 200 Aug 13 19:43:48.317361 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1458/5853] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:48 2026] GET /volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:48.328644 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-072157ee-b6f2-4f8e-b260-be432ddbf1b4 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:48.330761 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-072157ee-b6f2-4f8e-b260-be432ddbf1b4 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c Aug 13 19:43:48.330966 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-072157ee-b6f2-4f8e-b260-be432ddbf1b4 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:48.331147 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-072157ee-b6f2-4f8e-b260-be432ddbf1b4 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:48.338317 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:48.338317 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:48.341787 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-072157ee-b6f2-4f8e-b260-be432ddbf1b4 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:48.345613 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-072157ee-b6f2-4f8e-b260-be432ddbf1b4 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c returned with HTTP 200 Aug 13 19:43:48.345963 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1469/5854] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:48 2026] GET /volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:48.357488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-585e5992-ee39-4ae7-9a2e-dd10e1b49c63 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:48.359738 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-585e5992-ee39-4ae7-9a2e-dd10e1b49c63 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:48.359916 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-585e5992-ee39-4ae7-9a2e-dd10e1b49c63 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:48.360091 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-585e5992-ee39-4ae7-9a2e-dd10e1b49c63 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:48.360189 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.snapshots [None req-585e5992-ee39-4ae7-9a2e-dd10e1b49c63 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Delete snapshot with id: 5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:48.364872 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:48.364872 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:48.365246 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-585e5992-ee39-4ae7-9a2e-dd10e1b49c63 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot retrieved successfully. Aug 13 19:43:48.379878 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-585e5992-ee39-4ae7-9a2e-dd10e1b49c63 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot delete request issued successfully. Aug 13 19:43:48.380043 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-585e5992-ee39-4ae7-9a2e-dd10e1b49c63 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 202 Aug 13 19:43:48.380650 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1468/5855] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:43:48 2026] DELETE /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:48.387038 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3cabe47d-a29f-4d99-add0-1bdf173fa1e9 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:48.388984 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cabe47d-a29f-4d99-add0-1bdf173fa1e9 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:48.389201 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cabe47d-a29f-4d99-add0-1bdf173fa1e9 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:48.389430 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3cabe47d-a29f-4d99-add0-1bdf173fa1e9 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:48.394727 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:48.394727 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:43:48.395266 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3cabe47d-a29f-4d99-add0-1bdf173fa1e9 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Snapshot retrieved successfully. Aug 13 19:43:48.396016 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3cabe47d-a29f-4d99-add0-1bdf173fa1e9 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 200 Aug 13 19:43:48.396392 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1461/5856] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:48 2026] GET /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:49.405771 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-10f37ba8-e48e-4adc-b98a-d8d97fb6d2bc None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:49.407963 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10f37ba8-e48e-4adc-b98a-d8d97fb6d2bc tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:49.408241 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10f37ba8-e48e-4adc-b98a-d8d97fb6d2bc tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:49.408542 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-10f37ba8-e48e-4adc-b98a-d8d97fb6d2bc tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:49.412694 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-10f37ba8-e48e-4adc-b98a-d8d97fb6d2bc tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 404 Aug 13 19:43:49.413139 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1459/5857] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:49 2026] GET /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:49.419152 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-376b08ca-725f-4c22-835c-a0f7d94c815a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:49.420788 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-376b08ca-725f-4c22-835c-a0f7d94c815a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:49.420956 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-376b08ca-725f-4c22-835c-a0f7d94c815a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:49.421121 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-376b08ca-725f-4c22-835c-a0f7d94c815a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:49.421266 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-376b08ca-725f-4c22-835c-a0f7d94c815a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Delete volume with id: 0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:49.427873 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:49.427873 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:49.428357 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-376b08ca-725f-4c22-835c-a0f7d94c815a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:49.441693 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-376b08ca-725f-4c22-835c-a0f7d94c815a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Delete volume request issued successfully. Aug 13 19:43:49.441847 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-376b08ca-725f-4c22-835c-a0f7d94c815a tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b returned with HTTP 202 Aug 13 19:43:49.442194 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1470/5858] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:43:49 2026] DELETE /volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:49.449092 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-3edb381f-f5c9-4496-9342-f734d452e0b1 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:49.451265 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3edb381f-f5c9-4496-9342-f734d452e0b1 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:49.451486 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3edb381f-f5c9-4496-9342-f734d452e0b1 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:49.451666 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-3edb381f-f5c9-4496-9342-f734d452e0b1 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:49.458131 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:49.458131 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:43:49.461693 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-3edb381f-f5c9-4496-9342-f734d452e0b1 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:49.466057 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-3edb381f-f5c9-4496-9342-f734d452e0b1 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b returned with HTTP 200 Aug 13 19:43:49.466548 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1469/5859] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:49 2026] GET /volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:50.479939 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d7a4d41a-edf2-4f12-b24f-5d36d5237433 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:50.481603 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7a4d41a-edf2-4f12-b24f-5d36d5237433 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:50.481761 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7a4d41a-edf2-4f12-b24f-5d36d5237433 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:50.481929 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d7a4d41a-edf2-4f12-b24f-5d36d5237433 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:50.486946 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d7a4d41a-edf2-4f12-b24f-5d36d5237433 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b returned with HTTP 404 Aug 13 19:43:50.487382 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1462/5860] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:50 2026] GET /volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:50.495127 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-8d5d22b7-9361-4b4b-a2aa-e77817468d32 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:50.496797 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d5d22b7-9361-4b4b-a2aa-e77817468d32 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] DELETE https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c Aug 13 19:43:50.496956 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d5d22b7-9361-4b4b-a2aa-e77817468d32 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:50.497121 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-8d5d22b7-9361-4b4b-a2aa-e77817468d32 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:50.497262 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-8d5d22b7-9361-4b4b-a2aa-e77817468d32 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Delete volume with id: 8deb7773-0d70-4b80-8fab-350749bebb6c Aug 13 19:43:50.503515 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:50.503515 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:43:50.503993 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8d5d22b7-9361-4b4b-a2aa-e77817468d32 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:50.518812 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-8d5d22b7-9361-4b4b-a2aa-e77817468d32 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Delete volume request issued successfully. Aug 13 19:43:50.519023 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-8d5d22b7-9361-4b4b-a2aa-e77817468d32 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c returned with HTTP 202 Aug 13 19:43:50.519503 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1460/5861] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:43:50 2026] DELETE /volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:43:50.527894 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-781e8641-9ed2-46de-9885-9e159029da18 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:50.530558 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-781e8641-9ed2-46de-9885-9e159029da18 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c Aug 13 19:43:50.530845 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-781e8641-9ed2-46de-9885-9e159029da18 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:50.531053 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-781e8641-9ed2-46de-9885-9e159029da18 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:50.538508 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:43:50.538508 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:43:50.541868 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-781e8641-9ed2-46de-9885-9e159029da18 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Volume info retrieved successfully. Aug 13 19:43:50.545408 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-781e8641-9ed2-46de-9885-9e159029da18 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c returned with HTTP 200 Aug 13 19:43:50.545770 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1471/5862] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:50 2026] GET /volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:43:51.559375 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-9ab14264-c9b1-4e5f-bb41-0f94f997ae99 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:51.561121 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ab14264-c9b1-4e5f-bb41-0f94f997ae99 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c Aug 13 19:43:51.561329 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ab14264-c9b1-4e5f-bb41-0f94f997ae99 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:51.561545 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-9ab14264-c9b1-4e5f-bb41-0f94f997ae99 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:51.566724 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-9ab14264-c9b1-4e5f-bb41-0f94f997ae99 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c returned with HTTP 404 Aug 13 19:43:51.567139 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1470/5863] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:51 2026] GET /volume/v3/volumes/8deb7773-0d70-4b80-8fab-350749bebb6c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:51.573006 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2daa73bf-0b6b-416e-b2c8-3bfe1740898d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:51.574687 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2daa73bf-0b6b-416e-b2c8-3bfe1740898d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] DELETE https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:51.574865 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2daa73bf-0b6b-416e-b2c8-3bfe1740898d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:51.575046 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2daa73bf-0b6b-416e-b2c8-3bfe1740898d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:51.575145 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.snapshots [None req-2daa73bf-0b6b-416e-b2c8-3bfe1740898d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Delete snapshot with id: 5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:51.579949 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2daa73bf-0b6b-416e-b2c8-3bfe1740898d tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 404 Aug 13 19:43:51.580530 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1463/5864] 10.4.3.126 () {66 vars in 1357 bytes} [Thu Aug 13 19:43:51 2026] DELETE /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:51.586900 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-9d23c6d8-c52c-49ed-a780-97bfe2fbd0ad None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:51.588988 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d23c6d8-c52c-49ed-a780-97bfe2fbd0ad tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 Aug 13 19:43:51.589170 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d23c6d8-c52c-49ed-a780-97bfe2fbd0ad tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:51.589373 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-9d23c6d8-c52c-49ed-a780-97bfe2fbd0ad tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:51.593264 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-9d23c6d8-c52c-49ed-a780-97bfe2fbd0ad tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 returned with HTTP 404 Aug 13 19:43:51.593815 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1461/5865] 10.4.3.126 () {66 vars in 1354 bytes} [Thu Aug 13 19:43:51 2026] GET /volume/v3/snapshots/5f7d14fa-c6f5-4138-a139-8aabb463c901 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:51.599682 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-0b8b3dbb-d0b4-4996-bcd9-0e2fab283c7c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:51.601570 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0b8b3dbb-d0b4-4996-bcd9-0e2fab283c7c tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] DELETE https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:51.601781 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0b8b3dbb-d0b4-4996-bcd9-0e2fab283c7c tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:51.601962 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-0b8b3dbb-d0b4-4996-bcd9-0e2fab283c7c tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:51.602113 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-0b8b3dbb-d0b4-4996-bcd9-0e2fab283c7c tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Delete volume with id: 0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:51.608617 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-0b8b3dbb-d0b4-4996-bcd9-0e2fab283c7c tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b returned with HTTP 404 Aug 13 19:43:51.609042 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1472/5866] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:43:51 2026] DELETE /volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:43:51.615903 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-b83a12dc-1ef5-4993-93d5-035bed9a6ba0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:43:51.617924 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b83a12dc-1ef5-4993-93d5-035bed9a6ba0 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] GET https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b Aug 13 19:43:51.618103 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b83a12dc-1ef5-4993-93d5-035bed9a6ba0 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:43:51.618287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-b83a12dc-1ef5-4993-93d5-035bed9a6ba0 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:43:51.623921 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-b83a12dc-1ef5-4993-93d5-035bed9a6ba0 tempest-SnapshotDependencyTests-986561898 tempest-SnapshotDependencyTests-986561898-project-member] https://10.4.3.126/volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b returned with HTTP 404 Aug 13 19:43:51.624361 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1471/5867] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:43:51 2026] GET /volume/v3/volumes/0ff6cd49-2634-4b15-b070-25c70a52925b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:44:01.577081 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=12 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:44:01.591251 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:44:01.604685 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:44:01.620649 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:44:04.880749 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-dd88b37b-38c2-435a-80c3-96036251175f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:04.962931 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd88b37b-38c2-435a-80c3-96036251175f tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:44:04.963420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-dd88b37b-38c2-435a-80c3-96036251175f tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-620894288", "extra_specs": {}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:44:04.978774 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-dd88b37b-38c2-435a-80c3-96036251175f tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:44:04.978990 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1464/5868] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:44:04 2026] POST /volume/v3/types => generated 211 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:04.986628 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-132c3f80-5e07-4573-a140-5422b905e889 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:04.989031 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-132c3f80-5e07-4573-a140-5422b905e889 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] POST https://10.4.3.126/volume/v3/types/c6c1d3a0-886d-4134-aa59-ba29487cd999/encryption Aug 13 19:44:04.989475 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-132c3f80-5e07-4573-a140-5422b905e889 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:44:05.008220 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-132c3f80-5e07-4573-a140-5422b905e889 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] https://10.4.3.126/volume/v3/types/c6c1d3a0-886d-4134-aa59-ba29487cd999/encryption returned with HTTP 200 Aug 13 19:44:05.008844 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1462/5869] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:44:04 2026] POST /volume/v3/types/c6c1d3a0-886d-4134-aa59-ba29487cd999/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:05.016437 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:05.071746 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:44:05.072116 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-758741290", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-620894288", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:44:05.073784 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-758741290', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-620894288', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:44:05.077627 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume of 1 GB Aug 13 19:44:05.077916 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:05.077916 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:05.078468 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Availability Zones retrieved successfully. Aug 13 19:44:05.084525 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Flow 'volume_create_api' (0ce1a86c-cbe6-480e-93bf-bc3ac0ba00dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:44:05.085477 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4085712-14f1-4ab0-8bfd-bf5cbe8c9c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:05.086391 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Validating volume size '1' using validate_int {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:44:05.111023 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4085712-14f1-4ab0-8bfd-bf5cbe8c9c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:44:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6c1d3a0-886d-4134-aa59-ba29487cd999,is_public=True,name='tempest-scenario-type-luks-620894288',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6c1d3a0-886d-4134-aa59-ba29487cd999', '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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:05.111795 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3cd133-7387-4dfd-9dd9-288764751683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:05.135478 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-620894288 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-620894288, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:44:05.135709 np0000007253 devstack@c-api.service[100184]: WARNING cinder.quota [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-620894288 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-620894288, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:44:05.161845 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Created reservations ['cc0331c7-f2f5-4bc4-bdbf-679dd45173e5', '36b3cbb1-b9da-4986-9458-1b0e5ec1c429', '97a70ba8-b405-447e-8d60-3626a502fb5d', 'b6ef1f40-a887-4fc3-b485-c2cea97491c6'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:44:05.162583 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3cd133-7387-4dfd-9dd9-288764751683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc0331c7-f2f5-4bc4-bdbf-679dd45173e5', '36b3cbb1-b9da-4986-9458-1b0e5ec1c429', '97a70ba8-b405-447e-8d60-3626a502fb5d', 'b6ef1f40-a887-4fc3-b485-c2cea97491c6']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:05.163265 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15d7b98-28e6-4d50-b089-b6dfc8170a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:05.183368 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15d7b98-28e6-4d50-b089-b6dfc8170a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1997302-6bf4-4e5c-83c2-7322a41b1387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-758741290',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50afdc9af6b74564ad52028b39bdc669',qos_specs=None,replication_status=,reservations=['cc0331c7-f2f5-4bc4-bdbf-679dd45173e5','36b3cbb1-b9da-4986-9458-1b0e5ec1c429','97a70ba8-b405-447e-8d60-3626a502fb5d','b6ef1f40-a887-4fc3-b485-c2cea97491c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed61fa39b8df4252a910f1231682d871',volume_type_id=c6c1d3a0-886d-4134-aa59-ba29487cd999), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:44:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-758741290',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a1997302-6bf4-4e5c-83c2-7322a41b1387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50afdc9af6b74564ad52028b39bdc669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed61fa39b8df4252a910f1231682d871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6c1d3a0-886d-4134-aa59-ba29487cd999),volume_type_id=c6c1d3a0-886d-4134-aa59-ba29487cd999)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:05.184063 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a25159-0d55-41c4-98ff-23aced028018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:05.200350 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a25159-0d55-41c4-98ff-23aced028018) transitioned into state 'SUCCESS' from state '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-758741290',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50afdc9af6b74564ad52028b39bdc669',qos_specs=None,replication_status=,reservations=['cc0331c7-f2f5-4bc4-bdbf-679dd45173e5','36b3cbb1-b9da-4986-9458-1b0e5ec1c429','97a70ba8-b405-447e-8d60-3626a502fb5d','b6ef1f40-a887-4fc3-b485-c2cea97491c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed61fa39b8df4252a910f1231682d871',volume_type_id=c6c1d3a0-886d-4134-aa59-ba29487cd999)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:05.200979 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ae83cb-cc11-48ff-800d-4defbd47e6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:05.209361 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ae83cb-cc11-48ff-800d-4defbd47e6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:05.210074 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Flow 'volume_create_api' (0ce1a86c-cbe6-480e-93bf-bc3ac0ba00dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:44:05.210361 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume request issued successfully. Aug 13 19:44:05.210894 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ab9c826f-f26a-45f1-aa15-1f2ad4e2d3b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:44:05.211311 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1473/5870] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:44:05 2026] POST /volume/v3/volumes => generated 783 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:44:05.221734 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6e04da19-8d00-4480-bb2d-67f52d679382 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:05.223302 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e04da19-8d00-4480-bb2d-67f52d679382 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 Aug 13 19:44:05.223461 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e04da19-8d00-4480-bb2d-67f52d679382 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:05.223599 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6e04da19-8d00-4480-bb2d-67f52d679382 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:05.230351 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:05.230351 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:05.233913 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6e04da19-8d00-4480-bb2d-67f52d679382 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:05.238264 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6e04da19-8d00-4480-bb2d-67f52d679382 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 returned with HTTP 200 Aug 13 19:44:05.238661 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1472/5871] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:05 2026] GET /volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 19:44:06.253151 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9e81d246-0a96-487d-8f6e-46d52a33876a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:06.255035 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e81d246-0a96-487d-8f6e-46d52a33876a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 Aug 13 19:44:06.255251 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e81d246-0a96-487d-8f6e-46d52a33876a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:06.255448 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9e81d246-0a96-487d-8f6e-46d52a33876a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:06.262004 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:06.262004 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:06.265622 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9e81d246-0a96-487d-8f6e-46d52a33876a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:06.270671 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9e81d246-0a96-487d-8f6e-46d52a33876a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 returned with HTTP 200 Aug 13 19:44:06.271186 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1465/5872] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:06 2026] GET /volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:06.282908 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-afe0e218-99e5-4949-bdd2-7152918f2f2e None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:06.284722 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afe0e218-99e5-4949-bdd2-7152918f2f2e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 Aug 13 19:44:06.284921 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afe0e218-99e5-4949-bdd2-7152918f2f2e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:06.285143 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-afe0e218-99e5-4949-bdd2-7152918f2f2e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:06.291674 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:06.291674 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:06.295245 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-afe0e218-99e5-4949-bdd2-7152918f2f2e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:06.299355 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-afe0e218-99e5-4949-bdd2-7152918f2f2e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 returned with HTTP 200 Aug 13 19:44:06.299737 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1463/5873] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:06 2026] GET /volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:06.311098 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:06.313001 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:44:06.313353 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2029523985", "source_volid": "a1997302-6bf4-4e5c-83c2-7322a41b1387", "volume_type": "tempest-scenario-type-luks-620894288", "size": 1}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:44:06.314848 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.v3.volumes [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2029523985', 'source_volid': 'a1997302-6bf4-4e5c-83c2-7322a41b1387', 'volume_type': 'tempest-scenario-type-luks-620894288', 'size': 1}} {{(pid=100184) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:44:06.326237 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:06.326237 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:06.326768 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume retrieved successfully. Aug 13 19:44:06.326900 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume of 1 GB Aug 13 19:44:06.327564 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Availability Zones retrieved successfully. Aug 13 19:44:06.332650 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Flow 'volume_create_api' (7a5f1a63-78a3-4973-b038-541dca3c865d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:44:06.333679 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc8815d-818b-4a8c-8af4-a426801df188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:06.334549 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.flows.api.create_volume [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100184) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:44:06.353635 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc8815d-818b-4a8c-8af4-a426801df188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a1997302-6bf4-4e5c-83c2-7322a41b1387', 'volume_type': VolumeType(created_at=2026-08-13T19:44:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6c1d3a0-886d-4134-aa59-ba29487cd999,is_public=True,name='tempest-scenario-type-luks-620894288',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6c1d3a0-886d-4134-aa59-ba29487cd999', '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=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:06.354597 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee7ad12-a0f3-45e6-875a-fac12974c630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:06.392649 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.quota [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Created reservations ['407aaba6-02e3-4901-8908-b32930e3569d', '2d52d83e-3284-49fe-995b-74f4dc414ecc', 'd4f96f3f-707d-4dd7-a2b6-6d77cd24d413', 'c96b3a01-7d32-4a37-b66a-b561e54d7b8b'] {{(pid=100184) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:44:06.393475 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee7ad12-a0f3-45e6-875a-fac12974c630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['407aaba6-02e3-4901-8908-b32930e3569d', '2d52d83e-3284-49fe-995b-74f4dc414ecc', 'd4f96f3f-707d-4dd7-a2b6-6d77cd24d413', 'c96b3a01-7d32-4a37-b66a-b561e54d7b8b']}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:06.394233 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c9be86-54c2-456d-8af1-48f96182fb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:06.426052 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c9be86-54c2-456d-8af1-48f96182fb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9f49edf-c623-4012-b2f2-e86cf92ed578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2029523985',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50afdc9af6b74564ad52028b39bdc669',qos_specs=None,replication_status=,reservations=['407aaba6-02e3-4901-8908-b32930e3569d','2d52d83e-3284-49fe-995b-74f4dc414ecc','d4f96f3f-707d-4dd7-a2b6-6d77cd24d413','c96b3a01-7d32-4a37-b66a-b561e54d7b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=a1997302-6bf4-4e5c-83c2-7322a41b1387,status='creating',user_id='ed61fa39b8df4252a910f1231682d871',volume_type_id=c6c1d3a0-886d-4134-aa59-ba29487cd999), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2029523985',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c9f49edf-c623-4012-b2f2-e86cf92ed578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50afdc9af6b74564ad52028b39bdc669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a1997302-6bf4-4e5c-83c2-7322a41b1387,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed61fa39b8df4252a910f1231682d871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6c1d3a0-886d-4134-aa59-ba29487cd999),volume_type_id=c6c1d3a0-886d-4134-aa59-ba29487cd999)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:06.426985 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5b3012-1a34-4cd4-bfeb-d04138b3dc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:06.443445 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5b3012-1a34-4cd4-bfeb-d04138b3dc15) transitioned into state 'SUCCESS' from state '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-2029523985',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50afdc9af6b74564ad52028b39bdc669',qos_specs=None,replication_status=,reservations=['407aaba6-02e3-4901-8908-b32930e3569d','2d52d83e-3284-49fe-995b-74f4dc414ecc','d4f96f3f-707d-4dd7-a2b6-6d77cd24d413','c96b3a01-7d32-4a37-b66a-b561e54d7b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=a1997302-6bf4-4e5c-83c2-7322a41b1387,status='creating',user_id='ed61fa39b8df4252a910f1231682d871',volume_type_id=c6c1d3a0-886d-4134-aa59-ba29487cd999)}' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:06.444105 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ba497e-4da5-4a79-909a-54ab410690c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:44:06.460367 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ba497e-4da5-4a79-909a-54ab410690c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100184) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:44:06.461192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Flow 'volume_create_api' (7a5f1a63-78a3-4973-b038-541dca3c865d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100184) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:44:06.461485 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume request issued successfully. Aug 13 19:44:06.461998 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-3cee426a-eb42-4eec-a1fa-fcf23d302325 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:44:06.462445 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1474/5874] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:44:06 2026] POST /volume/v3/volumes => generated 811 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:44:06.474563 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-4d4558d6-9c02-4f71-bbfd-d743c6407048 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:06.476202 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d4558d6-9c02-4f71-bbfd-d743c6407048 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:06.476406 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d4558d6-9c02-4f71-bbfd-d743c6407048 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:06.476576 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-4d4558d6-9c02-4f71-bbfd-d743c6407048 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:06.483382 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:06.483382 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:06.486822 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-4d4558d6-9c02-4f71-bbfd-d743c6407048 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:06.490589 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-4d4558d6-9c02-4f71-bbfd-d743c6407048 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:06.490932 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1473/5875] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:06 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:07.502878 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-7cf7e0a7-2199-4740-8fbe-b7ef7bb9adcb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:07.504643 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7cf7e0a7-2199-4740-8fbe-b7ef7bb9adcb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:07.504832 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7cf7e0a7-2199-4740-8fbe-b7ef7bb9adcb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:07.505066 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-7cf7e0a7-2199-4740-8fbe-b7ef7bb9adcb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:07.511492 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:07.511492 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:07.514808 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-7cf7e0a7-2199-4740-8fbe-b7ef7bb9adcb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:07.518696 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-7cf7e0a7-2199-4740-8fbe-b7ef7bb9adcb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:07.519081 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1466/5876] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:07 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:08.531200 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-437efe1a-c83a-40e1-b3fd-7858bb98e532 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:08.533628 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-437efe1a-c83a-40e1-b3fd-7858bb98e532 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:08.533827 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-437efe1a-c83a-40e1-b3fd-7858bb98e532 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:08.534092 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-437efe1a-c83a-40e1-b3fd-7858bb98e532 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:08.542498 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:08.542498 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:08.546072 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-437efe1a-c83a-40e1-b3fd-7858bb98e532 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:08.550187 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-437efe1a-c83a-40e1-b3fd-7858bb98e532 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:08.550510 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1464/5877] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:08 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:09.564454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-44ed3328-0ca7-41ab-83c2-1e1b6c7a261c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:09.566931 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44ed3328-0ca7-41ab-83c2-1e1b6c7a261c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:09.567172 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44ed3328-0ca7-41ab-83c2-1e1b6c7a261c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:09.567454 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-44ed3328-0ca7-41ab-83c2-1e1b6c7a261c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:09.576100 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:09.576100 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:09.579926 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-44ed3328-0ca7-41ab-83c2-1e1b6c7a261c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:09.584792 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-44ed3328-0ca7-41ab-83c2-1e1b6c7a261c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:09.585207 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1475/5878] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:09 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:10.600327 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-72b24bee-32e3-4367-8a72-18c287fad90a None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:10.602034 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-72b24bee-32e3-4367-8a72-18c287fad90a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:10.602316 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-72b24bee-32e3-4367-8a72-18c287fad90a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:10.602508 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-72b24bee-32e3-4367-8a72-18c287fad90a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:10.610632 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:10.610632 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:10.614344 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-72b24bee-32e3-4367-8a72-18c287fad90a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:10.617992 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-72b24bee-32e3-4367-8a72-18c287fad90a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:10.618375 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1474/5879] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:10 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:11.629970 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-f6f41c29-a5fb-410a-bb19-1deb34955a2f None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:11.631666 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f6f41c29-a5fb-410a-bb19-1deb34955a2f tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:11.631874 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f6f41c29-a5fb-410a-bb19-1deb34955a2f tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:11.632066 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-f6f41c29-a5fb-410a-bb19-1deb34955a2f tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:11.639057 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:11.639057 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:11.642298 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-f6f41c29-a5fb-410a-bb19-1deb34955a2f tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:11.645923 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-f6f41c29-a5fb-410a-bb19-1deb34955a2f tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:11.646254 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1467/5880] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:11 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:12.658064 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-1a5e7cbf-144e-4dbb-8633-61f0a3fdd6d4 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:12.660009 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a5e7cbf-144e-4dbb-8633-61f0a3fdd6d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:12.660259 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a5e7cbf-144e-4dbb-8633-61f0a3fdd6d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:12.660467 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-1a5e7cbf-144e-4dbb-8633-61f0a3fdd6d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:12.667456 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:12.667456 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:12.671140 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-1a5e7cbf-144e-4dbb-8633-61f0a3fdd6d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:12.675037 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-1a5e7cbf-144e-4dbb-8633-61f0a3fdd6d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:12.675423 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1465/5881] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:12 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:13.687832 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-89b1d9ce-651c-4209-b87f-c23c93126bb8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:13.691311 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89b1d9ce-651c-4209-b87f-c23c93126bb8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:13.691311 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89b1d9ce-651c-4209-b87f-c23c93126bb8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:13.691311 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-89b1d9ce-651c-4209-b87f-c23c93126bb8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:13.700134 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:13.700134 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:13.704913 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-89b1d9ce-651c-4209-b87f-c23c93126bb8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:13.710864 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-89b1d9ce-651c-4209-b87f-c23c93126bb8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:13.711613 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1476/5882] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:13 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:14.723829 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-a41a987e-8fba-45d4-87b5-2fc99c31d1a7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:14.727931 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a41a987e-8fba-45d4-87b5-2fc99c31d1a7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:14.727931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a41a987e-8fba-45d4-87b5-2fc99c31d1a7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:14.727931 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-a41a987e-8fba-45d4-87b5-2fc99c31d1a7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:14.733373 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:14.733373 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:14.736663 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-a41a987e-8fba-45d4-87b5-2fc99c31d1a7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:14.740131 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-a41a987e-8fba-45d4-87b5-2fc99c31d1a7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:14.740506 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1475/5883] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:14 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:15.751668 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-3b32e5f3-137f-4f4b-9109-0b5b6b1085e2 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:15.753360 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b32e5f3-137f-4f4b-9109-0b5b6b1085e2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:15.753539 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b32e5f3-137f-4f4b-9109-0b5b6b1085e2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:15.753708 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-3b32e5f3-137f-4f4b-9109-0b5b6b1085e2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:15.760894 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:15.760894 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:15.764576 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-3b32e5f3-137f-4f4b-9109-0b5b6b1085e2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:15.768323 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-3b32e5f3-137f-4f4b-9109-0b5b6b1085e2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:15.768705 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1468/5884] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:15 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:15.779765 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-16c32c56-e582-4ddb-b23a-2c2571708b62 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:15.781516 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-16c32c56-e582-4ddb-b23a-2c2571708b62 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:15.781700 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-16c32c56-e582-4ddb-b23a-2c2571708b62 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:15.781900 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-16c32c56-e582-4ddb-b23a-2c2571708b62 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:15.788210 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:15.788210 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:15.791689 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-16c32c56-e582-4ddb-b23a-2c2571708b62 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:15.795447 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-16c32c56-e582-4ddb-b23a-2c2571708b62 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:15.795814 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1466/5885] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:15 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:23.709631 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=56,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:44:24.739411 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=16 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:44:25.767529 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:44:25.794556 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:44:51.771445 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-74045969-731f-4071-bfb6-ce9f67979435 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:51.795595 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-74045969-731f-4071-bfb6-ce9f67979435 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:51.795766 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-74045969-731f-4071-bfb6-ce9f67979435 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:51.795947 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-74045969-731f-4071-bfb6-ce9f67979435 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:51.802597 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:51.802597 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:51.806014 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-74045969-731f-4071-bfb6-ce9f67979435 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:51.809774 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-74045969-731f-4071-bfb6-ce9f67979435 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:51.810142 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1477/5886] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:44:51 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:51.868185 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e976cbfa-531e-4a8e-9abc-03aea8942989 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:51.868623 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e976cbfa-531e-4a8e-9abc-03aea8942989 None None] GET https://10.4.3.126/volume// Aug 13 19:44:51.868822 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e976cbfa-531e-4a8e-9abc-03aea8942989 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:51.869067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e976cbfa-531e-4a8e-9abc-03aea8942989 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:51.869394 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e976cbfa-531e-4a8e-9abc-03aea8942989 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:44:51.869643 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1476/5887] 10.4.3.126 () {66 vars in 1428 bytes} [Thu Aug 13 19:44:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:44:51.875852 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-5f2397dd-7cb6-4da3-9ea3-4cd54214a423 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:51.877693 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-5f2397dd-7cb6-4da3-9ea3-4cd54214a423 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:44:51.878026 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-5f2397dd-7cb6-4da3-9ea3-4cd54214a423 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9f49edf-c623-4012-b2f2-e86cf92ed578", "connector": null, "instance_uuid": "94ae61f6-12bb-407d-a712-7a7fa71bfec1"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:44:51.885640 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:51.885640 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:51.905954 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-5f2397dd-7cb6-4da3-9ea3-4cd54214a423 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:44:51.906613 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1469/5888] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:44:51 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:44:51.928252 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-2bca6659-46f6-478d-8ad5-23b91c6b8010 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:51.930403 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2bca6659-46f6-478d-8ad5-23b91c6b8010 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:51.930537 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2bca6659-46f6-478d-8ad5-23b91c6b8010 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:51.930721 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-2bca6659-46f6-478d-8ad5-23b91c6b8010 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:51.936954 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-84dafe80-091c-4322-88bb-557d5a515ef2 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:51.937350 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-84dafe80-091c-4322-88bb-557d5a515ef2 None None] GET https://10.4.3.126/volume// Aug 13 19:44:51.937519 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-84dafe80-091c-4322-88bb-557d5a515ef2 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:51.937699 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-84dafe80-091c-4322-88bb-557d5a515ef2 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:51.938051 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-84dafe80-091c-4322-88bb-557d5a515ef2 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:44:51.938365 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1478/5889] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:44:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:44:51.942583 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:51.942583 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:51.946371 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9d5979a6-ab16-4c05-b86a-b0705915afd7 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:51.947418 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-2bca6659-46f6-478d-8ad5-23b91c6b8010 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:51.953094 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-2bca6659-46f6-478d-8ad5-23b91c6b8010 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:51.953719 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1467/5890] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:51 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:51.977477 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9d5979a6-ab16-4c05-b86a-b0705915afd7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:51.977641 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9d5979a6-ab16-4c05-b86a-b0705915afd7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:51.977939 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9d5979a6-ab16-4c05-b86a-b0705915afd7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:51.987004 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:51.987004 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:51.990668 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9d5979a6-ab16-4c05-b86a-b0705915afd7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:51.994645 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9d5979a6-ab16-4c05-b86a-b0705915afd7 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:51.995091 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1477/5891] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:44:51 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 1083 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:44:52.093098 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-6b03039d-99dd-4089-b899-ff7e0bc4550a None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:52.094983 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-6b03039d-99dd-4089-b899-ff7e0bc4550a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] PUT https://10.4.3.126/volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463 Aug 13 19:44:52.095351 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-6b03039d-99dd-4089-b899-ff7e0bc4550a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:44:52.102521 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-6b03039d-99dd-4089-b899-ff7e0bc4550a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Acquiring lock "cinder-attachment_update-c9f49edf-c623-4012-b2f2-e86cf92ed578-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:44:52.106792 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-6b03039d-99dd-4089-b899-ff7e0bc4550a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Lock "cinder-attachment_update-c9f49edf-c623-4012-b2f2-e86cf92ed578-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:44:52.107611 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:52.107611 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:52.179587 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-6b03039d-99dd-4089-b899-ff7e0bc4550a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Lock "cinder-attachment_update-c9f49edf-c623-4012-b2f2-e86cf92ed578-np0000007253" released by "attachment_update" :: held 0.073s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:44:52.179909 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-6b03039d-99dd-4089-b899-ff7e0bc4550a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463 returned with HTTP 200 Aug 13 19:44:52.180708 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1470/5892] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:44:52 2026] PUT /volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:44:52.188497 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9b29be5d-37f2-432c-8e3d-b9d1c91d5fa5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:52.190997 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9b29be5d-37f2-432c-8e3d-b9d1c91d5fa5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/encryption Aug 13 19:44:52.191212 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9b29be5d-37f2-432c-8e3d-b9d1c91d5fa5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:52.191415 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9b29be5d-37f2-432c-8e3d-b9d1c91d5fa5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:52.201644 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:52.201644 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:52.208887 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-9b29be5d-37f2-432c-8e3d-b9d1c91d5fa5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/encryption returned with HTTP 200 Aug 13 19:44:52.209346 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1479/5893] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:44:52 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:52.965825 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c0f8901a-75d5-4e4c-8ebf-3c922dbfa0ba None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:52.967680 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c0f8901a-75d5-4e4c-8ebf-3c922dbfa0ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:52.967976 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c0f8901a-75d5-4e4c-8ebf-3c922dbfa0ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:52.968231 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c0f8901a-75d5-4e4c-8ebf-3c922dbfa0ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:52.977791 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:52.977791 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:52.981263 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c0f8901a-75d5-4e4c-8ebf-3c922dbfa0ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:52.985244 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c0f8901a-75d5-4e4c-8ebf-3c922dbfa0ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:52.985615 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1468/5894] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:52 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:53.998471 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-86c733e4-08db-4080-b394-ce336015bf44 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:54.000495 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86c733e4-08db-4080-b394-ce336015bf44 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:54.000745 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86c733e4-08db-4080-b394-ce336015bf44 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:54.000986 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-86c733e4-08db-4080-b394-ce336015bf44 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:54.010930 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:54.010930 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:54.014153 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-86c733e4-08db-4080-b394-ce336015bf44 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:54.019122 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-86c733e4-08db-4080-b394-ce336015bf44 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:54.019122 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1478/5895] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:53 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:55.030985 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9764d11b-611e-4e33-8198-6e74494002dc None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:55.032816 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9764d11b-611e-4e33-8198-6e74494002dc tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:55.033073 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9764d11b-611e-4e33-8198-6e74494002dc tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:55.033266 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9764d11b-611e-4e33-8198-6e74494002dc tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:55.041753 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:55.041753 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:55.044678 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-9764d11b-611e-4e33-8198-6e74494002dc tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:55.048384 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9764d11b-611e-4e33-8198-6e74494002dc tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:55.048732 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1471/5896] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:55 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:56.060358 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-deaf5e9b-900d-488a-8b92-8a39406ec1a5 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:56.062009 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-deaf5e9b-900d-488a-8b92-8a39406ec1a5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:56.062198 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-deaf5e9b-900d-488a-8b92-8a39406ec1a5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:56.062395 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-deaf5e9b-900d-488a-8b92-8a39406ec1a5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:56.070764 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:56.070764 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:56.074053 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-deaf5e9b-900d-488a-8b92-8a39406ec1a5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:56.077990 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-deaf5e9b-900d-488a-8b92-8a39406ec1a5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:56.078351 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1480/5897] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:56 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:57.090330 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-65fee078-eab7-4a11-b20d-f0f8424ae8fd None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:57.092148 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-65fee078-eab7-4a11-b20d-f0f8424ae8fd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:57.092350 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-65fee078-eab7-4a11-b20d-f0f8424ae8fd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:57.092535 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-65fee078-eab7-4a11-b20d-f0f8424ae8fd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:57.101287 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:57.101287 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:57.104391 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-65fee078-eab7-4a11-b20d-f0f8424ae8fd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:57.107922 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-65fee078-eab7-4a11-b20d-f0f8424ae8fd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:57.108286 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1469/5898] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:57 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:57.406540 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-75d4075a-8be5-4cf2-b477-30c2b5e09ff5 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:57.408780 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-75d4075a-8be5-4cf2-b477-30c2b5e09ff5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463/action Aug 13 19:44:57.409188 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-75d4075a-8be5-4cf2-b477-30c2b5e09ff5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action body: b'{"os-complete": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:44:57.409342 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-75d4075a-8be5-4cf2-b477-30c2b5e09ff5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:44:57.426657 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:57.426657 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:57.434965 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-e4d8c8ec-ee48-4f85-a950-36f343dabe17 req-75d4075a-8be5-4cf2-b477-30c2b5e09ff5 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463/action returned with HTTP 204 Aug 13 19:44:57.435509 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1479/5899] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:44:57 2026] POST /volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:44:58.125171 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-e52d5920-1b42-4038-bad9-9be1d8165f3b None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:58.126884 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e52d5920-1b42-4038-bad9-9be1d8165f3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:58.127072 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e52d5920-1b42-4038-bad9-9be1d8165f3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:58.127245 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-e52d5920-1b42-4038-bad9-9be1d8165f3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:58.135607 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:58.135607 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:58.138657 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-e52d5920-1b42-4038-bad9-9be1d8165f3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:58.142614 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-e52d5920-1b42-4038-bad9-9be1d8165f3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:58.142918 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1472/5900] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:58 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:44:58.154633 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-c59ca7c0-ab04-4ac0-864a-4f04aeb2438e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:58.156361 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c59ca7c0-ab04-4ac0-864a-4f04aeb2438e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:58.156540 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c59ca7c0-ab04-4ac0-864a-4f04aeb2438e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:58.156871 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-c59ca7c0-ab04-4ac0-864a-4f04aeb2438e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:58.165551 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:58.165551 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:58.168805 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-c59ca7c0-ab04-4ac0-864a-4f04aeb2438e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:58.173179 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-c59ca7c0-ab04-4ac0-864a-4f04aeb2438e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:58.173678 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1481/5901] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:44:58 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:44:58.210590 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-eb2f6439-6bac-4b2b-a3fe-9ef6b21a3c91 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:58.240395 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-eb2f6439-6bac-4b2b-a3fe-9ef6b21a3c91 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:58.240606 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-eb2f6439-6bac-4b2b-a3fe-9ef6b21a3c91 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:58.240812 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-eb2f6439-6bac-4b2b-a3fe-9ef6b21a3c91 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:58.249566 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:58.249566 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:58.252769 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-eb2f6439-6bac-4b2b-a3fe-9ef6b21a3c91 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:58.256721 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-eb2f6439-6bac-4b2b-a3fe-9ef6b21a3c91 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:58.257139 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1470/5902] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:44:58 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 1196 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:44:58.273290 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-d2cbe3b7-cf64-4e31-8b21-b9ccfe885426 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:58.275439 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-d2cbe3b7-cf64-4e31-8b21-b9ccfe885426 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/action Aug 13 19:44:58.275756 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-d2cbe3b7-cf64-4e31-8b21-b9ccfe885426 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100185) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:44:58.275878 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-d2cbe3b7-cf64-4e31-8b21-b9ccfe885426 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:44:58.285106 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:58.285106 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:58.285515 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-d2cbe3b7-cf64-4e31-8b21-b9ccfe885426 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:58.290227 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-d2cbe3b7-cf64-4e31-8b21-b9ccfe885426 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Begin detaching volume completed successfully. Aug 13 19:44:58.290412 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-d2cbe3b7-cf64-4e31-8b21-b9ccfe885426 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/action returned with HTTP 202 Aug 13 19:44:58.290766 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1480/5903] 10.4.3.126 () {72 vars in 1672 bytes} [Thu Aug 13 19:44:58 2026] POST /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 19:44:58.324477 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1a07f6a2-6751-4b0d-8758-663d5af646f7 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:58.324862 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1a07f6a2-6751-4b0d-8758-663d5af646f7 None None] GET https://10.4.3.126/volume// Aug 13 19:44:58.325040 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1a07f6a2-6751-4b0d-8758-663d5af646f7 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:58.325235 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1a07f6a2-6751-4b0d-8758-663d5af646f7 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:58.325580 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1a07f6a2-6751-4b0d-8758-663d5af646f7 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:44:58.325888 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1473/5904] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:44:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:44:58.332192 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bcac2f23-abd7-4262-a3f5-63b04785d0c9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:58.334344 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bcac2f23-abd7-4262-a3f5-63b04785d0c9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:58.334532 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bcac2f23-abd7-4262-a3f5-63b04785d0c9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:58.334699 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bcac2f23-abd7-4262-a3f5-63b04785d0c9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:58.342664 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:58.342664 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:44:58.345755 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bcac2f23-abd7-4262-a3f5-63b04785d0c9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:58.349399 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bcac2f23-abd7-4262-a3f5-63b04785d0c9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:58.349955 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1482/5905] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:44:58 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 1379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:44:58.358293 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-ceb7d07b-aa27-4d38-91b1-6ecb8879f248 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:58.360138 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-ceb7d07b-aa27-4d38-91b1-6ecb8879f248 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/encryption Aug 13 19:44:58.360316 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-ceb7d07b-aa27-4d38-91b1-6ecb8879f248 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:58.360493 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-ceb7d07b-aa27-4d38-91b1-6ecb8879f248 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:58.369000 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:58.369000 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:44:58.375077 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-ceb7d07b-aa27-4d38-91b1-6ecb8879f248 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/encryption returned with HTTP 200 Aug 13 19:44:58.375513 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1471/5906] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:44:58 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:59.145099 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bb76f3e2-78b4-4fd9-8130-e1ab82273639 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:59.147171 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bb76f3e2-78b4-4fd9-8130-e1ab82273639 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] DELETE https://10.4.3.126/volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463 Aug 13 19:44:59.147384 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bb76f3e2-78b4-4fd9-8130-e1ab82273639 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:59.147587 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bb76f3e2-78b4-4fd9-8130-e1ab82273639 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:59.154387 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:59.154387 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:44:59.196694 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-83eecfba-be10-4b6a-af7e-e4d0b86b215d req-bb76f3e2-78b4-4fd9-8130-e1ab82273639 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463 returned with HTTP 200 Aug 13 19:44:59.197139 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1481/5907] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:44:59 2026] DELETE /volume/v3/attachments/b041045a-c7e3-47cd-bf74-bb7430c09463 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:44:59.395589 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-ab966345-5b79-458a-a9a2-6cc77e90bc07 req-792a30ce-72fd-43cc-b7ff-f639f9ac1147 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:44:59.397288 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ab966345-5b79-458a-a9a2-6cc77e90bc07 req-792a30ce-72fd-43cc-b7ff-f639f9ac1147 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:44:59.397478 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ab966345-5b79-458a-a9a2-6cc77e90bc07 req-792a30ce-72fd-43cc-b7ff-f639f9ac1147 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:44:59.397646 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-ab966345-5b79-458a-a9a2-6cc77e90bc07 req-792a30ce-72fd-43cc-b7ff-f639f9ac1147 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:44:59.403681 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:44:59.403681 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:44:59.406540 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [req-ab966345-5b79-458a-a9a2-6cc77e90bc07 req-792a30ce-72fd-43cc-b7ff-f639f9ac1147 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:44:59.410043 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-ab966345-5b79-458a-a9a2-6cc77e90bc07 req-792a30ce-72fd-43cc-b7ff-f639f9ac1147 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:44:59.410392 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1474/5908] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:44:59 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:01.091541 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:01.093237 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] DELETE https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:45:01.093447 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:01.093622 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'delete' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:01.093788 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.v3.volumes [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Delete volume with id: c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:45:01.101160 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:01.101160 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:45:01.101577 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:01.111144 np0000007253 devstack@c-api.service[100184]: WARNING cinder.keymgr.conf_key_mgr [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:45:01.116154 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Delete volume request issued successfully. Aug 13 19:45:01.116344 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-03cddeea-a796-4a19-bc96-95aaf5fabc1a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 202 Aug 13 19:45:01.116763 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1483/5909] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:45:01 2026] DELETE /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:45:01.123755 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-4163742c-a5c6-403f-a9da-afc3a089a990 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:01.125321 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4163742c-a5c6-403f-a9da-afc3a089a990 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:45:01.125506 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4163742c-a5c6-403f-a9da-afc3a089a990 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:01.125673 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-4163742c-a5c6-403f-a9da-afc3a089a990 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:01.132965 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:01.132965 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:45:01.136495 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-4163742c-a5c6-403f-a9da-afc3a089a990 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:01.140614 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-4163742c-a5c6-403f-a9da-afc3a089a990 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 200 Aug 13 19:45:01.141050 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1472/5910] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:01 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:02.153260 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-e3b22ea5-cf7c-46e6-80e1-4e2cbed10526 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:02.155068 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3b22ea5-cf7c-46e6-80e1-4e2cbed10526 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 Aug 13 19:45:02.155238 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3b22ea5-cf7c-46e6-80e1-4e2cbed10526 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:02.155445 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-e3b22ea5-cf7c-46e6-80e1-4e2cbed10526 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:02.161415 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-e3b22ea5-cf7c-46e6-80e1-4e2cbed10526 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 returned with HTTP 404 Aug 13 19:45:02.161902 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1482/5911] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:02 2026] GET /volume/v3/volumes/c9f49edf-c623-4012-b2f2-e86cf92ed578 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:45:02.168435 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:02.170332 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] DELETE https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 Aug 13 19:45:02.170603 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:02.170860 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:02.171057 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Delete volume with id: a1997302-6bf4-4e5c-83c2-7322a41b1387 Aug 13 19:45:02.178714 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:02.178714 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:45:02.179172 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:02.188869 np0000007253 devstack@c-api.service[100183]: WARNING cinder.keymgr.conf_key_mgr [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:45:02.193941 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Delete volume request issued successfully. Aug 13 19:45:02.194112 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-2a8c2feb-6e99-4ce4-8f86-928909f6a852 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 returned with HTTP 202 Aug 13 19:45:02.194519 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1475/5912] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:45:02 2026] DELETE /volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:45:02.201467 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-004d4fac-57f0-4e15-ae94-fa8d17819dc8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:02.203327 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-004d4fac-57f0-4e15-ae94-fa8d17819dc8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 Aug 13 19:45:02.203547 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-004d4fac-57f0-4e15-ae94-fa8d17819dc8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:02.203789 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-004d4fac-57f0-4e15-ae94-fa8d17819dc8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:02.211970 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:02.211970 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:45:02.215941 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-004d4fac-57f0-4e15-ae94-fa8d17819dc8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:02.221975 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-004d4fac-57f0-4e15-ae94-fa8d17819dc8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 returned with HTTP 200 Aug 13 19:45:02.222505 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1484/5913] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:02 2026] GET /volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:03.234107 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-94cdd9ce-9e14-4d33-88fa-7a21e60fbd33 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:03.235808 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-94cdd9ce-9e14-4d33-88fa-7a21e60fbd33 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 Aug 13 19:45:03.235996 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-94cdd9ce-9e14-4d33-88fa-7a21e60fbd33 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:03.236162 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-94cdd9ce-9e14-4d33-88fa-7a21e60fbd33 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:03.241532 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-94cdd9ce-9e14-4d33-88fa-7a21e60fbd33 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 returned with HTTP 404 Aug 13 19:45:03.242020 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1473/5914] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:03 2026] GET /volume/v3/volumes/a1997302-6bf4-4e5c-83c2-7322a41b1387 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:45:03.248780 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d626705f-1d0b-4cad-b4da-e47444173f33 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:03.250606 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d626705f-1d0b-4cad-b4da-e47444173f33 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:45:03.250840 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d626705f-1d0b-4cad-b4da-e47444173f33 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:03.251019 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d626705f-1d0b-4cad-b4da-e47444173f33 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Calling method 'detail' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:03.251585 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:03.251585 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:45:03.251928 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d626705f-1d0b-4cad-b4da-e47444173f33 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100185) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:45:03.260401 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d626705f-1d0b-4cad-b4da-e47444173f33 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Get all volumes completed successfully. Aug 13 19:45:03.261602 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:03.261602 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:45:03.264994 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d626705f-1d0b-4cad-b4da-e47444173f33 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:45:03.265368 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1483/5915] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:45:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:45:03.280420 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-5be9b3af-85bd-4e74-892d-fe677f8cd002 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:03.282311 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5be9b3af-85bd-4e74-892d-fe677f8cd002 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] DELETE https://10.4.3.126/volume/v3/types/c6c1d3a0-886d-4134-aa59-ba29487cd999 Aug 13 19:45:03.282505 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5be9b3af-85bd-4e74-892d-fe677f8cd002 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:03.282746 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-5be9b3af-85bd-4e74-892d-fe677f8cd002 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Calling method '_delete' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:03.304091 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-5be9b3af-85bd-4e74-892d-fe677f8cd002 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] https://10.4.3.126/volume/v3/types/c6c1d3a0-886d-4134-aa59-ba29487cd999 returned with HTTP 202 Aug 13 19:45:03.304464 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1476/5916] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:45:03 2026] DELETE /volume/v3/types/c6c1d3a0-886d-4134-aa59-ba29487cd999 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:45:04.224945 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-a955eafb-fb36-4719-abf4-d43cbe1b5b87 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:04.226768 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a955eafb-fb36-4719-abf4-d43cbe1b5b87 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] POST https://10.4.3.126/volume/v3/types Aug 13 19:45:04.227103 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-a955eafb-fb36-4719-abf4-d43cbe1b5b87 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-644279549", "extra_specs": {}}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:45:04.240719 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-a955eafb-fb36-4719-abf4-d43cbe1b5b87 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] https://10.4.3.126/volume/v3/types returned with HTTP 200 Aug 13 19:45:04.241174 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1485/5917] 10.4.3.126 () {68 vars in 1252 bytes} [Thu Aug 13 19:45:04 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:04.249534 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-e5d7a822-4bde-4e97-9fc1-8887428a610f None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:04.251366 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e5d7a822-4bde-4e97-9fc1-8887428a610f tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] POST https://10.4.3.126/volume/v3/types/fffb16ad-915c-44ed-9216-1e9e473c09ca/encryption Aug 13 19:45:04.251761 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-e5d7a822-4bde-4e97-9fc1-8887428a610f tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:45:04.266858 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-e5d7a822-4bde-4e97-9fc1-8887428a610f tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] https://10.4.3.126/volume/v3/types/fffb16ad-915c-44ed-9216-1e9e473c09ca/encryption returned with HTTP 200 Aug 13 19:45:04.267249 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1474/5918] 10.4.3.126 () {68 vars in 1397 bytes} [Thu Aug 13 19:45:04 2026] POST /volume/v3/types/fffb16ad-915c-44ed-9216-1e9e473c09ca/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:04.291188 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:04.292872 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:45:04.293186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-939915211", "snapshot_id": null, "imageRef": "e6f4e628-c09a-45f9-b295-3f85434bba05", "volume_type": "tempest-scenario-type-luks-644279549", "size": 1}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:45:04.294621 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.v3.volumes [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-939915211', 'snapshot_id': None, 'imageRef': 'e6f4e628-c09a-45f9-b295-3f85434bba05', 'volume_type': 'tempest-scenario-type-luks-644279549', 'size': 1}} {{(pid=100185) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:45:04.430177 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume of 1 GB Aug 13 19:45:04.430508 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:04.430508 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:45:04.431060 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Availability Zones retrieved successfully. Aug 13 19:45:04.436115 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Flow 'volume_create_api' (572e9c3f-f2f5-4eac-adc3-fb81b0a5e5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:45:04.437194 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50c8a4d-9dd2-449c-ae64-de456832dd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:45:04.438067 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.flows.api.create_volume [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Validating volume size '1' using validate_int {{(pid=100185) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:45:04.487352 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50c8a4d-9dd2-449c-ae64-de456832dd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T19:45:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fffb16ad-915c-44ed-9216-1e9e473c09ca,is_public=True,name='tempest-scenario-type-luks-644279549',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fffb16ad-915c-44ed-9216-1e9e473c09ca', '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=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:45:04.488029 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f8913d-0d0d-44f3-ae89-30e66bef4796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:45:04.510924 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-644279549 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-644279549, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:45:04.511148 np0000007253 devstack@c-api.service[100185]: WARNING cinder.quota [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-644279549 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-644279549, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:45:04.535130 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.quota [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Created reservations ['ac2d8f37-f6e5-4cb3-b308-1b796cf2e90d', 'b76eb58d-375a-4870-ac64-d7a4595643ec', '3e6cb4bf-667a-4ea3-b517-eedbdb5706d4', '650ed565-96e6-4c37-a6cd-ae45cf636b58'] {{(pid=100185) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:45:04.535772 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f8913d-0d0d-44f3-ae89-30e66bef4796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac2d8f37-f6e5-4cb3-b308-1b796cf2e90d', 'b76eb58d-375a-4870-ac64-d7a4595643ec', '3e6cb4bf-667a-4ea3-b517-eedbdb5706d4', '650ed565-96e6-4c37-a6cd-ae45cf636b58']}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:45:04.536429 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2664d23c-4846-4ffe-b9d8-9ff124e0d80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:45:04.556727 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2664d23c-4846-4ffe-b9d8-9ff124e0d80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-939915211',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50afdc9af6b74564ad52028b39bdc669',qos_specs=None,replication_status=,reservations=['ac2d8f37-f6e5-4cb3-b308-1b796cf2e90d','b76eb58d-375a-4870-ac64-d7a4595643ec','3e6cb4bf-667a-4ea3-b517-eedbdb5706d4','650ed565-96e6-4c37-a6cd-ae45cf636b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed61fa39b8df4252a910f1231682d871',volume_type_id=fffb16ad-915c-44ed-9216-1e9e473c09ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T19:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-939915211',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50afdc9af6b74564ad52028b39bdc669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed61fa39b8df4252a910f1231682d871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fffb16ad-915c-44ed-9216-1e9e473c09ca),volume_type_id=fffb16ad-915c-44ed-9216-1e9e473c09ca)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:45:04.557490 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c469b743-3ef0-4991-b67d-ad65b1c09aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:45:04.574186 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c469b743-3ef0-4991-b67d-ad65b1c09aa1) transitioned into state 'SUCCESS' from state '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-939915211',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50afdc9af6b74564ad52028b39bdc669',qos_specs=None,replication_status=,reservations=['ac2d8f37-f6e5-4cb3-b308-1b796cf2e90d','b76eb58d-375a-4870-ac64-d7a4595643ec','3e6cb4bf-667a-4ea3-b517-eedbdb5706d4','650ed565-96e6-4c37-a6cd-ae45cf636b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed61fa39b8df4252a910f1231682d871',volume_type_id=fffb16ad-915c-44ed-9216-1e9e473c09ca)}' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:45:04.574897 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695377cd-8810-40fe-80d3-b8ac2e62ef63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:45:04.582602 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695377cd-8810-40fe-80d3-b8ac2e62ef63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100185) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:45:04.583364 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Flow 'volume_create_api' (572e9c3f-f2f5-4eac-adc3-fb81b0a5e5ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100185) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:45:04.583628 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume request issued successfully. Aug 13 19:45:04.584173 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d3482a6e-8be6-45d2-bf49-0b4f0fdd1143 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:45:04.584791 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1484/5919] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:45:04 2026] POST /volume/v3/volumes => generated 790 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:45:04.595719 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1b90c226-69e8-47e4-a71c-ca5709c8bd88 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:04.597353 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b90c226-69e8-47e4-a71c-ca5709c8bd88 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:04.597431 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b90c226-69e8-47e4-a71c-ca5709c8bd88 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:04.597600 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1b90c226-69e8-47e4-a71c-ca5709c8bd88 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:04.603904 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:04.603904 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:45:04.607456 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1b90c226-69e8-47e4-a71c-ca5709c8bd88 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:04.611464 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1b90c226-69e8-47e4-a71c-ca5709c8bd88 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:04.611824 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1477/5920] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:04 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:05.624033 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-db85941a-9b49-48f9-ae11-71d1e5e3a1b8 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:05.625602 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-db85941a-9b49-48f9-ae11-71d1e5e3a1b8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:05.625796 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-db85941a-9b49-48f9-ae11-71d1e5e3a1b8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:05.625984 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-db85941a-9b49-48f9-ae11-71d1e5e3a1b8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:05.632218 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:05.632218 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:45:05.635365 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-db85941a-9b49-48f9-ae11-71d1e5e3a1b8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:05.639186 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-db85941a-9b49-48f9-ae11-71d1e5e3a1b8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:05.639543 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1486/5921] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:05 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:06.651759 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-a0892bf7-ded6-4d3d-8b88-288349603358 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:06.653480 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a0892bf7-ded6-4d3d-8b88-288349603358 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:06.653737 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a0892bf7-ded6-4d3d-8b88-288349603358 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:06.653970 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-a0892bf7-ded6-4d3d-8b88-288349603358 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:06.660449 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:06.660449 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:45:06.664124 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-a0892bf7-ded6-4d3d-8b88-288349603358 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:06.668921 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-a0892bf7-ded6-4d3d-8b88-288349603358 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:06.669268 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1475/5922] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:06 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:07.681428 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6da9ce4e-853b-4e44-a896-7fba89cfad0e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:07.683453 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6da9ce4e-853b-4e44-a896-7fba89cfad0e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:07.683656 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6da9ce4e-853b-4e44-a896-7fba89cfad0e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:07.683849 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6da9ce4e-853b-4e44-a896-7fba89cfad0e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:07.691522 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:07.691522 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:45:07.695043 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6da9ce4e-853b-4e44-a896-7fba89cfad0e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:07.699042 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6da9ce4e-853b-4e44-a896-7fba89cfad0e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:07.699417 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1485/5923] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:07 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:08.711855 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-89dcf168-161e-4673-b784-9ffa37961470 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:08.713705 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89dcf168-161e-4673-b784-9ffa37961470 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:08.714005 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89dcf168-161e-4673-b784-9ffa37961470 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:08.714252 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-89dcf168-161e-4673-b784-9ffa37961470 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:08.720363 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:08.720363 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:45:08.725393 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-89dcf168-161e-4673-b784-9ffa37961470 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:08.726991 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-89dcf168-161e-4673-b784-9ffa37961470 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:08.727441 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1478/5924] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:08 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:09.739300 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-f45a15ba-1434-4953-9eec-559c10896218 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:09.741362 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f45a15ba-1434-4953-9eec-559c10896218 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:09.741562 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f45a15ba-1434-4953-9eec-559c10896218 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:09.741740 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-f45a15ba-1434-4953-9eec-559c10896218 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:09.748015 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:09.748015 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:45:09.751165 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-f45a15ba-1434-4953-9eec-559c10896218 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:09.754733 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-f45a15ba-1434-4953-9eec-559c10896218 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:09.755069 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1487/5925] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:09 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:10.766329 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-c7b85419-9072-479b-9b5a-38db9d5cbc2b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:10.768238 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c7b85419-9072-479b-9b5a-38db9d5cbc2b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:10.768525 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c7b85419-9072-479b-9b5a-38db9d5cbc2b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:10.768728 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-c7b85419-9072-479b-9b5a-38db9d5cbc2b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:10.776350 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:10.776350 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:45:10.779389 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-c7b85419-9072-479b-9b5a-38db9d5cbc2b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:10.783134 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-c7b85419-9072-479b-9b5a-38db9d5cbc2b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:10.783497 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1476/5926] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:10 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:11.796728 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-dae2ef4c-2673-4fd2-a804-402cc10546d4 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:11.798387 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dae2ef4c-2673-4fd2-a804-402cc10546d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:11.798627 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dae2ef4c-2673-4fd2-a804-402cc10546d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:11.798837 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-dae2ef4c-2673-4fd2-a804-402cc10546d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:11.806032 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:11.806032 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:45:11.810035 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-dae2ef4c-2673-4fd2-a804-402cc10546d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:11.815235 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-dae2ef4c-2673-4fd2-a804-402cc10546d4 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:11.815785 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1486/5927] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:11 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:12.827147 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-1462c76e-06cb-46bb-993d-4201666f84b6 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:12.828724 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1462c76e-06cb-46bb-993d-4201666f84b6 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:12.828900 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1462c76e-06cb-46bb-993d-4201666f84b6 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:12.829071 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-1462c76e-06cb-46bb-993d-4201666f84b6 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:12.836028 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:12.836028 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:45:12.839884 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-1462c76e-06cb-46bb-993d-4201666f84b6 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:12.844642 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-1462c76e-06cb-46bb-993d-4201666f84b6 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:12.845087 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1479/5928] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:12 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:13.857915 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-4d7bad63-1aaa-41c5-b8ee-81608554ff6c None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:13.859723 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d7bad63-1aaa-41c5-b8ee-81608554ff6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:13.859918 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d7bad63-1aaa-41c5-b8ee-81608554ff6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:13.860090 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-4d7bad63-1aaa-41c5-b8ee-81608554ff6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:13.866750 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:13.866750 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:45:13.870062 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-4d7bad63-1aaa-41c5-b8ee-81608554ff6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:13.873854 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-4d7bad63-1aaa-41c5-b8ee-81608554ff6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:13.874192 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1488/5929] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:13 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:14.887326 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-dcf16f15-b9da-4df1-8868-0be5862ccf20 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:14.889127 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dcf16f15-b9da-4df1-8868-0be5862ccf20 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:14.889383 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dcf16f15-b9da-4df1-8868-0be5862ccf20 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:14.889622 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-dcf16f15-b9da-4df1-8868-0be5862ccf20 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:14.896176 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:14.896176 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:45:14.899829 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-dcf16f15-b9da-4df1-8868-0be5862ccf20 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:14.903816 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-dcf16f15-b9da-4df1-8868-0be5862ccf20 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:14.904170 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1477/5930] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:14 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:15.916973 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-66918ace-9eb4-4194-9e54-402f1ca548b0 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:15.919224 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-66918ace-9eb4-4194-9e54-402f1ca548b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:15.919520 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-66918ace-9eb4-4194-9e54-402f1ca548b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:15.919787 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-66918ace-9eb4-4194-9e54-402f1ca548b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:15.928130 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:15.928130 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:45:15.932670 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-66918ace-9eb4-4194-9e54-402f1ca548b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:15.938067 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-66918ace-9eb4-4194-9e54-402f1ca548b0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:15.938584 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1487/5931] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:15 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:16.952405 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-8ff456ae-a612-4bf5-9b8a-8541d4c202e3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:16.953959 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8ff456ae-a612-4bf5-9b8a-8541d4c202e3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:16.954163 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8ff456ae-a612-4bf5-9b8a-8541d4c202e3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:16.954391 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-8ff456ae-a612-4bf5-9b8a-8541d4c202e3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:16.960886 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:16.960886 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:45:16.964236 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-8ff456ae-a612-4bf5-9b8a-8541d4c202e3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:16.968267 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-8ff456ae-a612-4bf5-9b8a-8541d4c202e3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:16.968786 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1480/5932] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:16 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:45:16.985253 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-d556e5bf-c5f0-4a8e-a34b-a89a7cd59cd3 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:16.987080 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d556e5bf-c5f0-4a8e-a34b-a89a7cd59cd3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:16.987255 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d556e5bf-c5f0-4a8e-a34b-a89a7cd59cd3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:16.987453 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-d556e5bf-c5f0-4a8e-a34b-a89a7cd59cd3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:16.994024 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:16.994024 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:45:16.997563 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-d556e5bf-c5f0-4a8e-a34b-a89a7cd59cd3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:17.001787 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-d556e5bf-c5f0-4a8e-a34b-a89a7cd59cd3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:17.002158 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1489/5933] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:45:16 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:45:17.085384 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-7955f3b7-7a3c-4088-bb96-7c2ef569ba10 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:17.087376 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-7955f3b7-7a3c-4088-bb96-7c2ef569ba10 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:17.087562 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-7955f3b7-7a3c-4088-bb96-7c2ef569ba10 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:17.087735 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-7955f3b7-7a3c-4088-bb96-7c2ef569ba10 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:17.093961 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:17.093961 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:45:17.097215 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-7955f3b7-7a3c-4088-bb96-7c2ef569ba10 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:17.101191 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-7955f3b7-7a3c-4088-bb96-7c2ef569ba10 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:17.101559 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1478/5934] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:45:17 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:45:17.536966 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-12b650cb-b7b5-4ab3-84ad-ab2b534823f2 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:17.538794 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-12b650cb-b7b5-4ab3-84ad-ab2b534823f2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:17.538950 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-12b650cb-b7b5-4ab3-84ad-ab2b534823f2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:17.539109 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-12b650cb-b7b5-4ab3-84ad-ab2b534823f2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:17.545541 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:17.545541 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:45:17.549065 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-12b650cb-b7b5-4ab3-84ad-ab2b534823f2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:17.553609 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-12b650cb-b7b5-4ab3-84ad-ab2b534823f2 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:17.554005 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1488/5935] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:45:17 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:45:17.562804 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-9c716b11-f79f-4688-9eba-57192a380152 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:17.563170 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c716b11-f79f-4688-9eba-57192a380152 None None] GET https://10.4.3.126/volume// Aug 13 19:45:17.563387 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c716b11-f79f-4688-9eba-57192a380152 None None] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:17.563575 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-9c716b11-f79f-4688-9eba-57192a380152 None None] Calling method 'all' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:17.563876 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-9c716b11-f79f-4688-9eba-57192a380152 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:45:17.564151 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1481/5936] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:45:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:45:17.571547 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-a989da4a-3459-4d91-a5b0-8cfbc320d265 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:17.574517 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-a989da4a-3459-4d91-a5b0-8cfbc320d265 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:45:17.574996 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-a989da4a-3459-4d91-a5b0-8cfbc320d265 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1", "connector": null, "instance_uuid": "b1e1ab09-8265-4c8e-92da-48a2d28be143"}} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:45:17.585811 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:17.585811 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:45:17.614289 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-a989da4a-3459-4d91-a5b0-8cfbc320d265 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:45:17.614984 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1490/5937] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:45:17 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:45:18.312831 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-b36cfc2c-7615-4c32-b5c9-1f10f0a7d3c0 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:18.313196 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b36cfc2c-7615-4c32-b5c9-1f10f0a7d3c0 None None] GET https://10.4.3.126/volume// Aug 13 19:45:18.313420 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b36cfc2c-7615-4c32-b5c9-1f10f0a7d3c0 None None] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:18.313656 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-b36cfc2c-7615-4c32-b5c9-1f10f0a7d3c0 None None] Calling method 'all' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:18.314068 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-b36cfc2c-7615-4c32-b5c9-1f10f0a7d3c0 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:45:18.314504 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1479/5938] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:45:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:45:18.320696 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-c6b3bf03-f043-424a-97c7-a2d9326dab6b None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:18.322762 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-c6b3bf03-f043-424a-97c7-a2d9326dab6b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:45:18.322965 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-c6b3bf03-f043-424a-97c7-a2d9326dab6b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:18.323160 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-c6b3bf03-f043-424a-97c7-a2d9326dab6b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:18.333317 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:18.333317 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:45:18.336957 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-c6b3bf03-f043-424a-97c7-a2d9326dab6b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:45:18.341594 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-c6b3bf03-f043-424a-97c7-a2d9326dab6b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:45:18.341986 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1489/5939] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:45:18 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 1608 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:45:18.447217 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-72a71707-3df6-4f8b-8523-df854d8d52a3 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:18.449144 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-72a71707-3df6-4f8b-8523-df854d8d52a3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] PUT https://10.4.3.126/volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b Aug 13 19:45:18.449510 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-72a71707-3df6-4f8b-8523-df854d8d52a3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:45:18.457341 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-72a71707-3df6-4f8b-8523-df854d8d52a3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Acquiring lock "cinder-attachment_update-35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1-np0000007253" by "attachment_update" {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:45:18.461295 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-72a71707-3df6-4f8b-8523-df854d8d52a3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Lock "cinder-attachment_update-35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1-np0000007253" acquired by "attachment_update" :: waited 0.004s {{(pid=100183) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:45:18.462189 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:18.462189 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:45:18.537065 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.coordination [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-72a71707-3df6-4f8b-8523-df854d8d52a3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Lock "cinder-attachment_update-35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1-np0000007253" released by "attachment_update" :: held 0.076s {{(pid=100183) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:45:18.537432 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-72a71707-3df6-4f8b-8523-df854d8d52a3 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b returned with HTTP 200 Aug 13 19:45:18.538218 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1482/5940] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:45:18 2026] PUT /volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:45:18.555760 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-6fbce4e0-bcb6-4f9c-9de1-c01f31b6e7bb None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:18.557815 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-6fbce4e0-bcb6-4f9c-9de1-c01f31b6e7bb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b/action Aug 13 19:45:18.558183 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-6fbce4e0-bcb6-4f9c-9de1-c01f31b6e7bb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action body: b'{"os-complete": null}' {{(pid=100184) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:45:18.558306 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-6fbce4e0-bcb6-4f9c-9de1-c01f31b6e7bb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:45:18.572983 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:18.572983 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:45:18.581304 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-6fbce4e0-bcb6-4f9c-9de1-c01f31b6e7bb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b/action returned with HTTP 204 Aug 13 19:45:18.581764 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1491/5941] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:45:18 2026] POST /volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:45:22.671771 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-35dc167c-dead-46c6-b8d2-4f51708892ba None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:45:22.673768 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-35dc167c-dead-46c6-b8d2-4f51708892ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1/encryption Aug 13 19:45:22.673959 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-35dc167c-dead-46c6-b8d2-4f51708892ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:45:22.674158 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-35dc167c-dead-46c6-b8d2-4f51708892ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'index' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:45:22.685786 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:45:22.685786 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:45:22.693744 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-00bf7f2d-8b8c-4fc6-a25a-ad80fc474336 req-35dc167c-dead-46c6-b8d2-4f51708892ba tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1/encryption returned with HTTP 200 Aug 13 19:45:22.694202 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1480/5942] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:45:22 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:45:28.340140 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:45:28.532545 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:45:28.579560 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:45:32.691872 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:46:04.825167 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-d41e63b8-e136-4114-a4e1-77579dfe1040 req-473b5f77-5180-4c75-badd-945f2b044d8d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:04.827121 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d41e63b8-e136-4114-a4e1-77579dfe1040 req-473b5f77-5180-4c75-badd-945f2b044d8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] DELETE https://10.4.3.126/volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b Aug 13 19:46:04.827374 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d41e63b8-e136-4114-a4e1-77579dfe1040 req-473b5f77-5180-4c75-badd-945f2b044d8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:04.827591 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-d41e63b8-e136-4114-a4e1-77579dfe1040 req-473b5f77-5180-4c75-badd-945f2b044d8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'version_select' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:04.835091 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:04.835091 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:46:04.877265 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-d41e63b8-e136-4114-a4e1-77579dfe1040 req-473b5f77-5180-4c75-badd-945f2b044d8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b returned with HTTP 200 Aug 13 19:46:04.877706 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1490/5943] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:46:04 2026] DELETE /volume/v3/attachments/b5d181b3-38c6-44e3-9f26-5f9767ef887b => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:05.943571 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:05.945176 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/volumes Aug 13 19:46:05.945523 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-30397767", "source_volid": "35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1", "volume_type": "tempest-scenario-type-luks-644279549", "size": 1}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:46:05.947190 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.v3.volumes [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-30397767', 'source_volid': '35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1', 'volume_type': 'tempest-scenario-type-luks-644279549', 'size': 1}} {{(pid=100183) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 19:46:05.955769 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:05.955769 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:46:05.956241 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume retrieved successfully. Aug 13 19:46:05.956387 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.v3.volumes [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume of 1 GB Aug 13 19:46:05.956964 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Availability Zones retrieved successfully. Aug 13 19:46:05.962296 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Flow 'volume_create_api' (944403e9-7ecd-4202-b147-07b33b48b1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:46:05.963086 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc3a6c1-6a59-47cb-91b8-fe2ddeef46c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:46:05.963866 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.flows.api.create_volume [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100183) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 19:46:05.980619 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc3a6c1-6a59-47cb-91b8-fe2ddeef46c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1', 'volume_type': VolumeType(created_at=2026-08-13T19:45:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fffb16ad-915c-44ed-9216-1e9e473c09ca,is_public=True,name='tempest-scenario-type-luks-644279549',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fffb16ad-915c-44ed-9216-1e9e473c09ca', '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=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:46:05.981226 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c0f318-3229-44fc-b4d4-4e0f973735e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:46:06.002717 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-644279549 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-644279549, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:46:06.002982 np0000007253 devstack@c-api.service[100183]: WARNING cinder.quota [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-644279549 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-644279549, it is now deprecated. Please use the default quota class for default quota. Aug 13 19:46:06.014081 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.quota [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Created reservations ['d08ee9ff-adaa-4c4b-9095-871c3a8dccd9', 'cda9fa9e-204e-4cf5-9055-e543a1ce5389', '900e0f76-3c02-4cc8-a6a6-88285a33edf7', 'd37aeca5-97fa-4cd2-af01-ff01fbf75bd7'] {{(pid=100183) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 19:46:06.014893 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c0f318-3229-44fc-b4d4-4e0f973735e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d08ee9ff-adaa-4c4b-9095-871c3a8dccd9', 'cda9fa9e-204e-4cf5-9055-e543a1ce5389', '900e0f76-3c02-4cc8-a6a6-88285a33edf7', 'd37aeca5-97fa-4cd2-af01-ff01fbf75bd7']}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:46:06.015631 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168e3c93-04ca-420d-8a32-04696e9187a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:46:06.046147 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168e3c93-04ca-420d-8a32-04696e9187a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '925d4638-1d49-486a-8477-e341f41dedfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-30397767',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50afdc9af6b74564ad52028b39bdc669',qos_specs=None,replication_status=,reservations=['d08ee9ff-adaa-4c4b-9095-871c3a8dccd9','cda9fa9e-204e-4cf5-9055-e543a1ce5389','900e0f76-3c02-4cc8-a6a6-88285a33edf7','d37aeca5-97fa-4cd2-af01-ff01fbf75bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1,status='creating',user_id='ed61fa39b8df4252a910f1231682d871',volume_type_id=fffb16ad-915c-44ed-9216-1e9e473c09ca), '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-13T19:46:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-30397767',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=925d4638-1d49-486a-8477-e341f41dedfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50afdc9af6b74564ad52028b39bdc669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed61fa39b8df4252a910f1231682d871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fffb16ad-915c-44ed-9216-1e9e473c09ca),volume_type_id=fffb16ad-915c-44ed-9216-1e9e473c09ca)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:46:06.047124 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0da425-d720-44f0-8cc6-32559399ab5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:46:06.061493 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0da425-d720-44f0-8cc6-32559399ab5b) transitioned into state 'SUCCESS' from state '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-30397767',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50afdc9af6b74564ad52028b39bdc669',qos_specs=None,replication_status=,reservations=['d08ee9ff-adaa-4c4b-9095-871c3a8dccd9','cda9fa9e-204e-4cf5-9055-e543a1ce5389','900e0f76-3c02-4cc8-a6a6-88285a33edf7','d37aeca5-97fa-4cd2-af01-ff01fbf75bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1,status='creating',user_id='ed61fa39b8df4252a910f1231682d871',volume_type_id=fffb16ad-915c-44ed-9216-1e9e473c09ca)}' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:46:06.062089 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d43d97-5e30-4cc9-84e0-077d649cd663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 19:46:06.089967 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d43d97-5e30-4cc9-84e0-077d649cd663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100183) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 19:46:06.090757 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Flow 'volume_create_api' (944403e9-7ecd-4202-b147-07b33b48b1e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100183) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 19:46:06.091038 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Create volume request issued successfully. Aug 13 19:46:06.091583 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-c99ee62e-4ccb-4747-bc99-14872db0db6c tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes returned with HTTP 202 Aug 13 19:46:06.092010 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1483/5944] 10.4.3.126 () {68 vars in 1259 bytes} [Thu Aug 13 19:46:05 2026] POST /volume/v3/volumes => generated 808 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 19:46:06.104185 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-1eb6b852-ca33-466e-be78-65d4e8b9bbf9 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:06.106083 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1eb6b852-ca33-466e-be78-65d4e8b9bbf9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:06.106323 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1eb6b852-ca33-466e-be78-65d4e8b9bbf9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:06.106512 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-1eb6b852-ca33-466e-be78-65d4e8b9bbf9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:06.113509 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:06.113509 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:46:06.117018 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-1eb6b852-ca33-466e-be78-65d4e8b9bbf9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:06.121052 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-1eb6b852-ca33-466e-be78-65d4e8b9bbf9 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:06.121438 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1492/5945] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:06 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:07.133991 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-736c451b-2204-4b18-90dc-3ed2040bc166 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:07.135766 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-736c451b-2204-4b18-90dc-3ed2040bc166 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:07.135960 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-736c451b-2204-4b18-90dc-3ed2040bc166 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:07.136151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-736c451b-2204-4b18-90dc-3ed2040bc166 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:07.143038 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:07.143038 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:46:07.146949 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-736c451b-2204-4b18-90dc-3ed2040bc166 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:07.150588 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-736c451b-2204-4b18-90dc-3ed2040bc166 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:07.150917 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1481/5946] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:07 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:08.163469 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-067015fd-34e8-4d35-9477-df811e3b6c65 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:08.165141 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-067015fd-34e8-4d35-9477-df811e3b6c65 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:08.165365 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-067015fd-34e8-4d35-9477-df811e3b6c65 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:08.165547 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-067015fd-34e8-4d35-9477-df811e3b6c65 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:08.171856 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:08.171856 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:46:08.174794 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-067015fd-34e8-4d35-9477-df811e3b6c65 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:08.178321 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-067015fd-34e8-4d35-9477-df811e3b6c65 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:08.178642 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1491/5947] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:08 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:09.193811 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-bab3dda1-fdca-4647-9120-22f7a81ea281 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:09.195658 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bab3dda1-fdca-4647-9120-22f7a81ea281 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:09.195890 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bab3dda1-fdca-4647-9120-22f7a81ea281 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:09.196119 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-bab3dda1-fdca-4647-9120-22f7a81ea281 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:09.202916 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:09.202916 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:46:09.206132 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-bab3dda1-fdca-4647-9120-22f7a81ea281 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:09.209544 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-bab3dda1-fdca-4647-9120-22f7a81ea281 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:09.210098 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1484/5948] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:09 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:10.222627 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-23e2a3c7-3d0d-498a-8456-a0ee9f88e2d0 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:10.224230 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23e2a3c7-3d0d-498a-8456-a0ee9f88e2d0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:10.224407 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23e2a3c7-3d0d-498a-8456-a0ee9f88e2d0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:10.224576 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-23e2a3c7-3d0d-498a-8456-a0ee9f88e2d0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:10.230887 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:10.230887 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:46:10.233805 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-23e2a3c7-3d0d-498a-8456-a0ee9f88e2d0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:10.237116 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-23e2a3c7-3d0d-498a-8456-a0ee9f88e2d0 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:10.237505 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1493/5949] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:10 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:11.249072 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-f75071dd-e3d6-4646-a7d3-130b352a5d3b None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:11.250863 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f75071dd-e3d6-4646-a7d3-130b352a5d3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:11.251038 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f75071dd-e3d6-4646-a7d3-130b352a5d3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:11.251222 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-f75071dd-e3d6-4646-a7d3-130b352a5d3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:11.257602 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:11.257602 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:46:11.261099 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-f75071dd-e3d6-4646-a7d3-130b352a5d3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:11.265234 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-f75071dd-e3d6-4646-a7d3-130b352a5d3b tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:11.265617 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1482/5950] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:11 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:12.277488 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-eed7449d-cdd5-419b-a9b2-33606fafcf56 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:12.279074 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eed7449d-cdd5-419b-a9b2-33606fafcf56 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:12.279255 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eed7449d-cdd5-419b-a9b2-33606fafcf56 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:12.279500 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-eed7449d-cdd5-419b-a9b2-33606fafcf56 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:12.286007 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:12.286007 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:46:12.289403 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-eed7449d-cdd5-419b-a9b2-33606fafcf56 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:12.293451 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-eed7449d-cdd5-419b-a9b2-33606fafcf56 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:12.293778 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1492/5951] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:12 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:13.306522 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-58c9fcfb-17e4-4f84-bffe-7fe70e8185eb None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:13.308105 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58c9fcfb-17e4-4f84-bffe-7fe70e8185eb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:13.308284 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58c9fcfb-17e4-4f84-bffe-7fe70e8185eb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:13.308458 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-58c9fcfb-17e4-4f84-bffe-7fe70e8185eb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:13.314483 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:13.314483 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:46:13.318252 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-58c9fcfb-17e4-4f84-bffe-7fe70e8185eb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:13.322230 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-58c9fcfb-17e4-4f84-bffe-7fe70e8185eb tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:13.322593 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1485/5952] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:13 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:14.334759 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-50468787-09d5-4ff9-a217-002f3e69b761 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:14.336323 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50468787-09d5-4ff9-a217-002f3e69b761 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:14.336523 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50468787-09d5-4ff9-a217-002f3e69b761 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:14.336672 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-50468787-09d5-4ff9-a217-002f3e69b761 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:14.343262 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:14.343262 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:46:14.346769 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-50468787-09d5-4ff9-a217-002f3e69b761 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:14.351242 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-50468787-09d5-4ff9-a217-002f3e69b761 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:14.351616 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1494/5953] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:14 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:15.363572 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-26a53906-0544-499a-8d0e-635a6815b279 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:15.366772 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-26a53906-0544-499a-8d0e-635a6815b279 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:15.366772 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-26a53906-0544-499a-8d0e-635a6815b279 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:15.366772 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-26a53906-0544-499a-8d0e-635a6815b279 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:15.372379 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:15.372379 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:46:15.375932 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-26a53906-0544-499a-8d0e-635a6815b279 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:15.379935 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-26a53906-0544-499a-8d0e-635a6815b279 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:15.380387 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1483/5954] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:15 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:16.392813 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-d72e77b4-061d-49b1-aa1b-df907b1909df None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:16.395558 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d72e77b4-061d-49b1-aa1b-df907b1909df tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:16.395868 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d72e77b4-061d-49b1-aa1b-df907b1909df tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:16.396168 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-d72e77b4-061d-49b1-aa1b-df907b1909df tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:16.404493 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:16.404493 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:46:16.408011 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-d72e77b4-061d-49b1-aa1b-df907b1909df tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:16.411824 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-d72e77b4-061d-49b1-aa1b-df907b1909df tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:16.412201 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1493/5955] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:16 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:17.424059 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-d4a5ed3f-fa18-4338-bb57-6b774964b3dd None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:17.425775 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4a5ed3f-fa18-4338-bb57-6b774964b3dd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:17.425940 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4a5ed3f-fa18-4338-bb57-6b774964b3dd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:17.426152 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-d4a5ed3f-fa18-4338-bb57-6b774964b3dd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:17.433335 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:17.433335 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:46:17.436531 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-d4a5ed3f-fa18-4338-bb57-6b774964b3dd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:17.440730 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-d4a5ed3f-fa18-4338-bb57-6b774964b3dd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:17.441169 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1486/5956] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:46:17 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:46:17.540288 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-dc3da312-5fce-48a8-a440-2e6877cfb758 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:17.542177 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-dc3da312-5fce-48a8-a440-2e6877cfb758 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:17.542427 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-dc3da312-5fce-48a8-a440-2e6877cfb758 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:17.542602 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-dc3da312-5fce-48a8-a440-2e6877cfb758 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:17.549169 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:17.549169 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:46:17.552731 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-dc3da312-5fce-48a8-a440-2e6877cfb758 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:17.557051 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-dc3da312-5fce-48a8-a440-2e6877cfb758 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:17.557485 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1495/5957] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:46:17 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:46:18.035315 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-8b144629-22bc-4737-a6ca-059b9a81252a None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:18.037490 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-8b144629-22bc-4737-a6ca-059b9a81252a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:18.037664 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-8b144629-22bc-4737-a6ca-059b9a81252a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:18.037838 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-8b144629-22bc-4737-a6ca-059b9a81252a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:18.044571 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:18.044571 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:46:18.048094 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-8b144629-22bc-4737-a6ca-059b9a81252a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:18.052170 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-8b144629-22bc-4737-a6ca-059b9a81252a tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:18.052549 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1484/5958] 10.4.3.126 () {68 vars in 1598 bytes} [Thu Aug 13 19:46:18 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:46:18.061101 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-df755c29-60a0-4be7-9ff1-5565eeb18267 None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:18.061484 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df755c29-60a0-4be7-9ff1-5565eeb18267 None None] GET https://10.4.3.126/volume// Aug 13 19:46:18.061626 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df755c29-60a0-4be7-9ff1-5565eeb18267 None None] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:18.061798 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-df755c29-60a0-4be7-9ff1-5565eeb18267 None None] Calling method 'all' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:18.062114 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-df755c29-60a0-4be7-9ff1-5565eeb18267 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:46:18.062421 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1494/5959] 10.4.3.126 () {66 vars in 1419 bytes} [Thu Aug 13 19:46:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:46:18.069462 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-e305fb22-4cc3-46cf-83fc-98054c805038 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:18.071496 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-e305fb22-4cc3-46cf-83fc-98054c805038 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/attachments Aug 13 19:46:18.071817 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-e305fb22-4cc3-46cf-83fc-98054c805038 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "925d4638-1d49-486a-8477-e341f41dedfd", "connector": null, "instance_uuid": "9d9c9457-2ff4-43f6-8536-9755dd02da20"}} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:46:18.079594 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:18.079594 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:46:18.101120 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-e305fb22-4cc3-46cf-83fc-98054c805038 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments returned with HTTP 200 Aug 13 19:46:18.101570 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1487/5960] 10.4.3.126 () {74 vars in 1594 bytes} [Thu Aug 13 19:46:18 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:46:18.791304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-91e326e5-fc7e-4624-b60b-bd67ef3be410 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:18.791304 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-91e326e5-fc7e-4624-b60b-bd67ef3be410 None None] GET https://10.4.3.126/volume// Aug 13 19:46:18.791304 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-91e326e5-fc7e-4624-b60b-bd67ef3be410 None None] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:18.791881 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-91e326e5-fc7e-4624-b60b-bd67ef3be410 None None] Calling method 'all' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:18.791881 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-91e326e5-fc7e-4624-b60b-bd67ef3be410 None None] https://10.4.3.126/volume// returned with HTTP 300 Aug 13 19:46:18.792141 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1496/5961] 10.4.3.126 () {66 vars in 1426 bytes} [Thu Aug 13 19:46:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 19:46:18.800116 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-a72ff3a2-5cc0-4847-ae59-1dd03d97ced8 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:18.802216 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-a72ff3a2-5cc0-4847-ae59-1dd03d97ced8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:46:18.802491 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-a72ff3a2-5cc0-4847-ae59-1dd03d97ced8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:18.802650 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-a72ff3a2-5cc0-4847-ae59-1dd03d97ced8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:18.812904 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:18.812904 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:46:18.816626 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-a72ff3a2-5cc0-4847-ae59-1dd03d97ced8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:46:18.821564 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-a72ff3a2-5cc0-4847-ae59-1dd03d97ced8 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:46:18.821951 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1485/5962] 10.4.3.126 () {70 vars in 1639 bytes} [Thu Aug 13 19:46:18 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 1627 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 19:46:18.922285 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c99bcd0c-c5da-4787-9e50-268773e70e8d None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:18.924430 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c99bcd0c-c5da-4787-9e50-268773e70e8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] PUT https://10.4.3.126/volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94 Aug 13 19:46:18.924804 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c99bcd0c-c5da-4787-9e50-268773e70e8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.126", "host": "np0000007253", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:fec77e2dd", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b2808e0c-e99f-479e-b54b-c7a4a322d07e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:46:18.932125 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c99bcd0c-c5da-4787-9e50-268773e70e8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Acquiring lock "cinder-attachment_update-925d4638-1d49-486a-8477-e341f41dedfd-np0000007253" by "attachment_update" {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 19:46:18.936623 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c99bcd0c-c5da-4787-9e50-268773e70e8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Lock "cinder-attachment_update-925d4638-1d49-486a-8477-e341f41dedfd-np0000007253" acquired by "attachment_update" :: waited 0.005s {{(pid=100185) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 19:46:18.937586 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:18.937586 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:46:19.009869 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.coordination [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c99bcd0c-c5da-4787-9e50-268773e70e8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Lock "cinder-attachment_update-925d4638-1d49-486a-8477-e341f41dedfd-np0000007253" released by "attachment_update" :: held 0.073s {{(pid=100185) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 19:46:19.010392 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c99bcd0c-c5da-4787-9e50-268773e70e8d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94 returned with HTTP 200 Aug 13 19:46:19.010947 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1495/5963] 10.4.3.126 () {74 vars in 1704 bytes} [Thu Aug 13 19:46:18 2026] PUT /volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:46:19.031898 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c33bf50e-f317-4dfd-957a-1152b5651fdf None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:19.033952 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c33bf50e-f317-4dfd-957a-1152b5651fdf tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] POST https://10.4.3.126/volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94/action Aug 13 19:46:19.034364 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c33bf50e-f317-4dfd-957a-1152b5651fdf tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action body: b'{"os-complete": null}' {{(pid=100183) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 19:46:19.034441 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c33bf50e-f317-4dfd-957a-1152b5651fdf tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 19:46:19.048839 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:19.048839 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:46:19.058453 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-c33bf50e-f317-4dfd-957a-1152b5651fdf tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94/action returned with HTTP 204 Aug 13 19:46:19.058918 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1488/5964] 10.4.3.126 () {74 vars in 1725 bytes} [Thu Aug 13 19:46:19 2026] POST /volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:46:23.159686 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-293b1455-b743-4d0a-8d37-20c7f8a28484 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:46:23.162311 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-293b1455-b743-4d0a-8d37-20c7f8a28484 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd/encryption Aug 13 19:46:23.162562 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-293b1455-b743-4d0a-8d37-20c7f8a28484 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:46:23.162794 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-293b1455-b743-4d0a-8d37-20c7f8a28484 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'index' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:46:23.171554 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:46:23.171554 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:46:23.177137 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [req-52dc878c-46f6-4d0a-bd83-e3dae05973f1 req-293b1455-b743-4d0a-8d37-20c7f8a28484 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd/encryption returned with HTTP 200 Aug 13 19:46:23.177551 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1497/5965] 10.4.3.126 () {68 vars in 1631 bytes} [Thu Aug 13 19:46:23 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:46:28.820100 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=21 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:46:29.004033 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:46:29.056183 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:46:33.176725 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=20 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:47:05.464265 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [req-a1555b3c-e0f7-4bc6-8765-3795a22618a5 req-7cd14bb2-6714-4c63-83e8-027a1faf5132 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:05.466314 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a1555b3c-e0f7-4bc6-8765-3795a22618a5 req-7cd14bb2-6714-4c63-83e8-027a1faf5132 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] DELETE https://10.4.3.126/volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94 Aug 13 19:47:05.466509 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a1555b3c-e0f7-4bc6-8765-3795a22618a5 req-7cd14bb2-6714-4c63-83e8-027a1faf5132 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:05.466688 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [req-a1555b3c-e0f7-4bc6-8765-3795a22618a5 req-7cd14bb2-6714-4c63-83e8-027a1faf5132 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'version_select' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:05.473543 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:47:05.473543 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:47:05.510878 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [req-a1555b3c-e0f7-4bc6-8765-3795a22618a5 req-7cd14bb2-6714-4c63-83e8-027a1faf5132 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94 returned with HTTP 200 Aug 13 19:47:05.511237 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1486/5966] 10.4.3.126 () {72 vars in 1673 bytes} [Thu Aug 13 19:47:05 2026] DELETE /volume/v3/attachments/40c21fd8-2274-45fb-827a-76545b161e94 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 19:47:06.856332 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-6f12cf61-c914-4950-9663-c756db49112e None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:06.858071 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f12cf61-c914-4950-9663-c756db49112e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] DELETE https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:47:06.858287 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f12cf61-c914-4950-9663-c756db49112e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:06.858500 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-6f12cf61-c914-4950-9663-c756db49112e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'delete' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:06.858707 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.v3.volumes [None req-6f12cf61-c914-4950-9663-c756db49112e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Delete volume with id: 925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:47:06.865204 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:47:06.865204 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:47:06.865720 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6f12cf61-c914-4950-9663-c756db49112e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:47:06.875433 np0000007253 devstack@c-api.service[100185]: WARNING cinder.keymgr.conf_key_mgr [None req-6f12cf61-c914-4950-9663-c756db49112e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:47:06.880992 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-6f12cf61-c914-4950-9663-c756db49112e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Delete volume request issued successfully. Aug 13 19:47:06.881137 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-6f12cf61-c914-4950-9663-c756db49112e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 202 Aug 13 19:47:06.881542 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1496/5967] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:47:06 2026] DELETE /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:47:06.888445 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-79257386-1e0b-43fa-bd69-194fae1b5d94 None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:06.890325 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-79257386-1e0b-43fa-bd69-194fae1b5d94 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:47:06.890870 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-79257386-1e0b-43fa-bd69-194fae1b5d94 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:06.890870 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-79257386-1e0b-43fa-bd69-194fae1b5d94 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:06.897633 np0000007253 devstack@c-api.service[100183]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:47:06.897633 np0000007253 devstack@c-api.service[100183]: warnings.warn( Aug 13 19:47:06.901131 np0000007253 devstack@c-api.service[100183]: INFO cinder.volume.api [None req-79257386-1e0b-43fa-bd69-194fae1b5d94 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:47:06.905614 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-79257386-1e0b-43fa-bd69-194fae1b5d94 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 200 Aug 13 19:47:06.906111 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1489/5968] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:47:06 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:47:07.917944 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-9ed8973d-cdd0-4754-b954-b7d337f69d3e None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:07.919669 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ed8973d-cdd0-4754-b954-b7d337f69d3e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd Aug 13 19:47:07.919876 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ed8973d-cdd0-4754-b954-b7d337f69d3e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:07.920097 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-9ed8973d-cdd0-4754-b954-b7d337f69d3e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:07.926422 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-9ed8973d-cdd0-4754-b954-b7d337f69d3e tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd returned with HTTP 404 Aug 13 19:47:07.926889 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1498/5969] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:47:07 2026] GET /volume/v3/volumes/925d4638-1d49-486a-8477-e341f41dedfd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:47:08.183151 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:08.184883 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] DELETE https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:47:08.185073 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:08.185257 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:08.185438 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.v3.volumes [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Delete volume with id: 35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:47:08.192399 np0000007253 devstack@c-api.service[100186]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:47:08.192399 np0000007253 devstack@c-api.service[100186]: warnings.warn( Aug 13 19:47:08.192854 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:47:08.202912 np0000007253 devstack@c-api.service[100186]: WARNING cinder.keymgr.conf_key_mgr [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 19:47:08.208595 np0000007253 devstack@c-api.service[100186]: INFO cinder.volume.api [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Delete volume request issued successfully. Aug 13 19:47:08.208810 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-7dbe4397-8fc0-49cd-988c-b600c0e10764 tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 202 Aug 13 19:47:08.209229 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1487/5970] 10.4.3.126 () {66 vars in 1351 bytes} [Thu Aug 13 19:47:08 2026] DELETE /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:47:08.216455 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.middleware.request_id [None req-bba37f32-be35-4d8a-b1c8-a40003a17cdd None None] RequestId filter calling following filter/app {{(pid=100185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:08.218491 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bba37f32-be35-4d8a-b1c8-a40003a17cdd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:47:08.218682 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bba37f32-be35-4d8a-b1c8-a40003a17cdd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:08.218890 np0000007253 devstack@c-api.service[100185]: DEBUG cinder.api.openstack.wsgi [None req-bba37f32-be35-4d8a-b1c8-a40003a17cdd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:08.226623 np0000007253 devstack@c-api.service[100185]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:47:08.226623 np0000007253 devstack@c-api.service[100185]: warnings.warn( Aug 13 19:47:08.231214 np0000007253 devstack@c-api.service[100185]: INFO cinder.volume.api [None req-bba37f32-be35-4d8a-b1c8-a40003a17cdd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Volume info retrieved successfully. Aug 13 19:47:08.237940 np0000007253 devstack@c-api.service[100185]: INFO cinder.api.openstack.wsgi [None req-bba37f32-be35-4d8a-b1c8-a40003a17cdd tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 200 Aug 13 19:47:08.238470 np0000007253 devstack@c-api.service[100185]: [pid: 100185|app: 0|req: 1497/5971] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:47:08 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 1428 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:47:09.255241 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.middleware.request_id [None req-93d16735-0395-4efd-8897-4da644110b2d None None] RequestId filter calling following filter/app {{(pid=100183) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:09.257084 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-93d16735-0395-4efd-8897-4da644110b2d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] GET https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 Aug 13 19:47:09.257265 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-93d16735-0395-4efd-8897-4da644110b2d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Empty body provided in request {{(pid=100183) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:09.257503 np0000007253 devstack@c-api.service[100183]: DEBUG cinder.api.openstack.wsgi [None req-93d16735-0395-4efd-8897-4da644110b2d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] Calling method 'show' {{(pid=100183) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:09.262836 np0000007253 devstack@c-api.service[100183]: INFO cinder.api.openstack.wsgi [None req-93d16735-0395-4efd-8897-4da644110b2d tempest-TestEncryptedCinderVolumes-1019563691 tempest-TestEncryptedCinderVolumes-1019563691-project-member] https://10.4.3.126/volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 returned with HTTP 404 Aug 13 19:47:09.263306 np0000007253 devstack@c-api.service[100183]: [pid: 100183|app: 0|req: 1490/5972] 10.4.3.126 () {66 vars in 1348 bytes} [Thu Aug 13 19:47:09 2026] GET /volume/v3/volumes/35b41c8a-d7cf-4a0b-b2a1-a3a50a8d0fa1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 19:47:09.269968 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.middleware.request_id [None req-ac797dc4-2b57-44c2-b6de-e712ea117e18 None None] RequestId filter calling following filter/app {{(pid=100184) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:09.271469 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac797dc4-2b57-44c2-b6de-e712ea117e18 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] GET https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 Aug 13 19:47:09.271629 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac797dc4-2b57-44c2-b6de-e712ea117e18 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Empty body provided in request {{(pid=100184) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:09.271806 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.api.openstack.wsgi [None req-ac797dc4-2b57-44c2-b6de-e712ea117e18 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Calling method 'detail' {{(pid=100184) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:09.272553 np0000007253 devstack@c-api.service[100184]: DEBUG cinder.volume.api [None req-ac797dc4-2b57-44c2-b6de-e712ea117e18 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100184) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 19:47:09.281309 np0000007253 devstack@c-api.service[100184]: INFO cinder.volume.api [None req-ac797dc4-2b57-44c2-b6de-e712ea117e18 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Get all volumes completed successfully. Aug 13 19:47:09.282558 np0000007253 devstack@c-api.service[100184]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 19:47:09.282558 np0000007253 devstack@c-api.service[100184]: warnings.warn( Aug 13 19:47:09.286162 np0000007253 devstack@c-api.service[100184]: INFO cinder.api.openstack.wsgi [None req-ac797dc4-2b57-44c2-b6de-e712ea117e18 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] https://10.4.3.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 19:47:09.286563 np0000007253 devstack@c-api.service[100184]: [pid: 100184|app: 0|req: 1499/5973] 10.4.3.126 () {66 vars in 1285 bytes} [Thu Aug 13 19:47:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 19:47:09.299520 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.middleware.request_id [None req-807587b5-1699-4b36-b671-2844bffab7c3 None None] RequestId filter calling following filter/app {{(pid=100186) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 19:47:09.301689 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-807587b5-1699-4b36-b671-2844bffab7c3 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] DELETE https://10.4.3.126/volume/v3/types/fffb16ad-915c-44ed-9216-1e9e473c09ca Aug 13 19:47:09.301942 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-807587b5-1699-4b36-b671-2844bffab7c3 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Empty body provided in request {{(pid=100186) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 19:47:09.302185 np0000007253 devstack@c-api.service[100186]: DEBUG cinder.api.openstack.wsgi [None req-807587b5-1699-4b36-b671-2844bffab7c3 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] Calling method '_delete' {{(pid=100186) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 19:47:09.326439 np0000007253 devstack@c-api.service[100186]: INFO cinder.api.openstack.wsgi [None req-807587b5-1699-4b36-b671-2844bffab7c3 tempest-TestEncryptedCinderVolumes-771581582 tempest-TestEncryptedCinderVolumes-771581582-project-admin] https://10.4.3.126/volume/v3/types/fffb16ad-915c-44ed-9216-1e9e473c09ca returned with HTTP 202 Aug 13 19:47:09.326900 np0000007253 devstack@c-api.service[100186]: [pid: 100186|app: 0|req: 1488/5974] 10.4.3.126 () {66 vars in 1345 bytes} [Thu Aug 13 19:47:09 2026] DELETE /volume/v3/types/fffb16ad-915c-44ed-9216-1e9e473c09ca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 19:47:18.235577 np0000007253 devstack@c-api.service[100185]: DEBUG dbcounter [-] [100185] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:47:19.259622 np0000007253 devstack@c-api.service[100183]: DEBUG dbcounter [-] [100183] Writing DB stats cinder:SELECT=5 {{(pid=100183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:47:19.285203 np0000007253 devstack@c-api.service[100184]: DEBUG dbcounter [-] [100184] Writing DB stats cinder:SELECT=3 {{(pid=100184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 19:47:19.323956 np0000007253 devstack@c-api.service[100186]: DEBUG dbcounter [-] [100186] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}